PR translation/78745
[official-gcc.git] / gcc / po / gcc.pot
blob93871c92b4352977906eb5f042fff1aa348f98c3
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-12-30 20:14+0100\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:2656
22 msgid "flow control insn inside a basic block"
23 msgstr ""
25 #: cfgrtl.c:2888
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
29 #: cfgrtl.c:2945
30 msgid "insn outside basic block"
31 msgstr ""
33 #: cfgrtl.c:2952
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:1737
88 msgid "const/copy propagation disabled"
89 msgstr ""
91 #: diagnostic.c:224
92 #, c-format
93 msgid "%s: all warnings being treated as errors"
94 msgstr ""
96 #: diagnostic.c:229
97 #, c-format
98 msgid "%s: some warnings being treated as errors"
99 msgstr ""
101 #: diagnostic.c:310 input.c:191 input.c:1735 c-family/c-opts.c:1353
102 #: fortran/cpp.c:576 fortran/error.c:996 fortran/error.c:1016
103 msgid "<built-in>"
104 msgstr ""
106 #: diagnostic.c:466
107 #, c-format
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
109 msgstr ""
111 #: diagnostic.c:494
112 #, c-format
113 msgid "compilation terminated due to -Wfatal-errors.\n"
114 msgstr ""
116 #: diagnostic.c:514
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:520
124 #, c-format
125 msgid "See %s for instructions.\n"
126 msgstr ""
128 #: diagnostic.c:529
129 #, c-format
130 msgid "compilation terminated.\n"
131 msgstr ""
133 #: diagnostic.c:923
134 #, c-format
135 msgid "%s:%d: confused by earlier errors, bailing out\n"
136 msgstr ""
138 #: diagnostic.c:1443
139 #, c-format
140 msgid "Internal compiler error: Error reporting routines re-entered.\n"
141 msgstr ""
143 #: final.c:1193
144 msgid "negative insn length"
145 msgstr ""
147 #: final.c:3016
148 msgid "could not split insn"
149 msgstr ""
151 #: final.c:3436
152 msgid "invalid 'asm': "
153 msgstr ""
155 #: final.c:3565
156 #, c-format
157 msgid "nested assembly dialect alternatives"
158 msgstr ""
160 #: final.c:3593 final.c:3605
161 #, c-format
162 msgid "unterminated assembly dialect alternative"
163 msgstr ""
165 #: final.c:3747
166 #, c-format
167 msgid "operand number missing after %%-letter"
168 msgstr ""
170 #: final.c:3750 final.c:3791
171 #, c-format
172 msgid "operand number out of range"
173 msgstr ""
175 #: final.c:3808
176 #, c-format
177 msgid "invalid %%-code"
178 msgstr ""
180 #: final.c:3838
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:3974 config/arc/arc.c:4996 config/i386/i386.c:16993
192 #: config/pdp11/pdp11.c:1698
193 #, c-format
194 msgid "floating constant misused"
195 msgstr ""
197 #: final.c:4032 config/arc/arc.c:5093 config/i386/i386.c:17091
198 #: config/pdp11/pdp11.c:1739
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:1709
209 #, c-format
210 msgid "Using built-in specs.\n"
211 msgstr ""
213 #: gcc.c:1909
214 #, c-format
215 msgid ""
216 "Setting spec %s to '%s'\n"
217 "\n"
218 msgstr ""
220 #: gcc.c:2014
221 #, c-format
222 msgid "Reading specs from %s\n"
223 msgstr ""
225 #: gcc.c:2141
226 #, c-format
227 msgid "could not find specs file %s\n"
228 msgstr ""
230 #: gcc.c:2216
231 #, c-format
232 msgid "rename spec %s to %s\n"
233 msgstr ""
235 #: gcc.c:2218
236 #, c-format
237 msgid ""
238 "spec is '%s'\n"
239 "\n"
240 msgstr ""
242 #: gcc.c:3027
243 #, c-format
244 msgid ""
245 "\n"
246 "Go ahead? (y or n) "
247 msgstr ""
249 #: gcc.c:3177
250 #, c-format
251 msgid "# %s %.2f %.2f\n"
252 msgstr ""
254 #: gcc.c:3393
255 #, c-format
256 msgid "Usage: %s [options] file...\n"
257 msgstr ""
259 #: gcc.c:3394
260 msgid "Options:\n"
261 msgstr ""
263 #: gcc.c:3396
264 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
265 msgstr ""
267 #: gcc.c:3397
268 msgid "  --help                   Display this information.\n"
269 msgstr ""
271 #: gcc.c:3398
272 msgid ""
273 "  --target-help            Display target specific command line options.\n"
274 msgstr ""
276 #: gcc.c:3399
277 msgid ""
278 "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
279 "undocumented}}[,...].\n"
280 msgstr ""
282 #: gcc.c:3400
283 msgid ""
284 "                           Display specific types of command line options.\n"
285 msgstr ""
287 #: gcc.c:3402
288 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
289 msgstr ""
291 #: gcc.c:3403
292 msgid "  --version                Display compiler version information.\n"
293 msgstr ""
295 #: gcc.c:3404
296 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
297 msgstr ""
299 #: gcc.c:3405
300 msgid "  -dumpversion             Display the version of the compiler.\n"
301 msgstr ""
303 #: gcc.c:3406
304 msgid "  -dumpmachine             Display the compiler's target processor.\n"
305 msgstr ""
307 #: gcc.c:3407
308 msgid ""
309 "  -print-search-dirs       Display the directories in the compiler's search "
310 "path.\n"
311 msgstr ""
313 #: gcc.c:3408
314 msgid ""
315 "  -print-libgcc-file-name  Display the name of the compiler's companion "
316 "library.\n"
317 msgstr ""
319 #: gcc.c:3409
320 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
321 msgstr ""
323 #: gcc.c:3410
324 msgid ""
325 "  -print-prog-name=<prog>  Display the full path to compiler component "
326 "<prog>.\n"
327 msgstr ""
329 #: gcc.c:3411
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:3414
337 msgid ""
338 "  -print-multi-directory   Display the root directory for versions of "
339 "libgcc.\n"
340 msgstr ""
342 #: gcc.c:3415
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:3418
350 msgid ""
351 "  -print-multi-os-directory Display the relative path to OS libraries.\n"
352 msgstr ""
354 #: gcc.c:3419
355 msgid "  -print-sysroot           Display the target libraries directory.\n"
356 msgstr ""
358 #: gcc.c:3420
359 msgid ""
360 "  -print-sysroot-headers-suffix Display the sysroot suffix used to find "
361 "headers.\n"
362 msgstr ""
364 #: gcc.c:3421
365 msgid ""
366 "  -Wa,<options>            Pass comma-separated <options> on to the "
367 "assembler.\n"
368 msgstr ""
370 #: gcc.c:3422
371 msgid ""
372 "  -Wp,<options>            Pass comma-separated <options> on to the "
373 "preprocessor.\n"
374 msgstr ""
376 #: gcc.c:3423
377 msgid ""
378 "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
379 msgstr ""
381 #: gcc.c:3424
382 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
383 msgstr ""
385 #: gcc.c:3425
386 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
387 msgstr ""
389 #: gcc.c:3426
390 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
391 msgstr ""
393 #: gcc.c:3427
394 msgid "  -save-temps              Do not delete intermediate files.\n"
395 msgstr ""
397 #: gcc.c:3428
398 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
399 msgstr ""
401 #: gcc.c:3429
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:3432
408 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
409 msgstr ""
411 #: gcc.c:3433
412 msgid "  -time                    Time the execution of each subprocess.\n"
413 msgstr ""
415 #: gcc.c:3434
416 msgid ""
417 "  -specs=<file>            Override built-in specs with the contents of "
418 "<file>.\n"
419 msgstr ""
421 #: gcc.c:3435
422 msgid ""
423 "  -std=<standard>          Assume that the input sources are for "
424 "<standard>.\n"
425 msgstr ""
427 #: gcc.c:3436
428 msgid ""
429 "  --sysroot=<directory>    Use <directory> as the root directory for "
430 "headers\n"
431 "                           and libraries.\n"
432 msgstr ""
434 #: gcc.c:3439
435 msgid ""
436 "  -B <directory>           Add <directory> to the compiler's search paths.\n"
437 msgstr ""
439 #: gcc.c:3440
440 msgid ""
441 "  -v                       Display the programs invoked by the compiler.\n"
442 msgstr ""
444 #: gcc.c:3441
445 msgid ""
446 "  -###                     Like -v but options quoted and commands not "
447 "executed.\n"
448 msgstr ""
450 #: gcc.c:3442
451 msgid ""
452 "  -E                       Preprocess only; do not compile, assemble or "
453 "link.\n"
454 msgstr ""
456 #: gcc.c:3443
457 msgid "  -S                       Compile only; do not assemble or link.\n"
458 msgstr ""
460 #: gcc.c:3444
461 msgid "  -c                       Compile and assemble, but do not link.\n"
462 msgstr ""
464 #: gcc.c:3445
465 msgid "  -o <file>                Place the output into <file>.\n"
466 msgstr ""
468 #: gcc.c:3446
469 msgid "  -pie                     Create a position independent executable.\n"
470 msgstr ""
472 #: gcc.c:3447
473 msgid "  -shared                  Create a shared library.\n"
474 msgstr ""
476 #: gcc.c:3448
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:3455
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:5918
497 #, c-format
498 msgid "Processing spec (%s), which is '%s'\n"
499 msgstr ""
501 #: gcc.c:6622
502 #, c-format
503 msgid "Target: %s\n"
504 msgstr ""
506 #: gcc.c:6623
507 #, c-format
508 msgid "Configured with: %s\n"
509 msgstr ""
511 #: gcc.c:6637
512 #, c-format
513 msgid "Thread model: %s\n"
514 msgstr ""
516 #: gcc.c:6648
517 #, c-format
518 msgid "gcc version %s %s\n"
519 msgstr ""
521 #: gcc.c:6651
522 #, c-format
523 msgid "gcc driver version %s %sexecuting gcc version %s\n"
524 msgstr ""
526 #: gcc.c:6724 gcc.c:6936
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:6860
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:7813
540 #, c-format
541 msgid "install: %s%s\n"
542 msgstr ""
544 #: gcc.c:7816
545 #, c-format
546 msgid "programs: %s\n"
547 msgstr ""
549 #: gcc.c:7818
550 #, c-format
551 msgid "libraries: %s\n"
552 msgstr ""
554 #: gcc.c:7935
555 #, c-format
556 msgid ""
557 "\n"
558 "For bug reporting instructions, please see:\n"
559 msgstr ""
561 #: gcc.c:7951 gcov-tool.c:519
562 #, c-format
563 msgid "%s %s%s\n"
564 msgstr ""
566 #: gcc.c:7954 gcov-tool.c:521 gcov.c:689 fortran/gfortranspec.c:280
567 msgid "(C)"
568 msgstr ""
570 #: gcc.c:7955 fortran/gfortranspec.c:281
571 msgid ""
572 "This is free software; see the source for copying conditions.  There is NO\n"
573 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
574 "\n"
575 msgstr ""
577 #: gcc.c:8260
578 #, c-format
579 msgid ""
580 "\n"
581 "Linker options\n"
582 "==============\n"
583 "\n"
584 msgstr ""
586 #: gcc.c:8261
587 #, c-format
588 msgid ""
589 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
590 "\n"
591 msgstr ""
593 #: gcc.c:9554
594 #, c-format
595 msgid ""
596 "Assembler options\n"
597 "=================\n"
598 "\n"
599 msgstr ""
601 #: gcc.c:9555
602 #, c-format
603 msgid ""
604 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
605 "\n"
606 msgstr ""
608 #: gcov-tool.c:166
609 #, c-format
610 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
611 msgstr ""
613 #: gcov-tool.c:167 gcov-tool.c:261 gcov-tool.c:411
614 #, c-format
615 msgid "    -v, --verbose                       Verbose mode\n"
616 msgstr ""
618 #: gcov-tool.c:168 gcov-tool.c:262
619 #, c-format
620 msgid "    -o, --output <dir>                  Output directory\n"
621 msgstr ""
623 #: gcov-tool.c:169
624 #, c-format
625 msgid ""
626 "    -w, --weight <w1,w2>                Set weights (float point values)\n"
627 msgstr ""
629 #: gcov-tool.c:185
630 #, c-format
631 msgid "Merge subcomand usage:"
632 msgstr ""
634 #: gcov-tool.c:260
635 #, c-format
636 msgid ""
637 "  rewrite [options] <dir>               Rewrite coverage file contents\n"
638 msgstr ""
640 #: gcov-tool.c:263
641 #, c-format
642 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
643 msgstr ""
645 #: gcov-tool.c:264
646 #, c-format
647 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
648 msgstr ""
650 #: gcov-tool.c:281
651 #, c-format
652 msgid "Rewrite subcommand usage:"
653 msgstr ""
655 #: gcov-tool.c:320
656 #, c-format
657 msgid "scaling cannot co-exist with normalization, skipping\n"
658 msgstr ""
660 #: gcov-tool.c:333 gcov-tool.c:343
661 #, c-format
662 msgid "incorrect format in scaling, using 1/1\n"
663 msgstr ""
665 #: gcov-tool.c:353
666 #, c-format
667 msgid "normalization cannot co-exist with scaling\n"
668 msgstr ""
670 #: gcov-tool.c:410
671 #, c-format
672 msgid ""
673 "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
674 msgstr ""
676 #: gcov-tool.c:412
677 #, c-format
678 msgid ""
679 "    -h, --hotonly                       Only print info for hot objects/"
680 "functions\n"
681 msgstr ""
683 #: gcov-tool.c:413
684 #, c-format
685 msgid "    -f, --function                      Print function level info\n"
686 msgstr ""
688 #: gcov-tool.c:414
689 #, c-format
690 msgid "    -F, --fullname                      Print full filename\n"
691 msgstr ""
693 #: gcov-tool.c:415
694 #, c-format
695 msgid "    -o, --object                        Print object level info\n"
696 msgstr ""
698 #: gcov-tool.c:416
699 #, c-format
700 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
701 msgstr ""
703 #: gcov-tool.c:436
704 #, c-format
705 msgid "Overlap subcomand usage:"
706 msgstr ""
708 #: gcov-tool.c:502
709 #, c-format
710 msgid ""
711 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
712 "\n"
713 msgstr ""
715 #: gcov-tool.c:503
716 #, c-format
717 msgid ""
718 "Offline tool to handle gcda counts\n"
719 "\n"
720 msgstr ""
722 #: gcov-tool.c:504
723 #, c-format
724 msgid "  -h, --help                            Print this help, then exit\n"
725 msgstr ""
727 #: gcov-tool.c:505
728 #, c-format
729 msgid ""
730 "  -v, --version                         Print version number, then exit\n"
731 msgstr ""
733 #: gcov-tool.c:509 gcov.c:677
734 #, c-format
735 msgid ""
736 "\n"
737 "For bug reporting instructions, please see:\n"
738 "%s.\n"
739 msgstr ""
741 #: gcov-tool.c:520
742 #, c-format
743 msgid "Copyright %s 2014-2016 Free Software Foundation, Inc.\n"
744 msgstr ""
746 #: gcov-tool.c:523 gcov.c:691
747 #, c-format
748 msgid ""
749 "This is free software; see the source for copying conditions.\n"
750 "There is NO warranty; not even for MERCHANTABILITY or \n"
751 "FITNESS FOR A PARTICULAR PURPOSE.\n"
752 "\n"
753 msgstr ""
755 #: gcov.c:656
756 #, c-format
757 msgid ""
758 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
759 "\n"
760 msgstr ""
762 #: gcov.c:657
763 #, c-format
764 msgid ""
765 "Print code coverage information.\n"
766 "\n"
767 msgstr ""
769 #: gcov.c:658
770 #, c-format
771 msgid "  -h, --help                      Print this help, then exit\n"
772 msgstr ""
774 #: gcov.c:659
775 #, c-format
776 msgid ""
777 "  -a, --all-blocks                Show information for every basic block\n"
778 msgstr ""
780 #: gcov.c:660
781 #, c-format
782 msgid ""
783 "  -b, --branch-probabilities      Include branch probabilities in output\n"
784 msgstr ""
786 #: gcov.c:661
787 #, c-format
788 msgid ""
789 "  -c, --branch-counts             Output counts of branches taken\n"
790 "                                    rather than percentages\n"
791 msgstr ""
793 #: gcov.c:663
794 #, c-format
795 msgid "  -d, --display-progress          Display progress information\n"
796 msgstr ""
798 #: gcov.c:664
799 #, c-format
800 msgid "  -f, --function-summaries        Output summaries for each function\n"
801 msgstr ""
803 #: gcov.c:665
804 #, c-format
805 msgid ""
806 "  -i, --intermediate-format       Output .gcov file in intermediate text "
807 "format\n"
808 msgstr ""
810 #: gcov.c:666
811 #, c-format
812 msgid ""
813 "  -l, --long-file-names           Use long output file names for included\n"
814 "                                    source files\n"
815 msgstr ""
817 #: gcov.c:668
818 #, c-format
819 msgid "  -m, --demangled-names           Output demangled function names\n"
820 msgstr ""
822 #: gcov.c:669
823 #, c-format
824 msgid "  -n, --no-output                 Do not create an output file\n"
825 msgstr ""
827 #: gcov.c:670
828 #, c-format
829 msgid ""
830 "  -o, --object-directory DIR|FILE Search for object files in DIR or called "
831 "FILE\n"
832 msgstr ""
834 #: gcov.c:671
835 #, c-format
836 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
837 msgstr ""
839 #: gcov.c:672
840 #, c-format
841 msgid "  -r, --relative-only             Only show data for relative sources\n"
842 msgstr ""
844 #: gcov.c:673
845 #, c-format
846 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
847 msgstr ""
849 #: gcov.c:674
850 #, c-format
851 msgid ""
852 "  -u, --unconditional-branches    Show unconditional branch counts too\n"
853 msgstr ""
855 #: gcov.c:675
856 #, c-format
857 msgid "  -v, --version                   Print version number, then exit\n"
858 msgstr ""
860 #: gcov.c:676
861 #, c-format
862 msgid "  -x, --hash-filenames            Hash long pathnames\n"
863 msgstr ""
865 #: gcov.c:687
866 #, c-format
867 msgid "gcov %s%s\n"
868 msgstr ""
870 #: gcov.c:982
871 #, c-format
872 msgid "Creating '%s'\n"
873 msgstr ""
875 #: gcov.c:985
876 #, c-format
877 msgid "Error writing output file '%s'\n"
878 msgstr ""
880 #: gcov.c:989
881 #, c-format
882 msgid "Could not open output file '%s'\n"
883 msgstr ""
885 #: gcov.c:994
886 #, c-format
887 msgid "Removing '%s'\n"
888 msgstr ""
890 #: gcov.c:1022 gcov.c:1077
891 #, c-format
892 msgid "\n"
893 msgstr ""
895 #: gcov.c:1043
896 #, c-format
897 msgid "Cannot open intermediate output file %s\n"
898 msgstr ""
900 #: gcov.c:1326
901 #, c-format
902 msgid "%s:source file is newer than notes file '%s'\n"
903 msgstr ""
905 #: gcov.c:1331
906 #, c-format
907 msgid "(the message is displayed only once per source file)\n"
908 msgstr ""
910 #: gcov.c:1356
911 #, c-format
912 msgid "%s:cannot open notes file\n"
913 msgstr ""
915 #: gcov.c:1362
916 #, c-format
917 msgid "%s:not a gcov notes file\n"
918 msgstr ""
920 #: gcov.c:1375
921 #, c-format
922 msgid "%s:version '%.4s', prefer '%.4s'\n"
923 msgstr ""
925 #: gcov.c:1421
926 #, c-format
927 msgid "%s:already seen blocks for '%s'\n"
928 msgstr ""
930 #: gcov.c:1552
931 #, c-format
932 msgid "%s:corrupted\n"
933 msgstr ""
935 #: gcov.c:1559
936 #, c-format
937 msgid "%s:no functions found\n"
938 msgstr ""
940 #: gcov.c:1578
941 #, c-format
942 msgid "%s:cannot open data file, assuming not executed\n"
943 msgstr ""
945 #: gcov.c:1585
946 #, c-format
947 msgid "%s:not a gcov data file\n"
948 msgstr ""
950 #: gcov.c:1598
951 #, c-format
952 msgid "%s:version '%.4s', prefer version '%.4s'\n"
953 msgstr ""
955 #: gcov.c:1604
956 #, c-format
957 msgid "%s:stamp mismatch with notes file\n"
958 msgstr ""
960 #: gcov.c:1639
961 #, c-format
962 msgid "%s:unknown function '%u'\n"
963 msgstr ""
965 #: gcov.c:1653
966 #, c-format
967 msgid "%s:profile mismatch for '%s'\n"
968 msgstr ""
970 #: gcov.c:1672
971 #, c-format
972 msgid "%s:overflowed\n"
973 msgstr ""
975 #: gcov.c:1718
976 #, c-format
977 msgid "%s:'%s' lacks entry and/or exit blocks\n"
978 msgstr ""
980 #: gcov.c:1723
981 #, c-format
982 msgid "%s:'%s' has arcs to entry block\n"
983 msgstr ""
985 #: gcov.c:1731
986 #, c-format
987 msgid "%s:'%s' has arcs from exit block\n"
988 msgstr ""
990 #: gcov.c:1939
991 #, c-format
992 msgid "%s:graph is unsolvable for '%s'\n"
993 msgstr ""
995 #: gcov.c:2047
996 #, c-format
997 msgid "Lines executed:%s of %d\n"
998 msgstr ""
1000 #: gcov.c:2050
1001 #, c-format
1002 msgid "No executable lines\n"
1003 msgstr ""
1005 #: gcov.c:2058
1006 #, c-format
1007 msgid "%s '%s'\n"
1008 msgstr ""
1010 #: gcov.c:2065
1011 #, c-format
1012 msgid "Branches executed:%s of %d\n"
1013 msgstr ""
1015 #: gcov.c:2069
1016 #, c-format
1017 msgid "Taken at least once:%s of %d\n"
1018 msgstr ""
1020 #: gcov.c:2075
1021 #, c-format
1022 msgid "No branches\n"
1023 msgstr ""
1025 #: gcov.c:2077
1026 #, c-format
1027 msgid "Calls executed:%s of %d\n"
1028 msgstr ""
1030 #: gcov.c:2081
1031 #, c-format
1032 msgid "No calls\n"
1033 msgstr ""
1035 #: gcov.c:2362
1036 #, c-format
1037 msgid "%s:no lines for '%s'\n"
1038 msgstr ""
1040 #: gcov.c:2464
1041 #, c-format
1042 msgid "call   %2d returned %s\n"
1043 msgstr ""
1045 #: gcov.c:2469
1046 #, c-format
1047 msgid "call   %2d never executed\n"
1048 msgstr ""
1050 #: gcov.c:2474
1051 #, c-format
1052 msgid "branch %2d taken %s%s\n"
1053 msgstr ""
1055 #: gcov.c:2479
1056 #, c-format
1057 msgid "branch %2d never executed\n"
1058 msgstr ""
1060 #: gcov.c:2484
1061 #, c-format
1062 msgid "unconditional %2d taken %s\n"
1063 msgstr ""
1065 #: gcov.c:2487
1066 #, c-format
1067 msgid "unconditional %2d never executed\n"
1068 msgstr ""
1070 #: gcov.c:2551
1071 #, c-format
1072 msgid "Cannot open source file %s\n"
1073 msgstr ""
1075 #: gcse.c:2563
1076 msgid "PRE disabled"
1077 msgstr ""
1079 #: gcse.c:3491
1080 msgid "GCSE disabled"
1081 msgstr ""
1083 #: gimple-ssa-isolate-paths.c:513 c/c-typeck.c:9929
1084 #, gcc-internal-format
1085 msgid "function returns address of local variable"
1086 msgstr ""
1088 #: gimple-ssa-isolate-paths.c:515 gimple-ssa-isolate-paths.c:399
1089 #, gcc-internal-format
1090 msgid "function may return address of local variable"
1091 msgstr ""
1093 #: incpath.c:72
1094 #, c-format
1095 msgid "ignoring duplicate directory \"%s\"\n"
1096 msgstr ""
1098 #: incpath.c:75
1099 #, c-format
1100 msgid "  as it is a non-system directory that duplicates a system directory\n"
1101 msgstr ""
1103 #: incpath.c:79
1104 #, c-format
1105 msgid "ignoring nonexistent directory \"%s\"\n"
1106 msgstr ""
1108 #: incpath.c:374
1109 #, c-format
1110 msgid "#include \"...\" search starts here:\n"
1111 msgstr ""
1113 #: incpath.c:378
1114 #, c-format
1115 msgid "#include <...> search starts here:\n"
1116 msgstr ""
1118 #: incpath.c:383
1119 #, c-format
1120 msgid "End of search list.\n"
1121 msgstr ""
1123 #. Opening quotation mark.
1124 #: intl.c:62
1125 msgid "`"
1126 msgstr ""
1128 #. Closing quotation mark.
1129 #: intl.c:65
1130 msgid "'"
1131 msgstr ""
1133 #: ipa-pure-const.c:187
1134 msgid "function might be candidate for attribute %<%s%>"
1135 msgstr ""
1137 #: ipa-pure-const.c:188
1138 msgid ""
1139 "function might be candidate for attribute %<%s%> if it is known to return "
1140 "normally"
1141 msgstr ""
1143 #: langhooks.c:366
1144 msgid "At top level:"
1145 msgstr ""
1147 #: langhooks.c:386 cp/error.c:3355
1148 #, c-format
1149 msgid "In member function %qs"
1150 msgstr ""
1152 #: langhooks.c:390 cp/error.c:3358
1153 #, c-format
1154 msgid "In function %qs"
1155 msgstr ""
1157 #: langhooks.c:441 cp/error.c:3308
1158 msgid "    inlined from %qs at %r%s:%d:%d%R"
1159 msgstr ""
1161 #: langhooks.c:446 cp/error.c:3313
1162 msgid "    inlined from %qs at %r%s:%d%R"
1163 msgstr ""
1165 #: langhooks.c:452 cp/error.c:3319
1166 #, c-format
1167 msgid "    inlined from %qs"
1168 msgstr ""
1170 #: lra-assigns.c:1434 reload1.c:2078
1171 msgid "this is the insn:"
1172 msgstr ""
1174 #: lra-constraints.c:3743 reload.c:3822
1175 msgid "unable to generate reloads for:"
1176 msgstr ""
1178 #. What to print when a switch has no documentation.
1179 #: opts.c:184
1180 msgid "This option lacks documentation."
1181 msgstr ""
1183 #: opts.c:185
1184 msgid "Uses of this option are diagnosed."
1185 msgstr ""
1187 #: opts.c:1095
1188 #, c-format
1189 msgid "default %d minimum %d maximum %d"
1190 msgstr ""
1192 #: opts.c:1162
1193 #, c-format
1194 msgid "Same as %s.  Use the latter option instead."
1195 msgstr ""
1197 #: opts.c:1170
1198 #, c-format
1199 msgid "%s  Same as %s."
1200 msgstr ""
1202 #: opts.c:1241
1203 msgid "[default]"
1204 msgstr ""
1206 #: opts.c:1252
1207 msgid "[enabled]"
1208 msgstr ""
1210 #: opts.c:1252
1211 msgid "[disabled]"
1212 msgstr ""
1214 #: opts.c:1271
1215 #, c-format
1216 msgid " No options with the desired characteristics were found\n"
1217 msgstr ""
1219 #: opts.c:1280
1220 #, c-format
1221 msgid ""
1222 " None found.  Use --help=%s to show *all* the options supported by the %s "
1223 "front-end.\n"
1224 msgstr ""
1226 #: opts.c:1286
1227 #, c-format
1228 msgid ""
1229 " All options with the desired characteristics have already been displayed\n"
1230 msgstr ""
1232 #: opts.c:1371
1233 msgid "The following options are target specific"
1234 msgstr ""
1236 #: opts.c:1374
1237 msgid "The following options control compiler warning messages"
1238 msgstr ""
1240 #: opts.c:1377
1241 msgid "The following options control optimizations"
1242 msgstr ""
1244 #: opts.c:1380 opts.c:1419
1245 msgid "The following options are language-independent"
1246 msgstr ""
1248 #: opts.c:1383
1249 msgid "The --param option recognizes the following as parameters"
1250 msgstr ""
1252 #: opts.c:1389
1253 msgid "The following options are specific to just the language "
1254 msgstr ""
1256 #: opts.c:1391
1257 msgid "The following options are supported by the language "
1258 msgstr ""
1260 #: opts.c:1402
1261 msgid "The following options are not documented"
1262 msgstr ""
1264 #: opts.c:1404
1265 msgid "The following options take separate arguments"
1266 msgstr ""
1268 #: opts.c:1406
1269 msgid "The following options take joined arguments"
1270 msgstr ""
1272 #: opts.c:1417
1273 msgid "The following options are language-related"
1274 msgstr ""
1276 #: plugin.c:804
1277 msgid "Event"
1278 msgstr ""
1280 #: plugin.c:804
1281 msgid "Plugins"
1282 msgstr ""
1284 #: plugin.c:836
1285 #, c-format
1286 msgid ""
1287 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1288 "you can reproduce it without enabling any plugins.\n"
1289 msgstr ""
1291 #. It's the compiler's fault.
1292 #: reload1.c:6080
1293 msgid "could not find a spill register"
1294 msgstr ""
1296 #. It's the compiler's fault.
1297 #: reload1.c:7976
1298 msgid "VOIDmode on an output"
1299 msgstr ""
1301 #: reload1.c:8736
1302 msgid "failure trying to reload:"
1303 msgstr ""
1305 #: rtl-error.c:116
1306 msgid "unrecognizable insn:"
1307 msgstr ""
1309 #: rtl-error.c:118
1310 msgid "insn does not satisfy its constraints:"
1311 msgstr ""
1313 #: targhooks.c:1793
1314 #, c-format
1315 msgid "created and used with differing settings of '%s'"
1316 msgstr ""
1318 #: targhooks.c:1808
1319 msgid "created and used with different settings of -fpic"
1320 msgstr ""
1322 #: targhooks.c:1810
1323 msgid "created and used with different settings of -fpie"
1324 msgstr ""
1326 #: tlink.c:387
1327 #, c-format
1328 msgid "collect: reading %s\n"
1329 msgstr ""
1331 #: tlink.c:543
1332 #, c-format
1333 msgid "collect: recompiling %s\n"
1334 msgstr ""
1336 #: tlink.c:627
1337 #, c-format
1338 msgid "collect: tweaking %s in %s\n"
1339 msgstr ""
1341 #: tlink.c:844
1342 #, c-format
1343 msgid "collect: relinking\n"
1344 msgstr ""
1346 #: toplev.c:329
1347 #, c-format
1348 msgid "unrecoverable error"
1349 msgstr ""
1351 #: toplev.c:638
1352 #, c-format
1353 msgid ""
1354 "%s%s%s %sversion %s (%s)\n"
1355 "%s\tcompiled by GNU C version %s, "
1356 msgstr ""
1358 #: toplev.c:640
1359 #, c-format
1360 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1361 msgstr ""
1363 #: toplev.c:644
1364 #, c-format
1365 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1366 msgstr ""
1368 #: toplev.c:646
1369 #, c-format
1370 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1371 msgstr ""
1373 #: toplev.c:648
1374 #, c-format
1375 msgid ""
1376 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1377 msgstr ""
1379 #: toplev.c:822
1380 msgid "options passed: "
1381 msgstr ""
1383 #: toplev.c:850
1384 msgid "options enabled: "
1385 msgstr ""
1387 #: tree-diagnostic.c:293 c/c-decl.c:5363 c/c-typeck.c:6953 cp/error.c:996
1388 #: c-family/c-pretty-print.c:411
1389 #, gcc-internal-format
1390 msgid "<anonymous>"
1391 msgstr ""
1393 #: tree-ssa-loop-niter.c:2368
1394 msgid "missed loop optimization, the loop counter may overflow"
1395 msgstr ""
1397 #: cif-code.def:39
1398 msgid "function not considered for inlining"
1399 msgstr ""
1401 #: cif-code.def:43
1402 msgid "caller is not optimized"
1403 msgstr ""
1405 #: cif-code.def:47
1406 msgid "function body not available"
1407 msgstr ""
1409 #: cif-code.def:51
1410 msgid "redefined extern inline functions are not considered for inlining"
1411 msgstr ""
1413 #: cif-code.def:56
1414 msgid "function not inlinable"
1415 msgstr ""
1417 #: cif-code.def:60
1418 msgid "function body can be overwritten at link time"
1419 msgstr ""
1421 #: cif-code.def:64
1422 msgid "function not inline candidate"
1423 msgstr ""
1425 #: cif-code.def:68
1426 msgid "--param large-function-growth limit reached"
1427 msgstr ""
1429 #: cif-code.def:70
1430 msgid "--param large-stack-frame-growth limit reached"
1431 msgstr ""
1433 #: cif-code.def:72
1434 msgid "--param max-inline-insns-single limit reached"
1435 msgstr ""
1437 #: cif-code.def:74
1438 msgid "--param max-inline-insns-auto limit reached"
1439 msgstr ""
1441 #: cif-code.def:76
1442 msgid "--param inline-unit-growth limit reached"
1443 msgstr ""
1445 #: cif-code.def:80
1446 msgid "recursive inlining"
1447 msgstr ""
1449 #: cif-code.def:84
1450 msgid "call is unlikely and code size would grow"
1451 msgstr ""
1453 #: cif-code.def:88
1454 msgid "function not declared inline and code size would grow"
1455 msgstr ""
1457 #: cif-code.def:92
1458 msgid "mismatched arguments"
1459 msgstr ""
1461 #: cif-code.def:96
1462 msgid "mismatched declarations during linktime optimization"
1463 msgstr ""
1465 #: cif-code.def:100
1466 msgid "originally indirect function call not considered for inlining"
1467 msgstr ""
1469 #: cif-code.def:104
1470 msgid "indirect function call with a yet undetermined callee"
1471 msgstr ""
1473 #: cif-code.def:108
1474 msgid "exception handling personality mismatch"
1475 msgstr ""
1477 #: cif-code.def:113
1478 msgid "non-call exception handling mismatch"
1479 msgstr ""
1481 #: cif-code.def:117
1482 msgid "target specific option mismatch"
1483 msgstr ""
1485 #: cif-code.def:121
1486 msgid "optimization level attribute mismatch"
1487 msgstr ""
1489 #: cif-code.def:125
1490 msgid "callee refers to comdat-local symbols"
1491 msgstr ""
1493 #: cif-code.def:129
1494 msgid "function attribute mismatch"
1495 msgstr ""
1497 #: cif-code.def:133
1498 msgid "caller function contains cilk spawn"
1499 msgstr ""
1501 #: cif-code.def:137
1502 msgid "unreachable"
1503 msgstr ""
1505 #: cif-code.def:141
1506 msgid "caller is instrumetnation thunk"
1507 msgstr ""
1509 #. The remainder are real diagnostic types.
1510 #: diagnostic.def:33
1511 msgid "fatal error: "
1512 msgstr ""
1514 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1515 #. when reporting fatal signal in the compiler.
1516 #: diagnostic.def:34 diagnostic.def:50
1517 msgid "internal compiler error: "
1518 msgstr ""
1520 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1521 #. due to -Werror and -Werror=warning.
1522 #: diagnostic.def:35 diagnostic.def:47
1523 msgid "error: "
1524 msgstr ""
1526 #: diagnostic.def:36
1527 msgid "sorry, unimplemented: "
1528 msgstr ""
1530 #: diagnostic.def:37
1531 msgid "warning: "
1532 msgstr ""
1534 #: diagnostic.def:38
1535 msgid "anachronism: "
1536 msgstr ""
1538 #: diagnostic.def:39
1539 msgid "note: "
1540 msgstr ""
1542 #: diagnostic.def:40
1543 msgid "debug: "
1544 msgstr ""
1546 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1547 #. prefix does not matter.
1548 #: diagnostic.def:43
1549 msgid "pedwarn: "
1550 msgstr ""
1552 #: diagnostic.def:44
1553 msgid "permerror: "
1554 msgstr ""
1556 #: params.def:49
1557 #, no-c-format
1558 msgid "Maximal estimated outcome of branch considered predictable."
1559 msgstr ""
1561 #: params.def:54
1562 #, no-c-format
1563 msgid ""
1564 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
1565 "and inline-isnsns-auto."
1566 msgstr ""
1568 #: params.def:71
1569 #, no-c-format
1570 msgid ""
1571 "The maximum number of instructions in a single function eligible for "
1572 "inlining."
1573 msgstr ""
1575 #: params.def:83
1576 #, no-c-format
1577 msgid "The maximum number of instructions when automatically inlining."
1578 msgstr ""
1580 #: params.def:88
1581 #, no-c-format
1582 msgid ""
1583 "The maximum number of instructions inline function can grow to via recursive "
1584 "inlining."
1585 msgstr ""
1587 #: params.def:93
1588 #, no-c-format
1589 msgid ""
1590 "The maximum number of instructions non-inline function can grow to via "
1591 "recursive inlining."
1592 msgstr ""
1594 #: params.def:98
1595 #, no-c-format
1596 msgid "The maximum depth of recursive inlining for inline functions."
1597 msgstr ""
1599 #: params.def:103
1600 #, no-c-format
1601 msgid "The maximum depth of recursive inlining for non-inline functions."
1602 msgstr ""
1604 #: params.def:108
1605 #, no-c-format
1606 msgid ""
1607 "Inline recursively only when the probability of call being executed exceeds "
1608 "the parameter."
1609 msgstr ""
1611 #: params.def:116
1612 #, no-c-format
1613 msgid ""
1614 "The maximum number of nested indirect inlining performed by early inliner."
1615 msgstr ""
1617 #: params.def:122
1618 #, no-c-format
1619 msgid ""
1620 "Probability that COMDAT function will be shared with different compilation "
1621 "unit."
1622 msgstr ""
1624 #: params.def:128
1625 #, no-c-format
1626 msgid ""
1627 "Maximum probability of the entry BB of split region (in percent relative to "
1628 "entry BB of the function) to make partial inlining happen."
1629 msgstr ""
1631 #: params.def:135
1632 #, no-c-format
1633 msgid ""
1634 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
1635 "that an individual variable will be expanded during loop unrolling."
1636 msgstr ""
1638 #: params.def:141
1639 #, no-c-format
1640 msgid ""
1641 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
1642 "considered for vectorization."
1643 msgstr ""
1645 #: params.def:152
1646 #, no-c-format
1647 msgid "The maximum number of instructions to consider to fill a delay slot."
1648 msgstr ""
1650 #: params.def:163
1651 #, no-c-format
1652 msgid ""
1653 "The maximum number of instructions to consider to find accurate live "
1654 "register information."
1655 msgstr ""
1657 #: params.def:173
1658 #, no-c-format
1659 msgid "The maximum length of scheduling's pending operations list."
1660 msgstr ""
1662 #: params.def:180
1663 #, no-c-format
1664 msgid ""
1665 "The maximum number of backtrack attempts the scheduler should make when "
1666 "modulo scheduling a loop."
1667 msgstr ""
1669 #: params.def:185
1670 #, no-c-format
1671 msgid "The size of function body to be considered large."
1672 msgstr ""
1674 #: params.def:189
1675 #, no-c-format
1676 msgid "Maximal growth due to inlining of large function (in percent)."
1677 msgstr ""
1679 #: params.def:193
1680 #, no-c-format
1681 msgid "The size of translation unit to be considered large."
1682 msgstr ""
1684 #: params.def:197
1685 #, no-c-format
1686 msgid ""
1687 "How much can given compilation unit grow because of the inlining (in "
1688 "percent)."
1689 msgstr ""
1691 #: params.def:201
1692 #, no-c-format
1693 msgid ""
1694 "How much can given compilation unit grow because of the interprocedural "
1695 "constant propagation (in percent)."
1696 msgstr ""
1698 #: params.def:205
1699 #, no-c-format
1700 msgid ""
1701 "Maximal estimated growth of function body caused by early inlining of single "
1702 "call."
1703 msgstr ""
1705 #: params.def:209
1706 #, no-c-format
1707 msgid "The size of stack frame to be considered large."
1708 msgstr ""
1710 #: params.def:213
1711 #, no-c-format
1712 msgid "Maximal stack frame growth due to inlining (in percent)."
1713 msgstr ""
1715 #: params.def:220
1716 #, no-c-format
1717 msgid "The maximum amount of memory to be allocated by GCSE."
1718 msgstr ""
1720 #: params.def:227
1721 #, no-c-format
1722 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1723 msgstr ""
1725 #: params.def:238
1726 #, no-c-format
1727 msgid ""
1728 "The threshold ratio for performing partial redundancy elimination after "
1729 "reload."
1730 msgstr ""
1732 #: params.def:245
1733 #, no-c-format
1734 msgid ""
1735 "The threshold ratio of critical edges execution count that permit performing "
1736 "redundancy elimination after reload."
1737 msgstr ""
1739 #: params.def:253
1740 #, no-c-format
1741 msgid ""
1742 "Scaling factor in calculation of maximum distance an expression can be moved "
1743 "by GCSE optimizations."
1744 msgstr ""
1746 #: params.def:259
1747 #, no-c-format
1748 msgid ""
1749 "Cost at which GCSE optimizations will not constraint the distance an "
1750 "expression can travel."
1751 msgstr ""
1753 #: params.def:267
1754 #, no-c-format
1755 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1756 msgstr ""
1758 #: params.def:275
1759 #, no-c-format
1760 msgid ""
1761 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
1762 "real constant."
1763 msgstr ""
1765 #: params.def:287
1766 #, no-c-format
1767 msgid "The maximum number of instructions to consider to unroll in a loop."
1768 msgstr ""
1770 #: params.def:293
1771 #, no-c-format
1772 msgid ""
1773 "The maximum number of instructions to consider to unroll in a loop on "
1774 "average."
1775 msgstr ""
1777 #: params.def:298
1778 #, no-c-format
1779 msgid "The maximum number of unrollings of a single loop."
1780 msgstr ""
1782 #: params.def:303
1783 #, no-c-format
1784 msgid "The maximum number of insns of a peeled loop."
1785 msgstr ""
1787 #: params.def:308
1788 #, no-c-format
1789 msgid "The maximum number of peelings of a single loop."
1790 msgstr ""
1792 #: params.def:313
1793 #, no-c-format
1794 msgid "The maximum number of branches on the path through the peeled sequence."
1795 msgstr ""
1797 #: params.def:318
1798 #, no-c-format
1799 msgid "The maximum number of insns of a completely peeled loop."
1800 msgstr ""
1802 #: params.def:323
1803 #, no-c-format
1804 msgid ""
1805 "The maximum number of peelings of a single loop that is peeled completely."
1806 msgstr ""
1808 #: params.def:328
1809 #, no-c-format
1810 msgid "The maximum number of insns of a peeled loop that rolls only once."
1811 msgstr ""
1813 #: params.def:333
1814 #, no-c-format
1815 msgid "The maximum depth of a loop nest we completely peel."
1816 msgstr ""
1818 #: params.def:339
1819 #, no-c-format
1820 msgid "The maximum number of insns of an unswitched loop."
1821 msgstr ""
1823 #: params.def:344
1824 #, no-c-format
1825 msgid "The maximum number of unswitchings in a single loop."
1826 msgstr ""
1828 #: params.def:351
1829 #, no-c-format
1830 msgid ""
1831 "The maximum number of insns in loop header duplicated by he copy loop "
1832 "headers pass."
1833 msgstr ""
1835 #: params.def:358
1836 #, no-c-format
1837 msgid ""
1838 "Bound on the number of iterations the brute force # of iterations analysis "
1839 "algorithm evaluates."
1840 msgstr ""
1842 #: params.def:364
1843 #, no-c-format
1844 msgid "Bound on the cost of an expression to compute the number of iterations."
1845 msgstr ""
1847 #: params.def:370
1848 #, no-c-format
1849 msgid ""
1850 "A factor for tuning the upper bound that swing modulo scheduler uses for "
1851 "scheduling a loop."
1852 msgstr ""
1854 #: params.def:375
1855 #, no-c-format
1856 msgid ""
1857 "The minimum value of stage count that swing modulo scheduler will generate."
1858 msgstr ""
1860 #: params.def:379
1861 #, no-c-format
1862 msgid ""
1863 "The number of cycles the swing modulo scheduler considers when checking "
1864 "conflicts using DFA."
1865 msgstr ""
1867 #: params.def:383
1868 #, no-c-format
1869 msgid ""
1870 "A threshold on the average loop count considered by the swing modulo "
1871 "scheduler."
1872 msgstr ""
1874 #: params.def:388
1875 #, no-c-format
1876 msgid ""
1877 "A basic block profile count is considered hot if it contributes to the given "
1878 "permillage of the entire profiled execution."
1879 msgstr ""
1881 #: params.def:393
1882 #, no-c-format
1883 msgid ""
1884 "Select fraction of the maximal frequency of executions of basic block in "
1885 "function given basic block needs to have to be considered hot."
1886 msgstr ""
1888 #: params.def:398
1889 #, no-c-format
1890 msgid ""
1891 "The minimum fraction of profile runs a given basic block execution count "
1892 "must be not to be considered unlikely."
1893 msgstr ""
1895 #: params.def:403
1896 #, no-c-format
1897 msgid ""
1898 "Select fraction of the maximal frequency of executions of basic block in "
1899 "function given basic block get alignment."
1900 msgstr ""
1902 #: params.def:408
1903 #, no-c-format
1904 msgid ""
1905 "Loops iterating at least selected number of iterations will get loop "
1906 "alignment.."
1907 msgstr ""
1909 #: params.def:424
1910 #, no-c-format
1911 msgid "The maximum number of loop iterations we predict statically."
1912 msgstr ""
1914 #: params.def:437
1915 #, no-c-format
1916 msgid ""
1917 "Set the estimated probability in percentage for builtin expect. The default "
1918 "value is 90% probability."
1919 msgstr ""
1921 #: params.def:441
1922 #, no-c-format
1923 msgid ""
1924 "The percentage of function, weighted by execution frequency, that must be "
1925 "covered by trace formation. Used when profile feedback is available."
1926 msgstr ""
1928 #: params.def:445
1929 #, no-c-format
1930 msgid ""
1931 "The percentage of function, weighted by execution frequency, that must be "
1932 "covered by trace formation. Used when profile feedback is not available."
1933 msgstr ""
1935 #: params.def:449
1936 #, no-c-format
1937 msgid "Maximal code growth caused by tail duplication (in percent)."
1938 msgstr ""
1940 #: params.def:453
1941 #, no-c-format
1942 msgid ""
1943 "Stop reverse growth if the reverse probability of best edge is less than "
1944 "this threshold (in percent)."
1945 msgstr ""
1947 #: params.def:457
1948 #, no-c-format
1949 msgid ""
1950 "Stop forward growth if the probability of best edge is less than this "
1951 "threshold (in percent). Used when profile feedback is available."
1952 msgstr ""
1954 #: params.def:461
1955 #, no-c-format
1956 msgid ""
1957 "Stop forward growth if the probability of best edge is less than this "
1958 "threshold (in percent). Used when profile feedback is not available."
1959 msgstr ""
1961 #: params.def:467
1962 #, no-c-format
1963 msgid "The maximum number of incoming edges to consider for crossjumping."
1964 msgstr ""
1966 #: params.def:473
1967 #, no-c-format
1968 msgid ""
1969 "The minimum number of matching instructions to consider for crossjumping."
1970 msgstr ""
1972 #: params.def:479
1973 #, no-c-format
1974 msgid "The maximum expansion factor when copying basic blocks."
1975 msgstr ""
1977 #: params.def:485
1978 #, no-c-format
1979 msgid ""
1980 "The maximum number of insns to duplicate when unfactoring computed gotos."
1981 msgstr ""
1983 #: params.def:491
1984 #, no-c-format
1985 msgid "The maximum length of path considered in cse."
1986 msgstr ""
1988 #: params.def:495
1989 #, no-c-format
1990 msgid "The maximum instructions CSE process before flushing."
1991 msgstr ""
1993 #: params.def:502
1994 #, no-c-format
1995 msgid ""
1996 "The minimum cost of an expensive expression in the loop invariant motion."
1997 msgstr ""
1999 #: params.def:511
2000 #, no-c-format
2001 msgid ""
2002 "Bound on number of candidates below that all candidates are considered in iv "
2003 "optimizations."
2004 msgstr ""
2006 #: params.def:519
2007 #, no-c-format
2008 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
2009 msgstr ""
2011 #: params.def:527
2012 #, no-c-format
2013 msgid ""
2014 "If number of candidates in the set is smaller, we always try to remove "
2015 "unused ivs during its optimization."
2016 msgstr ""
2018 #: params.def:532
2019 #, no-c-format
2020 msgid "Average number of iterations of a loop."
2021 msgstr ""
2023 #: params.def:537
2024 #, no-c-format
2025 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
2026 msgstr ""
2028 #: params.def:542
2029 #, no-c-format
2030 msgid ""
2031 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
2032 msgstr ""
2034 #: params.def:547
2035 #, no-c-format
2036 msgid ""
2037 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
2038 "the loop is marked with simd pragma."
2039 msgstr ""
2041 #: params.def:553
2042 #, no-c-format
2043 msgid ""
2044 "Bound on number of runtime checks inserted by the vectorizer's loop "
2045 "versioning for alignment check."
2046 msgstr ""
2048 #: params.def:558
2049 #, no-c-format
2050 msgid ""
2051 "Bound on number of runtime checks inserted by the vectorizer's loop "
2052 "versioning for alias check."
2053 msgstr ""
2055 #: params.def:563
2056 #, no-c-format
2057 msgid ""
2058 "Max number of loop peels to enhancement alignment of data references in a "
2059 "loop."
2060 msgstr ""
2062 #: params.def:568
2063 #, no-c-format
2064 msgid "The maximum memory locations recorded by cselib."
2065 msgstr ""
2067 #: params.def:581
2068 #, no-c-format
2069 msgid ""
2070 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
2071 "total size of the heap."
2072 msgstr ""
2074 #: params.def:586
2075 #, no-c-format
2076 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2077 msgstr ""
2079 #: params.def:594
2080 #, no-c-format
2081 msgid ""
2082 "The maximum number of instructions to search backward when looking for "
2083 "equivalent reload."
2084 msgstr ""
2086 #: params.def:599
2087 #, no-c-format
2088 msgid ""
2089 "Target block's relative execution frequency (as a percentage) required to "
2090 "sink a statement."
2091 msgstr ""
2093 #: params.def:604 params.def:614
2094 #, no-c-format
2095 msgid ""
2096 "The maximum number of blocks in a region to be considered for interblock "
2097 "scheduling."
2098 msgstr ""
2100 #: params.def:609 params.def:619
2101 #, no-c-format
2102 msgid ""
2103 "The maximum number of insns in a region to be considered for interblock "
2104 "scheduling."
2105 msgstr ""
2107 #: params.def:624
2108 #, no-c-format
2109 msgid ""
2110 "The minimum probability of reaching a source block for interblock "
2111 "speculative scheduling."
2112 msgstr ""
2114 #: params.def:629
2115 #, no-c-format
2116 msgid "The maximum number of iterations through CFG to extend regions."
2117 msgstr ""
2119 #: params.def:634
2120 #, no-c-format
2121 msgid ""
2122 "The maximum conflict delay for an insn to be considered for speculative "
2123 "motion."
2124 msgstr ""
2126 #: params.def:639
2127 #, no-c-format
2128 msgid ""
2129 "The minimal probability of speculation success (in percents), so that "
2130 "speculative insn will be scheduled."
2131 msgstr ""
2133 #: params.def:644
2134 #, no-c-format
2135 msgid ""
2136 "The minimum probability an edge must have for the scheduler to save its "
2137 "state across it."
2138 msgstr ""
2140 #: params.def:649
2141 #, no-c-format
2142 msgid "The maximum size of the lookahead window of selective scheduling."
2143 msgstr ""
2145 #: params.def:654
2146 #, no-c-format
2147 msgid "Maximum number of times that an insn could be scheduled."
2148 msgstr ""
2150 #: params.def:659
2151 #, no-c-format
2152 msgid ""
2153 "Maximum number of instructions in the ready list that are considered "
2154 "eligible for renaming."
2155 msgstr ""
2157 #: params.def:664
2158 #, no-c-format
2159 msgid "Minimal distance between possibly conflicting store and load."
2160 msgstr ""
2162 #: params.def:669
2163 #, no-c-format
2164 msgid ""
2165 "Hardware autoprefetcher scheduler model control flag.  Number of lookahead "
2166 "cycles the model looks into; at '0' only enable instruction sorting "
2167 "heuristic.  Disabled by default."
2168 msgstr ""
2170 #: params.def:674
2171 #, no-c-format
2172 msgid ""
2173 "The maximum number of RTL nodes that can be recorded as combiner's last "
2174 "value."
2175 msgstr ""
2177 #: params.def:679
2178 #, no-c-format
2179 msgid "The maximum number of insns combine tries to combine."
2180 msgstr ""
2182 #: params.def:688
2183 #, no-c-format
2184 msgid "The upper bound for sharing integer constants."
2185 msgstr ""
2187 #: params.def:693
2188 #, no-c-format
2189 msgid ""
2190 "The lower bound for a buffer to be considered for stack smashing protection."
2191 msgstr ""
2193 #: params.def:698
2194 #, no-c-format
2195 msgid ""
2196 "The minimum size of variables taking part in stack slot sharing when not "
2197 "optimizing."
2198 msgstr ""
2200 #: params.def:717
2201 #, no-c-format
2202 msgid ""
2203 "Maximum number of statements allowed in a block that needs to be duplicated "
2204 "when threading jumps."
2205 msgstr ""
2207 #: params.def:726
2208 #, no-c-format
2209 msgid ""
2210 "Maximum number of fields in a structure before pointer analysis treats the "
2211 "structure as a single variable."
2212 msgstr ""
2214 #: params.def:731
2215 #, no-c-format
2216 msgid ""
2217 "The maximum number of instructions ready to be issued to be considered by "
2218 "the scheduler during the first scheduling pass."
2219 msgstr ""
2221 #: params.def:737
2222 #, no-c-format
2223 msgid "Maximum number of active local stores in RTL dead store elimination."
2224 msgstr ""
2226 #: params.def:747
2227 #, no-c-format
2228 msgid "The number of insns executed before prefetch is completed."
2229 msgstr ""
2231 #: params.def:754
2232 #, no-c-format
2233 msgid "The number of prefetches that can run at the same time."
2234 msgstr ""
2236 #: params.def:761
2237 #, no-c-format
2238 msgid "The size of L1 cache."
2239 msgstr ""
2241 #: params.def:768
2242 #, no-c-format
2243 msgid "The size of L1 cache line."
2244 msgstr ""
2246 #: params.def:775
2247 #, no-c-format
2248 msgid "The size of L2 cache."
2249 msgstr ""
2251 #: params.def:786
2252 #, no-c-format
2253 msgid "Whether to use canonical types."
2254 msgstr ""
2256 #: params.def:791
2257 #, no-c-format
2258 msgid ""
2259 "Maximum length of partial antic set when performing tree pre optimization."
2260 msgstr ""
2262 #: params.def:801
2263 #, no-c-format
2264 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2265 msgstr ""
2267 #: params.def:812
2268 #, no-c-format
2269 msgid "Maximum number of disambiguations to perform per memory access."
2270 msgstr ""
2272 #: params.def:817
2273 #, no-c-format
2274 msgid "Max loops number for regional RA."
2275 msgstr ""
2277 #: params.def:822
2278 #, no-c-format
2279 msgid "Max size of conflict table in MB."
2280 msgstr ""
2282 #: params.def:827
2283 #, no-c-format
2284 msgid ""
2285 "The number of registers in each class kept unused by loop invariant motion."
2286 msgstr ""
2288 #: params.def:832
2289 #, no-c-format
2290 msgid ""
2291 "The max number of reload pseudos which are considered during spilling a non-"
2292 "reload pseudo."
2293 msgstr ""
2295 #: params.def:837
2296 #, no-c-format
2297 msgid ""
2298 "Minimal fall-through edge probability in percentage used to add BB to "
2299 "inheritance EBB in LRA."
2300 msgstr ""
2302 #: params.def:845
2303 #, no-c-format
2304 msgid ""
2305 "The maximum ratio between array size and switch branches for a switch "
2306 "conversion to take place."
2307 msgstr ""
2309 #: params.def:853
2310 #, no-c-format
2311 msgid "size of tiles for loop blocking."
2312 msgstr ""
2314 #: params.def:860
2315 #, no-c-format
2316 msgid "maximum number of parameters in a SCoP."
2317 msgstr ""
2319 #: params.def:867
2320 #, no-c-format
2321 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2322 msgstr ""
2324 #: params.def:874
2325 #, no-c-format
2326 msgid "maximum number of arrays per scop."
2327 msgstr ""
2329 #: params.def:881
2330 #, no-c-format
2331 msgid "minimal number of loops per function to be analyzed by Graphite."
2332 msgstr ""
2334 #: params.def:886
2335 #, no-c-format
2336 msgid "maximum number of isl operations, 0 means unlimited"
2337 msgstr ""
2339 #: params.def:892
2340 #, no-c-format
2341 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2342 msgstr ""
2344 #: params.def:899
2345 #, no-c-format
2346 msgid "Max basic blocks number in loop for loop invariant motion."
2347 msgstr ""
2349 #: params.def:907
2350 #, no-c-format
2351 msgid "use internal function id in profile lookup."
2352 msgstr ""
2354 #: params.def:915
2355 #, no-c-format
2356 msgid "track topn target addresses in indirect-call profile."
2357 msgstr ""
2359 #: params.def:921
2360 #, no-c-format
2361 msgid ""
2362 "Maximum number of instructions in basic block to be considered for SLP "
2363 "vectorization."
2364 msgstr ""
2366 #: params.def:926
2367 #, no-c-format
2368 msgid ""
2369 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
2370 "unknown trip count."
2371 msgstr ""
2373 #: params.def:932
2374 #, no-c-format
2375 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2376 msgstr ""
2378 #: params.def:939
2379 #, no-c-format
2380 msgid "Max. size of var tracking hash tables."
2381 msgstr ""
2383 #: params.def:947
2384 #, no-c-format
2385 msgid "Max. recursion depth for expanding var tracking expressions."
2386 msgstr ""
2388 #: params.def:955
2389 #, no-c-format
2390 msgid "Max. size of loc list for which reverse ops should be added."
2391 msgstr ""
2393 #: params.def:962
2394 #, no-c-format
2395 msgid "The minimum UID to be used for a nondebug insn."
2396 msgstr ""
2398 #: params.def:967
2399 #, no-c-format
2400 msgid ""
2401 "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer "
2402 "to an aggregate with."
2403 msgstr ""
2405 #: params.def:973
2406 #, no-c-format
2407 msgid ""
2408 "Size in bytes after which thread-local aggregates should be instrumented "
2409 "with the logging functions instead of save/restore pairs."
2410 msgstr ""
2412 #: params.def:980
2413 #, no-c-format
2414 msgid ""
2415 "Maximum size, in storage units, of an aggregate which should be considered "
2416 "for scalarization when compiling for speed."
2417 msgstr ""
2419 #: params.def:986
2420 #, no-c-format
2421 msgid ""
2422 "Maximum size, in storage units, of an aggregate which should be considered "
2423 "for scalarization when compiling for size."
2424 msgstr ""
2426 #: params.def:992
2427 #, no-c-format
2428 msgid ""
2429 "Maximum size of a list of values associated with each parameter for "
2430 "interprocedural constant propagation."
2431 msgstr ""
2433 #: params.def:998
2434 #, no-c-format
2435 msgid ""
2436 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
2437 "to clone.."
2438 msgstr ""
2440 #: params.def:1004
2441 #, no-c-format
2442 msgid ""
2443 "Percentage penalty the recursive functions will receive when they are "
2444 "evaluated for cloning.."
2445 msgstr ""
2447 #: params.def:1010
2448 #, no-c-format
2449 msgid ""
2450 "Percentage penalty functions containg a single call to another function will "
2451 "receive when they are evaluated for cloning.."
2452 msgstr ""
2454 #: params.def:1016
2455 #, no-c-format
2456 msgid ""
2457 "Maximum number of aggregate content items for a parameter in jump functions "
2458 "and lattices."
2459 msgstr ""
2461 #: params.def:1022
2462 #, no-c-format
2463 msgid ""
2464 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
2465 "strides known.."
2466 msgstr ""
2468 #: params.def:1028
2469 #, no-c-format
2470 msgid ""
2471 "Compile-time bonus IPA-CP assigns to candidates which make an array index "
2472 "known.."
2473 msgstr ""
2475 #: params.def:1034
2476 #, no-c-format
2477 msgid ""
2478 "Maximum number of statements that will be visited by IPA formal parameter "
2479 "analysis based on alias analysis in any given function."
2480 msgstr ""
2482 #: params.def:1042
2483 #, no-c-format
2484 msgid "Number of partitions the program should be split to."
2485 msgstr ""
2487 #: params.def:1047
2488 #, no-c-format
2489 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2490 msgstr ""
2492 #: params.def:1052
2493 #, no-c-format
2494 msgid "Maximal size of a partition for LTO (in estimated instructions)."
2495 msgstr ""
2497 #: params.def:1059
2498 #, no-c-format
2499 msgid ""
2500 "Maximum number of namespaces to search for alternatives when name lookup "
2501 "fails."
2502 msgstr ""
2504 #: params.def:1066
2505 #, no-c-format
2506 msgid "Maximum number of conditional store pairs that can be sunk."
2507 msgstr ""
2509 #: params.def:1074
2510 #, no-c-format
2511 msgid ""
2512 "The smallest number of different values for which it is best to use a jump-"
2513 "table instead of a tree of conditional branches, if 0, use the default for "
2514 "the machine."
2515 msgstr ""
2517 #: params.def:1082
2518 #, no-c-format
2519 msgid "Allow new data races on stores to be introduced."
2520 msgstr ""
2522 #: params.def:1088
2523 #, no-c-format
2524 msgid ""
2525 "Set the maximum number of instructions executed in parallel in reassociated "
2526 "tree. If 0, use the target dependent heuristic.."
2527 msgstr ""
2529 #: params.def:1094
2530 #, no-c-format
2531 msgid "Maximum amount of similar bbs to compare a bb with."
2532 msgstr ""
2534 #: params.def:1099
2535 #, no-c-format
2536 msgid ""
2537 "Allow the store merging pass to introduce unaligned stores if it is legal to "
2538 "do so"
2539 msgstr ""
2541 #: params.def:1105
2542 #, no-c-format
2543 msgid "Maximum number of constant stores to merge in thestore merging pass"
2544 msgstr ""
2546 #: params.def:1111
2547 #, no-c-format
2548 msgid "Maximum amount of iterations of the pass over a function."
2549 msgstr ""
2551 #: params.def:1118
2552 #, no-c-format
2553 msgid ""
2554 "Maximum number of strings for which strlen optimization pass will track "
2555 "string lengths."
2556 msgstr ""
2558 #: params.def:1125
2559 #, no-c-format
2560 msgid "Which -fsched-pressure algorithm to apply."
2561 msgstr ""
2563 #: params.def:1131
2564 #, no-c-format
2565 msgid "Maximum length of candidate scans for straight-line strength reduction."
2566 msgstr ""
2568 #: params.def:1137
2569 #, no-c-format
2570 msgid "Enable asan stack protection."
2571 msgstr ""
2573 #: params.def:1142
2574 #, no-c-format
2575 msgid "Enable asan globals protection."
2576 msgstr ""
2578 #: params.def:1147
2579 #, no-c-format
2580 msgid "Enable asan store operations protection."
2581 msgstr ""
2583 #: params.def:1152
2584 #, no-c-format
2585 msgid "Enable asan load operations protection."
2586 msgstr ""
2588 #: params.def:1157
2589 #, no-c-format
2590 msgid "Enable asan builtin functions protection."
2591 msgstr ""
2593 #: params.def:1162
2594 #, no-c-format
2595 msgid "Enable asan detection of use-after-return bugs."
2596 msgstr ""
2598 #: params.def:1167
2599 #, no-c-format
2600 msgid ""
2601 "Use callbacks instead of inline code if number of accesses in function "
2602 "becomes greater or equal to this number."
2603 msgstr ""
2605 #: params.def:1173
2606 #, no-c-format
2607 msgid ""
2608 "Use direct poisoning/unpoisoning intructions for variables smaller or equal "
2609 "to this number."
2610 msgstr ""
2612 #: params.def:1179
2613 #, no-c-format
2614 msgid ""
2615 "Maximum number of nested calls to search for control dependencies during "
2616 "uninitialized variable analysis."
2617 msgstr ""
2619 #: params.def:1185
2620 #, no-c-format
2621 msgid ""
2622 "Maximum number of statements to be included into a single static constructor "
2623 "generated by Pointer Bounds Checker."
2624 msgstr ""
2626 #: params.def:1191
2627 #, no-c-format
2628 msgid ""
2629 "Scale factor to apply to the number of statements in a threading path when "
2630 "comparing to the number of (scaled) blocks."
2631 msgstr ""
2633 #: params.def:1196
2634 #, no-c-format
2635 msgid ""
2636 "Maximum number of arguments a PHI may have before the FSM threader will not "
2637 "try to thread through its block."
2638 msgstr ""
2640 #: params.def:1201
2641 #, no-c-format
2642 msgid ""
2643 "Scale factor to apply to the number of blocks in a threading path when "
2644 "comparing to the number of (scaled) statements."
2645 msgstr ""
2647 #: params.def:1206
2648 #, no-c-format
2649 msgid ""
2650 "Maximum number of instructions to copy when duplicating blocks on a finite "
2651 "state automaton jump thread path."
2652 msgstr ""
2654 #: params.def:1211
2655 #, no-c-format
2656 msgid ""
2657 "Maximum number of basic blocks on a finite state automaton jump thread path."
2658 msgstr ""
2660 #: params.def:1216
2661 #, no-c-format
2662 msgid ""
2663 "Maximum number of new jump thread paths to create for a finite state "
2664 "automaton."
2665 msgstr ""
2667 #: params.def:1221
2668 #, no-c-format
2669 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2670 msgstr ""
2672 #: params.def:1226
2673 #, no-c-format
2674 msgid ""
2675 "Schedule type of omp schedule for loops parallelized by parloops (static, "
2676 "dynamic, guided, auto, runtime)."
2677 msgstr ""
2679 #: params.def:1233
2680 #, no-c-format
2681 msgid ""
2682 "Maximum recursion depth allowed when querying a property of an SSA name."
2683 msgstr ""
2685 #: params.def:1239
2686 #, no-c-format
2687 msgid ""
2688 "Maximum number of insns in a basic block to consider for RTL if-conversion."
2689 msgstr ""
2691 #: params.def:1245
2692 #, no-c-format
2693 msgid ""
2694 "Maximum permissible cost for the sequence that would be generated by the RTL "
2695 "if-conversion pass for a branch that is considered predictable."
2696 msgstr ""
2698 #: params.def:1252
2699 #, no-c-format
2700 msgid ""
2701 "Maximum permissible cost for the sequence that would be generated by the RTL "
2702 "if-conversion pass for a branch that is considered unpredictable."
2703 msgstr ""
2705 #: params.def:1259
2706 #, no-c-format
2707 msgid "Level of hsa debug stores verbosity"
2708 msgstr ""
2710 #: params.def:1264
2711 #, no-c-format
2712 msgid "Maximum number of may-defs visited when devirtualizing speculatively"
2713 msgstr ""
2715 #: params.def:1269
2716 #, no-c-format
2717 msgid ""
2718 "Maximum number of assertions to add along the default edge of a switch "
2719 "statement during VRP"
2720 msgstr ""
2722 #: params.def:1275
2723 #, no-c-format
2724 msgid "Enable loop epilogue vectorization using smaller vector size."
2725 msgstr ""
2727 #: c-family/c-format.c:376
2728 msgid "format"
2729 msgstr ""
2731 #: c-family/c-format.c:377
2732 msgid "field width specifier"
2733 msgstr ""
2735 #: c-family/c-format.c:378
2736 msgid "field precision specifier"
2737 msgstr ""
2739 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2740 msgid "' ' flag"
2741 msgstr ""
2743 #: c-family/c-format.c:495 c-family/c-format.c:519 config/i386/msformat-c.c:42
2744 msgid "the ' ' printf flag"
2745 msgstr ""
2747 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2748 #: c-family/c-format.c:614 config/i386/msformat-c.c:43
2749 msgid "'+' flag"
2750 msgstr ""
2752 #: c-family/c-format.c:496 c-family/c-format.c:520 c-family/c-format.c:550
2753 #: config/i386/msformat-c.c:43
2754 msgid "the '+' printf flag"
2755 msgstr ""
2757 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2758 #: c-family/c-format.c:590 config/i386/msformat-c.c:44
2759 #: config/i386/msformat-c.c:79
2760 msgid "'#' flag"
2761 msgstr ""
2763 #: c-family/c-format.c:497 c-family/c-format.c:521 c-family/c-format.c:551
2764 #: config/i386/msformat-c.c:44
2765 msgid "the '#' printf flag"
2766 msgstr ""
2768 #: c-family/c-format.c:498 c-family/c-format.c:522 c-family/c-format.c:588
2769 #: config/i386/msformat-c.c:45
2770 msgid "'0' flag"
2771 msgstr ""
2773 #: c-family/c-format.c:498 c-family/c-format.c:522 config/i386/msformat-c.c:45
2774 msgid "the '0' printf flag"
2775 msgstr ""
2777 #: c-family/c-format.c:499 c-family/c-format.c:523 c-family/c-format.c:587
2778 #: c-family/c-format.c:617 config/i386/msformat-c.c:46
2779 msgid "'-' flag"
2780 msgstr ""
2782 #: c-family/c-format.c:499 c-family/c-format.c:523 config/i386/msformat-c.c:46
2783 msgid "the '-' printf flag"
2784 msgstr ""
2786 #: c-family/c-format.c:500 c-family/c-format.c:570 config/i386/msformat-c.c:47
2787 #: config/i386/msformat-c.c:67
2788 msgid "''' flag"
2789 msgstr ""
2791 #: c-family/c-format.c:500 config/i386/msformat-c.c:47
2792 msgid "the ''' printf flag"
2793 msgstr ""
2795 #: c-family/c-format.c:501 c-family/c-format.c:571
2796 msgid "'I' flag"
2797 msgstr ""
2799 #: c-family/c-format.c:501
2800 msgid "the 'I' printf flag"
2801 msgstr ""
2803 #: c-family/c-format.c:502 c-family/c-format.c:524 c-family/c-format.c:568
2804 #: c-family/c-format.c:591 c-family/c-format.c:618 config/sol2-c.c:43
2805 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2806 msgid "field width"
2807 msgstr ""
2809 #: c-family/c-format.c:502 c-family/c-format.c:524 config/sol2-c.c:43
2810 #: config/i386/msformat-c.c:48
2811 msgid "field width in printf format"
2812 msgstr ""
2814 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2815 #: config/i386/msformat-c.c:49
2816 msgid "precision"
2817 msgstr ""
2819 #: c-family/c-format.c:503 c-family/c-format.c:525 c-family/c-format.c:553
2820 #: config/i386/msformat-c.c:49
2821 msgid "precision in printf format"
2822 msgstr ""
2824 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2825 #: c-family/c-format.c:569 c-family/c-format.c:621 config/sol2-c.c:44
2826 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2827 msgid "length modifier"
2828 msgstr ""
2830 #: c-family/c-format.c:504 c-family/c-format.c:526 c-family/c-format.c:554
2831 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2832 msgid "length modifier in printf format"
2833 msgstr ""
2835 #: c-family/c-format.c:552
2836 msgid "'q' flag"
2837 msgstr ""
2839 #: c-family/c-format.c:552
2840 msgid "the 'q' diagnostic flag"
2841 msgstr ""
2843 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2844 msgid "assignment suppression"
2845 msgstr ""
2847 #: c-family/c-format.c:565 config/i386/msformat-c.c:63
2848 msgid "the assignment suppression scanf feature"
2849 msgstr ""
2851 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2852 msgid "'a' flag"
2853 msgstr ""
2855 #: c-family/c-format.c:566 config/i386/msformat-c.c:64
2856 msgid "the 'a' scanf flag"
2857 msgstr ""
2859 #: c-family/c-format.c:567
2860 msgid "'m' flag"
2861 msgstr ""
2863 #: c-family/c-format.c:567
2864 msgid "the 'm' scanf flag"
2865 msgstr ""
2867 #: c-family/c-format.c:568 config/i386/msformat-c.c:65
2868 msgid "field width in scanf format"
2869 msgstr ""
2871 #: c-family/c-format.c:569 config/i386/msformat-c.c:66
2872 msgid "length modifier in scanf format"
2873 msgstr ""
2875 #: c-family/c-format.c:570 config/i386/msformat-c.c:67
2876 msgid "the ''' scanf flag"
2877 msgstr ""
2879 #: c-family/c-format.c:571
2880 msgid "the 'I' scanf flag"
2881 msgstr ""
2883 #: c-family/c-format.c:586
2884 msgid "'_' flag"
2885 msgstr ""
2887 #: c-family/c-format.c:586
2888 msgid "the '_' strftime flag"
2889 msgstr ""
2891 #: c-family/c-format.c:587
2892 msgid "the '-' strftime flag"
2893 msgstr ""
2895 #: c-family/c-format.c:588
2896 msgid "the '0' strftime flag"
2897 msgstr ""
2899 #: c-family/c-format.c:589 c-family/c-format.c:613
2900 msgid "'^' flag"
2901 msgstr ""
2903 #: c-family/c-format.c:589
2904 msgid "the '^' strftime flag"
2905 msgstr ""
2907 #: c-family/c-format.c:590 config/i386/msformat-c.c:79
2908 msgid "the '#' strftime flag"
2909 msgstr ""
2911 #: c-family/c-format.c:591
2912 msgid "field width in strftime format"
2913 msgstr ""
2915 #: c-family/c-format.c:592
2916 msgid "'E' modifier"
2917 msgstr ""
2919 #: c-family/c-format.c:592
2920 msgid "the 'E' strftime modifier"
2921 msgstr ""
2923 #: c-family/c-format.c:593
2924 msgid "'O' modifier"
2925 msgstr ""
2927 #: c-family/c-format.c:593
2928 msgid "the 'O' strftime modifier"
2929 msgstr ""
2931 #: c-family/c-format.c:594
2932 msgid "the 'O' modifier"
2933 msgstr ""
2935 #: c-family/c-format.c:612
2936 msgid "fill character"
2937 msgstr ""
2939 #: c-family/c-format.c:612
2940 msgid "fill character in strfmon format"
2941 msgstr ""
2943 #: c-family/c-format.c:613
2944 msgid "the '^' strfmon flag"
2945 msgstr ""
2947 #: c-family/c-format.c:614
2948 msgid "the '+' strfmon flag"
2949 msgstr ""
2951 #: c-family/c-format.c:615
2952 msgid "'(' flag"
2953 msgstr ""
2955 #: c-family/c-format.c:615
2956 msgid "the '(' strfmon flag"
2957 msgstr ""
2959 #: c-family/c-format.c:616
2960 msgid "'!' flag"
2961 msgstr ""
2963 #: c-family/c-format.c:616
2964 msgid "the '!' strfmon flag"
2965 msgstr ""
2967 #: c-family/c-format.c:617
2968 msgid "the '-' strfmon flag"
2969 msgstr ""
2971 #: c-family/c-format.c:618
2972 msgid "field width in strfmon format"
2973 msgstr ""
2975 #: c-family/c-format.c:619
2976 msgid "left precision"
2977 msgstr ""
2979 #: c-family/c-format.c:619
2980 msgid "left precision in strfmon format"
2981 msgstr ""
2983 #: c-family/c-format.c:620
2984 msgid "right precision"
2985 msgstr ""
2987 #: c-family/c-format.c:620
2988 msgid "right precision in strfmon format"
2989 msgstr ""
2991 #: c-family/c-format.c:621
2992 msgid "length modifier in strfmon format"
2993 msgstr ""
2995 #. Handle deferred options from command-line.
2996 #: c-family/c-opts.c:1378 fortran/cpp.c:590
2997 msgid "<command-line>"
2998 msgstr ""
3000 #: config/aarch64/aarch64.c:4875 config/arm/arm.c:21777 config/arm/arm.c:21790
3001 #: config/arm/arm.c:21815 config/nios2/nios2.c:2645
3002 #, c-format
3003 msgid "Unsupported operand for code '%c'"
3004 msgstr ""
3006 #: config/aarch64/aarch64.c:4887 config/aarch64/aarch64.c:4903
3007 #: config/aarch64/aarch64.c:4916 config/aarch64/aarch64.c:4928
3008 #: config/aarch64/aarch64.c:4939 config/aarch64/aarch64.c:4962
3009 #: config/aarch64/aarch64.c:5015 config/aarch64/aarch64.c:5218
3010 #, c-format
3011 msgid "invalid operand for '%%%c'"
3012 msgstr ""
3014 #: config/aarch64/aarch64.c:4982 config/aarch64/aarch64.c:4995
3015 #: config/aarch64/aarch64.c:5005
3016 #, c-format
3017 msgid "incompatible floating point / vector register operand for '%%%c'"
3018 msgstr ""
3020 #: config/aarch64/aarch64.c:5051 config/arm/arm.c:22322
3021 #, c-format
3022 msgid "missing operand"
3023 msgstr ""
3025 #: config/aarch64/aarch64.c:5113
3026 #, c-format
3027 msgid "invalid constant"
3028 msgstr ""
3030 #: config/aarch64/aarch64.c:5116
3031 #, c-format
3032 msgid "invalid operand"
3033 msgstr ""
3035 #: config/aarch64/aarch64.c:5229
3036 #, c-format
3037 msgid "invalid operand prefix '%%%c'"
3038 msgstr ""
3040 #: config/alpha/alpha.c:5092 config/i386/i386.c:18177
3041 #: config/rs6000/rs6000.c:23264 config/sparc/sparc.c:8851
3042 #, c-format
3043 msgid "'%%&' used without any local dynamic TLS references"
3044 msgstr ""
3046 #: config/alpha/alpha.c:5150 config/bfin/bfin.c:1424
3047 #, c-format
3048 msgid "invalid %%J value"
3049 msgstr ""
3051 #: config/alpha/alpha.c:5180 config/ia64/ia64.c:5488
3052 #, c-format
3053 msgid "invalid %%r value"
3054 msgstr ""
3056 #: config/alpha/alpha.c:5190 config/ia64/ia64.c:5442
3057 #: config/rs6000/rs6000.c:22944 config/xtensa/xtensa.c:2363
3058 #, c-format
3059 msgid "invalid %%R value"
3060 msgstr ""
3062 #: config/alpha/alpha.c:5196 config/rs6000/rs6000.c:22864
3063 #: config/xtensa/xtensa.c:2330
3064 #, c-format
3065 msgid "invalid %%N value"
3066 msgstr ""
3068 #: config/alpha/alpha.c:5204 config/rs6000/rs6000.c:22892
3069 #, c-format
3070 msgid "invalid %%P value"
3071 msgstr ""
3073 #: config/alpha/alpha.c:5212
3074 #, c-format
3075 msgid "invalid %%h value"
3076 msgstr ""
3078 #: config/alpha/alpha.c:5220 config/xtensa/xtensa.c:2356
3079 #, c-format
3080 msgid "invalid %%L value"
3081 msgstr ""
3083 #: config/alpha/alpha.c:5239
3084 #, c-format
3085 msgid "invalid %%m value"
3086 msgstr ""
3088 #: config/alpha/alpha.c:5245
3089 #, c-format
3090 msgid "invalid %%M value"
3091 msgstr ""
3093 #: config/alpha/alpha.c:5282
3094 #, c-format
3095 msgid "invalid %%U value"
3096 msgstr ""
3098 #: config/alpha/alpha.c:5290 config/alpha/alpha.c:5301
3099 #: config/rs6000/rs6000.c:22952
3100 #, c-format
3101 msgid "invalid %%s value"
3102 msgstr ""
3104 #: config/alpha/alpha.c:5312
3105 #, c-format
3106 msgid "invalid %%C value"
3107 msgstr ""
3109 #: config/alpha/alpha.c:5349 config/rs6000/rs6000.c:22728
3110 #, c-format
3111 msgid "invalid %%E value"
3112 msgstr ""
3114 #: config/alpha/alpha.c:5374 config/alpha/alpha.c:5424
3115 #, c-format
3116 msgid "unknown relocation unspec"
3117 msgstr ""
3119 #: config/alpha/alpha.c:5383 config/cr16/cr16.c:1534
3120 #: config/rs6000/rs6000.c:23269 config/spu/spu.c:1447
3121 #, c-format
3122 msgid "invalid %%xn code"
3123 msgstr ""
3125 #: config/alpha/alpha.c:5489
3126 #, c-format
3127 msgid "invalid operand address"
3128 msgstr ""
3130 #: config/arc/arc.c:3082
3131 #, c-format
3132 msgid "invalid operand to %%Z code"
3133 msgstr ""
3135 #: config/arc/arc.c:3090
3136 #, c-format
3137 msgid "invalid operand to %%z code"
3138 msgstr ""
3140 #: config/arc/arc.c:3098
3141 #, c-format
3142 msgid "invalid operand to %%M code"
3143 msgstr ""
3145 #: config/arc/arc.c:3106 config/m32r/m32r.c:2083
3146 #, c-format
3147 msgid "invalid operand to %%p code"
3148 msgstr ""
3150 #: config/arc/arc.c:3117 config/m32r/m32r.c:2076
3151 #, c-format
3152 msgid "invalid operand to %%s code"
3153 msgstr ""
3155 #: config/arc/arc.c:3265 config/m32r/m32r.c:2109
3156 #, c-format
3157 msgid "invalid operand to %%R code"
3158 msgstr ""
3160 #: config/arc/arc.c:3302 config/m32r/m32r.c:2132
3161 #, c-format
3162 msgid "invalid operand to %%H/%%L code"
3163 msgstr ""
3165 #: config/arc/arc.c:3350 config/m32r/m32r.c:2203
3166 #, c-format
3167 msgid "invalid operand to %%U code"
3168 msgstr ""
3170 #: config/arc/arc.c:3361
3171 #, c-format
3172 msgid "invalid operand to %%V code"
3173 msgstr ""
3175 #: config/arc/arc.c:3418
3176 #, c-format
3177 msgid "invalid operand to %%O code"
3178 msgstr ""
3180 #. Unknown flag.
3181 #. Undocumented flag.
3182 #: config/arc/arc.c:3444 config/epiphany/epiphany.c:1289
3183 #: config/m32r/m32r.c:2230 config/nds32/nds32.c:2292 config/sparc/sparc.c:9130
3184 #, c-format
3185 msgid "invalid operand output code"
3186 msgstr ""
3188 #: config/arc/arc.c:5081
3189 #, c-format
3190 msgid "invalid UNSPEC as operand: %d"
3191 msgstr ""
3193 #: config/arm/arm.c:18786 config/arm/arm.c:18811 config/arm/arm.c:18821
3194 #: config/arm/arm.c:18830 config/arm/arm.c:18839
3195 #, c-format
3196 msgid "invalid shift operand"
3197 msgstr ""
3199 #: config/arm/arm.c:21653 config/arm/arm.c:21671
3200 #, c-format
3201 msgid "predicated Thumb instruction"
3202 msgstr ""
3204 #: config/arm/arm.c:21659
3205 #, c-format
3206 msgid "predicated instruction in conditional sequence"
3207 msgstr ""
3209 #: config/arm/arm.c:21892 config/arm/arm.c:21914 config/arm/arm.c:21924
3210 #: config/arm/arm.c:21934 config/arm/arm.c:21944 config/arm/arm.c:21983
3211 #: config/arm/arm.c:22001 config/arm/arm.c:22026 config/arm/arm.c:22041
3212 #: config/arm/arm.c:22068 config/arm/arm.c:22075 config/arm/arm.c:22093
3213 #: config/arm/arm.c:22100 config/arm/arm.c:22108 config/arm/arm.c:22129
3214 #: config/arm/arm.c:22136 config/arm/arm.c:22269 config/arm/arm.c:22276
3215 #: config/arm/arm.c:22303 config/arm/arm.c:22310 config/bfin/bfin.c:1437
3216 #: config/bfin/bfin.c:1444 config/bfin/bfin.c:1451 config/bfin/bfin.c:1458
3217 #: config/bfin/bfin.c:1467 config/bfin/bfin.c:1474 config/bfin/bfin.c:1481
3218 #: config/bfin/bfin.c:1488
3219 #, c-format
3220 msgid "invalid operand for code '%c'"
3221 msgstr ""
3223 #: config/arm/arm.c:21996
3224 #, c-format
3225 msgid "instruction never executed"
3226 msgstr ""
3228 #. Former Maverick support, removed after GCC-4.7.
3229 #: config/arm/arm.c:22017
3230 #, c-format
3231 msgid "obsolete Maverick format code '%c'"
3232 msgstr ""
3234 #: config/avr/avr.c:2435
3235 #, c-format
3236 msgid "address operand requires constraint for X, Y, or Z register"
3237 msgstr ""
3239 #: config/avr/avr.c:2616
3240 msgid "operands to %T/%t must be reg + const_int:"
3241 msgstr ""
3243 #: config/avr/avr.c:2666 config/avr/avr.c:2733
3244 msgid "bad address, not an I/O address:"
3245 msgstr ""
3247 #: config/avr/avr.c:2675
3248 msgid "bad address, not a constant:"
3249 msgstr ""
3251 #: config/avr/avr.c:2693 config/avr/avr.c:2700
3252 msgid "bad address, not (reg+disp):"
3253 msgstr ""
3255 #: config/avr/avr.c:2707
3256 msgid "bad address, not post_inc or pre_dec:"
3257 msgstr ""
3259 #: config/avr/avr.c:2719
3260 msgid "internal compiler error.  Bad address:"
3261 msgstr ""
3263 #: config/avr/avr.c:2752
3264 #, c-format
3265 msgid "Unsupported code '%c' for fixed-point:"
3266 msgstr ""
3268 #: config/avr/avr.c:2760
3269 msgid "internal compiler error.  Unknown mode:"
3270 msgstr ""
3272 #: config/avr/avr.c:3784 config/avr/avr.c:4728 config/avr/avr.c:5175
3273 msgid "invalid insn:"
3274 msgstr ""
3276 #: config/avr/avr.c:3838 config/avr/avr.c:3950 config/avr/avr.c:4008
3277 #: config/avr/avr.c:4060 config/avr/avr.c:4079 config/avr/avr.c:4271
3278 #: config/avr/avr.c:4579 config/avr/avr.c:4864 config/avr/avr.c:5068
3279 #: config/avr/avr.c:5232 config/avr/avr.c:5326 config/avr/avr.c:5525
3280 msgid "incorrect insn:"
3281 msgstr ""
3283 #: config/avr/avr.c:4095 config/avr/avr.c:4370 config/avr/avr.c:4650
3284 #: config/avr/avr.c:4936 config/avr/avr.c:5114 config/avr/avr.c:5382
3285 #: config/avr/avr.c:5583
3286 msgid "unknown move insn:"
3287 msgstr ""
3289 #: config/avr/avr.c:6042
3290 msgid "bad shift insn:"
3291 msgstr ""
3293 #: config/avr/avr.c:6150 config/avr/avr.c:6631 config/avr/avr.c:7046
3294 msgid "internal compiler error.  Incorrect shift:"
3295 msgstr ""
3297 #: config/avr/avr.c:8452
3298 msgid "unsupported fixed-point conversion"
3299 msgstr ""
3301 #: config/avr/driver-avr.c:48
3302 #, c-format
3303 msgid ""
3304 "Running spec function '%s' with %d args\n"
3305 "\n"
3306 msgstr ""
3308 #: config/bfin/bfin.c:1386
3309 #, c-format
3310 msgid "invalid %%j value"
3311 msgstr ""
3313 #: config/bfin/bfin.c:1579 config/c6x/c6x.c:2290
3314 #, c-format
3315 msgid "invalid const_double operand"
3316 msgstr ""
3318 #: config/cris/cris.c:604 config/ft32/ft32.c:106 config/moxie/moxie.c:104
3319 #: final.c:3441 final.c:3443 fold-const.c:267 gcc.c:5252 gcc.c:5266
3320 #: rtl-error.c:101 toplev.c:333 tree-ssa-loop-niter.c:2370 tree-vrp.c:7497
3321 #: cp/typeck.c:6140 lto/lto-object.c:184 lto/lto-object.c:281
3322 #: lto/lto-object.c:338 lto/lto-object.c:362
3323 #, gcc-internal-format, gfc-internal-format
3324 msgid "%s"
3325 msgstr ""
3327 #: config/cris/cris.c:655
3328 msgid "unexpected index-type in cris_print_index"
3329 msgstr ""
3331 #: config/cris/cris.c:672
3332 msgid "unexpected base-type in cris_print_base"
3333 msgstr ""
3335 #: config/cris/cris.c:736
3336 msgid "invalid operand for 'b' modifier"
3337 msgstr ""
3339 #: config/cris/cris.c:753
3340 msgid "invalid operand for 'o' modifier"
3341 msgstr ""
3343 #: config/cris/cris.c:772
3344 msgid "invalid operand for 'O' modifier"
3345 msgstr ""
3347 #: config/cris/cris.c:805
3348 msgid "invalid operand for 'p' modifier"
3349 msgstr ""
3351 #: config/cris/cris.c:844
3352 msgid "invalid operand for 'z' modifier"
3353 msgstr ""
3355 #: config/cris/cris.c:908 config/cris/cris.c:942
3356 msgid "invalid operand for 'H' modifier"
3357 msgstr ""
3359 #: config/cris/cris.c:918
3360 msgid "bad register"
3361 msgstr ""
3363 #: config/cris/cris.c:962
3364 msgid "invalid operand for 'e' modifier"
3365 msgstr ""
3367 #: config/cris/cris.c:979
3368 msgid "invalid operand for 'm' modifier"
3369 msgstr ""
3371 #: config/cris/cris.c:1004
3372 msgid "invalid operand for 'A' modifier"
3373 msgstr ""
3375 #: config/cris/cris.c:1074
3376 msgid "invalid operand for 'D' modifier"
3377 msgstr ""
3379 #: config/cris/cris.c:1088
3380 msgid "invalid operand for 'T' modifier"
3381 msgstr ""
3383 #: config/cris/cris.c:1108 config/ft32/ft32.c:232 config/moxie/moxie.c:174
3384 msgid "invalid operand modifier letter"
3385 msgstr ""
3387 #: config/cris/cris.c:1162
3388 msgid "unexpected multiplicative operand"
3389 msgstr ""
3391 #: config/cris/cris.c:1182 config/ft32/ft32.c:255 config/moxie/moxie.c:199
3392 msgid "unexpected operand"
3393 msgstr ""
3395 #: config/cris/cris.c:1221 config/cris/cris.c:1231
3396 msgid "unrecognized address"
3397 msgstr ""
3399 #: config/cris/cris.c:2550
3400 msgid "unrecognized supposed constant"
3401 msgstr ""
3403 #: config/cris/cris.c:2949 config/cris/cris.c:3007
3404 msgid "unexpected side-effects in address"
3405 msgstr ""
3407 #. Can't possibly get anything else for a function-call, right?
3408 #: config/cris/cris.c:3835
3409 msgid "unidentifiable call op"
3410 msgstr ""
3412 #: config/cris/cris.c:3897
3413 #, c-format
3414 msgid "PIC register isn't set up"
3415 msgstr ""
3417 #: config/fr30/fr30.c:500
3418 #, c-format
3419 msgid "fr30_print_operand_address: unhandled address"
3420 msgstr ""
3422 #: config/fr30/fr30.c:524
3423 #, c-format
3424 msgid "fr30_print_operand: unrecognized %%p code"
3425 msgstr ""
3427 #: config/fr30/fr30.c:544
3428 #, c-format
3429 msgid "fr30_print_operand: unrecognized %%b code"
3430 msgstr ""
3432 #: config/fr30/fr30.c:565
3433 #, c-format
3434 msgid "fr30_print_operand: unrecognized %%B code"
3435 msgstr ""
3437 #: config/fr30/fr30.c:573
3438 #, c-format
3439 msgid "fr30_print_operand: invalid operand to %%A code"
3440 msgstr ""
3442 #: config/fr30/fr30.c:590
3443 #, c-format
3444 msgid "fr30_print_operand: invalid %%x code"
3445 msgstr ""
3447 #: config/fr30/fr30.c:597
3448 #, c-format
3449 msgid "fr30_print_operand: invalid %%F code"
3450 msgstr ""
3452 #: config/fr30/fr30.c:614
3453 #, c-format
3454 msgid "fr30_print_operand: unknown code"
3455 msgstr ""
3457 #: config/fr30/fr30.c:642 config/fr30/fr30.c:651 config/fr30/fr30.c:662
3458 #: config/fr30/fr30.c:675
3459 #, c-format
3460 msgid "fr30_print_operand: unhandled MEM"
3461 msgstr ""
3463 #: config/frv/frv.c:2510
3464 msgid "bad insn to frv_print_operand_address:"
3465 msgstr ""
3467 #: config/frv/frv.c:2521
3468 msgid "bad register to frv_print_operand_memory_reference_reg:"
3469 msgstr ""
3471 #: config/frv/frv.c:2560 config/frv/frv.c:2570 config/frv/frv.c:2579
3472 #: config/frv/frv.c:2600 config/frv/frv.c:2605
3473 msgid "bad insn to frv_print_operand_memory_reference:"
3474 msgstr ""
3476 #: config/frv/frv.c:2691
3477 #, c-format
3478 msgid "bad condition code"
3479 msgstr ""
3481 #: config/frv/frv.c:2765
3482 msgid "bad insn in frv_print_operand, bad const_double"
3483 msgstr ""
3485 #: config/frv/frv.c:2826
3486 msgid "bad insn to frv_print_operand, 'e' modifier:"
3487 msgstr ""
3489 #: config/frv/frv.c:2834
3490 msgid "bad insn to frv_print_operand, 'F' modifier:"
3491 msgstr ""
3493 #: config/frv/frv.c:2850
3494 msgid "bad insn to frv_print_operand, 'f' modifier:"
3495 msgstr ""
3497 #: config/frv/frv.c:2864
3498 msgid "bad insn to frv_print_operand, 'g' modifier:"
3499 msgstr ""
3501 #: config/frv/frv.c:2912
3502 msgid "bad insn to frv_print_operand, 'L' modifier:"
3503 msgstr ""
3505 #: config/frv/frv.c:2925
3506 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3507 msgstr ""
3509 #: config/frv/frv.c:2946
3510 msgid "bad insn to frv_print_operand, 'O' modifier:"
3511 msgstr ""
3513 #: config/frv/frv.c:2964
3514 msgid "bad insn to frv_print_operand, P modifier:"
3515 msgstr ""
3517 #: config/frv/frv.c:2984
3518 msgid "bad insn in frv_print_operand, z case"
3519 msgstr ""
3521 #: config/frv/frv.c:3015
3522 msgid "bad insn in frv_print_operand, 0 case"
3523 msgstr ""
3525 #: config/frv/frv.c:3020
3526 msgid "frv_print_operand: unknown code"
3527 msgstr ""
3529 #: config/frv/frv.c:4424
3530 msgid "bad output_move_single operand"
3531 msgstr ""
3533 #: config/frv/frv.c:4551
3534 msgid "bad output_move_double operand"
3535 msgstr ""
3537 #: config/frv/frv.c:4693
3538 msgid "bad output_condmove_single operand"
3539 msgstr ""
3541 #: config/i386/i386.c:17085
3542 #, c-format
3543 msgid "invalid UNSPEC as operand"
3544 msgstr ""
3546 #: config/i386/i386.c:17576
3547 #, c-format
3548 msgid "invalid use of asm flag output"
3549 msgstr ""
3551 #: config/i386/i386.c:17794
3552 #, c-format
3553 msgid "invalid operand size for operand code 'O'"
3554 msgstr ""
3556 #: config/i386/i386.c:17829
3557 #, c-format
3558 msgid "invalid operand size for operand code 'z'"
3559 msgstr ""
3561 #: config/i386/i386.c:17899
3562 #, c-format
3563 msgid "invalid operand type used with operand code 'Z'"
3564 msgstr ""
3566 #: config/i386/i386.c:17904
3567 #, c-format
3568 msgid "invalid operand size for operand code 'Z'"
3569 msgstr ""
3571 #: config/i386/i386.c:17980
3572 #, c-format
3573 msgid "operand is not a condition code, invalid operand code 'Y'"
3574 msgstr ""
3576 #: config/i386/i386.c:18059
3577 #, c-format
3578 msgid "operand is not a condition code, invalid operand code 'D'"
3579 msgstr ""
3581 #: config/i386/i386.c:18077
3582 #, c-format
3583 msgid "operand is not a condition code, invalid operand code '%c'"
3584 msgstr ""
3586 #: config/i386/i386.c:18090
3587 #, c-format
3588 msgid ""
3589 "operand is not an offsettable memory reference, invalid operand code 'H'"
3590 msgstr ""
3592 #: config/i386/i386.c:18255
3593 #, c-format
3594 msgid "invalid operand code '%c'"
3595 msgstr ""
3597 #: config/i386/i386.c:18317
3598 #, c-format
3599 msgid "invalid constraints for operand"
3600 msgstr ""
3602 #: config/i386/i386.c:28818
3603 msgid "unknown insn mode"
3604 msgstr ""
3606 #: config/i386/djgpp.h:146
3607 #, c-format
3608 msgid "-f%s ignored (not supported for DJGPP)\n"
3609 msgstr ""
3611 #: config/ia64/ia64.c:5370
3612 #, c-format
3613 msgid "invalid %%G mode"
3614 msgstr ""
3616 #: config/ia64/ia64.c:5540
3617 #, c-format
3618 msgid "ia64_print_operand: unknown code"
3619 msgstr ""
3621 #: config/ia64/ia64.c:11143
3622 msgid "invalid conversion from %<__fpreg%>"
3623 msgstr ""
3625 #: config/ia64/ia64.c:11146
3626 msgid "invalid conversion to %<__fpreg%>"
3627 msgstr ""
3629 #: config/ia64/ia64.c:11159 config/ia64/ia64.c:11170
3630 msgid "invalid operation on %<__fpreg%>"
3631 msgstr ""
3633 #: config/iq2000/iq2000.c:3140 config/tilegx/tilegx.c:5313
3634 #: config/tilepro/tilepro.c:4702
3635 #, c-format
3636 msgid "invalid %%P operand"
3637 msgstr ""
3639 #: config/iq2000/iq2000.c:3148 config/rs6000/rs6000.c:22882
3640 #, c-format
3641 msgid "invalid %%p value"
3642 msgstr ""
3644 #: config/iq2000/iq2000.c:3207
3645 #, c-format
3646 msgid "invalid use of %%d, %%x, or %%X"
3647 msgstr ""
3649 #: config/lm32/lm32.c:510
3650 #, c-format
3651 msgid "only 0.0 can be loaded as an immediate"
3652 msgstr ""
3654 #: config/lm32/lm32.c:580
3655 msgid "bad operand"
3656 msgstr ""
3658 #: config/lm32/lm32.c:592
3659 msgid "can't use non gp relative absolute address"
3660 msgstr ""
3662 #: config/lm32/lm32.c:596
3663 msgid "invalid addressing mode"
3664 msgstr ""
3666 #: config/m32r/m32r.c:2141
3667 msgid "bad insn for 'A'"
3668 msgstr ""
3670 #: config/m32r/m32r.c:2188
3671 #, c-format
3672 msgid "invalid operand to %%T/%%B code"
3673 msgstr ""
3675 #: config/m32r/m32r.c:2211
3676 #, c-format
3677 msgid "invalid operand to %%N code"
3678 msgstr ""
3680 #: config/m32r/m32r.c:2244
3681 msgid "pre-increment address is not a register"
3682 msgstr ""
3684 #: config/m32r/m32r.c:2251
3685 msgid "pre-decrement address is not a register"
3686 msgstr ""
3688 #: config/m32r/m32r.c:2258
3689 msgid "post-increment address is not a register"
3690 msgstr ""
3692 #: config/m32r/m32r.c:2333 config/m32r/m32r.c:2348 config/rs6000/rs6000.c:35012
3693 msgid "bad address"
3694 msgstr ""
3696 #: config/m32r/m32r.c:2353
3697 msgid "lo_sum not of register"
3698 msgstr ""
3700 #: config/microblaze/microblaze.c:2192
3701 #, c-format
3702 msgid "unknown punctuation '%c'"
3703 msgstr ""
3705 #: config/microblaze/microblaze.c:2201
3706 #, c-format
3707 msgid "null pointer"
3708 msgstr ""
3710 #: config/microblaze/microblaze.c:2236
3711 #, c-format
3712 msgid "PRINT_OPERAND, invalid insn for %%C"
3713 msgstr ""
3715 #: config/microblaze/microblaze.c:2265
3716 #, c-format
3717 msgid "PRINT_OPERAND, invalid insn for %%N"
3718 msgstr ""
3720 #: config/microblaze/microblaze.c:2285 config/microblaze/microblaze.c:2460
3721 msgid "insn contains an invalid address !"
3722 msgstr ""
3724 #: config/microblaze/microblaze.c:2300 config/microblaze/microblaze.c:2519
3725 #: config/xtensa/xtensa.c:2460
3726 msgid "invalid address"
3727 msgstr ""
3729 #: config/microblaze/microblaze.c:2403
3730 #, c-format
3731 msgid "letter %c was found & insn was not CONST_INT"
3732 msgstr ""
3734 #: config/mips/mips.c:8869 config/mips/mips.c:8896 config/mips/mips.c:9079
3735 #, c-format
3736 msgid "'%%%c' is not a valid operand prefix"
3737 msgstr ""
3739 #: config/mips/mips.c:8968 config/mips/mips.c:8975 config/mips/mips.c:8982
3740 #: config/mips/mips.c:8989 config/mips/mips.c:9002 config/mips/mips.c:9009
3741 #: config/mips/mips.c:9019 config/mips/mips.c:9022 config/mips/mips.c:9034
3742 #: config/mips/mips.c:9037 config/mips/mips.c:9097 config/mips/mips.c:9104
3743 #: config/mips/mips.c:9125 config/mips/mips.c:9140 config/mips/mips.c:9159
3744 #: config/mips/mips.c:9168
3745 #, c-format
3746 msgid "invalid use of '%%%c'"
3747 msgstr ""
3749 #: config/mmix/mmix.c:1551 config/mmix/mmix.c:1681
3750 msgid "MMIX Internal: Expected a CONST_INT, not this"
3751 msgstr ""
3753 #: config/mmix/mmix.c:1630
3754 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3755 msgstr ""
3757 #: config/mmix/mmix.c:1649
3758 msgid "MMIX Internal: Expected a register, not this"
3759 msgstr ""
3761 #: config/mmix/mmix.c:1659
3762 msgid "MMIX Internal: Expected a constant, not this"
3763 msgstr ""
3765 #. We need the original here.
3766 #: config/mmix/mmix.c:1743
3767 msgid "MMIX Internal: Cannot decode this operand"
3768 msgstr ""
3770 #: config/mmix/mmix.c:1799
3771 msgid "MMIX Internal: This is not a recognized address"
3772 msgstr ""
3774 #: config/mmix/mmix.c:2675
3775 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3776 msgstr ""
3778 #: config/mmix/mmix.c:2682
3779 msgid "MMIX Internal: What's the CC of this?"
3780 msgstr ""
3782 #: config/mmix/mmix.c:2686
3783 msgid "MMIX Internal: What is the CC of this?"
3784 msgstr ""
3786 #: config/mmix/mmix.c:2728
3787 msgid "MMIX Internal: This is not a constant:"
3788 msgstr ""
3790 #: config/msp430/msp430.c:3625
3791 #, c-format
3792 msgid "invalid operand prefix"
3793 msgstr ""
3795 #: config/msp430/msp430.c:3659
3796 #, c-format
3797 msgid "invalid zero extract"
3798 msgstr ""
3800 #: config/rl78/rl78.c:1887 config/rl78/rl78.c:1973
3801 #, c-format
3802 msgid "q/Q modifiers invalid for symbol references"
3803 msgstr ""
3805 #: config/rs6000/host-darwin.c:94
3806 #, c-format
3807 msgid "Out of stack space.\n"
3808 msgstr ""
3810 #: config/rs6000/host-darwin.c:115
3811 #, c-format
3812 msgid "Try running '%s' in the shell to raise its limit.\n"
3813 msgstr ""
3815 #: config/rs6000/rs6000.c:4085
3816 msgid "-maltivec=le not allowed for big-endian targets"
3817 msgstr ""
3819 #: config/rs6000/rs6000.c:4097
3820 msgid "-mvsx requires hardware floating point"
3821 msgstr ""
3823 #: config/rs6000/rs6000.c:4105
3824 msgid "-mvsx and -mpaired are incompatible"
3825 msgstr ""
3827 #: config/rs6000/rs6000.c:4107
3828 msgid "-mvsx needs indexed addressing"
3829 msgstr ""
3831 #: config/rs6000/rs6000.c:4112
3832 msgid "-mvsx and -mno-altivec are incompatible"
3833 msgstr ""
3835 #: config/rs6000/rs6000.c:4114
3836 msgid "-mno-altivec disables vsx"
3837 msgstr ""
3839 #: config/rs6000/rs6000.c:4274
3840 msgid "-mquad-memory requires 64-bit mode"
3841 msgstr ""
3843 #: config/rs6000/rs6000.c:4277
3844 msgid "-mquad-memory-atomic requires 64-bit mode"
3845 msgstr ""
3847 #: config/rs6000/rs6000.c:4289
3848 msgid "-mquad-memory is not available in little endian mode"
3849 msgstr ""
3851 #: config/rs6000/rs6000.c:4361
3852 msgid "-mtoc-fusion requires 64-bit"
3853 msgstr ""
3855 #: config/rs6000/rs6000.c:4368
3856 msgid "-mtoc-fusion requires medium/large code model"
3857 msgstr ""
3859 #: config/rs6000/rs6000.c:10821
3860 msgid "bad move"
3861 msgstr ""
3863 #: config/rs6000/rs6000.c:22525
3864 msgid "Bad 128-bit move"
3865 msgstr ""
3867 #: config/rs6000/rs6000.c:22716
3868 #, c-format
3869 msgid "invalid %%e value"
3870 msgstr ""
3872 #: config/rs6000/rs6000.c:22737
3873 #, c-format
3874 msgid "invalid %%f value"
3875 msgstr ""
3877 #: config/rs6000/rs6000.c:22746
3878 #, c-format
3879 msgid "invalid %%F value"
3880 msgstr ""
3882 #: config/rs6000/rs6000.c:22755
3883 #, c-format
3884 msgid "invalid %%G value"
3885 msgstr ""
3887 #: config/rs6000/rs6000.c:22790
3888 #, c-format
3889 msgid "invalid %%j code"
3890 msgstr ""
3892 #: config/rs6000/rs6000.c:22800
3893 #, c-format
3894 msgid "invalid %%J code"
3895 msgstr ""
3897 #: config/rs6000/rs6000.c:22810
3898 #, c-format
3899 msgid "invalid %%k value"
3900 msgstr ""
3902 #: config/rs6000/rs6000.c:22825 config/xtensa/xtensa.c:2349
3903 #, c-format
3904 msgid "invalid %%K value"
3905 msgstr ""
3907 #: config/rs6000/rs6000.c:22872
3908 #, c-format
3909 msgid "invalid %%O value"
3910 msgstr ""
3912 #: config/rs6000/rs6000.c:22919
3913 #, c-format
3914 msgid "invalid %%q value"
3915 msgstr ""
3917 #: config/rs6000/rs6000.c:22972
3918 #, c-format
3919 msgid "invalid %%T value"
3920 msgstr ""
3922 #: config/rs6000/rs6000.c:22984
3923 #, c-format
3924 msgid "invalid %%u value"
3925 msgstr ""
3927 #: config/rs6000/rs6000.c:22998 config/xtensa/xtensa.c:2319
3928 #, c-format
3929 msgid "invalid %%v value"
3930 msgstr ""
3932 #: config/rs6000/rs6000.c:23065 config/xtensa/xtensa.c:2370
3933 #, c-format
3934 msgid "invalid %%x value"
3935 msgstr ""
3937 #: config/rs6000/rs6000.c:23213
3938 #, c-format
3939 msgid "invalid %%y value, try using the 'Z' constraint"
3940 msgstr ""
3942 #: config/rs6000/rs6000.c:23929
3943 msgid "__float128 and __ibm128 cannot be used in the same expression"
3944 msgstr ""
3946 #: config/rs6000/rs6000.c:23935
3947 msgid "__ibm128 and long double cannot be used in the same expression"
3948 msgstr ""
3950 #: config/rs6000/rs6000.c:23941
3951 msgid "__float128 and long double cannot be used in the same expression"
3952 msgstr ""
3954 #: config/rs6000/rs6000.c:38315
3955 msgid "AltiVec argument passed to unprototyped function"
3956 msgstr ""
3958 #: config/rs6000/rs6000.c:40038
3959 msgid "Could not generate addis value for fusion"
3960 msgstr ""
3962 #: config/rs6000/rs6000.c:40110
3963 msgid "Unable to generate load/store offset for fusion"
3964 msgstr ""
3966 #: config/rs6000/rs6000.c:40214
3967 msgid "Bad GPR fusion"
3968 msgstr ""
3970 #: config/rs6000/rs6000.c:40432
3971 msgid "emit_fusion_p9_load, bad reg #1"
3972 msgstr ""
3974 #: config/rs6000/rs6000.c:40478
3975 msgid "emit_fusion_p9_load, bad reg #2"
3976 msgstr ""
3978 #: config/rs6000/rs6000.c:40481
3979 msgid "emit_fusion_p9_load not MEM"
3980 msgstr ""
3982 #: config/rs6000/rs6000.c:40519
3983 msgid "emit_fusion_p9_store, bad reg #1"
3984 msgstr ""
3986 #: config/rs6000/rs6000.c:40565
3987 msgid "emit_fusion_p9_store, bad reg #2"
3988 msgstr ""
3990 #: config/rs6000/rs6000.c:40568
3991 msgid "emit_fusion_p9_store not MEM"
3992 msgstr ""
3994 #: config/s390/s390.c:7295
3995 #, c-format
3996 msgid "symbolic memory references are only supported on z10 or later"
3997 msgstr ""
3999 #: config/s390/s390.c:7306
4000 #, c-format
4001 msgid "cannot decompose address"
4002 msgstr ""
4004 #: config/s390/s390.c:7375
4005 #, c-format
4006 msgid "invalid comparison operator for 'E' output modifier"
4007 msgstr ""
4009 #: config/s390/s390.c:7398
4010 #, c-format
4011 msgid "invalid reference for 'J' output modifier"
4012 msgstr ""
4014 #: config/s390/s390.c:7416
4015 #, c-format
4016 msgid "invalid address for 'O' output modifier"
4017 msgstr ""
4019 #: config/s390/s390.c:7438
4020 #, c-format
4021 msgid "invalid address for 'R' output modifier"
4022 msgstr ""
4024 #: config/s390/s390.c:7456
4025 #, c-format
4026 msgid "memory reference expected for 'S' output modifier"
4027 msgstr ""
4029 #: config/s390/s390.c:7466
4030 #, c-format
4031 msgid "invalid address for 'S' output modifier"
4032 msgstr ""
4034 #: config/s390/s390.c:7487
4035 #, c-format
4036 msgid "register or memory expression expected for 'N' output modifier"
4037 msgstr ""
4039 #: config/s390/s390.c:7498
4040 #, c-format
4041 msgid "register or memory expression expected for 'M' output modifier"
4042 msgstr ""
4044 #: config/s390/s390.c:7584 config/s390/s390.c:7605
4045 #, c-format
4046 msgid "invalid constant for output modifier '%c'"
4047 msgstr ""
4049 #: config/s390/s390.c:7602
4050 #, c-format
4051 msgid "invalid constant - try using an output modifier"
4052 msgstr ""
4054 #: config/s390/s390.c:7639
4055 #, c-format
4056 msgid "invalid constant vector for output modifier '%c'"
4057 msgstr ""
4059 #: config/s390/s390.c:7646
4060 #, c-format
4061 msgid "invalid expression - try using an output modifier"
4062 msgstr ""
4064 #: config/s390/s390.c:7649
4065 #, c-format
4066 msgid "invalid expression for output modifier '%c'"
4067 msgstr ""
4069 #: config/s390/s390.c:11501
4070 msgid "Vector argument passed to unprototyped function"
4071 msgstr ""
4073 #: config/s390/s390.c:15314
4074 msgid "types differ in signess"
4075 msgstr ""
4077 #: config/s390/s390.c:15324
4078 msgid "binary operator does not support two vector bool operands"
4079 msgstr ""
4081 #: config/s390/s390.c:15327
4082 msgid "binary operator does not support vector bool operand"
4083 msgstr ""
4085 #: config/s390/s390.c:15335
4086 msgid ""
4087 "binary operator does not support mixing vector bool with floating point "
4088 "vector operands"
4089 msgstr ""
4091 #: config/sh/sh.c:1185
4092 #, c-format
4093 msgid "invalid operand to %%R"
4094 msgstr ""
4096 #: config/sh/sh.c:1212
4097 #, c-format
4098 msgid "invalid operand to %%S"
4099 msgstr ""
4101 #: config/sh/sh.c:8633
4102 msgid "created and used with different architectures / ABIs"
4103 msgstr ""
4105 #: config/sh/sh.c:8635
4106 msgid "created and used with different ABIs"
4107 msgstr ""
4109 #: config/sh/sh.c:8637
4110 msgid "created and used with different endianness"
4111 msgstr ""
4113 #: config/sparc/sparc.c:8860 config/sparc/sparc.c:8866
4114 #, c-format
4115 msgid "invalid %%Y operand"
4116 msgstr ""
4118 #: config/sparc/sparc.c:8953
4119 #, c-format
4120 msgid "invalid %%A operand"
4121 msgstr ""
4123 #: config/sparc/sparc.c:8973
4124 #, c-format
4125 msgid "invalid %%B operand"
4126 msgstr ""
4128 #: config/sparc/sparc.c:9053 config/tilegx/tilegx.c:5100
4129 #: config/tilepro/tilepro.c:4509
4130 #, c-format
4131 msgid "invalid %%C operand"
4132 msgstr ""
4134 #: config/sparc/sparc.c:9085 config/tilegx/tilegx.c:5133
4135 #, c-format
4136 msgid "invalid %%D operand"
4137 msgstr ""
4139 #: config/sparc/sparc.c:9104
4140 #, c-format
4141 msgid "invalid %%f operand"
4142 msgstr ""
4144 #: config/sparc/sparc.c:9116
4145 #, c-format
4146 msgid "invalid %%s operand"
4147 msgstr ""
4149 #: config/sparc/sparc.c:9161
4150 #, c-format
4151 msgid "floating-point constant not a valid immediate operand"
4152 msgstr ""
4154 #: config/stormy16/stormy16.c:1734 config/stormy16/stormy16.c:1805
4155 #, c-format
4156 msgid "'B' operand is not constant"
4157 msgstr ""
4159 #: config/stormy16/stormy16.c:1761
4160 #, c-format
4161 msgid "'B' operand has multiple bits set"
4162 msgstr ""
4164 #: config/stormy16/stormy16.c:1787
4165 #, c-format
4166 msgid "'o' operand is not constant"
4167 msgstr ""
4169 #: config/stormy16/stormy16.c:1819
4170 #, c-format
4171 msgid "xstormy16_print_operand: unknown code"
4172 msgstr ""
4174 #: config/tilegx/tilegx.c:5085 config/tilepro/tilepro.c:4494
4175 #, c-format
4176 msgid "invalid %%c operand"
4177 msgstr ""
4179 #: config/tilegx/tilegx.c:5116
4180 #, c-format
4181 msgid "invalid %%d operand"
4182 msgstr ""
4184 #: config/tilegx/tilegx.c:5213
4185 #, c-format
4186 msgid "invalid %%H specifier"
4187 msgstr ""
4189 #: config/tilegx/tilegx.c:5255 config/tilepro/tilepro.c:4523
4190 #, c-format
4191 msgid "invalid %%h operand"
4192 msgstr ""
4194 #: config/tilegx/tilegx.c:5267 config/tilepro/tilepro.c:4587
4195 #, c-format
4196 msgid "invalid %%I operand"
4197 msgstr ""
4199 #: config/tilegx/tilegx.c:5279 config/tilepro/tilepro.c:4599
4200 #, c-format
4201 msgid "invalid %%i operand"
4202 msgstr ""
4204 #: config/tilegx/tilegx.c:5300 config/tilepro/tilepro.c:4620
4205 #, c-format
4206 msgid "invalid %%j operand"
4207 msgstr ""
4209 #: config/tilegx/tilegx.c:5331
4210 #, c-format
4211 msgid "invalid %%%c operand"
4212 msgstr ""
4214 #: config/tilegx/tilegx.c:5346 config/tilepro/tilepro.c:4734
4215 #, c-format
4216 msgid "invalid %%N operand"
4217 msgstr ""
4219 #: config/tilegx/tilegx.c:5390
4220 #, c-format
4221 msgid "invalid operand for 'r' specifier"
4222 msgstr ""
4224 #: config/tilegx/tilegx.c:5414 config/tilepro/tilepro.c:4815
4225 #, c-format
4226 msgid "unable to print out operand yet; code == %d (%c)"
4227 msgstr ""
4229 #: config/tilepro/tilepro.c:4559
4230 #, c-format
4231 msgid "invalid %%H operand"
4232 msgstr ""
4234 #: config/tilepro/tilepro.c:4659
4235 #, c-format
4236 msgid "invalid %%L operand"
4237 msgstr ""
4239 #: config/tilepro/tilepro.c:4719
4240 #, c-format
4241 msgid "invalid %%M operand"
4242 msgstr ""
4244 #: config/tilepro/tilepro.c:4762
4245 #, c-format
4246 msgid "invalid %%t operand"
4247 msgstr ""
4249 #: config/tilepro/tilepro.c:4769
4250 #, c-format
4251 msgid "invalid %%t operand '"
4252 msgstr ""
4254 #: config/tilepro/tilepro.c:4790
4255 #, c-format
4256 msgid "invalid %%r operand"
4257 msgstr ""
4259 #: config/v850/v850.c:294
4260 msgid "const_double_split got a bad insn:"
4261 msgstr ""
4263 #: config/v850/v850.c:900
4264 msgid "output_move_single:"
4265 msgstr ""
4267 #: config/vax/vax.c:457
4268 #, c-format
4269 msgid "symbol used with both base and indexed registers"
4270 msgstr ""
4272 #: config/vax/vax.c:466
4273 #, c-format
4274 msgid "symbol with offset used in PIC mode"
4275 msgstr ""
4277 #: config/vax/vax.c:554
4278 #, c-format
4279 msgid "symbol used as immediate operand"
4280 msgstr ""
4282 #: config/vax/vax.c:1583
4283 msgid "illegal operand detected"
4284 msgstr ""
4286 #: config/visium/visium.c:3293
4287 msgid "illegal operand "
4288 msgstr ""
4290 #: config/visium/visium.c:3344
4291 msgid "illegal operand address (1)"
4292 msgstr ""
4294 #: config/visium/visium.c:3351
4295 msgid "illegal operand address (2)"
4296 msgstr ""
4298 #: config/visium/visium.c:3366
4299 msgid "illegal operand address (3)"
4300 msgstr ""
4302 #: config/visium/visium.c:3374
4303 msgid "illegal operand address (4)"
4304 msgstr ""
4306 #: config/xtensa/xtensa.c:774 config/xtensa/xtensa.c:806
4307 #: config/xtensa/xtensa.c:815
4308 msgid "bad test"
4309 msgstr ""
4311 #: config/xtensa/xtensa.c:2307
4312 #, c-format
4313 msgid "invalid %%D value"
4314 msgstr ""
4316 #: config/xtensa/xtensa.c:2344
4317 msgid "invalid mask"
4318 msgstr ""
4320 #: config/xtensa/xtensa.c:2377
4321 #, c-format
4322 msgid "invalid %%d value"
4323 msgstr ""
4325 #: config/xtensa/xtensa.c:2396 config/xtensa/xtensa.c:2406
4326 #, c-format
4327 msgid "invalid %%t/%%b value"
4328 msgstr ""
4330 #: config/xtensa/xtensa.c:2485
4331 msgid "no register in address"
4332 msgstr ""
4334 #: config/xtensa/xtensa.c:2493
4335 msgid "address offset not a constant"
4336 msgstr ""
4338 #: c/c-objc-common.c:160
4339 msgid "aka"
4340 msgstr ""
4342 #: c/c-objc-common.c:187
4343 msgid "({anonymous})"
4344 msgstr ""
4346 #: c/c-parser.c:2132 c/c-parser.c:2146 c/c-parser.c:4755 c/c-parser.c:5209
4347 #: c/c-parser.c:5356 c/c-parser.c:5781 c/c-parser.c:5950 c/c-parser.c:5981
4348 #: c/c-parser.c:6165 c/c-parser.c:8936 c/c-parser.c:8971 c/c-parser.c:9002
4349 #: c/c-parser.c:9049 c/c-parser.c:9230 c/c-parser.c:10011 c/c-parser.c:10081
4350 #: c/c-parser.c:10124 c/c-parser.c:14729 c/c-parser.c:14753 c/c-parser.c:14771
4351 #: c/c-parser.c:14984 c/c-parser.c:15027 c/gimple-parser.c:150
4352 #: c/gimple-parser.c:190 c/gimple-parser.c:199 c/gimple-parser.c:217
4353 #: c/gimple-parser.c:1205 c/gimple-parser.c:1229 c/gimple-parser.c:1305
4354 #: c/gimple-parser.c:1332 c/c-parser.c:2942 c/c-parser.c:9223
4355 #: c/gimple-parser.c:1113 c/gimple-parser.c:1152 cp/parser.c:27135
4356 #: cp/parser.c:27708
4357 #, gcc-internal-format
4358 msgid "expected %<;%>"
4359 msgstr ""
4361 #. Look for the two `(' tokens.
4362 #: c/c-parser.c:2173 c/c-parser.c:2880 c/c-parser.c:3177 c/c-parser.c:3244
4363 #: c/c-parser.c:3906 c/c-parser.c:4096 c/c-parser.c:4101 c/c-parser.c:5399
4364 #: c/c-parser.c:5653 c/c-parser.c:5866 c/c-parser.c:6101 c/c-parser.c:6224
4365 #: c/c-parser.c:7286 c/c-parser.c:7706 c/c-parser.c:7747 c/c-parser.c:7882
4366 #: c/c-parser.c:8076 c/c-parser.c:8093 c/c-parser.c:8119 c/c-parser.c:9521
4367 #: c/c-parser.c:9593 c/c-parser.c:10651 c/c-parser.c:10846 c/c-parser.c:10985
4368 #: c/c-parser.c:11040 c/c-parser.c:11137 c/c-parser.c:11317 c/c-parser.c:11362
4369 #: c/c-parser.c:11407 c/c-parser.c:11452 c/c-parser.c:11497 c/c-parser.c:11543
4370 #: c/c-parser.c:11580 c/c-parser.c:11648 c/c-parser.c:11899 c/c-parser.c:12046
4371 #: c/c-parser.c:12172 c/c-parser.c:12337 c/c-parser.c:12441 c/c-parser.c:12485
4372 #: c/c-parser.c:12533 c/c-parser.c:12579 c/c-parser.c:12647 c/c-parser.c:12685
4373 #: c/c-parser.c:12814 c/c-parser.c:12896 c/c-parser.c:13004 c/c-parser.c:13041
4374 #: c/c-parser.c:13091 c/c-parser.c:13149 c/c-parser.c:14931 c/c-parser.c:16884
4375 #: c/c-parser.c:17097 c/c-parser.c:17538 c/c-parser.c:17596 c/c-parser.c:18022
4376 #: c/gimple-parser.c:346 c/gimple-parser.c:1033 c/gimple-parser.c:1174
4377 #: c/gimple-parser.c:1262 c/c-parser.c:11116 cp/parser.c:24872
4378 #: cp/parser.c:27711
4379 #, gcc-internal-format
4380 msgid "expected %<(%>"
4381 msgstr ""
4383 #: c/c-parser.c:2179 c/c-parser.c:7313 c/c-parser.c:7714 c/c-parser.c:7755
4384 #: c/c-parser.c:7893 cp/parser.c:27133 cp/parser.c:27726
4385 #, gcc-internal-format
4386 msgid "expected %<,%>"
4387 msgstr ""
4389 #: c/c-parser.c:2200 c/c-parser.c:2564 c/c-parser.c:2895 c/c-parser.c:3218
4390 #: c/c-parser.c:3255 c/c-parser.c:3471 c/c-parser.c:3658 c/c-parser.c:3720
4391 #: c/c-parser.c:3772 c/c-parser.c:3913 c/c-parser.c:4196 c/c-parser.c:4212
4392 #: c/c-parser.c:4221 c/c-parser.c:5402 c/c-parser.c:5668 c/c-parser.c:6013
4393 #: c/c-parser.c:6159 c/c-parser.c:6232 c/c-parser.c:6814 c/c-parser.c:7044
4394 #: c/c-parser.c:7127 c/c-parser.c:7227 c/c-parser.c:7428 c/c-parser.c:7626
4395 #: c/c-parser.c:7645 c/c-parser.c:7669 c/c-parser.c:7724 c/c-parser.c:7833
4396 #: c/c-parser.c:7908 c/c-parser.c:8085 c/c-parser.c:8110 c/c-parser.c:8134
4397 #: c/c-parser.c:8360 c/c-parser.c:8779 c/c-parser.c:9315 c/c-parser.c:9336
4398 #: c/c-parser.c:9544 c/c-parser.c:9599 c/c-parser.c:9983 c/c-parser.c:10688
4399 #: c/c-parser.c:10849 c/c-parser.c:10988 c/c-parser.c:11074 c/c-parser.c:11218
4400 #: c/c-parser.c:11325 c/c-parser.c:11370 c/c-parser.c:11415 c/c-parser.c:11460
4401 #: c/c-parser.c:11505 c/c-parser.c:11551 c/c-parser.c:11608 c/c-parser.c:11615
4402 #: c/c-parser.c:11656 c/c-parser.c:11812 c/c-parser.c:11870 c/c-parser.c:11921
4403 #: c/c-parser.c:11992 c/c-parser.c:12144 c/c-parser.c:12283 c/c-parser.c:12345
4404 #: c/c-parser.c:12449 c/c-parser.c:12493 c/c-parser.c:12560 c/c-parser.c:12602
4405 #: c/c-parser.c:12634 c/c-parser.c:12664 c/c-parser.c:12702 c/c-parser.c:12844
4406 #: c/c-parser.c:12862 c/c-parser.c:12868 c/c-parser.c:12952 c/c-parser.c:12963
4407 #: c/c-parser.c:12983 c/c-parser.c:12993 c/c-parser.c:13012 c/c-parser.c:13048
4408 #: c/c-parser.c:13062 c/c-parser.c:13110 c/c-parser.c:13118 c/c-parser.c:13153
4409 #: c/c-parser.c:14159 c/c-parser.c:14813 c/c-parser.c:14992 c/c-parser.c:15038
4410 #: c/c-parser.c:17076 c/c-parser.c:17153 c/c-parser.c:17574 c/c-parser.c:17658
4411 #: c/c-parser.c:18031 c/gimple-parser.c:286 c/gimple-parser.c:375
4412 #: c/gimple-parser.c:835 c/gimple-parser.c:1044 c/gimple-parser.c:1055
4413 #: c/gimple-parser.c:1177 c/gimple-parser.c:1265 cp/parser.c:24904
4414 #: cp/parser.c:27756
4415 #, gcc-internal-format
4416 msgid "expected %<)%>"
4417 msgstr ""
4419 #: c/c-parser.c:3576 c/c-parser.c:4522 c/c-parser.c:4558 c/c-parser.c:6216
4420 #: c/c-parser.c:7824 c/c-parser.c:8182 c/c-parser.c:8334 c/c-parser.c:10803
4421 #: c/c-parser.c:17934 c/c-parser.c:17936 c/c-parser.c:18275
4422 #: c/gimple-parser.c:810 cp/parser.c:7138 cp/parser.c:27720
4423 #, gcc-internal-format
4424 msgid "expected %<]%>"
4425 msgstr ""
4427 #: c/c-parser.c:3753
4428 msgid "expected %<;%>, %<,%> or %<)%>"
4429 msgstr ""
4431 #: c/c-parser.c:4378 c/c-parser.c:14754 c/gimple-parser.c:1375
4432 #: cp/parser.c:27714 cp/parser.c:29641
4433 #, gcc-internal-format
4434 msgid "expected %<}%>"
4435 msgstr ""
4437 #: c/c-parser.c:4692 c/c-parser.c:9564 c/c-parser.c:15474 c/gimple-parser.c:143
4438 #: c/gimple-parser.c:1269 c/c-parser.c:2760 c/c-parser.c:2963 c/c-parser.c:9118
4439 #: cp/parser.c:17752 cp/parser.c:27717
4440 #, gcc-internal-format
4441 msgid "expected %<{%>"
4442 msgstr ""
4444 #: c/c-parser.c:4932 c/c-parser.c:4941 c/c-parser.c:6123 c/c-parser.c:6468
4445 #: c/c-parser.c:7362 c/c-parser.c:9329 c/c-parser.c:9713 c/c-parser.c:9774
4446 #: c/c-parser.c:10786 c/c-parser.c:11594 c/c-parser.c:11729 c/c-parser.c:12103
4447 #: c/c-parser.c:12195 c/c-parser.c:12848 c/c-parser.c:16941 c/c-parser.c:17000
4448 #: c/gimple-parser.c:1313 c/gimple-parser.c:1340 c/c-parser.c:11210
4449 #: cp/parser.c:27750 cp/parser.c:28852 cp/parser.c:31510
4450 #, gcc-internal-format
4451 msgid "expected %<:%>"
4452 msgstr ""
4454 #: c/c-parser.c:5230 cp/semantics.c:613
4455 msgid "Cilk array notation cannot be used as a computed goto expression"
4456 msgstr ""
4458 #: c/c-parser.c:5289
4459 msgid "Cilk array notation cannot be used for a throw expression"
4460 msgstr ""
4462 #: c/c-parser.c:5664 cp/semantics.c:1143
4463 msgid "Cilk array notation cannot be used as a condition for switch statement"
4464 msgstr ""
4466 #: c/c-parser.c:5715 cp/semantics.c:798
4467 msgid "Cilk array notation cannot be used as a condition for while statement"
4468 msgstr ""
4470 #: c/c-parser.c:5767 cp/parser.c:27644
4471 #, gcc-internal-format
4472 msgid "expected %<while%>"
4473 msgstr ""
4475 #: c/c-parser.c:5774 cp/semantics.c:857
4476 msgid ""
4477 "Cilk array notation cannot be used as a condition for a do-while statement"
4478 msgstr ""
4480 #: c/c-parser.c:5977 cp/semantics.c:976
4481 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4482 msgstr ""
4484 #: c/c-parser.c:7575
4485 msgid "expected %<.%>"
4486 msgstr ""
4488 #: c/c-parser.c:8789 c/c-parser.c:8821 c/c-parser.c:9061 cp/parser.c:29426
4489 #: cp/parser.c:29500
4490 #, gcc-internal-format
4491 msgid "expected %<@end%>"
4492 msgstr ""
4494 #: c/c-parser.c:9478 cp/parser.c:27735
4495 #, gcc-internal-format
4496 msgid "expected %<>%>"
4497 msgstr ""
4499 #: c/c-parser.c:12287 c/c-parser.c:13066 cp/parser.c:27759
4500 #, gcc-internal-format
4501 msgid "expected %<,%> or %<)%>"
4502 msgstr ""
4504 #. All following cases are statements with LHS.
4505 #: c/c-parser.c:14466 c/c-parser.c:14510 c/c-parser.c:14738 c/c-parser.c:14973
4506 #: c/c-parser.c:17138 c/c-parser.c:17760 c/gimple-parser.c:277
4507 #: c/c-parser.c:4581 cp/parser.c:27738
4508 #, gcc-internal-format
4509 msgid "expected %<=%>"
4510 msgstr ""
4512 #: c/c-parser.c:15517 c/c-parser.c:15507 cp/parser.c:34917
4513 #, gcc-internal-format
4514 msgid "expected %<#pragma omp section%> or %<}%>"
4515 msgstr ""
4517 #: c/c-parser.c:17922 c/c-parser.c:10738 cp/parser.c:27723 cp/parser.c:30783
4518 #, gcc-internal-format
4519 msgid "expected %<[%>"
4520 msgstr ""
4522 #: c/c-typeck.c:7540
4523 msgid "(anonymous)"
4524 msgstr ""
4526 #: c/gimple-parser.c:1309 c/gimple-parser.c:1336 c/gimple-parser.c:1364
4527 msgid "expected label"
4528 msgstr ""
4530 #: cp/call.c:9853
4531 msgid "candidate 1:"
4532 msgstr ""
4534 #: cp/call.c:9854
4535 msgid "candidate 2:"
4536 msgstr ""
4538 #: cp/decl2.c:704
4539 msgid "candidates are: %+#D"
4540 msgstr ""
4542 #: cp/decl2.c:706
4543 msgid "candidate is: %+#D"
4544 msgstr ""
4546 #: cp/error.c:321
4547 msgid "<missing>"
4548 msgstr ""
4550 #: cp/error.c:419
4551 msgid "<brace-enclosed initializer list>"
4552 msgstr ""
4554 #: cp/error.c:421
4555 msgid "<unresolved overloaded function type>"
4556 msgstr ""
4558 #: cp/error.c:583
4559 msgid "<type error>"
4560 msgstr ""
4562 #: cp/error.c:684 objc/objc-act.c:6180 cp/cxx-pretty-print.c:161
4563 #, gcc-internal-format
4564 msgid "<unnamed>"
4565 msgstr ""
4567 #: cp/error.c:686
4568 #, c-format
4569 msgid "<unnamed %s>"
4570 msgstr ""
4572 #. A lambda's "type" is essentially its signature.
4573 #: cp/error.c:691
4574 msgid "<lambda"
4575 msgstr ""
4577 #: cp/error.c:821
4578 msgid "<typeprefixerror>"
4579 msgstr ""
4581 #: cp/error.c:950
4582 #, c-format
4583 msgid "(static initializers for %s)"
4584 msgstr ""
4586 #: cp/error.c:952
4587 #, c-format
4588 msgid "(static destructors for %s)"
4589 msgstr ""
4591 #: cp/error.c:1097
4592 msgid "vtable for "
4593 msgstr ""
4595 #: cp/error.c:1121
4596 msgid "<return value> "
4597 msgstr ""
4599 #: cp/error.c:1136
4600 msgid "{anonymous}"
4601 msgstr ""
4603 #: cp/error.c:1138
4604 msgid "(anonymous namespace)"
4605 msgstr ""
4607 #: cp/error.c:1245
4608 msgid "<template arguments error>"
4609 msgstr ""
4611 #: cp/error.c:1267
4612 msgid "<enumerator>"
4613 msgstr ""
4615 #: cp/error.c:1307
4616 msgid "<declaration error>"
4617 msgstr ""
4619 #: cp/error.c:1857 cp/error.c:1877
4620 msgid "<template parameter error>"
4621 msgstr ""
4623 #: cp/error.c:2007
4624 msgid "<statement>"
4625 msgstr ""
4627 #: cp/error.c:2035 cp/error.c:3083 c-family/c-pretty-print.c:2168
4628 #, gcc-internal-format
4629 msgid "<unknown>"
4630 msgstr ""
4632 #. While waiting for caret diagnostics, avoid printing
4633 #. __cxa_allocate_exception, __cxa_throw, and the like.
4634 #: cp/error.c:2053
4635 msgid "<throw-expression>"
4636 msgstr ""
4638 #: cp/error.c:2154
4639 msgid "<ubsan routine call>"
4640 msgstr ""
4642 #: cp/error.c:2611
4643 msgid "<unparsed>"
4644 msgstr ""
4646 #: cp/error.c:2766
4647 msgid "<lambda>"
4648 msgstr ""
4650 #: cp/error.c:2809
4651 msgid "*this"
4652 msgstr ""
4654 #: cp/error.c:2819
4655 msgid "<expression error>"
4656 msgstr ""
4658 #: cp/error.c:2834
4659 msgid "<unknown operator>"
4660 msgstr ""
4662 #: cp/error.c:3127
4663 msgid "{unknown}"
4664 msgstr ""
4666 #: cp/error.c:3239
4667 msgid "At global scope:"
4668 msgstr ""
4670 #: cp/error.c:3345
4671 #, c-format
4672 msgid "In static member function %qs"
4673 msgstr ""
4675 #: cp/error.c:3347
4676 #, c-format
4677 msgid "In copy constructor %qs"
4678 msgstr ""
4680 #: cp/error.c:3349
4681 #, c-format
4682 msgid "In constructor %qs"
4683 msgstr ""
4685 #: cp/error.c:3351
4686 #, c-format
4687 msgid "In destructor %qs"
4688 msgstr ""
4690 #: cp/error.c:3353
4691 msgid "In lambda function"
4692 msgstr ""
4694 #: cp/error.c:3373
4695 #, c-format
4696 msgid "%s: In substitution of %qS:\n"
4697 msgstr ""
4699 #: cp/error.c:3374
4700 msgid "%s: In instantiation of %q#D:\n"
4701 msgstr ""
4703 #: cp/error.c:3399
4704 msgid "%r%s:%d:%d:%R   "
4705 msgstr ""
4707 #: cp/error.c:3402
4708 msgid "%r%s:%d:%R   "
4709 msgstr ""
4711 #: cp/error.c:3410
4712 #, c-format
4713 msgid "recursively required by substitution of %qS\n"
4714 msgstr ""
4716 #: cp/error.c:3411
4717 #, c-format
4718 msgid "required by substitution of %qS\n"
4719 msgstr ""
4721 #: cp/error.c:3416
4722 msgid "recursively required from %q#D\n"
4723 msgstr ""
4725 #: cp/error.c:3417
4726 msgid "required from %q#D\n"
4727 msgstr ""
4729 #: cp/error.c:3424
4730 msgid "recursively required from here\n"
4731 msgstr ""
4733 #: cp/error.c:3425
4734 msgid "required from here\n"
4735 msgstr ""
4737 #: cp/error.c:3477
4738 msgid ""
4739 "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-"
4740 "backtrace-limit=0 to disable ]\n"
4741 msgstr ""
4743 #: cp/error.c:3483
4744 msgid ""
4745 "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
4746 "limit=0 to disable ]\n"
4747 msgstr ""
4749 #: cp/error.c:3537
4750 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4751 msgstr ""
4753 #: cp/error.c:3541
4754 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4755 msgstr ""
4757 #: cp/pt.c:1945 cp/semantics.c:5228
4758 msgid "candidates are:"
4759 msgstr ""
4761 #: cp/pt.c:21745
4762 msgid "candidate is:"
4763 msgid_plural "candidates are:"
4764 msgstr[0] ""
4765 msgstr[1] ""
4767 #: cp/rtti.c:546
4768 msgid "target is not pointer or reference to class"
4769 msgstr ""
4771 #: cp/rtti.c:551
4772 msgid "target is not pointer or reference to complete type"
4773 msgstr ""
4775 #: cp/rtti.c:557
4776 msgid "target is not pointer or reference"
4777 msgstr ""
4779 #: cp/rtti.c:573
4780 msgid "source is not a pointer"
4781 msgstr ""
4783 #: cp/rtti.c:578
4784 msgid "source is not a pointer to class"
4785 msgstr ""
4787 #: cp/rtti.c:583
4788 msgid "source is a pointer to incomplete type"
4789 msgstr ""
4791 #: cp/rtti.c:598
4792 msgid "source is not of class type"
4793 msgstr ""
4795 #: cp/rtti.c:603
4796 msgid "source is of incomplete class type"
4797 msgstr ""
4799 #: cp/rtti.c:612
4800 msgid "conversion casts away constness"
4801 msgstr ""
4803 #: cp/rtti.c:768
4804 msgid "source type is not polymorphic"
4805 msgstr ""
4807 #: cp/typeck.c:5872 c/c-typeck.c:4191
4808 #, gcc-internal-format
4809 msgid "wrong type argument to unary minus"
4810 msgstr ""
4812 #: cp/typeck.c:5873 c/c-typeck.c:4178
4813 #, gcc-internal-format
4814 msgid "wrong type argument to unary plus"
4815 msgstr ""
4817 #: cp/typeck.c:5900 c/c-typeck.c:4233
4818 #, gcc-internal-format
4819 msgid "wrong type argument to bit-complement"
4820 msgstr ""
4822 #: cp/typeck.c:5914 c/c-typeck.c:4241
4823 #, gcc-internal-format
4824 msgid "wrong type argument to abs"
4825 msgstr ""
4827 #: cp/typeck.c:5926 c/c-typeck.c:4253
4828 #, gcc-internal-format
4829 msgid "wrong type argument to conjugation"
4830 msgstr ""
4832 #: cp/typeck.c:5944
4833 msgid "in argument to unary !"
4834 msgstr ""
4836 #: cp/typeck.c:5990
4837 msgid "no pre-increment operator for type"
4838 msgstr ""
4840 #: cp/typeck.c:5992
4841 msgid "no post-increment operator for type"
4842 msgstr ""
4844 #: cp/typeck.c:5994
4845 msgid "no pre-decrement operator for type"
4846 msgstr ""
4848 #: cp/typeck.c:5996
4849 msgid "no post-decrement operator for type"
4850 msgstr ""
4852 #: fortran/arith.c:95
4853 msgid "Arithmetic OK at %L"
4854 msgstr ""
4856 #: fortran/arith.c:98
4857 msgid "Arithmetic overflow at %L"
4858 msgstr ""
4860 #: fortran/arith.c:101
4861 msgid "Arithmetic underflow at %L"
4862 msgstr ""
4864 #: fortran/arith.c:104
4865 msgid "Arithmetic NaN at %L"
4866 msgstr ""
4868 #: fortran/arith.c:107
4869 msgid "Division by zero at %L"
4870 msgstr ""
4872 #: fortran/arith.c:110
4873 msgid "Array operands are incommensurate at %L"
4874 msgstr ""
4876 #: fortran/arith.c:114
4877 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4878 msgstr ""
4880 #: fortran/arith.c:1370
4881 msgid "elemental binary operation"
4882 msgstr ""
4884 #: fortran/check.c:2142 fortran/check.c:3133 fortran/check.c:3187
4885 #, c-format
4886 msgid "arguments '%s' and '%s' for intrinsic %s"
4887 msgstr ""
4889 #: fortran/check.c:2939
4890 #, c-format
4891 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4892 msgstr ""
4894 #: fortran/check.c:3502 fortran/intrinsic.c:4522
4895 #, c-format
4896 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4897 msgstr ""
4899 #: fortran/error.c:871
4900 msgid "Fortran 2008 obsolescent feature:"
4901 msgstr ""
4903 #: fortran/error.c:880
4904 msgid "GNU Extension:"
4905 msgstr ""
4907 #: fortran/error.c:883
4908 msgid "Legacy Extension:"
4909 msgstr ""
4911 #: fortran/error.c:886
4912 msgid "Obsolescent feature:"
4913 msgstr ""
4915 #: fortran/error.c:889
4916 msgid "Deleted feature:"
4917 msgstr ""
4919 #: fortran/expr.c:622
4920 #, c-format
4921 msgid "Constant expression required at %C"
4922 msgstr ""
4924 #: fortran/expr.c:625
4925 #, c-format
4926 msgid "Integer expression required at %C"
4927 msgstr ""
4929 #: fortran/expr.c:630
4930 #, c-format
4931 msgid "Integer value too large in expression at %C"
4932 msgstr ""
4934 #: fortran/expr.c:3225
4935 msgid "array assignment"
4936 msgstr ""
4938 #: fortran/gfortranspec.c:425
4939 #, c-format
4940 msgid "Driving:"
4941 msgstr ""
4943 #: fortran/interface.c:3145 fortran/intrinsic.c:4217
4944 msgid "actual argument to INTENT = OUT/INOUT"
4945 msgstr ""
4947 #: fortran/io.c:585
4948 msgid "Positive width required"
4949 msgstr ""
4951 #: fortran/io.c:586
4952 msgid "Nonnegative width required"
4953 msgstr ""
4955 #: fortran/io.c:587
4956 msgid "Unexpected element %qc in format string at %L"
4957 msgstr ""
4959 #: fortran/io.c:589
4960 msgid "Unexpected end of format string"
4961 msgstr ""
4963 #: fortran/io.c:590
4964 msgid "Zero width in format descriptor"
4965 msgstr ""
4967 #: fortran/io.c:610
4968 msgid "Missing leading left parenthesis"
4969 msgstr ""
4971 #: fortran/io.c:639
4972 msgid "Left parenthesis required after %<*%>"
4973 msgstr ""
4975 #: fortran/io.c:670
4976 msgid "Expected P edit descriptor"
4977 msgstr ""
4979 #. P requires a prior number.
4980 #: fortran/io.c:678
4981 msgid "P descriptor requires leading scale factor"
4982 msgstr ""
4984 #: fortran/io.c:726
4985 #, c-format
4986 msgid "Right parenthesis expected at %C"
4987 msgstr ""
4989 #: fortran/io.c:819 fortran/io.c:833
4990 msgid "Comma required after P descriptor"
4991 msgstr ""
4993 #: fortran/io.c:847
4994 msgid "Positive width required with T descriptor"
4995 msgstr ""
4997 #: fortran/io.c:930
4998 msgid "E specifier not allowed with g0 descriptor"
4999 msgstr ""
5001 #: fortran/io.c:1000
5002 msgid "Positive exponent width required"
5003 msgstr ""
5005 #: fortran/io.c:1030
5006 msgid "Period required in format specifier"
5007 msgstr ""
5009 #: fortran/io.c:1748
5010 #, c-format
5011 msgid "%s tag"
5012 msgstr ""
5014 #: fortran/io.c:3217
5015 msgid "internal unit in WRITE"
5016 msgstr ""
5018 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
5019 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
5020 #: fortran/io.c:4484
5021 #, c-format
5022 msgid "%s tag with INQUIRE"
5023 msgstr ""
5025 #: fortran/matchexp.c:28
5026 #, c-format
5027 msgid "Syntax error in expression at %C"
5028 msgstr ""
5030 #: fortran/module.c:1208
5031 msgid "Unexpected EOF"
5032 msgstr ""
5034 #: fortran/module.c:1292
5035 msgid "Integer overflow"
5036 msgstr ""
5038 #: fortran/module.c:1322
5039 msgid "Name too long"
5040 msgstr ""
5042 #: fortran/module.c:1424 fortran/module.c:1527
5043 msgid "Bad name"
5044 msgstr ""
5046 #: fortran/module.c:1551
5047 msgid "Expected name"
5048 msgstr ""
5050 #: fortran/module.c:1554
5051 msgid "Expected left parenthesis"
5052 msgstr ""
5054 #: fortran/module.c:1557
5055 msgid "Expected right parenthesis"
5056 msgstr ""
5058 #: fortran/module.c:1560
5059 msgid "Expected integer"
5060 msgstr ""
5062 #: fortran/module.c:1563 fortran/module.c:2558
5063 msgid "Expected string"
5064 msgstr ""
5066 #: fortran/module.c:1588
5067 msgid "find_enum(): Enum not found"
5068 msgstr ""
5070 #: fortran/module.c:2273
5071 msgid "Expected attribute bit name"
5072 msgstr ""
5074 #: fortran/module.c:3162
5075 msgid "Expected integer string"
5076 msgstr ""
5078 #: fortran/module.c:3166
5079 msgid "Error converting integer"
5080 msgstr ""
5082 #: fortran/module.c:3188
5083 msgid "Expected real string"
5084 msgstr ""
5086 #: fortran/module.c:3412
5087 msgid "Expected expression type"
5088 msgstr ""
5090 #: fortran/module.c:3492
5091 msgid "Bad operator"
5092 msgstr ""
5094 #: fortran/module.c:3607
5095 msgid "Bad type in constant expression"
5096 msgstr ""
5098 #: fortran/module.c:6969
5099 msgid "Unexpected end of module"
5100 msgstr ""
5102 #: fortran/parse.c:1704
5103 msgid "arithmetic IF"
5104 msgstr ""
5106 #: fortran/parse.c:1713
5107 msgid "attribute declaration"
5108 msgstr ""
5110 #: fortran/parse.c:1749
5111 msgid "data declaration"
5112 msgstr ""
5114 #: fortran/parse.c:1767
5115 msgid "derived type declaration"
5116 msgstr ""
5118 #: fortran/parse.c:1879
5119 msgid "block IF"
5120 msgstr ""
5122 #: fortran/parse.c:1888
5123 msgid "implied END DO"
5124 msgstr ""
5126 #: fortran/parse.c:1982 fortran/resolve.c:10905
5127 msgid "assignment"
5128 msgstr ""
5130 #: fortran/parse.c:1985 fortran/resolve.c:10956 fortran/resolve.c:10959
5131 msgid "pointer assignment"
5132 msgstr ""
5134 #: fortran/parse.c:2003
5135 msgid "simple IF"
5136 msgstr ""
5138 #: fortran/resolve.c:620
5139 msgid "module procedure"
5140 msgstr ""
5142 #: fortran/resolve.c:621
5143 msgid "internal function"
5144 msgstr ""
5146 #: fortran/resolve.c:2160 fortran/resolve.c:2354
5147 msgid "elemental procedure"
5148 msgstr ""
5150 #: fortran/resolve.c:2257
5151 msgid "allocatable argument"
5152 msgstr ""
5154 #: fortran/resolve.c:2262
5155 msgid "asynchronous argument"
5156 msgstr ""
5158 #: fortran/resolve.c:2267
5159 msgid "optional argument"
5160 msgstr ""
5162 #: fortran/resolve.c:2272
5163 msgid "pointer argument"
5164 msgstr ""
5166 #: fortran/resolve.c:2277
5167 msgid "target argument"
5168 msgstr ""
5170 #: fortran/resolve.c:2282
5171 msgid "value argument"
5172 msgstr ""
5174 #: fortran/resolve.c:2287
5175 msgid "volatile argument"
5176 msgstr ""
5178 #: fortran/resolve.c:2292
5179 msgid "assumed-shape argument"
5180 msgstr ""
5182 #: fortran/resolve.c:2297
5183 msgid "assumed-rank argument"
5184 msgstr ""
5186 #: fortran/resolve.c:2302
5187 msgid "coarray argument"
5188 msgstr ""
5190 #: fortran/resolve.c:2307
5191 msgid "parametrized derived type argument"
5192 msgstr ""
5194 #: fortran/resolve.c:2312
5195 msgid "polymorphic argument"
5196 msgstr ""
5198 #: fortran/resolve.c:2317
5199 msgid "NO_ARG_CHECK attribute"
5200 msgstr ""
5202 #. As assumed-type is unlimited polymorphic (cf. above).
5203 #. See also TS 29113, Note 6.1.
5204 #: fortran/resolve.c:2324
5205 msgid "assumed-type argument"
5206 msgstr ""
5208 #: fortran/resolve.c:2335
5209 msgid "array result"
5210 msgstr ""
5212 #: fortran/resolve.c:2340
5213 msgid "pointer or allocatable result"
5214 msgstr ""
5216 #: fortran/resolve.c:2347
5217 msgid "result with non-constant character length"
5218 msgstr ""
5220 #: fortran/resolve.c:2359
5221 msgid "bind(c) procedure"
5222 msgstr ""
5224 #: fortran/resolve.c:3651
5225 #, c-format
5226 msgid "Invalid context for NULL() pointer at %%L"
5227 msgstr ""
5229 #: fortran/resolve.c:3667
5230 #, c-format
5231 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5232 msgstr ""
5234 #: fortran/resolve.c:3683
5235 #, c-format
5236 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5237 msgstr ""
5239 #: fortran/resolve.c:3698
5240 #, c-format
5241 msgid "Operands of string concatenation operator at %%L are %s/%s"
5242 msgstr ""
5244 #: fortran/resolve.c:3731
5245 #, c-format
5246 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5247 msgstr ""
5249 #: fortran/resolve.c:3754
5250 #, c-format
5251 msgid "Operand of .not. operator at %%L is %s"
5252 msgstr ""
5254 #: fortran/resolve.c:3768
5255 msgid "COMPLEX quantities cannot be compared at %L"
5256 msgstr ""
5258 #: fortran/resolve.c:3820
5259 #, c-format
5260 msgid "Logicals at %%L must be compared with %s instead of %s"
5261 msgstr ""
5263 #: fortran/resolve.c:3826
5264 #, c-format
5265 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5266 msgstr ""
5268 #: fortran/resolve.c:3834
5269 #, c-format
5270 msgid "Unknown operator %%<%s%%> at %%L"
5271 msgstr ""
5273 #: fortran/resolve.c:3837
5274 #, c-format
5275 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5276 msgstr ""
5278 #: fortran/resolve.c:3841
5279 #, c-format
5280 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5281 msgstr ""
5283 #: fortran/resolve.c:3929
5284 #, c-format
5285 msgid "Inconsistent ranks for operator at %%L and %%L"
5286 msgstr ""
5288 #: fortran/resolve.c:6601
5289 msgid "Loop variable"
5290 msgstr ""
5292 #: fortran/resolve.c:6605
5293 msgid "iterator variable"
5294 msgstr ""
5296 #: fortran/resolve.c:6609
5297 msgid "Start expression in DO loop"
5298 msgstr ""
5300 #: fortran/resolve.c:6613
5301 msgid "End expression in DO loop"
5302 msgstr ""
5304 #: fortran/resolve.c:6617
5305 msgid "Step expression in DO loop"
5306 msgstr ""
5308 #: fortran/resolve.c:6902 fortran/resolve.c:6905
5309 msgid "DEALLOCATE object"
5310 msgstr ""
5312 #: fortran/resolve.c:7272 fortran/resolve.c:7275
5313 msgid "ALLOCATE object"
5314 msgstr ""
5316 #: fortran/resolve.c:7467 fortran/resolve.c:9133
5317 msgid "STAT variable"
5318 msgstr ""
5320 #: fortran/resolve.c:7511 fortran/resolve.c:9145
5321 msgid "ERRMSG variable"
5322 msgstr ""
5324 #: fortran/resolve.c:8928
5325 msgid "item in READ"
5326 msgstr ""
5328 #: fortran/resolve.c:9157
5329 msgid "ACQUIRED_LOCK variable"
5330 msgstr ""
5332 #: fortran/trans-array.c:1438
5333 #, c-format
5334 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5335 msgstr ""
5337 #: fortran/trans-array.c:5579
5338 msgid "Integer overflow when calculating the amount of memory to allocate"
5339 msgstr ""
5341 #: fortran/trans-decl.c:5636
5342 #, c-format
5343 msgid ""
5344 "Actual string length does not match the declared one for dummy argument "
5345 "'%s' (%ld/%ld)"
5346 msgstr ""
5348 #: fortran/trans-decl.c:5644
5349 #, c-format
5350 msgid ""
5351 "Actual string length is shorter than the declared one for dummy argument "
5352 "'%s' (%ld/%ld)"
5353 msgstr ""
5355 #: fortran/trans-expr.c:8567
5356 #, c-format
5357 msgid "Target of rank remapping is too small (%ld < %ld)"
5358 msgstr ""
5360 #: fortran/trans-expr.c:9930
5361 msgid "Assignment of scalar to unallocated array"
5362 msgstr ""
5364 #: fortran/trans-intrinsic.c:894
5365 #, c-format
5366 msgid "Unequal character lengths (%ld/%ld) in %s"
5367 msgstr ""
5369 #: fortran/trans-intrinsic.c:7800
5370 #, c-format
5371 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5372 msgstr ""
5374 #: fortran/trans-intrinsic.c:7832
5375 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5376 msgstr ""
5378 #: fortran/trans-io.c:582
5379 msgid "Unit number in I/O statement too small"
5380 msgstr ""
5382 #: fortran/trans-io.c:591
5383 msgid "Unit number in I/O statement too large"
5384 msgstr ""
5386 #: fortran/trans-stmt.c:156
5387 msgid "Assigned label is not a target label"
5388 msgstr ""
5390 #: fortran/trans-stmt.c:1105
5391 #, c-format
5392 msgid "Invalid image number %d in SYNC IMAGES"
5393 msgstr ""
5395 #: fortran/trans-stmt.c:1920
5396 msgid "Loop iterates infinitely"
5397 msgstr ""
5399 #: fortran/trans-stmt.c:1940 fortran/trans-stmt.c:2196
5400 msgid "Loop variable has been modified"
5401 msgstr ""
5403 #: fortran/trans-stmt.c:2049
5404 msgid "DO step value is zero"
5405 msgstr ""
5407 #: fortran/trans.c:47
5408 msgid "Array reference out of bounds"
5409 msgstr ""
5411 #: fortran/trans.c:48
5412 msgid "Incorrect function return value"
5413 msgstr ""
5415 #: fortran/trans.c:606
5416 msgid "Memory allocation failed"
5417 msgstr ""
5419 #: fortran/trans.c:684 fortran/trans.c:1668
5420 msgid "Allocation would exceed memory limit"
5421 msgstr ""
5423 #: fortran/trans.c:893
5424 #, c-format
5425 msgid "Attempting to allocate already allocated variable '%s'"
5426 msgstr ""
5428 #: fortran/trans.c:899
5429 msgid "Attempting to allocate already allocated variable"
5430 msgstr ""
5432 #: fortran/trans.c:1353 fortran/trans.c:1512
5433 #, c-format
5434 msgid "Attempt to DEALLOCATE unallocated '%s'"
5435 msgstr ""
5437 #. The remainder are real diagnostic types.
5438 #: fortran/gfc-diagnostic.def:33
5439 msgid "Fatal Error"
5440 msgstr ""
5442 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5443 #. when reporting fatal signal in the compiler.
5444 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5445 msgid "internal compiler error"
5446 msgstr ""
5448 #: fortran/gfc-diagnostic.def:35
5449 msgid "Error"
5450 msgstr ""
5452 #: fortran/gfc-diagnostic.def:36
5453 msgid "sorry, unimplemented"
5454 msgstr ""
5456 #: fortran/gfc-diagnostic.def:37
5457 msgid "Warning"
5458 msgstr ""
5460 #: fortran/gfc-diagnostic.def:38
5461 msgid "anachronism"
5462 msgstr ""
5464 #: fortran/gfc-diagnostic.def:39
5465 msgid "note"
5466 msgstr ""
5468 #: fortran/gfc-diagnostic.def:40
5469 msgid "debug"
5470 msgstr ""
5472 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5473 #. prefix does not matter.
5474 #: fortran/gfc-diagnostic.def:43
5475 msgid "pedwarn"
5476 msgstr ""
5478 #: fortran/gfc-diagnostic.def:44
5479 msgid "permerror"
5480 msgstr ""
5482 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5483 #. due to -Werror and -Werror=warning.
5484 #: fortran/gfc-diagnostic.def:47
5485 msgid "error"
5486 msgstr ""
5488 #: go/go-backend.c:163
5489 msgid "lseek failed while reading export data"
5490 msgstr ""
5492 #: go/go-backend.c:170
5493 msgid "memory allocation failed while reading export data"
5494 msgstr ""
5496 #: go/go-backend.c:178
5497 msgid "read failed while reading export data"
5498 msgstr ""
5500 #: go/go-backend.c:184
5501 msgid "short read while reading export data"
5502 msgstr ""
5504 #: gcc.c:747 gcc.c:751 gcc.c:806
5505 msgid "-gz is not supported in this configuration"
5506 msgstr ""
5508 #: gcc.c:757 gcc.c:817
5509 msgid "-gz=zlib is not supported in this configuration"
5510 msgstr ""
5512 #: gcc.c:961
5513 msgid "-fuse-linker-plugin is not supported in this configuration"
5514 msgstr ""
5516 #: gcc.c:976
5517 msgid "cannot specify -static with -fsanitize=address"
5518 msgstr ""
5520 #: gcc.c:978
5521 msgid "cannot specify -static with -fsanitize=thread"
5522 msgstr ""
5524 #: gcc.c:1000
5525 msgid "-fvtable-verify=std is not supported in this configuration"
5526 msgstr ""
5528 #: gcc.c:1002
5529 msgid "-fvtable-verify=preinit is not supported in this configuration"
5530 msgstr ""
5532 #: gcc.c:1131 ada/gcc-interface/lang-specs.h:33
5533 msgid "-pg and -fomit-frame-pointer are incompatible"
5534 msgstr ""
5536 #: gcc.c:1310
5537 msgid "GNU C no longer supports -traditional without -E"
5538 msgstr ""
5540 #: gcc.c:1319
5541 msgid "-E or -x required when input is from standard input"
5542 msgstr ""
5544 #: config/darwin.h:171
5545 msgid "rdynamic is not supported"
5546 msgstr ""
5548 #: config/darwin.h:260
5549 msgid "-current_version only allowed with -dynamiclib"
5550 msgstr ""
5552 #: config/darwin.h:262
5553 msgid "-install_name only allowed with -dynamiclib"
5554 msgstr ""
5556 #: config/darwin.h:267
5557 msgid "-bundle not allowed with -dynamiclib"
5558 msgstr ""
5560 #: config/darwin.h:268
5561 msgid "-bundle_loader not allowed with -dynamiclib"
5562 msgstr ""
5564 #: config/darwin.h:269
5565 msgid "-client_name not allowed with -dynamiclib"
5566 msgstr ""
5568 #: config/darwin.h:274
5569 msgid "-force_flat_namespace not allowed with -dynamiclib"
5570 msgstr ""
5572 #: config/darwin.h:276
5573 msgid "-keep_private_externs not allowed with -dynamiclib"
5574 msgstr ""
5576 #: config/darwin.h:277
5577 msgid "-private_bundle not allowed with -dynamiclib"
5578 msgstr ""
5580 #: config/dragonfly.h:76 config/alpha/freebsd.h:33 config/i386/freebsd.h:82
5581 #: config/i386/freebsd64.h:35 config/ia64/freebsd.h:26
5582 #: config/rs6000/sysv4.h:736 config/sparc/freebsd.h:45
5583 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5584 msgstr ""
5586 #: config/lynx.h:69
5587 msgid "cannot use mthreads and mlegacy-threads together"
5588 msgstr ""
5590 #: config/lynx.h:94
5591 msgid "cannot use mshared and static together"
5592 msgstr ""
5594 #: config/sol2.h:273 config/sol2.h:278
5595 msgid "does not support multilib"
5596 msgstr ""
5598 #: config/sol2.h:370
5599 msgid "-pie is not supported in this configuration"
5600 msgstr ""
5602 #: config/vxworks.h:70
5603 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5604 msgstr ""
5606 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
5607 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5608 msgstr ""
5610 #: config/arc/arc.h:99 config/mips/mips.h:1381
5611 msgid "may not use both -EB and -EL"
5612 msgstr ""
5614 #: config/arm/arm.h:85
5615 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5616 msgstr ""
5618 #: config/arm/arm.h:87 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5619 msgid "-mbig-endian and -mlittle-endian may not be used together"
5620 msgstr ""
5622 #: config/avr/specs.h:70
5623 msgid "shared is not supported"
5624 msgstr ""
5626 #: config/bfin/elf.h:55
5627 msgid "no processor type specified for linking"
5628 msgstr ""
5630 #: config/cris/cris.h:184
5631 msgid "do not specify both -march=... and -mcpu=..."
5632 msgstr ""
5634 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
5635 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:119
5636 msgid "shared and mdll are not compatible"
5637 msgstr ""
5639 #: config/mcore/mcore.h:53
5640 msgid "the m210 does not have little endian support"
5641 msgstr ""
5643 #: config/mips/r3900.h:37
5644 msgid "-mhard-float not supported"
5645 msgstr ""
5647 #: config/mips/r3900.h:39
5648 msgid "-msingle-float and -msoft-float cannot both be specified"
5649 msgstr ""
5651 #: config/moxie/moxiebox.h:43
5652 msgid "this target is little-endian"
5653 msgstr ""
5655 #: config/nios2/elf.h:44
5656 msgid "You need a C startup file for -msys-crt0="
5657 msgstr ""
5659 #: config/nvptx/nvptx.c:1132
5660 msgid "tid.y;"
5661 msgstr ""
5663 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5664 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5665 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
5666 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
5667 msgid "warning: consider linking with '-static' as system libraries with"
5668 msgstr ""
5670 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5671 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5672 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
5673 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
5674 msgid "  profiling support are only provided in archive format"
5675 msgstr ""
5677 #: config/rs6000/darwin.h:95
5678 msgid " conflicting code gen style switches are used"
5679 msgstr ""
5681 #: config/rs6000/freebsd64.h:171
5682 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5683 msgstr ""
5685 #: config/rx/rx.h:80
5686 msgid "-mas100-syntax is incompatible with -gdwarf"
5687 msgstr ""
5689 #: config/rx/rx.h:81
5690 msgid "rx100 cpu does not have FPU hardware"
5691 msgstr ""
5693 #: config/rx/rx.h:82
5694 msgid "rx200 cpu does not have FPU hardware"
5695 msgstr ""
5697 #: config/s390/tpf.h:121
5698 msgid "static is not supported on TPF-OS"
5699 msgstr ""
5701 #: config/sh/sh.h:297 config/sh/sh.h:300
5702 msgid "SH2a does not support little-endian"
5703 msgstr ""
5705 #: config/sparc/linux64.h:149 config/sparc/linux64.h:156
5706 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
5707 #: config/sparc/sol2.h:228 config/sparc/sol2.h:234
5708 msgid "may not use both -m32 and -m64"
5709 msgstr ""
5711 #: config/vax/netbsd-elf.h:51
5712 msgid "the -shared option is not currently supported for VAX ELF"
5713 msgstr ""
5715 #: config/vax/vax.h:46 config/vax/vax.h:47
5716 msgid "profiling not supported with -mg"
5717 msgstr ""
5719 #: ada/gcc-interface/lang-specs.h:34
5720 msgid "-c or -S required for Ada"
5721 msgstr ""
5723 #: ada/gcc-interface/lang-specs.h:52
5724 msgid "-c required for gnat2why"
5725 msgstr ""
5727 #: ada/gcc-interface/lang-specs.h:65
5728 msgid "-c required for gnat2scil"
5729 msgstr ""
5731 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5732 msgid "gfortran does not support -E without -cpp"
5733 msgstr ""
5735 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5736 msgid "GNU Objective C no longer supports traditional compilation"
5737 msgstr ""
5739 #: objc/lang-specs.h:55
5740 msgid ""
5741 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5742 msgstr ""
5744 #: objcp/lang-specs.h:58
5745 msgid ""
5746 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5747 msgstr ""
5749 #: config/alpha/alpha.opt:23 config/i386/i386.opt:436
5750 msgid "Do not use hardware fp."
5751 msgstr ""
5753 #: config/alpha/alpha.opt:27
5754 msgid "Use fp registers."
5755 msgstr ""
5757 #: config/alpha/alpha.opt:31 common.opt:758 common.opt:953 common.opt:957
5758 #: common.opt:961 common.opt:965 common.opt:1492 common.opt:1548
5759 #: common.opt:1649 common.opt:1653 common.opt:1883 common.opt:2045
5760 #: common.opt:2718 fortran/lang.opt:465
5761 msgid "Does nothing. Preserved for backward compatibility."
5762 msgstr ""
5764 #: config/alpha/alpha.opt:35
5765 msgid "Request IEEE-conformant math library routines (OSF/1)."
5766 msgstr ""
5768 #: config/alpha/alpha.opt:39
5769 msgid "Emit IEEE-conformant code, without inexact exceptions."
5770 msgstr ""
5772 #: config/alpha/alpha.opt:46
5773 msgid "Do not emit complex integer constants to read-only memory."
5774 msgstr ""
5776 #: config/alpha/alpha.opt:50
5777 msgid "Use VAX fp."
5778 msgstr ""
5780 #: config/alpha/alpha.opt:54
5781 msgid "Do not use VAX fp."
5782 msgstr ""
5784 #: config/alpha/alpha.opt:58
5785 msgid "Emit code for the byte/word ISA extension."
5786 msgstr ""
5788 #: config/alpha/alpha.opt:62
5789 msgid "Emit code for the motion video ISA extension."
5790 msgstr ""
5792 #: config/alpha/alpha.opt:66
5793 msgid "Emit code for the fp move and sqrt ISA extension."
5794 msgstr ""
5796 #: config/alpha/alpha.opt:70
5797 msgid "Emit code for the counting ISA extension."
5798 msgstr ""
5800 #: config/alpha/alpha.opt:74
5801 msgid "Emit code using explicit relocation directives."
5802 msgstr ""
5804 #: config/alpha/alpha.opt:78
5805 msgid "Emit 16-bit relocations to the small data areas."
5806 msgstr ""
5808 #: config/alpha/alpha.opt:82
5809 msgid "Emit 32-bit relocations to the small data areas."
5810 msgstr ""
5812 #: config/alpha/alpha.opt:86
5813 msgid "Emit direct branches to local functions."
5814 msgstr ""
5816 #: config/alpha/alpha.opt:90
5817 msgid "Emit indirect branches to local functions."
5818 msgstr ""
5820 #: config/alpha/alpha.opt:94
5821 msgid "Emit rdval instead of rduniq for thread pointer."
5822 msgstr ""
5824 #: config/alpha/alpha.opt:98 config/s390/s390.opt:150 config/i386/i386.opt:208
5825 #: config/sparc/long-double-switch.opt:23
5826 msgid "Use 128-bit long double."
5827 msgstr ""
5829 #: config/alpha/alpha.opt:102 config/s390/s390.opt:154 config/i386/i386.opt:204
5830 #: config/sparc/long-double-switch.opt:27
5831 msgid "Use 64-bit long double."
5832 msgstr ""
5834 #: config/alpha/alpha.opt:106
5835 msgid "Use features of and schedule given CPU."
5836 msgstr ""
5838 #: config/alpha/alpha.opt:110
5839 msgid "Schedule given CPU."
5840 msgstr ""
5842 #: config/alpha/alpha.opt:114
5843 msgid "Control the generated fp rounding mode."
5844 msgstr ""
5846 #: config/alpha/alpha.opt:118
5847 msgid "Control the IEEE trap mode."
5848 msgstr ""
5850 #: config/alpha/alpha.opt:122
5851 msgid "Control the precision given to fp exceptions."
5852 msgstr ""
5854 #: config/alpha/alpha.opt:126
5855 msgid "Tune expected memory latency."
5856 msgstr ""
5858 #: config/alpha/alpha.opt:130 config/ia64/ia64.opt:118
5859 #: config/rs6000/sysv4.opt:32
5860 msgid "Specify bit size of immediate TLS offsets."
5861 msgstr ""
5863 #: config/fused-madd.opt:22
5864 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
5865 msgstr ""
5867 #: config/mips/mips-tables.opt:24
5868 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
5869 msgstr ""
5871 #: config/mips/mips-tables.opt:28
5872 msgid "Known MIPS ISA levels (for use with the -mips option):"
5873 msgstr ""
5875 #: config/mips/mips.opt:32
5876 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
5877 msgstr ""
5879 #: config/mips/mips.opt:36
5880 msgid "Known MIPS ABIs (for use with the -mabi= option):"
5881 msgstr ""
5883 #: config/mips/mips.opt:55
5884 msgid "Generate code that can be used in SVR4-style dynamic objects."
5885 msgstr ""
5887 #: config/mips/mips.opt:59
5888 msgid "Use PMC-style 'mad' instructions."
5889 msgstr ""
5891 #: config/mips/mips.opt:63
5892 msgid "Use integer madd/msub instructions."
5893 msgstr ""
5895 #: config/mips/mips.opt:67
5896 msgid "-march=ISA\tGenerate code for the given ISA."
5897 msgstr ""
5899 #: config/mips/mips.opt:71
5900 msgid ""
5901 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
5902 msgstr ""
5904 #: config/mips/mips.opt:75
5905 msgid "Use Branch Likely instructions, overriding the architecture default."
5906 msgstr ""
5908 #: config/mips/mips.opt:79
5909 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
5910 msgstr ""
5912 #: config/mips/mips.opt:83
5913 msgid "Trap on integer divide by zero."
5914 msgstr ""
5916 #: config/mips/mips.opt:87
5917 msgid ""
5918 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
5919 "code."
5920 msgstr ""
5922 #: config/mips/mips.opt:91
5923 msgid "Valid arguments to -mcode-readable=:"
5924 msgstr ""
5926 #: config/mips/mips.opt:104
5927 msgid "Use branch-and-break sequences to check for integer divide by zero."
5928 msgstr ""
5930 #: config/mips/mips.opt:108
5931 msgid "Use trap instructions to check for integer divide by zero."
5932 msgstr ""
5934 #: config/mips/mips.opt:112
5935 msgid "Allow the use of MDMX instructions."
5936 msgstr ""
5938 #: config/mips/mips.opt:116
5939 msgid ""
5940 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
5941 "operations."
5942 msgstr ""
5944 #: config/mips/mips.opt:120
5945 msgid "Use MIPS-DSP instructions."
5946 msgstr ""
5948 #: config/mips/mips.opt:124
5949 msgid "Use MIPS-DSP REV 2 instructions."
5950 msgstr ""
5952 #: config/mips/mips.opt:134 config/c6x/c6x.opt:30 config/nios2/nios2.opt:94
5953 #: config/tilegx/tilegx.opt:45
5954 msgid "Use big-endian byte order."
5955 msgstr ""
5957 #: config/mips/mips.opt:138 config/c6x/c6x.opt:34 config/nios2/nios2.opt:98
5958 #: config/tilegx/tilegx.opt:49
5959 msgid "Use little-endian byte order."
5960 msgstr ""
5962 #: config/mips/mips.opt:142 config/iq2000/iq2000.opt:61
5963 msgid "Use ROM instead of RAM."
5964 msgstr ""
5966 #: config/mips/mips.opt:146
5967 msgid "Use Enhanced Virtual Addressing instructions."
5968 msgstr ""
5970 #: config/mips/mips.opt:150
5971 msgid "Use NewABI-style %reloc() assembly operators."
5972 msgstr ""
5974 #: config/mips/mips.opt:154
5975 msgid "Use -G for data that is not defined by the current object."
5976 msgstr ""
5978 #: config/mips/mips.opt:158
5979 msgid "Work around certain 24K errata."
5980 msgstr ""
5982 #: config/mips/mips.opt:162
5983 msgid "Work around certain R4000 errata."
5984 msgstr ""
5986 #: config/mips/mips.opt:166
5987 msgid "Work around certain R4400 errata."
5988 msgstr ""
5990 #: config/mips/mips.opt:170
5991 msgid "Work around certain RM7000 errata."
5992 msgstr ""
5994 #: config/mips/mips.opt:174
5995 msgid "Work around certain R10000 errata."
5996 msgstr ""
5998 #: config/mips/mips.opt:178
5999 msgid "Work around errata for early SB-1 revision 2 cores."
6000 msgstr ""
6002 #: config/mips/mips.opt:182
6003 msgid "Work around certain VR4120 errata."
6004 msgstr ""
6006 #: config/mips/mips.opt:186
6007 msgid "Work around VR4130 mflo/mfhi errata."
6008 msgstr ""
6010 #: config/mips/mips.opt:190
6011 msgid "Work around an early 4300 hardware bug."
6012 msgstr ""
6014 #: config/mips/mips.opt:194
6015 msgid "FP exceptions are enabled."
6016 msgstr ""
6018 #: config/mips/mips.opt:198
6019 msgid "Use 32-bit floating-point registers."
6020 msgstr ""
6022 #: config/mips/mips.opt:202
6023 msgid "Conform to the o32 FPXX ABI."
6024 msgstr ""
6026 #: config/mips/mips.opt:206
6027 msgid "Use 64-bit floating-point registers."
6028 msgstr ""
6030 #: config/mips/mips.opt:210
6031 msgid ""
6032 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
6033 "trampolines."
6034 msgstr ""
6036 #: config/mips/mips.opt:214
6037 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
6038 msgstr ""
6040 #: config/mips/mips.opt:218
6041 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
6042 msgstr ""
6044 #: config/mips/mips.opt:222
6045 msgid ""
6046 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
6047 msgstr ""
6049 #: config/mips/mips.opt:232
6050 msgid "Use 32-bit general registers."
6051 msgstr ""
6053 #: config/mips/mips.opt:236
6054 msgid "Use 64-bit general registers."
6055 msgstr ""
6057 #: config/mips/mips.opt:240
6058 msgid "Use GP-relative addressing to access small data."
6059 msgstr ""
6061 #: config/mips/mips.opt:244
6062 msgid ""
6063 "When generating -mabicalls code, allow executables to use PLTs and copy "
6064 "relocations."
6065 msgstr ""
6067 #: config/mips/mips.opt:248
6068 msgid "Allow the use of hardware floating-point ABI and instructions."
6069 msgstr ""
6071 #: config/mips/mips.opt:252
6072 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
6073 msgstr ""
6075 #: config/mips/mips.opt:256
6076 msgid "An alias for minterlink-compressed provided for backward-compatibility."
6077 msgstr ""
6079 #: config/mips/mips.opt:260
6080 msgid "-mipsN\tGenerate code for ISA level N."
6081 msgstr ""
6083 #: config/mips/mips.opt:264
6084 msgid "Generate MIPS16 code."
6085 msgstr ""
6087 #: config/mips/mips.opt:268
6088 msgid "Use MIPS-3D instructions."
6089 msgstr ""
6091 #: config/mips/mips.opt:272
6092 msgid "Use ll, sc and sync instructions."
6093 msgstr ""
6095 #: config/mips/mips.opt:276
6096 msgid "Use -G for object-local data."
6097 msgstr ""
6099 #: config/mips/mips.opt:280
6100 msgid "Use indirect calls."
6101 msgstr ""
6103 #: config/mips/mips.opt:284
6104 msgid "Use a 32-bit long type."
6105 msgstr ""
6107 #: config/mips/mips.opt:288
6108 msgid "Use a 64-bit long type."
6109 msgstr ""
6111 #: config/mips/mips.opt:292
6112 msgid "Pass the address of the ra save location to _mcount in $12."
6113 msgstr ""
6115 #: config/mips/mips.opt:296
6116 msgid "Don't optimize block moves."
6117 msgstr ""
6119 #: config/mips/mips.opt:300
6120 msgid "Use microMIPS instructions."
6121 msgstr ""
6123 #: config/mips/mips.opt:304
6124 msgid "Use MIPS MSA Extension instructions."
6125 msgstr ""
6127 #: config/mips/mips.opt:308
6128 msgid "Allow the use of MT instructions."
6129 msgstr ""
6131 #: config/mips/mips.opt:312
6132 msgid "Prevent the use of all floating-point operations."
6133 msgstr ""
6135 #: config/mips/mips.opt:316
6136 msgid "Use MCU instructions."
6137 msgstr ""
6139 #: config/mips/mips.opt:320
6140 msgid "Do not use a cache-flushing function before calling stack trampolines."
6141 msgstr ""
6143 #: config/mips/mips.opt:324
6144 msgid "Do not use MDMX instructions."
6145 msgstr ""
6147 #: config/mips/mips.opt:328
6148 msgid "Generate normal-mode code."
6149 msgstr ""
6151 #: config/mips/mips.opt:332
6152 msgid "Do not use MIPS-3D instructions."
6153 msgstr ""
6155 #: config/mips/mips.opt:336
6156 msgid "Use paired-single floating-point instructions."
6157 msgstr ""
6159 #: config/mips/mips.opt:340
6160 msgid ""
6161 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
6162 "inserted."
6163 msgstr ""
6165 #: config/mips/mips.opt:344
6166 msgid "Valid arguments to -mr10k-cache-barrier=:"
6167 msgstr ""
6169 #: config/mips/mips.opt:357
6170 msgid "Try to allow the linker to turn PIC calls into direct calls."
6171 msgstr ""
6173 #: config/mips/mips.opt:361
6174 msgid ""
6175 "When generating -mabicalls code, make the code suitable for use in shared "
6176 "libraries."
6177 msgstr ""
6179 #: config/mips/mips.opt:365
6180 msgid ""
6181 "Restrict the use of hardware floating-point instructions to 32-bit "
6182 "operations."
6183 msgstr ""
6185 #: config/mips/mips.opt:369
6186 msgid "Use SmartMIPS instructions."
6187 msgstr ""
6189 #: config/mips/mips.opt:373
6190 msgid "Prevent the use of all hardware floating-point instructions."
6191 msgstr ""
6193 #: config/mips/mips.opt:377
6194 msgid "Optimize lui/addiu address loads."
6195 msgstr ""
6197 #: config/mips/mips.opt:381
6198 msgid "Assume all symbols have 32-bit values."
6199 msgstr ""
6201 #: config/mips/mips.opt:385
6202 msgid "Use synci instruction to invalidate i-cache."
6203 msgstr ""
6205 #: config/mips/mips.opt:389 config/s390/s390.opt:225 config/ft32/ft32.opt:27
6206 msgid "Use LRA instead of reload."
6207 msgstr ""
6209 #: config/mips/mips.opt:393
6210 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
6211 msgstr ""
6213 #: config/mips/mips.opt:397 config/iq2000/iq2000.opt:74
6214 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
6215 msgstr ""
6217 #: config/mips/mips.opt:401
6218 msgid "Use Virtualization Application Specific instructions."
6219 msgstr ""
6221 #: config/mips/mips.opt:405
6222 msgid "Use eXtended Physical Address (XPA) instructions."
6223 msgstr ""
6225 #: config/mips/mips.opt:409
6226 msgid "Perform VR4130-specific alignment optimizations."
6227 msgstr ""
6229 #: config/mips/mips.opt:413
6230 msgid "Lift restrictions on GOT size."
6231 msgstr ""
6233 #: config/mips/mips.opt:417
6234 msgid "Enable use of odd-numbered single-precision registers."
6235 msgstr ""
6237 #: config/mips/mips.opt:421
6238 msgid "Optimize frame header."
6239 msgstr ""
6241 #: config/mips/mips.opt:428
6242 msgid "Enable load/store bonding."
6243 msgstr ""
6245 #: config/mips/mips.opt:432
6246 msgid "Specify the compact branch usage policy."
6247 msgstr ""
6249 #: config/mips/mips.opt:436
6250 msgid "Policies available for use with -mcompact-branches=:"
6251 msgstr ""
6253 #: config/visium/visium.opt:25
6254 msgid "Link with libc.a and libdebug.a."
6255 msgstr ""
6257 #: config/visium/visium.opt:29
6258 msgid "Link with libc.a and libsim.a."
6259 msgstr ""
6261 #: config/visium/visium.opt:33
6262 msgid "Use hardware FP (default)."
6263 msgstr ""
6265 #: config/visium/visium.opt:37 config/sparc/sparc.opt:30
6266 #: config/sparc/sparc.opt:34
6267 msgid "Use hardware FP."
6268 msgstr ""
6270 #: config/visium/visium.opt:41 config/sparc/sparc.opt:38
6271 msgid "Do not use hardware FP."
6272 msgstr ""
6274 #: config/visium/visium.opt:45 config/sparc/sparc.opt:134
6275 msgid "Use features of and schedule code for given CPU."
6276 msgstr ""
6278 #: config/visium/visium.opt:49 config/spu/spu.opt:84 config/s390/s390.opt:194
6279 #: config/i386/i386.opt:510 config/sparc/sparc.opt:138 config/ia64/ia64.opt:122
6280 msgid "Schedule code for given CPU."
6281 msgstr ""
6283 #: config/visium/visium.opt:65
6284 msgid "Generate code for the supervisor mode (default)."
6285 msgstr ""
6287 #: config/visium/visium.opt:69
6288 msgid "Generate code for the user mode."
6289 msgstr ""
6291 #: config/visium/visium.opt:73
6292 msgid "Only retained for backward compatibility."
6293 msgstr ""
6295 #: config/epiphany/epiphany.opt:24
6296 msgid "Don't use any of r32..r63."
6297 msgstr ""
6299 #: config/epiphany/epiphany.opt:28
6300 msgid ""
6301 "preferentially allocate registers that allow short instruction generation."
6302 msgstr ""
6304 #: config/epiphany/epiphany.opt:32
6305 msgid "Set branch cost."
6306 msgstr ""
6308 #: config/epiphany/epiphany.opt:36
6309 msgid "enable conditional move instruction usage."
6310 msgstr ""
6312 #: config/epiphany/epiphany.opt:40
6313 msgid "set number of nops to emit before each insn pattern."
6314 msgstr ""
6316 #: config/epiphany/epiphany.opt:52
6317 msgid "Use software floating point comparisons."
6318 msgstr ""
6320 #: config/epiphany/epiphany.opt:56
6321 msgid "Enable split of 32 bit immediate loads into low / high part."
6322 msgstr ""
6324 #: config/epiphany/epiphany.opt:60
6325 msgid "Enable use of POST_INC / POST_DEC."
6326 msgstr ""
6328 #: config/epiphany/epiphany.opt:64
6329 msgid "Enable use of POST_MODIFY."
6330 msgstr ""
6332 #: config/epiphany/epiphany.opt:68
6333 msgid "Set number of bytes on the stack preallocated for use by the callee."
6334 msgstr ""
6336 #: config/epiphany/epiphany.opt:72
6337 msgid "Assume round to nearest is selected for purposes of scheduling."
6338 msgstr ""
6340 #: config/epiphany/epiphany.opt:76
6341 msgid "Generate call insns as indirect calls."
6342 msgstr ""
6344 #: config/epiphany/epiphany.opt:80
6345 msgid "Generate call insns as direct calls."
6346 msgstr ""
6348 #: config/epiphany/epiphany.opt:84
6349 msgid ""
6350 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6351 msgstr ""
6353 #: config/epiphany/epiphany.opt:108
6354 msgid ""
6355 "A floatig point to integer truncation may be replaced with rounding to save "
6356 "mode switching."
6357 msgstr ""
6359 #: config/epiphany/epiphany.opt:112
6360 msgid "Vectorize for double-word operations."
6361 msgstr ""
6363 #: config/epiphany/epiphany.opt:128
6364 msgid ""
6365 "Split unaligned 8 byte vector moves before post-modify address generation."
6366 msgstr ""
6368 #: config/epiphany/epiphany.opt:132
6369 msgid "Use the floating point unit for integer add/subtract."
6370 msgstr ""
6372 #: config/epiphany/epiphany.opt:136
6373 msgid "Set register to hold -1."
6374 msgstr ""
6376 #: config/mn10300/mn10300.opt:30
6377 msgid "Target the AM33 processor."
6378 msgstr ""
6380 #: config/mn10300/mn10300.opt:34
6381 msgid "Target the AM33/2.0 processor."
6382 msgstr ""
6384 #: config/mn10300/mn10300.opt:38
6385 msgid "Target the AM34 processor."
6386 msgstr ""
6388 #: config/mn10300/mn10300.opt:42 config/arm/arm.opt:227
6389 msgid "Tune code for the given processor."
6390 msgstr ""
6392 #: config/mn10300/mn10300.opt:46
6393 msgid "Work around hardware multiply bug."
6394 msgstr ""
6396 #: config/mn10300/mn10300.opt:55
6397 msgid "Enable linker relaxations."
6398 msgstr ""
6400 #: config/mn10300/mn10300.opt:59
6401 msgid "Return pointers in both a0 and d0."
6402 msgstr ""
6404 #: config/mn10300/mn10300.opt:63
6405 msgid "Allow gcc to generate LIW instructions."
6406 msgstr ""
6408 #: config/mn10300/mn10300.opt:67
6409 msgid "Allow gcc to generate the SETLB and Lcc instructions."
6410 msgstr ""
6412 #: config/microblaze/microblaze.opt:40
6413 msgid "Use software emulation for floating point (default)."
6414 msgstr ""
6416 #: config/microblaze/microblaze.opt:44
6417 msgid "Use hardware floating point instructions."
6418 msgstr ""
6420 #: config/microblaze/microblaze.opt:48
6421 msgid "Use table lookup optimization for small signed integer divisions."
6422 msgstr ""
6424 #: config/microblaze/microblaze.opt:52
6425 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
6426 msgstr ""
6428 #: config/microblaze/microblaze.opt:56
6429 msgid "Don't optimize block moves, use memcpy."
6430 msgstr ""
6432 #: config/microblaze/microblaze.opt:60 config/arm/arm.opt:90
6433 #: config/aarch64/aarch64.opt:65
6434 msgid "Assume target CPU is configured as big endian."
6435 msgstr ""
6437 #: config/microblaze/microblaze.opt:64 config/arm/arm.opt:155
6438 #: config/aarch64/aarch64.opt:81
6439 msgid "Assume target CPU is configured as little endian."
6440 msgstr ""
6442 #: config/microblaze/microblaze.opt:68
6443 msgid "Use the soft multiply emulation (default)."
6444 msgstr ""
6446 #: config/microblaze/microblaze.opt:72
6447 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
6448 msgstr ""
6450 #: config/microblaze/microblaze.opt:76
6451 msgid "Use the software emulation for divides (default)."
6452 msgstr ""
6454 #: config/microblaze/microblaze.opt:80
6455 msgid "Use the hardware barrel shifter instead of emulation."
6456 msgstr ""
6458 #: config/microblaze/microblaze.opt:84
6459 msgid "Use pattern compare instructions."
6460 msgstr ""
6462 #: config/microblaze/microblaze.opt:87
6463 #, c-format
6464 msgid "%qs is deprecated; use -fstack-check"
6465 msgstr ""
6467 #: config/microblaze/microblaze.opt:88
6468 msgid "Check for stack overflow at runtime."
6469 msgstr ""
6471 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
6472 msgid "Use GP relative sdata/sbss sections."
6473 msgstr ""
6475 #: config/microblaze/microblaze.opt:95
6476 #, c-format
6477 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
6478 msgstr ""
6480 #: config/microblaze/microblaze.opt:96
6481 msgid "Clear the BSS to zero and place zero initialized in BSS."
6482 msgstr ""
6484 #: config/microblaze/microblaze.opt:100
6485 msgid "Use multiply high instructions for high part of 32x32 multiply."
6486 msgstr ""
6488 #: config/microblaze/microblaze.opt:104
6489 msgid "Use hardware floating point conversion instructions."
6490 msgstr ""
6492 #: config/microblaze/microblaze.opt:108
6493 msgid "Use hardware floating point square root instruction."
6494 msgstr ""
6496 #: config/microblaze/microblaze.opt:112
6497 msgid "Description for mxl-mode-executable."
6498 msgstr ""
6500 #: config/microblaze/microblaze.opt:116
6501 msgid "Description for mxl-mode-xmdstub."
6502 msgstr ""
6504 #: config/microblaze/microblaze.opt:120
6505 msgid "Description for mxl-mode-bootstrap."
6506 msgstr ""
6508 #: config/microblaze/microblaze.opt:124
6509 msgid "Description for mxl-mode-novectors."
6510 msgstr ""
6512 #: config/microblaze/microblaze.opt:128
6513 msgid "Use hardware prefetch instruction"
6514 msgstr ""
6516 #: config/spu/spu.opt:20
6517 msgid "Emit warnings when run-time relocations are generated."
6518 msgstr ""
6520 #: config/spu/spu.opt:24
6521 msgid "Emit errors when run-time relocations are generated."
6522 msgstr ""
6524 #: config/spu/spu.opt:28
6525 msgid "Specify cost of branches (Default 20)."
6526 msgstr ""
6528 #: config/spu/spu.opt:32
6529 msgid "Make sure loads and stores are not moved past DMA instructions."
6530 msgstr ""
6532 #: config/spu/spu.opt:36
6533 msgid "volatile must be specified on any memory that is effected by DMA."
6534 msgstr ""
6536 #: config/spu/spu.opt:40 config/spu/spu.opt:44
6537 msgid ""
6538 "Insert nops when it might improve performance by allowing dual issue "
6539 "(default)."
6540 msgstr ""
6542 #: config/spu/spu.opt:48
6543 msgid "Use standard main function as entry for startup."
6544 msgstr ""
6546 #: config/spu/spu.opt:52
6547 msgid "Generate branch hints for branches."
6548 msgstr ""
6550 #: config/spu/spu.opt:56
6551 msgid "Maximum number of nops to insert for a hint (Default 2)."
6552 msgstr ""
6554 #: config/spu/spu.opt:60
6555 msgid ""
6556 "Approximate maximum number of instructions to allow between a hint and its "
6557 "branch [125]."
6558 msgstr ""
6560 #: config/spu/spu.opt:64
6561 msgid "Generate code for 18 bit addressing."
6562 msgstr ""
6564 #: config/spu/spu.opt:68
6565 msgid "Generate code for 32 bit addressing."
6566 msgstr ""
6568 #: config/spu/spu.opt:72 config/sh/sh.opt:227 config/ia64/ia64.opt:114
6569 #: config/pa/pa.opt:62
6570 msgid "Specify range of registers to make fixed."
6571 msgstr ""
6573 #: config/spu/spu.opt:76
6574 msgid ""
6575 "Insert hbrp instructions after hinted branch targets to avoid the SPU hang "
6576 "issue."
6577 msgstr ""
6579 #: config/spu/spu.opt:80 config/s390/s390.opt:56 config/i386/i386.opt:253
6580 msgid "Generate code for given CPU."
6581 msgstr ""
6583 #: config/spu/spu.opt:88
6584 msgid "Access variables in 32-bit PPU objects (default)."
6585 msgstr ""
6587 #: config/spu/spu.opt:92
6588 msgid "Access variables in 64-bit PPU objects."
6589 msgstr ""
6591 #: config/spu/spu.opt:96
6592 msgid "Allow conversions between __ea and generic pointers (default)."
6593 msgstr ""
6595 #: config/spu/spu.opt:100
6596 msgid "Size (in KB) of software data cache."
6597 msgstr ""
6599 #: config/spu/spu.opt:104
6600 msgid "Atomically write back software data cache lines (default)."
6601 msgstr ""
6603 #: config/c6x/c6x-tables.opt:24
6604 msgid "Known C6X ISAs (for use with the -march= option):"
6605 msgstr ""
6607 #: config/c6x/c6x.opt:38 config/msp430/msp430.opt:3 config/bfin/bfin.opt:40
6608 msgid "Use simulator runtime."
6609 msgstr ""
6611 #: config/c6x/c6x.opt:42 config/rs6000/sysv4.opt:28
6612 msgid "Select method for sdata handling."
6613 msgstr ""
6615 #: config/c6x/c6x.opt:46
6616 msgid "Valid arguments for the -msdata= option."
6617 msgstr ""
6619 #: config/c6x/c6x.opt:59
6620 msgid "Compile for the DSBT shared library ABI."
6621 msgstr ""
6623 #: config/c6x/c6x.opt:63 config/bfin/bfin.opt:82
6624 msgid "Avoid generating pc-relative calls; use indirection."
6625 msgstr ""
6627 #: config/c6x/c6x.opt:67 config/m68k/m68k.opt:103 config/arm/arm.opt:77
6628 #: config/nios2/nios2.opt:570 config/nds32/nds32.opt:66
6629 msgid "Specify the name of the target architecture."
6630 msgstr ""
6632 #: config/mcore/mcore.opt:23
6633 msgid "Generate code for the M*Core M210"
6634 msgstr ""
6636 #: config/mcore/mcore.opt:27
6637 msgid "Generate code for the M*Core M340"
6638 msgstr ""
6640 #: config/mcore/mcore.opt:31
6641 msgid "Force functions to be aligned to a 4 byte boundary."
6642 msgstr ""
6644 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
6645 msgid "Generate big-endian code."
6646 msgstr ""
6648 #: config/mcore/mcore.opt:39
6649 msgid "Emit call graph information."
6650 msgstr ""
6652 #: config/mcore/mcore.opt:43
6653 msgid "Use the divide instruction."
6654 msgstr ""
6656 #: config/mcore/mcore.opt:47
6657 msgid "Inline constants if it can be done in 2 insns or less."
6658 msgstr ""
6660 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
6661 msgid "Generate little-endian code."
6662 msgstr ""
6664 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
6665 msgid ""
6666 "Assume that run-time support has been provided, so omit -lsim from the "
6667 "linker command line."
6668 msgstr ""
6670 #: config/mcore/mcore.opt:60
6671 msgid "Use arbitrary sized immediates in bit operations."
6672 msgstr ""
6674 #: config/mcore/mcore.opt:64
6675 msgid "Prefer word accesses over byte accesses."
6676 msgstr ""
6678 #: config/mcore/mcore.opt:71
6679 msgid "Set the maximum amount for a single stack increment operation."
6680 msgstr ""
6682 #: config/mcore/mcore.opt:75
6683 msgid "Always treat bitfields as int-sized."
6684 msgstr ""
6686 #: config/arc/arc-tables.opt:25
6687 msgid "Known ARC CPUs (for use with the -mcpu= option):"
6688 msgstr ""
6690 #: config/arc/arc.opt:26
6691 msgid "Compile code for big endian mode."
6692 msgstr ""
6694 #: config/arc/arc.opt:30
6695 msgid "Compile code for little endian mode.  This is the default."
6696 msgstr ""
6698 #: config/arc/arc.opt:34
6699 msgid ""
6700 "Disable ARCompact specific pass to generate conditional execution "
6701 "instructions."
6702 msgstr ""
6704 #: config/arc/arc.opt:38
6705 msgid "Generate ARCompact 32-bit code for ARC600 processor."
6706 msgstr ""
6708 #: config/arc/arc.opt:42
6709 msgid "Same as -mA6."
6710 msgstr ""
6712 #: config/arc/arc.opt:46
6713 msgid "Generate ARCompact 32-bit code for ARC601 processor."
6714 msgstr ""
6716 #: config/arc/arc.opt:50
6717 msgid "Generate ARCompact 32-bit code for ARC700 processor."
6718 msgstr ""
6720 #: config/arc/arc.opt:54
6721 msgid "Same as -mA7."
6722 msgstr ""
6724 #: config/arc/arc.opt:58
6725 msgid "-mmpy-option=MPY Compile ARCv2 code with a multiplier design option."
6726 msgstr ""
6728 #: config/arc/arc.opt:128
6729 msgid "Enable DIV-REM instructions for ARCv2."
6730 msgstr ""
6732 #: config/arc/arc.opt:132
6733 msgid "Enable code density instructions for ARCv2."
6734 msgstr ""
6736 #: config/arc/arc.opt:136
6737 msgid "Tweak register allocation to help 16-bit instruction generation."
6738 msgstr ""
6740 #: config/arc/arc.opt:146
6741 msgid "Use ordinarily cached memory accesses for volatile references."
6742 msgstr ""
6744 #: config/arc/arc.opt:150
6745 msgid "Enable cache bypass for volatile references."
6746 msgstr ""
6748 #: config/arc/arc.opt:154
6749 msgid "Generate instructions supported by barrel shifter."
6750 msgstr ""
6752 #: config/arc/arc.opt:158
6753 msgid "Generate norm instruction."
6754 msgstr ""
6756 #: config/arc/arc.opt:162
6757 msgid "Generate swap instruction."
6758 msgstr ""
6760 #: config/arc/arc.opt:166
6761 msgid "Generate mul64 and mulu64 instructions."
6762 msgstr ""
6764 #: config/arc/arc.opt:169 config/arc/arc.opt:338 config/arc/arc.opt:342
6765 #: config/arc/arc.opt:346 config/arc/arc.opt:350 config/arc/arc.opt:353
6766 #: config/arc/arc.opt:356 config/arc/arc.opt:373
6767 #, c-format
6768 msgid "%qs is deprecated"
6769 msgstr ""
6771 #: config/arc/arc.opt:170
6772 msgid "Do not generate mpy instructions for ARC700."
6773 msgstr ""
6775 #: config/arc/arc.opt:174
6776 msgid ""
6777 "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs "
6778 "and sat16 are supported."
6779 msgstr ""
6781 #: config/arc/arc.opt:178
6782 msgid ""
6783 "Dummy flag. This is the default unless FPX switches are provided explicitly."
6784 msgstr ""
6786 #: config/arc/arc.opt:182
6787 msgid "Generate call insns as register indirect calls."
6788 msgstr ""
6790 #: config/arc/arc.opt:186
6791 msgid "Do no generate BRcc instructions in arc_reorg."
6792 msgstr ""
6794 #: config/arc/arc.opt:190
6795 msgid ""
6796 "Generate sdata references.  This is the default, unless you compile for PIC."
6797 msgstr ""
6799 #: config/arc/arc.opt:194
6800 msgid "Do not generate millicode thunks (needed only with -Os)."
6801 msgstr ""
6803 #: config/arc/arc.opt:198 config/arc/arc.opt:202
6804 msgid "FPX: Generate Single Precision FPX (compact) instructions."
6805 msgstr ""
6807 #: config/arc/arc.opt:206
6808 msgid "FPX: Generate Single Precision FPX (fast) instructions."
6809 msgstr ""
6811 #: config/arc/arc.opt:210
6812 msgid ""
6813 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
6814 msgstr ""
6816 #: config/arc/arc.opt:214 config/arc/arc.opt:218
6817 msgid "FPX: Generate Double Precision FPX (compact) instructions."
6818 msgstr ""
6820 #: config/arc/arc.opt:222
6821 msgid "FPX: Generate Double Precision FPX (fast) instructions."
6822 msgstr ""
6824 #: config/arc/arc.opt:226
6825 msgid "Disable LR and SR instructions from using FPX extension aux registers."
6826 msgstr ""
6828 #: config/arc/arc.opt:230
6829 msgid ""
6830 "Enable generation of ARC SIMD instructions via target-specific builtins."
6831 msgstr ""
6833 #: config/arc/arc.opt:234
6834 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
6835 msgstr ""
6837 #: config/arc/arc.opt:238
6838 msgid ""
6839 "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
6840 "Os."
6841 msgstr ""
6843 #: config/arc/arc.opt:242 config/sh/sh.opt:243
6844 msgid "Annotate assembler instructions with estimated addresses."
6845 msgstr ""
6847 #: config/arc/arc.opt:246
6848 msgid ""
6849 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
6850 "insn."
6851 msgstr ""
6853 #: config/arc/arc.opt:250
6854 msgid "Tune for ARC600 cpu."
6855 msgstr ""
6857 #: config/arc/arc.opt:254
6858 msgid "Tune for ARC601 cpu."
6859 msgstr ""
6861 #: config/arc/arc.opt:258
6862 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
6863 msgstr ""
6865 #: config/arc/arc.opt:262 config/arc/arc.opt:266 config/arc/arc.opt:270
6866 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
6867 msgstr ""
6869 #: config/arc/arc.opt:274
6870 msgid "Enable the use of indexed loads."
6871 msgstr ""
6873 #: config/arc/arc.opt:278
6874 msgid "Enable the use of pre/post modify with register displacement."
6875 msgstr ""
6877 #: config/arc/arc.opt:282
6878 msgid "Generate 32x16 multiply and mac instructions."
6879 msgstr ""
6881 #: config/arc/arc.opt:288
6882 msgid "Set probability threshold for unaligning branches."
6883 msgstr ""
6885 #: config/arc/arc.opt:292
6886 msgid "Don't use less than 25 bit addressing range for calls."
6887 msgstr ""
6889 #: config/arc/arc.opt:296
6890 msgid ""
6891 "Explain what alignment considerations lead to the decision to make an insn "
6892 "short or long."
6893 msgstr ""
6895 #: config/arc/arc.opt:300
6896 msgid "Do alignment optimizations for call instructions."
6897 msgstr ""
6899 #: config/arc/arc.opt:304
6900 msgid ""
6901 "Enable Rcq constraint handling - most short code generation depends on this."
6902 msgstr ""
6904 #: config/arc/arc.opt:308
6905 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
6906 msgstr ""
6908 #: config/arc/arc.opt:312
6909 msgid "Enable pre-reload use of cbranchsi pattern."
6910 msgstr ""
6912 #: config/arc/arc.opt:316
6913 msgid "Enable bbit peephole2."
6914 msgstr ""
6916 #: config/arc/arc.opt:320
6917 msgid ""
6918 "Use pc-relative switch case tables - this enables case table shortening."
6919 msgstr ""
6921 #: config/arc/arc.opt:324
6922 msgid "Enable compact casesi pattern."
6923 msgstr ""
6925 #: config/arc/arc.opt:328
6926 msgid "Enable 'q' instruction alternatives."
6927 msgstr ""
6929 #: config/arc/arc.opt:332
6930 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
6931 msgstr ""
6933 #: config/arc/arc.opt:339
6934 msgid "Enable variable polynomial CRC extension."
6935 msgstr ""
6937 #: config/arc/arc.opt:343
6938 msgid "Enable DSP 3.1 Pack A extensions."
6939 msgstr ""
6941 #: config/arc/arc.opt:347
6942 msgid "Enable dual viterbi butterfly extension."
6943 msgstr ""
6945 #: config/arc/arc.opt:357
6946 msgid "Enable Dual and Single Operand Instructions for Telephony."
6947 msgstr ""
6949 #: config/arc/arc.opt:361
6950 msgid "Enable XY Memory extension (DSP version 3)."
6951 msgstr ""
6953 #: config/arc/arc.opt:366
6954 msgid "Enable Locked Load/Store Conditional extension."
6955 msgstr ""
6957 #: config/arc/arc.opt:370
6958 msgid "Enable swap byte ordering extension instruction."
6959 msgstr ""
6961 #: config/arc/arc.opt:374
6962 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
6963 msgstr ""
6965 #: config/arc/arc.opt:378
6966 msgid "Pass -EB option through to linker."
6967 msgstr ""
6969 #: config/arc/arc.opt:382
6970 msgid "Pass -EL option through to linker."
6971 msgstr ""
6973 #: config/arc/arc.opt:386
6974 msgid "Pass -marclinux option through to linker."
6975 msgstr ""
6977 #: config/arc/arc.opt:390
6978 msgid "Pass -marclinux_prof option through to linker."
6979 msgstr ""
6981 #: config/arc/arc.opt:398
6982 msgid "Enable lra."
6983 msgstr ""
6985 #: config/arc/arc.opt:402
6986 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
6987 msgstr ""
6989 #: config/arc/arc.opt:406
6990 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
6991 msgstr ""
6993 #: config/arc/arc.opt:410
6994 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
6995 msgstr ""
6997 #: config/arc/arc.opt:422
6998 msgid "Enable atomic instructions."
6999 msgstr ""
7001 #: config/arc/arc.opt:426
7002 msgid "Enable double load/store instructions for ARC HS."
7003 msgstr ""
7005 #: config/arc/arc.opt:430
7006 msgid "Specify the name of the target floating point configuration."
7007 msgstr ""
7009 #: config/arc/arc.opt:473
7010 msgid "Specify thread pointer register number."
7011 msgstr ""
7013 #: config/arc/arc.opt:480
7014 msgid "Enable use of NPS400 bit operations."
7015 msgstr ""
7017 #: config/arc/arc.opt:484
7018 msgid "Enable use of NPS400 xld/xst extension."
7019 msgstr ""
7021 #: config/arc/arc.opt:488 config/arm/arm.opt:263
7022 msgid "Enable unaligned word and halfword accesses to packed data."
7023 msgstr ""
7025 #: config/m68k/m68k.opt:30
7026 msgid "Generate code for a 520X."
7027 msgstr ""
7029 #: config/m68k/m68k.opt:34
7030 msgid "Generate code for a 5206e."
7031 msgstr ""
7033 #: config/m68k/m68k.opt:38
7034 msgid "Generate code for a 528x."
7035 msgstr ""
7037 #: config/m68k/m68k.opt:42
7038 msgid "Generate code for a 5307."
7039 msgstr ""
7041 #: config/m68k/m68k.opt:46
7042 msgid "Generate code for a 5407."
7043 msgstr ""
7045 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7046 msgid "Generate code for a 68000."
7047 msgstr ""
7049 #: config/m68k/m68k.opt:54
7050 msgid "Generate code for a 68010."
7051 msgstr ""
7053 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7054 msgid "Generate code for a 68020."
7055 msgstr ""
7057 #: config/m68k/m68k.opt:62
7058 msgid "Generate code for a 68040, without any new instructions."
7059 msgstr ""
7061 #: config/m68k/m68k.opt:66
7062 msgid "Generate code for a 68060, without any new instructions."
7063 msgstr ""
7065 #: config/m68k/m68k.opt:70
7066 msgid "Generate code for a 68030."
7067 msgstr ""
7069 #: config/m68k/m68k.opt:74
7070 msgid "Generate code for a 68040."
7071 msgstr ""
7073 #: config/m68k/m68k.opt:78
7074 msgid "Generate code for a 68060."
7075 msgstr ""
7077 #: config/m68k/m68k.opt:82
7078 msgid "Generate code for a 68302."
7079 msgstr ""
7081 #: config/m68k/m68k.opt:86
7082 msgid "Generate code for a 68332."
7083 msgstr ""
7085 #: config/m68k/m68k.opt:91
7086 msgid "Generate code for a 68851."
7087 msgstr ""
7089 #: config/m68k/m68k.opt:95
7090 msgid "Generate code that uses 68881 floating-point instructions."
7091 msgstr ""
7093 #: config/m68k/m68k.opt:99
7094 msgid "Align variables on a 32-bit boundary."
7095 msgstr ""
7097 #: config/m68k/m68k.opt:107
7098 msgid "Use the bit-field instructions."
7099 msgstr ""
7101 #: config/m68k/m68k.opt:119
7102 msgid "Generate code for a ColdFire v4e."
7103 msgstr ""
7105 #: config/m68k/m68k.opt:123
7106 msgid "Specify the target CPU."
7107 msgstr ""
7109 #: config/m68k/m68k.opt:127
7110 msgid "Generate code for a cpu32."
7111 msgstr ""
7113 #: config/m68k/m68k.opt:131
7114 msgid "Use hardware division instructions on ColdFire."
7115 msgstr ""
7117 #: config/m68k/m68k.opt:135
7118 msgid "Generate code for a Fido A."
7119 msgstr ""
7121 #: config/m68k/m68k.opt:139
7122 msgid "Generate code which uses hardware floating point instructions."
7123 msgstr ""
7125 #: config/m68k/m68k.opt:143
7126 msgid "Enable ID based shared library."
7127 msgstr ""
7129 #: config/m68k/m68k.opt:147
7130 msgid "Do not use the bit-field instructions."
7131 msgstr ""
7133 #: config/m68k/m68k.opt:151
7134 msgid "Use normal calling convention."
7135 msgstr ""
7137 #: config/m68k/m68k.opt:155
7138 msgid "Consider type 'int' to be 32 bits wide."
7139 msgstr ""
7141 #: config/m68k/m68k.opt:159
7142 msgid "Generate pc-relative code."
7143 msgstr ""
7145 #: config/m68k/m68k.opt:163
7146 msgid "Use different calling convention using 'rtd'."
7147 msgstr ""
7149 #: config/m68k/m68k.opt:167 config/bfin/bfin.opt:78
7150 msgid "Enable separate data segment."
7151 msgstr ""
7153 #: config/m68k/m68k.opt:171 config/bfin/bfin.opt:74
7154 msgid "ID of shared library to build."
7155 msgstr ""
7157 #: config/m68k/m68k.opt:175
7158 msgid "Consider type 'int' to be 16 bits wide."
7159 msgstr ""
7161 #: config/m68k/m68k.opt:179
7162 msgid "Generate code with library calls for floating point."
7163 msgstr ""
7165 #: config/m68k/m68k.opt:183
7166 msgid "Do not use unaligned memory references."
7167 msgstr ""
7169 #: config/m68k/m68k.opt:187
7170 msgid "Tune for the specified target CPU or architecture."
7171 msgstr ""
7173 #: config/m68k/m68k.opt:191
7174 msgid "Support more than 8192 GOT entries on ColdFire."
7175 msgstr ""
7177 #: config/m68k/m68k.opt:195
7178 msgid "Support TLS segment larger than 64K."
7179 msgstr ""
7181 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
7182 msgid "Use IEEE math for fp comparisons."
7183 msgstr ""
7185 #: config/m68k/m68k-tables.opt:25
7186 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7187 msgstr ""
7189 #: config/m68k/m68k-tables.opt:365
7190 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7191 msgstr ""
7193 #: config/m68k/m68k-tables.opt:411
7194 msgid "Known M68K ISAs (for use with the -march= option):"
7195 msgstr ""
7197 #: config/v850/v850.opt:29
7198 msgid "Use registers r2 and r5."
7199 msgstr ""
7201 #: config/v850/v850.opt:33
7202 msgid "Use 4 byte entries in switch tables."
7203 msgstr ""
7205 #: config/v850/v850.opt:37
7206 msgid "Enable backend debugging."
7207 msgstr ""
7209 #: config/v850/v850.opt:41
7210 msgid "Do not use the callt instruction (default)."
7211 msgstr ""
7213 #: config/v850/v850.opt:45
7214 msgid "Reuse r30 on a per function basis."
7215 msgstr ""
7217 #: config/v850/v850.opt:52
7218 msgid "Prohibit PC relative function calls."
7219 msgstr ""
7221 #: config/v850/v850.opt:56
7222 msgid "Use stubs for function prologues."
7223 msgstr ""
7225 #: config/v850/v850.opt:60
7226 msgid "Set the max size of data eligible for the SDA area."
7227 msgstr ""
7229 #: config/v850/v850.opt:67
7230 msgid "Enable the use of the short load instructions."
7231 msgstr ""
7233 #: config/v850/v850.opt:71
7234 msgid "Same as: -mep -mprolog-function."
7235 msgstr ""
7237 #: config/v850/v850.opt:75
7238 msgid "Set the max size of data eligible for the TDA area."
7239 msgstr ""
7241 #: config/v850/v850.opt:82
7242 msgid "Do not enforce strict alignment."
7243 msgstr ""
7245 #: config/v850/v850.opt:86
7246 msgid ""
7247 "Put jump tables for switch statements into the .data section rather than "
7248 "the .code section."
7249 msgstr ""
7251 #: config/v850/v850.opt:93
7252 msgid "Compile for the v850 processor."
7253 msgstr ""
7255 #: config/v850/v850.opt:97
7256 msgid "Compile for the v850e processor."
7257 msgstr ""
7259 #: config/v850/v850.opt:101
7260 msgid "Compile for the v850e1 processor."
7261 msgstr ""
7263 #: config/v850/v850.opt:105
7264 msgid "Compile for the v850es variant of the v850e1."
7265 msgstr ""
7267 #: config/v850/v850.opt:109
7268 msgid "Compile for the v850e2 processor."
7269 msgstr ""
7271 #: config/v850/v850.opt:113
7272 msgid "Compile for the v850e2v3 processor."
7273 msgstr ""
7275 #: config/v850/v850.opt:117
7276 msgid "Compile for the v850e3v5 processor."
7277 msgstr ""
7279 #: config/v850/v850.opt:124
7280 msgid "Enable v850e3v5 loop instructions."
7281 msgstr ""
7283 #: config/v850/v850.opt:128
7284 msgid "Set the max size of data eligible for the ZDA area."
7285 msgstr ""
7287 #: config/v850/v850.opt:135
7288 msgid "Enable relaxing in the assembler."
7289 msgstr ""
7291 #: config/v850/v850.opt:139
7292 msgid "Prohibit PC relative jumps."
7293 msgstr ""
7295 #: config/v850/v850.opt:143
7296 msgid "Inhibit the use of hardware floating point instructions."
7297 msgstr ""
7299 #: config/v850/v850.opt:147
7300 msgid ""
7301 "Allow the use of hardware floating point instructions for V850E2V3 and up."
7302 msgstr ""
7304 #: config/v850/v850.opt:151
7305 msgid "Enable support for the RH850 ABI.  This is the default."
7306 msgstr ""
7308 #: config/v850/v850.opt:155
7309 msgid "Enable support for the old GCC ABI."
7310 msgstr ""
7312 #: config/v850/v850.opt:159
7313 msgid "Support alignments of up to 64-bits."
7314 msgstr ""
7316 #: config/m32r/m32r.opt:34
7317 msgid "Compile for the m32rx."
7318 msgstr ""
7320 #: config/m32r/m32r.opt:38
7321 msgid "Compile for the m32r2."
7322 msgstr ""
7324 #: config/m32r/m32r.opt:42
7325 msgid "Compile for the m32r."
7326 msgstr ""
7328 #: config/m32r/m32r.opt:46
7329 msgid "Align all loops to 32 byte boundary."
7330 msgstr ""
7332 #: config/m32r/m32r.opt:50
7333 msgid "Prefer branches over conditional execution."
7334 msgstr ""
7336 #: config/m32r/m32r.opt:54
7337 msgid "Give branches their default cost."
7338 msgstr ""
7340 #: config/m32r/m32r.opt:58
7341 msgid "Display compile time statistics."
7342 msgstr ""
7344 #: config/m32r/m32r.opt:62
7345 msgid "Specify cache flush function."
7346 msgstr ""
7348 #: config/m32r/m32r.opt:66
7349 msgid "Specify cache flush trap number."
7350 msgstr ""
7352 #: config/m32r/m32r.opt:70
7353 msgid "Only issue one instruction per cycle."
7354 msgstr ""
7356 #: config/m32r/m32r.opt:74
7357 msgid "Allow two instructions to be issued per cycle."
7358 msgstr ""
7360 #: config/m32r/m32r.opt:78
7361 msgid "Code size: small, medium or large."
7362 msgstr ""
7364 #: config/m32r/m32r.opt:94
7365 msgid "Don't call any cache flush functions."
7366 msgstr ""
7368 #: config/m32r/m32r.opt:98
7369 msgid "Don't call any cache flush trap."
7370 msgstr ""
7372 #: config/m32r/m32r.opt:105
7373 msgid "Small data area: none, sdata, use."
7374 msgstr ""
7376 #: config/arm/arm.opt:26
7377 msgid "TLS dialect to use:"
7378 msgstr ""
7380 #: config/arm/arm.opt:36
7381 msgid "Specify an ABI."
7382 msgstr ""
7384 #: config/arm/arm.opt:40
7385 msgid "Known ARM ABIs (for use with the -mabi= option):"
7386 msgstr ""
7388 #: config/arm/arm.opt:59
7389 msgid "Generate a call to abort if a noreturn function returns."
7390 msgstr ""
7392 #: config/arm/arm.opt:66
7393 msgid "Generate APCS conformant stack frames."
7394 msgstr ""
7396 #: config/arm/arm.opt:70
7397 msgid "Generate re-entrant, PIC code."
7398 msgstr ""
7400 #: config/arm/arm.opt:86
7401 msgid "Generate code in 32 bit ARM state."
7402 msgstr ""
7404 #: config/arm/arm.opt:94
7405 msgid "Thumb: Assume non-static functions may be called from ARM code."
7406 msgstr ""
7408 #: config/arm/arm.opt:98
7409 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
7410 msgstr ""
7412 #: config/arm/arm.opt:102 config/bfin/bfin.opt:44
7413 msgid "Specify the name of the target CPU."
7414 msgstr ""
7416 #: config/arm/arm.opt:106
7417 msgid "Specify if floating point hardware should be used."
7418 msgstr ""
7420 #: config/arm/arm.opt:110
7421 msgid ""
7422 "Specify that the compiler should target secure code as per ARMv8-M Security "
7423 "Extensions."
7424 msgstr ""
7426 #: config/arm/arm.opt:114
7427 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
7428 msgstr ""
7430 #: config/arm/arm.opt:127
7431 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
7432 msgstr ""
7434 #: config/arm/arm.opt:131
7435 msgid "Specify the __fp16 floating-point format."
7436 msgstr ""
7438 #: config/arm/arm.opt:135
7439 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
7440 msgstr ""
7442 #: config/arm/arm.opt:148
7443 msgid "Specify the name of the target floating point hardware/format."
7444 msgstr ""
7446 #: config/arm/arm.opt:159
7447 msgid "Generate call insns as indirect calls, if necessary."
7448 msgstr ""
7450 #: config/arm/arm.opt:163
7451 msgid "Assume data segments are relative to text segment."
7452 msgstr ""
7454 #: config/arm/arm.opt:167
7455 msgid "Specify the register to be used for PIC addressing."
7456 msgstr ""
7458 #: config/arm/arm.opt:171
7459 msgid "Store function names in object code."
7460 msgstr ""
7462 #: config/arm/arm.opt:175
7463 msgid "Permit scheduling of a function's prologue sequence."
7464 msgstr ""
7466 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
7467 msgid "Do not load the PIC register in function prologues."
7468 msgstr ""
7470 #: config/arm/arm.opt:186
7471 msgid "Specify the minimum bit alignment of structures."
7472 msgstr ""
7474 #: config/arm/arm.opt:190
7475 msgid "Generate code for Thumb state."
7476 msgstr ""
7478 #: config/arm/arm.opt:194
7479 msgid "Support calls between Thumb and ARM instruction sets."
7480 msgstr ""
7482 #: config/arm/arm.opt:198
7483 msgid "Specify thread local storage scheme."
7484 msgstr ""
7486 #: config/arm/arm.opt:202
7487 msgid "Specify how to access the thread pointer."
7488 msgstr ""
7490 #: config/arm/arm.opt:206
7491 msgid "Valid arguments to -mtp=:"
7492 msgstr ""
7494 #: config/arm/arm.opt:219
7495 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
7496 msgstr ""
7498 #: config/arm/arm.opt:223
7499 msgid "Thumb: Generate (leaf) stack frames even if not needed."
7500 msgstr ""
7502 #: config/arm/arm.opt:231
7503 msgid ""
7504 "Print CPU tuning information as comment in assembler file.  This is an "
7505 "option used only for regression testing of the compiler and not intended for "
7506 "ordinary use in compiling code."
7507 msgstr ""
7509 #: config/arm/arm.opt:242
7510 msgid ""
7511 "Use Neon quad-word (rather than double-word) registers for vectorization."
7512 msgstr ""
7514 #: config/arm/arm.opt:246
7515 msgid ""
7516 "Use Neon double-word (rather than quad-word) registers for vectorization."
7517 msgstr ""
7519 #: config/arm/arm.opt:250
7520 msgid "Only generate absolute relocations on word sized values."
7521 msgstr ""
7523 #: config/arm/arm.opt:254
7524 msgid "Generate IT blocks appropriate for ARMv8."
7525 msgstr ""
7527 #: config/arm/arm.opt:258
7528 msgid ""
7529 "Avoid overlapping destination and address registers on LDRD instructions "
7530 "that may trigger Cortex-M3 errata."
7531 msgstr ""
7533 #: config/arm/arm.opt:267
7534 msgid "Use Neon to perform 64-bits operations rather than core registers."
7535 msgstr ""
7537 #: config/arm/arm.opt:271
7538 msgid "Assume loading data from flash is slower than fetching instructions."
7539 msgstr ""
7541 #: config/arm/arm.opt:275
7542 msgid "Assume unified syntax for inline assembly code."
7543 msgstr ""
7545 #: config/arm/arm.opt:279
7546 msgid "Do not allow constant data to be placed in code sections."
7547 msgstr ""
7549 #: config/arm/arm-tables.opt:25
7550 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
7551 msgstr ""
7553 #: config/arm/arm-tables.opt:359
7554 msgid "Known ARM architectures (for use with the -march= option):"
7555 msgstr ""
7557 #: config/arm/arm-tables.opt:468
7558 msgid "Known ARM FPUs (for use with the -mfpu= option):"
7559 msgstr ""
7561 #: config/tilepro/tilepro.opt:23
7562 msgid ""
7563 "Compile with 32 bit longs and pointers, which is the only supported behavior "
7564 "and thus the flag is ignored."
7565 msgstr ""
7567 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
7568 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
7569 msgstr ""
7571 #: config/tilepro/tilepro.opt:32
7572 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
7573 msgstr ""
7575 #: config/sol2.opt:32
7576 msgid "Clear hardware capabilities when linking."
7577 msgstr ""
7579 #: config/sol2.opt:36
7580 msgid "Pass -z text to linker."
7581 msgstr ""
7583 #: config/vms/vms.opt:27
7584 msgid "Malloc data into P2 space."
7585 msgstr ""
7587 #: config/vms/vms.opt:31
7588 msgid "Set name of main routine for the debugger."
7589 msgstr ""
7591 #: config/vms/vms.opt:35
7592 msgid "Use VMS exit codes instead of posix ones."
7593 msgstr ""
7595 #: config/vms/vms.opt:39
7596 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7597 msgstr ""
7599 #: config/vms/vms.opt:42
7600 #, c-format
7601 msgid "unknown pointer size model %qs"
7602 msgstr ""
7604 #: config/avr/avr.opt:23
7605 msgid "Use subroutines for function prologues and epilogues."
7606 msgstr ""
7608 #: config/avr/avr.opt:26
7609 #, c-format
7610 msgid "missing device or architecture after %qs"
7611 msgstr ""
7613 #: config/avr/avr.opt:27
7614 msgid "-mmcu=MCU\tSelect the target MCU."
7615 msgstr ""
7617 #: config/avr/avr.opt:31
7618 msgid "Set the number of 64 KiB flash segments."
7619 msgstr ""
7621 #: config/avr/avr.opt:35
7622 msgid "Indicate presence of a processor erratum."
7623 msgstr ""
7625 #: config/avr/avr.opt:39
7626 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
7627 msgstr ""
7629 #: config/avr/avr.opt:49
7630 msgid "Use an 8-bit 'int' type."
7631 msgstr ""
7633 #: config/avr/avr.opt:53
7634 msgid "Change the stack pointer without disabling interrupts."
7635 msgstr ""
7637 #: config/avr/avr.opt:57
7638 msgid ""
7639 "Set the branch costs for conditional branch instructions.  Reasonable values "
7640 "are small, non-negative integers.  The default branch cost is 0."
7641 msgstr ""
7643 #: config/avr/avr.opt:67
7644 msgid "Change only the low 8 bits of the stack pointer."
7645 msgstr ""
7647 #: config/avr/avr.opt:71
7648 msgid "Relax branches."
7649 msgstr ""
7651 #: config/avr/avr.opt:75
7652 msgid ""
7653 "Make the linker relaxation machine assume that a program counter wrap-around "
7654 "occurs."
7655 msgstr ""
7657 #: config/avr/avr.opt:79
7658 msgid ""
7659 "Accumulate outgoing function arguments and acquire/release the needed stack "
7660 "space for outpoing function arguments in function prologue/epilogue.  "
7661 "Without this option, outgoing arguments are pushed before calling a function "
7662 "and popped afterwards.  This option can lead to reduced code size for "
7663 "functions that call many functions that get their arguments on the stack "
7664 "like, for example printf."
7665 msgstr ""
7667 #: config/avr/avr.opt:83
7668 msgid ""
7669 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
7670 "decrement, post-increment and indirect addressing with the X register.  "
7671 "Without this option, the compiler may assume that there is an addressing "
7672 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
7673 "such an addressing mode for X."
7674 msgstr ""
7676 #: config/avr/avr.opt:88
7677 msgid ""
7678 "The device has no SPH special function register. This option will be "
7679 "overridden by the compiler driver with the correct setting if presence/"
7680 "absence of SPH can be deduced from -mmcu=MCU."
7681 msgstr ""
7683 #: config/avr/avr.opt:92
7684 msgid "Warn if the address space of an address is changed."
7685 msgstr ""
7687 #: config/avr/avr.opt:96
7688 msgid ""
7689 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
7690 "default."
7691 msgstr ""
7693 #: config/avr/avr.opt:100
7694 msgid ""
7695 "Allow to use truncation instead of rounding towards zero for fractional "
7696 "fixed-point types."
7697 msgstr ""
7699 #: config/avr/avr.opt:104
7700 msgid ""
7701 "Assume that all data in static storage can be accessed by LDS / STS.  This "
7702 "option is only useful for reduced Tiny devices."
7703 msgstr ""
7705 #: config/avr/avr.opt:108
7706 msgid "Do not link against the device-specific library lib<MCU>.a."
7707 msgstr ""
7709 #: config/s390/tpf.opt:23
7710 msgid "Enable TPF-OS tracing code."
7711 msgstr ""
7713 #: config/s390/tpf.opt:27
7714 msgid "Specify main object for TPF-OS."
7715 msgstr ""
7717 #: config/s390/s390.opt:48
7718 msgid "31 bit ABI."
7719 msgstr ""
7721 #: config/s390/s390.opt:52
7722 msgid "64 bit ABI."
7723 msgstr ""
7725 #: config/s390/s390.opt:120
7726 msgid "Maintain backchain pointer."
7727 msgstr ""
7729 #: config/s390/s390.opt:124
7730 msgid "Additional debug prints."
7731 msgstr ""
7733 #: config/s390/s390.opt:128
7734 msgid "ESA/390 architecture."
7735 msgstr ""
7737 #: config/s390/s390.opt:132
7738 msgid "Enable decimal floating point hardware support."
7739 msgstr ""
7741 #: config/s390/s390.opt:136
7742 msgid "Enable hardware floating point."
7743 msgstr ""
7745 #: config/s390/s390.opt:140
7746 msgid ""
7747 "Takes two non-negative integer numbers separated by a comma. Prepend the "
7748 "function label with the number of two-byte Nop instructions indicated by the "
7749 "first.  Append Nop instructions covering the number of halfwords indicated "
7750 "by the second after the label.  Nop instructions of the largest possible "
7751 "size are used (six, four or two bytes), beginning with the largest possible "
7752 "size.  Using 0 for both values disables hotpatching."
7753 msgstr ""
7755 #: config/s390/s390.opt:158
7756 msgid "Use hardware transactional execution instructions."
7757 msgstr ""
7759 #: config/s390/s390.opt:162
7760 msgid "Use hardware vector facility instructions and enable the vector ABI."
7761 msgstr ""
7763 #: config/s390/s390.opt:166
7764 msgid "Use packed stack layout."
7765 msgstr ""
7767 #: config/s390/s390.opt:170
7768 msgid "Use bras for executable < 64k."
7769 msgstr ""
7771 #: config/s390/s390.opt:174
7772 msgid "Disable hardware floating point."
7773 msgstr ""
7775 #: config/s390/s390.opt:178
7776 msgid ""
7777 "Set the max. number of bytes which has to be left to stack size before a "
7778 "trap instruction is triggered."
7779 msgstr ""
7781 #: config/s390/s390.opt:182
7782 msgid "Switches off the -mstack-guard= option."
7783 msgstr ""
7785 #: config/s390/s390.opt:186
7786 msgid ""
7787 "Emit extra code in the function prologue in order to trap if the stack size "
7788 "exceeds the given limit."
7789 msgstr ""
7791 #: config/s390/s390.opt:190
7792 msgid "Switches off the -mstack-size= option."
7793 msgstr ""
7795 #: config/s390/s390.opt:198
7796 msgid "Use the mvcle instruction for block moves."
7797 msgstr ""
7799 #: config/s390/s390.opt:202
7800 msgid ""
7801 "Enable the z vector language extension providing the context-sensitive "
7802 "vector macro and enable the Altivec-style builtins in vecintrin.h."
7803 msgstr ""
7805 #: config/s390/s390.opt:207
7806 msgid "Warn if a function uses alloca or creates an array with dynamic size."
7807 msgstr ""
7809 #: config/s390/s390.opt:211
7810 msgid "Warn if a single function's framesize exceeds the given framesize."
7811 msgstr ""
7813 #: config/s390/s390.opt:215
7814 msgid "z/Architecture."
7815 msgstr ""
7817 #: config/s390/s390.opt:219
7818 msgid ""
7819 "Set the branch costs for conditional branch instructions.  Reasonable values "
7820 "are small, non-negative integers.  The default branch cost is 1."
7821 msgstr ""
7823 #: config/darwin.opt:56 common.opt:332 common.opt:335 common.opt:2933
7824 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
7825 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
7826 #: c-family/c.opt:236 c-family/c.opt:1774 c-family/c.opt:1782
7827 #, c-format
7828 msgid "missing filename after %qs"
7829 msgstr ""
7831 #: config/darwin.opt:117
7832 msgid "Generate compile-time CFString objects."
7833 msgstr ""
7835 #: config/darwin.opt:214
7836 msgid "Warn if constant CFString objects contain non-portable characters."
7837 msgstr ""
7839 #: config/darwin.opt:219
7840 msgid "Generate AT&T-style stubs for Mach-O."
7841 msgstr ""
7843 #: config/darwin.opt:223
7844 msgid "Generate code suitable for executables (NOT shared libs)."
7845 msgstr ""
7847 #: config/darwin.opt:227
7848 msgid "Generate code suitable for fast turn around debugging."
7849 msgstr ""
7851 #: config/darwin.opt:235
7852 msgid "The earliest MacOS X version on which this program will run."
7853 msgstr ""
7855 #: config/darwin.opt:239
7856 msgid "Set sizeof(bool) to 1."
7857 msgstr ""
7859 #: config/darwin.opt:243
7860 msgid "Generate code for darwin loadable kernel extensions."
7861 msgstr ""
7863 #: config/darwin.opt:247
7864 msgid "Generate code for the kernel or loadable kernel extensions."
7865 msgstr ""
7867 #: config/darwin.opt:251
7868 msgid ""
7869 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7870 msgstr ""
7872 #: config/darwin.opt:401
7873 msgid "The version of ld64 in use for this toolchain."
7874 msgstr ""
7876 #: config/sh/superh.opt:6
7877 msgid "Board name [and memory region]."
7878 msgstr ""
7880 #: config/sh/superh.opt:10
7881 msgid "Runtime name."
7882 msgstr ""
7884 #: config/sh/sh.opt:42
7885 msgid "Generate SH1 code."
7886 msgstr ""
7888 #: config/sh/sh.opt:46
7889 msgid "Generate SH2 code."
7890 msgstr ""
7892 #: config/sh/sh.opt:50
7893 msgid "Generate default double-precision SH2a-FPU code."
7894 msgstr ""
7896 #: config/sh/sh.opt:54
7897 msgid "Generate SH2a FPU-less code."
7898 msgstr ""
7900 #: config/sh/sh.opt:58
7901 msgid "Generate default single-precision SH2a-FPU code."
7902 msgstr ""
7904 #: config/sh/sh.opt:62
7905 msgid "Generate only single-precision SH2a-FPU code."
7906 msgstr ""
7908 #: config/sh/sh.opt:66
7909 msgid "Generate SH2e code."
7910 msgstr ""
7912 #: config/sh/sh.opt:70
7913 msgid "Generate SH3 code."
7914 msgstr ""
7916 #: config/sh/sh.opt:74
7917 msgid "Generate SH3e code."
7918 msgstr ""
7920 #: config/sh/sh.opt:78
7921 msgid "Generate SH4 code."
7922 msgstr ""
7924 #: config/sh/sh.opt:82
7925 msgid "Generate SH4-100 code."
7926 msgstr ""
7928 #: config/sh/sh.opt:86
7929 msgid "Generate SH4-200 code."
7930 msgstr ""
7932 #: config/sh/sh.opt:92
7933 msgid "Generate SH4-300 code."
7934 msgstr ""
7936 #: config/sh/sh.opt:96
7937 msgid "Generate SH4 FPU-less code."
7938 msgstr ""
7940 #: config/sh/sh.opt:100
7941 msgid "Generate SH4-100 FPU-less code."
7942 msgstr ""
7944 #: config/sh/sh.opt:104
7945 msgid "Generate SH4-200 FPU-less code."
7946 msgstr ""
7948 #: config/sh/sh.opt:108
7949 msgid "Generate SH4-300 FPU-less code."
7950 msgstr ""
7952 #: config/sh/sh.opt:112
7953 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
7954 msgstr ""
7956 #: config/sh/sh.opt:117
7957 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
7958 msgstr ""
7960 #: config/sh/sh.opt:122
7961 msgid "Generate code for SH4 500 series (FPU-less)."
7962 msgstr ""
7964 #: config/sh/sh.opt:127
7965 msgid "Generate default single-precision SH4 code."
7966 msgstr ""
7968 #: config/sh/sh.opt:131
7969 msgid "Generate default single-precision SH4-100 code."
7970 msgstr ""
7972 #: config/sh/sh.opt:135
7973 msgid "Generate default single-precision SH4-200 code."
7974 msgstr ""
7976 #: config/sh/sh.opt:139
7977 msgid "Generate default single-precision SH4-300 code."
7978 msgstr ""
7980 #: config/sh/sh.opt:143
7981 msgid "Generate only single-precision SH4 code."
7982 msgstr ""
7984 #: config/sh/sh.opt:147
7985 msgid "Generate only single-precision SH4-100 code."
7986 msgstr ""
7988 #: config/sh/sh.opt:151
7989 msgid "Generate only single-precision SH4-200 code."
7990 msgstr ""
7992 #: config/sh/sh.opt:155
7993 msgid "Generate only single-precision SH4-300 code."
7994 msgstr ""
7996 #: config/sh/sh.opt:159
7997 msgid "Generate SH4a code."
7998 msgstr ""
8000 #: config/sh/sh.opt:163
8001 msgid "Generate SH4a FPU-less code."
8002 msgstr ""
8004 #: config/sh/sh.opt:167
8005 msgid "Generate default single-precision SH4a code."
8006 msgstr ""
8008 #: config/sh/sh.opt:171
8009 msgid "Generate only single-precision SH4a code."
8010 msgstr ""
8012 #: config/sh/sh.opt:175
8013 msgid "Generate SH4al-dsp code."
8014 msgstr ""
8016 #: config/sh/sh.opt:179 config/i386/i386.opt:212
8017 msgid "Reserve space for outgoing arguments in the function prologue."
8018 msgstr ""
8020 #: config/sh/sh.opt:183
8021 msgid "Generate code in big endian mode."
8022 msgstr ""
8024 #: config/sh/sh.opt:187
8025 msgid "Generate 32-bit offsets in switch tables."
8026 msgstr ""
8028 #: config/sh/sh.opt:191
8029 msgid "Generate bit instructions."
8030 msgstr ""
8032 #: config/sh/sh.opt:195
8033 msgid "Cost to assume for a branch insn."
8034 msgstr ""
8036 #: config/sh/sh.opt:199
8037 msgid "Assume that zero displacement conditional branches are fast."
8038 msgstr ""
8040 #: config/sh/sh.opt:203
8041 msgid "Force the usage of delay slots for conditional branches."
8042 msgstr ""
8044 #: config/sh/sh.opt:207
8045 msgid "Align doubles at 64-bit boundaries."
8046 msgstr ""
8048 #: config/sh/sh.opt:211
8049 msgid "Division strategy, one of: call-div1, call-fp, call-table."
8050 msgstr ""
8052 #: config/sh/sh.opt:215
8053 msgid "Specify name for 32 bit signed division function."
8054 msgstr ""
8056 #: config/sh/sh.opt:219
8057 msgid "Generate ELF FDPIC code."
8058 msgstr ""
8060 #: config/sh/sh.opt:223
8061 msgid ""
8062 "Enable the use of 64-bit floating point registers in fmov instructions.  See "
8063 "-mdalign if 64-bit alignment is required."
8064 msgstr ""
8066 #: config/sh/sh.opt:231 config/sh/sh.opt:269
8067 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
8068 msgstr ""
8070 #: config/sh/sh.opt:235
8071 msgid "Increase the IEEE compliance for floating-point comparisons."
8072 msgstr ""
8074 #: config/sh/sh.opt:239
8075 msgid ""
8076 "inline code to invalidate instruction cache entries after setting up nested "
8077 "function trampolines."
8078 msgstr ""
8080 #: config/sh/sh.opt:247
8081 msgid "Generate code in little endian mode."
8082 msgstr ""
8084 #: config/sh/sh.opt:251
8085 msgid "Mark MAC register as call-clobbered."
8086 msgstr ""
8088 #: config/sh/sh.opt:257
8089 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
8090 msgstr ""
8092 #: config/sh/sh.opt:261
8093 msgid "Emit function-calls using global offset table when generating PIC."
8094 msgstr ""
8096 #: config/sh/sh.opt:265
8097 msgid "Shorten address references during linking."
8098 msgstr ""
8100 #: config/sh/sh.opt:273
8101 msgid "Specify the model for atomic operations."
8102 msgstr ""
8104 #: config/sh/sh.opt:277
8105 msgid "Use tas.b instruction for __atomic_test_and_set."
8106 msgstr ""
8108 #: config/sh/sh.opt:281
8109 msgid "Cost to assume for a multiply insn."
8110 msgstr ""
8112 #: config/sh/sh.opt:285
8113 msgid ""
8114 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
8115 "if the inline code would not work in user mode."
8116 msgstr ""
8118 #: config/sh/sh.opt:291
8119 msgid "Pretend a branch-around-a-move is a conditional move."
8120 msgstr ""
8122 #: config/sh/sh.opt:295
8123 msgid "Enable the use of the fsca instruction."
8124 msgstr ""
8126 #: config/sh/sh.opt:299
8127 msgid "Enable the use of the fsrra instruction."
8128 msgstr ""
8130 #: config/sh/sh.opt:303
8131 msgid "Use LRA instead of reload (transitional)."
8132 msgstr ""
8134 #: config/i386/i386.opt:188
8135 msgid "sizeof(long double) is 16."
8136 msgstr ""
8138 #: config/i386/i386.opt:192 config/i386/i386.opt:360
8139 msgid "Use hardware fp."
8140 msgstr ""
8142 #: config/i386/i386.opt:196
8143 msgid "sizeof(long double) is 12."
8144 msgstr ""
8146 #: config/i386/i386.opt:200
8147 msgid "Use 80-bit long double."
8148 msgstr ""
8150 #: config/i386/i386.opt:216
8151 msgid "Align some doubles on dword boundary."
8152 msgstr ""
8154 #: config/i386/i386.opt:220
8155 msgid "Function starts are aligned to this power of 2."
8156 msgstr ""
8158 #: config/i386/i386.opt:224
8159 msgid "Jump targets are aligned to this power of 2."
8160 msgstr ""
8162 #: config/i386/i386.opt:228
8163 msgid "Loop code aligned to this power of 2."
8164 msgstr ""
8166 #: config/i386/i386.opt:232
8167 msgid "Align destination of the string operations."
8168 msgstr ""
8170 #: config/i386/i386.opt:236
8171 msgid "Use the given data alignment."
8172 msgstr ""
8174 #: config/i386/i386.opt:240
8175 msgid "Known data alignment choices (for use with the -malign-data= option):"
8176 msgstr ""
8178 #: config/i386/i386.opt:257
8179 msgid "Use given assembler dialect."
8180 msgstr ""
8182 #: config/i386/i386.opt:261
8183 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
8184 msgstr ""
8186 #: config/i386/i386.opt:271
8187 msgid "Branches are this expensive (1-5, arbitrary units)."
8188 msgstr ""
8190 #: config/i386/i386.opt:275
8191 msgid ""
8192 "Data greater than given threshold will go into .ldata section in x86-64 "
8193 "medium model."
8194 msgstr ""
8196 #: config/i386/i386.opt:279
8197 msgid "Use given x86-64 code model."
8198 msgstr ""
8200 #: config/i386/i386.opt:283 config/tilegx/tilegx.opt:57
8201 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
8202 msgid "Known code models (for use with the -mcmodel= option):"
8203 msgstr ""
8205 #: config/i386/i386.opt:302
8206 msgid "Use given address mode."
8207 msgstr ""
8209 #: config/i386/i386.opt:306
8210 msgid "Known address mode (for use with the -maddress-mode= option):"
8211 msgstr ""
8213 #: config/i386/i386.opt:315
8214 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8215 msgstr ""
8217 #: config/i386/i386.opt:319
8218 msgid "Generate sin, cos, sqrt for FPU."
8219 msgstr ""
8221 #: config/i386/i386.opt:323
8222 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8223 msgstr ""
8225 #: config/i386/i386.opt:327
8226 msgid "Return values of functions in FPU registers."
8227 msgstr ""
8229 #: config/i386/i386.opt:331
8230 msgid "Generate floating point mathematics using given instruction set."
8231 msgstr ""
8233 #: config/i386/i386.opt:335
8234 msgid "Valid arguments to -mfpmath=:"
8235 msgstr ""
8237 #: config/i386/i386.opt:368
8238 msgid "Inline all known string operations."
8239 msgstr ""
8241 #: config/i386/i386.opt:372
8242 msgid ""
8243 "Inline memset/memcpy string operations, but perform inline version only for "
8244 "small blocks."
8245 msgstr ""
8247 #: config/i386/i386.opt:375
8248 msgid ""
8249 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
8250 "masm=intel%> and %<-masm=att%> instead"
8251 msgstr ""
8253 #: config/i386/i386.opt:380
8254 msgid "Use native (MS) bitfield layout."
8255 msgstr ""
8257 #: config/i386/i386.opt:396 config/aarch64/aarch64.opt:93
8258 msgid "Omit the frame pointer in leaf functions."
8259 msgstr ""
8261 #: config/i386/i386.opt:400
8262 msgid "Set 80387 floating-point precision to 32-bit."
8263 msgstr ""
8265 #: config/i386/i386.opt:404
8266 msgid "Set 80387 floating-point precision to 64-bit."
8267 msgstr ""
8269 #: config/i386/i386.opt:408
8270 msgid "Set 80387 floating-point precision to 80-bit."
8271 msgstr ""
8273 #: config/i386/i386.opt:412
8274 msgid "Attempt to keep stack aligned to this power of 2."
8275 msgstr ""
8277 #: config/i386/i386.opt:416
8278 msgid "Assume incoming stack aligned to this power of 2."
8279 msgstr ""
8281 #: config/i386/i386.opt:420
8282 msgid "Use push instructions to save outgoing arguments."
8283 msgstr ""
8285 #: config/i386/i386.opt:424
8286 msgid "Use red-zone in the x86-64 code."
8287 msgstr ""
8289 #: config/i386/i386.opt:428
8290 msgid "Number of registers used to pass integer arguments."
8291 msgstr ""
8293 #: config/i386/i386.opt:432
8294 msgid "Alternate calling convention."
8295 msgstr ""
8297 #: config/i386/i386.opt:440
8298 msgid "Use SSE register passing conventions for SF and DF mode."
8299 msgstr ""
8301 #: config/i386/i386.opt:444
8302 msgid "Realign stack in prologue."
8303 msgstr ""
8305 #: config/i386/i386.opt:448
8306 msgid "Enable stack probing."
8307 msgstr ""
8309 #: config/i386/i386.opt:452
8310 msgid "Specify memcpy expansion strategy when expected size is known."
8311 msgstr ""
8313 #: config/i386/i386.opt:456
8314 msgid "Specify memset expansion strategy when expected size is known."
8315 msgstr ""
8317 #: config/i386/i386.opt:460
8318 msgid "Chose strategy to generate stringop using."
8319 msgstr ""
8321 #: config/i386/i386.opt:464
8322 msgid "Valid arguments to -mstringop-strategy=:"
8323 msgstr ""
8325 #: config/i386/i386.opt:492
8326 msgid "Use given thread-local storage dialect."
8327 msgstr ""
8329 #: config/i386/i386.opt:496
8330 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8331 msgstr ""
8333 #: config/i386/i386.opt:506
8334 #, c-format
8335 msgid "Use direct references against %gs when accessing tls data."
8336 msgstr ""
8338 #: config/i386/i386.opt:514
8339 msgid "Fine grain control of tune features."
8340 msgstr ""
8342 #: config/i386/i386.opt:518
8343 msgid "Clear all tune features."
8344 msgstr ""
8346 #: config/i386/i386.opt:525
8347 msgid "Generate code that conforms to Intel MCU psABI."
8348 msgstr ""
8350 #: config/i386/i386.opt:529
8351 msgid "Generate code that conforms to the given ABI."
8352 msgstr ""
8354 #: config/i386/i386.opt:533
8355 msgid "Known ABIs (for use with the -mabi= option):"
8356 msgstr ""
8358 #: config/i386/i386.opt:543 config/rs6000/rs6000.opt:189
8359 msgid "Vector library ABI to use."
8360 msgstr ""
8362 #: config/i386/i386.opt:547
8363 msgid ""
8364 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8365 msgstr ""
8367 #: config/i386/i386.opt:557
8368 msgid "Return 8-byte vectors in memory."
8369 msgstr ""
8371 #: config/i386/i386.opt:561
8372 msgid "Generate reciprocals instead of divss and sqrtss."
8373 msgstr ""
8375 #: config/i386/i386.opt:565
8376 msgid "Control generation of reciprocal estimates."
8377 msgstr ""
8379 #: config/i386/i386.opt:569
8380 msgid "Generate cld instruction in the function prologue."
8381 msgstr ""
8383 #: config/i386/i386.opt:573
8384 msgid ""
8385 "Generate vzeroupper instruction before a transfer of control flow out of the "
8386 "function."
8387 msgstr ""
8389 #: config/i386/i386.opt:578
8390 msgid ""
8391 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
8392 "computations into a vector ones."
8393 msgstr ""
8395 #: config/i386/i386.opt:583
8396 msgid ""
8397 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
8398 "znver1 and Haifa scheduling is selected."
8399 msgstr ""
8401 #: config/i386/i386.opt:588
8402 msgid ""
8403 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
8404 "vectorizer."
8405 msgstr ""
8407 #: config/i386/i386.opt:594
8408 msgid "Generate 32bit i386 code."
8409 msgstr ""
8411 #: config/i386/i386.opt:598
8412 msgid "Generate 64bit x86-64 code."
8413 msgstr ""
8415 #: config/i386/i386.opt:602
8416 msgid "Generate 32bit x86-64 code."
8417 msgstr ""
8419 #: config/i386/i386.opt:606
8420 msgid "Generate 16bit i386 code."
8421 msgstr ""
8423 #: config/i386/i386.opt:610
8424 msgid "Support MMX built-in functions."
8425 msgstr ""
8427 #: config/i386/i386.opt:614
8428 msgid "Support 3DNow! built-in functions."
8429 msgstr ""
8431 #: config/i386/i386.opt:618
8432 msgid "Support Athlon 3Dnow! built-in functions."
8433 msgstr ""
8435 #: config/i386/i386.opt:622
8436 msgid "Support MMX and SSE built-in functions and code generation."
8437 msgstr ""
8439 #: config/i386/i386.opt:626
8440 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
8441 msgstr ""
8443 #: config/i386/i386.opt:630
8444 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
8445 msgstr ""
8447 #: config/i386/i386.opt:634
8448 msgid ""
8449 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
8450 "generation."
8451 msgstr ""
8453 #: config/i386/i386.opt:638
8454 msgid ""
8455 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
8456 "generation."
8457 msgstr ""
8459 #: config/i386/i386.opt:642 config/i386/i386.opt:646
8460 msgid ""
8461 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
8462 "and code generation."
8463 msgstr ""
8465 #: config/i386/i386.opt:650
8466 msgid ""
8467 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
8468 msgstr ""
8470 #: config/i386/i386.opt:653
8471 msgid "%<-msse5%> was removed"
8472 msgstr ""
8474 #: config/i386/i386.opt:658
8475 msgid ""
8476 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
8477 "functions and code generation."
8478 msgstr ""
8480 #: config/i386/i386.opt:662
8481 msgid ""
8482 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
8483 "functions and code generation."
8484 msgstr ""
8486 #: config/i386/i386.opt:666
8487 msgid ""
8488 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8489 "built-in functions and code generation."
8490 msgstr ""
8492 #: config/i386/i386.opt:670
8493 msgid ""
8494 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8495 "and AVX512PF built-in functions and code generation."
8496 msgstr ""
8498 #: config/i386/i386.opt:674
8499 msgid ""
8500 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8501 "and AVX512ER built-in functions and code generation."
8502 msgstr ""
8504 #: config/i386/i386.opt:678
8505 msgid ""
8506 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8507 "and AVX512CD built-in functions and code generation."
8508 msgstr ""
8510 #: config/i386/i386.opt:682
8511 msgid ""
8512 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8513 "and AVX512DQ built-in functions and code generation."
8514 msgstr ""
8516 #: config/i386/i386.opt:686
8517 msgid ""
8518 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8519 "and AVX512BW built-in functions and code generation."
8520 msgstr ""
8522 #: config/i386/i386.opt:690
8523 msgid ""
8524 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8525 "and AVX512VL built-in functions and code generation."
8526 msgstr ""
8528 #: config/i386/i386.opt:694
8529 msgid ""
8530 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8531 "and AVX512IFMA built-in functions and code generation."
8532 msgstr ""
8534 #: config/i386/i386.opt:698
8535 msgid ""
8536 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
8537 "and AVX512VBMI built-in functions and code generation."
8538 msgstr ""
8540 #: config/i386/i386.opt:702
8541 msgid ""
8542 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8543 "AVX5124FMAPS built-in functions and code generation."
8544 msgstr ""
8546 #: config/i386/i386.opt:706
8547 msgid ""
8548 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
8549 "AVX5124VNNIW built-in functions and code generation."
8550 msgstr ""
8552 #: config/i386/i386.opt:710
8553 msgid ""
8554 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
8555 "functions and code generation."
8556 msgstr ""
8558 #: config/i386/i386.opt:714
8559 msgid ""
8560 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
8561 "generation."
8562 msgstr ""
8564 #: config/i386/i386.opt:718
8565 msgid "Support FMA4 built-in functions and code generation."
8566 msgstr ""
8568 #: config/i386/i386.opt:722
8569 msgid "Support XOP built-in functions and code generation."
8570 msgstr ""
8572 #: config/i386/i386.opt:726
8573 msgid "Support LWP built-in functions and code generation."
8574 msgstr ""
8576 #: config/i386/i386.opt:730
8577 msgid ""
8578 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
8579 msgstr ""
8581 #: config/i386/i386.opt:734
8582 msgid "Support code generation of popcnt instruction."
8583 msgstr ""
8585 #: config/i386/i386.opt:738
8586 msgid "Support BMI built-in functions and code generation."
8587 msgstr ""
8589 #: config/i386/i386.opt:742
8590 msgid "Support BMI2 built-in functions and code generation."
8591 msgstr ""
8593 #: config/i386/i386.opt:746
8594 msgid "Support LZCNT built-in function and code generation."
8595 msgstr ""
8597 #: config/i386/i386.opt:750
8598 msgid "Support Hardware Lock Elision prefixes."
8599 msgstr ""
8601 #: config/i386/i386.opt:754
8602 msgid "Support RDSEED instruction."
8603 msgstr ""
8605 #: config/i386/i386.opt:758
8606 msgid "Support PREFETCHW instruction."
8607 msgstr ""
8609 #: config/i386/i386.opt:762
8610 msgid "Support flag-preserving add-carry instructions."
8611 msgstr ""
8613 #: config/i386/i386.opt:766
8614 msgid "Support CLFLUSHOPT instructions."
8615 msgstr ""
8617 #: config/i386/i386.opt:770
8618 msgid "Support CLWB instruction."
8619 msgstr ""
8621 #: config/i386/i386.opt:773
8622 msgid "%<-mpcommit%> was deprecated"
8623 msgstr ""
8625 #: config/i386/i386.opt:778
8626 msgid "Support FXSAVE and FXRSTOR instructions."
8627 msgstr ""
8629 #: config/i386/i386.opt:782
8630 msgid "Support XSAVE and XRSTOR instructions."
8631 msgstr ""
8633 #: config/i386/i386.opt:786
8634 msgid "Support XSAVEOPT instruction."
8635 msgstr ""
8637 #: config/i386/i386.opt:790
8638 msgid "Support XSAVEC instructions."
8639 msgstr ""
8641 #: config/i386/i386.opt:794
8642 msgid "Support XSAVES and XRSTORS instructions."
8643 msgstr ""
8645 #: config/i386/i386.opt:798
8646 msgid "Support TBM built-in functions and code generation."
8647 msgstr ""
8649 #: config/i386/i386.opt:802
8650 msgid "Support code generation of cmpxchg16b instruction."
8651 msgstr ""
8653 #: config/i386/i386.opt:806
8654 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
8655 msgstr ""
8657 #: config/i386/i386.opt:810
8658 msgid "Support code generation of movbe instruction."
8659 msgstr ""
8661 #: config/i386/i386.opt:814
8662 msgid "Support code generation of crc32 instruction."
8663 msgstr ""
8665 #: config/i386/i386.opt:818
8666 msgid "Support AES built-in functions and code generation."
8667 msgstr ""
8669 #: config/i386/i386.opt:822
8670 msgid "Support SHA1 and SHA256 built-in functions and code generation."
8671 msgstr ""
8673 #: config/i386/i386.opt:826
8674 msgid "Support PCLMUL built-in functions and code generation."
8675 msgstr ""
8677 #: config/i386/i386.opt:830
8678 msgid "Encode SSE instructions with VEX prefix."
8679 msgstr ""
8681 #: config/i386/i386.opt:834
8682 msgid "Support FSGSBASE built-in functions and code generation."
8683 msgstr ""
8685 #: config/i386/i386.opt:838
8686 msgid "Support RDRND built-in functions and code generation."
8687 msgstr ""
8689 #: config/i386/i386.opt:842
8690 msgid "Support F16C built-in functions and code generation."
8691 msgstr ""
8693 #: config/i386/i386.opt:846
8694 msgid "Support PREFETCHWT1 built-in functions and code generation."
8695 msgstr ""
8697 #: config/i386/i386.opt:850
8698 msgid "Emit profiling counter call at function entry before prologue."
8699 msgstr ""
8701 #: config/i386/i386.opt:854
8702 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
8703 msgstr ""
8705 #: config/i386/i386.opt:858
8706 msgid ""
8707 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
8708 "patched in."
8709 msgstr ""
8711 #: config/i386/i386.opt:863
8712 msgid "Skip setting up RAX register when passing variable arguments."
8713 msgstr ""
8715 #: config/i386/i386.opt:867
8716 msgid ""
8717 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
8718 "time check."
8719 msgstr ""
8721 #: config/i386/i386.opt:871
8722 msgid "Split 32-byte AVX unaligned load."
8723 msgstr ""
8725 #: config/i386/i386.opt:875
8726 msgid "Split 32-byte AVX unaligned store."
8727 msgstr ""
8729 #: config/i386/i386.opt:879
8730 msgid "Support RTM built-in functions and code generation."
8731 msgstr ""
8733 #: config/i386/i386.opt:883
8734 msgid "Support MPX code generation."
8735 msgstr ""
8737 #: config/i386/i386.opt:887
8738 msgid "Support MWAITX and MONITORX built-in functions and code generation."
8739 msgstr ""
8741 #: config/i386/i386.opt:891
8742 msgid "Support CLZERO built-in functions and code generation."
8743 msgstr ""
8745 #: config/i386/i386.opt:895
8746 msgid "Support PKU built-in functions and code generation."
8747 msgstr ""
8749 #: config/i386/i386.opt:899
8750 msgid "Use given stack-protector guard."
8751 msgstr ""
8753 #: config/i386/i386.opt:903
8754 msgid ""
8755 "Known stack protector guard (for use with the -mstack-protector-guard= "
8756 "option):"
8757 msgstr ""
8759 #: config/i386/i386.opt:913
8760 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
8761 msgstr ""
8763 #: config/i386/i386.opt:917 config/aarch64/aarch64.opt:69
8764 msgid "Generate code which uses only the general registers."
8765 msgstr ""
8767 #: config/i386/cygming.opt:23
8768 msgid "Create console application."
8769 msgstr ""
8771 #: config/i386/cygming.opt:27
8772 msgid "Generate code for a DLL."
8773 msgstr ""
8775 #: config/i386/cygming.opt:31
8776 msgid "Ignore dllimport for functions."
8777 msgstr ""
8779 #: config/i386/cygming.opt:35
8780 msgid "Use Mingw-specific thread support."
8781 msgstr ""
8783 #: config/i386/cygming.opt:39
8784 msgid "Set Windows defines."
8785 msgstr ""
8787 #: config/i386/cygming.opt:43
8788 msgid "Create GUI application."
8789 msgstr ""
8791 #: config/i386/cygming.opt:47
8792 msgid "Use the GNU extension to the PE format for aligned common data."
8793 msgstr ""
8795 #: config/i386/cygming.opt:51
8796 msgid ""
8797 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
8798 "delete replacement."
8799 msgstr ""
8801 #: config/i386/cygming.opt:58
8802 msgid "Put relocated read-only data into .data section."
8803 msgstr ""
8805 #: config/i386/mingw-w64.opt:23
8806 msgid "Use unicode startup and define UNICODE macro."
8807 msgstr ""
8809 #: config/i386/mingw.opt:29
8810 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8811 msgstr ""
8813 #: config/i386/mingw.opt:33
8814 msgid "For nested functions on stack executable permission is set."
8815 msgstr ""
8817 #: config/moxie/moxie.opt:31
8818 msgid "Enable MUL.X and UMUL.X instructions."
8819 msgstr ""
8821 #: config/xtensa/xtensa.opt:23
8822 msgid "Use CONST16 instruction to load constants."
8823 msgstr ""
8825 #: config/xtensa/xtensa.opt:27
8826 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8827 msgstr ""
8829 #: config/xtensa/xtensa.opt:31
8830 msgid "Use indirect CALLXn instructions for large programs."
8831 msgstr ""
8833 #: config/xtensa/xtensa.opt:35
8834 msgid "Automatically align branch targets to reduce branch penalties."
8835 msgstr ""
8837 #: config/xtensa/xtensa.opt:39
8838 msgid "Intersperse literal pools with code in the text section."
8839 msgstr ""
8841 #: config/xtensa/xtensa.opt:43
8842 msgid ""
8843 "Relax literals in assembler and place them automatically in the text section."
8844 msgstr ""
8846 #: config/xtensa/xtensa.opt:47
8847 msgid ""
8848 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
8849 "MEMW instructions."
8850 msgstr ""
8852 #: config/sparc/sparc.opt:42
8853 msgid "Use flat register window model."
8854 msgstr ""
8856 #: config/sparc/sparc.opt:46
8857 msgid "Assume possible double misalignment."
8858 msgstr ""
8860 #: config/sparc/sparc.opt:50
8861 msgid "Use ABI reserved registers."
8862 msgstr ""
8864 #: config/sparc/sparc.opt:54
8865 msgid "Use hardware quad FP instructions."
8866 msgstr ""
8868 #: config/sparc/sparc.opt:58
8869 msgid "Do not use hardware quad fp instructions."
8870 msgstr ""
8872 #: config/sparc/sparc.opt:62 config/rs6000/rs6000.opt:482
8873 msgid "Enable Local Register Allocation."
8874 msgstr ""
8876 #: config/sparc/sparc.opt:66
8877 msgid "Compile for V8+ ABI."
8878 msgstr ""
8880 #: config/sparc/sparc.opt:70
8881 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8882 msgstr ""
8884 #: config/sparc/sparc.opt:74
8885 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8886 msgstr ""
8888 #: config/sparc/sparc.opt:78
8889 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8890 msgstr ""
8892 #: config/sparc/sparc.opt:82
8893 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8894 msgstr ""
8896 #: config/sparc/sparc.opt:86
8897 msgid "Use UltraSPARC Compare-and-Branch extensions."
8898 msgstr ""
8900 #: config/sparc/sparc.opt:90
8901 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8902 msgstr ""
8904 #: config/sparc/sparc.opt:94
8905 msgid "Use UltraSPARC Population-Count instruction."
8906 msgstr ""
8908 #: config/sparc/sparc.opt:98
8909 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8910 msgstr ""
8912 #: config/sparc/sparc.opt:102
8913 msgid "Pointers are 64-bit."
8914 msgstr ""
8916 #: config/sparc/sparc.opt:106
8917 msgid "Pointers are 32-bit."
8918 msgstr ""
8920 #: config/sparc/sparc.opt:110
8921 msgid "Use 64-bit ABI."
8922 msgstr ""
8924 #: config/sparc/sparc.opt:114
8925 msgid "Use 32-bit ABI."
8926 msgstr ""
8928 #: config/sparc/sparc.opt:118
8929 msgid "Use stack bias."
8930 msgstr ""
8932 #: config/sparc/sparc.opt:122
8933 msgid "Use structs on stronger alignment for double-word copies."
8934 msgstr ""
8936 #: config/sparc/sparc.opt:126
8937 msgid "Optimize tail call instructions in assembler and linker."
8938 msgstr ""
8940 #: config/sparc/sparc.opt:130
8941 msgid "Do not generate code that can only run in supervisor mode (default)."
8942 msgstr ""
8944 #: config/sparc/sparc.opt:214
8945 msgid "Use given SPARC-V9 code model."
8946 msgstr ""
8948 #: config/sparc/sparc.opt:218
8949 msgid "Enable debug output."
8950 msgstr ""
8952 #: config/sparc/sparc.opt:222
8953 msgid "Enable strict 32-bit psABI struct return checking."
8954 msgstr ""
8956 #: config/sparc/sparc.opt:226
8957 msgid ""
8958 "Enable workaround for single erratum of AT697F processor (corresponding to "
8959 "erratum #13 of AT697E processor)."
8960 msgstr ""
8962 #: config/sparc/sparc.opt:231
8963 msgid "Enable workarounds for the errata of the UT699 processor."
8964 msgstr ""
8966 #: config/sparc/sparc.opt:260
8967 msgid "Specify the memory model in effect for the program."
8968 msgstr ""
8970 #: config/m32c/m32c.opt:23
8971 msgid "-msim\tUse simulator runtime."
8972 msgstr ""
8974 #: config/m32c/m32c.opt:27
8975 msgid "-mcpu=r8c\tCompile code for R8C variants."
8976 msgstr ""
8978 #: config/m32c/m32c.opt:31
8979 msgid "-mcpu=m16c\tCompile code for M16C variants."
8980 msgstr ""
8982 #: config/m32c/m32c.opt:35
8983 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
8984 msgstr ""
8986 #: config/m32c/m32c.opt:39
8987 msgid "-mcpu=m32c\tCompile code for M32C variants."
8988 msgstr ""
8990 #: config/m32c/m32c.opt:43
8991 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8992 msgstr ""
8994 #: config/iq2000/iq2000.opt:31
8995 msgid "Specify CPU for code generation purposes."
8996 msgstr ""
8998 #: config/iq2000/iq2000.opt:47
8999 msgid "Specify CPU for scheduling purposes."
9000 msgstr ""
9002 #: config/iq2000/iq2000.opt:51
9003 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
9004 msgstr ""
9006 #: config/iq2000/iq2000.opt:70
9007 msgid "No default crt0.o."
9008 msgstr ""
9010 #: config/g.opt:27
9011 msgid ""
9012 "-G<number>\tPut global and static data smaller than <number> bytes into a "
9013 "special section (on some targets)."
9014 msgstr ""
9016 #: config/linux-android.opt:23
9017 msgid "Generate code for the Android platform."
9018 msgstr ""
9020 #: config/ia64/ilp32.opt:3
9021 msgid "Generate ILP32 code."
9022 msgstr ""
9024 #: config/ia64/ilp32.opt:7
9025 msgid "Generate LP64 code."
9026 msgstr ""
9028 #: config/ia64/ia64.opt:28
9029 msgid "Generate big endian code."
9030 msgstr ""
9032 #: config/ia64/ia64.opt:32
9033 msgid "Generate little endian code."
9034 msgstr ""
9036 #: config/ia64/ia64.opt:36
9037 msgid "Generate code for GNU as."
9038 msgstr ""
9040 #: config/ia64/ia64.opt:40
9041 msgid "Generate code for GNU ld."
9042 msgstr ""
9044 #: config/ia64/ia64.opt:44
9045 msgid "Emit stop bits before and after volatile extended asms."
9046 msgstr ""
9048 #: config/ia64/ia64.opt:48
9049 msgid "Use in/loc/out register names."
9050 msgstr ""
9052 #: config/ia64/ia64.opt:55
9053 msgid "Enable use of sdata/scommon/sbss."
9054 msgstr ""
9056 #: config/ia64/ia64.opt:59
9057 msgid "Generate code without GP reg."
9058 msgstr ""
9060 #: config/ia64/ia64.opt:63
9061 msgid "gp is constant (but save/restore gp on indirect calls)."
9062 msgstr ""
9064 #: config/ia64/ia64.opt:67
9065 msgid "Generate self-relocatable code."
9066 msgstr ""
9068 #: config/ia64/ia64.opt:71
9069 msgid "Generate inline floating point division, optimize for latency."
9070 msgstr ""
9072 #: config/ia64/ia64.opt:75
9073 msgid "Generate inline floating point division, optimize for throughput."
9074 msgstr ""
9076 #: config/ia64/ia64.opt:82
9077 msgid "Generate inline integer division, optimize for latency."
9078 msgstr ""
9080 #: config/ia64/ia64.opt:86
9081 msgid "Generate inline integer division, optimize for throughput."
9082 msgstr ""
9084 #: config/ia64/ia64.opt:90
9085 msgid "Do not inline integer division."
9086 msgstr ""
9088 #: config/ia64/ia64.opt:94
9089 msgid "Generate inline square root, optimize for latency."
9090 msgstr ""
9092 #: config/ia64/ia64.opt:98
9093 msgid "Generate inline square root, optimize for throughput."
9094 msgstr ""
9096 #: config/ia64/ia64.opt:102
9097 msgid "Do not inline square root."
9098 msgstr ""
9100 #: config/ia64/ia64.opt:106
9101 msgid "Enable DWARF line debug info via GNU as."
9102 msgstr ""
9104 #: config/ia64/ia64.opt:110
9105 msgid "Enable earlier placing stop bits for better scheduling."
9106 msgstr ""
9108 #: config/ia64/ia64.opt:126
9109 msgid "Known Itanium CPUs (for use with the -mtune= option):"
9110 msgstr ""
9112 #: config/ia64/ia64.opt:136
9113 msgid "Use data speculation before reload."
9114 msgstr ""
9116 #: config/ia64/ia64.opt:140
9117 msgid "Use data speculation after reload."
9118 msgstr ""
9120 #: config/ia64/ia64.opt:144
9121 msgid "Use control speculation."
9122 msgstr ""
9124 #: config/ia64/ia64.opt:148
9125 msgid "Use in block data speculation before reload."
9126 msgstr ""
9128 #: config/ia64/ia64.opt:152
9129 msgid "Use in block data speculation after reload."
9130 msgstr ""
9132 #: config/ia64/ia64.opt:156
9133 msgid "Use in block control speculation."
9134 msgstr ""
9136 #: config/ia64/ia64.opt:160
9137 msgid "Use simple data speculation check."
9138 msgstr ""
9140 #: config/ia64/ia64.opt:164
9141 msgid "Use simple data speculation check for control speculation."
9142 msgstr ""
9144 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c.opt:752
9145 #: c-family/c.opt:1153 c-family/c.opt:1160 c-family/c.opt:1344
9146 #: c-family/c.opt:1363 c-family/c.opt:1386 c-family/c.opt:1392
9147 #: c-family/c.opt:1399 c-family/c.opt:1427 c-family/c.opt:1438
9148 #: c-family/c.opt:1441 c-family/c.opt:1444 c-family/c.opt:1447
9149 #: c-family/c.opt:1450 c-family/c.opt:1491 c-family/c.opt:1626
9150 #: c-family/c.opt:1650 c-family/c.opt:1690 c-family/c.opt:1721
9151 #: c-family/c.opt:1725 c-family/c.opt:1741 c-family/c-opts.c:433
9152 #, gcc-internal-format
9153 msgid "switch %qs is no longer supported"
9154 msgstr ""
9156 #: config/ia64/ia64.opt:174
9157 msgid ""
9158 "Count speculative dependencies while calculating priority of instructions."
9159 msgstr ""
9161 #: config/ia64/ia64.opt:178
9162 msgid "Place a stop bit after every cycle when scheduling."
9163 msgstr ""
9165 #: config/ia64/ia64.opt:182
9166 msgid ""
9167 "Assume that floating-point stores and loads are not likely to cause conflict "
9168 "when placed into one instruction group."
9169 msgstr ""
9171 #: config/ia64/ia64.opt:186
9172 msgid ""
9173 "Soft limit on number of memory insns per instruction group, giving lower "
9174 "priority to subsequent memory insns attempting to schedule in the same insn "
9175 "group. Frequently useful to prevent cache bank conflicts.  Default value is "
9176 "1."
9177 msgstr ""
9179 #: config/ia64/ia64.opt:190
9180 msgid ""
9181 "Disallow more than 'msched-max-memory-insns' in instruction group. "
9182 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
9183 "reached)."
9184 msgstr ""
9186 #: config/ia64/ia64.opt:194
9187 msgid "Don't generate checks for control speculation in selective scheduling."
9188 msgstr ""
9190 #: config/nios2/elf.opt:26
9191 msgid "Link with a limited version of the C library."
9192 msgstr ""
9194 #: config/nios2/elf.opt:30
9195 msgid "Name of system library to link against."
9196 msgstr ""
9198 #: config/nios2/elf.opt:34
9199 msgid "Name of the startfile."
9200 msgstr ""
9202 #: config/nios2/elf.opt:38
9203 msgid "Link with HAL BSP."
9204 msgstr ""
9206 #: config/nios2/nios2.opt:35
9207 msgid "Enable DIV, DIVU."
9208 msgstr ""
9210 #: config/nios2/nios2.opt:39
9211 msgid "Enable MUL instructions."
9212 msgstr ""
9214 #: config/nios2/nios2.opt:43
9215 msgid "Enable MULX instructions, assume fast shifter."
9216 msgstr ""
9218 #: config/nios2/nios2.opt:47
9219 msgid "Use table based fast divide (default at -O3)."
9220 msgstr ""
9222 #: config/nios2/nios2.opt:51
9223 msgid "All memory accesses use I/O load/store instructions."
9224 msgstr ""
9226 #: config/nios2/nios2.opt:55
9227 msgid "Volatile memory accesses use I/O load/store instructions."
9228 msgstr ""
9230 #: config/nios2/nios2.opt:59
9231 msgid "Volatile memory accesses do not use I/O load/store instructions."
9232 msgstr ""
9234 #: config/nios2/nios2.opt:63
9235 msgid "Enable/disable GP-relative addressing."
9236 msgstr ""
9238 #: config/nios2/nios2.opt:67
9239 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9240 msgstr ""
9242 #: config/nios2/nios2.opt:86
9243 msgid "Equivalent to -mgpopt=local."
9244 msgstr ""
9246 #: config/nios2/nios2.opt:90
9247 msgid "Equivalent to -mgpopt=none."
9248 msgstr ""
9250 #: config/nios2/nios2.opt:102
9251 msgid "Floating point custom instruction configuration name."
9252 msgstr ""
9254 #: config/nios2/nios2.opt:106
9255 msgid "Do not use the ftruncds custom instruction."
9256 msgstr ""
9258 #: config/nios2/nios2.opt:110
9259 msgid "Integer id (N) of ftruncds custom instruction."
9260 msgstr ""
9262 #: config/nios2/nios2.opt:114
9263 msgid "Do not use the fextsd custom instruction."
9264 msgstr ""
9266 #: config/nios2/nios2.opt:118
9267 msgid "Integer id (N) of fextsd custom instruction."
9268 msgstr ""
9270 #: config/nios2/nios2.opt:122
9271 msgid "Do not use the fixdu custom instruction."
9272 msgstr ""
9274 #: config/nios2/nios2.opt:126
9275 msgid "Integer id (N) of fixdu custom instruction."
9276 msgstr ""
9278 #: config/nios2/nios2.opt:130
9279 msgid "Do not use the fixdi custom instruction."
9280 msgstr ""
9282 #: config/nios2/nios2.opt:134
9283 msgid "Integer id (N) of fixdi custom instruction."
9284 msgstr ""
9286 #: config/nios2/nios2.opt:138
9287 msgid "Do not use the fixsu custom instruction."
9288 msgstr ""
9290 #: config/nios2/nios2.opt:142
9291 msgid "Integer id (N) of fixsu custom instruction."
9292 msgstr ""
9294 #: config/nios2/nios2.opt:146
9295 msgid "Do not use the fixsi custom instruction."
9296 msgstr ""
9298 #: config/nios2/nios2.opt:150
9299 msgid "Integer id (N) of fixsi custom instruction."
9300 msgstr ""
9302 #: config/nios2/nios2.opt:154
9303 msgid "Do not use the floatud custom instruction."
9304 msgstr ""
9306 #: config/nios2/nios2.opt:158
9307 msgid "Integer id (N) of floatud custom instruction."
9308 msgstr ""
9310 #: config/nios2/nios2.opt:162
9311 msgid "Do not use the floatid custom instruction."
9312 msgstr ""
9314 #: config/nios2/nios2.opt:166
9315 msgid "Integer id (N) of floatid custom instruction."
9316 msgstr ""
9318 #: config/nios2/nios2.opt:170
9319 msgid "Do not use the floatus custom instruction."
9320 msgstr ""
9322 #: config/nios2/nios2.opt:174
9323 msgid "Integer id (N) of floatus custom instruction."
9324 msgstr ""
9326 #: config/nios2/nios2.opt:178
9327 msgid "Do not use the floatis custom instruction."
9328 msgstr ""
9330 #: config/nios2/nios2.opt:182
9331 msgid "Integer id (N) of floatis custom instruction."
9332 msgstr ""
9334 #: config/nios2/nios2.opt:186
9335 msgid "Do not use the fcmpned custom instruction."
9336 msgstr ""
9338 #: config/nios2/nios2.opt:190
9339 msgid "Integer id (N) of fcmpned custom instruction."
9340 msgstr ""
9342 #: config/nios2/nios2.opt:194
9343 msgid "Do not use the fcmpeqd custom instruction."
9344 msgstr ""
9346 #: config/nios2/nios2.opt:198
9347 msgid "Integer id (N) of fcmpeqd custom instruction."
9348 msgstr ""
9350 #: config/nios2/nios2.opt:202
9351 msgid "Do not use the fcmpged custom instruction."
9352 msgstr ""
9354 #: config/nios2/nios2.opt:206
9355 msgid "Integer id (N) of fcmpged custom instruction."
9356 msgstr ""
9358 #: config/nios2/nios2.opt:210
9359 msgid "Do not use the fcmpgtd custom instruction."
9360 msgstr ""
9362 #: config/nios2/nios2.opt:214
9363 msgid "Integer id (N) of fcmpgtd custom instruction."
9364 msgstr ""
9366 #: config/nios2/nios2.opt:218
9367 msgid "Do not use the fcmpled custom instruction."
9368 msgstr ""
9370 #: config/nios2/nios2.opt:222
9371 msgid "Integer id (N) of fcmpled custom instruction."
9372 msgstr ""
9374 #: config/nios2/nios2.opt:226
9375 msgid "Do not use the fcmpltd custom instruction."
9376 msgstr ""
9378 #: config/nios2/nios2.opt:230
9379 msgid "Integer id (N) of fcmpltd custom instruction."
9380 msgstr ""
9382 #: config/nios2/nios2.opt:234
9383 msgid "Do not use the flogd custom instruction."
9384 msgstr ""
9386 #: config/nios2/nios2.opt:238
9387 msgid "Integer id (N) of flogd custom instruction."
9388 msgstr ""
9390 #: config/nios2/nios2.opt:242
9391 msgid "Do not use the fexpd custom instruction."
9392 msgstr ""
9394 #: config/nios2/nios2.opt:246
9395 msgid "Integer id (N) of fexpd custom instruction."
9396 msgstr ""
9398 #: config/nios2/nios2.opt:250
9399 msgid "Do not use the fatand custom instruction."
9400 msgstr ""
9402 #: config/nios2/nios2.opt:254
9403 msgid "Integer id (N) of fatand custom instruction."
9404 msgstr ""
9406 #: config/nios2/nios2.opt:258
9407 msgid "Do not use the ftand custom instruction."
9408 msgstr ""
9410 #: config/nios2/nios2.opt:262
9411 msgid "Integer id (N) of ftand custom instruction."
9412 msgstr ""
9414 #: config/nios2/nios2.opt:266
9415 msgid "Do not use the fsind custom instruction."
9416 msgstr ""
9418 #: config/nios2/nios2.opt:270
9419 msgid "Integer id (N) of fsind custom instruction."
9420 msgstr ""
9422 #: config/nios2/nios2.opt:274
9423 msgid "Do not use the fcosd custom instruction."
9424 msgstr ""
9426 #: config/nios2/nios2.opt:278
9427 msgid "Integer id (N) of fcosd custom instruction."
9428 msgstr ""
9430 #: config/nios2/nios2.opt:282
9431 msgid "Do not use the fsqrtd custom instruction."
9432 msgstr ""
9434 #: config/nios2/nios2.opt:286
9435 msgid "Integer id (N) of fsqrtd custom instruction."
9436 msgstr ""
9438 #: config/nios2/nios2.opt:290
9439 msgid "Do not use the fabsd custom instruction."
9440 msgstr ""
9442 #: config/nios2/nios2.opt:294
9443 msgid "Integer id (N) of fabsd custom instruction."
9444 msgstr ""
9446 #: config/nios2/nios2.opt:298
9447 msgid "Do not use the fnegd custom instruction."
9448 msgstr ""
9450 #: config/nios2/nios2.opt:302
9451 msgid "Integer id (N) of fnegd custom instruction."
9452 msgstr ""
9454 #: config/nios2/nios2.opt:306
9455 msgid "Do not use the fmaxd custom instruction."
9456 msgstr ""
9458 #: config/nios2/nios2.opt:310
9459 msgid "Integer id (N) of fmaxd custom instruction."
9460 msgstr ""
9462 #: config/nios2/nios2.opt:314
9463 msgid "Do not use the fmind custom instruction."
9464 msgstr ""
9466 #: config/nios2/nios2.opt:318
9467 msgid "Integer id (N) of fmind custom instruction."
9468 msgstr ""
9470 #: config/nios2/nios2.opt:322
9471 msgid "Do not use the fdivd custom instruction."
9472 msgstr ""
9474 #: config/nios2/nios2.opt:326
9475 msgid "Integer id (N) of fdivd custom instruction."
9476 msgstr ""
9478 #: config/nios2/nios2.opt:330
9479 msgid "Do not use the fmuld custom instruction."
9480 msgstr ""
9482 #: config/nios2/nios2.opt:334
9483 msgid "Integer id (N) of fmuld custom instruction."
9484 msgstr ""
9486 #: config/nios2/nios2.opt:338
9487 msgid "Do not use the fsubd custom instruction."
9488 msgstr ""
9490 #: config/nios2/nios2.opt:342
9491 msgid "Integer id (N) of fsubd custom instruction."
9492 msgstr ""
9494 #: config/nios2/nios2.opt:346
9495 msgid "Do not use the faddd custom instruction."
9496 msgstr ""
9498 #: config/nios2/nios2.opt:350
9499 msgid "Integer id (N) of faddd custom instruction."
9500 msgstr ""
9502 #: config/nios2/nios2.opt:354
9503 msgid "Do not use the fcmpnes custom instruction."
9504 msgstr ""
9506 #: config/nios2/nios2.opt:358
9507 msgid "Integer id (N) of fcmpnes custom instruction."
9508 msgstr ""
9510 #: config/nios2/nios2.opt:362
9511 msgid "Do not use the fcmpeqs custom instruction."
9512 msgstr ""
9514 #: config/nios2/nios2.opt:366
9515 msgid "Integer id (N) of fcmpeqs custom instruction."
9516 msgstr ""
9518 #: config/nios2/nios2.opt:370
9519 msgid "Do not use the fcmpges custom instruction."
9520 msgstr ""
9522 #: config/nios2/nios2.opt:374
9523 msgid "Integer id (N) of fcmpges custom instruction."
9524 msgstr ""
9526 #: config/nios2/nios2.opt:378
9527 msgid "Do not use the fcmpgts custom instruction."
9528 msgstr ""
9530 #: config/nios2/nios2.opt:382
9531 msgid "Integer id (N) of fcmpgts custom instruction."
9532 msgstr ""
9534 #: config/nios2/nios2.opt:386
9535 msgid "Do not use the fcmples custom instruction."
9536 msgstr ""
9538 #: config/nios2/nios2.opt:390
9539 msgid "Integer id (N) of fcmples custom instruction."
9540 msgstr ""
9542 #: config/nios2/nios2.opt:394
9543 msgid "Do not use the fcmplts custom instruction."
9544 msgstr ""
9546 #: config/nios2/nios2.opt:398
9547 msgid "Integer id (N) of fcmplts custom instruction."
9548 msgstr ""
9550 #: config/nios2/nios2.opt:402
9551 msgid "Do not use the flogs custom instruction."
9552 msgstr ""
9554 #: config/nios2/nios2.opt:406
9555 msgid "Integer id (N) of flogs custom instruction."
9556 msgstr ""
9558 #: config/nios2/nios2.opt:410
9559 msgid "Do not use the fexps custom instruction."
9560 msgstr ""
9562 #: config/nios2/nios2.opt:414
9563 msgid "Integer id (N) of fexps custom instruction."
9564 msgstr ""
9566 #: config/nios2/nios2.opt:418
9567 msgid "Do not use the fatans custom instruction."
9568 msgstr ""
9570 #: config/nios2/nios2.opt:422
9571 msgid "Integer id (N) of fatans custom instruction."
9572 msgstr ""
9574 #: config/nios2/nios2.opt:426
9575 msgid "Do not use the ftans custom instruction."
9576 msgstr ""
9578 #: config/nios2/nios2.opt:430
9579 msgid "Integer id (N) of ftans custom instruction."
9580 msgstr ""
9582 #: config/nios2/nios2.opt:434
9583 msgid "Do not use the fsins custom instruction."
9584 msgstr ""
9586 #: config/nios2/nios2.opt:438
9587 msgid "Integer id (N) of fsins custom instruction."
9588 msgstr ""
9590 #: config/nios2/nios2.opt:442
9591 msgid "Do not use the fcoss custom instruction."
9592 msgstr ""
9594 #: config/nios2/nios2.opt:446
9595 msgid "Integer id (N) of fcoss custom instruction."
9596 msgstr ""
9598 #: config/nios2/nios2.opt:450
9599 msgid "Do not use the fsqrts custom instruction."
9600 msgstr ""
9602 #: config/nios2/nios2.opt:454
9603 msgid "Integer id (N) of fsqrts custom instruction."
9604 msgstr ""
9606 #: config/nios2/nios2.opt:458
9607 msgid "Do not use the fabss custom instr."
9608 msgstr ""
9610 #: config/nios2/nios2.opt:462
9611 msgid "Integer id (N) of fabss custom instruction."
9612 msgstr ""
9614 #: config/nios2/nios2.opt:466
9615 msgid "Do not use the fnegs custom instruction."
9616 msgstr ""
9618 #: config/nios2/nios2.opt:470
9619 msgid "Integer id (N) of fnegs custom instruction."
9620 msgstr ""
9622 #: config/nios2/nios2.opt:474
9623 msgid "Do not use the fmaxs custom instruction."
9624 msgstr ""
9626 #: config/nios2/nios2.opt:478
9627 msgid "Integer id (N) of fmaxs custom instruction."
9628 msgstr ""
9630 #: config/nios2/nios2.opt:482
9631 msgid "Do not use the fmins custom instruction."
9632 msgstr ""
9634 #: config/nios2/nios2.opt:486
9635 msgid "Integer id (N) of fmins custom instruction."
9636 msgstr ""
9638 #: config/nios2/nios2.opt:490
9639 msgid "Do not use the fdivs custom instruction."
9640 msgstr ""
9642 #: config/nios2/nios2.opt:494
9643 msgid "Integer id (N) of fdivs custom instruction."
9644 msgstr ""
9646 #: config/nios2/nios2.opt:498
9647 msgid "Do not use the fmuls custom instruction."
9648 msgstr ""
9650 #: config/nios2/nios2.opt:502
9651 msgid "Integer id (N) of fmuls custom instruction."
9652 msgstr ""
9654 #: config/nios2/nios2.opt:506
9655 msgid "Do not use the fsubs custom instruction."
9656 msgstr ""
9658 #: config/nios2/nios2.opt:510
9659 msgid "Integer id (N) of fsubs custom instruction."
9660 msgstr ""
9662 #: config/nios2/nios2.opt:514
9663 msgid "Do not use the fadds custom instruction."
9664 msgstr ""
9666 #: config/nios2/nios2.opt:518
9667 msgid "Integer id (N) of fadds custom instruction."
9668 msgstr ""
9670 #: config/nios2/nios2.opt:522
9671 msgid "Do not use the frdy custom instruction."
9672 msgstr ""
9674 #: config/nios2/nios2.opt:526
9675 msgid "Integer id (N) of frdy custom instruction."
9676 msgstr ""
9678 #: config/nios2/nios2.opt:530
9679 msgid "Do not use the frdxhi custom instruction."
9680 msgstr ""
9682 #: config/nios2/nios2.opt:534
9683 msgid "Integer id (N) of frdxhi custom instruction."
9684 msgstr ""
9686 #: config/nios2/nios2.opt:538
9687 msgid "Do not use the frdxlo custom instruction."
9688 msgstr ""
9690 #: config/nios2/nios2.opt:542
9691 msgid "Integer id (N) of frdxlo custom instruction."
9692 msgstr ""
9694 #: config/nios2/nios2.opt:546
9695 msgid "Do not use the fwry custom instruction."
9696 msgstr ""
9698 #: config/nios2/nios2.opt:550
9699 msgid "Integer id (N) of fwry custom instruction."
9700 msgstr ""
9702 #: config/nios2/nios2.opt:554
9703 msgid "Do not use the fwrx custom instruction."
9704 msgstr ""
9706 #: config/nios2/nios2.opt:558
9707 msgid "Integer id (N) of fwrx custom instruction."
9708 msgstr ""
9710 #: config/nios2/nios2.opt:562
9711 msgid "Do not use the round custom instruction."
9712 msgstr ""
9714 #: config/nios2/nios2.opt:566
9715 msgid "Integer id (N) of round custom instruction."
9716 msgstr ""
9718 #: config/nios2/nios2.opt:574
9719 msgid "Valid Nios II ISA levels (for -march):"
9720 msgstr ""
9722 #: config/nios2/nios2.opt:584
9723 msgid "Enable generation of R2 BMX instructions."
9724 msgstr ""
9726 #: config/nios2/nios2.opt:588
9727 msgid "Enable generation of R2 CDX instructions."
9728 msgstr ""
9730 #: config/lm32/lm32.opt:24
9731 msgid "Enable multiply instructions."
9732 msgstr ""
9734 #: config/lm32/lm32.opt:28
9735 msgid "Enable divide and modulus instructions."
9736 msgstr ""
9738 #: config/lm32/lm32.opt:32
9739 msgid "Enable barrel shift instructions."
9740 msgstr ""
9742 #: config/lm32/lm32.opt:36
9743 msgid "Enable sign extend instructions."
9744 msgstr ""
9746 #: config/lm32/lm32.opt:40
9747 msgid "Enable user-defined instructions."
9748 msgstr ""
9750 #: config/msp430/msp430.opt:7
9751 msgid "Force assembly output to always use hex constants."
9752 msgstr ""
9754 #: config/msp430/msp430.opt:11
9755 msgid "Specify the MCU to build for."
9756 msgstr ""
9758 #: config/msp430/msp430.opt:15
9759 msgid ""
9760 "Warn if an MCU name is unrecognised or conflicts with other options "
9761 "(default: on)."
9762 msgstr ""
9764 #: config/msp430/msp430.opt:19
9765 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
9766 msgstr ""
9768 #: config/msp430/msp430.opt:23
9769 msgid "Select large model - 20-bit addresses/pointers."
9770 msgstr ""
9772 #: config/msp430/msp430.opt:27
9773 msgid "Select small model - 16-bit addresses/pointers (default)."
9774 msgstr ""
9776 #: config/msp430/msp430.opt:31
9777 msgid "Optimize opcode sizes at link time."
9778 msgstr ""
9780 #: config/msp430/msp430.opt:38
9781 msgid ""
9782 "Use a minimum runtime (no static initializers or ctors) for memory-"
9783 "constrained devices."
9784 msgstr ""
9786 #: config/msp430/msp430.opt:45
9787 msgid "Specify the type of hardware multiply to support."
9788 msgstr ""
9790 #: config/msp430/msp430.opt:67
9791 msgid "Specify whether functions should be placed into low or high memory."
9792 msgstr ""
9794 #: config/msp430/msp430.opt:71
9795 msgid "Specify whether variables should be placed into low or high memory."
9796 msgstr ""
9798 #: config/msp430/msp430.opt:90
9799 msgid ""
9800 "Passes on a request to the assembler to enable fixes for various silicon "
9801 "errata."
9802 msgstr ""
9804 #: config/msp430/msp430.opt:94
9805 msgid ""
9806 "Passes on a request to the assembler to warn about various silicon errata."
9807 msgstr ""
9809 #: config/rx/rx.opt:29
9810 msgid "Store doubles in 64 bits."
9811 msgstr ""
9813 #: config/rx/rx.opt:33
9814 msgid "Stores doubles in 32 bits.  This is the default."
9815 msgstr ""
9817 #: config/rx/rx.opt:37
9818 msgid "Disable the use of RX FPU instructions.  "
9819 msgstr ""
9821 #: config/rx/rx.opt:44
9822 msgid "Enable the use of RX FPU instructions.  This is the default."
9823 msgstr ""
9825 #: config/rx/rx.opt:50
9826 msgid "Specify the target RX cpu type."
9827 msgstr ""
9829 #: config/rx/rx.opt:71
9830 msgid "Data is stored in big-endian format."
9831 msgstr ""
9833 #: config/rx/rx.opt:75
9834 msgid "Data is stored in little-endian format.  (Default)."
9835 msgstr ""
9837 #: config/rx/rx.opt:81
9838 msgid ""
9839 "Maximum size of global and static variables which can be placed into the "
9840 "small data area."
9841 msgstr ""
9843 #: config/rx/rx.opt:87 config/rl78/rl78.opt:27
9844 msgid "Use the simulator runtime."
9845 msgstr ""
9847 #: config/rx/rx.opt:93
9848 msgid ""
9849 "Generate assembler output that is compatible with the Renesas AS100 "
9850 "assembler.  This may restrict some of the compiler's capabilities.  The "
9851 "default is to generate GAS compatible syntax."
9852 msgstr ""
9854 #: config/rx/rx.opt:99
9855 msgid "Enable linker relaxation."
9856 msgstr ""
9858 #: config/rx/rx.opt:105
9859 msgid "Maximum size in bytes of constant values allowed as operands."
9860 msgstr ""
9862 #: config/rx/rx.opt:111
9863 msgid "Specifies the number of registers to reserve for interrupt handlers."
9864 msgstr ""
9866 #: config/rx/rx.opt:117
9867 msgid ""
9868 "Specifies whether interrupt functions should save and restore the "
9869 "accumulator register."
9870 msgstr ""
9872 #: config/rx/rx.opt:123
9873 msgid "Enables Position-Independent-Data (PID) mode."
9874 msgstr ""
9876 #: config/rx/rx.opt:129
9877 msgid ""
9878 "Warn when multiple, different, fast interrupt handlers are in the "
9879 "compilation unit."
9880 msgstr ""
9882 #: config/rx/rx.opt:135
9883 msgid ""
9884 "Enable the use of the old, broken, ABI where all stacked function arguments "
9885 "are aligned to 32-bits."
9886 msgstr ""
9888 #: config/rx/rx.opt:139
9889 msgid ""
9890 "Enable the use the standard RX ABI where all stacked function arguments are "
9891 "naturally aligned.  This is the default."
9892 msgstr ""
9894 #: config/rx/rx.opt:145
9895 msgid "Enable the use of the LRA register allocator."
9896 msgstr ""
9898 #: config/rx/rx.opt:151
9899 msgid ""
9900 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
9901 "RMPA instructions.  Enabled by default."
9902 msgstr ""
9904 #: config/rx/rx.opt:157
9905 msgid "Always use JSR, never BSR, for calls."
9906 msgstr ""
9908 #: config/cr16/cr16.opt:23
9909 msgid "-msim   Use simulator runtime."
9910 msgstr ""
9912 #: config/cr16/cr16.opt:27
9913 msgid "Generate SBIT, CBIT instructions."
9914 msgstr ""
9916 #: config/cr16/cr16.opt:31
9917 msgid "Support multiply accumulate instructions."
9918 msgstr ""
9920 #: config/cr16/cr16.opt:38
9921 msgid "Treat data references as near, far or medium. medium is default."
9922 msgstr ""
9924 #: config/cr16/cr16.opt:42
9925 msgid "Generate code for CR16C architecture."
9926 msgstr ""
9928 #: config/cr16/cr16.opt:46
9929 msgid "Generate code for CR16C+ architecture (Default)."
9930 msgstr ""
9932 #: config/cr16/cr16.opt:50
9933 msgid "Treat integers as 32-bit."
9934 msgstr ""
9936 #: config/pa/pa-hpux.opt:27
9937 msgid "Generate cpp defines for server IO."
9938 msgstr ""
9940 #: config/pa/pa-hpux.opt:31 config/pa/pa-hpux1131.opt:23
9941 #: config/pa/pa-hpux1111.opt:23 config/pa/pa-hpux1010.opt:23
9942 msgid "Specify UNIX standard for predefines and linking."
9943 msgstr ""
9945 #: config/pa/pa-hpux.opt:35
9946 msgid "Generate cpp defines for workstation IO."
9947 msgstr ""
9949 #: config/pa/pa.opt:30 config/pa/pa.opt:87 config/pa/pa.opt:95
9950 msgid "Generate PA1.0 code."
9951 msgstr ""
9953 #: config/pa/pa.opt:34 config/pa/pa.opt:99 config/pa/pa.opt:140
9954 msgid "Generate PA1.1 code."
9955 msgstr ""
9957 #: config/pa/pa.opt:38 config/pa/pa.opt:103
9958 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9959 msgstr ""
9961 #: config/pa/pa.opt:42 config/pa/pa.opt:70 common.opt:1118 common.opt:1368
9962 #: common.opt:1736 common.opt:2098 common.opt:2134 common.opt:2227
9963 #: common.opt:2231 common.opt:2331 common.opt:2422 common.opt:2430
9964 #: common.opt:2438 common.opt:2446 common.opt:2547 common.opt:2599
9965 #: common.opt:2678 c-family/c.opt:1290 c-family/c.opt:1318 c-family/c.opt:1556
9966 #: fortran/lang.opt:723
9967 msgid "Does nothing.  Preserved for backward compatibility."
9968 msgstr ""
9970 #: config/pa/pa.opt:46
9971 msgid "Caller copies function arguments passed by hidden reference."
9972 msgstr ""
9974 #: config/pa/pa.opt:50
9975 msgid "Disable FP regs."
9976 msgstr ""
9978 #: config/pa/pa.opt:54
9979 msgid "Disable indexed addressing."
9980 msgstr ""
9982 #: config/pa/pa.opt:58
9983 msgid "Generate fast indirect calls."
9984 msgstr ""
9986 #: config/pa/pa.opt:66
9987 msgid "Assume code will be assembled by GAS."
9988 msgstr ""
9990 #: config/pa/pa.opt:75
9991 msgid "Enable linker optimizations."
9992 msgstr ""
9994 #: config/pa/pa.opt:79
9995 msgid "Always generate long calls."
9996 msgstr ""
9998 #: config/pa/pa.opt:83
9999 msgid "Emit long load/store sequences."
10000 msgstr ""
10002 #: config/pa/pa.opt:91
10003 msgid "Disable space regs."
10004 msgstr ""
10006 #: config/pa/pa.opt:107
10007 msgid "Use portable calling conventions."
10008 msgstr ""
10010 #: config/pa/pa.opt:111
10011 msgid ""
10012 "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, "
10013 "7200, 7300, and 8000."
10014 msgstr ""
10016 #: config/pa/pa.opt:136 config/frv/frv.opt:215
10017 msgid "Use software floating point."
10018 msgstr ""
10020 #: config/pa/pa.opt:144
10021 msgid "Do not disable space regs."
10022 msgstr ""
10024 #: config/pa/pa64-hpux.opt:23
10025 msgid "Assume code will be linked by GNU ld."
10026 msgstr ""
10028 #: config/pa/pa64-hpux.opt:27
10029 msgid "Assume code will be linked by HP ld."
10030 msgstr ""
10032 #: config/vxworks.opt:36
10033 msgid "Assume the VxWorks RTP environment."
10034 msgstr ""
10036 #: config/vxworks.opt:43
10037 msgid "Assume the VxWorks vThreads environment."
10038 msgstr ""
10040 #: config/aarch64/aarch64.opt:40
10041 msgid "The possible TLS dialects:"
10042 msgstr ""
10044 #: config/aarch64/aarch64.opt:52
10045 msgid "The code model option names for -mcmodel:"
10046 msgstr ""
10048 #: config/aarch64/aarch64.opt:73
10049 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
10050 msgstr ""
10052 #: config/aarch64/aarch64.opt:77
10053 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
10054 msgstr ""
10056 #: config/aarch64/aarch64.opt:85
10057 msgid "Specify the code model."
10058 msgstr ""
10060 #: config/aarch64/aarch64.opt:89
10061 msgid "Don't assume that unaligned accesses are handled by the system."
10062 msgstr ""
10064 #: config/aarch64/aarch64.opt:97
10065 msgid "Specify TLS dialect."
10066 msgstr ""
10068 #: config/aarch64/aarch64.opt:101
10069 msgid ""
10070 "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, "
10071 "48."
10072 msgstr ""
10074 #: config/aarch64/aarch64.opt:120
10075 msgid "-march=ARCH\tUse features of architecture ARCH."
10076 msgstr ""
10078 #: config/aarch64/aarch64.opt:124
10079 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
10080 msgstr ""
10082 #: config/aarch64/aarch64.opt:128
10083 msgid "-mtune=CPU\tOptimize for CPU."
10084 msgstr ""
10086 #: config/aarch64/aarch64.opt:132
10087 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
10088 msgstr ""
10090 #: config/aarch64/aarch64.opt:136
10091 msgid ""
10092 "-moverride=STRING\tPower users only! Override CPU optimization parameters."
10093 msgstr ""
10095 #: config/aarch64/aarch64.opt:140
10096 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
10097 msgstr ""
10099 #: config/aarch64/aarch64.opt:150
10100 msgid "PC relative literal loads."
10101 msgstr ""
10103 #: config/aarch64/aarch64.opt:154
10104 msgid ""
10105 "Enable the reciprocal square root approximation.  Enabling this reduces "
10106 "precision of reciprocal square root results to about 16 bits for single "
10107 "precision and to 32 bits for double precision."
10108 msgstr ""
10110 #: config/aarch64/aarch64.opt:160
10111 msgid ""
10112 "Enable the square root approximation.  Enabling this reduces precision of "
10113 "square root results to about 16 bits for single precision and to 32 bits for "
10114 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
10115 msgstr ""
10117 #: config/aarch64/aarch64.opt:167
10118 msgid ""
10119 "Enable the division approximation.  Enabling this reduces precision of "
10120 "division results to about 16 bits for single precision and to 32 bits for "
10121 "double precision."
10122 msgstr ""
10124 #: config/aarch64/aarch64.opt:173
10125 msgid "Enables verbose cost model dummping in the debug dump files."
10126 msgstr ""
10128 #: config/h8300/h8300.opt:23
10129 msgid "Generate H8S code."
10130 msgstr ""
10132 #: config/h8300/h8300.opt:27
10133 msgid "Generate H8SX code."
10134 msgstr ""
10136 #: config/h8300/h8300.opt:31
10137 msgid "Generate H8S/2600 code."
10138 msgstr ""
10140 #: config/h8300/h8300.opt:35
10141 msgid "Make integers 32 bits wide."
10142 msgstr ""
10144 #: config/h8300/h8300.opt:42
10145 msgid "Use registers for argument passing."
10146 msgstr ""
10148 #: config/h8300/h8300.opt:46
10149 msgid "Consider access to byte sized memory slow."
10150 msgstr ""
10152 #: config/h8300/h8300.opt:50
10153 msgid "Enable linker relaxing."
10154 msgstr ""
10156 #: config/h8300/h8300.opt:54
10157 msgid "Generate H8/300H code."
10158 msgstr ""
10160 #: config/h8300/h8300.opt:58
10161 msgid "Enable the normal mode."
10162 msgstr ""
10164 #: config/h8300/h8300.opt:62
10165 msgid "Use H8/300 alignment rules."
10166 msgstr ""
10168 #: config/h8300/h8300.opt:66
10169 msgid "Push extended registers on stack in monitor functions."
10170 msgstr ""
10172 #: config/h8300/h8300.opt:70
10173 msgid "Do not push extended registers on stack in monitor functions."
10174 msgstr ""
10176 #: config/nvptx/nvptx.opt:22
10177 msgid "Generate code for a 32-bit ABI."
10178 msgstr ""
10180 #: config/nvptx/nvptx.opt:26
10181 msgid "Generate code for a 64-bit ABI."
10182 msgstr ""
10184 #: config/nvptx/nvptx.opt:30
10185 msgid "Link in code for a __main kernel."
10186 msgstr ""
10188 #: config/nvptx/nvptx.opt:34
10189 msgid "Optimize partition neutering."
10190 msgstr ""
10192 #: config/nvptx/nvptx.opt:38
10193 msgid "Use custom stacks instead of local memory for automatic storage."
10194 msgstr ""
10196 #: config/nvptx/nvptx.opt:42
10197 msgid "Generate code that can keep local state uniform across all lanes."
10198 msgstr ""
10200 #: config/nvptx/nvptx.opt:46
10201 msgid ""
10202 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
10203 msgstr ""
10205 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10206 msgid "Target DFLOAT double precision code."
10207 msgstr ""
10209 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10210 msgid "Generate GFLOAT double precision code."
10211 msgstr ""
10213 #: config/vax/vax.opt:39
10214 msgid "Generate code for GNU assembler (gas)."
10215 msgstr ""
10217 #: config/vax/vax.opt:43
10218 msgid "Generate code for UNIX assembler."
10219 msgstr ""
10221 #: config/vax/vax.opt:47
10222 msgid "Use VAXC structure conventions."
10223 msgstr ""
10225 #: config/vax/vax.opt:51
10226 msgid "Use new adddi3/subdi3 patterns."
10227 msgstr ""
10229 #: config/linux.opt:24
10230 msgid "Use Bionic C library."
10231 msgstr ""
10233 #: config/linux.opt:28
10234 msgid "Use GNU C library."
10235 msgstr ""
10237 #: config/linux.opt:32
10238 msgid "Use uClibc C library."
10239 msgstr ""
10241 #: config/linux.opt:36
10242 msgid "Use musl C library."
10243 msgstr ""
10245 #: config/mmix/mmix.opt:24
10246 msgid "For intrinsics library: pass all parameters in registers."
10247 msgstr ""
10249 #: config/mmix/mmix.opt:28
10250 msgid "Use register stack for parameters and return value."
10251 msgstr ""
10253 #: config/mmix/mmix.opt:32
10254 msgid "Use call-clobbered registers for parameters and return value."
10255 msgstr ""
10257 #: config/mmix/mmix.opt:37
10258 msgid "Use epsilon-respecting floating point compare instructions."
10259 msgstr ""
10261 #: config/mmix/mmix.opt:41
10262 msgid "Use zero-extending memory loads, not sign-extending ones."
10263 msgstr ""
10265 #: config/mmix/mmix.opt:45
10266 msgid ""
10267 "Generate divide results with reminder having the same sign as the divisor "
10268 "(not the dividend)."
10269 msgstr ""
10271 #: config/mmix/mmix.opt:49
10272 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
10273 msgstr ""
10275 #: config/mmix/mmix.opt:53
10276 msgid "Do not provide a default start-address 0x100 of the program."
10277 msgstr ""
10279 #: config/mmix/mmix.opt:57
10280 msgid "Link to emit program in ELF format (rather than mmo)."
10281 msgstr ""
10283 #: config/mmix/mmix.opt:61
10284 msgid "Use P-mnemonics for branches statically predicted as taken."
10285 msgstr ""
10287 #: config/mmix/mmix.opt:65
10288 msgid "Don't use P-mnemonics for branches."
10289 msgstr ""
10291 #: config/mmix/mmix.opt:79
10292 msgid "Use addresses that allocate global registers."
10293 msgstr ""
10295 #: config/mmix/mmix.opt:83
10296 msgid "Do not use addresses that allocate global registers."
10297 msgstr ""
10299 #: config/mmix/mmix.opt:87
10300 msgid "Generate a single exit point for each function."
10301 msgstr ""
10303 #: config/mmix/mmix.opt:91
10304 msgid "Do not generate a single exit point for each function."
10305 msgstr ""
10307 #: config/mmix/mmix.opt:95
10308 msgid "Set start-address of the program."
10309 msgstr ""
10311 #: config/mmix/mmix.opt:99
10312 msgid "Set start-address of data."
10313 msgstr ""
10315 #: config/fr30/fr30.opt:23
10316 msgid "Assume small address space."
10317 msgstr ""
10319 #: config/pdp11/pdp11.opt:23
10320 msgid "Generate code for an 11/10."
10321 msgstr ""
10323 #: config/pdp11/pdp11.opt:27
10324 msgid "Generate code for an 11/40."
10325 msgstr ""
10327 #: config/pdp11/pdp11.opt:31
10328 msgid "Generate code for an 11/45."
10329 msgstr ""
10331 #: config/pdp11/pdp11.opt:35
10332 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
10333 msgstr ""
10335 #: config/pdp11/pdp11.opt:39
10336 msgid "Do not use inline patterns for copying memory."
10337 msgstr ""
10339 #: config/pdp11/pdp11.opt:43
10340 msgid "Use inline patterns for copying memory."
10341 msgstr ""
10343 #: config/pdp11/pdp11.opt:47
10344 msgid "Do not pretend that branches are expensive."
10345 msgstr ""
10347 #: config/pdp11/pdp11.opt:51
10348 msgid "Pretend that branches are expensive."
10349 msgstr ""
10351 #: config/pdp11/pdp11.opt:55
10352 msgid "Use the DEC assembler syntax."
10353 msgstr ""
10355 #: config/pdp11/pdp11.opt:59
10356 msgid "Use 32 bit float."
10357 msgstr ""
10359 #: config/pdp11/pdp11.opt:63
10360 msgid "Use 64 bit float."
10361 msgstr ""
10363 #: config/pdp11/pdp11.opt:67 config/frv/frv.opt:158
10364 #: config/rs6000/rs6000.opt:177
10365 msgid "Use hardware floating point."
10366 msgstr ""
10368 #: config/pdp11/pdp11.opt:71
10369 msgid "Use 16 bit int."
10370 msgstr ""
10372 #: config/pdp11/pdp11.opt:75
10373 msgid "Use 32 bit int."
10374 msgstr ""
10376 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
10377 msgid "Do not use hardware floating point."
10378 msgstr ""
10380 #: config/pdp11/pdp11.opt:83
10381 msgid "Target has split I&D."
10382 msgstr ""
10384 #: config/pdp11/pdp11.opt:87
10385 msgid "Use UNIX assembler syntax."
10386 msgstr ""
10388 #: config/frv/frv.opt:30
10389 msgid "Use 4 media accumulators."
10390 msgstr ""
10392 #: config/frv/frv.opt:34
10393 msgid "Use 8 media accumulators."
10394 msgstr ""
10396 #: config/frv/frv.opt:38
10397 msgid "Enable label alignment optimizations."
10398 msgstr ""
10400 #: config/frv/frv.opt:42
10401 msgid "Dynamically allocate cc registers."
10402 msgstr ""
10404 #: config/frv/frv.opt:49
10405 msgid "Set the cost of branches."
10406 msgstr ""
10408 #: config/frv/frv.opt:53
10409 msgid "Enable conditional execution other than moves/scc."
10410 msgstr ""
10412 #: config/frv/frv.opt:57
10413 msgid "Change the maximum length of conditionally-executed sequences."
10414 msgstr ""
10416 #: config/frv/frv.opt:61
10417 msgid ""
10418 "Change the number of temporary registers that are available to conditionally-"
10419 "executed sequences."
10420 msgstr ""
10422 #: config/frv/frv.opt:65
10423 msgid "Enable conditional moves."
10424 msgstr ""
10426 #: config/frv/frv.opt:69
10427 msgid "Set the target CPU type."
10428 msgstr ""
10430 #: config/frv/frv.opt:73
10431 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10432 msgstr ""
10434 #: config/frv/frv.opt:122
10435 msgid "Use fp double instructions."
10436 msgstr ""
10438 #: config/frv/frv.opt:126
10439 msgid "Change the ABI to allow double word insns."
10440 msgstr ""
10442 #: config/frv/frv.opt:130 config/bfin/bfin.opt:90
10443 msgid "Enable Function Descriptor PIC mode."
10444 msgstr ""
10446 #: config/frv/frv.opt:134
10447 msgid "Just use icc0/fcc0."
10448 msgstr ""
10450 #: config/frv/frv.opt:138
10451 msgid "Only use 32 FPRs."
10452 msgstr ""
10454 #: config/frv/frv.opt:142
10455 msgid "Use 64 FPRs."
10456 msgstr ""
10458 #: config/frv/frv.opt:146
10459 msgid "Only use 32 GPRs."
10460 msgstr ""
10462 #: config/frv/frv.opt:150
10463 msgid "Use 64 GPRs."
10464 msgstr ""
10466 #: config/frv/frv.opt:154
10467 msgid "Enable use of GPREL for read-only data in FDPIC."
10468 msgstr ""
10470 #: config/frv/frv.opt:162 config/bfin/bfin.opt:94
10471 msgid "Enable inlining of PLT in function calls."
10472 msgstr ""
10474 #: config/frv/frv.opt:166
10475 msgid "Enable PIC support for building libraries."
10476 msgstr ""
10478 #: config/frv/frv.opt:170
10479 msgid "Follow the EABI linkage requirements."
10480 msgstr ""
10482 #: config/frv/frv.opt:174
10483 msgid "Disallow direct calls to global functions."
10484 msgstr ""
10486 #: config/frv/frv.opt:178
10487 msgid "Use media instructions."
10488 msgstr ""
10490 #: config/frv/frv.opt:182
10491 msgid "Use multiply add/subtract instructions."
10492 msgstr ""
10494 #: config/frv/frv.opt:186
10495 msgid "Enable optimizing &&/|| in conditional execution."
10496 msgstr ""
10498 #: config/frv/frv.opt:190
10499 msgid "Enable nested conditional execution optimizations."
10500 msgstr ""
10502 #: config/frv/frv.opt:195
10503 msgid "Do not mark ABI switches in e_flags."
10504 msgstr ""
10506 #: config/frv/frv.opt:199
10507 msgid "Remove redundant membars."
10508 msgstr ""
10510 #: config/frv/frv.opt:203
10511 msgid "Pack VLIW instructions."
10512 msgstr ""
10514 #: config/frv/frv.opt:207
10515 msgid "Enable setting GPRs to the result of comparisons."
10516 msgstr ""
10518 #: config/frv/frv.opt:211
10519 msgid "Change the amount of scheduler lookahead."
10520 msgstr ""
10522 #: config/frv/frv.opt:219
10523 msgid "Assume a large TLS segment."
10524 msgstr ""
10526 #: config/frv/frv.opt:223
10527 msgid "Do not assume a large TLS segment."
10528 msgstr ""
10530 #: config/frv/frv.opt:228
10531 msgid "Cause gas to print tomcat statistics."
10532 msgstr ""
10534 #: config/frv/frv.opt:233
10535 msgid "Link with the library-pic libraries."
10536 msgstr ""
10538 #: config/frv/frv.opt:237
10539 msgid "Allow branches to be packed with other instructions."
10540 msgstr ""
10542 #: config/tilegx/tilegx.opt:30
10543 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
10544 msgstr ""
10546 #: config/tilegx/tilegx.opt:37
10547 msgid "Compile with 32 bit longs and pointers."
10548 msgstr ""
10550 #: config/tilegx/tilegx.opt:41
10551 msgid "Compile with 64 bit longs and pointers."
10552 msgstr ""
10554 #: config/tilegx/tilegx.opt:53
10555 msgid "Use given TILE-Gx code model."
10556 msgstr ""
10558 #: config/lynx.opt:23
10559 msgid "Support legacy multi-threading."
10560 msgstr ""
10562 #: config/lynx.opt:27
10563 msgid "Use shared libraries."
10564 msgstr ""
10566 #: config/lynx.opt:31
10567 msgid "Support multi-threading."
10568 msgstr ""
10570 #: config/stormy16/stormy16.opt:24
10571 msgid "Provide libraries for the simulator."
10572 msgstr ""
10574 #: config/bfin/bfin.opt:48
10575 msgid "Omit frame pointer for leaf functions."
10576 msgstr ""
10578 #: config/bfin/bfin.opt:52
10579 msgid "Program is entirely located in low 64k of memory."
10580 msgstr ""
10582 #: config/bfin/bfin.opt:56
10583 msgid ""
10584 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
10585 "SSYNC instruction."
10586 msgstr ""
10588 #: config/bfin/bfin.opt:61
10589 msgid "Avoid speculative loads to work around a hardware anomaly."
10590 msgstr ""
10592 #: config/bfin/bfin.opt:65
10593 msgid "Enabled ID based shared library."
10594 msgstr ""
10596 #: config/bfin/bfin.opt:69
10597 msgid ""
10598 "Generate code that won't be linked against any other ID shared libraries, "
10599 "but may be used as a shared library."
10600 msgstr ""
10602 #: config/bfin/bfin.opt:86
10603 msgid "Link with the fast floating-point library."
10604 msgstr ""
10606 #: config/bfin/bfin.opt:98
10607 msgid "Do stack checking using bounds in L1 scratch memory."
10608 msgstr ""
10610 #: config/bfin/bfin.opt:102
10611 msgid "Enable multicore support."
10612 msgstr ""
10614 #: config/bfin/bfin.opt:106
10615 msgid "Build for Core A."
10616 msgstr ""
10618 #: config/bfin/bfin.opt:110
10619 msgid "Build for Core B."
10620 msgstr ""
10622 #: config/bfin/bfin.opt:114
10623 msgid "Build for SDRAM."
10624 msgstr ""
10626 #: config/bfin/bfin.opt:118
10627 msgid "Assume ICPLBs are enabled at runtime."
10628 msgstr ""
10630 #: config/cris/cris.opt:45
10631 msgid "Work around bug in multiplication instruction."
10632 msgstr ""
10634 #: config/cris/cris.opt:51
10635 msgid "Compile for ETRAX 4 (CRIS v3)."
10636 msgstr ""
10638 #: config/cris/cris.opt:56
10639 msgid "Compile for ETRAX 100 (CRIS v8)."
10640 msgstr ""
10642 #: config/cris/cris.opt:64
10643 msgid "Emit verbose debug information in assembly code."
10644 msgstr ""
10646 #: config/cris/cris.opt:71
10647 msgid "Do not use condition codes from normal instructions."
10648 msgstr ""
10650 #: config/cris/cris.opt:80
10651 msgid "Do not emit addressing modes with side-effect assignment."
10652 msgstr ""
10654 #: config/cris/cris.opt:89
10655 msgid "Do not tune stack alignment."
10656 msgstr ""
10658 #: config/cris/cris.opt:98
10659 msgid "Do not tune writable data alignment."
10660 msgstr ""
10662 #: config/cris/cris.opt:107
10663 msgid "Do not tune code and read-only data alignment."
10664 msgstr ""
10666 #: config/cris/cris.opt:116
10667 msgid "Align code and data to 32 bits."
10668 msgstr ""
10670 #: config/cris/cris.opt:133
10671 msgid "Don't align items in code or data."
10672 msgstr ""
10674 #: config/cris/cris.opt:142
10675 msgid "Do not emit function prologue or epilogue."
10676 msgstr ""
10678 #: config/cris/cris.opt:149
10679 msgid "Use the most feature-enabling options allowed by other options."
10680 msgstr ""
10682 #: config/cris/cris.opt:158
10683 msgid "Override -mbest-lib-options."
10684 msgstr ""
10686 #: config/cris/cris.opt:165
10687 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
10688 msgstr ""
10690 #: config/cris/cris.opt:169
10691 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
10692 msgstr ""
10694 #: config/cris/cris.opt:173
10695 msgid ""
10696 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
10697 "size."
10698 msgstr ""
10700 #: config/cris/cris.opt:180
10701 msgid ""
10702 "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls "
10703 "to abort() are used."
10704 msgstr ""
10706 #: config/cris/cris.opt:184
10707 msgid ""
10708 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
10709 "builtins on misaligned memory."
10710 msgstr ""
10712 #: config/cris/cris.opt:188
10713 msgid ""
10714 "Handle atomic builtins that may be applied to unaligned data by calling "
10715 "library functions. Overrides -mtrap-unaligned-atomic."
10716 msgstr ""
10718 #: config/cris/linux.opt:27
10719 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
10720 msgstr ""
10722 #: config/rs6000/rs6000-tables.opt:24
10723 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10724 msgstr ""
10726 #: config/rs6000/rs6000.opt:109
10727 msgid "Use PowerPC-64 instruction set."
10728 msgstr ""
10730 #: config/rs6000/rs6000.opt:113
10731 msgid "Use PowerPC General Purpose group optional instructions."
10732 msgstr ""
10734 #: config/rs6000/rs6000.opt:117
10735 msgid "Use PowerPC Graphics group optional instructions."
10736 msgstr ""
10738 #: config/rs6000/rs6000.opt:121
10739 msgid "Use PowerPC V2.01 single field mfcr instruction."
10740 msgstr ""
10742 #: config/rs6000/rs6000.opt:125
10743 msgid "Use PowerPC V2.02 popcntb instruction."
10744 msgstr ""
10746 #: config/rs6000/rs6000.opt:129
10747 msgid "Use PowerPC V2.02 floating point rounding instructions."
10748 msgstr ""
10750 #: config/rs6000/rs6000.opt:133
10751 msgid "Use PowerPC V2.05 compare bytes instruction."
10752 msgstr ""
10754 #: config/rs6000/rs6000.opt:137
10755 msgid ""
10756 "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10757 msgstr ""
10759 #: config/rs6000/rs6000.opt:141
10760 msgid "Use AltiVec instructions."
10761 msgstr ""
10763 #: config/rs6000/rs6000.opt:145
10764 msgid "Generate Altivec instructions using little-endian element order."
10765 msgstr ""
10767 #: config/rs6000/rs6000.opt:149
10768 msgid "Generate Altivec instructions using big-endian element order."
10769 msgstr ""
10771 #: config/rs6000/rs6000.opt:153
10772 msgid "Use decimal floating point instructions."
10773 msgstr ""
10775 #: config/rs6000/rs6000.opt:157
10776 msgid "Use 4xx half-word multiply instructions."
10777 msgstr ""
10779 #: config/rs6000/rs6000.opt:161
10780 msgid "Use 4xx string-search dlmzb instruction."
10781 msgstr ""
10783 #: config/rs6000/rs6000.opt:165
10784 msgid "Generate load/store multiple instructions."
10785 msgstr ""
10787 #: config/rs6000/rs6000.opt:169
10788 msgid "Generate string instructions for block moves."
10789 msgstr ""
10791 #: config/rs6000/rs6000.opt:181
10792 msgid "Use PowerPC V2.06 popcntd instruction."
10793 msgstr ""
10795 #: config/rs6000/rs6000.opt:185
10796 msgid ""
10797 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
10798 "conversions."
10799 msgstr ""
10801 #: config/rs6000/rs6000.opt:193
10802 msgid "Use vector/scalar (VSX) instructions."
10803 msgstr ""
10805 #: config/rs6000/rs6000.opt:240
10806 msgid "Do not generate load/store with update instructions."
10807 msgstr ""
10809 #: config/rs6000/rs6000.opt:244
10810 msgid "Generate load/store with update instructions."
10811 msgstr ""
10813 #: config/rs6000/rs6000.opt:252
10814 msgid "Avoid generation of indexed load/store instructions when possible."
10815 msgstr ""
10817 #: config/rs6000/rs6000.opt:256
10818 msgid "Mark __tls_get_addr calls with argument info."
10819 msgstr ""
10821 #: config/rs6000/rs6000.opt:263
10822 msgid "Schedule the start and end of the procedure."
10823 msgstr ""
10825 #: config/rs6000/rs6000.opt:267
10826 msgid "Return all structures in memory (AIX default)."
10827 msgstr ""
10829 #: config/rs6000/rs6000.opt:271
10830 msgid "Return small structures in registers (SVR4 default)."
10831 msgstr ""
10833 #: config/rs6000/rs6000.opt:275
10834 msgid "Conform more closely to IBM XLC semantics."
10835 msgstr ""
10837 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10838 msgid ""
10839 "Generate software reciprocal divide and square root for better throughput."
10840 msgstr ""
10842 #: config/rs6000/rs6000.opt:287
10843 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10844 msgstr ""
10846 #: config/rs6000/rs6000.opt:291
10847 msgid "Do not place floating point constants in TOC."
10848 msgstr ""
10850 #: config/rs6000/rs6000.opt:295
10851 msgid "Place floating point constants in TOC."
10852 msgstr ""
10854 #: config/rs6000/rs6000.opt:299
10855 msgid "Do not place symbol+offset constants in TOC."
10856 msgstr ""
10858 #: config/rs6000/rs6000.opt:303
10859 msgid "Place symbol+offset constants in TOC."
10860 msgstr ""
10862 #: config/rs6000/rs6000.opt:314
10863 msgid "Use only one TOC entry per procedure."
10864 msgstr ""
10866 #: config/rs6000/rs6000.opt:318
10867 msgid "Put everything in the regular TOC."
10868 msgstr ""
10870 #: config/rs6000/rs6000.opt:322
10871 msgid "Generate VRSAVE instructions when generating AltiVec code."
10872 msgstr ""
10874 #: config/rs6000/rs6000.opt:326
10875 msgid "Deprecated option.  Use -mno-vrsave instead."
10876 msgstr ""
10878 #: config/rs6000/rs6000.opt:330
10879 msgid "Deprecated option.  Use -mvrsave instead."
10880 msgstr ""
10882 #: config/rs6000/rs6000.opt:334
10883 msgid ""
10884 "Specify how many bytes should be moved inline before calling out to memcpy/"
10885 "memmove."
10886 msgstr ""
10888 #: config/rs6000/rs6000.opt:338
10889 msgid ""
10890 "Specify the maximum number pairs of load instructions that should be "
10891 "generated inline for the compare.  If the number needed exceeds the limit, a "
10892 "call to memcmp will be generated instead."
10893 msgstr ""
10895 #: config/rs6000/rs6000.opt:342
10896 msgid ""
10897 "Specify the maximum number pairs of load instructions that should be "
10898 "generated inline for the compare.  If the number needed exceeds the limit, a "
10899 "call to strncmp will be generated instead."
10900 msgstr ""
10902 #: config/rs6000/rs6000.opt:346
10903 msgid "Generate isel instructions."
10904 msgstr ""
10906 #: config/rs6000/rs6000.opt:350
10907 msgid "Deprecated option.  Use -mno-isel instead."
10908 msgstr ""
10910 #: config/rs6000/rs6000.opt:354
10911 msgid "Deprecated option.  Use -misel instead."
10912 msgstr ""
10914 #: config/rs6000/rs6000.opt:358
10915 msgid "Generate SPE SIMD instructions on E500."
10916 msgstr ""
10918 #: config/rs6000/rs6000.opt:362
10919 msgid "Generate PPC750CL paired-single instructions."
10920 msgstr ""
10922 #: config/rs6000/rs6000.opt:366
10923 msgid "Deprecated option.  Use -mno-spe instead."
10924 msgstr ""
10926 #: config/rs6000/rs6000.opt:370
10927 msgid "Deprecated option.  Use -mspe instead."
10928 msgstr ""
10930 #: config/rs6000/rs6000.opt:374
10931 msgid "-mdebug=\tEnable debug output."
10932 msgstr ""
10934 #: config/rs6000/rs6000.opt:378
10935 msgid "Use the AltiVec ABI extensions."
10936 msgstr ""
10938 #: config/rs6000/rs6000.opt:382
10939 msgid "Do not use the AltiVec ABI extensions."
10940 msgstr ""
10942 #: config/rs6000/rs6000.opt:386
10943 msgid "Use the SPE ABI extensions."
10944 msgstr ""
10946 #: config/rs6000/rs6000.opt:390
10947 msgid "Do not use the SPE ABI extensions."
10948 msgstr ""
10950 #: config/rs6000/rs6000.opt:394
10951 msgid "Use the ELFv1 ABI."
10952 msgstr ""
10954 #: config/rs6000/rs6000.opt:398
10955 msgid "Use the ELFv2 ABI."
10956 msgstr ""
10958 #: config/rs6000/rs6000.opt:405
10959 msgid "using darwin64 ABI"
10960 msgstr ""
10962 #: config/rs6000/rs6000.opt:408
10963 msgid "using old darwin ABI"
10964 msgstr ""
10966 #: config/rs6000/rs6000.opt:411
10967 msgid "using IEEE extended precision long double"
10968 msgstr ""
10970 #: config/rs6000/rs6000.opt:414
10971 msgid "using IBM extended precision long double"
10972 msgstr ""
10974 #: config/rs6000/rs6000.opt:418
10975 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10976 msgstr ""
10978 #: config/rs6000/rs6000.opt:422
10979 msgid "-mtune=\tSchedule code for given CPU."
10980 msgstr ""
10982 #: config/rs6000/rs6000.opt:426
10983 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10984 msgstr ""
10986 #: config/rs6000/rs6000.opt:442
10987 msgid "Avoid all range limits on call instructions."
10988 msgstr ""
10990 #: config/rs6000/rs6000.opt:446
10991 msgid "Generate Cell microcode."
10992 msgstr ""
10994 #: config/rs6000/rs6000.opt:450
10995 msgid "Warn when a Cell microcoded instruction is emitted."
10996 msgstr ""
10998 #: config/rs6000/rs6000.opt:454
10999 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
11000 msgstr ""
11002 #: config/rs6000/rs6000.opt:458
11003 msgid "-mfloat-gprs=\tSelect GPR floating point method."
11004 msgstr ""
11006 #: config/rs6000/rs6000.opt:462
11007 msgid "Valid arguments to -mfloat-gprs=:"
11008 msgstr ""
11010 #: config/rs6000/rs6000.opt:478
11011 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
11012 msgstr ""
11014 #: config/rs6000/rs6000.opt:486
11015 msgid "Determine which dependences between insns are considered costly."
11016 msgstr ""
11018 #: config/rs6000/rs6000.opt:490
11019 msgid "Specify which post scheduling nop insertion scheme to apply."
11020 msgstr ""
11022 #: config/rs6000/rs6000.opt:494
11023 msgid "Specify alignment of structure fields default/natural."
11024 msgstr ""
11026 #: config/rs6000/rs6000.opt:498
11027 msgid "Valid arguments to -malign-:"
11028 msgstr ""
11030 #: config/rs6000/rs6000.opt:508
11031 msgid "Specify scheduling priority for dispatch slot restricted insns."
11032 msgstr ""
11034 #: config/rs6000/rs6000.opt:512
11035 msgid "Single-precision floating point unit."
11036 msgstr ""
11038 #: config/rs6000/rs6000.opt:516
11039 msgid "Double-precision floating point unit."
11040 msgstr ""
11042 #: config/rs6000/rs6000.opt:520
11043 msgid "Floating point unit does not support divide & sqrt."
11044 msgstr ""
11046 #: config/rs6000/rs6000.opt:524
11047 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
11048 msgstr ""
11050 #: config/rs6000/rs6000.opt:546
11051 msgid "Specify Xilinx FPU."
11052 msgstr ""
11054 #: config/rs6000/rs6000.opt:550
11055 msgid "Use r11 to hold the static link in calls to functions via pointers."
11056 msgstr ""
11058 #: config/rs6000/rs6000.opt:554
11059 msgid "Save the TOC in the prologue for indirect calls rather than inline."
11060 msgstr ""
11062 #: config/rs6000/rs6000.opt:558
11063 msgid "Allow 128-bit integers in VSX registers."
11064 msgstr ""
11066 #: config/rs6000/rs6000.opt:562
11067 msgid ""
11068 "Fuse certain integer operations together for better performance on power8."
11069 msgstr ""
11071 #: config/rs6000/rs6000.opt:566
11072 msgid "Allow sign extension in fusion operations."
11073 msgstr ""
11075 #: config/rs6000/rs6000.opt:570
11076 msgid "Use vector and scalar instructions added in ISA 2.07."
11077 msgstr ""
11079 #: config/rs6000/rs6000.opt:574
11080 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
11081 msgstr ""
11083 #: config/rs6000/rs6000.opt:578
11084 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
11085 msgstr ""
11087 #: config/rs6000/rs6000.opt:582
11088 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
11089 msgstr ""
11091 #: config/rs6000/rs6000.opt:586
11092 msgid "Generate the quad word memory instructions (lq/stq)."
11093 msgstr ""
11095 #: config/rs6000/rs6000.opt:590
11096 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
11097 msgstr ""
11099 #: config/rs6000/rs6000.opt:594
11100 msgid ""
11101 "Generate aggregate parameter passing code with at most 64-bit alignment."
11102 msgstr ""
11104 #: config/rs6000/rs6000.opt:598
11105 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
11106 msgstr ""
11108 #: config/rs6000/rs6000.opt:602
11109 msgid ""
11110 "Allow float variables in upper registers with -mcpu=power8 or -mpower8-"
11111 "vector."
11112 msgstr ""
11114 #: config/rs6000/rs6000.opt:606
11115 msgid "Allow float/double variables in upper registers if cpu allows it."
11116 msgstr ""
11118 #: config/rs6000/rs6000.opt:610
11119 msgid ""
11120 "Allow 64-bit integer variables in upper registers with -mcpu=power7 or -mvsx."
11121 msgstr ""
11123 #: config/rs6000/rs6000.opt:614
11124 msgid "Analyze and remove doubleword swaps from VSX computations."
11125 msgstr ""
11127 #: config/rs6000/rs6000.opt:618
11128 msgid "Fuse certain operations together for better performance on power9."
11129 msgstr ""
11131 #: config/rs6000/rs6000.opt:622
11132 msgid "Use certain scalar instructions added in ISA 3.0."
11133 msgstr ""
11135 #: config/rs6000/rs6000.opt:626
11136 msgid "Use vector instructions added in ISA 3.0."
11137 msgstr ""
11139 #: config/rs6000/rs6000.opt:630
11140 msgid "Use scalar register+offset memory instructions added in ISA 3.0."
11141 msgstr ""
11143 #: config/rs6000/rs6000.opt:634
11144 msgid "Use vector register+offset memory instructions added in ISA 3.0."
11145 msgstr ""
11147 #: config/rs6000/rs6000.opt:638
11148 msgid "Use register+offset memory instructions added in ISA 3.0."
11149 msgstr ""
11151 #: config/rs6000/rs6000.opt:642
11152 msgid "Use the new min/max instructions defined in ISA 3.0."
11153 msgstr ""
11155 #: config/rs6000/rs6000.opt:646
11156 msgid ""
11157 "Fuse medium/large code model toc references with the memory instruction."
11158 msgstr ""
11160 #: config/rs6000/rs6000.opt:650
11161 msgid "Generate the integer modulo instructions."
11162 msgstr ""
11164 #: config/rs6000/rs6000.opt:658
11165 msgid "Allow the IEEE 128-bit types without requiring the __float128 keyword."
11166 msgstr ""
11168 #: config/rs6000/rs6000.opt:662
11169 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
11170 msgstr ""
11172 #: config/rs6000/rs6000.opt:666
11173 msgid "Enable using IEEE 128-bit floating point instructions."
11174 msgstr ""
11176 #: config/rs6000/rs6000.opt:670
11177 msgid "Enable default conversions between __float128 & long double."
11178 msgstr ""
11180 #: config/rs6000/rs6000.opt:674
11181 msgid "Enable small integers to be in VSX registers."
11182 msgstr ""
11184 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
11185 msgid "Generate 64-bit code."
11186 msgstr ""
11188 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
11189 msgid "Generate 32-bit code."
11190 msgstr ""
11192 #: config/rs6000/sysv4.opt:24
11193 msgid "Select ABI calling convention."
11194 msgstr ""
11196 #: config/rs6000/sysv4.opt:48
11197 msgid "Align to the base type of the bit-field."
11198 msgstr ""
11200 #: config/rs6000/sysv4.opt:52
11201 msgid ""
11202 "Align to the base type of the bit-field. Don't assume that unaligned "
11203 "accesses are handled by the system."
11204 msgstr ""
11206 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
11207 msgid "Produce code relocatable at runtime."
11208 msgstr ""
11210 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
11211 msgid "Produce little endian code."
11212 msgstr ""
11214 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
11215 msgid "Produce big endian code."
11216 msgstr ""
11218 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
11219 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
11220 #: config/rs6000/sysv4.opt:149
11221 msgid "no description yet."
11222 msgstr ""
11224 #: config/rs6000/sysv4.opt:90
11225 msgid "Assume all variable arg functions are prototyped."
11226 msgstr ""
11228 #: config/rs6000/sysv4.opt:99
11229 msgid "Use EABI."
11230 msgstr ""
11232 #: config/rs6000/sysv4.opt:103
11233 msgid "Allow bit-fields to cross word boundaries."
11234 msgstr ""
11236 #: config/rs6000/sysv4.opt:107
11237 msgid "Use alternate register names."
11238 msgstr ""
11240 #: config/rs6000/sysv4.opt:113
11241 msgid "Use default method for sdata handling."
11242 msgstr ""
11244 #: config/rs6000/sysv4.opt:117
11245 msgid "Link with libsim.a, libc.a and sim-crt0.o."
11246 msgstr ""
11248 #: config/rs6000/sysv4.opt:121
11249 msgid "Link with libads.a, libc.a and crt0.o."
11250 msgstr ""
11252 #: config/rs6000/sysv4.opt:125
11253 msgid "Link with libyk.a, libc.a and crt0.o."
11254 msgstr ""
11256 #: config/rs6000/sysv4.opt:129
11257 msgid "Link with libmvme.a, libc.a and crt0.o."
11258 msgstr ""
11260 #: config/rs6000/sysv4.opt:133
11261 msgid "Set the PPC_EMB bit in the ELF flags header."
11262 msgstr ""
11264 #: config/rs6000/sysv4.opt:153
11265 msgid "Generate code to use a non-exec PLT and GOT."
11266 msgstr ""
11268 #: config/rs6000/sysv4.opt:157
11269 msgid "Generate code for old exec BSS PLT."
11270 msgstr ""
11272 #: config/rs6000/sysv4.opt:161
11273 msgid "Emit .gnu_attribute tags."
11274 msgstr ""
11276 #: config/rs6000/aix64.opt:24
11277 msgid "Compile for 64-bit pointers."
11278 msgstr ""
11280 #: config/rs6000/aix64.opt:28
11281 msgid "Compile for 32-bit pointers."
11282 msgstr ""
11284 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
11285 msgid "Select code model."
11286 msgstr ""
11288 #: config/rs6000/aix64.opt:49
11289 msgid "Support message passing with the Parallel Environment."
11290 msgstr ""
11292 #: config/rs6000/linux64.opt:24
11293 msgid "Call mcount for profiling before a function prologue."
11294 msgstr ""
11296 #: config/rs6000/476.opt:24
11297 msgid ""
11298 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
11299 "insns used for GOT accesses."
11300 msgstr ""
11302 #: config/rl78/rl78.opt:31
11303 msgid ""
11304 "Selects the type of hardware multiplication and division to use (none/g13/"
11305 "g14)."
11306 msgstr ""
11308 #: config/rl78/rl78.opt:50
11309 msgid "Use all registers, reserving none for interrupt handlers."
11310 msgstr ""
11312 #: config/rl78/rl78.opt:54
11313 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
11314 msgstr ""
11316 #: config/rl78/rl78.opt:58
11317 msgid ""
11318 "Selects the type of RL78 core being targeted (g10/g13/g14).  The default is "
11319 "the G14.  If set, also selects the hardware multiply support to be used."
11320 msgstr ""
11322 #: config/rl78/rl78.opt:77
11323 msgid "Alias for -mcpu=g10."
11324 msgstr ""
11326 #: config/rl78/rl78.opt:81
11327 msgid "Alias for -mcpu=g13."
11328 msgstr ""
11330 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
11331 msgid "Alias for -mcpu=g14."
11332 msgstr ""
11334 #: config/rl78/rl78.opt:93
11335 msgid ""
11336 "Assume ES is zero throughout program execution, use ES: for read-only data."
11337 msgstr ""
11339 #: config/rl78/rl78.opt:97
11340 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
11341 msgstr ""
11343 #: config/nds32/nds32.opt:26
11344 msgid "Generate code in big-endian mode."
11345 msgstr ""
11347 #: config/nds32/nds32.opt:30
11348 msgid "Generate code in little-endian mode."
11349 msgstr ""
11351 #: config/nds32/nds32.opt:34
11352 msgid "Use reduced-set registers for register allocation."
11353 msgstr ""
11355 #: config/nds32/nds32.opt:38
11356 msgid "Use full-set registers for register allocation."
11357 msgstr ""
11359 #: config/nds32/nds32.opt:42
11360 msgid "Generate conditional move instructions."
11361 msgstr ""
11363 #: config/nds32/nds32.opt:46
11364 msgid "Generate performance extension instructions."
11365 msgstr ""
11367 #: config/nds32/nds32.opt:50
11368 msgid "Generate v3 push25/pop25 instructions."
11369 msgstr ""
11371 #: config/nds32/nds32.opt:54
11372 msgid "Generate 16-bit instructions."
11373 msgstr ""
11375 #: config/nds32/nds32.opt:58
11376 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11377 msgstr ""
11379 #: config/nds32/nds32.opt:62
11380 msgid ""
11381 "Specify the size of each cache block, which must be a power of 2 between 4 "
11382 "and 512."
11383 msgstr ""
11385 #: config/nds32/nds32.opt:70
11386 msgid "Known arch types (for use with the -march= option):"
11387 msgstr ""
11389 #: config/nds32/nds32.opt:83
11390 msgid "Specify the address generation strategy for code model."
11391 msgstr ""
11393 #: config/nds32/nds32.opt:87
11394 msgid "Known cmodel types (for use with the -mcmodel= option):"
11395 msgstr ""
11397 #: config/nds32/nds32.opt:100
11398 msgid "Enable constructor/destructor feature."
11399 msgstr ""
11401 #: config/nds32/nds32.opt:104
11402 msgid "Guide linker to relax instructions."
11403 msgstr ""
11405 #: config/ft32/ft32.opt:23
11406 msgid "target the software simulator."
11407 msgstr ""
11409 #: config/ft32/ft32.opt:31
11410 msgid "Avoid use of the DIV and MOD instructions"
11411 msgstr ""
11413 #: ada/gcc-interface/lang.opt:57 c-family/c.opt:300
11414 msgid "Enable most warning messages."
11415 msgstr ""
11417 #: ada/gcc-interface/lang.opt:61
11418 msgid "Synonym of -gnatk8."
11419 msgstr ""
11421 #: ada/gcc-interface/lang.opt:69
11422 msgid "Do not look for object files in standard path."
11423 msgstr ""
11425 #: ada/gcc-interface/lang.opt:73
11426 msgid "Select the runtime."
11427 msgstr ""
11429 #: ada/gcc-interface/lang.opt:77 c-family/c.opt:1607
11430 msgid "Use the narrowest integer type possible for enumeration types."
11431 msgstr ""
11433 #: ada/gcc-interface/lang.opt:81 c-family/c.opt:1619
11434 msgid "Make \"char\" signed by default."
11435 msgstr ""
11437 #: ada/gcc-interface/lang.opt:85
11438 msgid "Catch typos."
11439 msgstr ""
11441 #: ada/gcc-interface/lang.opt:89
11442 msgid "Set name of output ALI file (internal switch)."
11443 msgstr ""
11445 #: ada/gcc-interface/lang.opt:93
11446 msgid "-gnat<options>\tSpecify options to GNAT."
11447 msgstr ""
11449 #: ada/gcc-interface/lang.opt:97
11450 msgid "Ignored."
11451 msgstr ""
11453 #: go/lang.opt:42
11454 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
11455 msgstr ""
11457 #: go/lang.opt:46
11458 msgid "Add explicit checks for division by zero."
11459 msgstr ""
11461 #: go/lang.opt:50
11462 msgid "Add explicit checks for division overflow in INT_MIN / -1."
11463 msgstr ""
11465 #: go/lang.opt:54
11466 msgid "Apply special rules for compiling runtime package."
11467 msgstr ""
11469 #: go/lang.opt:58
11470 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
11471 msgstr ""
11473 #: go/lang.opt:62
11474 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
11475 msgstr ""
11477 #: go/lang.opt:66
11478 msgid "-fgo-pkgpath=<string>\tSet Go package path."
11479 msgstr ""
11481 #: go/lang.opt:70
11482 msgid ""
11483 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
11484 msgstr ""
11486 #: go/lang.opt:74
11487 msgid ""
11488 "-fgo-relative-import-path=<path> Treat a relative import as relative to path."
11489 msgstr ""
11491 #: go/lang.opt:78
11492 msgid "Functions which return values must end with return statements."
11493 msgstr ""
11495 #: go/lang.opt:82
11496 msgid ""
11497 "Emit debugging information related to the escape analysis pass when run with "
11498 "-fgo-optimize-allocs."
11499 msgstr ""
11501 #: common.opt:231
11502 msgid ""
11503 "Enable coverage-guided fuzzing code instrumentation. Inserts call to "
11504 "__sanitizer_cov_trace_pc into every basic block."
11505 msgstr ""
11507 #: common.opt:298
11508 msgid "Display this information."
11509 msgstr ""
11511 #: common.opt:302
11512 msgid ""
11513 "--help=<class>\tDisplay descriptions of a specific class of options.  "
11514 "<class> is one or more of optimizers, target, warnings, undocumented, params."
11515 msgstr ""
11517 #: common.opt:420
11518 msgid "Alias for --help=target."
11519 msgstr ""
11521 #: common.opt:445
11522 msgid ""
11523 "--param <param>=<value>\tSet parameter <param> to value.  See below for a "
11524 "complete list of parameters."
11525 msgstr ""
11527 #: common.opt:473
11528 msgid "-O<number>\tSet optimization level to <number>."
11529 msgstr ""
11531 #: common.opt:477
11532 msgid "Optimize for space rather than speed."
11533 msgstr ""
11535 #: common.opt:481
11536 msgid "Optimize for speed disregarding exact standards compliance."
11537 msgstr ""
11539 #: common.opt:485
11540 msgid "Optimize for debugging experience rather than speed or size."
11541 msgstr ""
11543 #: common.opt:525
11544 msgid "This switch is deprecated; use -Wextra instead."
11545 msgstr ""
11547 #: common.opt:538
11548 msgid "Warn about returning structures, unions or arrays."
11549 msgstr ""
11551 #: common.opt:542
11552 msgid ""
11553 "Warn if a loop with constant number of iterations triggers undefined "
11554 "behavior."
11555 msgstr ""
11557 #: common.opt:546 common.opt:550
11558 msgid "Warn if an array is accessed out of bounds."
11559 msgstr ""
11561 #: common.opt:554
11562 msgid "Warn about inappropriate attribute usage."
11563 msgstr ""
11565 #: common.opt:558
11566 msgid "Warn about pointer casts which increase alignment."
11567 msgstr ""
11569 #: common.opt:562
11570 msgid "Warn when a #warning directive is encountered."
11571 msgstr ""
11573 #: common.opt:566
11574 msgid "Warn about uses of __attribute__((deprecated)) declarations."
11575 msgstr ""
11577 #: common.opt:570
11578 msgid "Warn when an optimization pass is disabled."
11579 msgstr ""
11581 #: common.opt:574
11582 msgid "Treat all warnings as errors."
11583 msgstr ""
11585 #: common.opt:578
11586 msgid "Treat specified warning as error."
11587 msgstr ""
11589 #: common.opt:582
11590 msgid "Print extra (possibly unwanted) warnings."
11591 msgstr ""
11593 #: common.opt:586
11594 msgid "Exit on the first error occurred."
11595 msgstr ""
11597 #: common.opt:590
11598 msgid ""
11599 "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more "
11600 "than <number> bytes."
11601 msgstr ""
11603 #: common.opt:594
11604 msgid "Warn when attempting to free a non-heap object."
11605 msgstr ""
11607 #: common.opt:598
11608 msgid "Warn when a function cannot be expanded to HSAIL."
11609 msgstr ""
11611 #: common.opt:605
11612 msgid "Warn when a switch case falls through."
11613 msgstr ""
11615 #: common.opt:609
11616 msgid "Warn when an inlined function cannot be inlined."
11617 msgstr ""
11619 #: common.opt:613
11620 msgid ""
11621 "Warn when an atomic memory model parameter is known to be outside the valid "
11622 "range."
11623 msgstr ""
11625 #: common.opt:620
11626 msgid ""
11627 "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
11628 msgstr ""
11630 #: common.opt:624
11631 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
11632 msgstr ""
11634 #: common.opt:628
11635 msgid ""
11636 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
11637 "behavior."
11638 msgstr ""
11640 #: common.opt:632
11641 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
11642 msgstr ""
11644 #: common.opt:639
11645 msgid ""
11646 "Warn about some C++ One Definition Rule violations during link time "
11647 "optimization."
11648 msgstr ""
11650 #: common.opt:643
11651 msgid "Warn about overflow in arithmetic expressions."
11652 msgstr ""
11654 #: common.opt:647
11655 msgid ""
11656 "During link time optimization warn about mismatched types of global "
11657 "declarations."
11658 msgstr ""
11660 #: common.opt:651
11661 msgid "Warn when the packed attribute has no effect on struct layout."
11662 msgstr ""
11664 #: common.opt:655
11665 msgid "Warn when padding is required to align structure members."
11666 msgstr ""
11668 #: common.opt:659
11669 msgid "Issue warnings needed for strict compliance to the standard."
11670 msgstr ""
11672 #: common.opt:663
11673 msgid ""
11674 "Warn about returning a pointer/reference to a local or temporary variable."
11675 msgstr ""
11677 #: common.opt:667
11678 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
11679 msgstr ""
11681 #: common.opt:671
11682 msgid "Warn when one variable shadows another (globally)."
11683 msgstr ""
11685 #: common.opt:675
11686 msgid ""
11687 "Warn when one local variable shadows another local variable or parameter."
11688 msgstr ""
11690 #: common.opt:682
11691 msgid ""
11692 "Warn when one local variable shadows another local variable or parameter of "
11693 "compatible type."
11694 msgstr ""
11696 #: common.opt:689
11697 msgid "Warn when not issuing stack smashing protection for some reason."
11698 msgstr ""
11700 #: common.opt:693
11701 msgid "Warn if stack usage might be larger than specified amount."
11702 msgstr ""
11704 #: common.opt:697 common.opt:701
11705 msgid "Warn about code which might break strict aliasing rules."
11706 msgstr ""
11708 #: common.opt:705 common.opt:709
11709 msgid "Warn about optimizations that assume that signed overflow is undefined."
11710 msgstr ""
11712 #: common.opt:713
11713 msgid ""
11714 "Warn about functions which might be candidates for __attribute__((const))."
11715 msgstr ""
11717 #: common.opt:717
11718 msgid ""
11719 "Warn about functions which might be candidates for __attribute__((pure))."
11720 msgstr ""
11722 #: common.opt:721
11723 msgid ""
11724 "Warn about functions which might be candidates for __attribute__((noreturn))."
11725 msgstr ""
11727 #: common.opt:725
11728 msgid ""
11729 "Warn about C++ polymorphic types where adding final keyword would improve "
11730 "code quality."
11731 msgstr ""
11733 #: common.opt:729
11734 msgid ""
11735 "Warn about C++ virtual methods where adding final keyword would improve code "
11736 "quality."
11737 msgstr ""
11739 #: common.opt:733
11740 msgid ""
11741 "Warn about statements between switch's controlling expression and the first "
11742 "case."
11743 msgstr ""
11745 #: common.opt:738
11746 msgid "Do not suppress warnings from system headers."
11747 msgstr ""
11749 #: common.opt:742
11750 msgid "Warn whenever a trampoline is generated."
11751 msgstr ""
11753 #: common.opt:746
11754 msgid ""
11755 "Warn if a comparison is always true or always false due to the limited range "
11756 "of the data type."
11757 msgstr ""
11759 #: common.opt:750
11760 msgid "Warn about uninitialized automatic variables."
11761 msgstr ""
11763 #: common.opt:754
11764 msgid "Warn about maybe uninitialized automatic variables."
11765 msgstr ""
11767 #: common.opt:762
11768 msgid "Enable all -Wunused- warnings."
11769 msgstr ""
11771 #: common.opt:766
11772 msgid "Warn when a function parameter is only set, otherwise unused."
11773 msgstr ""
11775 #: common.opt:770
11776 msgid "Warn when a variable is only set, otherwise unused."
11777 msgstr ""
11779 #: common.opt:774
11780 msgid "Warn when a function is unused."
11781 msgstr ""
11783 #: common.opt:778
11784 msgid "Warn when a label is unused."
11785 msgstr ""
11787 #: common.opt:782
11788 msgid "Warn when a function parameter is unused."
11789 msgstr ""
11791 #: common.opt:786
11792 msgid "Warn when an expression value is unused."
11793 msgstr ""
11795 #: common.opt:790
11796 msgid "Warn when a variable is unused."
11797 msgstr ""
11799 #: common.opt:794
11800 msgid "Warn in case profiles in -fprofile-use do not match."
11801 msgstr ""
11803 #: common.opt:798
11804 msgid "Warn when a vector operation is compiled outside the SIMD."
11805 msgstr ""
11807 #: common.opt:814
11808 msgid "-aux-info <file>\tEmit declaration information into <file>."
11809 msgstr ""
11811 #: common.opt:833
11812 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
11813 msgstr ""
11815 #: common.opt:837
11816 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
11817 msgstr ""
11819 #: common.opt:841
11820 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
11821 msgstr ""
11823 #: common.opt:914
11824 msgid "The version of the C++ ABI in use."
11825 msgstr ""
11827 #: common.opt:918
11828 msgid "Aggressively optimize loops using language constraints."
11829 msgstr ""
11831 #: common.opt:922
11832 msgid "Align the start of functions."
11833 msgstr ""
11835 #: common.opt:932
11836 msgid "Align labels which are only reached by jumping."
11837 msgstr ""
11839 #: common.opt:939
11840 msgid "Align all labels."
11841 msgstr ""
11843 #: common.opt:946
11844 msgid "Align the start of loops."
11845 msgstr ""
11847 #: common.opt:969
11848 msgid "Select what to sanitize."
11849 msgstr ""
11851 #: common.opt:973
11852 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
11853 msgstr ""
11855 #: common.opt:977
11856 msgid ""
11857 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
11858 "defined sections."
11859 msgstr ""
11861 #: common.opt:982
11862 msgid "After diagnosing undefined behavior attempt to continue execution."
11863 msgstr ""
11865 #: common.opt:986
11866 msgid "This switch is deprecated; use -fsanitize-recover= instead."
11867 msgstr ""
11869 #: common.opt:993
11870 msgid ""
11871 "Use trap instead of a library function for undefined behavior sanitization."
11872 msgstr ""
11874 #: common.opt:997
11875 msgid "Generate unwind tables that are exact at each instruction boundary."
11876 msgstr ""
11878 #: common.opt:1001
11879 msgid "Generate auto-inc/dec instructions."
11880 msgstr ""
11882 #: common.opt:1005
11883 msgid ""
11884 "Use sample profile information for call graph node weights. The default "
11885 "profile file is fbdata.afdo in 'pwd'."
11886 msgstr ""
11888 #: common.opt:1010
11889 msgid ""
11890 "Use sample profile information for call graph node weights. The profile file "
11891 "is specified in the argument."
11892 msgstr ""
11894 #: common.opt:1019
11895 msgid "Generate code to check bounds before indexing arrays."
11896 msgstr ""
11898 #: common.opt:1023
11899 msgid "Replace add, compare, branch with branch on count register."
11900 msgstr ""
11902 #: common.opt:1027
11903 msgid "Use profiling information for branch probabilities."
11904 msgstr ""
11906 #: common.opt:1031
11907 msgid ""
11908 "Perform branch target load optimization before prologue / epilogue threading."
11909 msgstr ""
11911 #: common.opt:1035
11912 msgid ""
11913 "Perform branch target load optimization after prologue / epilogue threading."
11914 msgstr ""
11916 #: common.opt:1039
11917 msgid ""
11918 "Restrict target load migration not to re-use registers in any basic block."
11919 msgstr ""
11921 #: common.opt:1043
11922 msgid ""
11923 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
11924 msgstr ""
11926 #: common.opt:1047
11927 msgid ""
11928 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
11929 msgstr ""
11931 #: common.opt:1054
11932 msgid "Save registers around function calls."
11933 msgstr ""
11935 #: common.opt:1058
11936 msgid "This switch is deprecated; do not use."
11937 msgstr ""
11939 #: common.opt:1062
11940 msgid "Check the return value of new in C++."
11941 msgstr ""
11943 #: common.opt:1066 common.opt:1070
11944 msgid "Perform internal consistency checkings."
11945 msgstr ""
11947 #: common.opt:1074
11948 msgid "Enable code hoisting."
11949 msgstr ""
11951 #: common.opt:1078
11952 msgid ""
11953 "Looks for opportunities to reduce stack adjustments and stack references."
11954 msgstr ""
11956 #: common.opt:1082
11957 msgid "Do not put uninitialized globals in the common section."
11958 msgstr ""
11960 #: common.opt:1090
11961 msgid ""
11962 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
11963 "compare the final-insns dump."
11964 msgstr ""
11966 #: common.opt:1094
11967 msgid "Run only the second compilation of -fcompare-debug."
11968 msgstr ""
11970 #: common.opt:1098
11971 msgid "Perform comparison elimination after register allocation has finished."
11972 msgstr ""
11974 #: common.opt:1102
11975 msgid "Do not perform optimizations increasing noticeably stack usage."
11976 msgstr ""
11978 #: common.opt:1106
11979 msgid "Perform a register copy-propagation optimization pass."
11980 msgstr ""
11982 #: common.opt:1110
11983 msgid "Perform cross-jumping optimization."
11984 msgstr ""
11986 #: common.opt:1114
11987 msgid "When running CSE, follow jumps to their targets."
11988 msgstr ""
11990 #: common.opt:1122
11991 msgid "Omit range reduction step when performing complex division."
11992 msgstr ""
11994 #: common.opt:1126
11995 msgid "Complex multiplication and division follow Fortran rules."
11996 msgstr ""
11998 #: common.opt:1130
11999 msgid "Place data items into their own section."
12000 msgstr ""
12002 #: common.opt:1134
12003 msgid "List all available debugging counters with their limits and counts."
12004 msgstr ""
12006 #: common.opt:1138
12007 msgid ""
12008 "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter "
12009 "limit."
12010 msgstr ""
12012 #: common.opt:1142
12013 msgid "Map one directory name to another in debug information."
12014 msgstr ""
12016 #: common.opt:1146
12017 msgid "Output .debug_types section when using DWARF v4 debuginfo."
12018 msgstr ""
12020 #: common.opt:1152
12021 msgid "Defer popping functions args from stack until later."
12022 msgstr ""
12024 #: common.opt:1156
12025 msgid "Attempt to fill delay slots of branch instructions."
12026 msgstr ""
12028 #: common.opt:1160
12029 msgid "Delete dead instructions that may throw exceptions."
12030 msgstr ""
12032 #: common.opt:1164
12033 msgid "Delete useless null pointer checks."
12034 msgstr ""
12036 #: common.opt:1168
12037 msgid ""
12038 "Stream extra data to support more aggressive devirtualization in LTO local "
12039 "transformation mode."
12040 msgstr ""
12042 #: common.opt:1172
12043 msgid "Perform speculative devirtualization."
12044 msgstr ""
12046 #: common.opt:1176
12047 msgid "Try to convert virtual calls to direct ones."
12048 msgstr ""
12050 #: common.opt:1180
12051 msgid ""
12052 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
12053 "location at the beginning of line-wrapped diagnostics."
12054 msgstr ""
12056 #: common.opt:1197
12057 msgid "Show the source line with a caret indicating the column."
12058 msgstr ""
12060 #: common.opt:1205
12061 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
12062 msgstr ""
12064 #: common.opt:1225
12065 msgid "Print fixit hints in machine-readable form."
12066 msgstr ""
12068 #: common.opt:1229
12069 msgid "Print fix-it hints to stderr in unified diff format."
12070 msgstr ""
12072 #: common.opt:1233
12073 msgid ""
12074 "Amend appropriate diagnostic messages with the command line option that "
12075 "controls them."
12076 msgstr ""
12078 #: common.opt:1237
12079 msgid ""
12080 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
12081 msgstr ""
12083 #: common.opt:1241
12084 msgid ""
12085 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
12086 msgstr ""
12088 #: common.opt:1245
12089 msgid "-fdump-<type>\tDump various compiler internals to a file."
12090 msgstr ""
12092 #: common.opt:1252
12093 msgid ""
12094 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
12095 "translation."
12096 msgstr ""
12098 #: common.opt:1256
12099 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
12100 msgstr ""
12102 #: common.opt:1260
12103 msgid "Suppress output of addresses in debugging dumps."
12104 msgstr ""
12106 #: common.opt:1264
12107 msgid ""
12108 "Collect and dump debug information into temporary file if ICE in C/C++ "
12109 "compiler occured."
12110 msgstr ""
12112 #: common.opt:1269
12113 msgid ""
12114 "Dump detailed information on GCC's internal representation of source code "
12115 "locations."
12116 msgstr ""
12118 #: common.opt:1273
12119 msgid "Dump optimization passes."
12120 msgstr ""
12122 #: common.opt:1277
12123 msgid ""
12124 "Suppress output of instruction numbers, line number notes and addresses in "
12125 "debugging dumps."
12126 msgstr ""
12128 #: common.opt:1281
12129 msgid "Suppress output of previous and next insn numbers in debugging dumps."
12130 msgstr ""
12132 #: common.opt:1285
12133 msgid "Enable CFI tables via GAS assembler directives."
12134 msgstr ""
12136 #: common.opt:1289
12137 msgid "Perform early inlining."
12138 msgstr ""
12140 #: common.opt:1293
12141 msgid "Perform DWARF duplicate elimination."
12142 msgstr ""
12144 #: common.opt:1297
12145 msgid "Perform interprocedural reduction of aggregates."
12146 msgstr ""
12148 #: common.opt:1301
12149 msgid "Perform unused symbol elimination in debug info."
12150 msgstr ""
12152 #: common.opt:1305
12153 msgid "Perform unused type elimination in debug info."
12154 msgstr ""
12156 #: common.opt:1309
12157 msgid "Do not suppress C++ class debug information."
12158 msgstr ""
12160 #: common.opt:1313
12161 msgid "Enable exception handling."
12162 msgstr ""
12164 #: common.opt:1317
12165 msgid "Perform a number of minor, expensive optimizations."
12166 msgstr ""
12168 #: common.opt:1321
12169 msgid ""
12170 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
12171 "point precision."
12172 msgstr ""
12174 #: common.opt:1324
12175 #, c-format
12176 msgid "unknown excess precision style %qs"
12177 msgstr ""
12179 #: common.opt:1336
12180 msgid ""
12181 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
12182 "FLT_EVAL_METHOD are permitted."
12183 msgstr ""
12185 #: common.opt:1339
12186 #, c-format
12187 msgid ""
12188 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
12189 msgstr ""
12191 #: common.opt:1352
12192 msgid ""
12193 "Output lto objects containing both the intermediate language and binary "
12194 "output."
12195 msgstr ""
12197 #: common.opt:1356
12198 msgid "Assume no NaNs or infinities are generated."
12199 msgstr ""
12201 #: common.opt:1360
12202 msgid ""
12203 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
12204 msgstr ""
12206 #: common.opt:1364
12207 msgid "Don't allocate floats and doubles in extended-precision registers."
12208 msgstr ""
12210 #: common.opt:1372
12211 msgid "Perform a forward propagation pass on RTL."
12212 msgstr ""
12214 #: common.opt:1376
12215 msgid ""
12216 "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
12217 msgstr ""
12219 #: common.opt:1379
12220 #, c-format
12221 msgid "unknown floating point contraction style %qs"
12222 msgstr ""
12224 #: common.opt:1393
12225 msgid ""
12226 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
12227 "exceptions."
12228 msgstr ""
12230 #: common.opt:1400
12231 msgid "Allow function addresses to be held in registers."
12232 msgstr ""
12234 #: common.opt:1404
12235 msgid "Place each function into its own section."
12236 msgstr ""
12238 #: common.opt:1408
12239 msgid "Perform global common subexpression elimination."
12240 msgstr ""
12242 #: common.opt:1412
12243 msgid ""
12244 "Perform enhanced load motion during global common subexpression elimination."
12245 msgstr ""
12247 #: common.opt:1416
12248 msgid "Perform store motion after global common subexpression elimination."
12249 msgstr ""
12251 #: common.opt:1420
12252 msgid ""
12253 "Perform redundant load after store elimination in global common "
12254 "subexpression elimination."
12255 msgstr ""
12257 #: common.opt:1425
12258 msgid ""
12259 "Perform global common subexpression elimination after register allocation "
12260 "has finished."
12261 msgstr ""
12263 #: common.opt:1442
12264 msgid ""
12265 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
12266 "encodings and standard DWARF emitted in the debug information"
12267 msgstr ""
12269 #: common.opt:1447
12270 msgid "Enable in and out of Graphite representation."
12271 msgstr ""
12273 #: common.opt:1451
12274 msgid "Enable Graphite Identity transformation."
12275 msgstr ""
12277 #: common.opt:1455
12278 msgid ""
12279 "Enable hoisting adjacent loads to encourage generating conditional move "
12280 "instructions."
12281 msgstr ""
12283 #: common.opt:1464
12284 msgid "Mark all loops as parallel."
12285 msgstr ""
12287 #: common.opt:1468 common.opt:1472 common.opt:1476 common.opt:1480
12288 #: common.opt:2511
12289 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
12290 msgstr ""
12292 #: common.opt:1484
12293 msgid "Enable support for GNU transactional memory."
12294 msgstr ""
12296 #: common.opt:1488
12297 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
12298 msgstr ""
12300 #: common.opt:1496
12301 msgid "Enable the loop nest optimizer."
12302 msgstr ""
12304 #: common.opt:1500
12305 msgid "Force bitfield accesses to match their type width."
12306 msgstr ""
12308 #: common.opt:1504
12309 msgid "Merge adjacent stores."
12310 msgstr ""
12312 #: common.opt:1508
12313 msgid "Enable guessing of branch probabilities."
12314 msgstr ""
12316 #: common.opt:1516
12317 msgid "Process #ident directives."
12318 msgstr ""
12320 #: common.opt:1520
12321 msgid "Perform conversion of conditional jumps to branchless equivalents."
12322 msgstr ""
12324 #: common.opt:1524
12325 msgid "Perform conversion of conditional jumps to conditional execution."
12326 msgstr ""
12328 #: common.opt:1528
12329 msgid ""
12330 "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local "
12331 "variables."
12332 msgstr ""
12334 #: common.opt:1531
12335 #, c-format
12336 msgid "unknown Stack Reuse Level %qs"
12337 msgstr ""
12339 #: common.opt:1544
12340 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
12341 msgstr ""
12343 #: common.opt:1556
12344 msgid "Do not generate .size directives."
12345 msgstr ""
12347 #: common.opt:1560
12348 msgid "Perform indirect inlining."
12349 msgstr ""
12351 #: common.opt:1566
12352 msgid ""
12353 "Enable inlining of function declared \"inline\", disabling disables all "
12354 "inlining."
12355 msgstr ""
12357 #: common.opt:1570
12358 msgid ""
12359 "Integrate functions into their callers when code size is known not to grow."
12360 msgstr ""
12362 #: common.opt:1574
12363 msgid ""
12364 "Integrate functions not declared \"inline\" into their callers when "
12365 "profitable."
12366 msgstr ""
12368 #: common.opt:1578
12369 msgid "Integrate functions only required by their single caller."
12370 msgstr ""
12372 #: common.opt:1585
12373 msgid ""
12374 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
12375 msgstr ""
12377 #: common.opt:1589
12378 msgid ""
12379 "Inline __atomic operations when a lock free instruction sequence is "
12380 "available."
12381 msgstr ""
12383 #: common.opt:1593
12384 msgid "Instrument function entry and exit with profiling calls."
12385 msgstr ""
12387 #: common.opt:1597
12388 msgid ""
12389 "-finstrument-functions-exclude-function-list=name,...  Do not instrument "
12390 "listed functions."
12391 msgstr ""
12393 #: common.opt:1601
12394 msgid ""
12395 "-finstrument-functions-exclude-file-list=filename,...  Do not instrument "
12396 "functions listed in files."
12397 msgstr ""
12399 #: common.opt:1605
12400 msgid "Perform interprocedural constant propagation."
12401 msgstr ""
12403 #: common.opt:1609
12404 msgid "Perform cloning to make Interprocedural constant propagation stronger."
12405 msgstr ""
12407 #: common.opt:1613
12408 msgid ""
12409 "Perform alignment discovery and propagation to make Interprocedural constant "
12410 "propagation stronger."
12411 msgstr ""
12413 #: common.opt:1617
12414 msgid "Perform interprocedural bitwise constant propagation."
12415 msgstr ""
12417 #: common.opt:1621
12418 msgid "Perform interprocedural profile propagation."
12419 msgstr ""
12421 #: common.opt:1625
12422 msgid "Perform interprocedural points-to analysis."
12423 msgstr ""
12425 #: common.opt:1629
12426 msgid "Discover pure and const functions."
12427 msgstr ""
12429 #: common.opt:1633
12430 msgid "Perform Identical Code Folding for functions and read-only variables."
12431 msgstr ""
12433 #: common.opt:1637
12434 msgid "Perform Identical Code Folding for functions."
12435 msgstr ""
12437 #: common.opt:1641
12438 msgid "Perform Identical Code Folding for variables."
12439 msgstr ""
12441 #: common.opt:1645
12442 msgid "Discover readonly and non addressable static variables."
12443 msgstr ""
12445 #: common.opt:1657
12446 msgid "Perform IPA Value Range Propagation."
12447 msgstr ""
12449 #: common.opt:1661
12450 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm."
12451 msgstr ""
12453 #: common.opt:1664
12454 #, c-format
12455 msgid "unknown IRA algorithm %qs"
12456 msgstr ""
12458 #: common.opt:1674
12459 msgid "-fira-region=[one|all|mixed] Set regions for IRA."
12460 msgstr ""
12462 #: common.opt:1677
12463 #, c-format
12464 msgid "unknown IRA region %qs"
12465 msgstr ""
12467 #: common.opt:1690
12468 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
12469 msgstr ""
12471 #: common.opt:1695
12472 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
12473 msgstr ""
12475 #: common.opt:1700
12476 msgid "Share slots for saving different hard registers."
12477 msgstr ""
12479 #: common.opt:1704
12480 msgid "Share stack slots for spilled pseudo-registers."
12481 msgstr ""
12483 #: common.opt:1708
12484 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
12485 msgstr ""
12487 #: common.opt:1712
12488 msgid "Optimize induction variables on trees."
12489 msgstr ""
12491 #: common.opt:1716
12492 msgid "Use jump tables for sufficiently large switch statements."
12493 msgstr ""
12495 #: common.opt:1720
12496 msgid "Generate code for functions even if they are fully inlined."
12497 msgstr ""
12499 #: common.opt:1724
12500 msgid "Generate code for static functions even if they are never called."
12501 msgstr ""
12503 #: common.opt:1728
12504 msgid "Emit static const variables even if they are not used."
12505 msgstr ""
12507 #: common.opt:1732
12508 msgid "Give external symbols a leading underscore."
12509 msgstr ""
12511 #: common.opt:1740
12512 msgid "Do CFG-sensitive rematerialization in LRA."
12513 msgstr ""
12515 #: common.opt:1744
12516 msgid "Enable link-time optimization."
12517 msgstr ""
12519 #: common.opt:1748
12520 msgid "Link-time optimization with number of parallel jobs or jobserver."
12521 msgstr ""
12523 #: common.opt:1751
12524 #, c-format
12525 msgid "unknown LTO partitioning model %qs"
12526 msgstr ""
12528 #: common.opt:1770
12529 msgid "Specify the algorithm to partition symbols and vars at linktime."
12530 msgstr ""
12532 #: common.opt:1775
12533 msgid ""
12534 "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
12535 msgstr ""
12537 #: common.opt:1779
12538 msgid "Merge C++ types using One Definition Rule."
12539 msgstr ""
12541 #: common.opt:1783
12542 msgid "Report various link-time optimization statistics."
12543 msgstr ""
12545 #: common.opt:1787
12546 msgid "Report various link-time optimization statistics for WPA only."
12547 msgstr ""
12549 #: common.opt:1791
12550 msgid "Set errno after built-in math functions."
12551 msgstr ""
12553 #: common.opt:1795
12554 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
12555 msgstr ""
12557 #: common.opt:1799
12558 msgid "Report on permanent memory allocation."
12559 msgstr ""
12561 #: common.opt:1803
12562 msgid "Report on permanent memory allocation in WPA only."
12563 msgstr ""
12565 #: common.opt:1810
12566 msgid "Attempt to merge identical constants and constant variables."
12567 msgstr ""
12569 #: common.opt:1814
12570 msgid "Attempt to merge identical constants across compilation units."
12571 msgstr ""
12573 #: common.opt:1818
12574 msgid "Attempt to merge identical debug strings across compilation units."
12575 msgstr ""
12577 #: common.opt:1822
12578 msgid ""
12579 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
12580 "line.  0 suppresses line-wrapping."
12581 msgstr ""
12583 #: common.opt:1826
12584 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
12585 msgstr ""
12587 #: common.opt:1830
12588 msgid "Perform SMS based modulo scheduling with register moves allowed."
12589 msgstr ""
12591 #: common.opt:1834
12592 msgid "Move loop invariant computations out of loops."
12593 msgstr ""
12595 #: common.opt:1838
12596 msgid "Use the RTL dead code elimination pass."
12597 msgstr ""
12599 #: common.opt:1842
12600 msgid "Use the RTL dead store elimination pass."
12601 msgstr ""
12603 #: common.opt:1846
12604 msgid ""
12605 "Enable/Disable the traditional scheduling in loops that already passed "
12606 "modulo scheduling."
12607 msgstr ""
12609 #: common.opt:1850
12610 msgid "Support synchronous non-call exceptions."
12611 msgstr ""
12613 #: common.opt:1853
12614 #, c-format
12615 msgid "options or targets missing after %qs"
12616 msgstr ""
12618 #: common.opt:1854
12619 msgid ""
12620 "-foffload=<targets>=<options>  Specify offloading targets and options for "
12621 "them."
12622 msgstr ""
12624 #: common.opt:1858
12625 msgid ""
12626 "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
12627 msgstr ""
12629 #: common.opt:1861
12630 #, c-format
12631 msgid "unknown offload ABI %qs"
12632 msgstr ""
12634 #: common.opt:1871
12635 msgid "When possible do not generate stack frames."
12636 msgstr ""
12638 #: common.opt:1875
12639 msgid "Enable all optimization info dumps on stderr."
12640 msgstr ""
12642 #: common.opt:1879
12643 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
12644 msgstr ""
12646 #: common.opt:1887
12647 msgid "Optimize sibling and tail recursive calls."
12648 msgstr ""
12650 #: common.opt:1891
12651 msgid "Perform partial inlining."
12652 msgstr ""
12654 #: common.opt:1895 common.opt:1899
12655 msgid "Report on memory allocation before interprocedural optimization."
12656 msgstr ""
12658 #: common.opt:1903
12659 msgid "Pack structure members together without holes."
12660 msgstr ""
12662 #: common.opt:1907
12663 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
12664 msgstr ""
12666 #: common.opt:1911
12667 msgid "Return small aggregates in memory, not registers."
12668 msgstr ""
12670 #: common.opt:1915
12671 msgid "Perform loop peeling."
12672 msgstr ""
12674 #: common.opt:1919
12675 msgid "Enable machine specific peephole optimizations."
12676 msgstr ""
12678 #: common.opt:1923
12679 msgid "Enable an RTL peephole pass before sched2."
12680 msgstr ""
12682 #: common.opt:1927
12683 msgid "Generate position-independent code if possible (large mode)."
12684 msgstr ""
12686 #: common.opt:1931
12687 msgid ""
12688 "Generate position-independent code for executables if possible (large mode)."
12689 msgstr ""
12691 #: common.opt:1935
12692 msgid "Generate position-independent code if possible (small mode)."
12693 msgstr ""
12695 #: common.opt:1939
12696 msgid ""
12697 "Generate position-independent code for executables if possible (small mode)."
12698 msgstr ""
12700 #: common.opt:1943
12701 msgid ""
12702 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
12703 msgstr ""
12705 #: common.opt:1947
12706 msgid "Specify a plugin to load."
12707 msgstr ""
12709 #: common.opt:1951
12710 msgid ""
12711 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
12712 "plugin <name>."
12713 msgstr ""
12715 #: common.opt:1955
12716 msgid "Run predictive commoning optimization."
12717 msgstr ""
12719 #: common.opt:1959
12720 msgid "Generate prefetch instructions, if available, for arrays in loops."
12721 msgstr ""
12723 #: common.opt:1963
12724 msgid "Enable basic program profiling code."
12725 msgstr ""
12727 #: common.opt:1967
12728 msgid "Insert arc-based program profiling code."
12729 msgstr ""
12731 #: common.opt:1971
12732 msgid ""
12733 "Set the top-level directory for storing the profile data. The default is "
12734 "'pwd'."
12735 msgstr ""
12737 #: common.opt:1976
12738 msgid "Enable correction of flow inconsistent profile data input."
12739 msgstr ""
12741 #: common.opt:1980
12742 msgid ""
12743 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
12744 "method."
12745 msgstr ""
12747 #: common.opt:1983
12748 #, c-format
12749 msgid "unknown profile update method %qs"
12750 msgstr ""
12752 #: common.opt:1996
12753 msgid ""
12754 "Enable common options for generating profile info for profile feedback "
12755 "directed optimizations."
12756 msgstr ""
12758 #: common.opt:2000
12759 msgid ""
12760 "Enable common options for generating profile info for profile feedback "
12761 "directed optimizations, and set -fprofile-dir=."
12762 msgstr ""
12764 #: common.opt:2004
12765 msgid ""
12766 "Enable common options for performing profile feedback directed optimizations."
12767 msgstr ""
12769 #: common.opt:2008
12770 msgid ""
12771 "Enable common options for performing profile feedback directed "
12772 "optimizations, and set -fprofile-dir=."
12773 msgstr ""
12775 #: common.opt:2012
12776 msgid "Insert code to profile values of expressions."
12777 msgstr ""
12779 #: common.opt:2016
12780 msgid "Report on consistency of profile."
12781 msgstr ""
12783 #: common.opt:2020
12784 msgid "Enable function reordering that improves code placement."
12785 msgstr ""
12787 #: common.opt:2027
12788 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
12789 msgstr ""
12791 #: common.opt:2037
12792 msgid "Record gcc command line switches in the object file."
12793 msgstr ""
12795 #: common.opt:2041
12796 msgid "Return small aggregates in registers."
12797 msgstr ""
12799 #: common.opt:2049
12800 msgid ""
12801 "Tell DSE that the storage for a C++ object is dead when the constructor "
12802 "starts and when the destructor finishes."
12803 msgstr ""
12805 #: common.opt:2057
12806 msgid "Relief of register pressure through live range shrinkage."
12807 msgstr ""
12809 #: common.opt:2061
12810 msgid "Perform a register renaming optimization pass."
12811 msgstr ""
12813 #: common.opt:2065
12814 msgid "Perform a target dependent instruction fusion optimization pass."
12815 msgstr ""
12817 #: common.opt:2069
12818 msgid "Reorder basic blocks to improve code placement."
12819 msgstr ""
12821 #: common.opt:2073
12822 msgid ""
12823 "-freorder-blocks-algorithm=[simple|stc] Set the used basic block reordering "
12824 "algorithm."
12825 msgstr ""
12827 #: common.opt:2076
12828 #, c-format
12829 msgid "unknown basic block reordering algorithm %qs"
12830 msgstr ""
12832 #: common.opt:2086
12833 msgid "Reorder basic blocks and partition into hot and cold sections."
12834 msgstr ""
12836 #: common.opt:2090
12837 msgid "Reorder functions to improve code placement."
12838 msgstr ""
12840 #: common.opt:2094
12841 msgid "Add a common subexpression elimination pass after loop optimizations."
12842 msgstr ""
12844 #: common.opt:2102
12845 msgid "Disable optimizations that assume default FP rounding behavior."
12846 msgstr ""
12848 #: common.opt:2106
12849 msgid "Enable scheduling across basic blocks."
12850 msgstr ""
12852 #: common.opt:2110
12853 msgid "Enable register pressure sensitive insn scheduling."
12854 msgstr ""
12856 #: common.opt:2114
12857 msgid "Allow speculative motion of non-loads."
12858 msgstr ""
12860 #: common.opt:2118
12861 msgid "Allow speculative motion of some loads."
12862 msgstr ""
12864 #: common.opt:2122
12865 msgid "Allow speculative motion of more loads."
12866 msgstr ""
12868 #: common.opt:2126
12869 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
12870 msgstr ""
12872 #: common.opt:2130
12873 msgid "If scheduling post reload, do superblock scheduling."
12874 msgstr ""
12876 #: common.opt:2138
12877 msgid "Reschedule instructions before register allocation."
12878 msgstr ""
12880 #: common.opt:2142
12881 msgid "Reschedule instructions after register allocation."
12882 msgstr ""
12884 #: common.opt:2149
12885 msgid "Schedule instructions using selective scheduling algorithm."
12886 msgstr ""
12888 #: common.opt:2153
12889 msgid "Run selective scheduling after reload."
12890 msgstr ""
12892 #: common.opt:2157
12893 msgid "Run self-tests, using the given path to locate test files."
12894 msgstr ""
12896 #: common.opt:2161
12897 msgid "Perform software pipelining of inner loops during selective scheduling."
12898 msgstr ""
12900 #: common.opt:2165
12901 msgid "Perform software pipelining of outer loops during selective scheduling."
12902 msgstr ""
12904 #: common.opt:2169
12905 msgid "Reschedule pipelined regions without pipelining."
12906 msgstr ""
12908 #: common.opt:2173
12909 msgid ""
12910 "Allow interposing function (or variables) by ones with different semantics "
12911 "(or initializer) respectively by dynamic linker."
12912 msgstr ""
12914 #: common.opt:2179
12915 msgid "Allow premature scheduling of queued insns."
12916 msgstr ""
12918 #: common.opt:2183
12919 msgid ""
12920 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
12921 "prematurely scheduled."
12922 msgstr ""
12924 #: common.opt:2191
12925 msgid ""
12926 "Set dependence distance checking in premature scheduling of queued insns."
12927 msgstr ""
12929 #: common.opt:2195
12930 msgid ""
12931 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
12932 "premature scheduling of queued insns."
12933 msgstr ""
12935 #: common.opt:2199
12936 msgid "Enable the group heuristic in the scheduler."
12937 msgstr ""
12939 #: common.opt:2203
12940 msgid "Enable the critical path heuristic in the scheduler."
12941 msgstr ""
12943 #: common.opt:2207
12944 msgid "Enable the speculative instruction heuristic in the scheduler."
12945 msgstr ""
12947 #: common.opt:2211
12948 msgid "Enable the rank heuristic in the scheduler."
12949 msgstr ""
12951 #: common.opt:2215
12952 msgid "Enable the last instruction heuristic in the scheduler."
12953 msgstr ""
12955 #: common.opt:2219
12956 msgid "Enable the dependent count heuristic in the scheduler."
12957 msgstr ""
12959 #: common.opt:2223
12960 msgid "Access data in the same section from shared anchor points."
12961 msgstr ""
12963 #: common.opt:2235
12964 msgid "Turn on Redundant Extensions Elimination pass."
12965 msgstr ""
12967 #: common.opt:2239
12968 msgid "Show column numbers in diagnostics, when available.  Default on."
12969 msgstr ""
12971 #: common.opt:2243
12972 msgid ""
12973 "Emit function prologues only before parts of the function that need it, "
12974 "rather than at the top of the function."
12975 msgstr ""
12977 #: common.opt:2248
12978 msgid "Shrink-wrap parts of the prologue and epilogue separately."
12979 msgstr ""
12981 #: common.opt:2252
12982 msgid "Disable optimizations observable by IEEE signaling NaNs."
12983 msgstr ""
12985 #: common.opt:2256
12986 msgid ""
12987 "Disable floating point optimizations that ignore the IEEE signedness of zero."
12988 msgstr ""
12990 #: common.opt:2260
12991 msgid "Convert floating point constants to single precision constants."
12992 msgstr ""
12994 #: common.opt:2264
12995 msgid "Split lifetimes of induction variables when loops are unrolled."
12996 msgstr ""
12998 #: common.opt:2268
12999 msgid "Generate discontiguous stack frames."
13000 msgstr ""
13002 #: common.opt:2272
13003 msgid "Split wide types into independent registers."
13004 msgstr ""
13006 #: common.opt:2276
13007 msgid "Enable backward propagation of use properties at the SSA level."
13008 msgstr ""
13010 #: common.opt:2280
13011 msgid "Optimize conditional patterns using SSA PHI nodes."
13012 msgstr ""
13014 #: common.opt:2284
13015 msgid ""
13016 "Optimize amount of stdarg registers saved to stack at start of function."
13017 msgstr ""
13019 #: common.opt:2288
13020 msgid "Apply variable expansion when loops are unrolled."
13021 msgstr ""
13023 #: common.opt:2292
13024 msgid ""
13025 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
13026 "program."
13027 msgstr ""
13029 #: common.opt:2296
13030 msgid ""
13031 "Insert stack checking code into the program.  Same as -fstack-check=specific."
13032 msgstr ""
13034 #: common.opt:2303
13035 msgid ""
13036 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
13037 msgstr ""
13039 #: common.opt:2307
13040 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
13041 msgstr ""
13043 #: common.opt:2311
13044 msgid "Use propolice as a stack protection method."
13045 msgstr ""
13047 #: common.opt:2315
13048 msgid "Use a stack protection method for every function."
13049 msgstr ""
13051 #: common.opt:2319
13052 msgid "Use a smart stack protection method for certain functions."
13053 msgstr ""
13055 #: common.opt:2323
13056 msgid ""
13057 "Use stack protection method only for functions with the stack_protect "
13058 "attribute."
13059 msgstr ""
13061 #: common.opt:2327
13062 msgid "Output stack usage information on a per-function basis."
13063 msgstr ""
13065 #: common.opt:2339
13066 msgid "Assume strict aliasing rules apply."
13067 msgstr ""
13069 #: common.opt:2343
13070 msgid "Treat signed overflow as undefined."
13071 msgstr ""
13073 #: common.opt:2347
13074 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
13075 msgstr ""
13077 #: common.opt:2351
13078 msgid "Check for syntax errors, then stop."
13079 msgstr ""
13081 #: common.opt:2355
13082 msgid "Create data files needed by \"gcov\"."
13083 msgstr ""
13085 #: common.opt:2359
13086 msgid "Perform jump threading optimizations."
13087 msgstr ""
13089 #: common.opt:2363
13090 msgid "Report the time taken by each compiler pass."
13091 msgstr ""
13093 #: common.opt:2367
13094 msgid "Record times taken by sub-phases separately."
13095 msgstr ""
13097 #: common.opt:2371
13098 msgid ""
13099 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
13100 "default thread-local storage code generation model."
13101 msgstr ""
13103 #: common.opt:2374
13104 #, c-format
13105 msgid "unknown TLS model %qs"
13106 msgstr ""
13108 #: common.opt:2390
13109 msgid "Reorder top level functions, variables, and asms."
13110 msgstr ""
13112 #: common.opt:2394
13113 msgid "Perform superblock formation via tail duplication."
13114 msgstr ""
13116 #: common.opt:2398
13117 msgid ""
13118 "For targets that normally need trampolines for nested functions, always "
13119 "generate them instead of using descriptors."
13120 msgstr ""
13122 #: common.opt:2406
13123 msgid "Assume floating-point operations can trap."
13124 msgstr ""
13126 #: common.opt:2410
13127 msgid "Trap for signed overflow in addition, subtraction and multiplication."
13128 msgstr ""
13130 #: common.opt:2414
13131 msgid "Enable SSA-CCP optimization on trees."
13132 msgstr ""
13134 #: common.opt:2418
13135 msgid "Enable SSA-BIT-CCP optimization on trees."
13136 msgstr ""
13138 #: common.opt:2426
13139 msgid "Enable loop header copying on trees."
13140 msgstr ""
13142 #: common.opt:2434
13143 msgid "Enable SSA coalescing of user variables."
13144 msgstr ""
13146 #: common.opt:2442
13147 msgid "Enable copy propagation on trees."
13148 msgstr ""
13150 #: common.opt:2450
13151 msgid "Transform condition stores into unconditional ones."
13152 msgstr ""
13154 #: common.opt:2454
13155 msgid "Perform conversions of switch initializations."
13156 msgstr ""
13158 #: common.opt:2458
13159 msgid "Enable SSA dead code elimination optimization on trees."
13160 msgstr ""
13162 #: common.opt:2462
13163 msgid "Enable dominator optimizations."
13164 msgstr ""
13166 #: common.opt:2466
13167 msgid "Enable tail merging on trees."
13168 msgstr ""
13170 #: common.opt:2470
13171 msgid "Enable dead store elimination."
13172 msgstr ""
13174 #: common.opt:2474
13175 msgid "Enable forward propagation on trees."
13176 msgstr ""
13178 #: common.opt:2478
13179 msgid "Enable Full Redundancy Elimination (FRE) on trees."
13180 msgstr ""
13182 #: common.opt:2482
13183 msgid "Enable string length optimizations on trees."
13184 msgstr ""
13186 #: common.opt:2486
13187 msgid ""
13188 "Detect paths that trigger erroneous or undefined behavior due to "
13189 "dereferencing a null pointer.  Isolate those paths from the main control "
13190 "flow and turn the statement with erroneous or undefined behavior into a trap."
13191 msgstr ""
13193 #: common.opt:2492
13194 msgid ""
13195 "Detect paths that trigger erroneous or undefined behavior due a null value "
13196 "being used in a way forbidden by a returns_nonnull or nonnull attribute.  "
13197 "Isolate those paths from the main control flow and turn the statement with "
13198 "erroneous or undefined behavior into a trap."
13199 msgstr ""
13201 #: common.opt:2499
13202 msgid "Enable loop distribution on trees."
13203 msgstr ""
13205 #: common.opt:2503
13206 msgid "Enable loop distribution for patterns transformed into a library call."
13207 msgstr ""
13209 #: common.opt:2507
13210 msgid "Enable loop invariant motion on trees."
13211 msgstr ""
13213 #: common.opt:2515
13214 msgid "Create canonical induction variables in loops."
13215 msgstr ""
13217 #: common.opt:2519
13218 msgid "Enable loop optimizations on tree level."
13219 msgstr ""
13221 #: common.opt:2523
13222 msgid "Enable automatic parallelization of loops."
13223 msgstr ""
13225 #: common.opt:2527
13226 msgid "Enable hoisting loads from conditional pointers."
13227 msgstr ""
13229 #: common.opt:2531
13230 msgid "Enable SSA-PRE optimization on trees."
13231 msgstr ""
13233 #: common.opt:2535
13234 msgid ""
13235 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
13236 "elimination."
13237 msgstr ""
13239 #: common.opt:2539
13240 msgid "Perform function-local points-to analysis on trees."
13241 msgstr ""
13243 #: common.opt:2543
13244 msgid "Enable reassociation on tree level."
13245 msgstr ""
13247 #: common.opt:2551
13248 msgid "Enable SSA code sinking on trees."
13249 msgstr ""
13251 #: common.opt:2555
13252 msgid "Perform straight-line strength reduction."
13253 msgstr ""
13255 #: common.opt:2559
13256 msgid "Perform scalar replacement of aggregates."
13257 msgstr ""
13259 #: common.opt:2563
13260 msgid "Replace temporary expressions in the SSA->normal pass."
13261 msgstr ""
13263 #: common.opt:2567
13264 msgid "Perform live range splitting during the SSA->normal pass."
13265 msgstr ""
13267 #: common.opt:2571
13268 msgid "Perform Value Range Propagation on trees."
13269 msgstr ""
13271 #: common.opt:2575
13272 msgid "Split paths leading to loop backedges."
13273 msgstr ""
13275 #: common.opt:2579
13276 msgid ""
13277 "Assume common declarations may be overridden with ones with a larger "
13278 "trailing array."
13279 msgstr ""
13281 #: common.opt:2584
13282 msgid "Compile whole compilation unit at a time."
13283 msgstr ""
13285 #: common.opt:2588
13286 msgid "Perform loop unrolling when iteration count is known."
13287 msgstr ""
13289 #: common.opt:2592
13290 msgid "Perform loop unrolling for all loops."
13291 msgstr ""
13293 #: common.opt:2603
13294 msgid ""
13295 "Allow optimization for floating-point arithmetic which may change the result "
13296 "of the operation due to rounding."
13297 msgstr ""
13299 #: common.opt:2608
13300 msgid "Same as -fassociative-math for expressions which include division."
13301 msgstr ""
13303 #: common.opt:2616
13304 msgid "Allow math optimizations that may violate IEEE or ISO standards."
13305 msgstr ""
13307 #: common.opt:2620
13308 msgid "Perform loop unswitching."
13309 msgstr ""
13311 #: common.opt:2624
13312 msgid "Perform loop splitting."
13313 msgstr ""
13315 #: common.opt:2628
13316 msgid "Just generate unwind tables for exception handling."
13317 msgstr ""
13319 #: common.opt:2632
13320 msgid "Use the bfd linker instead of the default linker."
13321 msgstr ""
13323 #: common.opt:2636
13324 msgid "Use the gold linker instead of the default linker."
13325 msgstr ""
13327 #: common.opt:2648
13328 msgid "Perform variable tracking."
13329 msgstr ""
13331 #: common.opt:2656
13332 msgid "Perform variable tracking by annotating assignments."
13333 msgstr ""
13335 #: common.opt:2662
13336 msgid "Toggle -fvar-tracking-assignments."
13337 msgstr ""
13339 #: common.opt:2670
13340 msgid ""
13341 "Perform variable tracking and also tag variables that are uninitialized."
13342 msgstr ""
13344 #: common.opt:2674
13345 msgid "Enable vectorization on trees."
13346 msgstr ""
13348 #: common.opt:2682
13349 msgid "Enable loop vectorization on trees."
13350 msgstr ""
13352 #: common.opt:2686
13353 msgid "Enable basic block vectorization (SLP) on trees."
13354 msgstr ""
13356 #: common.opt:2690
13357 msgid "Specifies the cost model for vectorization."
13358 msgstr ""
13360 #: common.opt:2694
13361 msgid ""
13362 "Specifies the vectorization cost model for code marked with a simd directive."
13363 msgstr ""
13365 #: common.opt:2697
13366 #, c-format
13367 msgid "unknown vectorizer cost model %qs"
13368 msgstr ""
13370 #: common.opt:2710
13371 msgid ""
13372 "Enables the dynamic vectorizer cost model.  Preserved for backward "
13373 "compatibility."
13374 msgstr ""
13376 #: common.opt:2714
13377 msgid ""
13378 "Enables the unlimited vectorizer cost model.  Preserved for backward "
13379 "compatibility."
13380 msgstr ""
13382 #: common.opt:2722
13383 msgid "Enable copy propagation of scalar-evolution information."
13384 msgstr ""
13386 #: common.opt:2732
13387 msgid "Add extra commentary to assembler output."
13388 msgstr ""
13390 #: common.opt:2736
13391 msgid ""
13392 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
13393 "visibility."
13394 msgstr ""
13396 #: common.opt:2739
13397 #, c-format
13398 msgid "unrecognized visibility value %qs"
13399 msgstr ""
13401 #: common.opt:2755
13402 msgid "Validate vtable pointers before using them."
13403 msgstr ""
13405 #: common.opt:2758
13406 #, c-format
13407 msgid "unknown vtable verify initialization priority %qs"
13408 msgstr ""
13410 #: common.opt:2771
13411 msgid "Output vtable verification counters."
13412 msgstr ""
13414 #: common.opt:2775
13415 msgid "Output vtable verification pointer sets information."
13416 msgstr ""
13418 #: common.opt:2779
13419 msgid "Use expression value profiles in optimizations."
13420 msgstr ""
13422 #: common.opt:2783
13423 msgid "Construct webs and split unrelated uses of single variable."
13424 msgstr ""
13426 #: common.opt:2787
13427 msgid "Enable conditional dead code elimination for builtin calls."
13428 msgstr ""
13430 #: common.opt:2791
13431 msgid "Perform whole program optimizations."
13432 msgstr ""
13434 #: common.opt:2795
13435 msgid "Assume signed arithmetic overflow wraps around."
13436 msgstr ""
13438 #: common.opt:2799
13439 msgid "Put zero initialized data in the bss section."
13440 msgstr ""
13442 #: common.opt:2803
13443 msgid "Generate debug information in default format."
13444 msgstr ""
13446 #: common.opt:2807
13447 msgid "Generate debug information in COFF format."
13448 msgstr ""
13450 #: common.opt:2811
13451 msgid "Generate debug information in default version of DWARF format."
13452 msgstr ""
13454 #: common.opt:2815
13455 msgid "Generate debug information in DWARF v2 (or later) format."
13456 msgstr ""
13458 #: common.opt:2819
13459 msgid "Generate debug information in default extended format."
13460 msgstr ""
13462 #: common.opt:2823
13463 msgid "Don't generate DWARF pubnames and pubtypes sections."
13464 msgstr ""
13466 #: common.opt:2827
13467 msgid "Generate DWARF pubnames and pubtypes sections."
13468 msgstr ""
13470 #: common.opt:2831
13471 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
13472 msgstr ""
13474 #: common.opt:2835
13475 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
13476 msgstr ""
13478 #: common.opt:2839
13479 msgid "Record gcc command line switches in DWARF DW_AT_producer."
13480 msgstr ""
13482 #: common.opt:2843
13483 msgid "Don't generate debug information in separate .dwo files."
13484 msgstr ""
13486 #: common.opt:2847
13487 msgid "Generate debug information in separate .dwo files."
13488 msgstr ""
13490 #: common.opt:2851
13491 msgid "Generate debug information in STABS format."
13492 msgstr ""
13494 #: common.opt:2855
13495 msgid "Generate debug information in extended STABS format."
13496 msgstr ""
13498 #: common.opt:2859
13499 msgid "Emit DWARF additions beyond selected version."
13500 msgstr ""
13502 #: common.opt:2863
13503 msgid "Don't emit DWARF additions beyond selected version."
13504 msgstr ""
13506 #: common.opt:2867
13507 msgid "Toggle debug information generation."
13508 msgstr ""
13510 #: common.opt:2871
13511 msgid "Generate debug information in VMS format."
13512 msgstr ""
13514 #: common.opt:2875
13515 msgid "Generate debug information in XCOFF format."
13516 msgstr ""
13518 #: common.opt:2879
13519 msgid "Generate debug information in extended XCOFF format."
13520 msgstr ""
13522 #: common.opt:2897
13523 msgid "Generate compressed debug sections."
13524 msgstr ""
13526 #: common.opt:2901
13527 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
13528 msgstr ""
13530 #: common.opt:2908
13531 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
13532 msgstr ""
13534 #: common.opt:2912
13535 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
13536 msgstr ""
13538 #: common.opt:2934
13539 msgid "-o <file>\tPlace output into <file>."
13540 msgstr ""
13542 #: common.opt:2938
13543 msgid "Enable function profiling."
13544 msgstr ""
13546 #: common.opt:2948
13547 msgid "Like -pedantic but issue them as errors."
13548 msgstr ""
13550 #: common.opt:2988
13551 msgid "Do not display functions compiled or elapsed time."
13552 msgstr ""
13554 #: common.opt:3020
13555 msgid "Enable verbose output."
13556 msgstr ""
13558 #: common.opt:3024
13559 msgid "Display the compiler's version."
13560 msgstr ""
13562 #: common.opt:3028
13563 msgid "Suppress warnings."
13564 msgstr ""
13566 #: common.opt:3038
13567 msgid "Create a shared library."
13568 msgstr ""
13570 #: common.opt:3083
13571 msgid "Don't create a position independent executable."
13572 msgstr ""
13574 #: common.opt:3087
13575 msgid "Create a position independent executable."
13576 msgstr ""
13578 #: common.opt:3094
13579 msgid "Use caller save register across calls if possible."
13580 msgstr ""
13582 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
13583 #, c-format
13584 msgid "assertion missing after %qs"
13585 msgstr ""
13587 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
13588 #: c-family/c.opt:193 c-family/c.opt:256
13589 #, c-format
13590 msgid "macro name missing after %qs"
13591 msgstr ""
13593 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
13594 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1770
13595 #: c-family/c.opt:1790 c-family/c.opt:1794 c-family/c.opt:1798
13596 #, c-format
13597 msgid "missing path after %qs"
13598 msgstr ""
13600 #: c-family/c.opt:182
13601 msgid ""
13602 "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' "
13603 "before <question> disables the <answer> to <question>."
13604 msgstr ""
13606 #: c-family/c.opt:186
13607 msgid "Do not discard comments."
13608 msgstr ""
13610 #: c-family/c.opt:190
13611 msgid "Do not discard comments in macro expansions."
13612 msgstr ""
13614 #: c-family/c.opt:194
13615 msgid ""
13616 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just "
13617 "<macro> is given, <val> is taken to be 1."
13618 msgstr ""
13620 #: c-family/c.opt:201
13621 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
13622 msgstr ""
13624 #: c-family/c.opt:205
13625 msgid "Enable parsing GIMPLE."
13626 msgstr ""
13628 #: c-family/c.opt:209
13629 msgid "Print the name of header files as they are used."
13630 msgstr ""
13632 #: c-family/c.opt:213
13633 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
13634 msgstr ""
13636 #: c-family/c.opt:217
13637 msgid "Generate make dependencies."
13638 msgstr ""
13640 #: c-family/c.opt:221
13641 msgid "Generate make dependencies and compile."
13642 msgstr ""
13644 #: c-family/c.opt:225
13645 msgid "-MF <file>\tWrite dependency output to the given file."
13646 msgstr ""
13648 #: c-family/c.opt:229
13649 msgid "Treat missing header files as generated files."
13650 msgstr ""
13652 #: c-family/c.opt:233
13653 msgid "Like -M but ignore system header files."
13654 msgstr ""
13656 #: c-family/c.opt:237
13657 msgid "Like -MD but ignore system header files."
13658 msgstr ""
13660 #: c-family/c.opt:241
13661 msgid "Generate phony targets for all headers."
13662 msgstr ""
13664 #: c-family/c.opt:244 c-family/c.opt:248
13665 #, c-format
13666 msgid "missing makefile target after %qs"
13667 msgstr ""
13669 #: c-family/c.opt:245
13670 msgid "-MQ <target>\tAdd a MAKE-quoted target."
13671 msgstr ""
13673 #: c-family/c.opt:249
13674 msgid "-MT <target>\tAdd an unquoted target."
13675 msgstr ""
13677 #: c-family/c.opt:253
13678 msgid "Do not generate #line directives."
13679 msgstr ""
13681 #: c-family/c.opt:257
13682 msgid "-U<macro>\tUndefine <macro>."
13683 msgstr ""
13685 #: c-family/c.opt:261
13686 msgid ""
13687 "Warn about things that will change when compiling with an ABI-compliant "
13688 "compiler."
13689 msgstr ""
13691 #: c-family/c.opt:265
13692 msgid ""
13693 "Warn about things that change between the current -fabi-version and the "
13694 "specified version."
13695 msgstr ""
13697 #: c-family/c.opt:269
13698 msgid ""
13699 "Warn if a subobject has an abi_tag attribute that the complete object type "
13700 "does not have."
13701 msgstr ""
13703 #: c-family/c.opt:276
13704 msgid "Warn about suspicious uses of memory addresses."
13705 msgstr ""
13707 #: c-family/c.opt:279
13708 msgid "argument %qs to %<-Waligned-new%> not recognized"
13709 msgstr ""
13711 #: c-family/c.opt:292
13712 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
13713 msgstr ""
13715 #: c-family/c.opt:296
13716 msgid ""
13717 "-Waligned-new=all Warn even if 'new' uses a class member allocation function."
13718 msgstr ""
13720 #: c-family/c.opt:304
13721 msgid "Warn on any use of alloca."
13722 msgstr ""
13724 #: c-family/c.opt:308
13725 msgid ""
13726 "-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that "
13727 "attempt to allocate objects larger than the specified number of bytes."
13728 msgstr ""
13730 #: c-family/c.opt:313
13731 msgid ""
13732 "-Walloc-zero Warn for calls to allocation functions that specify zero bytes."
13733 msgstr ""
13735 #: c-family/c.opt:317
13736 msgid ""
13737 "-Walloca-larger-than=<number> Warn on unbounded uses of alloca, and on "
13738 "bounded uses of alloca whose bound can be larger than <number> bytes."
13739 msgstr ""
13741 #: c-family/c.opt:331
13742 msgid ""
13743 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
13744 "collector."
13745 msgstr ""
13747 #: c-family/c.opt:335
13748 msgid "Warn about casting functions to incompatible types."
13749 msgstr ""
13751 #: c-family/c.opt:339
13752 msgid ""
13753 "Warn about boolean expression compared with an integer value different from "
13754 "true/false."
13755 msgstr ""
13757 #: c-family/c.opt:343
13758 msgid "Warn about certain operations on boolean expressions."
13759 msgstr ""
13761 #: c-family/c.opt:347
13762 msgid ""
13763 "Warn when __builtin_frame_address or __builtin_return_address is used "
13764 "unsafely."
13765 msgstr ""
13767 #: c-family/c.opt:351
13768 msgid "Warn when a built-in function is declared with the wrong signature."
13769 msgstr ""
13771 #: c-family/c.opt:355
13772 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
13773 msgstr ""
13775 #: c-family/c.opt:359
13776 msgid "Warn about features not present in ISO C90, but present in ISO C99."
13777 msgstr ""
13779 #: c-family/c.opt:363
13780 msgid "Warn about features not present in ISO C99, but present in ISO C11."
13781 msgstr ""
13783 #: c-family/c.opt:367
13784 msgid "Warn about C constructs that are not in the common subset of C and C++."
13785 msgstr ""
13787 #: c-family/c.opt:374
13788 msgid ""
13789 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
13790 "C++ 2011."
13791 msgstr ""
13793 #: c-family/c.opt:378
13794 msgid ""
13795 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
13796 "C++ 2014."
13797 msgstr ""
13799 #: c-family/c.opt:382
13800 msgid ""
13801 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and "
13802 "(forthcoming) ISO C++ 201z(7?)."
13803 msgstr ""
13805 #: c-family/c.opt:389
13806 msgid "Warn about casts which discard qualifiers."
13807 msgstr ""
13809 #: c-family/c.opt:393
13810 msgid "Warn about subscripts whose type is \"char\"."
13811 msgstr ""
13813 #: c-family/c.opt:397
13814 msgid "Warn about memory access errors found by Pointer Bounds Checker."
13815 msgstr ""
13817 #: c-family/c.opt:401
13818 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
13819 msgstr ""
13821 #: c-family/c.opt:405
13822 msgid ""
13823 "Warn about possibly nested block comments, and C++ comments spanning more "
13824 "than one physical line."
13825 msgstr ""
13827 #: c-family/c.opt:409
13828 msgid "Synonym for -Wcomment."
13829 msgstr ""
13831 #: c-family/c.opt:413
13832 msgid "Warn for conditionally-supported constructs."
13833 msgstr ""
13835 #: c-family/c.opt:417
13836 msgid "Warn for implicit type conversions that may change a value."
13837 msgstr ""
13839 #: c-family/c.opt:421
13840 msgid "Warn for converting NULL from/to a non-pointer type."
13841 msgstr ""
13843 #: c-family/c.opt:429
13844 msgid "Warn when all constructors and destructors are private."
13845 msgstr ""
13847 #: c-family/c.opt:433
13848 msgid "Warn about dangling else."
13849 msgstr ""
13851 #: c-family/c.opt:437
13852 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
13853 msgstr ""
13855 #: c-family/c.opt:441
13856 msgid "Warn when a declaration is found after a statement."
13857 msgstr ""
13859 #: c-family/c.opt:445
13860 msgid "Warn when deleting a pointer to incomplete type."
13861 msgstr ""
13863 #: c-family/c.opt:449
13864 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
13865 msgstr ""
13867 #: c-family/c.opt:453
13868 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13869 msgstr ""
13871 #: c-family/c.opt:457
13872 msgid ""
13873 "Warn about positional initialization of structs requiring designated "
13874 "initializers."
13875 msgstr ""
13877 #: c-family/c.opt:461
13878 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
13879 msgstr ""
13881 #: c-family/c.opt:465
13882 msgid "Warn if type qualifiers on pointers are discarded."
13883 msgstr ""
13885 #: c-family/c.opt:469
13886 msgid "Warn about compile-time integer division by zero."
13887 msgstr ""
13889 #: c-family/c.opt:473
13890 msgid "Warn about duplicated conditions in an if-else-if chain."
13891 msgstr ""
13893 #: c-family/c.opt:477
13894 msgid "Warn about violations of Effective C++ style rules."
13895 msgstr ""
13897 #: c-family/c.opt:481
13898 msgid "Warn about an empty body in an if or else statement."
13899 msgstr ""
13901 #: c-family/c.opt:485
13902 msgid "Warn about stray tokens after #elif and #endif."
13903 msgstr ""
13905 #: c-family/c.opt:489
13906 msgid "Warn about comparison of different enum types."
13907 msgstr ""
13909 #: c-family/c.opt:497
13910 msgid ""
13911 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
13912 msgstr ""
13914 #: c-family/c.opt:505
13915 msgid ""
13916 "Warn for implicit type conversions that cause loss of floating point "
13917 "precision."
13918 msgstr ""
13920 #: c-family/c.opt:509
13921 msgid "Warn if testing floating point numbers for equality."
13922 msgstr ""
13924 #: c-family/c.opt:513 c-family/c.opt:550
13925 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
13926 msgstr ""
13928 #: c-family/c.opt:517
13929 msgid "Warn about format strings that contain NUL bytes."
13930 msgstr ""
13932 #: c-family/c.opt:521
13933 msgid "Warn if passing too many arguments to a function for its format string."
13934 msgstr ""
13936 #: c-family/c.opt:525
13937 msgid ""
13938 "Warn about function calls with format strings that write past the end of the "
13939 "destination region.  Same as -Wformat-length=1."
13940 msgstr ""
13942 #: c-family/c.opt:530
13943 msgid "Warn about format strings that are not literals."
13944 msgstr ""
13946 #: c-family/c.opt:534
13947 msgid "Warn about possible security problems with format functions."
13948 msgstr ""
13950 #: c-family/c.opt:538
13951 msgid "Warn about sign differences with format functions."
13952 msgstr ""
13954 #: c-family/c.opt:542
13955 msgid "Warn about strftime formats yielding 2-digit years."
13956 msgstr ""
13958 #: c-family/c.opt:546
13959 msgid "Warn about zero-length formats."
13960 msgstr ""
13962 #: c-family/c.opt:554
13963 msgid ""
13964 "Warn about function calls with format strings that write past the end of the "
13965 "destination region."
13966 msgstr ""
13968 #: c-family/c.opt:559
13969 msgid "Warn whenever type qualifiers are ignored."
13970 msgstr ""
13972 #: c-family/c.opt:563
13973 msgid "Warn whenever attributes are ignored."
13974 msgstr ""
13976 #: c-family/c.opt:567
13977 msgid ""
13978 "Warn when there is a conversion between pointers that have incompatible "
13979 "types."
13980 msgstr ""
13982 #: c-family/c.opt:571
13983 msgid "Warn about variables which are initialized to themselves."
13984 msgstr ""
13986 #: c-family/c.opt:575
13987 msgid "Warn about implicit declarations."
13988 msgstr ""
13990 #: c-family/c.opt:583
13991 msgid "Warn about implicit conversions from \"float\" to \"double\"."
13992 msgstr ""
13994 #: c-family/c.opt:587
13995 msgid "Warn if \"defined\" is used outside #if."
13996 msgstr ""
13998 #: c-family/c.opt:591
13999 msgid "Warn about implicit function declarations."
14000 msgstr ""
14002 #: c-family/c.opt:595
14003 msgid "Warn when a declaration does not specify a type."
14004 msgstr ""
14006 #: c-family/c.opt:602
14007 msgid ""
14008 "Warn about C++11 inheriting constructors when the base has a variadic "
14009 "constructor."
14010 msgstr ""
14012 #: c-family/c.opt:606
14013 msgid ""
14014 "Warn about incompatible integer to pointer and pointer to integer "
14015 "conversions."
14016 msgstr ""
14018 #: c-family/c.opt:610
14019 msgid "Warn for suspicious integer expressions in boolean context."
14020 msgstr ""
14022 #: c-family/c.opt:614
14023 msgid ""
14024 "Warn when there is a cast to a pointer from an integer of a different size."
14025 msgstr ""
14027 #: c-family/c.opt:618
14028 msgid "Warn about invalid uses of the \"offsetof\" macro."
14029 msgstr ""
14031 #: c-family/c.opt:622
14032 msgid "Warn about PCH files that are found but not used."
14033 msgstr ""
14035 #: c-family/c.opt:626
14036 msgid "Warn when a jump misses a variable initialization."
14037 msgstr ""
14039 #: c-family/c.opt:630
14040 msgid ""
14041 "Warn when a string or character literal is followed by a ud-suffix which "
14042 "does not begin with an underscore."
14043 msgstr ""
14045 #: c-family/c.opt:634
14046 msgid ""
14047 "Warn when a logical operator is suspiciously always evaluating to true or "
14048 "false."
14049 msgstr ""
14051 #: c-family/c.opt:638
14052 msgid ""
14053 "Warn when logical not is used on the left hand side operand of a comparison."
14054 msgstr ""
14056 #: c-family/c.opt:642
14057 msgid "Do not warn about using \"long long\" when -pedantic."
14058 msgstr ""
14060 #: c-family/c.opt:646
14061 msgid "Warn about suspicious declarations of \"main\"."
14062 msgstr ""
14064 #: c-family/c.opt:654
14065 msgid ""
14066 "Warn about suspicious calls to memset where the third argument is constant "
14067 "literal zero and the second is not."
14068 msgstr ""
14070 #: c-family/c.opt:658
14071 msgid ""
14072 "Warn about suspicious calls to memset where the third argument contains the "
14073 "number of elements not multiplied by the element size."
14074 msgstr ""
14076 #: c-family/c.opt:662
14077 msgid ""
14078 "Warn when the indentation of the code does not reflect the block structure."
14079 msgstr ""
14081 #: c-family/c.opt:666
14082 msgid "Warn about possibly missing braces around initializers."
14083 msgstr ""
14085 #: c-family/c.opt:670
14086 msgid "Warn about global functions without previous declarations."
14087 msgstr ""
14089 #: c-family/c.opt:674
14090 msgid "Warn about missing fields in struct initializers."
14091 msgstr ""
14093 #: c-family/c.opt:678
14094 msgid "Warn on direct multiple inheritance."
14095 msgstr ""
14097 #: c-family/c.opt:682
14098 msgid "Warn on namespace definition."
14099 msgstr ""
14101 #: c-family/c.opt:686
14102 msgid "Warn about missing sized deallocation functions."
14103 msgstr ""
14105 #: c-family/c.opt:690
14106 msgid ""
14107 "Warn about suspicious length parameters to certain string functions if the "
14108 "argument uses sizeof."
14109 msgstr ""
14111 #: c-family/c.opt:694
14112 msgid "Warn when sizeof is applied on a parameter declared as an array."
14113 msgstr ""
14115 #: c-family/c.opt:698
14116 msgid ""
14117 "Warn about buffer overflow in string manipulation functions like memcpy and "
14118 "strcpy."
14119 msgstr ""
14121 #: c-family/c.opt:703
14122 msgid ""
14123 "Under the control of Object Size type, warn about buffer overflow in string "
14124 "manipulation functions like memcpy and strcpy."
14125 msgstr ""
14127 #: c-family/c.opt:708
14128 msgid "Warn about functions which might be candidates for format attributes."
14129 msgstr ""
14131 #: c-family/c.opt:712
14132 msgid ""
14133 "Suggest that the override keyword be used when the declaration of a virtual "
14134 "function overrides another."
14135 msgstr ""
14137 #: c-family/c.opt:717
14138 msgid "Warn about enumerated switches, with no default, missing a case."
14139 msgstr ""
14141 #: c-family/c.opt:721
14142 msgid "Warn about enumerated switches missing a \"default:\" statement."
14143 msgstr ""
14145 #: c-family/c.opt:725
14146 msgid "Warn about all enumerated switches missing a specific case."
14147 msgstr ""
14149 #: c-family/c.opt:729
14150 msgid "Warn about switches with boolean controlling expression."
14151 msgstr ""
14153 #: c-family/c.opt:733
14154 msgid "Warn on primary template declaration."
14155 msgstr ""
14157 #: c-family/c.opt:741
14158 msgid "Warn about user-specified include directories that do not exist."
14159 msgstr ""
14161 #: c-family/c.opt:745
14162 msgid ""
14163 "Warn about function parameters declared without a type specifier in K&R-"
14164 "style functions."
14165 msgstr ""
14167 #: c-family/c.opt:749
14168 msgid "Warn about global functions without prototypes."
14169 msgstr ""
14171 #: c-family/c.opt:756
14172 msgid "Warn about use of multi-character character constants."
14173 msgstr ""
14175 #: c-family/c.opt:760
14176 msgid ""
14177 "Warn about narrowing conversions within { } that are ill-formed in C++11."
14178 msgstr ""
14180 #: c-family/c.opt:764
14181 msgid "Warn about \"extern\" declarations not at file scope."
14182 msgstr ""
14184 #: c-family/c.opt:768
14185 msgid ""
14186 "Warn when a noexcept expression evaluates to false even though the "
14187 "expression can't actually throw."
14188 msgstr ""
14190 #: c-family/c.opt:772
14191 msgid ""
14192 "Warn when non-templatized friend functions are declared within a template."
14193 msgstr ""
14195 #: c-family/c.opt:776
14196 msgid "Warn about non-virtual destructors."
14197 msgstr ""
14199 #: c-family/c.opt:780
14200 msgid ""
14201 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
14202 msgstr ""
14204 #: c-family/c.opt:796
14205 msgid ""
14206 "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings."
14207 msgstr ""
14209 #: c-family/c.opt:803
14210 msgid "argument %qs to %<-Wnormalized%> not recognized"
14211 msgstr ""
14213 #: c-family/c.opt:819
14214 msgid "Warn if a C-style cast is used in a program."
14215 msgstr ""
14217 #: c-family/c.opt:823
14218 msgid "Warn for obsolescent usage in a declaration."
14219 msgstr ""
14221 #: c-family/c.opt:827
14222 msgid "Warn if an old-style parameter definition is used."
14223 msgstr ""
14225 #: c-family/c.opt:831
14226 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
14227 msgstr ""
14229 #: c-family/c.opt:835
14230 msgid ""
14231 "Warn if a string is longer than the maximum portable length specified by the "
14232 "standard."
14233 msgstr ""
14235 #: c-family/c.opt:839
14236 msgid "Warn about overloaded virtual function names."
14237 msgstr ""
14239 #: c-family/c.opt:843
14240 msgid "Warn about overriding initializers without side effects."
14241 msgstr ""
14243 #: c-family/c.opt:847
14244 msgid "Warn about overriding initializers with side effects."
14245 msgstr ""
14247 #: c-family/c.opt:851
14248 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
14249 msgstr ""
14251 #: c-family/c.opt:855
14252 msgid "Warn about possibly missing parentheses."
14253 msgstr ""
14255 #: c-family/c.opt:863
14256 msgid "Warn when converting the type of pointers to member functions."
14257 msgstr ""
14259 #: c-family/c.opt:867
14260 msgid "Warn about function pointer arithmetic."
14261 msgstr ""
14263 #: c-family/c.opt:871
14264 msgid "Warn when a pointer differs in signedness in an assignment."
14265 msgstr ""
14267 #: c-family/c.opt:875
14268 msgid "Warn when a pointer is cast to an integer of a different size."
14269 msgstr ""
14271 #: c-family/c.opt:879
14272 msgid "Warn about misuses of pragmas."
14273 msgstr ""
14275 #: c-family/c.opt:883
14276 msgid ""
14277 "Warn if a property for an Objective-C object has no assign semantics "
14278 "specified."
14279 msgstr ""
14281 #: c-family/c.opt:887
14282 msgid "Warn if inherited methods are unimplemented."
14283 msgstr ""
14285 #: c-family/c.opt:891 c-family/c.opt:895
14286 msgid "Warn for placement new expressions with undefined behavior."
14287 msgstr ""
14289 #: c-family/c.opt:899
14290 msgid "Warn about multiple declarations of the same object."
14291 msgstr ""
14293 #: c-family/c.opt:903
14294 msgid "Warn about uses of register storage specifier."
14295 msgstr ""
14297 #: c-family/c.opt:907
14298 msgid "Warn when the compiler reorders code."
14299 msgstr ""
14301 #: c-family/c.opt:911
14302 msgid ""
14303 "Warn whenever a function's return type defaults to \"int\" (C), or about "
14304 "inconsistent return types (C++)."
14305 msgstr ""
14307 #: c-family/c.opt:915
14308 msgid "Warn on suspicious constructs involving reverse scalar storage order."
14309 msgstr ""
14311 #: c-family/c.opt:919
14312 msgid "Warn if a selector has multiple methods."
14313 msgstr ""
14315 #: c-family/c.opt:923
14316 msgid "Warn about possible violations of sequence point rules."
14317 msgstr ""
14319 #: c-family/c.opt:927
14320 msgid "Warn if a local declaration hides an instance variable."
14321 msgstr ""
14323 #: c-family/c.opt:931 c-family/c.opt:935
14324 msgid "Warn if left shift of a signed value overflows."
14325 msgstr ""
14327 #: c-family/c.opt:939
14328 msgid "Warn if shift count is negative."
14329 msgstr ""
14331 #: c-family/c.opt:943
14332 msgid "Warn if shift count >= width of type."
14333 msgstr ""
14335 #: c-family/c.opt:947
14336 msgid "Warn if left shifting a negative value."
14337 msgstr ""
14339 #: c-family/c.opt:951
14340 msgid "Warn about signed-unsigned comparisons."
14341 msgstr ""
14343 #: c-family/c.opt:959
14344 msgid ""
14345 "Warn for implicit type conversions between signed and unsigned integers."
14346 msgstr ""
14348 #: c-family/c.opt:963
14349 msgid "Warn when overload promotes from unsigned to signed."
14350 msgstr ""
14352 #: c-family/c.opt:967
14353 msgid "Warn about uncasted NULL used as sentinel."
14354 msgstr ""
14356 #: c-family/c.opt:971
14357 msgid "Warn about unprototyped function declarations."
14358 msgstr ""
14360 #: c-family/c.opt:983
14361 msgid "Warn if type signatures of candidate methods do not match exactly."
14362 msgstr ""
14364 #: c-family/c.opt:987
14365 msgid ""
14366 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
14367 "are used."
14368 msgstr ""
14370 #: c-family/c.opt:991
14371 msgid "Deprecated.  This switch has no effect."
14372 msgstr ""
14374 #: c-family/c.opt:999
14375 msgid "Warn if a comparison always evaluates to true or false."
14376 msgstr ""
14378 #: c-family/c.opt:1003
14379 msgid "Warn if a throw expression will always result in a call to terminate()."
14380 msgstr ""
14382 #: c-family/c.opt:1007
14383 msgid "Warn about features not present in traditional C."
14384 msgstr ""
14386 #: c-family/c.opt:1011
14387 msgid ""
14388 "Warn of prototypes causing type conversions different from what would happen "
14389 "in the absence of prototype."
14390 msgstr ""
14392 #: c-family/c.opt:1015
14393 msgid ""
14394 "Warn if trigraphs are encountered that might affect the meaning of the "
14395 "program."
14396 msgstr ""
14398 #: c-family/c.opt:1019
14399 msgid "Warn about @selector()s without previously declared methods."
14400 msgstr ""
14402 #: c-family/c.opt:1023
14403 msgid "Warn if an undefined macro is used in an #if directive."
14404 msgstr ""
14406 #: c-family/c.opt:1035
14407 msgid "Warn about unrecognized pragmas."
14408 msgstr ""
14410 #: c-family/c.opt:1039
14411 msgid "Warn about unsuffixed float constants."
14412 msgstr ""
14414 #: c-family/c.opt:1047
14415 msgid "Warn when typedefs locally defined in a function are not used."
14416 msgstr ""
14418 #: c-family/c.opt:1051
14419 msgid "Warn about macros defined in the main file that are not used."
14420 msgstr ""
14422 #: c-family/c.opt:1055
14423 msgid ""
14424 "Warn if a caller of a function, marked with attribute warn_unused_result, "
14425 "does not use its return value."
14426 msgstr ""
14428 #: c-family/c.opt:1063 c-family/c.opt:1067
14429 msgid "Warn when a const variable is unused."
14430 msgstr ""
14432 #: c-family/c.opt:1071
14433 msgid "Warn about using variadic macros."
14434 msgstr ""
14436 #: c-family/c.opt:1075
14437 msgid ""
14438 "Warn about questionable usage of the macros used to retrieve variable "
14439 "arguments."
14440 msgstr ""
14442 #: c-family/c.opt:1079
14443 msgid "Warn if a variable length array is used."
14444 msgstr ""
14446 #: c-family/c.opt:1083
14447 msgid ""
14448 "-Wvla-larger-than=<number> Warn on unbounded uses of variable-length arrays, "
14449 "and on bounded uses of variable-length arrays whose bound can be larger than "
14450 "<number> bytes."
14451 msgstr ""
14453 #: c-family/c.opt:1089
14454 msgid "Warn when a register variable is declared volatile."
14455 msgstr ""
14457 #: c-family/c.opt:1093
14458 msgid "Warn on direct virtual inheritance."
14459 msgstr ""
14461 #: c-family/c.opt:1097
14462 msgid "Warn if a virtual base has a non-trivial move assignment operator."
14463 msgstr ""
14465 #: c-family/c.opt:1101
14466 msgid ""
14467 "In C++, nonzero means warn about deprecated conversion from string literals "
14468 "to 'char *'.  In C, similar warning, except that the conversion is of course "
14469 "not deprecated by the ISO C standard."
14470 msgstr ""
14472 #: c-family/c.opt:1105
14473 msgid "Warn when a literal '0' is used as null pointer."
14474 msgstr ""
14476 #: c-family/c.opt:1109
14477 msgid "Warn about useless casts."
14478 msgstr ""
14480 #: c-family/c.opt:1113
14481 msgid ""
14482 "Warn if a class type has a base or a field whose type uses the anonymous "
14483 "namespace or depends on a type with no linkage."
14484 msgstr ""
14486 #: c-family/c.opt:1117
14487 msgid ""
14488 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
14489 "specifier."
14490 msgstr ""
14492 #: c-family/c.opt:1121
14493 msgid ""
14494 "Warn when an argument passed to a restrict-qualified parameter aliases with "
14495 "another argument."
14496 msgstr ""
14498 #: c-family/c.opt:1126
14499 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
14500 msgstr ""
14502 #: c-family/c.opt:1134
14503 msgid ""
14504 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
14505 "aliases."
14506 msgstr ""
14508 #: c-family/c.opt:1138
14509 msgid "Enforce class member access control semantics."
14510 msgstr ""
14512 #: c-family/c.opt:1142
14513 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
14514 msgstr ""
14516 #: c-family/c.opt:1146
14517 msgid "Support C++17 allocation of over-aligned types."
14518 msgstr ""
14520 #: c-family/c.opt:1150
14521 msgid ""
14522 "-faligned-new=<N> Use C++17 over-aligned type allocation for alignments "
14523 "greater than N."
14524 msgstr ""
14526 #: c-family/c.opt:1157
14527 msgid "Allow variadic functions without named parameter."
14528 msgstr ""
14530 #: c-family/c.opt:1161 c-family/c.opt:1400 c-family/c.opt:1722
14531 #: c-family/c.opt:1726 c-family/c.opt:1742
14532 msgid "No longer supported."
14533 msgstr ""
14535 #: c-family/c.opt:1165
14536 msgid "Recognize the \"asm\" keyword."
14537 msgstr ""
14539 #: c-family/c.opt:1173
14540 msgid "Recognize built-in functions."
14541 msgstr ""
14543 #: c-family/c.opt:1180
14544 msgid "Where shorter, use canonicalized paths to systems headers."
14545 msgstr ""
14547 #: c-family/c.opt:1184
14548 msgid ""
14549 "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to "
14550 "control instrumentation.  Currently available for C, C++ and ObjC."
14551 msgstr ""
14553 #: c-family/c.opt:1189
14554 msgid "Generate pointer bounds checks for variables with incomplete type."
14555 msgstr ""
14557 #: c-family/c.opt:1193
14558 msgid ""
14559 "Use zero bounds for all incoming arguments in 'main' function.  It helps "
14560 "when instrumented binaries are used with legacy libs."
14561 msgstr ""
14563 #: c-family/c.opt:1198
14564 msgid ""
14565 "Forces Pointer Bounds Checker to use narrowed bounds for address of the "
14566 "first field in the structure.  By default pointer to the first field has the "
14567 "same bounds as pointer to the whole structure."
14568 msgstr ""
14570 #: c-family/c.opt:1204
14571 msgid ""
14572 "Control how Pointer Bounds Checker handle pointers to object fields.  When "
14573 "narrowing is on, field bounds are used.  Otherwise full object bounds are "
14574 "used."
14575 msgstr ""
14577 #: c-family/c.opt:1209
14578 msgid ""
14579 "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case "
14580 "of nested static arrays access.  By default outermost array is used."
14581 msgstr ""
14583 #: c-family/c.opt:1214
14584 msgid ""
14585 "Forces Pointer Bounds Checker to treat all trailing arrays in structures as "
14586 "possibly flexible.  By default only arrays fields with zero length or that "
14587 "are marked with attribute bnd_variable_size are treated as flexible."
14588 msgstr ""
14590 #: c-family/c.opt:1220
14591 msgid ""
14592 "Allow Pointer Bounds Checker optimizations.  By default allowed on "
14593 "optimization levels >0."
14594 msgstr ""
14596 #: c-family/c.opt:1225
14597 msgid ""
14598 "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
14599 msgstr ""
14601 #: c-family/c.opt:1229
14602 msgid ""
14603 "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
14604 msgstr ""
14606 #: c-family/c.opt:1233
14607 msgid ""
14608 "Use statically initialized variable for vars bounds instead of generating "
14609 "them each time it is required."
14610 msgstr ""
14612 #: c-family/c.opt:1238
14613 msgid ""
14614 "Use statically initialized variable for constant bounds instead of "
14615 "generating them each time it is required."
14616 msgstr ""
14618 #: c-family/c.opt:1243
14619 msgid ""
14620 "With this option zero size obtained dynamically for objects with incomplete "
14621 "type will be treated as infinite."
14622 msgstr ""
14624 #: c-family/c.opt:1248
14625 msgid "Generate checks for all read accesses to memory."
14626 msgstr ""
14628 #: c-family/c.opt:1252
14629 msgid "Generate checks for all write accesses to memory."
14630 msgstr ""
14632 #: c-family/c.opt:1256
14633 msgid "Generate bounds stores for pointer writes."
14634 msgstr ""
14636 #: c-family/c.opt:1260
14637 msgid "Generate bounds passing for calls."
14638 msgstr ""
14640 #: c-family/c.opt:1264
14641 msgid "Instrument only functions marked with bnd_instrument attribute."
14642 msgstr ""
14644 #: c-family/c.opt:1268
14645 msgid "Transform instrumented builtin calls into calls to wrappers."
14646 msgstr ""
14648 #: c-family/c.opt:1278
14649 msgid "Enable Cilk Plus."
14650 msgstr ""
14652 #: c-family/c.opt:1282
14653 msgid "Enable support for C++ concepts."
14654 msgstr ""
14656 #: c-family/c.opt:1286
14657 msgid "Allow the arguments of the '?' operator to have different types."
14658 msgstr ""
14660 #: c-family/c.opt:1293
14661 #, c-format
14662 msgid "no class name specified with %qs"
14663 msgstr ""
14665 #: c-family/c.opt:1294
14666 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
14667 msgstr ""
14669 #: c-family/c.opt:1298
14670 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
14671 msgstr ""
14673 #: c-family/c.opt:1302
14674 msgid ""
14675 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
14676 "count."
14677 msgstr ""
14679 #: c-family/c.opt:1306
14680 msgid "Emit debug annotations during preprocessing."
14681 msgstr ""
14683 #: c-family/c.opt:1310
14684 msgid ""
14685 "-fdeduce-init-list\tenable deduction of std::initializer_list for a template "
14686 "type parameter from a brace-enclosed initializer-list."
14687 msgstr ""
14689 #: c-family/c.opt:1314
14690 msgid "Factor complex constructors and destructors to favor space over speed."
14691 msgstr ""
14693 #: c-family/c.opt:1322
14694 msgid "Preprocess directives only."
14695 msgstr ""
14697 #: c-family/c.opt:1326
14698 msgid "Permit '$' as an identifier character."
14699 msgstr ""
14701 #: c-family/c.opt:1330
14702 msgid "Write all declarations as Ada code transitively."
14703 msgstr ""
14705 #: c-family/c.opt:1334
14706 msgid "Write all declarations as Ada code for the given file only."
14707 msgstr ""
14709 #: c-family/c.opt:1341
14710 msgid "Generate code to check exception specifications."
14711 msgstr ""
14713 #: c-family/c.opt:1348
14714 msgid ""
14715 "-fexec-charset=<cset>\tConvert all strings and character constants to "
14716 "character set <cset>."
14717 msgstr ""
14719 #: c-family/c.opt:1352
14720 msgid "Permit universal character names (\\u and \\U) in identifiers."
14721 msgstr ""
14723 #: c-family/c.opt:1356
14724 msgid ""
14725 "-finput-charset=<cset>\tSpecify the default character set for source files."
14726 msgstr ""
14728 #: c-family/c.opt:1360
14729 msgid ""
14730 "Support dynamic initialization of thread-local variables in a different "
14731 "translation unit."
14732 msgstr ""
14734 #: c-family/c.opt:1367
14735 msgid "Scope of for-init-statement variables is local to the loop."
14736 msgstr ""
14738 #: c-family/c.opt:1371
14739 msgid "Do not assume that standard C libraries and \"main\" exist."
14740 msgstr ""
14742 #: c-family/c.opt:1375
14743 msgid "Recognize GNU-defined keywords."
14744 msgstr ""
14746 #: c-family/c.opt:1379
14747 msgid "Generate code for GNU runtime environment."
14748 msgstr ""
14750 #: c-family/c.opt:1383
14751 msgid "Use traditional GNU semantics for inline functions."
14752 msgstr ""
14754 #: c-family/c.opt:1389
14755 msgid ""
14756 "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
14757 msgstr ""
14759 #: c-family/c.opt:1396
14760 msgid "Assume normal C execution environment."
14761 msgstr ""
14763 #: c-family/c.opt:1404
14764 msgid "Export functions even if they can be inlined."
14765 msgstr ""
14767 #: c-family/c.opt:1408
14768 msgid "Emit implicit instantiations of inline templates."
14769 msgstr ""
14771 #: c-family/c.opt:1412
14772 msgid "Emit implicit instantiations of templates."
14773 msgstr ""
14775 #: c-family/c.opt:1416
14776 msgid "Implement C++17 inheriting constructor semantics."
14777 msgstr ""
14779 #: c-family/c.opt:1420
14780 msgid "Inject friend functions into enclosing namespace."
14781 msgstr ""
14783 #: c-family/c.opt:1424
14784 msgid "Don't emit dllexported inline functions unless needed."
14785 msgstr ""
14787 #: c-family/c.opt:1431
14788 msgid ""
14789 "Allow implicit conversions between vectors with differing numbers of "
14790 "subparts and/or differing element types."
14791 msgstr ""
14793 #: c-family/c.opt:1435
14794 msgid "Don't warn about uses of Microsoft extensions."
14795 msgstr ""
14797 #: c-family/c.opt:1454
14798 msgid ""
14799 "Implement resolution of DR 150 for matching of template template arguments."
14800 msgstr ""
14802 #: c-family/c.opt:1458
14803 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
14804 msgstr ""
14806 #: c-family/c.opt:1462
14807 msgid "Assume that receivers of Objective-C messages may be nil."
14808 msgstr ""
14810 #: c-family/c.opt:1466
14811 msgid ""
14812 "Allow access to instance variables as if they were local declarations within "
14813 "instance method implementations."
14814 msgstr ""
14816 #: c-family/c.opt:1470
14817 msgid ""
14818 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
14819 "visibility."
14820 msgstr ""
14822 #: c-family/c.opt:1473
14823 #, c-format
14824 msgid "unrecognized ivar visibility value %qs"
14825 msgstr ""
14827 #: c-family/c.opt:1495
14828 msgid ""
14829 "Treat a throw() exception specification as noexcept to improve code size."
14830 msgstr ""
14832 #: c-family/c.opt:1499
14833 msgid ""
14834 "Specify which ABI to use for Objective-C family code and meta-data "
14835 "generation."
14836 msgstr ""
14838 #: c-family/c.opt:1505
14839 msgid ""
14840 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
14841 "ivars, if needed."
14842 msgstr ""
14844 #: c-family/c.opt:1509
14845 msgid "Allow fast jumps to the message dispatcher."
14846 msgstr ""
14848 #: c-family/c.opt:1515
14849 msgid "Enable Objective-C exception and synchronization syntax."
14850 msgstr ""
14852 #: c-family/c.opt:1519
14853 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
14854 msgstr ""
14856 #: c-family/c.opt:1523
14857 msgid ""
14858 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
14859 "2."
14860 msgstr ""
14862 #: c-family/c.opt:1528
14863 msgid "Enable Objective-C setjmp exception handling runtime."
14864 msgstr ""
14866 #: c-family/c.opt:1532
14867 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
14868 msgstr ""
14870 #: c-family/c.opt:1536
14871 msgid "Enable OpenACC."
14872 msgstr ""
14874 #: c-family/c.opt:1540
14875 msgid "Specify default OpenACC compute dimensions."
14876 msgstr ""
14878 #: c-family/c.opt:1544
14879 msgid "Enable OpenMP (implies -frecursive in Fortran)."
14880 msgstr ""
14882 #: c-family/c.opt:1548
14883 msgid "Enable OpenMP's SIMD directives."
14884 msgstr ""
14886 #: c-family/c.opt:1552
14887 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
14888 msgstr ""
14890 #: c-family/c.opt:1563
14891 msgid "Look for and use PCH files even when preprocessing."
14892 msgstr ""
14894 #: c-family/c.opt:1567
14895 msgid "Downgrade conformance errors to warnings."
14896 msgstr ""
14898 #: c-family/c.opt:1571
14899 msgid "Enable Plan 9 language extensions."
14900 msgstr ""
14902 #: c-family/c.opt:1575
14903 msgid "Treat the input file as already preprocessed."
14904 msgstr ""
14906 #: c-family/c.opt:1583
14907 msgid ""
14908 "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro "
14909 "expansion and display them in error messages."
14910 msgstr ""
14912 #: c-family/c.opt:1587
14913 msgid ""
14914 "-fno-pretty-templates Do not pretty-print template specializations as the "
14915 "template signature followed by the arguments."
14916 msgstr ""
14918 #: c-family/c.opt:1591
14919 msgid "Treat known sprintf return values as constants."
14920 msgstr ""
14922 #: c-family/c.opt:1595
14923 msgid ""
14924 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
14925 "in at runtime."
14926 msgstr ""
14928 #: c-family/c.opt:1599
14929 msgid "Enable automatic template instantiation."
14930 msgstr ""
14932 #: c-family/c.opt:1603
14933 msgid "Generate run time type descriptor information."
14934 msgstr ""
14936 #: c-family/c.opt:1611
14937 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
14938 msgstr ""
14940 #: c-family/c.opt:1615
14941 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
14942 msgstr ""
14944 #: c-family/c.opt:1623
14945 msgid "Enable C++14 sized deallocation support."
14946 msgstr ""
14948 #: c-family/c.opt:1630
14949 msgid ""
14950 "-fsso-struct=[big-endian|little-endian]\tSet the default scalar storage "
14951 "order."
14952 msgstr ""
14954 #: c-family/c.opt:1633
14955 #, c-format
14956 msgid "unrecognized scalar storage order value %qs"
14957 msgstr ""
14959 #: c-family/c.opt:1643
14960 msgid "Display statistics accumulated during compilation."
14961 msgstr ""
14963 #: c-family/c.opt:1647
14964 msgid ""
14965 "Assume that values of enumeration type are always within the minimum range "
14966 "of that type."
14967 msgstr ""
14969 #: c-family/c.opt:1654 c-family/c.opt:1659
14970 msgid ""
14971 "Follow the C++17 evaluation order requirements for assignment expressions, "
14972 "shift, member function calls, etc."
14973 msgstr ""
14975 #: c-family/c.opt:1676
14976 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
14977 msgstr ""
14979 #: c-family/c.opt:1680
14980 msgid ""
14981 "Set the maximum number of template instantiation notes for a single warning "
14982 "or error."
14983 msgstr ""
14985 #: c-family/c.opt:1687
14986 msgid ""
14987 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
14988 msgstr ""
14990 #: c-family/c.opt:1694
14991 msgid ""
14992 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
14993 "local statics."
14994 msgstr ""
14996 #: c-family/c.opt:1698
14997 msgid ""
14998 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
14999 msgstr ""
15001 #: c-family/c.opt:1702
15002 msgid "Make \"char\" unsigned by default."
15003 msgstr ""
15005 #: c-family/c.opt:1706
15006 msgid "Use __cxa_atexit to register destructors."
15007 msgstr ""
15009 #: c-family/c.opt:1710
15010 msgid "Use __cxa_get_exception_ptr in exception handling."
15011 msgstr ""
15013 #: c-family/c.opt:1714
15014 msgid "Marks all inlined functions and methods as having hidden visibility."
15015 msgstr ""
15017 #: c-family/c.opt:1718
15018 msgid "Changes visibility to match Microsoft Visual Studio by default."
15019 msgstr ""
15021 #: c-family/c.opt:1730
15022 msgid "Emit common-like symbols as weak symbols."
15023 msgstr ""
15025 #: c-family/c.opt:1734
15026 msgid ""
15027 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
15028 "to character set <cset>."
15029 msgstr ""
15031 #: c-family/c.opt:1738
15032 msgid "Generate a #line directive pointing at the current working directory."
15033 msgstr ""
15035 #: c-family/c.opt:1746
15036 msgid ""
15037 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
15038 msgstr ""
15040 #: c-family/c.opt:1750
15041 msgid "Dump declarations to a .decl file."
15042 msgstr ""
15044 #: c-family/c.opt:1754
15045 msgid ""
15046 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
15047 msgstr ""
15049 #: c-family/c.opt:1758
15050 msgid ""
15051 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
15052 msgstr ""
15054 #: c-family/c.opt:1762
15055 msgid ""
15056 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
15057 "structs."
15058 msgstr ""
15060 #: c-family/c.opt:1766
15061 msgid ""
15062 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
15063 "corresponding number literal rather than a user-defined number literal."
15064 msgstr ""
15066 #: c-family/c.opt:1771
15067 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
15068 msgstr ""
15070 #: c-family/c.opt:1775
15071 msgid "-imacros <file>\tAccept definition of macros in <file>."
15072 msgstr ""
15074 #: c-family/c.opt:1779
15075 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
15076 msgstr ""
15078 #: c-family/c.opt:1783
15079 msgid "-include <file>\tInclude the contents of <file> before other files."
15080 msgstr ""
15082 #: c-family/c.opt:1787
15083 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
15084 msgstr ""
15086 #: c-family/c.opt:1791
15087 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
15088 msgstr ""
15090 #: c-family/c.opt:1795
15091 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
15092 msgstr ""
15094 #: c-family/c.opt:1799
15095 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
15096 msgstr ""
15098 #: c-family/c.opt:1803
15099 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
15100 msgstr ""
15102 #: c-family/c.opt:1807
15103 msgid ""
15104 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
15105 msgstr ""
15107 #: c-family/c.opt:1817
15108 msgid ""
15109 "Do not search standard system include directories (those specified with -"
15110 "isystem will still be used)."
15111 msgstr ""
15113 #: c-family/c.opt:1821
15114 msgid "Do not search standard system include directories for C++."
15115 msgstr ""
15117 #: c-family/c.opt:1833
15118 msgid "Generate C header of platform-specific features."
15119 msgstr ""
15121 #: c-family/c.opt:1837
15122 msgid "Remap file names when including files."
15123 msgstr ""
15125 #: c-family/c.opt:1841 c-family/c.opt:1845
15126 msgid ""
15127 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
15128 "corrigendum."
15129 msgstr ""
15131 #: c-family/c.opt:1849
15132 msgid "Conform to the ISO 2011 C++ standard."
15133 msgstr ""
15135 #: c-family/c.opt:1853
15136 msgid "Deprecated in favor of -std=c++11."
15137 msgstr ""
15139 #: c-family/c.opt:1857
15140 msgid "Deprecated in favor of -std=c++14."
15141 msgstr ""
15143 #: c-family/c.opt:1861
15144 msgid "Conform to the ISO 2014 C++ standard."
15145 msgstr ""
15147 #: c-family/c.opt:1865
15148 msgid ""
15149 "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete "
15150 "support)."
15151 msgstr ""
15153 #: c-family/c.opt:1872 c-family/c.opt:1969
15154 msgid "Conform to the ISO 2011 C standard."
15155 msgstr ""
15157 #: c-family/c.opt:1876
15158 msgid "Deprecated in favor of -std=c11."
15159 msgstr ""
15161 #: c-family/c.opt:1880 c-family/c.opt:1884 c-family/c.opt:1953
15162 msgid "Conform to the ISO 1990 C standard."
15163 msgstr ""
15165 #: c-family/c.opt:1888 c-family/c.opt:1961
15166 msgid "Conform to the ISO 1999 C standard."
15167 msgstr ""
15169 #: c-family/c.opt:1892
15170 msgid "Deprecated in favor of -std=c99."
15171 msgstr ""
15173 #: c-family/c.opt:1896 c-family/c.opt:1901
15174 msgid ""
15175 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
15176 "corrigendum with GNU extensions."
15177 msgstr ""
15179 #: c-family/c.opt:1906
15180 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
15181 msgstr ""
15183 #: c-family/c.opt:1910
15184 msgid "Deprecated in favor of -std=gnu++11."
15185 msgstr ""
15187 #: c-family/c.opt:1914
15188 msgid "Deprecated in favor of -std=gnu++14."
15189 msgstr ""
15191 #: c-family/c.opt:1918
15192 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
15193 msgstr ""
15195 #: c-family/c.opt:1922
15196 msgid ""
15197 "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions "
15198 "(experimental and incomplete support)."
15199 msgstr ""
15201 #: c-family/c.opt:1929
15202 msgid "Conform to the ISO 2011 C standard with GNU extensions."
15203 msgstr ""
15205 #: c-family/c.opt:1933
15206 msgid "Deprecated in favor of -std=gnu11."
15207 msgstr ""
15209 #: c-family/c.opt:1937 c-family/c.opt:1941
15210 msgid "Conform to the ISO 1990 C standard with GNU extensions."
15211 msgstr ""
15213 #: c-family/c.opt:1945
15214 msgid "Conform to the ISO 1999 C standard with GNU extensions."
15215 msgstr ""
15217 #: c-family/c.opt:1949
15218 msgid "Deprecated in favor of -std=gnu99."
15219 msgstr ""
15221 #: c-family/c.opt:1957
15222 msgid "Conform to the ISO 1990 C standard as amended in 1994."
15223 msgstr ""
15225 #: c-family/c.opt:1965
15226 msgid "Deprecated in favor of -std=iso9899:1999."
15227 msgstr ""
15229 #: c-family/c.opt:1976
15230 msgid "Enable traditional preprocessing."
15231 msgstr ""
15233 #: c-family/c.opt:1980
15234 msgid "-trigraphs\tSupport ISO C trigraphs."
15235 msgstr ""
15237 #: c-family/c.opt:1984
15238 msgid "Do not predefine system-specific and GCC-specific macros."
15239 msgstr ""
15241 #: fortran/lang.opt:146
15242 msgid "-J<directory>\tPut MODULE files in 'directory'."
15243 msgstr ""
15245 #: fortran/lang.opt:198
15246 msgid "Warn about possible aliasing of dummy arguments."
15247 msgstr ""
15249 #: fortran/lang.opt:202
15250 msgid "Warn about alignment of COMMON blocks."
15251 msgstr ""
15253 #: fortran/lang.opt:206
15254 msgid "Warn about missing ampersand in continued character constants."
15255 msgstr ""
15257 #: fortran/lang.opt:210
15258 msgid "Warn about creation of array temporaries."
15259 msgstr ""
15261 #: fortran/lang.opt:214
15262 msgid "Warn about type and rank mismatches between arguments and parameters."
15263 msgstr ""
15265 #: fortran/lang.opt:218
15266 msgid "Warn if the type of a variable might be not interoperable with C."
15267 msgstr ""
15269 #: fortran/lang.opt:226
15270 msgid "Warn about truncated character expressions."
15271 msgstr ""
15273 #: fortran/lang.opt:230
15274 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
15275 msgstr ""
15277 #: fortran/lang.opt:238
15278 msgid "Warn about most implicit conversions."
15279 msgstr ""
15281 #: fortran/lang.opt:246
15282 msgid "Warn about function call elimination."
15283 msgstr ""
15285 #: fortran/lang.opt:250
15286 msgid "Warn about calls with implicit interface."
15287 msgstr ""
15289 #: fortran/lang.opt:254
15290 msgid "Warn about called procedures not explicitly declared."
15291 msgstr ""
15293 #: fortran/lang.opt:258
15294 msgid "Warn about constant integer divisions with truncated results."
15295 msgstr ""
15297 #: fortran/lang.opt:262
15298 msgid "Warn about truncated source lines."
15299 msgstr ""
15301 #: fortran/lang.opt:266
15302 msgid "Warn on intrinsics not part of the selected standard."
15303 msgstr ""
15305 #: fortran/lang.opt:278
15306 msgid "Warn about USE statements that have no ONLY qualifier."
15307 msgstr ""
15309 #: fortran/lang.opt:290
15310 msgid "Warn about real-literal-constants with 'q' exponent-letter."
15311 msgstr ""
15313 #: fortran/lang.opt:294
15314 msgid "Warn when a left-hand-side array variable is reallocated."
15315 msgstr ""
15317 #: fortran/lang.opt:298
15318 msgid "Warn when a left-hand-side variable is reallocated."
15319 msgstr ""
15321 #: fortran/lang.opt:302
15322 msgid "Warn if the pointer in a pointer assignment might outlive its target."
15323 msgstr ""
15325 #: fortran/lang.opt:310
15326 msgid "Warn about \"suspicious\" constructs."
15327 msgstr ""
15329 #: fortran/lang.opt:314
15330 msgid "Permit nonconforming uses of the tab character."
15331 msgstr ""
15333 #: fortran/lang.opt:318
15334 msgid "Warn about an invalid DO loop."
15335 msgstr ""
15337 #: fortran/lang.opt:322
15338 msgid "Warn about underflow of numerical constant expressions."
15339 msgstr ""
15341 #: fortran/lang.opt:330
15342 msgid "Warn if a user-procedure has the same name as an intrinsic."
15343 msgstr ""
15345 #: fortran/lang.opt:338
15346 msgid "Warn about unused dummy arguments."
15347 msgstr ""
15349 #: fortran/lang.opt:342
15350 msgid "Warn about zero-trip DO loops."
15351 msgstr ""
15353 #: fortran/lang.opt:346
15354 msgid "Enable preprocessing."
15355 msgstr ""
15357 #: fortran/lang.opt:354
15358 msgid "Disable preprocessing."
15359 msgstr ""
15361 #: fortran/lang.opt:362
15362 msgid "Eliminate multiple function invokations also for impure functions."
15363 msgstr ""
15365 #: fortran/lang.opt:366
15366 msgid "Enable alignment of COMMON blocks."
15367 msgstr ""
15369 #: fortran/lang.opt:370
15370 msgid ""
15371 "All intrinsics procedures are available regardless of selected standard."
15372 msgstr ""
15374 #: fortran/lang.opt:378
15375 msgid ""
15376 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
15377 "statements."
15378 msgstr ""
15380 #: fortran/lang.opt:382
15381 msgid "Specify that backslash in string introduces an escape character."
15382 msgstr ""
15384 #: fortran/lang.opt:386
15385 msgid "Produce a backtrace when a runtime error is encountered."
15386 msgstr ""
15388 #: fortran/lang.opt:390
15389 msgid ""
15390 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
15391 "use BLAS."
15392 msgstr ""
15394 #: fortran/lang.opt:394
15395 msgid ""
15396 "Produce a warning at runtime if a array temporary has been created for a "
15397 "procedure argument."
15398 msgstr ""
15400 #: fortran/lang.opt:398
15401 msgid ""
15402 "-fconvert=<big-endian|little-endian|native|swap> The endianness used for "
15403 "unformatted files."
15404 msgstr ""
15406 #: fortran/lang.opt:401
15407 #, c-format
15408 msgid "Unrecognized option to endianess value: %qs"
15409 msgstr ""
15411 #: fortran/lang.opt:417
15412 msgid "Use the Cray Pointer extension."
15413 msgstr ""
15415 #: fortran/lang.opt:421
15416 msgid "Ignore 'D' in column one in fixed form."
15417 msgstr ""
15419 #: fortran/lang.opt:425
15420 msgid "Treat lines with 'D' in column one as comments."
15421 msgstr ""
15423 #: fortran/lang.opt:429
15424 msgid "Enable all DEC language extensions."
15425 msgstr ""
15427 #: fortran/lang.opt:433
15428 msgid "Enable kind-specific variants of integer intrinsic functions."
15429 msgstr ""
15431 #: fortran/lang.opt:437
15432 msgid "Enable legacy math intrinsics for compatibility."
15433 msgstr ""
15435 #: fortran/lang.opt:441
15436 msgid "Enable support for DEC STRUCTURE/RECORD."
15437 msgstr ""
15439 #: fortran/lang.opt:445
15440 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
15441 msgstr ""
15443 #: fortran/lang.opt:449
15444 msgid "Set the default double precision kind to an 8 byte wide type."
15445 msgstr ""
15447 #: fortran/lang.opt:453
15448 msgid "Set the default integer kind to an 8 byte wide type."
15449 msgstr ""
15451 #: fortran/lang.opt:457
15452 msgid "Set the default real kind to an 8 byte wide type."
15453 msgstr ""
15455 #: fortran/lang.opt:461
15456 msgid "Allow dollar signs in entity names."
15457 msgstr ""
15459 #: fortran/lang.opt:469
15460 msgid "Display the code tree after parsing."
15461 msgstr ""
15463 #: fortran/lang.opt:473
15464 msgid "Display the code tree after front end optimization."
15465 msgstr ""
15467 #: fortran/lang.opt:477
15468 msgid "Display the code tree after parsing; deprecated option."
15469 msgstr ""
15471 #: fortran/lang.opt:481
15472 msgid ""
15473 "Specify that an external BLAS library should be used for matmul calls on "
15474 "large-size arrays."
15475 msgstr ""
15477 #: fortran/lang.opt:485
15478 msgid "Use f2c calling convention."
15479 msgstr ""
15481 #: fortran/lang.opt:489
15482 msgid "Assume that the source file is fixed form."
15483 msgstr ""
15485 #: fortran/lang.opt:493
15486 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
15487 msgstr ""
15489 #: fortran/lang.opt:497 fortran/lang.opt:501
15490 msgid "Specify where to find the compiled intrinsic modules."
15491 msgstr ""
15493 #: fortran/lang.opt:505
15494 msgid "Allow arbitrary character line width in fixed mode."
15495 msgstr ""
15497 #: fortran/lang.opt:509
15498 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
15499 msgstr ""
15501 #: fortran/lang.opt:513
15502 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
15503 msgstr ""
15505 #: fortran/lang.opt:517
15506 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
15507 msgstr ""
15509 #: fortran/lang.opt:521
15510 msgid "Assume that the source file is free form."
15511 msgstr ""
15513 #: fortran/lang.opt:525
15514 msgid "Allow arbitrary character line width in free mode."
15515 msgstr ""
15517 #: fortran/lang.opt:529
15518 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
15519 msgstr ""
15521 #: fortran/lang.opt:533
15522 msgid "Enable front end optimization."
15523 msgstr ""
15525 #: fortran/lang.opt:537
15526 msgid ""
15527 "Specify that no implicit typing is allowed, unless overridden by explicit "
15528 "IMPLICIT statements."
15529 msgstr ""
15531 #: fortran/lang.opt:541
15532 msgid ""
15533 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
15534 msgstr ""
15536 #: fortran/lang.opt:545
15537 msgid ""
15538 "Initialize components of derived type variables according to other init "
15539 "flags."
15540 msgstr ""
15542 #: fortran/lang.opt:549
15543 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
15544 msgstr ""
15546 #: fortran/lang.opt:553
15547 msgid "Initialize local variables to zero (from g77)."
15548 msgstr ""
15550 #: fortran/lang.opt:557
15551 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
15552 msgstr ""
15554 #: fortran/lang.opt:561
15555 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
15556 msgstr ""
15558 #: fortran/lang.opt:564
15559 #, c-format
15560 msgid "Unrecognized option to floating-point init value: %qs"
15561 msgstr ""
15563 #: fortran/lang.opt:583
15564 msgid ""
15565 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
15566 "matmul will be inlined."
15567 msgstr ""
15569 #: fortran/lang.opt:587
15570 msgid ""
15571 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
15572 "constructor."
15573 msgstr ""
15575 #: fortran/lang.opt:591
15576 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
15577 msgstr ""
15579 #: fortran/lang.opt:595
15580 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
15581 msgstr ""
15583 #: fortran/lang.opt:599
15584 msgid ""
15585 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
15586 "put on the stack."
15587 msgstr ""
15589 #: fortran/lang.opt:603
15590 msgid "Put all local arrays on stack."
15591 msgstr ""
15593 #: fortran/lang.opt:607
15594 msgid "Set default accessibility of module entities to PRIVATE."
15595 msgstr ""
15597 #: fortran/lang.opt:627
15598 msgid "Try to lay out derived types as compactly as possible."
15599 msgstr ""
15601 #: fortran/lang.opt:635
15602 msgid "Protect parentheses in expressions."
15603 msgstr ""
15605 #: fortran/lang.opt:639
15606 msgid "Enable range checking during compilation."
15607 msgstr ""
15609 #: fortran/lang.opt:643
15610 msgid "Interpret any REAL(4) as a REAL(8)."
15611 msgstr ""
15613 #: fortran/lang.opt:647
15614 msgid "Interpret any REAL(4) as a REAL(10)."
15615 msgstr ""
15617 #: fortran/lang.opt:651
15618 msgid "Interpret any REAL(4) as a REAL(16)."
15619 msgstr ""
15621 #: fortran/lang.opt:655
15622 msgid "Interpret any REAL(8) as a REAL(4)."
15623 msgstr ""
15625 #: fortran/lang.opt:659
15626 msgid "Interpret any REAL(8) as a REAL(10)."
15627 msgstr ""
15629 #: fortran/lang.opt:663
15630 msgid "Interpret any REAL(8) as a REAL(16)."
15631 msgstr ""
15633 #: fortran/lang.opt:667
15634 msgid "Reallocate the LHS in assignments."
15635 msgstr ""
15637 #: fortran/lang.opt:671
15638 msgid "Use a 4-byte record marker for unformatted files."
15639 msgstr ""
15641 #: fortran/lang.opt:675
15642 msgid "Use an 8-byte record marker for unformatted files."
15643 msgstr ""
15645 #: fortran/lang.opt:679
15646 msgid "Allocate local variables on the stack to allow indirect recursion."
15647 msgstr ""
15649 #: fortran/lang.opt:683
15650 msgid "Copy array sections into a contiguous block on procedure entry."
15651 msgstr ""
15653 #: fortran/lang.opt:687
15654 msgid ""
15655 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
15656 "used."
15657 msgstr ""
15659 #: fortran/lang.opt:690
15660 #, c-format
15661 msgid "Unrecognized option: %qs"
15662 msgstr ""
15664 #: fortran/lang.opt:703
15665 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
15666 msgstr ""
15668 #: fortran/lang.opt:707
15669 msgid "Append a second underscore if the name already contains an underscore."
15670 msgstr ""
15672 #: fortran/lang.opt:715
15673 msgid "Apply negative sign to zero values."
15674 msgstr ""
15676 #: fortran/lang.opt:719
15677 msgid "Append underscores to externally visible names."
15678 msgstr ""
15680 #: fortran/lang.opt:763
15681 msgid "Statically link the GNU Fortran helper library (libgfortran)."
15682 msgstr ""
15684 #: fortran/lang.opt:767
15685 msgid "Conform to the ISO Fortran 2003 standard."
15686 msgstr ""
15688 #: fortran/lang.opt:771
15689 msgid "Conform to the ISO Fortran 2008 standard."
15690 msgstr ""
15692 #: fortran/lang.opt:775
15693 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
15694 msgstr ""
15696 #: fortran/lang.opt:779
15697 msgid "Conform to the ISO Fortran 95 standard."
15698 msgstr ""
15700 #: fortran/lang.opt:783
15701 msgid "Conform to nothing in particular."
15702 msgstr ""
15704 #: fortran/lang.opt:787
15705 msgid "Accept extensions to support legacy code."
15706 msgstr ""
15708 #: lto/lang.opt:28
15709 #, c-format
15710 msgid "unknown linker output %qs"
15711 msgstr ""
15713 #: lto/lang.opt:47
15714 msgid "Set linker output type (used internally during LTO optimization)"
15715 msgstr ""
15717 #: lto/lang.opt:52
15718 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
15719 msgstr ""
15721 #: lto/lang.opt:56
15722 msgid "Specify a file to which a list of files output by LTRANS is written."
15723 msgstr ""
15725 #: lto/lang.opt:60
15726 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
15727 msgstr ""
15729 #: lto/lang.opt:64
15730 msgid ""
15731 "Whole program analysis (WPA) mode with number of parallel jobs specified."
15732 msgstr ""
15734 #: lto/lang.opt:68
15735 msgid "The resolution file."
15736 msgstr ""
15738 #: go/gofrontend/expressions.cc:95 c-family/c-warn.c:479 cp/cvt.c:1289
15739 #: cp/cvt.c:1540
15740 #, gcc-internal-format
15741 msgid "value computed is not used"
15742 msgstr ""
15744 #: go/gofrontend/expressions.cc:615
15745 msgid "invalid use of type"
15746 msgstr ""
15748 #: go/gofrontend/expressions.cc:2841 go/gofrontend/expressions.cc:2907
15749 #: go/gofrontend/expressions.cc:2923
15750 msgid "constant refers to itself"
15751 msgstr ""
15753 #: go/gofrontend/expressions.cc:3735 go/gofrontend/expressions.cc:4204
15754 msgid "expected pointer"
15755 msgstr ""
15757 #: go/gofrontend/expressions.cc:4175
15758 msgid "expected numeric type"
15759 msgstr ""
15761 #: go/gofrontend/expressions.cc:4180
15762 msgid "expected boolean type"
15763 msgstr ""
15765 #: go/gofrontend/expressions.cc:4185 c/c-parser.c:12760 c/c-parser.c:12767
15766 #: cp/parser.c:32487 cp/parser.c:32494
15767 #, gcc-internal-format
15768 msgid "expected integer"
15769 msgstr ""
15771 #: go/gofrontend/expressions.cc:5794
15772 msgid "invalid comparison of nil with nil"
15773 msgstr ""
15775 #: go/gofrontend/expressions.cc:5800 go/gofrontend/expressions.cc:5818
15776 msgid "incompatible types in binary expression"
15777 msgstr ""
15779 #: go/gofrontend/expressions.cc:5838
15780 msgid "integer division by zero"
15781 msgstr ""
15783 #: go/gofrontend/expressions.cc:5846
15784 msgid "shift of non-integer operand"
15785 msgstr ""
15787 #: go/gofrontend/expressions.cc:5849 go/gofrontend/expressions.cc:5853
15788 #: go/gofrontend/expressions.cc:5861
15789 msgid "shift count not unsigned integer"
15790 msgstr ""
15792 #: go/gofrontend/expressions.cc:5866
15793 msgid "negative shift count"
15794 msgstr ""
15796 #: go/gofrontend/expressions.cc:6671
15797 msgid "object is not a method"
15798 msgstr ""
15800 #: go/gofrontend/expressions.cc:6688
15801 msgid "method type does not match object type"
15802 msgstr ""
15804 #: go/gofrontend/expressions.cc:7193
15805 msgid "invalid use of %<...%> with builtin function"
15806 msgstr ""
15808 #: go/gofrontend/expressions.cc:7204
15809 msgid "invalid use of method value as argument of Offsetof"
15810 msgstr ""
15812 #: go/gofrontend/expressions.cc:7218
15813 msgid "argument of Offsetof implies indirection of an embedded field"
15814 msgstr ""
15816 #: go/gofrontend/expressions.cc:7243 go/gofrontend/expressions.cc:7280
15817 #: go/gofrontend/expressions.cc:7422 go/gofrontend/expressions.cc:8437
15818 #: go/gofrontend/expressions.cc:8586 go/gofrontend/expressions.cc:8632
15819 #: go/gofrontend/expressions.cc:8664 go/gofrontend/expressions.cc:8740
15820 #: go/gofrontend/expressions.cc:9989 go/gofrontend/expressions.cc:10006
15821 #: go/gofrontend/expressions.cc:10022
15822 msgid "not enough arguments"
15823 msgstr ""
15825 #: go/gofrontend/expressions.cc:7245 go/gofrontend/expressions.cc:7282
15826 #: go/gofrontend/expressions.cc:8442 go/gofrontend/expressions.cc:8569
15827 #: go/gofrontend/expressions.cc:8591 go/gofrontend/expressions.cc:8669
15828 #: go/gofrontend/expressions.cc:8742 go/gofrontend/expressions.cc:9538
15829 #: go/gofrontend/expressions.cc:9994 go/gofrontend/expressions.cc:10008
15830 #: go/gofrontend/expressions.cc:10029
15831 msgid "too many arguments"
15832 msgstr ""
15834 #: go/gofrontend/expressions.cc:7284
15835 msgid "argument 1 must be a map"
15836 msgstr ""
15838 #: go/gofrontend/expressions.cc:7448
15839 msgid "invalid type for make function"
15840 msgstr ""
15842 #: go/gofrontend/expressions.cc:7460
15843 msgid "length required when allocating a slice"
15844 msgstr ""
15846 #: go/gofrontend/expressions.cc:7492
15847 msgid "len larger than cap"
15848 msgstr ""
15850 #: go/gofrontend/expressions.cc:7501
15851 msgid "too many arguments to make"
15852 msgstr ""
15854 #: go/gofrontend/expressions.cc:8486
15855 msgid "argument must be array or slice or channel"
15856 msgstr ""
15858 #: go/gofrontend/expressions.cc:8496
15859 msgid "argument must be string or array or slice or map or channel"
15860 msgstr ""
15862 #: go/gofrontend/expressions.cc:8542
15863 msgid "unsupported argument type to builtin function"
15864 msgstr ""
15866 #: go/gofrontend/expressions.cc:8553
15867 msgid "argument must be channel"
15868 msgstr ""
15870 #: go/gofrontend/expressions.cc:8555
15871 msgid "cannot close receive-only channel"
15872 msgstr ""
15874 #: go/gofrontend/expressions.cc:8577
15875 msgid "argument must be a field reference"
15876 msgstr ""
15878 #: go/gofrontend/expressions.cc:8607
15879 msgid "left argument must be a slice"
15880 msgstr ""
15882 #: go/gofrontend/expressions.cc:8615
15883 msgid "element types must be the same"
15884 msgstr ""
15886 #: go/gofrontend/expressions.cc:8620
15887 msgid "first argument must be []byte"
15888 msgstr ""
15890 #: go/gofrontend/expressions.cc:8623
15891 msgid "second argument must be slice or string"
15892 msgstr ""
15894 #: go/gofrontend/expressions.cc:8732
15895 msgid "argument must have complex type"
15896 msgstr ""
15898 #: go/gofrontend/expressions.cc:8750
15899 msgid "complex arguments must have identical types"
15900 msgstr ""
15902 #: go/gofrontend/expressions.cc:8752
15903 msgid "complex arguments must have floating-point type"
15904 msgstr ""
15906 #: go/gofrontend/expressions.cc:9309 go/gofrontend/expressions.cc:9935
15907 #: go/gofrontend/expressions.cc:10331
15908 msgid "expected function"
15909 msgstr ""
15911 #: go/gofrontend/expressions.cc:9337
15912 msgid "multiple-value argument in single-value context"
15913 msgstr ""
15915 #: go/gofrontend/expressions.cc:9542
15916 msgid "invalid use of %<...%> with non-slice"
15917 msgstr ""
15919 #: go/gofrontend/expressions.cc:9943
15920 msgid "function result count mismatch"
15921 msgstr ""
15923 #: go/gofrontend/expressions.cc:9961
15924 msgid "incompatible type for receiver"
15925 msgstr ""
15927 #: go/gofrontend/expressions.cc:9979
15928 msgid "invalid use of %<...%> calling non-variadic function"
15929 msgstr ""
15931 #: go/gofrontend/expressions.cc:10340 go/gofrontend/expressions.cc:10354
15932 msgid "number of results does not match number of values"
15933 msgstr ""
15935 #: go/gofrontend/expressions.cc:10643 go/gofrontend/expressions.cc:11148
15936 msgid "index must be integer"
15937 msgstr ""
15939 #: go/gofrontend/expressions.cc:10651 go/gofrontend/expressions.cc:11156
15940 msgid "slice end must be integer"
15941 msgstr ""
15943 #: go/gofrontend/expressions.cc:10659
15944 msgid "slice capacity must be integer"
15945 msgstr ""
15947 #: go/gofrontend/expressions.cc:10709 go/gofrontend/expressions.cc:11190
15948 msgid "inverted slice range"
15949 msgstr ""
15951 #: go/gofrontend/expressions.cc:10752
15952 msgid "slice of unaddressable value"
15953 msgstr ""
15955 #: go/gofrontend/expressions.cc:11413
15956 msgid "incompatible type for map index"
15957 msgstr ""
15959 #: go/gofrontend/expressions.cc:11780
15960 msgid "expected interface or pointer to interface"
15961 msgstr ""
15963 #: go/gofrontend/expressions.cc:12466
15964 msgid "too many expressions for struct"
15965 msgstr ""
15967 #: go/gofrontend/expressions.cc:12479
15968 msgid "too few expressions for struct"
15969 msgstr ""
15971 #: go/gofrontend/expressions.cc:14067 go/gofrontend/statements.cc:1619
15972 msgid "type assertion only valid for interface types"
15973 msgstr ""
15975 #: go/gofrontend/expressions.cc:14079
15976 msgid "impossible type assertion: type does not implement interface"
15977 msgstr ""
15979 #: go/gofrontend/expressions.cc:14207 go/gofrontend/expressions.cc:14227
15980 #: go/gofrontend/statements.cc:1464
15981 msgid "expected channel"
15982 msgstr ""
15984 #: go/gofrontend/expressions.cc:14232 go/gofrontend/statements.cc:1469
15985 msgid "invalid receive on send-only channel"
15986 msgstr ""
15988 #: go/gofrontend/parse.cc:3098
15989 msgid ""
15990 "parentheses required around this composite literal to avoid parsing ambiguity"
15991 msgstr ""
15993 #: go/gofrontend/parse.cc:4656
15994 msgid "cannot fallthrough final case in switch"
15995 msgstr ""
15997 #: go/gofrontend/statements.cc:768
15998 msgid "invalid left hand side of assignment"
15999 msgstr ""
16001 #: go/gofrontend/statements.cc:779 go/gofrontend/statements.cc:1181
16002 msgid "use of untyped nil"
16003 msgstr ""
16005 #: go/gofrontend/statements.cc:1303
16006 msgid "expected map index on right hand side"
16007 msgstr ""
16009 #: go/gofrontend/statements.cc:2704 go/gofrontend/statements.cc:2734
16010 msgid "not enough arguments to return"
16011 msgstr ""
16013 #: go/gofrontend/statements.cc:2712
16014 msgid "return with value in function with no return type"
16015 msgstr ""
16017 #: go/gofrontend/statements.cc:2740
16018 msgid "too many values in return statement"
16019 msgstr ""
16021 #: go/gofrontend/statements.cc:3147
16022 msgid "expected boolean expression"
16023 msgstr ""
16025 #: go/gofrontend/statements.cc:4238
16026 msgid "cannot type switch on non-interface value"
16027 msgstr ""
16029 #: go/gofrontend/statements.cc:4373
16030 msgid "incompatible types in send"
16031 msgstr ""
16033 #: go/gofrontend/statements.cc:4378
16034 msgid "invalid send on receive-only channel"
16035 msgstr ""
16037 #: go/gofrontend/statements.cc:5329
16038 msgid "too many variables for range clause with channel"
16039 msgstr ""
16041 #: go/gofrontend/statements.cc:5336
16042 msgid "range clause must have array, slice, string, map, or channel type"
16043 msgstr ""
16045 #: go/gofrontend/types.cc:513
16046 msgid "invalid comparison of non-ordered type"
16047 msgstr ""
16049 #: go/gofrontend/types.cc:529
16050 msgid "slice can only be compared to nil"
16051 msgstr ""
16053 #: go/gofrontend/types.cc:531
16054 msgid "map can only be compared to nil"
16055 msgstr ""
16057 #: go/gofrontend/types.cc:533
16058 msgid "func can only be compared to nil"
16059 msgstr ""
16061 #: go/gofrontend/types.cc:539
16062 #, c-format
16063 msgid "invalid operation (%s)"
16064 msgstr ""
16066 #: go/gofrontend/types.cc:562
16067 msgid "invalid comparison of non-comparable type"
16068 msgstr ""
16070 #: go/gofrontend/types.cc:575
16071 msgid "invalid comparison of generated struct"
16072 msgstr ""
16074 #: go/gofrontend/types.cc:586
16075 msgid "invalid comparison of non-comparable struct"
16076 msgstr ""
16078 #: go/gofrontend/types.cc:596
16079 msgid "invalid comparison of generated array"
16080 msgstr ""
16082 #: go/gofrontend/types.cc:603
16083 msgid "invalid comparison of non-comparable array"
16084 msgstr ""
16086 #: go/gofrontend/types.cc:631
16087 msgid "multiple-value function call in single-value context"
16088 msgstr ""
16090 #: go/gofrontend/types.cc:708
16091 msgid "need explicit conversion"
16092 msgstr ""
16094 #: go/gofrontend/types.cc:715
16095 #, c-format
16096 msgid "cannot use type %s as type %s"
16097 msgstr ""
16099 #: go/gofrontend/types.cc:3542
16100 msgid "different receiver types"
16101 msgstr ""
16103 #: go/gofrontend/types.cc:3562 go/gofrontend/types.cc:3575
16104 #: go/gofrontend/types.cc:3590
16105 msgid "different number of parameters"
16106 msgstr ""
16108 #: go/gofrontend/types.cc:3583
16109 msgid "different parameter types"
16110 msgstr ""
16112 #: go/gofrontend/types.cc:3598
16113 msgid "different varargs"
16114 msgstr ""
16116 #: go/gofrontend/types.cc:3607 go/gofrontend/types.cc:3620
16117 #: go/gofrontend/types.cc:3635
16118 msgid "different number of results"
16119 msgstr ""
16121 #: go/gofrontend/types.cc:3628
16122 msgid "different result types"
16123 msgstr ""
16125 #: go/gofrontend/types.cc:8120
16126 #, c-format
16127 msgid "need explicit conversion; missing method %s%s%s"
16128 msgstr ""
16130 #: go/gofrontend/types.cc:8137 go/gofrontend/types.cc:8279
16131 #, c-format
16132 msgid "incompatible type for method %s%s%s"
16133 msgstr ""
16135 #: go/gofrontend/types.cc:8141 go/gofrontend/types.cc:8283
16136 #, c-format
16137 msgid "incompatible type for method %s%s%s (%s)"
16138 msgstr ""
16140 #: go/gofrontend/types.cc:8220 go/gofrontend/types.cc:8233
16141 msgid "pointer to interface type has no methods"
16142 msgstr ""
16144 #: go/gofrontend/types.cc:8222 go/gofrontend/types.cc:8235
16145 msgid "type has no methods"
16146 msgstr ""
16148 #: go/gofrontend/types.cc:8256
16149 #, c-format
16150 msgid "ambiguous method %s%s%s"
16151 msgstr ""
16153 #: go/gofrontend/types.cc:8259
16154 #, c-format
16155 msgid "missing method %s%s%s"
16156 msgstr ""
16158 #: go/gofrontend/types.cc:8300
16159 #, c-format
16160 msgid "method %s%s%s requires a pointer receiver"
16161 msgstr ""
16163 #: go/gofrontend/types.cc:8318
16164 #, c-format
16165 msgid "method %s%s%s is marked go:nointerface"
16166 msgstr ""
16168 #. Warn about and ignore all others for now, but store them.
16169 #: attribs.c:436 c-family/c-attribs.c:2400 objc/objc-act.c:4957
16170 #: objc/objc-act.c:6926 objc/objc-act.c:8113 objc/objc-act.c:8164
16171 #, gcc-internal-format
16172 msgid "%qE attribute directive ignored"
16173 msgstr ""
16175 #: attribs.c:440
16176 #, gcc-internal-format
16177 msgid "%<%E::%E%> scoped attribute directive ignored"
16178 msgstr ""
16180 #: attribs.c:449
16181 #, gcc-internal-format
16182 msgid "wrong number of arguments specified for %qE attribute"
16183 msgstr ""
16185 #. This is a c++11 attribute that appertains to a
16186 #. type-specifier, outside of the definition of, a class
16187 #. type.  Ignore it.
16188 #: attribs.c:462
16189 #, gcc-internal-format
16190 msgid "attribute ignored"
16191 msgstr ""
16193 #: attribs.c:464
16194 #, gcc-internal-format
16195 msgid "an attribute that appertains to a type-specifier is ignored"
16196 msgstr ""
16198 #: attribs.c:481
16199 #, gcc-internal-format
16200 msgid "%qE attribute does not apply to types"
16201 msgstr ""
16203 #: attribs.c:529
16204 #, gcc-internal-format
16205 msgid "%qE attribute only applies to function types"
16206 msgstr ""
16208 #: attribs.c:539
16209 #, gcc-internal-format
16210 msgid "type attributes ignored after type is already defined"
16211 msgstr ""
16213 #: auto-profile.c:347
16214 #, gcc-internal-format
16215 msgid "Offset exceeds 16 bytes."
16216 msgstr ""
16218 #: auto-profile.c:854
16219 #, gcc-internal-format
16220 msgid "Not expected TAG."
16221 msgstr ""
16223 #: auto-profile.c:920
16224 #, gcc-internal-format, gfc-internal-format
16225 msgid "Cannot open profile file %s."
16226 msgstr ""
16228 #: auto-profile.c:926
16229 #, gcc-internal-format
16230 msgid "AutoFDO profile magic number does not match."
16231 msgstr ""
16233 #: auto-profile.c:934
16234 #, gcc-internal-format, gfc-internal-format
16235 msgid "AutoFDO profile version %u does match %u."
16236 msgstr ""
16238 #: auto-profile.c:946
16239 #, gcc-internal-format, gfc-internal-format
16240 msgid "Cannot read string table from %s."
16241 msgstr ""
16243 #: auto-profile.c:954
16244 #, gcc-internal-format, gfc-internal-format
16245 msgid "Cannot read function profile from %s."
16246 msgstr ""
16248 #: auto-profile.c:964
16249 #, gcc-internal-format, gfc-internal-format
16250 msgid "Cannot read working set from %s."
16251 msgstr ""
16253 #: bt-load.c:1564
16254 #, gcc-internal-format
16255 msgid ""
16256 "branch target register load optimization is not intended to be run twice"
16257 msgstr ""
16259 #: builtins.c:642
16260 #, gcc-internal-format
16261 msgid "offset %qwi outside bounds of constant string"
16262 msgstr ""
16264 #: builtins.c:1240
16265 #, gcc-internal-format
16266 msgid "second argument to %<__builtin_prefetch%> must be a constant"
16267 msgstr ""
16269 #: builtins.c:1247
16270 #, gcc-internal-format
16271 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
16272 msgstr ""
16274 #: builtins.c:1255
16275 #, gcc-internal-format
16276 msgid "third argument to %<__builtin_prefetch%> must be a constant"
16277 msgstr ""
16279 #: builtins.c:1262
16280 #, gcc-internal-format
16281 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
16282 msgstr ""
16284 #: builtins.c:3165
16285 #, gcc-internal-format
16286 msgid "%K%qD: specified size %wu exceeds maximum object size %wu"
16287 msgstr ""
16289 #: builtins.c:3172
16290 #, gcc-internal-format
16291 msgid ""
16292 "%K%qD: specified size between %wu and %wu exceeds maximum object size %wu"
16293 msgstr ""
16295 #: builtins.c:3197
16296 #, gcc-internal-format
16297 msgid ""
16298 "%K%qD: writing at least %wu byte into a region of size %wu overflows the "
16299 "destination"
16300 msgstr ""
16302 #: builtins.c:3204
16303 #, gcc-internal-format
16304 msgid ""
16305 "%K%qD: writing %wu byte into a region of size %wu overflows the destination"
16306 msgstr ""
16308 #: builtins.c:3206
16309 #, gcc-internal-format
16310 msgid ""
16311 "%K%qD writing %wu bytes into a region of size %wu overflows the destination"
16312 msgstr ""
16314 #: builtins.c:3212
16315 #, gcc-internal-format
16316 msgid ""
16317 "%K%qD: writing between %wu and %wu bytes into a region of size %wu overflows "
16318 "the destination"
16319 msgstr ""
16321 #: builtins.c:3241
16322 #, gcc-internal-format
16323 msgid "%K%qD: specified bound %wu exceeds maximum object size %wu"
16324 msgstr ""
16326 #: builtins.c:3248
16327 #, gcc-internal-format
16328 msgid ""
16329 "%K%qD: specified bound between %wu and %wu  exceeds maximum object size %wu"
16330 msgstr ""
16332 #: builtins.c:3262
16333 #, gcc-internal-format
16334 msgid "%K%qD: specified bound %wu exceeds the size %wu of the destination"
16335 msgstr ""
16337 #: builtins.c:3269
16338 #, gcc-internal-format
16339 msgid ""
16340 "%K%qD: specified bound between %wu and %wu  exceeds the size %wu of the "
16341 "destination"
16342 msgstr ""
16344 #: builtins.c:3767 builtins.c:3831
16345 #, gcc-internal-format
16346 msgid "specified bound %wu equals the size of the destination"
16347 msgstr ""
16349 #: builtins.c:4674 gimplify.c:3130
16350 #, gcc-internal-format
16351 msgid "too few arguments to function %<va_start%>"
16352 msgstr ""
16354 #: builtins.c:4774
16355 #, gcc-internal-format
16356 msgid "invalid argument to %qD"
16357 msgstr ""
16359 #: builtins.c:4787
16360 #, gcc-internal-format
16361 msgid "unsupported argument to %qD"
16362 msgstr ""
16364 #. Warn since no effort is made to ensure that any frame
16365 #. beyond the current one exists or can be safely reached.
16366 #: builtins.c:4795
16367 #, gcc-internal-format
16368 msgid "calling %qD with a nonzero argument is unsafe"
16369 msgstr ""
16371 #: builtins.c:5062
16372 #, gcc-internal-format
16373 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
16374 msgstr ""
16376 #: builtins.c:5161
16377 #, gcc-internal-format
16378 msgid "trampoline generated for nested function %qD"
16379 msgstr ""
16381 #: builtins.c:5505 builtins.c:5518
16382 #, gcc-internal-format
16383 msgid "%qD changed semantics in GCC 4.4"
16384 msgstr ""
16386 #: builtins.c:5624
16387 #, gcc-internal-format
16388 msgid "unknown architecture specifier in memory model to builtin"
16389 msgstr ""
16391 #: builtins.c:5632
16392 #, gcc-internal-format
16393 msgid "invalid memory model argument to builtin"
16394 msgstr ""
16396 #: builtins.c:5693 builtins.c:5817
16397 #, gcc-internal-format
16398 msgid ""
16399 "failure memory model cannot be stronger than success memory model for "
16400 "%<__atomic_compare_exchange%>"
16401 msgstr ""
16403 #: builtins.c:5701 builtins.c:5825
16404 #, gcc-internal-format
16405 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
16406 msgstr ""
16408 #: builtins.c:5883
16409 #, gcc-internal-format
16410 msgid "invalid memory model for %<__atomic_load%>"
16411 msgstr ""
16413 #: builtins.c:5915 builtins.c:6102
16414 #, gcc-internal-format
16415 msgid "invalid memory model for %<__atomic_store%>"
16416 msgstr ""
16418 #: builtins.c:6219
16419 #, gcc-internal-format
16420 msgid "non-constant argument 1 to __atomic_always_lock_free"
16421 msgstr ""
16423 #: builtins.c:6261
16424 #, gcc-internal-format
16425 msgid "non-integer argument 1 to __atomic_is_lock_free"
16426 msgstr ""
16428 #: builtins.c:6325
16429 #, gcc-internal-format
16430 msgid "__builtin_thread_pointer is not supported on this target"
16431 msgstr ""
16433 #: builtins.c:6345
16434 #, gcc-internal-format
16435 msgid "__builtin_set_thread_pointer is not supported on this target"
16436 msgstr ""
16438 #. All valid uses of __builtin_va_arg_pack () are removed during
16439 #. inlining.
16440 #: builtins.c:6605 expr.c:10745
16441 #, gcc-internal-format
16442 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
16443 msgstr ""
16445 #. All valid uses of __builtin_va_arg_pack_len () are removed during
16446 #. inlining.
16447 #: builtins.c:6611
16448 #, gcc-internal-format
16449 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
16450 msgstr ""
16452 #: builtins.c:6848
16453 #, gcc-internal-format
16454 msgid "%<__builtin_longjmp%> second argument must be 1"
16455 msgstr ""
16457 #. Software implementation of Pointer Bounds Checker is NYI.
16458 #. Target support is required.
16459 #: builtins.c:7490
16460 #, gcc-internal-format
16461 msgid "Your target platform does not support -fcheck-pointer-bounds"
16462 msgstr ""
16464 #: builtins.c:7809
16465 #, gcc-internal-format
16466 msgid "target format does not support infinity"
16467 msgstr ""
16469 #: builtins.c:9427
16470 #, gcc-internal-format
16471 msgid "%<va_start%> used in function with fixed args"
16472 msgstr ""
16474 #: builtins.c:9435
16475 #, gcc-internal-format
16476 msgid "wrong number of arguments to function %<va_start%>"
16477 msgstr ""
16479 #: builtins.c:9450
16480 #, gcc-internal-format
16481 msgid "%<__builtin_next_arg%> called without an argument"
16482 msgstr ""
16484 #: builtins.c:9455
16485 #, gcc-internal-format
16486 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
16487 msgstr ""
16489 #: builtins.c:9487
16490 #, gcc-internal-format
16491 msgid "second parameter of %<va_start%> not last named argument"
16492 msgstr ""
16494 #: builtins.c:9500
16495 #, gcc-internal-format
16496 msgid ""
16497 "undefined behavior when second parameter of %<va_start%> is declared with "
16498 "%<register%> storage"
16499 msgstr ""
16501 #: builtins.c:9529
16502 #, gcc-internal-format
16503 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
16504 msgstr ""
16506 #: builtins.c:9542
16507 #, gcc-internal-format
16508 msgid "%Klast argument of %D is not integer constant between 0 and 3"
16509 msgstr ""
16511 #: builtins.c:9816
16512 #, gcc-internal-format
16513 msgid "%Kattempt to free a non-heap object %qD"
16514 msgstr ""
16516 #: builtins.c:9819
16517 #, gcc-internal-format
16518 msgid "%Kattempt to free a non-heap object"
16519 msgstr ""
16521 #: calls.c:1319
16522 #, gcc-internal-format
16523 msgid "argument %i value %qE is negative"
16524 msgstr ""
16526 #: calls.c:1337
16527 #, gcc-internal-format, gfc-internal-format
16528 msgid "argument %i value is zero"
16529 msgstr ""
16531 #: calls.c:1354
16532 #, gcc-internal-format
16533 msgid "argument %i value %qE exceeds maximum object size %E"
16534 msgstr ""
16536 #: calls.c:1399 calls.c:1424
16537 #, gcc-internal-format
16538 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
16539 msgstr ""
16541 #: calls.c:1401
16542 #, gcc-internal-format
16543 msgid ""
16544 "argument %i range [%E, %E] is both negative and exceeds maximum object size "
16545 "%E"
16546 msgstr ""
16548 #: calls.c:1418
16549 #, gcc-internal-format
16550 msgid "argument %i range [%E, %E] is negative"
16551 msgstr ""
16553 #: calls.c:1453
16554 #, gcc-internal-format
16555 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
16556 msgstr ""
16558 #: calls.c:1459
16559 #, gcc-internal-format
16560 msgid ""
16561 "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
16562 msgstr ""
16564 #: calls.c:1470 calls.c:1473
16565 #, gcc-internal-format
16566 msgid "argument %i in the range [%E, %E]"
16567 msgstr ""
16569 #: calls.c:1484
16570 #, gcc-internal-format
16571 msgid "in a call to built-in allocation function %qD"
16572 msgstr ""
16574 #: calls.c:1487
16575 #, gcc-internal-format
16576 msgid "in a call to allocation function %qD declared here"
16577 msgstr ""
16579 #: calls.c:1501
16580 #, gcc-internal-format, gfc-internal-format
16581 msgid "cannot tail-call: %s"
16582 msgstr ""
16584 #: calls.c:3064
16585 #, gcc-internal-format
16586 msgid "function call has aggregate value"
16587 msgstr ""
16589 #: calls.c:3742
16590 #, gcc-internal-format
16591 msgid "passing too large argument on stack"
16592 msgstr ""
16594 #: cfgexpand.c:1645 function.c:993 varasm.c:2179
16595 #, gcc-internal-format
16596 msgid "size of variable %q+D is too large"
16597 msgstr ""
16599 #: cfgexpand.c:1657
16600 #, gcc-internal-format
16601 msgid "cannot allocate stack for variable %q+D, naked function."
16602 msgstr ""
16604 #: cfgexpand.c:2734
16605 #, gcc-internal-format
16606 msgid "too many alternatives in %<asm%>"
16607 msgstr ""
16609 #: cfgexpand.c:2741
16610 #, gcc-internal-format
16611 msgid "operand constraints for %<asm%> differ in number of alternatives"
16612 msgstr ""
16614 #: cfgexpand.c:2762
16615 #, gcc-internal-format
16616 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
16617 msgstr ""
16619 #: cfgexpand.c:2836
16620 #, gcc-internal-format
16621 msgid "more than %d operands in %<asm%>"
16622 msgstr ""
16624 #. ??? Diagnose during gimplification?
16625 #: cfgexpand.c:2889
16626 #, gcc-internal-format
16627 msgid "unknown register name %qs in %<asm%>"
16628 msgstr ""
16630 #. ??? Diagnose during gimplification?
16631 #: cfgexpand.c:2910
16632 #, gcc-internal-format
16633 msgid "PIC register clobbered by %qs in %<asm%>"
16634 msgstr ""
16636 #: cfgexpand.c:3015
16637 #, gcc-internal-format, gfc-internal-format
16638 msgid "output number %d not directly addressable"
16639 msgstr ""
16641 #: cfgexpand.c:3096
16642 #, gcc-internal-format
16643 msgid "asm operand %d probably doesn%'t match constraints"
16644 msgstr ""
16646 #: cfgexpand.c:3279
16647 #, gcc-internal-format
16648 msgid "asm clobber conflict with output operand"
16649 msgstr ""
16651 #: cfgexpand.c:3283
16652 #, gcc-internal-format
16653 msgid "asm clobber conflict with input operand"
16654 msgstr ""
16656 #: cfgexpand.c:6238
16657 #, gcc-internal-format
16658 msgid "stack protector not protecting local variables: variable length buffer"
16659 msgstr ""
16661 #: cfgexpand.c:6242
16662 #, gcc-internal-format, gfc-internal-format
16663 msgid ""
16664 "stack protector not protecting function: all local arrays are less than %d "
16665 "bytes long"
16666 msgstr ""
16668 #: cfghooks.c:111
16669 #, gcc-internal-format, gfc-internal-format
16670 msgid "bb %d on wrong place"
16671 msgstr ""
16673 #: cfghooks.c:117
16674 #, gcc-internal-format, gfc-internal-format
16675 msgid "prev_bb of %d should be %d, not %d"
16676 msgstr ""
16678 #: cfghooks.c:134
16679 #, gcc-internal-format, gfc-internal-format
16680 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16681 msgstr ""
16683 #: cfghooks.c:140
16684 #, gcc-internal-format, gfc-internal-format
16685 msgid "verify_flow_info: Block %i lacks loop_father"
16686 msgstr ""
16688 #: cfghooks.c:146
16689 #, gcc-internal-format, gfc-internal-format
16690 msgid "verify_flow_info: Wrong count of block %i %i"
16691 msgstr ""
16693 #: cfghooks.c:152
16694 #, gcc-internal-format, gfc-internal-format
16695 msgid "verify_flow_info: Wrong frequency of block %i %i"
16696 msgstr ""
16698 #: cfghooks.c:160
16699 #, gcc-internal-format, gfc-internal-format
16700 msgid "verify_flow_info: Duplicate edge %i->%i"
16701 msgstr ""
16703 #: cfghooks.c:166
16704 #, gcc-internal-format, gfc-internal-format
16705 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
16706 msgstr ""
16708 #: cfghooks.c:172
16709 #, gcc-internal-format, gfc-internal-format
16710 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
16711 msgstr ""
16713 #: cfghooks.c:184
16714 #, gcc-internal-format, gfc-internal-format
16715 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16716 msgstr ""
16718 #: cfghooks.c:198
16719 #, gcc-internal-format, gfc-internal-format
16720 msgid "wrong amount of branch edges after unconditional jump %i"
16721 msgstr ""
16723 #: cfghooks.c:206 cfghooks.c:217
16724 #, gcc-internal-format, gfc-internal-format
16725 msgid "basic block %d pred edge is corrupted"
16726 msgstr ""
16728 #: cfghooks.c:218
16729 #, gcc-internal-format, gfc-internal-format
16730 msgid "its dest_idx should be %d, not %d"
16731 msgstr ""
16733 #: cfghooks.c:247
16734 #, gcc-internal-format, gfc-internal-format
16735 msgid "basic block %i edge lists are corrupted"
16736 msgstr ""
16738 #: cfghooks.c:260
16739 #, gcc-internal-format
16740 msgid "verify_flow_info failed"
16741 msgstr ""
16743 #: cfghooks.c:310
16744 #, gcc-internal-format, gfc-internal-format
16745 msgid "%s does not support dump_bb_for_graph"
16746 msgstr ""
16748 #: cfghooks.c:353
16749 #, gcc-internal-format, gfc-internal-format
16750 msgid "%s does not support redirect_edge_and_branch"
16751 msgstr ""
16753 #: cfghooks.c:373
16754 #, gcc-internal-format, gfc-internal-format
16755 msgid "%s does not support can_remove_branch_p"
16756 msgstr ""
16758 #: cfghooks.c:470
16759 #, gcc-internal-format, gfc-internal-format
16760 msgid "%s does not support redirect_edge_and_branch_force"
16761 msgstr ""
16763 #: cfghooks.c:508
16764 #, gcc-internal-format, gfc-internal-format
16765 msgid "%s does not support split_block"
16766 msgstr ""
16768 #: cfghooks.c:575
16769 #, gcc-internal-format, gfc-internal-format
16770 msgid "%s does not support move_block_after"
16771 msgstr ""
16773 #: cfghooks.c:588
16774 #, gcc-internal-format, gfc-internal-format
16775 msgid "%s does not support delete_basic_block"
16776 msgstr ""
16778 #: cfghooks.c:635
16779 #, gcc-internal-format, gfc-internal-format
16780 msgid "%s does not support split_edge"
16781 msgstr ""
16783 #: cfghooks.c:710
16784 #, gcc-internal-format, gfc-internal-format
16785 msgid "%s does not support create_basic_block"
16786 msgstr ""
16788 #: cfghooks.c:751
16789 #, gcc-internal-format, gfc-internal-format
16790 msgid "%s does not support can_merge_blocks_p"
16791 msgstr ""
16793 #: cfghooks.c:762
16794 #, gcc-internal-format, gfc-internal-format
16795 msgid "%s does not support predict_edge"
16796 msgstr ""
16798 #: cfghooks.c:771
16799 #, gcc-internal-format, gfc-internal-format
16800 msgid "%s does not support predicted_by_p"
16801 msgstr ""
16803 #: cfghooks.c:785
16804 #, gcc-internal-format, gfc-internal-format
16805 msgid "%s does not support merge_blocks"
16806 msgstr ""
16808 #: cfghooks.c:866
16809 #, gcc-internal-format, gfc-internal-format
16810 msgid "%s does not support make_forwarder_block"
16811 msgstr ""
16813 #: cfghooks.c:1022
16814 #, gcc-internal-format, gfc-internal-format
16815 msgid "%s does not support force_nonfallthru"
16816 msgstr ""
16818 #: cfghooks.c:1056
16819 #, gcc-internal-format, gfc-internal-format
16820 msgid "%s does not support can_duplicate_block_p"
16821 msgstr ""
16823 #: cfghooks.c:1078
16824 #, gcc-internal-format, gfc-internal-format
16825 msgid "%s does not support duplicate_block"
16826 msgstr ""
16828 #: cfghooks.c:1172
16829 #, gcc-internal-format, gfc-internal-format
16830 msgid "%s does not support block_ends_with_call_p"
16831 msgstr ""
16833 #: cfghooks.c:1183
16834 #, gcc-internal-format, gfc-internal-format
16835 msgid "%s does not support block_ends_with_condjump_p"
16836 msgstr ""
16838 #: cfghooks.c:1201
16839 #, gcc-internal-format, gfc-internal-format
16840 msgid "%s does not support flow_call_edges_add"
16841 msgstr ""
16843 #: cfgloop.c:1326
16844 #, gcc-internal-format
16845 msgid "loop verification on loop tree that needs fixup"
16846 msgstr ""
16848 #: cfgloop.c:1342
16849 #, gcc-internal-format
16850 msgid "corrupt loop tree root"
16851 msgstr ""
16853 #: cfgloop.c:1352
16854 #, gcc-internal-format, gfc-internal-format
16855 msgid "loop with header %d marked for removal"
16856 msgstr ""
16858 #: cfgloop.c:1357
16859 #, gcc-internal-format, gfc-internal-format
16860 msgid "loop with header %d not in loop tree"
16861 msgstr ""
16863 #: cfgloop.c:1363
16864 #, gcc-internal-format, gfc-internal-format
16865 msgid "non-loop with header %d not marked for removal"
16866 msgstr ""
16868 #: cfgloop.c:1377
16869 #, gcc-internal-format, gfc-internal-format
16870 msgid "removed loop %d in loop tree"
16871 msgstr ""
16873 #: cfgloop.c:1385
16874 #, gcc-internal-format, gfc-internal-format
16875 msgid "size of loop %d should be %d, not %d"
16876 msgstr ""
16878 #: cfgloop.c:1396
16879 #, gcc-internal-format, gfc-internal-format
16880 msgid "bb %d does not belong to loop %d"
16881 msgstr ""
16883 #: cfgloop.c:1408
16884 #, gcc-internal-format, gfc-internal-format
16885 msgid "bb %d has father loop %d, should be loop %d"
16886 msgstr ""
16888 #: cfgloop.c:1424
16889 #, gcc-internal-format
16890 msgid "loop %d%'s header is not a loop header"
16891 msgstr ""
16893 #: cfgloop.c:1430
16894 #, gcc-internal-format
16895 msgid "loop %d%'s header does not have exactly 2 entries"
16896 msgstr ""
16898 #: cfgloop.c:1437
16899 #, gcc-internal-format
16900 msgid "loop %d%'s latch does not have an edge to its header"
16901 msgstr ""
16903 #: cfgloop.c:1442
16904 #, gcc-internal-format
16905 msgid "loop %d%'s latch is not dominated by its header"
16906 msgstr ""
16908 #: cfgloop.c:1450
16909 #, gcc-internal-format
16910 msgid "loop %d%'s latch does not have exactly 1 successor"
16911 msgstr ""
16913 #: cfgloop.c:1455
16914 #, gcc-internal-format
16915 msgid "loop %d%'s latch does not have header as successor"
16916 msgstr ""
16918 #: cfgloop.c:1460
16919 #, gcc-internal-format
16920 msgid "loop %d%'s latch does not belong directly to it"
16921 msgstr ""
16923 #: cfgloop.c:1466
16924 #, gcc-internal-format
16925 msgid "loop %d%'s header does not belong directly to it"
16926 msgstr ""
16928 #: cfgloop.c:1472
16929 #, gcc-internal-format
16930 msgid "loop %d%'s latch is marked as part of irreducible region"
16931 msgstr ""
16933 #: cfgloop.c:1505
16934 #, gcc-internal-format, gfc-internal-format
16935 msgid "basic block %d should be marked irreducible"
16936 msgstr ""
16938 #: cfgloop.c:1511
16939 #, gcc-internal-format, gfc-internal-format
16940 msgid "basic block %d should not be marked irreducible"
16941 msgstr ""
16943 #: cfgloop.c:1519
16944 #, gcc-internal-format, gfc-internal-format
16945 msgid "edge from %d to %d should be marked irreducible"
16946 msgstr ""
16948 #: cfgloop.c:1526
16949 #, gcc-internal-format, gfc-internal-format
16950 msgid "edge from %d to %d should not be marked irreducible"
16951 msgstr ""
16953 #: cfgloop.c:1540
16954 #, gcc-internal-format, gfc-internal-format
16955 msgid "corrupted head of the exits list of loop %d"
16956 msgstr ""
16958 #: cfgloop.c:1558
16959 #, gcc-internal-format, gfc-internal-format
16960 msgid "corrupted exits list of loop %d"
16961 msgstr ""
16963 #: cfgloop.c:1567
16964 #, gcc-internal-format, gfc-internal-format
16965 msgid "nonempty exits list of loop %d, but exits are not recorded"
16966 msgstr ""
16968 #: cfgloop.c:1594
16969 #, gcc-internal-format, gfc-internal-format
16970 msgid "exit %d->%d not recorded"
16971 msgstr ""
16973 #: cfgloop.c:1617
16974 #, gcc-internal-format, gfc-internal-format
16975 msgid "wrong list of exited loops for edge  %d->%d"
16976 msgstr ""
16978 #: cfgloop.c:1626
16979 #, gcc-internal-format
16980 msgid "too many loop exits recorded"
16981 msgstr ""
16983 #: cfgloop.c:1637
16984 #, gcc-internal-format, gfc-internal-format
16985 msgid "%d exits recorded for loop %d (having %d exits)"
16986 msgstr ""
16988 #: cfgrtl.c:2328
16989 #, gcc-internal-format, gfc-internal-format
16990 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16991 msgstr ""
16993 #: cfgrtl.c:2405
16994 #, gcc-internal-format, gfc-internal-format
16995 msgid "multiple hot/cold transitions found (bb %i)"
16996 msgstr ""
16998 #: cfgrtl.c:2413
16999 #, gcc-internal-format
17000 msgid "partition found but function partition flag not set"
17001 msgstr ""
17003 #: cfgrtl.c:2451
17004 #, gcc-internal-format, gfc-internal-format
17005 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
17006 msgstr ""
17008 #: cfgrtl.c:2472
17009 #, gcc-internal-format
17010 msgid "EDGE_CROSSING incorrectly set across same section"
17011 msgstr ""
17013 #: cfgrtl.c:2477
17014 #, gcc-internal-format, gfc-internal-format
17015 msgid "fallthru edge crosses section boundary in bb %i"
17016 msgstr ""
17018 #: cfgrtl.c:2483
17019 #, gcc-internal-format, gfc-internal-format
17020 msgid "EH edge crosses section boundary in bb %i"
17021 msgstr ""
17023 #: cfgrtl.c:2489
17024 #, gcc-internal-format, gfc-internal-format
17025 msgid "No region crossing jump at section boundary in bb %i"
17026 msgstr ""
17028 #: cfgrtl.c:2496
17029 #, gcc-internal-format
17030 msgid "EDGE_CROSSING missing across section boundary"
17031 msgstr ""
17033 #: cfgrtl.c:2526
17034 #, gcc-internal-format, gfc-internal-format
17035 msgid "Region crossing jump across same section in bb %i"
17036 msgstr ""
17038 #: cfgrtl.c:2533
17039 #, gcc-internal-format, gfc-internal-format
17040 msgid "missing REG_EH_REGION note at the end of bb %i"
17041 msgstr ""
17043 #: cfgrtl.c:2538
17044 #, gcc-internal-format, gfc-internal-format
17045 msgid "too many exception handling edges in bb %i"
17046 msgstr ""
17048 #: cfgrtl.c:2546
17049 #, gcc-internal-format, gfc-internal-format
17050 msgid "too many outgoing branch edges from bb %i"
17051 msgstr ""
17053 #: cfgrtl.c:2551
17054 #, gcc-internal-format, gfc-internal-format
17055 msgid "fallthru edge after unconditional jump in bb %i"
17056 msgstr ""
17058 #: cfgrtl.c:2556
17059 #, gcc-internal-format, gfc-internal-format
17060 msgid "wrong number of branch edges after unconditional jump in bb %i"
17061 msgstr ""
17063 #: cfgrtl.c:2563
17064 #, gcc-internal-format, gfc-internal-format
17065 msgid "wrong amount of branch edges after conditional jump in bb %i"
17066 msgstr ""
17068 #: cfgrtl.c:2569
17069 #, gcc-internal-format, gfc-internal-format
17070 msgid "abnormal call edges for non-call insn in bb %i"
17071 msgstr ""
17073 #: cfgrtl.c:2574
17074 #, gcc-internal-format, gfc-internal-format
17075 msgid "sibcall edges for non-call insn in bb %i"
17076 msgstr ""
17078 #: cfgrtl.c:2584
17079 #, gcc-internal-format, gfc-internal-format
17080 msgid "abnormal edges for no purpose in bb %i"
17081 msgstr ""
17083 #: cfgrtl.c:2622 cfgrtl.c:2632
17084 #, gcc-internal-format, gfc-internal-format
17085 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
17086 msgstr ""
17088 #: cfgrtl.c:2645
17089 #, gcc-internal-format, gfc-internal-format
17090 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
17091 msgstr ""
17093 #: cfgrtl.c:2655
17094 #, gcc-internal-format, gfc-internal-format
17095 msgid "in basic block %d:"
17096 msgstr ""
17098 #: cfgrtl.c:2681
17099 #, gcc-internal-format, gfc-internal-format
17100 msgid "BB_RTL flag not set for block %d"
17101 msgstr ""
17103 #: cfgrtl.c:2688
17104 #, gcc-internal-format, gfc-internal-format
17105 msgid "insn %d basic block pointer is %d, should be %d"
17106 msgstr ""
17108 #: cfgrtl.c:2699
17109 #, gcc-internal-format, gfc-internal-format
17110 msgid "insn %d in header of bb %d has non-NULL basic block"
17111 msgstr ""
17113 #: cfgrtl.c:2707
17114 #, gcc-internal-format, gfc-internal-format
17115 msgid "insn %d in footer of bb %d has non-NULL basic block"
17116 msgstr ""
17118 #: cfgrtl.c:2780 cfgrtl.c:2828
17119 #, gcc-internal-format, gfc-internal-format
17120 msgid "insn %d outside of basic blocks has non-NULL bb field"
17121 msgstr ""
17123 #: cfgrtl.c:2788
17124 #, gcc-internal-format, gfc-internal-format
17125 msgid "end insn %d for block %d not found in the insn stream"
17126 msgstr ""
17128 #: cfgrtl.c:2801
17129 #, gcc-internal-format, gfc-internal-format
17130 msgid "insn %d is in multiple basic blocks (%d and %d)"
17131 msgstr ""
17133 #: cfgrtl.c:2813
17134 #, gcc-internal-format, gfc-internal-format
17135 msgid "head insn %d for block %d not found in the insn stream"
17136 msgstr ""
17138 #: cfgrtl.c:2861
17139 #, gcc-internal-format, gfc-internal-format
17140 msgid "missing barrier after block %i"
17141 msgstr ""
17143 #: cfgrtl.c:2877
17144 #, gcc-internal-format, gfc-internal-format
17145 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
17146 msgstr ""
17148 #: cfgrtl.c:2886
17149 #, gcc-internal-format, gfc-internal-format
17150 msgid "verify_flow_info: Incorrect fallthru %i->%i"
17151 msgstr ""
17153 #: cfgrtl.c:2922
17154 #, gcc-internal-format
17155 msgid "basic blocks not laid down consecutively"
17156 msgstr ""
17158 #: cfgrtl.c:2960
17159 #, gcc-internal-format, gfc-internal-format
17160 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
17161 msgstr ""
17163 #: cgraph.c:2962
17164 #, gcc-internal-format
17165 msgid "caller edge count is negative"
17166 msgstr ""
17168 #: cgraph.c:2967
17169 #, gcc-internal-format
17170 msgid "caller edge frequency is negative"
17171 msgstr ""
17173 #: cgraph.c:2972
17174 #, gcc-internal-format
17175 msgid "caller edge frequency is too large"
17176 msgstr ""
17178 #: cgraph.c:3056
17179 #, gcc-internal-format, gfc-internal-format
17180 msgid "aux field set for edge %s->%s"
17181 msgstr ""
17183 #: cgraph.c:3063
17184 #, gcc-internal-format
17185 msgid "execution count is negative"
17186 msgstr ""
17188 #: cgraph.c:3068
17189 #, gcc-internal-format
17190 msgid "inline clone in same comdat group list"
17191 msgstr ""
17193 #: cgraph.c:3073
17194 #, gcc-internal-format
17195 msgid "local symbols must be defined"
17196 msgstr ""
17198 #: cgraph.c:3078
17199 #, gcc-internal-format
17200 msgid "externally visible inline clone"
17201 msgstr ""
17203 #: cgraph.c:3083
17204 #, gcc-internal-format
17205 msgid "inline clone with address taken"
17206 msgstr ""
17208 #: cgraph.c:3088
17209 #, gcc-internal-format
17210 msgid "inline clone is forced to output"
17211 msgstr ""
17213 #: cgraph.c:3095
17214 #, gcc-internal-format, gfc-internal-format
17215 msgid "aux field set for indirect edge from %s"
17216 msgstr ""
17218 #: cgraph.c:3102
17219 #, gcc-internal-format, gfc-internal-format
17220 msgid ""
17221 "An indirect edge from %s is not marked as indirect or has associated "
17222 "indirect_info, the corresponding statement is: "
17223 msgstr ""
17225 #: cgraph.c:3117
17226 #, gcc-internal-format, gfc-internal-format
17227 msgid "comdat-local function called by %s outside its comdat"
17228 msgstr ""
17230 #: cgraph.c:3127
17231 #, gcc-internal-format
17232 msgid "inlined_to pointer is wrong"
17233 msgstr ""
17235 #: cgraph.c:3132
17236 #, gcc-internal-format
17237 msgid "multiple inline callers"
17238 msgstr ""
17240 #: cgraph.c:3139
17241 #, gcc-internal-format
17242 msgid "inlined_to pointer set for noninline callers"
17243 msgstr ""
17245 #: cgraph.c:3159
17246 #, gcc-internal-format, gfc-internal-format
17247 msgid "caller edge frequency %i does not match BB frequency %i"
17248 msgstr ""
17250 #: cgraph.c:3177
17251 #, gcc-internal-format, gfc-internal-format
17252 msgid "indirect call frequency %i does not match BB frequency %i"
17253 msgstr ""
17255 #: cgraph.c:3186
17256 #, gcc-internal-format
17257 msgid "inlined_to pointer is set but no predecessors found"
17258 msgstr ""
17260 #: cgraph.c:3191
17261 #, gcc-internal-format
17262 msgid "inlined_to pointer refers to itself"
17263 msgstr ""
17265 #: cgraph.c:3203
17266 #, gcc-internal-format
17267 msgid "cgraph_node has wrong clone_of"
17268 msgstr ""
17270 #: cgraph.c:3215
17271 #, gcc-internal-format
17272 msgid "cgraph_node has wrong clone list"
17273 msgstr ""
17275 #: cgraph.c:3221
17276 #, gcc-internal-format
17277 msgid "cgraph_node is in clone list but it is not clone"
17278 msgstr ""
17280 #: cgraph.c:3226
17281 #, gcc-internal-format
17282 msgid "cgraph_node has wrong prev_clone pointer"
17283 msgstr ""
17285 #: cgraph.c:3231
17286 #, gcc-internal-format
17287 msgid "double linked list of clones corrupted"
17288 msgstr ""
17290 #: cgraph.c:3243
17291 #, gcc-internal-format
17292 msgid "Alias has call edges"
17293 msgstr ""
17295 #: cgraph.c:3251
17296 #, gcc-internal-format
17297 msgid "Alias has non-alias reference"
17298 msgstr ""
17300 #: cgraph.c:3256
17301 #, gcc-internal-format
17302 msgid "Alias has more than one alias reference"
17303 msgstr ""
17305 #: cgraph.c:3263
17306 #, gcc-internal-format
17307 msgid "Analyzed alias has no reference"
17308 msgstr ""
17310 #: cgraph.c:3272
17311 #, gcc-internal-format
17312 msgid "Instrumentation clone does not reference original node"
17313 msgstr ""
17315 #: cgraph.c:3279
17316 #, gcc-internal-format
17317 msgid "Not instrumented node has non-NULL original declaration"
17318 msgstr ""
17320 #: cgraph.c:3289
17321 #, gcc-internal-format
17322 msgid "Instrumented node has wrong original declaration"
17323 msgstr ""
17325 #: cgraph.c:3307
17326 #, gcc-internal-format
17327 msgid "Node has more than one chkp reference"
17328 msgstr ""
17330 #: cgraph.c:3312
17331 #, gcc-internal-format
17332 msgid "Wrong node is referenced with chkp reference"
17333 msgstr ""
17335 #: cgraph.c:3320
17336 #, gcc-internal-format
17337 msgid "Analyzed node has no reference to instrumented version"
17338 msgstr ""
17340 #: cgraph.c:3334
17341 #, gcc-internal-format
17342 msgid "Alias chain for instrumented node is broken"
17343 msgstr ""
17345 #: cgraph.c:3343
17346 #, gcc-internal-format
17347 msgid "No edge out of thunk node"
17348 msgstr ""
17350 #: cgraph.c:3348
17351 #, gcc-internal-format
17352 msgid "More than one edge out of thunk node"
17353 msgstr ""
17355 #: cgraph.c:3353
17356 #, gcc-internal-format
17357 msgid "Thunk is not supposed to have body"
17358 msgstr ""
17360 #: cgraph.c:3359
17361 #, gcc-internal-format
17362 msgid "Instrumentation thunk has wrong edge callee"
17363 msgstr ""
17365 #: cgraph.c:3395
17366 #, gcc-internal-format
17367 msgid "shared call_stmt:"
17368 msgstr ""
17370 #: cgraph.c:3403
17371 #, gcc-internal-format
17372 msgid "edge points to wrong declaration:"
17373 msgstr ""
17375 #: cgraph.c:3412
17376 #, gcc-internal-format
17377 msgid ""
17378 "an indirect edge with unknown callee corresponding to a call_stmt with a "
17379 "known declaration:"
17380 msgstr ""
17382 #: cgraph.c:3422
17383 #, gcc-internal-format
17384 msgid "missing callgraph edge for call stmt:"
17385 msgstr ""
17387 #: cgraph.c:3432
17388 #, gcc-internal-format
17389 msgid "reference to dead statement"
17390 msgstr ""
17392 #: cgraph.c:3445
17393 #, gcc-internal-format, gfc-internal-format
17394 msgid "edge %s->%s has no corresponding call_stmt"
17395 msgstr ""
17397 #: cgraph.c:3457
17398 #, gcc-internal-format, gfc-internal-format
17399 msgid "an indirect edge from %s has no corresponding call_stmt"
17400 msgstr ""
17402 #: cgraph.c:3468
17403 #, gcc-internal-format
17404 msgid "verify_cgraph_node failed"
17405 msgstr ""
17407 #: cgraph.c:3575 varpool.c:304
17408 #, gcc-internal-format, gfc-internal-format
17409 msgid "%s: section %s is missing"
17410 msgstr ""
17412 #: cgraphunit.c:681
17413 #, gcc-internal-format
17414 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
17415 msgstr ""
17417 #: cgraphunit.c:733 cgraphunit.c:769
17418 #, gcc-internal-format
17419 msgid "%<externally_visible%> attribute have effect only on public objects"
17420 msgstr ""
17422 #: cgraphunit.c:740
17423 #, gcc-internal-format
17424 msgid "%<weakref%> attribute ignored because function is defined"
17425 msgstr ""
17427 #: cgraphunit.c:752
17428 #, gcc-internal-format
17429 msgid "always_inline function might not be inlinable"
17430 msgstr ""
17432 #: cgraphunit.c:777
17433 #, gcc-internal-format
17434 msgid "%<weakref%> attribute ignored because variable is initialized"
17435 msgstr ""
17437 #. include_self=
17438 #: cgraphunit.c:937 c/c-decl.c:11111
17439 #, gcc-internal-format
17440 msgid "%q+F used but never defined"
17441 msgstr ""
17443 #: cgraphunit.c:939 c/c-decl.c:11120
17444 #, gcc-internal-format
17445 msgid "%q+F declared %<static%> but never defined"
17446 msgstr ""
17448 #: cgraphunit.c:983
17449 #, gcc-internal-format
17450 msgid "%qD defined but not used"
17451 msgstr ""
17453 #: cgraphunit.c:1287 c-family/c-pragma.c:337
17454 #, gcc-internal-format
17455 msgid "%q+D aliased to undefined symbol %qE"
17456 msgstr ""
17458 #: cgraphunit.c:1303
17459 #, gcc-internal-format
17460 msgid "%q+D aliased to external symbol %qE"
17461 msgstr ""
17463 #: cgraphunit.c:1324
17464 #, gcc-internal-format
17465 msgid "%q+D alias in between function and variable is not supported"
17466 msgstr ""
17468 #: cgraphunit.c:1326
17469 #, gcc-internal-format
17470 msgid "%q+D aliased declaration"
17471 msgstr ""
17473 #: cgraphunit.c:1397
17474 #, gcc-internal-format
17475 msgid "failed to reclaim unneeded function"
17476 msgstr ""
17478 #: cgraphunit.c:1425
17479 #, gcc-internal-format
17480 msgid "failed to reclaim unneeded function in same comdat group"
17481 msgstr ""
17483 #: cgraphunit.c:1669
17484 #, gcc-internal-format
17485 msgid "generic thunk code fails for method %qD which uses %<...%>"
17486 msgstr ""
17488 #: cgraphunit.c:2027
17489 #, gcc-internal-format
17490 msgid "size of return value of %q+D is %u bytes"
17491 msgstr ""
17493 #: cgraphunit.c:2030
17494 #, gcc-internal-format
17495 msgid "size of return value of %q+D is larger than %wd bytes"
17496 msgstr ""
17498 #: cgraphunit.c:2525
17499 #, gcc-internal-format
17500 msgid "nodes with unreleased memory found"
17501 msgstr ""
17503 #: collect-utils.c:68
17504 #, gcc-internal-format
17505 msgid "can't get program status: %m"
17506 msgstr ""
17508 #: collect-utils.c:82
17509 #, gcc-internal-format, gfc-internal-format
17510 msgid "%s terminated with signal %d [%s]%s"
17511 msgstr ""
17513 #: collect-utils.c:98
17514 #, gcc-internal-format, gfc-internal-format
17515 msgid "%s returned %d exit status"
17516 msgstr ""
17518 #: collect-utils.c:133
17519 #, gcc-internal-format, gfc-internal-format
17520 msgid "could not open response file %s"
17521 msgstr ""
17523 #: collect-utils.c:139
17524 #, gcc-internal-format, gfc-internal-format
17525 msgid "could not write to response file %s"
17526 msgstr ""
17528 #: collect-utils.c:145
17529 #, gcc-internal-format, gfc-internal-format
17530 msgid "could not close response file %s"
17531 msgstr ""
17533 #: collect-utils.c:179
17534 #, gcc-internal-format, gfc-internal-format
17535 msgid "cannot find '%s'"
17536 msgstr ""
17538 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3072 gcc.c:6771
17539 #, gcc-internal-format
17540 msgid "pex_init failed: %m"
17541 msgstr ""
17543 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8402
17544 #, gcc-internal-format
17545 msgid "%s: %m"
17546 msgstr ""
17548 #: collect2.c:702
17549 #, gcc-internal-format
17550 msgid "COLLECT_LTO_WRAPPER must be set"
17551 msgstr ""
17553 #: collect2.c:966 gcc.c:7297 lto-wrapper.c:1479
17554 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
17555 #, gcc-internal-format
17556 msgid "atexit failed"
17557 msgstr ""
17559 #: collect2.c:1064
17560 #, gcc-internal-format
17561 msgid "no arguments"
17562 msgstr ""
17564 #: collect2.c:1303 opts.c:903
17565 #, gcc-internal-format
17566 msgid "LTO support has not been enabled in this configuration"
17567 msgstr ""
17569 #: collect2.c:1344
17570 #, gcc-internal-format
17571 msgid "can't open %s: %m"
17572 msgstr ""
17574 #: collect2.c:1450
17575 #, gcc-internal-format, gfc-internal-format
17576 msgid "unknown demangling style '%s'"
17577 msgstr ""
17579 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
17580 #, gcc-internal-format
17581 msgid "fopen %s: %m"
17582 msgstr ""
17584 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
17585 #, gcc-internal-format
17586 msgid "fclose %s: %m"
17587 msgstr ""
17589 #: collect2.c:2335
17590 #, gcc-internal-format
17591 msgid "cannot find 'nm'"
17592 msgstr ""
17594 #: collect2.c:2383
17595 #, gcc-internal-format
17596 msgid "can't open nm output: %m"
17597 msgstr ""
17599 #: collect2.c:2467
17600 #, gcc-internal-format, gfc-internal-format
17601 msgid "init function found in object %s"
17602 msgstr ""
17604 #: collect2.c:2478
17605 #, gcc-internal-format, gfc-internal-format
17606 msgid "fini function found in object %s"
17607 msgstr ""
17609 #: collect2.c:2535
17610 #, gcc-internal-format
17611 msgid "cannot find 'ldd'"
17612 msgstr ""
17614 #: collect2.c:2581
17615 #, gcc-internal-format
17616 msgid "can't open ldd output: %m"
17617 msgstr ""
17619 #: collect2.c:2599
17620 #, gcc-internal-format, gfc-internal-format
17621 msgid "dynamic dependency %s not found"
17622 msgstr ""
17624 #: collect2.c:2611
17625 #, gcc-internal-format, gfc-internal-format
17626 msgid "unable to open dynamic dependency '%s'"
17627 msgstr ""
17629 #: collect2.c:2775
17630 #, gcc-internal-format, gfc-internal-format
17631 msgid "%s: not a COFF file"
17632 msgstr ""
17634 #: collect2.c:2933
17635 #, gcc-internal-format, gfc-internal-format
17636 msgid "%s: cannot open as COFF file"
17637 msgstr ""
17639 #: collect2.c:2992
17640 #, gcc-internal-format, gfc-internal-format
17641 msgid "library lib%s not found"
17642 msgstr ""
17644 #: convert.c:93
17645 #, gcc-internal-format
17646 msgid "cannot convert to a pointer type"
17647 msgstr ""
17649 #: convert.c:389
17650 #, gcc-internal-format
17651 msgid "pointer value used where a floating point value was expected"
17652 msgstr ""
17654 #: convert.c:393
17655 #, gcc-internal-format
17656 msgid "aggregate value used where a float was expected"
17657 msgstr ""
17659 #: convert.c:439
17660 #, gcc-internal-format
17661 msgid "conversion to incomplete type"
17662 msgstr ""
17664 #: convert.c:945
17665 #, gcc-internal-format
17666 msgid ""
17667 "can%'t convert a vector of type %qT to type %qT which has different size"
17668 msgstr ""
17670 #: convert.c:953
17671 #, gcc-internal-format
17672 msgid "aggregate value used where an integer was expected"
17673 msgstr ""
17675 #: convert.c:1038
17676 #, gcc-internal-format
17677 msgid "pointer value used where a complex was expected"
17678 msgstr ""
17680 #: convert.c:1042
17681 #, gcc-internal-format
17682 msgid "aggregate value used where a complex was expected"
17683 msgstr ""
17685 #: convert.c:1076
17686 #, gcc-internal-format
17687 msgid ""
17688 "can%'t convert a value of type %qT to vector type %qT which has different "
17689 "size"
17690 msgstr ""
17692 #: convert.c:1084
17693 #, gcc-internal-format
17694 msgid "can%'t convert value to a vector"
17695 msgstr ""
17697 #: convert.c:1123
17698 #, gcc-internal-format
17699 msgid "aggregate value used where a fixed-point was expected"
17700 msgstr ""
17702 #: coverage.c:200
17703 #, gcc-internal-format
17704 msgid "%qs is not a gcov data file"
17705 msgstr ""
17707 #: coverage.c:211
17708 #, gcc-internal-format
17709 msgid "%qs is version %q.*s, expected version %q.*s"
17710 msgstr ""
17712 #: coverage.c:293 coverage.c:303
17713 #, gcc-internal-format, gfc-internal-format
17714 msgid "Profile data for function %u is corrupted"
17715 msgstr ""
17717 #: coverage.c:294
17718 #, gcc-internal-format
17719 msgid "checksum is (%x,%x) instead of (%x,%x)"
17720 msgstr ""
17722 #: coverage.c:304
17723 #, gcc-internal-format, gfc-internal-format
17724 msgid "number of counters is %d instead of %d"
17725 msgstr ""
17727 #: coverage.c:311
17728 #, gcc-internal-format, gfc-internal-format
17729 msgid "cannot merge separate %s counters for function %u"
17730 msgstr ""
17732 #: coverage.c:330
17733 #, gcc-internal-format
17734 msgid "%qs has overflowed"
17735 msgstr ""
17737 #: coverage.c:388
17738 #, gcc-internal-format
17739 msgid ""
17740 "the control flow of function %qE does not match its profile data (counter "
17741 "%qs)"
17742 msgstr ""
17744 #: coverage.c:404
17745 #, gcc-internal-format
17746 msgid "execution counts estimated\n"
17747 msgstr ""
17749 #: coverage.c:405
17750 #, gcc-internal-format
17751 msgid "execution counts assumed to be zero\n"
17752 msgstr ""
17754 #: coverage.c:417
17755 #, gcc-internal-format
17756 msgid ""
17757 "source locations for function %qE have changed, the profile data may be out "
17758 "of date"
17759 msgstr ""
17761 #: coverage.c:681
17762 #, gcc-internal-format
17763 msgid "error writing %qs"
17764 msgstr ""
17766 #: coverage.c:1243
17767 #, gcc-internal-format, gfc-internal-format
17768 msgid "cannot open %s"
17769 msgstr ""
17771 #: data-streamer-in.c:53
17772 #, gcc-internal-format
17773 msgid "bytecode stream: string too long for the string table"
17774 msgstr ""
17776 #: data-streamer-in.c:84 data-streamer-in.c:113
17777 #, gcc-internal-format
17778 msgid "bytecode stream: found non-null terminated string"
17779 msgstr ""
17781 #: dbgcnt.c:133
17782 #, gcc-internal-format
17783 msgid "cannot find a valid counter:value pair:"
17784 msgstr ""
17786 #: dbgcnt.c:134
17787 #, gcc-internal-format, gfc-internal-format
17788 msgid "-fdbg-cnt=%s"
17789 msgstr ""
17791 #: dbgcnt.c:135
17792 #, gcc-internal-format, gfc-internal-format
17793 msgid "          %s"
17794 msgstr ""
17796 #: dbxout.c:3333
17797 #, gcc-internal-format
17798 msgid "common symbol debug info is not structured as symbol+offset"
17799 msgstr ""
17801 #: dbxout.c:3805
17802 #, gcc-internal-format
17803 msgid "global destructors not supported on this target"
17804 msgstr ""
17806 #: dbxout.c:3822
17807 #, gcc-internal-format
17808 msgid "global constructors not supported on this target"
17809 msgstr ""
17811 #: diagnostic.c:1461
17812 #, gcc-internal-format, gfc-internal-format
17813 msgid "in %s, at %s:%d"
17814 msgstr ""
17816 #: dominance.c:1169
17817 #, gcc-internal-format, gfc-internal-format
17818 msgid "dominator of %d status unknown"
17819 msgstr ""
17821 #: dominance.c:1177
17822 #, gcc-internal-format, gfc-internal-format
17823 msgid "dominator of %d should be %d, not %d"
17824 msgstr ""
17826 #: dumpfile.c:321 dumpfile.c:485 dumpfile.c:578
17827 #, gcc-internal-format
17828 msgid "could not open dump file %qs: %m"
17829 msgstr ""
17831 #: dumpfile.c:820
17832 #, gcc-internal-format
17833 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
17834 msgstr ""
17836 #: dumpfile.c:928
17837 #, gcc-internal-format
17838 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
17839 msgstr ""
17841 #: dumpfile.c:960
17842 #, gcc-internal-format
17843 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
17844 msgstr ""
17846 #: dwarf2out.c:1091
17847 #, gcc-internal-format
17848 msgid ""
17849 "multiple EH personalities are supported only with assemblers supporting ."
17850 "cfi_personality directive"
17851 msgstr ""
17853 #: dwarf2out.c:13590
17854 #, gcc-internal-format, gfc-internal-format
17855 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
17856 msgstr ""
17858 #: dwarf2out.c:27078
17859 #, gcc-internal-format
17860 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
17861 msgstr ""
17863 #: emit-rtl.c:2757
17864 #, gcc-internal-format
17865 msgid "invalid rtl sharing found in the insn"
17866 msgstr ""
17868 #: emit-rtl.c:2759
17869 #, gcc-internal-format
17870 msgid "shared rtx"
17871 msgstr ""
17873 #: emit-rtl.c:2761
17874 #, gcc-internal-format
17875 msgid "internal consistency failure"
17876 msgstr ""
17878 #: emit-rtl.c:3865
17879 #, gcc-internal-format
17880 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17881 msgstr ""
17883 #: errors.c:133
17884 #, gcc-internal-format, gfc-internal-format
17885 msgid "abort in %s, at %s:%d"
17886 msgstr ""
17888 #: except.c:2124
17889 #, gcc-internal-format
17890 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17891 msgstr ""
17893 #: except.c:2259
17894 #, gcc-internal-format
17895 msgid "__builtin_eh_return not supported on this target"
17896 msgstr ""
17898 #: except.c:3315 except.c:3340
17899 #, gcc-internal-format, gfc-internal-format
17900 msgid "region_array is corrupted for region %i"
17901 msgstr ""
17903 #: except.c:3328 except.c:3359
17904 #, gcc-internal-format, gfc-internal-format
17905 msgid "lp_array is corrupted for lp %i"
17906 msgstr ""
17908 #: except.c:3345
17909 #, gcc-internal-format, gfc-internal-format
17910 msgid "outer block of region %i is wrong"
17911 msgstr ""
17913 #: except.c:3350
17914 #, gcc-internal-format, gfc-internal-format
17915 msgid "negative nesting depth of region %i"
17916 msgstr ""
17918 #: except.c:3364
17919 #, gcc-internal-format, gfc-internal-format
17920 msgid "region of lp %i is wrong"
17921 msgstr ""
17923 #: except.c:3391
17924 #, gcc-internal-format, gfc-internal-format
17925 msgid "tree list ends on depth %i"
17926 msgstr ""
17928 #: except.c:3396
17929 #, gcc-internal-format
17930 msgid "region_array does not match region_tree"
17931 msgstr ""
17933 #: except.c:3401
17934 #, gcc-internal-format
17935 msgid "lp_array does not match region_tree"
17936 msgstr ""
17938 #: except.c:3408
17939 #, gcc-internal-format
17940 msgid "verify_eh_tree failed"
17941 msgstr ""
17943 #: explow.c:1482
17944 #, gcc-internal-format
17945 msgid "stack limits not supported on this target"
17946 msgstr ""
17948 #: expmed.c:338
17949 #, gcc-internal-format
17950 msgid "reverse scalar storage order"
17951 msgstr ""
17953 #: expmed.c:355
17954 #, gcc-internal-format
17955 msgid "reverse floating-point scalar storage order"
17956 msgstr ""
17958 #: expmed.c:399
17959 #, gcc-internal-format, gfc-internal-format
17960 msgid "reverse storage order for %smode"
17961 msgstr ""
17963 #: expmed.c:642
17964 #, gcc-internal-format
17965 msgid ""
17966 "write of %wu-bit data outside the bound of destination object, data "
17967 "truncated into %wu-bit"
17968 msgstr ""
17970 #: expr.c:10752
17971 #, gcc-internal-format
17972 msgid "%Kcall to %qs declared with attribute error: %s"
17973 msgstr ""
17975 #: expr.c:10759
17976 #, gcc-internal-format
17977 msgid "%Kcall to %qs declared with attribute warning: %s"
17978 msgstr ""
17980 #: final.c:1534
17981 #, gcc-internal-format
17982 msgid "invalid argument %qs to -fdebug-prefix-map"
17983 msgstr ""
17985 #: final.c:1836
17986 #, gcc-internal-format
17987 msgid "the frame size of %wd bytes is larger than %wd bytes"
17988 msgstr ""
17990 #: final.c:4621 toplev.c:1387 tree-cfgcleanup.c:1148
17991 #, gcc-internal-format
17992 msgid "could not open final insn dump file %qs: %m"
17993 msgstr ""
17995 #: final.c:4674 tree-cfgcleanup.c:1164
17996 #, gcc-internal-format
17997 msgid "could not close final insn dump file %qs: %m"
17998 msgstr ""
18000 #: fixed-value.c:128
18001 #, gcc-internal-format
18002 msgid "large fixed-point constant implicitly truncated to fixed-point type"
18003 msgstr ""
18005 #: fold-const.c:3966 fold-const.c:3976
18006 #, gcc-internal-format, gfc-internal-format
18007 msgid "comparison is always %d due to width of bit-field"
18008 msgstr ""
18010 #: fold-const.c:5237 tree-ssa-reassoc.c:2333 tree-ssa-reassoc.c:2964
18011 #, gcc-internal-format
18012 msgid "assuming signed overflow does not occur when simplifying range test"
18013 msgstr ""
18015 #: fold-const.c:5686 fold-const.c:5700
18016 #, gcc-internal-format, gfc-internal-format
18017 msgid "comparison is always %d"
18018 msgstr ""
18020 #: fold-const.c:5837
18021 #, gcc-internal-format
18022 msgid "%<or%> of unmatched not-equal tests is always 1"
18023 msgstr ""
18025 #: fold-const.c:5842
18026 #, gcc-internal-format
18027 msgid "%<and%> of mutually exclusive equal-tests is always 0"
18028 msgstr ""
18030 #: fold-const.c:8097
18031 #, gcc-internal-format
18032 msgid ""
18033 "assuming signed overflow does not occur when reducing constant in comparison"
18034 msgstr ""
18036 #: fold-const.c:8470
18037 #, gcc-internal-format
18038 msgid ""
18039 "assuming signed overflow does not occur when combining constants around a "
18040 "comparison"
18041 msgstr ""
18043 #: fold-const.c:11933
18044 #, gcc-internal-format
18045 msgid "fold check: original tree changed by fold"
18046 msgstr ""
18048 #: function.c:242
18049 #, gcc-internal-format
18050 msgid "total size of local objects too large"
18051 msgstr ""
18053 #: function.c:1765 gimplify.c:6082
18054 #, gcc-internal-format
18055 msgid "impossible constraint in %<asm%>"
18056 msgstr ""
18058 #: function.c:4389
18059 #, gcc-internal-format
18060 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18061 msgstr ""
18063 #: function.c:4410
18064 #, gcc-internal-format
18065 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18066 msgstr ""
18068 #: function.c:5055
18069 #, gcc-internal-format
18070 msgid "function returns an aggregate"
18071 msgstr ""
18073 #: gcc.c:2111 gcc.c:2132
18074 #, gcc-internal-format, gfc-internal-format
18075 msgid "specs %%include syntax malformed after %ld characters"
18076 msgstr ""
18078 #: gcc.c:2159 gcc.c:2169 gcc.c:2180 gcc.c:2191
18079 #, gcc-internal-format, gfc-internal-format
18080 msgid "specs %%rename syntax malformed after %ld characters"
18081 msgstr ""
18083 #: gcc.c:2202
18084 #, gcc-internal-format, gfc-internal-format
18085 msgid "specs %s spec was not found to be renamed"
18086 msgstr ""
18088 #: gcc.c:2210
18089 #, gcc-internal-format
18090 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
18091 msgstr ""
18093 #: gcc.c:2232
18094 #, gcc-internal-format, gfc-internal-format
18095 msgid "specs unknown %% command after %ld characters"
18096 msgstr ""
18098 #: gcc.c:2244 gcc.c:2258
18099 #, gcc-internal-format, gfc-internal-format
18100 msgid "specs file malformed after %ld characters"
18101 msgstr ""
18103 #: gcc.c:2313
18104 #, gcc-internal-format
18105 msgid "spec file has no spec for linking"
18106 msgstr ""
18108 #: gcc.c:2861
18109 #, gcc-internal-format
18110 msgid "system path %qs is not absolute"
18111 msgstr ""
18113 #: gcc.c:2949
18114 #, gcc-internal-format
18115 msgid "-pipe not supported"
18116 msgstr ""
18118 #: gcc.c:3111
18119 #, gcc-internal-format
18120 msgid "failed to get exit status: %m"
18121 msgstr ""
18123 #: gcc.c:3117
18124 #, gcc-internal-format
18125 msgid "failed to get process times: %m"
18126 msgstr ""
18128 #: gcc.c:3143
18129 #, gcc-internal-format, gfc-internal-format
18130 msgid "%s (program %s)"
18131 msgstr ""
18133 #: gcc.c:3620 opts-common.c:1194 opts-common.c:1218 opts-global.c:136
18134 #, gcc-internal-format
18135 msgid "unrecognized command line option %qs"
18136 msgstr ""
18138 #: gcc.c:3685
18139 #, gcc-internal-format, gfc-internal-format
18140 msgid "GCC is not configured to support %s as offload target"
18141 msgstr ""
18143 #: gcc.c:3984
18144 #, gcc-internal-format
18145 msgid "%qs is an unknown -save-temps option"
18146 msgstr ""
18148 #: gcc.c:4455 toplev.c:891
18149 #, gcc-internal-format
18150 msgid "input file %qs is the same as output file"
18151 msgstr ""
18153 #: gcc.c:4482
18154 #, gcc-internal-format
18155 msgid "-pipe ignored because -save-temps specified"
18156 msgstr ""
18158 #: gcc.c:4570
18159 #, gcc-internal-format
18160 msgid "%<-x %s%> after last input file has no effect"
18161 msgstr ""
18163 #: gcc.c:4752
18164 #, gcc-internal-format
18165 msgid "unable to locate default linker script %qs in the library search paths"
18166 msgstr ""
18168 #: gcc.c:4957
18169 #, gcc-internal-format
18170 msgid "switch %qs does not start with %<-%>"
18171 msgstr ""
18173 #: gcc.c:4961
18174 #, gcc-internal-format
18175 msgid "spec-generated switch is just %<-%>"
18176 msgstr ""
18178 #: gcc.c:5054
18179 #, gcc-internal-format, gfc-internal-format
18180 msgid "could not open temporary response file %s"
18181 msgstr ""
18183 #: gcc.c:5061
18184 #, gcc-internal-format, gfc-internal-format
18185 msgid "could not write to temporary response file %s"
18186 msgstr ""
18188 #: gcc.c:5067
18189 #, gcc-internal-format, gfc-internal-format
18190 msgid "could not close temporary response file %s"
18191 msgstr ""
18193 #: gcc.c:5190
18194 #, gcc-internal-format
18195 msgid "spec %qs invalid"
18196 msgstr ""
18198 #: gcc.c:5340
18199 #, gcc-internal-format
18200 msgid "spec %qs has invalid %<%%0%c%>"
18201 msgstr ""
18203 #: gcc.c:5661
18204 #, gcc-internal-format
18205 msgid "spec %qs has invalid %<%%W%c%>"
18206 msgstr ""
18208 #: gcc.c:5684
18209 #, gcc-internal-format
18210 msgid "spec %qs has invalid %<%%x%c%>"
18211 msgstr ""
18213 #. Catch the case where a spec string contains something like
18214 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
18215 #. hand side of the :.
18216 #: gcc.c:5895
18217 #, gcc-internal-format
18218 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
18219 msgstr ""
18221 #: gcc.c:5938
18222 #, gcc-internal-format
18223 msgid "spec failure: unrecognized spec option %qc"
18224 msgstr ""
18226 #: gcc.c:6000
18227 #, gcc-internal-format
18228 msgid "unknown spec function %qs"
18229 msgstr ""
18231 #: gcc.c:6030
18232 #, gcc-internal-format
18233 msgid "error in args to spec function %qs"
18234 msgstr ""
18236 #: gcc.c:6084
18237 #, gcc-internal-format
18238 msgid "malformed spec function name"
18239 msgstr ""
18241 #. )
18242 #: gcc.c:6087
18243 #, gcc-internal-format
18244 msgid "no arguments for spec function"
18245 msgstr ""
18247 #: gcc.c:6106
18248 #, gcc-internal-format
18249 msgid "malformed spec function arguments"
18250 msgstr ""
18252 #: gcc.c:6380
18253 #, gcc-internal-format
18254 msgid "braced spec %qs is invalid at %qc"
18255 msgstr ""
18257 #: gcc.c:6475
18258 #, gcc-internal-format
18259 msgid "braced spec body %qs is invalid"
18260 msgstr ""
18262 #: gcc.c:7081
18263 #, gcc-internal-format, gfc-internal-format
18264 msgid "%s: could not determine length of compare-debug file %s"
18265 msgstr ""
18267 #: gcc.c:7092
18268 #, gcc-internal-format, gfc-internal-format
18269 msgid "%s: -fcompare-debug failure (length)"
18270 msgstr ""
18272 #: gcc.c:7102 gcc.c:7143
18273 #, gcc-internal-format, gfc-internal-format
18274 msgid "%s: could not open compare-debug file %s"
18275 msgstr ""
18277 #: gcc.c:7122 gcc.c:7159
18278 #, gcc-internal-format, gfc-internal-format
18279 msgid "%s: -fcompare-debug failure"
18280 msgstr ""
18282 #: gcc.c:7467
18283 #, gcc-internal-format
18284 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18285 msgstr ""
18287 #: gcc.c:7491
18288 #, gcc-internal-format
18289 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18290 msgstr ""
18292 #: gcc.c:7796
18293 #, gcc-internal-format
18294 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
18295 msgstr ""
18297 #: gcc.c:7800
18298 #, gcc-internal-format
18299 msgid "unrecognized command line option %<-%s%>"
18300 msgstr ""
18302 #: gcc.c:7926
18303 #, gcc-internal-format
18304 msgid "not configured with sysroot headers suffix"
18305 msgstr ""
18307 #: gcc.c:7987
18308 #, gcc-internal-format
18309 msgid "no input files"
18310 msgstr ""
18312 #: gcc.c:8038
18313 #, gcc-internal-format
18314 msgid "cannot specify -o with -c, -S or -E with multiple files"
18315 msgstr ""
18317 #: gcc.c:8079
18318 #, gcc-internal-format, gfc-internal-format
18319 msgid "%s: %s compiler not installed on this system"
18320 msgstr ""
18322 #: gcc.c:8103
18323 #, gcc-internal-format
18324 msgid "recompiling with -fcompare-debug"
18325 msgstr ""
18327 #: gcc.c:8119
18328 #, gcc-internal-format
18329 msgid "during -fcompare-debug recompilation"
18330 msgstr ""
18332 #: gcc.c:8128
18333 #, gcc-internal-format
18334 msgid "comparing final insns dumps"
18335 msgstr ""
18337 #: gcc.c:8245
18338 #, gcc-internal-format, gfc-internal-format
18339 msgid "-fuse-linker-plugin, but %s not found"
18340 msgstr ""
18342 #: gcc.c:8278
18343 #, gcc-internal-format, gfc-internal-format
18344 msgid "%s: linker input file unused because linking not done"
18345 msgstr ""
18347 #: gcc.c:8330
18348 #, gcc-internal-format, gfc-internal-format
18349 msgid "language %s not recognized"
18350 msgstr ""
18352 #: gcc.c:8570
18353 #, gcc-internal-format
18354 msgid "multilib spec %qs is invalid"
18355 msgstr ""
18357 #: gcc.c:8772
18358 #, gcc-internal-format
18359 msgid "multilib exclusions %qs is invalid"
18360 msgstr ""
18362 #: gcc.c:8836
18363 #, gcc-internal-format
18364 msgid "multilib select %qs %qs is invalid"
18365 msgstr ""
18367 #: gcc.c:8998
18368 #, gcc-internal-format
18369 msgid "multilib select %qs is invalid"
18370 msgstr ""
18372 #: gcc.c:9038
18373 #, gcc-internal-format
18374 msgid "multilib exclusion %qs is invalid"
18375 msgstr ""
18377 #: gcc.c:9253
18378 #, gcc-internal-format
18379 msgid "environment variable %qs not defined"
18380 msgstr ""
18382 #: gcc.c:9392 gcc.c:9397
18383 #, gcc-internal-format
18384 msgid "invalid version number %qs"
18385 msgstr ""
18387 #: gcc.c:9440
18388 #, gcc-internal-format, gfc-internal-format
18389 msgid "too few arguments to %%:version-compare"
18390 msgstr ""
18392 #: gcc.c:9446
18393 #, gcc-internal-format, gfc-internal-format
18394 msgid "too many arguments to %%:version-compare"
18395 msgstr ""
18397 #: gcc.c:9488
18398 #, gcc-internal-format
18399 msgid "unknown operator %qs in %%:version-compare"
18400 msgstr ""
18402 #: gcc.c:9612
18403 #, gcc-internal-format, gfc-internal-format
18404 msgid "too many arguments to %%:compare-debug-dump-opt"
18405 msgstr ""
18407 #: gcc.c:9685
18408 #, gcc-internal-format, gfc-internal-format
18409 msgid "too many arguments to %%:compare-debug-self-opt"
18410 msgstr ""
18412 #: gcc.c:9721
18413 #, gcc-internal-format, gfc-internal-format
18414 msgid "too few arguments to %%:compare-debug-auxbase-opt"
18415 msgstr ""
18417 #: gcc.c:9725
18418 #, gcc-internal-format, gfc-internal-format
18419 msgid "too many arguments to %%:compare-debug-auxbase-opt"
18420 msgstr ""
18422 #: gcc.c:9732
18423 #, gcc-internal-format, gfc-internal-format
18424 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
18425 msgstr ""
18427 #: gcc.c:9806
18428 #, gcc-internal-format, gfc-internal-format
18429 msgid "too few arguments to %%:replace-extension"
18430 msgstr ""
18432 #: gcov-tool.c:72
18433 #, gcc-internal-format, gfc-internal-format
18434 msgid "error in removing %s\n"
18435 msgstr ""
18437 #: gcov-tool.c:103
18438 #, gcc-internal-format, gfc-internal-format
18439 msgid "Cannot make directory %s"
18440 msgstr ""
18442 #: gcov-tool.c:111
18443 #, gcc-internal-format
18444 msgid "Cannot get current directory name"
18445 msgstr ""
18447 #: gcov-tool.c:115 gcov-tool.c:121
18448 #, gcc-internal-format, gfc-internal-format
18449 msgid "Cannot change directory to %s"
18450 msgstr ""
18452 #: gcov-tool.c:214
18453 #, gcc-internal-format
18454 msgid "weights need to be non-negative\n"
18455 msgstr ""
18457 #: gcov-tool.c:349
18458 #, gcc-internal-format
18459 msgid "scale needs to be non-negative\n"
18460 msgstr ""
18462 #: gcse.c:3966
18463 #, gcc-internal-format, gfc-internal-format
18464 msgid "%s: %d basic blocks and %d edges/basic block"
18465 msgstr ""
18467 #: gcse.c:3978
18468 #, gcc-internal-format, gfc-internal-format
18469 msgid ""
18470 "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above "
18471 "%d"
18472 msgstr ""
18474 #: gencfn-macros.c:183
18475 #, gcc-internal-format, gfc-internal-format
18476 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
18477 msgstr ""
18479 #: gencfn-macros.c:190
18480 #, gcc-internal-format, gfc-internal-format
18481 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
18482 msgstr ""
18484 #: gentarget-def.c:126
18485 #, gcc-internal-format, gfc-internal-format
18486 msgid "invalid prototype for '%s'"
18487 msgstr ""
18489 #: gentarget-def.c:131
18490 #, gcc-internal-format, gfc-internal-format
18491 msgid "prototype for '%s' has required operands after optional operands"
18492 msgstr ""
18494 #: gentarget-def.c:148
18495 #, gcc-internal-format, gfc-internal-format
18496 msgid "argument %d of '%s' did not have the expected name"
18497 msgstr ""
18499 #: gentarget-def.c:168
18500 #, gcc-internal-format, gfc-internal-format
18501 msgid "'%s' must have %d operands (excluding match_dups)"
18502 msgstr ""
18504 #: gentarget-def.c:172
18505 #, gcc-internal-format, gfc-internal-format
18506 msgid "'%s' must have at least %d operands (excluding match_dups)"
18507 msgstr ""
18509 #: gentarget-def.c:176
18510 #, gcc-internal-format, gfc-internal-format
18511 msgid "'%s' must have no more than %d operands (excluding match_dups)"
18512 msgstr ""
18514 #: gentarget-def.c:276
18515 #, gcc-internal-format, gfc-internal-format
18516 msgid "duplicate definition of '%s'"
18517 msgstr ""
18519 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
18520 #: ggc-page.c:2458 ggc-page.c:2489 ggc-page.c:2496
18521 #, gcc-internal-format
18522 msgid "can%'t write PCH file: %m"
18523 msgstr ""
18525 #: ggc-common.c:481 config/i386/host-cygwin.c:55
18526 #, gcc-internal-format
18527 msgid "can%'t get position in PCH file: %m"
18528 msgstr ""
18530 #: ggc-common.c:491
18531 #, gcc-internal-format
18532 msgid "can%'t write padding to PCH file: %m"
18533 msgstr ""
18535 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
18536 #: ggc-common.c:637 ggc-page.c:2590
18537 #, gcc-internal-format
18538 msgid "can%'t read PCH file: %m"
18539 msgstr ""
18541 #: ggc-common.c:629
18542 #, gcc-internal-format
18543 msgid "had to relocate PCH"
18544 msgstr ""
18546 #: ggc-page.c:1726
18547 #, gcc-internal-format
18548 msgid "open /dev/zero: %m"
18549 msgstr ""
18551 #: ggc-page.c:2474 ggc-page.c:2480
18552 #, gcc-internal-format
18553 msgid "can%'t write PCH file"
18554 msgstr ""
18556 #: gimple-ssa-isolate-paths.c:273
18557 #, gcc-internal-format
18558 msgid "potential null pointer dereference"
18559 msgstr ""
18561 #: gimple-ssa-isolate-paths.c:313
18562 #, gcc-internal-format
18563 msgid "null pointer dereference"
18564 msgstr ""
18566 #: gimple-ssa-isolate-paths.c:402 gimple-ssa-isolate-paths.c:520 tree.c:12853
18567 #: tree.c:12890 c/c-typeck.c:2906 c/c-typeck.c:2990 c/c-typeck.c:9836
18568 #: c/c-typeck.c:9853 c/gimple-parser.c:1432 c/gimple-parser.c:1440
18569 #: cp/call.c:6440 cp/call.c:7908 cp/constexpr.c:764 cp/constexpr.c:2144
18570 #: cp/cvt.c:984 cp/cvt.c:1011 cp/decl.c:7210 cp/decl2.c:5058 cp/pt.c:7962
18571 #: cp/semantics.c:1763 cp/typeck.c:1648 cp/typeck.c:1837 cp/typeck.c:3706
18572 #, gcc-internal-format
18573 msgid "declared here"
18574 msgstr ""
18576 #: gimple-ssa-nonnull-compare.c:102
18577 #, gcc-internal-format
18578 msgid "nonnull argument %qD compared to NULL"
18579 msgstr ""
18581 #: gimple-ssa-sprintf.c:1960
18582 #, gcc-internal-format
18583 msgid ""
18584 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
18585 "%wu"
18586 msgstr ""
18588 #: gimple-ssa-sprintf.c:1962 gimple-ssa-sprintf.c:2058
18589 #, gcc-internal-format
18590 msgid "%<%.*s%> directive writing %wu bytes into a region of size %wu"
18591 msgstr ""
18593 #: gimple-ssa-sprintf.c:1973
18594 #, gcc-internal-format
18595 msgid ""
18596 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
18597 "region of size %wu"
18598 msgstr ""
18600 #: gimple-ssa-sprintf.c:1976 gimple-ssa-sprintf.c:2027
18601 #, gcc-internal-format
18602 msgid ""
18603 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
18604 "%wu"
18605 msgstr ""
18607 #: gimple-ssa-sprintf.c:1987
18608 #, gcc-internal-format
18609 msgid ""
18610 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
18611 "of size %wu"
18612 msgstr ""
18614 #: gimple-ssa-sprintf.c:1989 gimple-ssa-sprintf.c:2013
18615 #, gcc-internal-format
18616 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
18617 msgstr ""
18619 #: gimple-ssa-sprintf.c:2011
18620 #, gcc-internal-format
18621 msgid ""
18622 "%<%.*s%> directive output may be truncated writing %wu or more bytes a "
18623 "region of size %wu"
18624 msgstr ""
18626 #: gimple-ssa-sprintf.c:2024
18627 #, gcc-internal-format
18628 msgid ""
18629 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
18630 "into a region of size %wu"
18631 msgstr ""
18633 #: gimple-ssa-sprintf.c:2053
18634 #, gcc-internal-format
18635 msgid ""
18636 "%<%.*s%> directive output truncated while writing %wu bytes into a region of "
18637 "size %wu"
18638 msgstr ""
18640 #: gimple-ssa-sprintf.c:2055
18641 #, gcc-internal-format
18642 msgid ""
18643 "%<%.*s%> directive output truncated while writing %wu byte into a region of "
18644 "size %wu"
18645 msgstr ""
18647 #: gimple-ssa-sprintf.c:2060
18648 #, gcc-internal-format
18649 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
18650 msgstr ""
18652 #: gimple-ssa-sprintf.c:2097
18653 #, gcc-internal-format
18654 msgid ""
18655 "%<%.*s%> directive output between %qu and %wu bytes may exceed minimum "
18656 "required size of 4095"
18657 msgstr ""
18659 #: gimple-ssa-sprintf.c:2099
18660 #, gcc-internal-format
18661 msgid ""
18662 "%<%.*s%> directive output between %qu and %wu bytes exceeds minimum required "
18663 "size of 4095"
18664 msgstr ""
18666 #: gimple-ssa-sprintf.c:2130
18667 #, gcc-internal-format
18668 msgid ""
18669 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
18670 "%<INT_MAX%>"
18671 msgstr ""
18673 #: gimple-ssa-sprintf.c:2132
18674 #, gcc-internal-format
18675 msgid ""
18676 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
18677 "exceed %<INT_MAX%>"
18678 msgstr ""
18680 #: gimple-ssa-sprintf.c:2144
18681 #, gcc-internal-format
18682 msgid "directive argument %qE"
18683 msgstr ""
18685 #: gimple-ssa-sprintf.c:2146
18686 #, gcc-internal-format
18687 msgid "directive argument in the range [%E, %E]"
18688 msgstr ""
18690 #: gimple-ssa-sprintf.c:2150
18691 #, gcc-internal-format
18692 msgid "using the range [%E, %E] for directive argument"
18693 msgstr ""
18695 #: gimple-ssa-sprintf.c:2235
18696 #, gcc-internal-format
18697 msgid "output may be truncated before the last format character"
18698 msgstr ""
18700 #: gimple-ssa-sprintf.c:2238
18701 #, gcc-internal-format
18702 msgid "may write a terminating nul past the end of the destination"
18703 msgstr ""
18705 #: gimple-ssa-sprintf.c:2240
18706 #, gcc-internal-format
18707 msgid "writing a terminating nul past the end of the destination"
18708 msgstr ""
18710 #: gimple-ssa-sprintf.c:2252
18711 #, gcc-internal-format
18712 msgid "output may be truncated at or before format character %qc at offset %wu"
18713 msgstr ""
18715 #: gimple-ssa-sprintf.c:2254
18716 #, gcc-internal-format
18717 msgid "output truncated at format character %qc at offset %wu"
18718 msgstr ""
18720 #: gimple-ssa-sprintf.c:2256
18721 #, gcc-internal-format
18722 msgid ""
18723 "may write format character %#qc at offset %wu past the end of the destination"
18724 msgstr ""
18726 #: gimple-ssa-sprintf.c:2258
18727 #, gcc-internal-format
18728 msgid ""
18729 "writing format character %#qc at offset %wu past the end of the destination"
18730 msgstr ""
18732 #: gimple-ssa-sprintf.c:2282
18733 #, gcc-internal-format
18734 msgid "format output between %wu and %wu bytes into a destination of size %wu"
18735 msgstr ""
18737 #: gimple-ssa-sprintf.c:2288
18738 #, gcc-internal-format
18739 msgid "format output %wu byte into a destination of size %wu"
18740 msgstr ""
18742 #: gimple-ssa-sprintf.c:2289
18743 #, gcc-internal-format
18744 msgid "format output %wu bytes into a destination of size %wu"
18745 msgstr ""
18747 #: gimple-ssa-sprintf.c:2338
18748 #, gcc-internal-format
18749 msgid "output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
18750 msgstr ""
18752 #: gimple-ssa-sprintf.c:2340
18753 #, gcc-internal-format
18754 msgid "output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
18755 msgstr ""
18757 #: gimple-ssa-sprintf.c:2935
18758 #, gcc-internal-format
18759 msgid "specified bound %wu exceeds maximum object size %wu"
18760 msgstr ""
18762 #: gimple-ssa-sprintf.c:2941
18763 #, gcc-internal-format
18764 msgid "specified bound %wu exceeds %<INT_MAX %>"
18765 msgstr ""
18767 #: gimple-ssa-sprintf.c:2991
18768 #, gcc-internal-format
18769 msgid "null destination pointer"
18770 msgstr ""
18772 #: gimple-ssa-sprintf.c:3008
18773 #, gcc-internal-format
18774 msgid "specified bound %wu exceeds the size %wu of the destination object"
18775 msgstr ""
18777 #: gimple-ssa-sprintf.c:3020
18778 #, gcc-internal-format
18779 msgid "null format string"
18780 msgstr ""
18782 #: gimple-ssa-warn-alloca.c:439
18783 #, gcc-internal-format
18784 msgid "use of %<alloca%>"
18785 msgstr ""
18787 #: gimple-ssa-warn-alloca.c:461
18788 #, gcc-internal-format
18789 msgid "argument to variable-length array may be too large"
18790 msgstr ""
18792 #: gimple-ssa-warn-alloca.c:463
18793 #, gcc-internal-format
18794 msgid "argument to %<alloca%> may be too large"
18795 msgstr ""
18797 #: gimple-ssa-warn-alloca.c:467
18798 #, gcc-internal-format, gfc-internal-format
18799 msgid "limit is %u bytes, but argument may be as large as %s"
18800 msgstr ""
18802 #: gimple-ssa-warn-alloca.c:474
18803 #, gcc-internal-format
18804 msgid "argument to variable-length array is too large"
18805 msgstr ""
18807 #: gimple-ssa-warn-alloca.c:476
18808 #, gcc-internal-format
18809 msgid "argument to %<alloca%> is too large"
18810 msgstr ""
18812 #: gimple-ssa-warn-alloca.c:480
18813 #, gcc-internal-format, gfc-internal-format
18814 msgid "limit is %u bytes, but argument is %s"
18815 msgstr ""
18817 #: gimple-ssa-warn-alloca.c:486
18818 #, gcc-internal-format
18819 msgid "variable-length array bound is unknown"
18820 msgstr ""
18822 #: gimple-ssa-warn-alloca.c:487
18823 #, gcc-internal-format
18824 msgid "%<alloca%> bound is unknown"
18825 msgstr ""
18827 #: gimple-ssa-warn-alloca.c:491
18828 #, gcc-internal-format
18829 msgid "unbounded use of variable-length array"
18830 msgstr ""
18832 #: gimple-ssa-warn-alloca.c:492
18833 #, gcc-internal-format
18834 msgid "unbounded use of %<alloca%>"
18835 msgstr ""
18837 #: gimple-ssa-warn-alloca.c:496
18838 #, gcc-internal-format
18839 msgid "use of %<alloca%> within a loop"
18840 msgstr ""
18842 #: gimple-ssa-warn-alloca.c:501
18843 #, gcc-internal-format
18844 msgid ""
18845 "argument to variable-length array may be too large due to conversion from "
18846 "%qT to %qT"
18847 msgstr ""
18849 #: gimple-ssa-warn-alloca.c:504
18850 #, gcc-internal-format
18851 msgid ""
18852 "argument to %<alloca%> may be too large due to conversion from %qT to %qT"
18853 msgstr ""
18855 #: gimple-ssa-warn-alloca.c:510
18856 #, gcc-internal-format
18857 msgid "argument to variable-length array is zero"
18858 msgstr ""
18860 #: gimple-ssa-warn-alloca.c:512
18861 #, gcc-internal-format
18862 msgid "argument to %<alloca%> is zero"
18863 msgstr ""
18865 #: gimple-streamer-in.c:210
18866 #, gcc-internal-format, gfc-internal-format
18867 msgid "bytecode stream: unknown GIMPLE statement tag %s"
18868 msgstr ""
18870 #: gimple.c:1172
18871 #, gcc-internal-format, gfc-internal-format
18872 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
18873 msgstr ""
18875 #: gimplify.c:1787
18876 #, gcc-internal-format
18877 msgid "statement will never be executed"
18878 msgstr ""
18880 #: gimplify.c:2085 gimplify.c:2093
18881 #, gcc-internal-format
18882 msgid "this statement may fall through"
18883 msgstr ""
18885 #: gimplify.c:2095
18886 #, gcc-internal-format
18887 msgid "here"
18888 msgstr ""
18890 #: gimplify.c:2202
18891 #, gcc-internal-format
18892 msgid "attribute %<fallthrough%> not preceding a case label or default label"
18893 msgstr ""
18895 #: gimplify.c:3270
18896 #, gcc-internal-format
18897 msgid "using result of function returning %<void%>"
18898 msgstr ""
18900 #: gimplify.c:5940
18901 #, gcc-internal-format, gfc-internal-format
18902 msgid "invalid lvalue in asm output %d"
18903 msgstr ""
18905 #: gimplify.c:6083
18906 #, gcc-internal-format, gfc-internal-format
18907 msgid "non-memory input %d must stay in memory"
18908 msgstr ""
18910 #: gimplify.c:6123 gimplify.c:6132
18911 #, gcc-internal-format, gfc-internal-format
18912 msgid "memory input %d is not directly addressable"
18913 msgstr ""
18915 #: gimplify.c:6728
18916 #, gcc-internal-format
18917 msgid "threadprivate variable %qE used in target region"
18918 msgstr ""
18920 #: gimplify.c:6730
18921 #, gcc-internal-format
18922 msgid "enclosing target region"
18923 msgstr ""
18925 #: gimplify.c:6742
18926 #, gcc-internal-format
18927 msgid "threadprivate variable %qE used in untied task"
18928 msgstr ""
18930 #: gimplify.c:6744
18931 #, gcc-internal-format
18932 msgid "enclosing task"
18933 msgstr ""
18935 #: gimplify.c:6806
18936 #, gcc-internal-format
18937 msgid "%qE not specified in enclosing %s"
18938 msgstr ""
18940 #: gimplify.c:6808
18941 #, gcc-internal-format, gfc-internal-format
18942 msgid "enclosing %s"
18943 msgstr ""
18945 #: gimplify.c:6918
18946 #, gcc-internal-format
18947 msgid "%qE not specified in enclosing OpenACC %qs construct"
18948 msgstr ""
18950 #: gimplify.c:6920
18951 #, gcc-internal-format
18952 msgid "enclosing OpenACC %qs construct"
18953 msgstr ""
18955 #: gimplify.c:6971
18956 #, gcc-internal-format
18957 msgid "%qE with %<link%> clause used in %<routine%> function"
18958 msgstr ""
18960 #: gimplify.c:6979
18961 #, gcc-internal-format
18962 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
18963 msgstr ""
18965 #: gimplify.c:7045 gimplify.c:7644
18966 #, gcc-internal-format
18967 msgid "variable %qE declared in enclosing %<host_data%> region"
18968 msgstr ""
18970 #: gimplify.c:7066
18971 #, gcc-internal-format
18972 msgid "%qD referenced in target region does not have a mappable type"
18973 msgstr ""
18975 #: gimplify.c:7184 gimplify.c:7216
18976 #, gcc-internal-format
18977 msgid "iteration variable %qE is predetermined linear"
18978 msgstr ""
18980 #: gimplify.c:7187
18981 #, gcc-internal-format
18982 msgid "iteration variable %qE should be private"
18983 msgstr ""
18985 #: gimplify.c:7201
18986 #, gcc-internal-format
18987 msgid "iteration variable %qE should not be firstprivate"
18988 msgstr ""
18990 #: gimplify.c:7204
18991 #, gcc-internal-format
18992 msgid "iteration variable %qE should not be reduction"
18993 msgstr ""
18995 #: gimplify.c:7207
18996 #, gcc-internal-format
18997 msgid "iteration variable %qE should not be linear"
18998 msgstr ""
19000 #: gimplify.c:7210
19001 #, gcc-internal-format
19002 msgid "iteration variable %qE should not be lastprivate"
19003 msgstr ""
19005 #: gimplify.c:7213
19006 #, gcc-internal-format
19007 msgid "iteration variable %qE should not be private"
19008 msgstr ""
19010 #: gimplify.c:7514
19011 #, gcc-internal-format
19012 msgid ""
19013 "%<linear%> clause for variable other than loop iterator specified on "
19014 "construct combined with %<distribute%>"
19015 msgstr ""
19017 #: gimplify.c:7721
19018 #, gcc-internal-format
19019 msgid "mapping field %qE of variable length structure"
19020 msgstr ""
19022 #: gimplify.c:7932
19023 #, gcc-internal-format
19024 msgid "%qE appears more than once in map clauses"
19025 msgstr ""
19027 #: gimplify.c:8236
19028 #, gcc-internal-format
19029 msgid ""
19030 "copyprivate variable %qE is not threadprivate or private in outer context"
19031 msgstr ""
19033 #: gimplify.c:8256
19034 #, gcc-internal-format
19035 msgid "%s variable %qE is private in outer context"
19036 msgstr ""
19038 #: gimplify.c:8282
19039 #, gcc-internal-format
19040 msgid "expected %qs %<if%> clause modifier rather than %qs"
19041 msgstr ""
19043 #: gimplify.c:8557
19044 #, gcc-internal-format
19045 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
19046 msgstr ""
19048 #: gimplify.c:8590
19049 #, gcc-internal-format
19050 msgid ""
19051 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
19052 msgstr ""
19054 #: gimplify.c:8763
19055 #, gcc-internal-format
19056 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
19057 msgstr ""
19059 #: gimplify.c:8814
19060 #, gcc-internal-format
19061 msgid ""
19062 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
19063 "%<distribute%> construct"
19064 msgstr ""
19066 #: gimplify.c:8896
19067 #, gcc-internal-format
19068 msgid ""
19069 "incompatible data clause with reduction on %qE; promoting to present_or_copy"
19070 msgstr ""
19072 #: gimplify.c:9040
19073 #, gcc-internal-format
19074 msgid "invalid private reduction on %qE"
19075 msgstr ""
19077 #: gimplify.c:10851 omp-low.c:2807
19078 #, gcc-internal-format
19079 msgid ""
19080 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
19081 "loop with %<ordered%> clause with a parameter"
19082 msgstr ""
19084 #: gimplify.c:10869
19085 #, gcc-internal-format
19086 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
19087 msgstr ""
19089 #: gimplify.c:10882
19090 #, gcc-internal-format
19091 msgid ""
19092 "number of variables in %<depend(sink)%> clause does not match number of "
19093 "iteration variables"
19094 msgstr ""
19096 #: gimplify.c:10895
19097 #, gcc-internal-format
19098 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
19099 msgstr ""
19101 #: gimplify.c:10906
19102 #, gcc-internal-format
19103 msgid ""
19104 "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses "
19105 "on the same construct"
19106 msgstr ""
19108 #: gimplify.c:11849
19109 #, gcc-internal-format
19110 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
19111 msgstr ""
19113 #: gimplify.c:12145
19114 #, gcc-internal-format
19115 msgid "gimplification failed"
19116 msgstr ""
19118 #: gimplify.c:12669
19119 #, gcc-internal-format
19120 msgid "%qT is promoted to %qT when passed through %<...%>"
19121 msgstr ""
19123 #: gimplify.c:12674
19124 #, gcc-internal-format
19125 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
19126 msgstr ""
19128 #: gimplify.c:12681
19129 #, gcc-internal-format
19130 msgid "if this code is reached, the program will abort"
19131 msgstr ""
19133 #: godump.c:1428
19134 #, gcc-internal-format
19135 msgid "could not close Go dump file: %m"
19136 msgstr ""
19138 #: godump.c:1440
19139 #, gcc-internal-format
19140 msgid "could not open Go dump file %qs: %m"
19141 msgstr ""
19143 #: graph.c:55 toplev.c:1504 objc/objc-act.c:461
19144 #, gcc-internal-format
19145 msgid "can%'t open %s: %m"
19146 msgstr ""
19148 #: graphite.c:344
19149 #, gcc-internal-format
19150 msgid "Graphite loop optimizations cannot be used (isl is not available)."
19151 msgstr ""
19153 #: hsa-brig.c:908
19154 #, gcc-internal-format
19155 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
19156 msgstr ""
19158 #: hsa-gen.c:1185
19159 #, gcc-internal-format
19160 msgid "HSA SSA name defined by instruction that is supposed to be using it"
19161 msgstr ""
19163 #: hsa-gen.c:1189 hsa-gen.c:1202
19164 #, gcc-internal-format
19165 msgid "HSA SSA verification failed"
19166 msgstr ""
19168 #: hsa-gen.c:1198
19169 #, gcc-internal-format
19170 msgid ""
19171 "HSA SSA name not among operands of instruction that is supposed to use it"
19172 msgstr ""
19174 #: hsa-gen.c:1458
19175 #, gcc-internal-format
19176 msgid "HSA instruction uses a register but is not among recorded register uses"
19177 msgstr ""
19179 #: hsa-gen.c:1462
19180 #, gcc-internal-format
19181 msgid "HSA instruction verification failed"
19182 msgstr ""
19184 #: hsa.c:244
19185 #, gcc-internal-format
19186 msgid "HSA image ops not handled"
19187 msgstr ""
19189 #: input.c:1147
19190 #, gcc-internal-format, gfc-internal-format
19191 msgid "expansion point is location %i"
19192 msgstr ""
19194 #: input.c:1177
19195 #, gcc-internal-format, gfc-internal-format
19196 msgid "token %u has x-location == y-location == %u"
19197 msgstr ""
19199 #: input.c:1185
19200 #, gcc-internal-format, gfc-internal-format
19201 msgid "token %u has x-location == %u"
19202 msgstr ""
19204 #: input.c:1186
19205 #, gcc-internal-format, gfc-internal-format
19206 msgid "token %u has y-location == %u"
19207 msgstr ""
19209 #: internal-fn.c:398
19210 #, gcc-internal-format
19211 msgid "invalid use of attribute %<fallthrough%>"
19212 msgstr ""
19214 #: ipa-chkp.c:667
19215 #, gcc-internal-format
19216 msgid "function cannot be instrumented"
19217 msgstr ""
19219 #: ipa-devirt.c:752 ipa-devirt.c:903
19220 #, gcc-internal-format
19221 msgid "virtual table of type %qD violates one definition rule"
19222 msgstr ""
19224 #: ipa-devirt.c:755
19225 #, gcc-internal-format
19226 msgid ""
19227 "variable of same assembler name as the virtual table is defined in another "
19228 "translation unit"
19229 msgstr ""
19231 #: ipa-devirt.c:794
19232 #, gcc-internal-format
19233 msgid "virtual table of type %qD contains RTTI information"
19234 msgstr ""
19236 #: ipa-devirt.c:800
19237 #, gcc-internal-format
19238 msgid "but is prevailed by one without from other translation unit"
19239 msgstr ""
19241 #: ipa-devirt.c:804
19242 #, gcc-internal-format
19243 msgid "RTTI will not work on this type"
19244 msgstr ""
19246 #: ipa-devirt.c:834 ipa-devirt.c:862 ipa-devirt.c:933
19247 #, gcc-internal-format
19248 msgid "virtual table of type %qD violates one definition rule  "
19249 msgstr ""
19251 #: ipa-devirt.c:840
19252 #, gcc-internal-format
19253 msgid ""
19254 "the conflicting type defined in another translation unit has virtual table "
19255 "of different size"
19256 msgstr ""
19258 #: ipa-devirt.c:868
19259 #, gcc-internal-format
19260 msgid ""
19261 "the conflicting type defined in another translation unit with different RTTI "
19262 "information"
19263 msgstr ""
19265 #: ipa-devirt.c:911 ipa-devirt.c:941
19266 #, gcc-internal-format
19267 msgid "the conflicting type defined in another translation unit"
19268 msgstr ""
19270 #: ipa-devirt.c:915
19271 #, gcc-internal-format
19272 msgid "contains additional virtual method %qD"
19273 msgstr ""
19275 #: ipa-devirt.c:922
19276 #, gcc-internal-format
19277 msgid ""
19278 "the conflicting type defined in another translation unit has virtual table "
19279 "with more entries"
19280 msgstr ""
19282 #: ipa-devirt.c:947
19283 #, gcc-internal-format
19284 msgid "virtual method %qD"
19285 msgstr ""
19287 #: ipa-devirt.c:951
19288 #, gcc-internal-format
19289 msgid "ought to match virtual method %qD but does not"
19290 msgstr ""
19292 #: ipa-devirt.c:957
19293 #, gcc-internal-format
19294 msgid ""
19295 "the conflicting type defined in another translation unit has virtual table "
19296 "with different contents"
19297 msgstr ""
19299 #: ipa-devirt.c:987
19300 #, gcc-internal-format
19301 msgid "type %qT violates the C++ One Definition Rule"
19302 msgstr ""
19304 #: ipa-devirt.c:998 ipa-devirt.c:1013 ipa-devirt.c:1263 ipa-devirt.c:1355
19305 #: ipa-devirt.c:1394 ipa-devirt.c:1412
19306 #, gcc-internal-format
19307 msgid "a different type is defined in another translation unit"
19308 msgstr ""
19310 #: ipa-devirt.c:1005
19311 #, gcc-internal-format
19312 msgid "the first difference of corresponding definitions is field %qD"
19313 msgstr ""
19315 #: ipa-devirt.c:1015
19316 #, gcc-internal-format
19317 msgid "the first difference of corresponding definitions is method %qD"
19318 msgstr ""
19320 #: ipa-devirt.c:1109
19321 #, gcc-internal-format
19322 msgid ""
19323 "type %qT defined in anonymous namespace can not match type %qT across the "
19324 "translation unit boundary"
19325 msgstr ""
19327 #: ipa-devirt.c:1114
19328 #, gcc-internal-format
19329 msgid ""
19330 "type %qT defined in anonymous namespace can not match across the translation "
19331 "unit boundary"
19332 msgstr ""
19334 #: ipa-devirt.c:1119
19335 #, gcc-internal-format
19336 msgid "the incompatible type defined in another translation unit"
19337 msgstr ""
19339 #: ipa-devirt.c:1142
19340 #, gcc-internal-format
19341 msgid "type name %<%s%> should match type name %<%s%>"
19342 msgstr ""
19344 #: ipa-devirt.c:1146 ipa-devirt.c:1238
19345 #, gcc-internal-format
19346 msgid "the incompatible type is defined here"
19347 msgstr ""
19349 #: ipa-devirt.c:1174
19350 #, gcc-internal-format
19351 msgid "array types have different bounds"
19352 msgstr ""
19354 #: ipa-devirt.c:1189
19355 #, gcc-internal-format
19356 msgid "return value type mismatch"
19357 msgstr ""
19359 #: ipa-devirt.c:1204
19360 #, gcc-internal-format
19361 msgid "implicit this pointer type mismatch"
19362 msgstr ""
19364 #: ipa-devirt.c:1207
19365 #, gcc-internal-format, gfc-internal-format
19366 msgid "type mismatch in parameter %i"
19367 msgstr ""
19369 #: ipa-devirt.c:1218
19370 #, gcc-internal-format
19371 msgid "types have different parameter counts"
19372 msgstr ""
19374 #: ipa-devirt.c:1229
19375 #, gcc-internal-format
19376 msgid "type %qT itself violate the C++ One Definition Rule"
19377 msgstr ""
19379 #: ipa-devirt.c:1235
19380 #, gcc-internal-format
19381 msgid "type %qT should match type %qT"
19382 msgstr ""
19384 #: ipa-devirt.c:1270
19385 #, gcc-internal-format
19386 msgid "a type with different qualifiers is defined in another translation unit"
19387 msgstr ""
19389 #: ipa-devirt.c:1288
19390 #, gcc-internal-format
19391 msgid "a type with different attributes is defined in another translation unit"
19392 msgstr ""
19394 #: ipa-devirt.c:1303
19395 #, gcc-internal-format
19396 msgid ""
19397 "an enum with different value name is defined in another translation unit"
19398 msgstr ""
19400 #: ipa-devirt.c:1312
19401 #, gcc-internal-format
19402 msgid "an enum with different values is defined in another translation unit"
19403 msgstr ""
19405 #: ipa-devirt.c:1320
19406 #, gcc-internal-format
19407 msgid ""
19408 "an enum with mismatching number of values is defined in another translation "
19409 "unit"
19410 msgstr ""
19412 #: ipa-devirt.c:1338
19413 #, gcc-internal-format
19414 msgid "a type with different precision is defined in another translation unit"
19415 msgstr ""
19417 #: ipa-devirt.c:1345
19418 #, gcc-internal-format
19419 msgid "a type with different signedness is defined in another translation unit"
19420 msgstr ""
19422 #: ipa-devirt.c:1370
19423 #, gcc-internal-format
19424 msgid ""
19425 "it is defined as a pointer in different address space in another translation "
19426 "unit"
19427 msgstr ""
19429 #: ipa-devirt.c:1379
19430 #, gcc-internal-format
19431 msgid ""
19432 "it is defined as a pointer to different type in another translation unit"
19433 msgstr ""
19435 #: ipa-devirt.c:1439
19436 #, gcc-internal-format
19437 msgid "an array of different size is defined in another translation unit"
19438 msgstr ""
19440 #: ipa-devirt.c:1454
19441 #, gcc-internal-format
19442 msgid "has different return value in another translation unit"
19443 msgstr ""
19445 #: ipa-devirt.c:1477 ipa-devirt.c:1489
19446 #, gcc-internal-format
19447 msgid "has different parameters in another translation unit"
19448 msgstr ""
19450 #: ipa-devirt.c:1512
19451 #, gcc-internal-format
19452 msgid "a type defined in another translation unit is not polymorphic"
19453 msgstr ""
19455 #: ipa-devirt.c:1516
19456 #, gcc-internal-format
19457 msgid "a type defined in another translation unit is polymorphic"
19458 msgstr ""
19460 #: ipa-devirt.c:1534 ipa-devirt.c:1590
19461 #, gcc-internal-format
19462 msgid ""
19463 "a type with different virtual table pointers is defined in another "
19464 "translation unit"
19465 msgstr ""
19467 #: ipa-devirt.c:1541 ipa-devirt.c:1595
19468 #, gcc-internal-format
19469 msgid "a type with different bases is defined in another translation unit"
19470 msgstr ""
19472 #: ipa-devirt.c:1549
19473 #, gcc-internal-format
19474 msgid "a field with different name is defined in another translation unit"
19475 msgstr ""
19477 #: ipa-devirt.c:1563
19478 #, gcc-internal-format
19479 msgid ""
19480 "a field of same name but different type is defined in another translation "
19481 "unit"
19482 msgstr ""
19484 #: ipa-devirt.c:1576
19485 #, gcc-internal-format
19486 msgid "fields has different layout in another translation unit"
19487 msgstr ""
19489 #: ipa-devirt.c:1599
19490 #, gcc-internal-format
19491 msgid ""
19492 "a type with different number of fields is defined in another translation unit"
19493 msgstr ""
19495 #: ipa-devirt.c:1623
19496 #, gcc-internal-format
19497 msgid "a different method of same type is defined in another translation unit"
19498 msgstr ""
19500 #: ipa-devirt.c:1631
19501 #, gcc-internal-format
19502 msgid ""
19503 "s definition that differs by virtual keyword in another translation unit"
19504 msgstr ""
19506 #: ipa-devirt.c:1638
19507 #, gcc-internal-format
19508 msgid "virtual table layout differs in another translation unit"
19509 msgstr ""
19511 #: ipa-devirt.c:1647
19512 #, gcc-internal-format
19513 msgid "method with incompatible type is defined in another translation unit"
19514 msgstr ""
19516 #: ipa-devirt.c:1655
19517 #, gcc-internal-format
19518 msgid ""
19519 "a type with different number of methods is defined in another translation "
19520 "unit"
19521 msgstr ""
19523 #: ipa-devirt.c:1677
19524 #, gcc-internal-format
19525 msgid "a type with different size is defined in another translation unit"
19526 msgstr ""
19528 #: ipa-devirt.c:1685
19529 #, gcc-internal-format
19530 msgid "a type with different alignment is defined in another translation unit"
19531 msgstr ""
19533 #: ipa-devirt.c:1808
19534 #, gcc-internal-format
19535 msgid "the extra base is defined here"
19536 msgstr ""
19538 #: ipa-devirt.c:3777
19539 #, gcc-internal-format
19540 msgid "Declaring type %qD final would enable devirtualization of %i call"
19541 msgid_plural ""
19542 "Declaring type %qD final would enable devirtualization of %i calls"
19543 msgstr[0] ""
19544 msgstr[1] ""
19546 #: ipa-devirt.c:3786
19547 #, gcc-internal-format
19548 msgid ""
19549 "Declaring type %qD final would enable devirtualization of %i call executed "
19550 "%lli times"
19551 msgid_plural ""
19552 "Declaring type %qD final would enable devirtualization of %i calls executed "
19553 "%lli times"
19554 msgstr[0] ""
19555 msgstr[1] ""
19557 #: ipa-devirt.c:3815
19558 #, gcc-internal-format
19559 msgid ""
19560 "Declaring virtual destructor of %qD final would enable devirtualization of "
19561 "%i call"
19562 msgid_plural ""
19563 "Declaring virtual destructor of %qD final would enable devirtualization of "
19564 "%i calls"
19565 msgstr[0] ""
19566 msgstr[1] ""
19568 #: ipa-devirt.c:3823
19569 #, gcc-internal-format
19570 msgid "Declaring method %qD final would enable devirtualization of %i call"
19571 msgid_plural ""
19572 "Declaring method %qD final would enable devirtualization of %i calls"
19573 msgstr[0] ""
19574 msgstr[1] ""
19576 #: ipa-devirt.c:3831
19577 #, gcc-internal-format
19578 msgid ""
19579 "Declaring virtual destructor of %qD final would enable devirtualization of "
19580 "%i call executed %lli times"
19581 msgid_plural ""
19582 "Declaring virtual destructor of %qD final would enable devirtualization of "
19583 "%i calls executed %lli times"
19584 msgstr[0] ""
19585 msgstr[1] ""
19587 #: ipa-devirt.c:3841
19588 #, gcc-internal-format
19589 msgid ""
19590 "Declaring method %qD final would enable devirtualization of %i call executed "
19591 "%lli times"
19592 msgid_plural ""
19593 "Declaring method %qD final would enable devirtualization of %i calls "
19594 "executed %lli times"
19595 msgstr[0] ""
19596 msgstr[1] ""
19598 #: ipa-hsa.c:57
19599 #, gcc-internal-format, gfc-internal-format
19600 msgid "could not emit HSAIL for function %s: function cannot be cloned"
19601 msgstr ""
19603 #: ipa-inline-analysis.c:4375
19604 #, gcc-internal-format
19605 msgid "ipa inline summary is missing in input file"
19606 msgstr ""
19608 #: ipa-reference.c:1182
19609 #, gcc-internal-format
19610 msgid "ipa reference summary is missing in ltrans unit"
19611 msgstr ""
19613 #: ira.c:2322 ira.c:2336
19614 #, gcc-internal-format, gfc-internal-format
19615 msgid "%s cannot be used in asm here"
19616 msgstr ""
19618 #: ira.c:5486
19619 #, gcc-internal-format
19620 msgid "frame pointer required, but reserved"
19621 msgstr ""
19623 #: ira.c:5487
19624 #, gcc-internal-format
19625 msgid "for %qD"
19626 msgstr ""
19628 #: ira.c:5501
19629 #, gcc-internal-format
19630 msgid "frame size too large for reliable stack checking"
19631 msgstr ""
19633 #: lra-assigns.c:1412 reload1.c:1245
19634 #, gcc-internal-format
19635 msgid "%<asm%> operand has impossible constraints"
19636 msgstr ""
19638 #: lra-assigns.c:1433
19639 #, gcc-internal-format
19640 msgid "unable to find a register to spill"
19641 msgstr ""
19643 #: lra-assigns.c:1661
19644 #, gcc-internal-format, gfc-internal-format
19645 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
19646 msgstr ""
19648 #: lra-constraints.c:3745 reload.c:3823 reload.c:4078
19649 #, gcc-internal-format
19650 msgid "inconsistent operand constraints in an %<asm%>"
19651 msgstr ""
19653 #: lra-constraints.c:4622
19654 #, gcc-internal-format, gfc-internal-format
19655 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
19656 msgstr ""
19658 #: lto-cgraph.c:1292
19659 #, gcc-internal-format, gfc-internal-format
19660 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
19661 msgstr ""
19663 #: lto-cgraph.c:1470
19664 #, gcc-internal-format
19665 msgid "bytecode stream: no caller found while reading edge"
19666 msgstr ""
19668 #: lto-cgraph.c:1476
19669 #, gcc-internal-format
19670 msgid "bytecode stream: no callee found while reading edge"
19671 msgstr ""
19673 #: lto-cgraph.c:1551
19674 #, gcc-internal-format
19675 msgid "bytecode stream: found empty cgraph node"
19676 msgstr ""
19678 #: lto-cgraph.c:1729
19679 #, gcc-internal-format, gfc-internal-format
19680 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
19681 msgstr ""
19683 #: lto-cgraph.c:1816
19684 #, gcc-internal-format, gfc-internal-format
19685 msgid "Profile information in %s corrupted"
19686 msgstr ""
19688 #: lto-cgraph.c:1849
19689 #, gcc-internal-format, gfc-internal-format
19690 msgid "cannot find LTO cgraph in %s"
19691 msgstr ""
19693 #: lto-cgraph.c:1859
19694 #, gcc-internal-format, gfc-internal-format
19695 msgid "cannot find LTO section refs in %s"
19696 msgstr ""
19698 #: lto-cgraph.c:1940
19699 #, gcc-internal-format, gfc-internal-format
19700 msgid "invalid offload table in %s"
19701 msgstr ""
19703 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
19704 #: lto-compress.c:293 lto-compress.c:314
19705 #, gcc-internal-format, gfc-internal-format
19706 msgid "compressed stream: %s"
19707 msgstr ""
19709 #: lto-section-in.c:445
19710 #, gcc-internal-format, gfc-internal-format
19711 msgid ""
19712 "bytecode stream: trying to read %d bytes after the end of the input buffer"
19713 msgstr ""
19715 #: lto-section-in.c:456
19716 #, gcc-internal-format, gfc-internal-format
19717 msgid "%s out of range: Range is %i to %i, value is %i"
19718 msgstr ""
19720 #: lto-streamer-in.c:79
19721 #, gcc-internal-format, gfc-internal-format
19722 msgid "bytecode stream: unexpected tag %s"
19723 msgstr ""
19725 #: lto-streamer-in.c:903 lto-streamer-in.c:913
19726 #, gcc-internal-format
19727 msgid "Cgraph edge statement index out of range"
19728 msgstr ""
19730 #: lto-streamer-in.c:907 lto-streamer-in.c:916
19731 #, gcc-internal-format
19732 msgid "Cgraph edge statement index not found"
19733 msgstr ""
19735 #: lto-streamer-in.c:923
19736 #, gcc-internal-format
19737 msgid "Reference statement index out of range"
19738 msgstr ""
19740 #: lto-streamer-in.c:926
19741 #, gcc-internal-format
19742 msgid "Reference statement index not found"
19743 msgstr ""
19745 #: lto-streamer-in.c:1545
19746 #, gcc-internal-format, gfc-internal-format
19747 msgid "cannot read LTO mode table from %s"
19748 msgstr ""
19750 #: lto-streamer-in.c:1643
19751 #, gcc-internal-format, gfc-internal-format
19752 msgid "unsupported mode %s\n"
19753 msgstr ""
19755 #: lto-streamer-out.c:420 lto-streamer-out.c:664
19756 #, gcc-internal-format
19757 msgid "tree code %qs is not supported in LTO streams"
19758 msgstr ""
19760 #: lto-streamer.c:162
19761 #, gcc-internal-format, gfc-internal-format
19762 msgid "bytecode stream: unexpected LTO section %s"
19763 msgstr ""
19765 #: lto-streamer.c:383
19766 #, gcc-internal-format, gfc-internal-format
19767 msgid ""
19768 "bytecode stream in file '%s' generated with LTO version %d.%d instead of the "
19769 "expected %d.%d"
19770 msgstr ""
19772 #: lto-wrapper.c:114
19773 #, gcc-internal-format
19774 msgid "deleting LTRANS file %s: %m"
19775 msgstr ""
19777 #: lto-wrapper.c:151
19778 #, gcc-internal-format
19779 msgid "malformed COLLECT_GCC_OPTIONS"
19780 msgstr ""
19782 #: lto-wrapper.c:307
19783 #, gcc-internal-format, gfc-internal-format
19784 msgid "Option %s with different values"
19785 msgstr ""
19787 #: lto-wrapper.c:318 lto-wrapper.c:330
19788 #, gcc-internal-format, gfc-internal-format
19789 msgid "Option %s not used consistently in all LTO input files"
19790 msgstr ""
19792 #: lto-wrapper.c:815
19793 #, gcc-internal-format, gfc-internal-format
19794 msgid "problem with building target image for %s\n"
19795 msgstr ""
19797 #: lto-wrapper.c:835
19798 #, gcc-internal-format
19799 msgid "reading input file"
19800 msgstr ""
19802 #: lto-wrapper.c:840
19803 #, gcc-internal-format
19804 msgid "writing output file"
19805 msgstr ""
19807 #: lto-wrapper.c:870
19808 #, gcc-internal-format
19809 msgid "installation error, can't find crtoffloadtable.o"
19810 msgstr ""
19812 #: lto-wrapper.c:974
19813 #, gcc-internal-format
19814 msgid "environment variable COLLECT_GCC must be set"
19815 msgstr ""
19817 #: lto-wrapper.c:978 config/nvptx/mkoffload.c:361
19818 #, gcc-internal-format
19819 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
19820 msgstr ""
19822 #: lto-wrapper.c:1135 lto-wrapper.c:1191
19823 #, gcc-internal-format
19824 msgid "cannot open %s: %m"
19825 msgstr ""
19827 #: lto-wrapper.c:1138 lto-wrapper.c:1197
19828 #, gcc-internal-format
19829 msgid "cannot read %s: %m"
19830 msgstr ""
19832 #: lto-wrapper.c:1165
19833 #, gcc-internal-format, gfc-internal-format
19834 msgid "invalid format of %s"
19835 msgstr ""
19837 #: lto-wrapper.c:1301
19838 #, gcc-internal-format
19839 msgid "fopen: %s: %m"
19840 msgstr ""
19842 #: multiple_target.c:67
19843 #, gcc-internal-format
19844 msgid "the call requires ifunc, which is not supported by this target"
19845 msgstr ""
19847 #: multiple_target.c:76
19848 #, gcc-internal-format
19849 msgid "default target_clones attribute was not set"
19850 msgstr ""
19852 #: multiple_target.c:250
19853 #, gcc-internal-format
19854 msgid "single target_clones attribute is ignored"
19855 msgstr ""
19857 #: multiple_target.c:262
19858 #, gcc-internal-format
19859 msgid "default target was not set"
19860 msgstr ""
19862 #: omp-expand.c:1989
19863 #, gcc-internal-format
19864 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
19865 msgstr ""
19867 #: omp-expand.c:2126
19868 #, gcc-internal-format
19869 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
19870 msgstr ""
19872 #: omp-general.c:580
19873 #, gcc-internal-format
19874 msgid "multiple loop axes specified for routine"
19875 msgstr ""
19877 #: omp-low.c:2114 omp-offload.c:1062
19878 #, gcc-internal-format
19879 msgid "%<seq%> overrides other OpenACC loop specifiers"
19880 msgstr ""
19882 #: omp-low.c:2117
19883 #, gcc-internal-format
19884 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
19885 msgstr ""
19887 #: omp-low.c:2121
19888 #, gcc-internal-format
19889 msgid "inner loop uses same OpenACC parallelism as containing loop"
19890 msgstr ""
19892 #: omp-low.c:2168
19893 #, gcc-internal-format
19894 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
19895 msgstr ""
19897 #: omp-low.c:2436
19898 #, gcc-internal-format
19899 msgid "non-OpenACC construct inside of OpenACC routine"
19900 msgstr ""
19902 #: omp-low.c:2445
19903 #, gcc-internal-format
19904 msgid "non-OpenACC construct inside of OpenACC region"
19905 msgstr ""
19907 #: omp-low.c:2470
19908 #, gcc-internal-format
19909 msgid ""
19910 "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
19911 msgstr ""
19913 #: omp-low.c:2478
19914 #, gcc-internal-format
19915 msgid ""
19916 "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested "
19917 "inside %<simd%> region"
19918 msgstr ""
19920 #: omp-low.c:2490
19921 #, gcc-internal-format
19922 msgid ""
19923 "only %<distribute%> or %<parallel%> regions are allowed to be strictly "
19924 "nested inside %<teams%> region"
19925 msgstr ""
19927 #: omp-low.c:2507
19928 #, gcc-internal-format
19929 msgid ""
19930 "%<distribute%> region must be strictly nested inside %<teams%> construct"
19931 msgstr ""
19933 #: omp-low.c:2548
19934 #, gcc-internal-format
19935 msgid ""
19936 "OpenACC loop directive must be associated with an OpenACC compute region"
19937 msgstr ""
19939 #: omp-low.c:2570
19940 #, gcc-internal-format
19941 msgid "orphaned %qs construct"
19942 msgstr ""
19944 #: omp-low.c:2599
19945 #, gcc-internal-format
19946 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
19947 msgstr ""
19949 #: omp-low.c:2604
19950 #, gcc-internal-format
19951 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
19952 msgstr ""
19954 #: omp-low.c:2624 omp-low.c:2637
19955 #, gcc-internal-format
19956 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
19957 msgstr ""
19959 #: omp-low.c:2663
19960 #, gcc-internal-format
19961 msgid ""
19962 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
19963 msgstr ""
19965 #: omp-low.c:2677
19966 #, gcc-internal-format
19967 msgid "invalid arguments"
19968 msgstr ""
19970 #: omp-low.c:2683
19971 #, gcc-internal-format
19972 msgid "%<%s %s%> construct not closely nested inside of %qs"
19973 msgstr ""
19975 #: omp-low.c:2711
19976 #, gcc-internal-format
19977 msgid ""
19978 "barrier region may not be closely nested inside of work-sharing, %<critical"
19979 "%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
19980 msgstr ""
19982 #: omp-low.c:2718
19983 #, gcc-internal-format
19984 msgid ""
19985 "work-sharing region may not be closely nested inside of work-sharing, "
19986 "%<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
19987 "region"
19988 msgstr ""
19990 #: omp-low.c:2747
19991 #, gcc-internal-format
19992 msgid ""
19993 "%<master%> region may not be closely nested inside of work-sharing, explicit "
19994 "%<task%> or %<taskloop%> region"
19995 msgstr ""
19997 #: omp-low.c:2771 omp-low.c:2910
19998 #, gcc-internal-format
19999 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
20000 msgstr ""
20002 #: omp-low.c:2799
20003 #, gcc-internal-format
20004 msgid ""
20005 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
20006 "an %<ordered%> loop"
20007 msgstr ""
20009 #: omp-low.c:2816
20010 #, gcc-internal-format
20011 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
20012 msgstr ""
20014 #: omp-low.c:2831
20015 #, gcc-internal-format
20016 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
20017 msgstr ""
20019 #: omp-low.c:2844
20020 #, gcc-internal-format
20021 msgid ""
20022 "%<ordered%> region may not be closely nested inside of %<critical%>, "
20023 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
20024 msgstr ""
20026 #: omp-low.c:2855 omp-low.c:2868
20027 #, gcc-internal-format
20028 msgid ""
20029 "%<ordered%> region must be closely nested inside a loop region with an "
20030 "%<ordered%> clause"
20031 msgstr ""
20033 #: omp-low.c:2885
20034 #, gcc-internal-format
20035 msgid ""
20036 "%<critical%> region may not be nested inside a %<critical%> region with the "
20037 "same name"
20038 msgstr ""
20040 #: omp-low.c:2897
20041 #, gcc-internal-format
20042 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
20043 msgstr ""
20045 #: omp-low.c:2918
20046 #, gcc-internal-format
20047 msgid ""
20048 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
20049 "yet"
20050 msgstr ""
20052 #: omp-low.c:2931
20053 #, gcc-internal-format
20054 msgid "OpenACC construct inside of non-OpenACC region"
20055 msgstr ""
20057 #: omp-low.c:2976
20058 #, gcc-internal-format
20059 msgid "%s %qs construct inside of %s %qs region"
20060 msgstr ""
20062 #: omp-low.c:2989 omp-low.c:2996
20063 #, gcc-internal-format
20064 msgid "%qs construct inside of %qs region"
20065 msgstr ""
20067 #: omp-low.c:3108
20068 #, gcc-internal-format
20069 msgid "setjmp/longjmp inside simd construct"
20070 msgstr ""
20072 #: omp-low.c:6260
20073 #, gcc-internal-format
20074 msgid ""
20075 "ignoring sink clause with offset that is not a multiple of the loop step"
20076 msgstr ""
20078 #: omp-low.c:6283
20079 #, gcc-internal-format
20080 msgid "first offset must be in opposite direction of loop iterations"
20081 msgstr ""
20083 #: omp-low.c:8992
20084 #, gcc-internal-format, gfc-internal-format
20085 msgid "invalid exit from %s structured block"
20086 msgstr ""
20088 #: omp-low.c:8994 omp-low.c:8999
20089 #, gcc-internal-format, gfc-internal-format
20090 msgid "invalid entry to %s structured block"
20091 msgstr ""
20093 #. Otherwise, be vague and lazy, but efficient.
20094 #: omp-low.c:9003
20095 #, gcc-internal-format, gfc-internal-format
20096 msgid "invalid branch to/from %s structured block"
20097 msgstr ""
20099 #: omp-offload.c:512
20100 #, gcc-internal-format, gfc-internal-format
20101 msgid "-fopenacc-dim operand is malformed at '%s'"
20102 msgstr ""
20104 #: omp-offload.c:1090
20105 #, gcc-internal-format, gfc-internal-format
20106 msgid "%s uses same OpenACC parallelism as containing loop"
20107 msgstr ""
20109 #: omp-offload.c:1092 omp-offload.c:1121
20110 #, gcc-internal-format
20111 msgid "containing loop here"
20112 msgstr ""
20114 #: omp-offload.c:1096
20115 #, gcc-internal-format, gfc-internal-format
20116 msgid "%s uses OpenACC parallelism disallowed by containing routine"
20117 msgstr ""
20119 #: omp-offload.c:1101
20120 #, gcc-internal-format
20121 msgid "routine %qD declared here"
20122 msgstr ""
20124 #: omp-offload.c:1114
20125 #, gcc-internal-format
20126 msgid "incorrectly nested OpenACC loop parallelism"
20127 msgstr ""
20129 #: omp-offload.c:1198
20130 #, gcc-internal-format
20131 msgid "insufficient partitioning available to parallelize loop"
20132 msgstr ""
20134 #: omp-simd-clone.c:192
20135 #, gcc-internal-format
20136 msgid "ignoring large linear step"
20137 msgstr ""
20139 #: omp-simd-clone.c:199
20140 #, gcc-internal-format
20141 msgid "ignoring zero linear step"
20142 msgstr ""
20144 #: omp-simd-clone.c:258
20145 #, gcc-internal-format
20146 msgid ""
20147 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
20148 "return type"
20149 msgstr ""
20151 #: omp-simd-clone.c:269
20152 #, gcc-internal-format
20153 msgid ""
20154 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
20155 "non-%<uniform%> argument"
20156 msgstr ""
20158 #: optabs.c:4195
20159 #, gcc-internal-format
20160 msgid "indirect jumps are not available on this target"
20161 msgstr ""
20163 #: opts-common.c:1118
20164 #, gcc-internal-format
20165 msgid "command line option %qs is not supported by this configuration"
20166 msgstr ""
20168 #: opts-common.c:1128 opts.c:1696
20169 #, gcc-internal-format
20170 msgid "missing argument to %qs"
20171 msgstr ""
20173 #: opts-common.c:1134
20174 #, gcc-internal-format
20175 msgid "argument to %qs should be a non-negative integer"
20176 msgstr ""
20178 #: opts-common.c:1148
20179 #, gcc-internal-format
20180 msgid "unrecognized argument in option %qs"
20181 msgstr ""
20183 #: opts-common.c:1159 config/i386/i386.c:4684
20184 #, gcc-internal-format
20185 msgid "valid arguments to %qs are: %s; did you mean %qs?"
20186 msgstr ""
20188 #: opts-common.c:1162 config/i386/i386.c:4687
20189 #, gcc-internal-format
20190 msgid "valid arguments to %qs are: %s"
20191 msgstr ""
20193 #: opts-global.c:99
20194 #, gcc-internal-format
20195 msgid "command line option %qs is valid for the driver but not for %s"
20196 msgstr ""
20198 #. Eventually this should become a hard error IMO.
20199 #: opts-global.c:105
20200 #, gcc-internal-format
20201 msgid "command line option %qs is valid for %s but not for %s"
20202 msgstr ""
20204 #: opts-global.c:364
20205 #, gcc-internal-format
20206 msgid "unrecognized command line option %<-fdump-%s%>"
20207 msgstr ""
20209 #: opts-global.c:369
20210 #, gcc-internal-format
20211 msgid "unrecognized command line option %<-fopt-info-%s%>"
20212 msgstr ""
20214 #: opts-global.c:390 opts-global.c:398
20215 #, gcc-internal-format
20216 msgid "plugin support is disabled; configure with --enable-plugin"
20217 msgstr ""
20219 #: opts-global.c:422
20220 #, gcc-internal-format
20221 msgid "unrecognized register name %qs"
20222 msgstr ""
20224 #: opts-global.c:440
20225 #, gcc-internal-format
20226 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
20227 msgstr ""
20229 #: opts-global.c:443
20230 #, gcc-internal-format
20231 msgid "unrecognized shadow offset %qs"
20232 msgstr ""
20234 #: opts.c:89
20235 #, gcc-internal-format
20236 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
20237 msgstr ""
20239 #: opts.c:125
20240 #, gcc-internal-format
20241 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
20242 msgstr ""
20244 #: opts.c:132
20245 #, gcc-internal-format
20246 msgid ""
20247 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
20248 "femit-struct-debug-detailed=ind:...%>"
20249 msgstr ""
20251 #: opts.c:585
20252 #, gcc-internal-format
20253 msgid ""
20254 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
20255 msgstr ""
20257 #: opts.c:738
20258 #, gcc-internal-format
20259 msgid "section anchors must be disabled when unit-at-a-time is disabled"
20260 msgstr ""
20262 #: opts.c:742
20263 #, gcc-internal-format
20264 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
20265 msgstr ""
20267 #: opts.c:756
20268 #, gcc-internal-format
20269 msgid "transactional memory is not supported with non-call exceptions"
20270 msgstr ""
20272 #: opts.c:771
20273 #, gcc-internal-format
20274 msgid "section anchors must be disabled when toplevel reorder is disabled"
20275 msgstr ""
20277 #: opts.c:826 config/darwin.c:3167
20278 #, gcc-internal-format
20279 msgid ""
20280 "-freorder-blocks-and-partition does not work with exceptions on this "
20281 "architecture"
20282 msgstr ""
20284 #: opts.c:842
20285 #, gcc-internal-format
20286 msgid ""
20287 "-freorder-blocks-and-partition does not support unwind info on this "
20288 "architecture"
20289 msgstr ""
20291 #: opts.c:860 config/pa/pa.c:532
20292 #, gcc-internal-format
20293 msgid "-freorder-blocks-and-partition does not work on this architecture"
20294 msgstr ""
20296 #: opts.c:911
20297 #, gcc-internal-format
20298 msgid "-fno-fat-lto-objects are supported only with linker plugin"
20299 msgstr ""
20301 #: opts.c:924
20302 #, gcc-internal-format
20303 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
20304 msgstr ""
20306 #: opts.c:956
20307 #, gcc-internal-format
20308 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
20309 msgstr ""
20311 #: opts.c:963
20312 #, gcc-internal-format
20313 msgid ""
20314 "-fsanitize=address and -fsanitize=kernel-address are incompatible with -"
20315 "fsanitize=thread"
20316 msgstr ""
20318 #: opts.c:969
20319 #, gcc-internal-format
20320 msgid "-fsanitize=leak is incompatible with -fsanitize=thread"
20321 msgstr ""
20323 #: opts.c:975
20324 #, gcc-internal-format, gfc-internal-format
20325 msgid "-fsanitize-recover=%s is not supported"
20326 msgstr ""
20328 #: opts.c:1004
20329 #, gcc-internal-format
20330 msgid "-fsanitize-address-use-after-scope requires -fstack-reuse=none option"
20331 msgstr ""
20333 #: opts.c:1409
20334 #, gcc-internal-format
20335 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
20336 msgstr ""
20338 #: opts.c:1550
20339 #, gcc-internal-format
20340 msgid "-fsanitize=all option is not valid"
20341 msgstr ""
20343 #: opts.c:1575
20344 #, gcc-internal-format
20345 msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
20346 msgstr ""
20348 #: opts.c:1751
20349 #, gcc-internal-format
20350 msgid "--help argument %q.*s is ambiguous, please be more specific"
20351 msgstr ""
20353 #: opts.c:1760
20354 #, gcc-internal-format
20355 msgid "unrecognized argument to --help= option: %q.*s"
20356 msgstr ""
20358 #: opts.c:2001
20359 #, gcc-internal-format
20360 msgid "HSA has not been enabled during configuration"
20361 msgstr ""
20363 #: opts.c:2013
20364 #, gcc-internal-format
20365 msgid "-foffload-abi option can be specified only for offload compiler"
20366 msgstr ""
20368 #: opts.c:2021
20369 #, gcc-internal-format, gfc-internal-format
20370 msgid "structure alignment must be a small power of two, not %d"
20371 msgstr ""
20373 #: opts.c:2138
20374 #, gcc-internal-format
20375 msgid "unknown stack check parameter %qs"
20376 msgstr ""
20378 #: opts.c:2170
20379 #, gcc-internal-format
20380 msgid ""
20381 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-"
20382 "gdwarf -g%s%> for debug level"
20383 msgstr ""
20385 #: opts.c:2181
20386 #, gcc-internal-format, gfc-internal-format
20387 msgid "dwarf version %d is not supported"
20388 msgstr ""
20390 #: opts.c:2281
20391 #, gcc-internal-format, gfc-internal-format
20392 msgid "%s: --param arguments should be of the form NAME=VALUE"
20393 msgstr ""
20395 #: opts.c:2292
20396 #, gcc-internal-format
20397 msgid "invalid --param name %qs; did you mean %qs?"
20398 msgstr ""
20400 #: opts.c:2295
20401 #, gcc-internal-format
20402 msgid "invalid --param name %qs"
20403 msgstr ""
20405 #: opts.c:2303
20406 #, gcc-internal-format
20407 msgid "invalid --param value %qs"
20408 msgstr ""
20410 #: opts.c:2425
20411 #, gcc-internal-format
20412 msgid "target system does not support debug output"
20413 msgstr ""
20415 #: opts.c:2434
20416 #, gcc-internal-format
20417 msgid "debug format %qs conflicts with prior selection"
20418 msgstr ""
20420 #: opts.c:2452
20421 #, gcc-internal-format
20422 msgid "unrecognised debug output level %qs"
20423 msgstr ""
20425 #: opts.c:2454
20426 #, gcc-internal-format
20427 msgid "debug output level %qs is too high"
20428 msgstr ""
20430 #: opts.c:2474
20431 #, gcc-internal-format
20432 msgid "getting core file size maximum limit: %m"
20433 msgstr ""
20435 #: opts.c:2478
20436 #, gcc-internal-format
20437 msgid "setting core file size limit to maximum: %m"
20438 msgstr ""
20440 #: opts.c:2523
20441 #, gcc-internal-format, gfc-internal-format
20442 msgid "unrecognized gcc debugging option: %c"
20443 msgstr ""
20445 #: opts.c:2548
20446 #, gcc-internal-format, gfc-internal-format
20447 msgid "-Werror=%s: no option -%s"
20448 msgstr ""
20450 #: opts.c:2550
20451 #, gcc-internal-format, gfc-internal-format
20452 msgid "-Werror=%s: -%s is not an option that controls warnings"
20453 msgstr ""
20455 #. If we didn't find this parameter, issue an error message.
20456 #: params.c:198
20457 #, gcc-internal-format
20458 msgid "invalid parameter %qs"
20459 msgstr ""
20461 #: params.c:204
20462 #, gcc-internal-format
20463 msgid "minimum value of parameter %qs is %u"
20464 msgstr ""
20466 #: params.c:209
20467 #, gcc-internal-format
20468 msgid "maximum value of parameter %qs is %u"
20469 msgstr ""
20471 #: passes.c:80
20472 #, gcc-internal-format, gfc-internal-format
20473 msgid "pass %s does not support cloning"
20474 msgstr ""
20476 #: passes.c:86
20477 #, gcc-internal-format, gfc-internal-format
20478 msgid ""
20479 "pass %s needs a set_pass_param implementation to handle the extra argument "
20480 "in NEXT_PASS"
20481 msgstr ""
20483 #: passes.c:1019
20484 #, gcc-internal-format
20485 msgid "unrecognized option -fenable"
20486 msgstr ""
20488 #: passes.c:1021
20489 #, gcc-internal-format
20490 msgid "unrecognized option -fdisable"
20491 msgstr ""
20493 #: passes.c:1029
20494 #, gcc-internal-format, gfc-internal-format
20495 msgid "unknown pass %s specified in -fenable"
20496 msgstr ""
20498 #: passes.c:1031
20499 #, gcc-internal-format, gfc-internal-format
20500 msgid "unknown pass %s specified in -fdisable"
20501 msgstr ""
20503 #: passes.c:1056 passes.c:1145
20504 #, gcc-internal-format, gfc-internal-format
20505 msgid "enable pass %s for functions in the range of [%u, %u]"
20506 msgstr ""
20508 #: passes.c:1059 passes.c:1156
20509 #, gcc-internal-format, gfc-internal-format
20510 msgid "disable pass %s for functions in the range of [%u, %u]"
20511 msgstr ""
20513 #: passes.c:1095 passes.c:1123
20514 #, gcc-internal-format, gfc-internal-format
20515 msgid "Invalid range %s in option %s"
20516 msgstr ""
20518 #: passes.c:1141
20519 #, gcc-internal-format, gfc-internal-format
20520 msgid "enable pass %s for function %s"
20521 msgstr ""
20523 #: passes.c:1152
20524 #, gcc-internal-format, gfc-internal-format
20525 msgid "disable pass %s for function %s"
20526 msgstr ""
20528 #: passes.c:1381
20529 #, gcc-internal-format
20530 msgid "invalid pass positioning operation"
20531 msgstr ""
20533 #: passes.c:1443
20534 #, gcc-internal-format
20535 msgid "plugin cannot register a missing pass"
20536 msgstr ""
20538 #: passes.c:1446
20539 #, gcc-internal-format
20540 msgid "plugin cannot register an unnamed pass"
20541 msgstr ""
20543 #: passes.c:1451
20544 #, gcc-internal-format
20545 msgid "plugin cannot register pass %qs without reference pass name"
20546 msgstr ""
20548 #: passes.c:1470
20549 #, gcc-internal-format
20550 msgid "pass %qs not found but is referenced by new pass %qs"
20551 msgstr ""
20553 #: plugin.c:177
20554 #, gcc-internal-format
20555 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
20556 msgstr ""
20558 #: plugin.c:198
20559 #, gcc-internal-format, gfc-internal-format
20560 msgid ""
20561 "plugin %s was specified with different paths:\n"
20562 "%s\n"
20563 "%s"
20564 msgstr ""
20566 #: plugin.c:257
20567 #, gcc-internal-format, gfc-internal-format
20568 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
20569 msgstr ""
20571 #: plugin.c:319
20572 #, gcc-internal-format, gfc-internal-format
20573 msgid ""
20574 "plugin %s should be specified before -fplugin-arg-%s in the command line"
20575 msgstr ""
20577 #: plugin.c:337
20578 #, gcc-internal-format, gfc-internal-format
20579 msgid "unable to register info for plugin '%s' - plugin name not found"
20580 msgstr ""
20582 #: plugin.c:433
20583 #, gcc-internal-format, gfc-internal-format
20584 msgid "unknown callback event registered by plugin %s"
20585 msgstr ""
20587 #: plugin.c:465
20588 #, gcc-internal-format, gfc-internal-format
20589 msgid "plugin %s registered a null callback function for event %s"
20590 msgstr ""
20592 #: plugin.c:588
20593 #, gcc-internal-format, gfc-internal-format
20594 msgid ""
20595 "cannot load plugin %s\n"
20596 "%s"
20597 msgstr ""
20599 #: plugin.c:598
20600 #, gcc-internal-format, gfc-internal-format
20601 msgid ""
20602 "plugin %s is not licensed under a GPL-compatible license\n"
20603 "%s"
20604 msgstr ""
20606 #: plugin.c:607
20607 #, gcc-internal-format, gfc-internal-format
20608 msgid ""
20609 "cannot find %s in plugin %s\n"
20610 "%s"
20611 msgstr ""
20613 #: plugin.c:615
20614 #, gcc-internal-format, gfc-internal-format
20615 msgid "fail to initialize plugin %s"
20616 msgstr ""
20618 #: plugin.c:897
20619 #, gcc-internal-format
20620 msgid "-iplugindir <dir> option not passed from the gcc driver"
20621 msgstr ""
20623 #: predict.c:3192
20624 #, gcc-internal-format, gfc-internal-format
20625 msgid "Missing counts for called function %s/%i"
20626 msgstr ""
20628 #: profile.c:452
20629 #, gcc-internal-format, gfc-internal-format
20630 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
20631 msgstr ""
20633 #: profile.c:532
20634 #, gcc-internal-format
20635 msgid "corrupted profile info: sum_all is smaller than sum_max"
20636 msgstr ""
20638 #: profile.c:715
20639 #, gcc-internal-format
20640 msgid "corrupted profile info: profile data is not flow-consistent"
20641 msgstr ""
20643 #: profile.c:732
20644 #, gcc-internal-format, gfc-internal-format
20645 msgid ""
20646 "corrupted profile info: number of iterations for basic block %d thought to "
20647 "be %i"
20648 msgstr ""
20650 #: profile.c:753
20651 #, gcc-internal-format, gfc-internal-format
20652 msgid ""
20653 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
20654 msgstr ""
20656 #: reg-stack.c:536
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "output constraint %d must specify a single register"
20659 msgstr ""
20661 #: reg-stack.c:546
20662 #, gcc-internal-format, gfc-internal-format
20663 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
20664 msgstr ""
20666 #: reg-stack.c:569
20667 #, gcc-internal-format
20668 msgid "output regs must be grouped at top of stack"
20669 msgstr ""
20671 #: reg-stack.c:609
20672 #, gcc-internal-format
20673 msgid "implicitly popped regs must be grouped at top of stack"
20674 msgstr ""
20676 #: reg-stack.c:626
20677 #, gcc-internal-format
20678 msgid "explicitly used regs must be grouped at top of stack"
20679 msgstr ""
20681 #: reg-stack.c:645
20682 #, gcc-internal-format
20683 msgid "output operand %d must use %<&%> constraint"
20684 msgstr ""
20686 #: regcprop.c:1193
20687 #, gcc-internal-format, gfc-internal-format
20688 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
20689 msgstr ""
20691 #: regcprop.c:1205
20692 #, gcc-internal-format, gfc-internal-format
20693 msgid "validate_value_data: Loop in regno chain (%u)"
20694 msgstr ""
20696 #: regcprop.c:1208
20697 #, gcc-internal-format, gfc-internal-format
20698 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
20699 msgstr ""
20701 #: regcprop.c:1220
20702 #, gcc-internal-format, gfc-internal-format
20703 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
20704 msgstr ""
20706 #: reginfo.c:710
20707 #, gcc-internal-format
20708 msgid "can%'t use %qs as a call-saved register"
20709 msgstr ""
20711 #: reginfo.c:714
20712 #, gcc-internal-format
20713 msgid "can%'t use %qs as a call-used register"
20714 msgstr ""
20716 #: reginfo.c:726
20717 #, gcc-internal-format
20718 msgid "can%'t use %qs as a fixed register"
20719 msgstr ""
20721 #: reginfo.c:752 config/ia64/ia64.c:5946 config/ia64/ia64.c:5953
20722 #: config/pa/pa.c:443 config/pa/pa.c:450 config/sh/sh.c:8244
20723 #: config/sh/sh.c:8251 config/spu/spu.c:4906 config/spu/spu.c:4913
20724 #, gcc-internal-format, gfc-internal-format
20725 msgid "unknown register name: %s"
20726 msgstr ""
20728 #: reginfo.c:765
20729 #, gcc-internal-format
20730 msgid "stack register used for global register variable"
20731 msgstr ""
20733 #: reginfo.c:771
20734 #, gcc-internal-format
20735 msgid "global register variable follows a function definition"
20736 msgstr ""
20738 #: reginfo.c:776
20739 #, gcc-internal-format
20740 msgid "register of %qD used for multiple global register variables"
20741 msgstr ""
20743 #: reginfo.c:779 config/rs6000/rs6000.c:31130
20744 #, gcc-internal-format
20745 msgid "conflicts with %qD"
20746 msgstr ""
20748 #: reginfo.c:784
20749 #, gcc-internal-format
20750 msgid "call-clobbered register used for global register variable"
20751 msgstr ""
20753 #: reload.c:1308
20754 #, gcc-internal-format
20755 msgid "cannot reload integer constant operand in %<asm%>"
20756 msgstr ""
20758 #: reload.c:1322
20759 #, gcc-internal-format
20760 msgid "impossible register constraint in %<asm%>"
20761 msgstr ""
20763 #: reload.c:3680
20764 #, gcc-internal-format
20765 msgid "%<&%> constraint used with no register class"
20766 msgstr ""
20768 #: reload1.c:2065
20769 #, gcc-internal-format
20770 msgid "can%'t find a register in class %qs while reloading %<asm%>"
20771 msgstr ""
20773 #: reload1.c:2070
20774 #, gcc-internal-format
20775 msgid "unable to find a register to spill in class %qs"
20776 msgstr ""
20778 #: reload1.c:4664
20779 #, gcc-internal-format
20780 msgid "%<asm%> operand requires impossible reload"
20781 msgstr ""
20783 #: reload1.c:6085
20784 #, gcc-internal-format
20785 msgid "%<asm%> operand constraint incompatible with operand size"
20786 msgstr ""
20788 #: reload1.c:7977
20789 #, gcc-internal-format
20790 msgid "output operand is constant in %<asm%>"
20791 msgstr ""
20793 #: rtl.c:798
20794 #, gcc-internal-format, gfc-internal-format
20795 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
20796 msgstr ""
20798 #: rtl.c:808
20799 #, gcc-internal-format, gfc-internal-format
20800 msgid ""
20801 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
20802 msgstr ""
20804 #: rtl.c:818
20805 #, gcc-internal-format, gfc-internal-format
20806 msgid ""
20807 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
20808 "%s:%d"
20809 msgstr ""
20811 #: rtl.c:827
20812 #, gcc-internal-format, gfc-internal-format
20813 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
20814 msgstr ""
20816 #: rtl.c:837
20817 #, gcc-internal-format, gfc-internal-format
20818 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
20819 msgstr ""
20821 #: rtl.c:864
20822 #, gcc-internal-format, gfc-internal-format
20823 msgid ""
20824 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
20825 "%d"
20826 msgstr ""
20828 #: rtl.c:874
20829 #, gcc-internal-format, gfc-internal-format
20830 msgid ""
20831 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
20832 msgstr ""
20834 #: rtl.c:884
20835 #, gcc-internal-format, gfc-internal-format
20836 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
20837 msgstr ""
20839 #: rtl.c:895
20840 #, gcc-internal-format, gfc-internal-format
20841 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
20842 msgstr ""
20844 #: stmt.c:238
20845 #, gcc-internal-format
20846 msgid "output operand constraint lacks %<=%>"
20847 msgstr ""
20849 #: stmt.c:253
20850 #, gcc-internal-format
20851 msgid "output constraint %qc for operand %d is not at the beginning"
20852 msgstr ""
20854 #: stmt.c:276
20855 #, gcc-internal-format
20856 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
20857 msgstr ""
20859 #: stmt.c:283 stmt.c:367
20860 #, gcc-internal-format
20861 msgid "%<%%%> constraint used with last operand"
20862 msgstr ""
20864 #: stmt.c:299
20865 #, gcc-internal-format
20866 msgid "matching constraint not valid in output operand"
20867 msgstr ""
20869 #: stmt.c:358
20870 #, gcc-internal-format
20871 msgid "input operand constraint contains %qc"
20872 msgstr ""
20874 #: stmt.c:397
20875 #, gcc-internal-format
20876 msgid "matching constraint references invalid operand number"
20877 msgstr ""
20879 #: stmt.c:431
20880 #, gcc-internal-format
20881 msgid "invalid punctuation %qc in constraint"
20882 msgstr ""
20884 #: stmt.c:447
20885 #, gcc-internal-format
20886 msgid "matching constraint does not allow a register"
20887 msgstr ""
20889 #: stmt.c:541
20890 #, gcc-internal-format
20891 msgid "duplicate asm operand name %qs"
20892 msgstr ""
20894 #: stmt.c:638
20895 #, gcc-internal-format
20896 msgid "missing close brace for named operand"
20897 msgstr ""
20899 #: stmt.c:663
20900 #, gcc-internal-format
20901 msgid "undefined named operand %qs"
20902 msgstr ""
20904 #: stor-layout.c:754
20905 #, gcc-internal-format
20906 msgid "size of %q+D is %d bytes"
20907 msgstr ""
20909 #: stor-layout.c:756
20910 #, gcc-internal-format
20911 msgid "size of %q+D is larger than %wd bytes"
20912 msgstr ""
20914 #: stor-layout.c:1193
20915 #, gcc-internal-format
20916 msgid "packed attribute causes inefficient alignment for %q+D"
20917 msgstr ""
20919 #: stor-layout.c:1197
20920 #, gcc-internal-format
20921 msgid "packed attribute is unnecessary for %q+D"
20922 msgstr ""
20924 #: stor-layout.c:1214
20925 #, gcc-internal-format
20926 msgid "padding struct to align %q+D"
20927 msgstr ""
20929 #: stor-layout.c:1275
20930 #, gcc-internal-format
20931 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
20932 msgstr ""
20934 #: stor-layout.c:1582
20935 #, gcc-internal-format
20936 msgid "padding struct size to alignment boundary"
20937 msgstr ""
20939 #: stor-layout.c:1610
20940 #, gcc-internal-format
20941 msgid "packed attribute causes inefficient alignment for %qE"
20942 msgstr ""
20944 #: stor-layout.c:1614
20945 #, gcc-internal-format
20946 msgid "packed attribute is unnecessary for %qE"
20947 msgstr ""
20949 #: stor-layout.c:1620
20950 #, gcc-internal-format
20951 msgid "packed attribute causes inefficient alignment"
20952 msgstr ""
20954 #: stor-layout.c:1622
20955 #, gcc-internal-format
20956 msgid "packed attribute is unnecessary"
20957 msgstr ""
20959 #: stor-layout.c:2352
20960 #, gcc-internal-format
20961 msgid "alignment of array elements is greater than element size"
20962 msgstr ""
20964 #: substring-locations.c:162
20965 #, gcc-internal-format
20966 msgid "format string is defined here"
20967 msgstr ""
20969 #: symtab.c:299
20970 #, gcc-internal-format
20971 msgid "%D renamed after being referenced in assembly"
20972 msgstr ""
20974 #: symtab.c:962
20975 #, gcc-internal-format
20976 msgid "function symbol is not function"
20977 msgstr ""
20979 #: symtab.c:970
20980 #, gcc-internal-format
20981 msgid "variable symbol is not variable"
20982 msgstr ""
20984 #: symtab.c:976
20985 #, gcc-internal-format
20986 msgid "node has unknown type"
20987 msgstr ""
20989 #: symtab.c:985
20990 #, gcc-internal-format
20991 msgid "node not found node->decl->decl_with_vis.symtab_node"
20992 msgstr ""
20994 #: symtab.c:993
20995 #, gcc-internal-format
20996 msgid "node differs from node->decl->decl_with_vis.symtab_node"
20997 msgstr ""
20999 #: symtab.c:1002
21000 #, gcc-internal-format
21001 msgid "assembler name hash list corrupted"
21002 msgstr ""
21004 #: symtab.c:1015
21005 #, gcc-internal-format
21006 msgid "node not found in symtab assembler name hash"
21007 msgstr ""
21009 #: symtab.c:1022
21010 #, gcc-internal-format
21011 msgid "double linked list of assembler names corrupted"
21012 msgstr ""
21014 #: symtab.c:1027
21015 #, gcc-internal-format
21016 msgid "node has body_removed but is definition"
21017 msgstr ""
21019 #: symtab.c:1032
21020 #, gcc-internal-format
21021 msgid "node is analyzed byt it is not a definition"
21022 msgstr ""
21024 #: symtab.c:1037
21025 #, gcc-internal-format
21026 msgid "node is alias but not implicit alias"
21027 msgstr ""
21029 #: symtab.c:1042
21030 #, gcc-internal-format
21031 msgid "node is alias but not definition"
21032 msgstr ""
21034 #: symtab.c:1047
21035 #, gcc-internal-format
21036 msgid "node is weakref but not an transparent_alias"
21037 msgstr ""
21039 #: symtab.c:1052
21040 #, gcc-internal-format
21041 msgid "node is transparent_alias but not an alias"
21042 msgstr ""
21044 #: symtab.c:1061
21045 #, gcc-internal-format
21046 msgid "node is in same_comdat_group list but has no comdat_group"
21047 msgstr ""
21049 #: symtab.c:1066
21050 #, gcc-internal-format
21051 msgid "same_comdat_group list across different groups"
21052 msgstr ""
21054 #: symtab.c:1071
21055 #, gcc-internal-format
21056 msgid "mixing different types of symbol in same comdat groups is not supported"
21057 msgstr ""
21059 #: symtab.c:1076
21060 #, gcc-internal-format
21061 msgid "node is alone in a comdat group"
21062 msgstr ""
21064 #: symtab.c:1083
21065 #, gcc-internal-format
21066 msgid "same_comdat_group is not a circular list"
21067 msgstr ""
21069 #: symtab.c:1098
21070 #, gcc-internal-format, gfc-internal-format
21071 msgid "comdat-local symbol referred to by %s outside its comdat"
21072 msgstr ""
21074 #: symtab.c:1108
21075 #, gcc-internal-format
21076 msgid "implicit_section flag is set but section isn't"
21077 msgstr ""
21079 #: symtab.c:1115
21080 #, gcc-internal-format
21081 msgid "Both section and comdat group is set"
21082 msgstr ""
21084 #: symtab.c:1127
21085 #, gcc-internal-format
21086 msgid "Alias and target's section differs"
21087 msgstr ""
21089 #: symtab.c:1134
21090 #, gcc-internal-format
21091 msgid "Alias and target's comdat groups differs"
21092 msgstr ""
21094 #: symtab.c:1149
21095 #, gcc-internal-format
21096 msgid "Transparent alias and target's assembler names differs"
21097 msgstr ""
21099 #: symtab.c:1157
21100 #, gcc-internal-format
21101 msgid "Chained transparent aliases"
21102 msgstr ""
21104 #: symtab.c:1180 symtab.c:1217
21105 #, gcc-internal-format
21106 msgid "symtab_node::verify failed"
21107 msgstr ""
21109 #: symtab.c:1213
21110 #, gcc-internal-format
21111 msgid ""
21112 "Two symbols with same comdat_group are not linked by the same_comdat_group "
21113 "list."
21114 msgstr ""
21116 #: symtab.c:1621
21117 #, gcc-internal-format
21118 msgid "function %q+D part of alias cycle"
21119 msgstr ""
21121 #: symtab.c:1623
21122 #, gcc-internal-format
21123 msgid "variable %q+D part of alias cycle"
21124 msgstr ""
21126 #: symtab.c:1651
21127 #, gcc-internal-format
21128 msgid "section of alias %q+D must match section of its target"
21129 msgstr ""
21131 #: targhooks.c:181
21132 #, gcc-internal-format
21133 msgid "__builtin_saveregs not supported by this target"
21134 msgstr ""
21136 #: targhooks.c:960
21137 #, gcc-internal-format
21138 msgid "nested functions not supported on this target"
21139 msgstr ""
21141 #: targhooks.c:973
21142 #, gcc-internal-format
21143 msgid "nested function trampolines not supported on this target"
21144 msgstr ""
21146 #: targhooks.c:1429
21147 #, gcc-internal-format
21148 msgid "target attribute is not supported on this machine"
21149 msgstr ""
21151 #: targhooks.c:1443
21152 #, gcc-internal-format
21153 msgid "#pragma GCC target is not supported for this machine"
21154 msgstr ""
21156 #: tlink.c:487
21157 #, gcc-internal-format
21158 msgid "removing .rpo file: %m"
21159 msgstr ""
21161 #: tlink.c:489
21162 #, gcc-internal-format
21163 msgid "renaming .rpo file: %m"
21164 msgstr ""
21166 #: tlink.c:493
21167 #, gcc-internal-format, gfc-internal-format
21168 msgid "repository file '%s' does not contain command-line arguments"
21169 msgstr ""
21171 #: tlink.c:619
21172 #, gcc-internal-format, gfc-internal-format
21173 msgid ""
21174 "'%s' was assigned to '%s', but was not defined during recompilation, or vice "
21175 "versa"
21176 msgstr ""
21178 #: tlink.c:856
21179 #, gcc-internal-format, gfc-internal-format
21180 msgid "ld returned %d exit status"
21181 msgstr ""
21183 #: toplev.c:895
21184 #, gcc-internal-format
21185 msgid "can%'t open %qs for writing: %m"
21186 msgstr ""
21188 #: toplev.c:917
21189 #, gcc-internal-format
21190 msgid "-frecord-gcc-switches is not supported by the current target"
21191 msgstr ""
21193 #: toplev.c:966
21194 #, gcc-internal-format
21195 msgid "stack usage computation not supported for this target"
21196 msgstr ""
21198 #: toplev.c:1035
21199 #, gcc-internal-format
21200 msgid "stack usage might be unbounded"
21201 msgstr ""
21203 #: toplev.c:1040
21204 #, gcc-internal-format
21205 msgid "stack usage might be %wd bytes"
21206 msgstr ""
21208 #: toplev.c:1043
21209 #, gcc-internal-format
21210 msgid "stack usage is %wd bytes"
21211 msgstr ""
21213 #: toplev.c:1059
21214 #, gcc-internal-format
21215 msgid "can%'t open %s for writing: %m"
21216 msgstr ""
21218 #: toplev.c:1235
21219 #, gcc-internal-format
21220 msgid "this target does not support %qs"
21221 msgstr ""
21223 #: toplev.c:1261
21224 #, gcc-internal-format
21225 msgid ""
21226 "Graphite loop optimizations cannot be used (isl is not available)(-"
21227 "fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-"
21228 "strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-"
21229 "linear)"
21230 msgstr ""
21232 #: toplev.c:1272
21233 #, gcc-internal-format
21234 msgid "-fcheck-pointer-bounds is not supported for this target"
21235 msgstr ""
21237 #: toplev.c:1279
21238 #, gcc-internal-format
21239 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
21240 msgstr ""
21242 #: toplev.c:1287
21243 #, gcc-internal-format
21244 msgid "-fcheck-pointer-bounds is not supported with -fsanitize=bounds"
21245 msgstr ""
21247 #: toplev.c:1303
21248 #, gcc-internal-format
21249 msgid "%<-fabi-version=1%> is no longer supported"
21250 msgstr ""
21252 #: toplev.c:1331
21253 #, gcc-internal-format
21254 msgid "instruction scheduling not supported on this target machine"
21255 msgstr ""
21257 #: toplev.c:1335
21258 #, gcc-internal-format
21259 msgid "this target machine does not have delayed branches"
21260 msgstr ""
21262 #: toplev.c:1349
21263 #, gcc-internal-format, gfc-internal-format
21264 msgid "-f%sleading-underscore not supported on this target machine"
21265 msgstr ""
21267 #: toplev.c:1394
21268 #, gcc-internal-format
21269 msgid "could not close zeroed insn dump file %qs: %m"
21270 msgstr ""
21272 #: toplev.c:1431
21273 #, gcc-internal-format
21274 msgid "target system does not support the %qs debug format"
21275 msgstr ""
21277 #: toplev.c:1444
21278 #, gcc-internal-format
21279 msgid "variable tracking requested, but useless unless producing debug info"
21280 msgstr ""
21282 #: toplev.c:1448
21283 #, gcc-internal-format
21284 msgid "variable tracking requested, but not supported by this debug format"
21285 msgstr ""
21287 #: toplev.c:1486
21288 #, gcc-internal-format
21289 msgid "var-tracking-assignments changes selective scheduling"
21290 msgstr ""
21292 #: toplev.c:1512
21293 #, gcc-internal-format
21294 msgid "-ffunction-sections not supported for this target"
21295 msgstr ""
21297 #: toplev.c:1518
21298 #, gcc-internal-format
21299 msgid "-fdata-sections not supported for this target"
21300 msgstr ""
21302 #: toplev.c:1526
21303 #, gcc-internal-format
21304 msgid "-fprefetch-loop-arrays not supported for this target"
21305 msgstr ""
21307 #: toplev.c:1532
21308 #, gcc-internal-format
21309 msgid ""
21310 "-fprefetch-loop-arrays not supported for this target (try -march switches)"
21311 msgstr ""
21313 #: toplev.c:1542
21314 #, gcc-internal-format
21315 msgid "-fprefetch-loop-arrays is not supported with -Os"
21316 msgstr ""
21318 #: toplev.c:1554
21319 #, gcc-internal-format
21320 msgid "-fassociative-math disabled; other options take precedence"
21321 msgstr ""
21323 #: toplev.c:1572
21324 #, gcc-internal-format
21325 msgid "-fstack-protector not supported for this target"
21326 msgstr ""
21328 #: toplev.c:1584
21329 #, gcc-internal-format
21330 msgid ""
21331 "-fsanitize=address and -fsanitize=kernel-address are not supported for this "
21332 "target"
21333 msgstr ""
21335 #: toplev.c:1593
21336 #, gcc-internal-format
21337 msgid "-fsanitize=address not supported for this target"
21338 msgstr ""
21340 #: toplev.c:1889
21341 #, gcc-internal-format
21342 msgid "error writing to %s: %m"
21343 msgstr ""
21345 #: toplev.c:1891
21346 #, gcc-internal-format
21347 msgid "error closing %s: %m"
21348 msgstr ""
21350 #: toplev.c:2037
21351 #, gcc-internal-format
21352 msgid "self-tests incompatible with -E"
21353 msgstr ""
21355 #: toplev.c:2052
21356 #, gcc-internal-format
21357 msgid "self-tests are not enabled in this build"
21358 msgstr ""
21360 #: trans-mem.c:620
21361 #, gcc-internal-format
21362 msgid "invalid use of volatile lvalue inside transaction"
21363 msgstr ""
21365 #: trans-mem.c:623
21366 #, gcc-internal-format
21367 msgid "invalid use of volatile lvalue inside %<transaction_safe%>function"
21368 msgstr ""
21370 #: trans-mem.c:655
21371 #, gcc-internal-format
21372 msgid ""
21373 "%<transaction_may_cancel_outer%> function call not within outer transaction "
21374 "or %<transaction_may_cancel_outer%>"
21375 msgstr ""
21377 #: trans-mem.c:724 trans-mem.c:4841
21378 #, gcc-internal-format
21379 msgid "unsafe function call %qD within atomic transaction"
21380 msgstr ""
21382 #: trans-mem.c:731
21383 #, gcc-internal-format
21384 msgid "unsafe function call %qE within atomic transaction"
21385 msgstr ""
21387 #: trans-mem.c:735
21388 #, gcc-internal-format
21389 msgid "unsafe indirect function call within atomic transaction"
21390 msgstr ""
21392 #: trans-mem.c:743 trans-mem.c:4773
21393 #, gcc-internal-format
21394 msgid "unsafe function call %qD within %<transaction_safe%> function"
21395 msgstr ""
21397 #: trans-mem.c:750
21398 #, gcc-internal-format
21399 msgid "unsafe function call %qE within %<transaction_safe%> function"
21400 msgstr ""
21402 #: trans-mem.c:754
21403 #, gcc-internal-format
21404 msgid "unsafe indirect function call within %<transaction_safe%> function"
21405 msgstr ""
21407 #: trans-mem.c:769 trans-mem.c:4813
21408 #, gcc-internal-format
21409 msgid "asm not allowed in atomic transaction"
21410 msgstr ""
21412 #: trans-mem.c:772
21413 #, gcc-internal-format
21414 msgid "asm not allowed in %<transaction_safe%> function"
21415 msgstr ""
21417 #: trans-mem.c:784
21418 #, gcc-internal-format
21419 msgid "relaxed transaction in atomic transaction"
21420 msgstr ""
21422 #: trans-mem.c:787
21423 #, gcc-internal-format
21424 msgid "relaxed transaction in %<transaction_safe%> function"
21425 msgstr ""
21427 #: trans-mem.c:794
21428 #, gcc-internal-format
21429 msgid "outer transaction in transaction"
21430 msgstr ""
21432 #: trans-mem.c:797
21433 #, gcc-internal-format
21434 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
21435 msgstr ""
21437 #: trans-mem.c:801
21438 #, gcc-internal-format
21439 msgid "outer transaction in %<transaction_safe%> function"
21440 msgstr ""
21442 #: trans-mem.c:4439
21443 #, gcc-internal-format
21444 msgid "%Kasm not allowed in %<transaction_safe%> function"
21445 msgstr ""
21447 #: tree-cfg.c:343
21448 #, gcc-internal-format
21449 msgid "ignoring loop annotation"
21450 msgstr ""
21452 #: tree-cfg.c:2833
21453 #, gcc-internal-format
21454 msgid "constant not recomputed when ADDR_EXPR changed"
21455 msgstr ""
21457 #: tree-cfg.c:2838
21458 #, gcc-internal-format
21459 msgid "side effects not recomputed when ADDR_EXPR changed"
21460 msgstr ""
21462 #: tree-cfg.c:2849
21463 #, gcc-internal-format
21464 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
21465 msgstr ""
21467 #: tree-cfg.c:2878
21468 #, gcc-internal-format
21469 msgid "SSA name in freelist but still referenced"
21470 msgstr ""
21472 #: tree-cfg.c:2893
21473 #, gcc-internal-format
21474 msgid "Local declaration from a different function"
21475 msgstr ""
21477 #: tree-cfg.c:2900 tree-cfg.c:4316
21478 #, gcc-internal-format
21479 msgid "INDIRECT_REF in gimple IL"
21480 msgstr ""
21482 #: tree-cfg.c:2908
21483 #, gcc-internal-format
21484 msgid "invalid first operand of MEM_REF"
21485 msgstr ""
21487 #: tree-cfg.c:2914
21488 #, gcc-internal-format
21489 msgid "invalid offset operand of MEM_REF"
21490 msgstr ""
21492 #: tree-cfg.c:2932
21493 #, gcc-internal-format
21494 msgid "ASSERT_EXPR with an always-false condition"
21495 msgstr ""
21497 #: tree-cfg.c:2938
21498 #, gcc-internal-format
21499 msgid "MODIFY_EXPR not expected while having tuples"
21500 msgstr ""
21502 #: tree-cfg.c:2965 tree-ssa.c:981
21503 #, gcc-internal-format
21504 msgid "address taken, but ADDRESSABLE bit not set"
21505 msgstr ""
21507 #: tree-cfg.c:2976
21508 #, gcc-internal-format
21509 msgid "non-integral used in condition"
21510 msgstr ""
21512 #: tree-cfg.c:2981
21513 #, gcc-internal-format
21514 msgid "invalid conditional operand"
21515 msgstr ""
21517 #: tree-cfg.c:3004
21518 #, gcc-internal-format
21519 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21520 msgstr ""
21522 #: tree-cfg.c:3016
21523 #, gcc-internal-format
21524 msgid "invalid position or size operand to BIT_FIELD_REF"
21525 msgstr ""
21527 #: tree-cfg.c:3023
21528 #, gcc-internal-format
21529 msgid ""
21530 "integral result type precision does not match field size of BIT_FIELD_REF"
21531 msgstr ""
21533 #: tree-cfg.c:3032
21534 #, gcc-internal-format
21535 msgid ""
21536 "mode size of non-integral result does not match field size of BIT_FIELD_REF"
21537 msgstr ""
21539 #: tree-cfg.c:3040
21540 #, gcc-internal-format
21541 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
21542 msgstr ""
21544 #: tree-cfg.c:3073
21545 #, gcc-internal-format
21546 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
21547 msgstr ""
21549 #: tree-cfg.c:3083
21550 #, gcc-internal-format
21551 msgid "invalid reference prefix"
21552 msgstr ""
21554 #: tree-cfg.c:3095
21555 #, gcc-internal-format
21556 msgid "invalid operand to plus/minus, type is a pointer"
21557 msgstr ""
21559 #: tree-cfg.c:3106
21560 #, gcc-internal-format
21561 msgid "invalid operand to pointer plus, first operand is not a pointer"
21562 msgstr ""
21564 #: tree-cfg.c:3112
21565 #, gcc-internal-format
21566 msgid ""
21567 "invalid operand to pointer plus, second operand is not an integer type of "
21568 "appropriate width"
21569 msgstr ""
21571 #: tree-cfg.c:3163
21572 #, gcc-internal-format
21573 msgid "invalid CASE_CHAIN"
21574 msgstr ""
21576 #: tree-cfg.c:3191
21577 #, gcc-internal-format
21578 msgid "invalid expression for min lvalue"
21579 msgstr ""
21581 #: tree-cfg.c:3202
21582 #, gcc-internal-format
21583 msgid "invalid operand in indirect reference"
21584 msgstr ""
21586 #: tree-cfg.c:3231
21587 #, gcc-internal-format
21588 msgid "invalid operands to array reference"
21589 msgstr ""
21591 #: tree-cfg.c:3242
21592 #, gcc-internal-format
21593 msgid "type mismatch in array reference"
21594 msgstr ""
21596 #: tree-cfg.c:3251
21597 #, gcc-internal-format
21598 msgid "type mismatch in array range reference"
21599 msgstr ""
21601 #: tree-cfg.c:3262
21602 #, gcc-internal-format
21603 msgid "type mismatch in real/imagpart reference"
21604 msgstr ""
21606 #: tree-cfg.c:3272
21607 #, gcc-internal-format
21608 msgid "type mismatch in component reference"
21609 msgstr ""
21611 #: tree-cfg.c:3289
21612 #, gcc-internal-format
21613 msgid "conversion of an SSA_NAME on the left hand side"
21614 msgstr ""
21616 #: tree-cfg.c:3296
21617 #, gcc-internal-format
21618 msgid "conversion of register to a different size"
21619 msgstr ""
21621 #: tree-cfg.c:3311
21622 #, gcc-internal-format
21623 msgid "invalid address operand in MEM_REF"
21624 msgstr ""
21626 #: tree-cfg.c:3318
21627 #, gcc-internal-format
21628 msgid "invalid offset operand in MEM_REF"
21629 msgstr ""
21631 #: tree-cfg.c:3328
21632 #, gcc-internal-format
21633 msgid "invalid address operand in TARGET_MEM_REF"
21634 msgstr ""
21636 #: tree-cfg.c:3335
21637 #, gcc-internal-format
21638 msgid "invalid offset operand in TARGET_MEM_REF"
21639 msgstr ""
21641 #: tree-cfg.c:3389
21642 #, gcc-internal-format
21643 msgid "gimple call has two targets"
21644 msgstr ""
21646 #: tree-cfg.c:3403
21647 #, gcc-internal-format
21648 msgid "gimple call has no target"
21649 msgstr ""
21651 #: tree-cfg.c:3410
21652 #, gcc-internal-format
21653 msgid "invalid function in gimple call"
21654 msgstr ""
21656 #: tree-cfg.c:3420
21657 #, gcc-internal-format
21658 msgid "non-function in gimple call"
21659 msgstr ""
21661 #: tree-cfg.c:3431
21662 #, gcc-internal-format
21663 msgid "invalid pure const state for function"
21664 msgstr ""
21666 #: tree-cfg.c:3440
21667 #, gcc-internal-format
21668 msgid "invalid LHS in gimple call"
21669 msgstr ""
21671 #: tree-cfg.c:3448
21672 #, gcc-internal-format
21673 msgid "LHS in noreturn call"
21674 msgstr ""
21676 #: tree-cfg.c:3464
21677 #, gcc-internal-format
21678 msgid "invalid conversion in gimple call"
21679 msgstr ""
21681 #: tree-cfg.c:3473
21682 #, gcc-internal-format
21683 msgid "invalid static chain in gimple call"
21684 msgstr ""
21686 #: tree-cfg.c:3484
21687 #, gcc-internal-format
21688 msgid "static chain with function that doesn%'t use one"
21689 msgstr ""
21691 #. Built-in unreachable with parameters might not be caught by
21692 #. undefined behavior sanitizer.  Front-ends do check users do not
21693 #. call them that way but we also produce calls to
21694 #. __builtin_unreachable internally, for example when IPA figures
21695 #. out a call cannot happen in a legal program.  In such cases,
21696 #. we must make sure arguments are stripped off.
21697 #: tree-cfg.c:3502
21698 #, gcc-internal-format
21699 msgid "__builtin_unreachable or __builtin_trap call with arguments"
21700 msgstr ""
21702 #: tree-cfg.c:3525
21703 #, gcc-internal-format
21704 msgid "invalid argument to gimple call"
21705 msgstr ""
21707 #: tree-cfg.c:3545
21708 #, gcc-internal-format
21709 msgid "invalid operands in gimple comparison"
21710 msgstr ""
21712 #: tree-cfg.c:3561
21713 #, gcc-internal-format
21714 msgid "mismatching comparison operand types"
21715 msgstr ""
21717 #: tree-cfg.c:3578
21718 #, gcc-internal-format
21719 msgid "unsupported operation or type for vector comparison returning a boolean"
21720 msgstr ""
21722 #: tree-cfg.c:3593
21723 #, gcc-internal-format
21724 msgid "non-vector operands in vector comparison"
21725 msgstr ""
21727 #: tree-cfg.c:3601
21728 #, gcc-internal-format
21729 msgid "invalid vector comparison resulting type"
21730 msgstr ""
21732 #: tree-cfg.c:3608
21733 #, gcc-internal-format
21734 msgid "bogus comparison result type"
21735 msgstr ""
21737 #: tree-cfg.c:3630
21738 #, gcc-internal-format
21739 msgid "non-register as LHS of unary operation"
21740 msgstr ""
21742 #: tree-cfg.c:3636
21743 #, gcc-internal-format
21744 msgid "invalid operand in unary operation"
21745 msgstr ""
21747 #: tree-cfg.c:3668
21748 #, gcc-internal-format
21749 msgid "invalid types in nop conversion"
21750 msgstr ""
21752 #: tree-cfg.c:3683
21753 #, gcc-internal-format
21754 msgid "invalid types in address space conversion"
21755 msgstr ""
21757 #: tree-cfg.c:3697
21758 #, gcc-internal-format
21759 msgid "invalid types in fixed-point conversion"
21760 msgstr ""
21762 #: tree-cfg.c:3712
21763 #, gcc-internal-format
21764 msgid "invalid types in conversion to floating point"
21765 msgstr ""
21767 #: tree-cfg.c:3727
21768 #, gcc-internal-format
21769 msgid "invalid types in conversion to integer"
21770 msgstr ""
21772 #: tree-cfg.c:3741
21773 #, gcc-internal-format
21774 msgid "reduction should convert from vector to element type"
21775 msgstr ""
21777 #: tree-cfg.c:3769
21778 #, gcc-internal-format
21779 msgid "non-trivial conversion in unary operation"
21780 msgstr ""
21782 #: tree-cfg.c:3794
21783 #, gcc-internal-format
21784 msgid "non-register as LHS of binary operation"
21785 msgstr ""
21787 #: tree-cfg.c:3801
21788 #, gcc-internal-format
21789 msgid "invalid operands in binary operation"
21790 msgstr ""
21792 #: tree-cfg.c:3816
21793 #, gcc-internal-format
21794 msgid "type mismatch in complex expression"
21795 msgstr ""
21797 #: tree-cfg.c:3845
21798 #, gcc-internal-format
21799 msgid "type mismatch in shift expression"
21800 msgstr ""
21802 #: tree-cfg.c:3862 tree-cfg.c:3883
21803 #, gcc-internal-format
21804 msgid "type mismatch in widening vector shift expression"
21805 msgstr ""
21807 #: tree-cfg.c:3904
21808 #, gcc-internal-format
21809 msgid "invalid non-vector operands to vector valued plus"
21810 msgstr ""
21812 #: tree-cfg.c:3915
21813 #, gcc-internal-format
21814 msgid "invalid (pointer) operands to plus/minus"
21815 msgstr ""
21817 #: tree-cfg.c:3929
21818 #, gcc-internal-format
21819 msgid "type mismatch in pointer plus expression"
21820 msgstr ""
21822 #: tree-cfg.c:4009
21823 #, gcc-internal-format
21824 msgid "type mismatch in binary expression"
21825 msgstr ""
21827 #: tree-cfg.c:4037
21828 #, gcc-internal-format
21829 msgid "non-register as LHS of ternary operation"
21830 msgstr ""
21832 #: tree-cfg.c:4046
21833 #, gcc-internal-format
21834 msgid "invalid operands in ternary operation"
21835 msgstr ""
21837 #: tree-cfg.c:4062
21838 #, gcc-internal-format
21839 msgid "type mismatch in widening multiply-accumulate expression"
21840 msgstr ""
21842 #: tree-cfg.c:4076
21843 #, gcc-internal-format
21844 msgid "type mismatch in fused multiply-add expression"
21845 msgstr ""
21847 #: tree-cfg.c:4090
21848 #, gcc-internal-format
21849 msgid ""
21850 "the first argument of a VEC_COND_EXPR must be of a boolean vector type of "
21851 "the same number of elements as the result"
21852 msgstr ""
21854 #: tree-cfg.c:4102 c/c-typeck.c:5100
21855 #, gcc-internal-format
21856 msgid "type mismatch in conditional expression"
21857 msgstr ""
21859 #: tree-cfg.c:4114
21860 #, gcc-internal-format
21861 msgid "type mismatch in vector permute expression"
21862 msgstr ""
21864 #: tree-cfg.c:4126
21865 #, gcc-internal-format
21866 msgid "vector types expected in vector permute expression"
21867 msgstr ""
21869 #: tree-cfg.c:4140
21870 #, gcc-internal-format
21871 msgid ""
21872 "vectors with different element number found in vector permute expression"
21873 msgstr ""
21875 #: tree-cfg.c:4153
21876 #, gcc-internal-format
21877 msgid "invalid mask type in vector permute expression"
21878 msgstr ""
21880 #: tree-cfg.c:4169
21881 #, gcc-internal-format
21882 msgid "type mismatch in sad expression"
21883 msgstr ""
21885 #: tree-cfg.c:4181
21886 #, gcc-internal-format
21887 msgid "vector types expected in sad expression"
21888 msgstr ""
21890 #: tree-cfg.c:4194
21891 #, gcc-internal-format
21892 msgid "type mismatch in BIT_INSERT_EXPR"
21893 msgstr ""
21895 #: tree-cfg.c:4204
21896 #, gcc-internal-format
21897 msgid "not allowed type combination in BIT_INSERT_EXPR"
21898 msgstr ""
21900 #: tree-cfg.c:4212
21901 #, gcc-internal-format
21902 msgid "invalid position or size in BIT_INSERT_EXPR"
21903 msgstr ""
21905 #: tree-cfg.c:4222
21906 #, gcc-internal-format
21907 msgid "insertion out of range in BIT_INSERT_EXPR"
21908 msgstr ""
21910 #: tree-cfg.c:4232
21911 #, gcc-internal-format
21912 msgid "vector insertion not at element boundary"
21913 msgstr ""
21915 #: tree-cfg.c:4264
21916 #, gcc-internal-format
21917 msgid "non-trivial conversion at assignment"
21918 msgstr ""
21920 #: tree-cfg.c:4273
21921 #, gcc-internal-format
21922 msgid "non-decl/MEM_REF LHS in clobber statement"
21923 msgstr ""
21925 #: tree-cfg.c:4291
21926 #, gcc-internal-format
21927 msgid "invalid operand in unary expression"
21928 msgstr ""
21930 #: tree-cfg.c:4305
21931 #, gcc-internal-format
21932 msgid "type mismatch in address expression"
21933 msgstr ""
21935 #: tree-cfg.c:4331 tree-cfg.c:4357
21936 #, gcc-internal-format
21937 msgid "invalid rhs for gimple memory store"
21938 msgstr ""
21940 #: tree-cfg.c:4391 tree-cfg.c:4409 tree-cfg.c:4423
21941 #, gcc-internal-format
21942 msgid "incorrect type of vector CONSTRUCTOR elements"
21943 msgstr ""
21945 #: tree-cfg.c:4400 tree-cfg.c:4416
21946 #, gcc-internal-format
21947 msgid "incorrect number of vector CONSTRUCTOR elements"
21948 msgstr ""
21950 #: tree-cfg.c:4432
21951 #, gcc-internal-format
21952 msgid "vector CONSTRUCTOR with non-NULL element index"
21953 msgstr ""
21955 #: tree-cfg.c:4438
21956 #, gcc-internal-format
21957 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
21958 msgstr ""
21960 #: tree-cfg.c:4446
21961 #, gcc-internal-format
21962 msgid "non-vector CONSTRUCTOR with elements"
21963 msgstr ""
21965 #: tree-cfg.c:4505
21966 #, gcc-internal-format
21967 msgid "invalid operand in return statement"
21968 msgstr ""
21970 #: tree-cfg.c:4520 c/gimple-parser.c:1438
21971 #, gcc-internal-format
21972 msgid "invalid conversion in return statement"
21973 msgstr ""
21975 #: tree-cfg.c:4544
21976 #, gcc-internal-format
21977 msgid "goto destination is neither a label nor a pointer"
21978 msgstr ""
21980 #: tree-cfg.c:4563
21981 #, gcc-internal-format
21982 msgid "invalid operand to switch statement"
21983 msgstr ""
21985 #: tree-cfg.c:4571
21986 #, gcc-internal-format
21987 msgid "non-integral type switch statement"
21988 msgstr ""
21990 #: tree-cfg.c:4579
21991 #, gcc-internal-format
21992 msgid "invalid default case label in switch statement"
21993 msgstr ""
21995 #: tree-cfg.c:4591
21996 #, gcc-internal-format
21997 msgid "invalid case label in switch statement"
21998 msgstr ""
22000 #: tree-cfg.c:4598
22001 #, gcc-internal-format
22002 msgid "invalid case range in switch statement"
22003 msgstr ""
22005 #: tree-cfg.c:4608
22006 #, gcc-internal-format
22007 msgid "type mismatch for case label in switch statement"
22008 msgstr ""
22010 #: tree-cfg.c:4618
22011 #, gcc-internal-format
22012 msgid "type precision mismatch in switch statement"
22013 msgstr ""
22015 #: tree-cfg.c:4627
22016 #, gcc-internal-format
22017 msgid "case labels not sorted in switch statement"
22018 msgstr ""
22020 #: tree-cfg.c:4670
22021 #, gcc-internal-format
22022 msgid "label's context is not the current function decl"
22023 msgstr ""
22025 #: tree-cfg.c:4679
22026 #, gcc-internal-format
22027 msgid "incorrect entry in label_to_block_map"
22028 msgstr ""
22030 #: tree-cfg.c:4689
22031 #, gcc-internal-format
22032 msgid "incorrect setting of landing pad number"
22033 msgstr ""
22035 #: tree-cfg.c:4705
22036 #, gcc-internal-format
22037 msgid "invalid comparison code in gimple cond"
22038 msgstr ""
22040 #: tree-cfg.c:4713
22041 #, gcc-internal-format
22042 msgid "invalid labels in gimple cond"
22043 msgstr ""
22045 #: tree-cfg.c:4796 tree-cfg.c:4805
22046 #, gcc-internal-format
22047 msgid "invalid PHI result"
22048 msgstr ""
22050 #: tree-cfg.c:4815
22051 #, gcc-internal-format
22052 msgid "missing PHI def"
22053 msgstr ""
22055 #: tree-cfg.c:4829
22056 #, gcc-internal-format
22057 msgid "invalid PHI argument"
22058 msgstr ""
22060 #: tree-cfg.c:4836
22061 #, gcc-internal-format, gfc-internal-format
22062 msgid "incompatible types in PHI argument %u"
22063 msgstr ""
22065 #: tree-cfg.c:4934 tree-cfg.c:5266
22066 #, gcc-internal-format
22067 msgid "verify_gimple failed"
22068 msgstr ""
22070 #: tree-cfg.c:4994
22071 #, gcc-internal-format
22072 msgid "dead STMT in EH table"
22073 msgstr ""
22075 #: tree-cfg.c:5010
22076 #, gcc-internal-format
22077 msgid "location references block not in block tree"
22078 msgstr ""
22080 #: tree-cfg.c:5132
22081 #, gcc-internal-format
22082 msgid "gimple_bb (phi) is set to a wrong basic block"
22083 msgstr ""
22085 #: tree-cfg.c:5141
22086 #, gcc-internal-format
22087 msgid "PHI node with location"
22088 msgstr ""
22090 #: tree-cfg.c:5152 tree-cfg.c:5201
22091 #, gcc-internal-format
22092 msgid "incorrect sharing of tree nodes"
22093 msgstr ""
22095 #: tree-cfg.c:5160
22096 #, gcc-internal-format
22097 msgid "virtual PHI with argument locations"
22098 msgstr ""
22100 #: tree-cfg.c:5189
22101 #, gcc-internal-format
22102 msgid "gimple_bb (stmt) is set to a wrong basic block"
22103 msgstr ""
22105 #: tree-cfg.c:5225
22106 #, gcc-internal-format
22107 msgid "in statement"
22108 msgstr ""
22110 #: tree-cfg.c:5242
22111 #, gcc-internal-format
22112 msgid "statement marked for throw, but doesn%'t"
22113 msgstr ""
22115 #: tree-cfg.c:5248
22116 #, gcc-internal-format
22117 msgid "statement marked for throw in middle of block"
22118 msgstr ""
22120 #: tree-cfg.c:5288
22121 #, gcc-internal-format
22122 msgid "ENTRY_BLOCK has IL associated with it"
22123 msgstr ""
22125 #: tree-cfg.c:5295
22126 #, gcc-internal-format
22127 msgid "EXIT_BLOCK has IL associated with it"
22128 msgstr ""
22130 #: tree-cfg.c:5302
22131 #, gcc-internal-format, gfc-internal-format
22132 msgid "fallthru to exit from bb %d"
22133 msgstr ""
22135 #: tree-cfg.c:5326
22136 #, gcc-internal-format
22137 msgid "nonlocal label "
22138 msgstr ""
22140 #: tree-cfg.c:5335
22141 #, gcc-internal-format
22142 msgid "EH landing pad label "
22143 msgstr ""
22145 #: tree-cfg.c:5344 tree-cfg.c:5353 tree-cfg.c:5378
22146 #, gcc-internal-format
22147 msgid "label "
22148 msgstr ""
22150 #: tree-cfg.c:5368
22151 #, gcc-internal-format, gfc-internal-format
22152 msgid "control flow in the middle of basic block %d"
22153 msgstr ""
22155 #: tree-cfg.c:5401
22156 #, gcc-internal-format, gfc-internal-format
22157 msgid "fallthru edge after a control statement in bb %d"
22158 msgstr ""
22160 #: tree-cfg.c:5414
22161 #, gcc-internal-format, gfc-internal-format
22162 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
22163 msgstr ""
22165 #: tree-cfg.c:5437 tree-cfg.c:5459 tree-cfg.c:5476 tree-cfg.c:5546
22166 #, gcc-internal-format, gfc-internal-format
22167 msgid "wrong outgoing edge flags at end of bb %d"
22168 msgstr ""
22170 #: tree-cfg.c:5447
22171 #, gcc-internal-format, gfc-internal-format
22172 msgid "explicit goto at end of bb %d"
22173 msgstr ""
22175 #: tree-cfg.c:5481
22176 #, gcc-internal-format, gfc-internal-format
22177 msgid "return edge does not point to exit in bb %d"
22178 msgstr ""
22180 #: tree-cfg.c:5512
22181 #, gcc-internal-format
22182 msgid "found default case not at the start of case vector"
22183 msgstr ""
22185 #: tree-cfg.c:5520
22186 #, gcc-internal-format
22187 msgid "case labels not sorted: "
22188 msgstr ""
22190 #: tree-cfg.c:5537
22191 #, gcc-internal-format, gfc-internal-format
22192 msgid "extra outgoing edge %d->%d"
22193 msgstr ""
22195 #: tree-cfg.c:5560
22196 #, gcc-internal-format, gfc-internal-format
22197 msgid "missing edge %i->%i"
22198 msgstr ""
22200 #: tree-cfg.c:8889
22201 #, gcc-internal-format
22202 msgid "%<noreturn%> function does return"
22203 msgstr ""
22205 #: tree-cfg.c:8910
22206 #, gcc-internal-format
22207 msgid "control reaches end of non-void function"
22208 msgstr ""
22210 #: tree-cfg.c:8976 cp/cvt.c:1008
22211 #, gcc-internal-format
22212 msgid ""
22213 "ignoring return value of %qD, declared with attribute warn_unused_result"
22214 msgstr ""
22216 #: tree-cfg.c:8981 cp/cvt.c:1015
22217 #, gcc-internal-format
22218 msgid ""
22219 "ignoring return value of function declared with attribute warn_unused_result"
22220 msgstr ""
22222 #: tree-chkp-opt.c:718
22223 #, gcc-internal-format
22224 msgid "memory access check always fail"
22225 msgstr ""
22227 #: tree-chkp.c:1994
22228 #, gcc-internal-format, gfc-internal-format
22229 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
22230 msgstr ""
22232 #: tree-chkp.c:2771
22233 #, gcc-internal-format, gfc-internal-format
22234 msgid "pointer bounds were lost due to unexpected expression %s"
22235 msgstr ""
22237 #: tree-chkp.c:2859
22238 #, gcc-internal-format, gfc-internal-format
22239 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
22240 msgstr ""
22242 #: tree-chkp.c:2902
22243 #, gcc-internal-format, gfc-internal-format
22244 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
22245 msgstr ""
22247 #: tree-chkp.c:3528
22248 #, gcc-internal-format, gfc-internal-format
22249 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
22250 msgstr ""
22252 #: tree-chkp.c:3681
22253 #, gcc-internal-format, gfc-internal-format
22254 msgid "chkp_find_bounds: Unexpected tree code %s"
22255 msgstr ""
22257 #: tree-chkp.c:3692
22258 #, gcc-internal-format
22259 msgid "chkp_find_bounds: Cannot find bounds for pointer"
22260 msgstr ""
22262 #: tree-chkp.c:3808
22263 #, gcc-internal-format, gfc-internal-format
22264 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
22265 msgstr ""
22267 #: tree-diagnostic.c:202
22268 #, gcc-internal-format
22269 msgid "in definition of macro %qs"
22270 msgstr ""
22272 #: tree-diagnostic.c:219
22273 #, gcc-internal-format
22274 msgid "in expansion of macro %qs"
22275 msgstr ""
22277 #: tree-eh.c:4651
22278 #, gcc-internal-format, gfc-internal-format
22279 msgid "BB %i has multiple EH edges"
22280 msgstr ""
22282 #: tree-eh.c:4663
22283 #, gcc-internal-format, gfc-internal-format
22284 msgid "BB %i can not throw but has an EH edge"
22285 msgstr ""
22287 #: tree-eh.c:4671
22288 #, gcc-internal-format, gfc-internal-format
22289 msgid "BB %i last statement has incorrectly set lp"
22290 msgstr ""
22292 #: tree-eh.c:4677
22293 #, gcc-internal-format, gfc-internal-format
22294 msgid "BB %i is missing an EH edge"
22295 msgstr ""
22297 #: tree-eh.c:4683
22298 #, gcc-internal-format, gfc-internal-format
22299 msgid "Incorrect EH edge %i->%i"
22300 msgstr ""
22302 #: tree-eh.c:4717 tree-eh.c:4736
22303 #, gcc-internal-format, gfc-internal-format
22304 msgid "BB %i is missing an edge"
22305 msgstr ""
22307 #: tree-eh.c:4753
22308 #, gcc-internal-format, gfc-internal-format
22309 msgid "BB %i too many fallthru edges"
22310 msgstr ""
22312 #: tree-eh.c:4762
22313 #, gcc-internal-format, gfc-internal-format
22314 msgid "BB %i has incorrect edge"
22315 msgstr ""
22317 #: tree-eh.c:4768
22318 #, gcc-internal-format, gfc-internal-format
22319 msgid "BB %i has incorrect fallthru edge"
22320 msgstr ""
22322 #: tree-inline.c:3572
22323 #, gcc-internal-format
22324 msgid "function %q+F can never be copied because it receives a non-local goto"
22325 msgstr ""
22327 #: tree-inline.c:3579
22328 #, gcc-internal-format
22329 msgid ""
22330 "function %q+F can never be copied because it saves address of local label in "
22331 "a static variable"
22332 msgstr ""
22334 #: tree-inline.c:3619
22335 #, gcc-internal-format
22336 msgid ""
22337 "function %q+F can never be inlined because it uses alloca (override using "
22338 "the always_inline attribute)"
22339 msgstr ""
22341 #: tree-inline.c:3633
22342 #, gcc-internal-format
22343 msgid "function %q+F can never be inlined because it uses setjmp"
22344 msgstr ""
22346 #: tree-inline.c:3647
22347 #, gcc-internal-format
22348 msgid ""
22349 "function %q+F can never be inlined because it uses variable argument lists"
22350 msgstr ""
22352 #: tree-inline.c:3659
22353 #, gcc-internal-format
22354 msgid ""
22355 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
22356 "handling"
22357 msgstr ""
22359 #: tree-inline.c:3667
22360 #, gcc-internal-format
22361 msgid "function %q+F can never be inlined because it uses non-local goto"
22362 msgstr ""
22364 #: tree-inline.c:3679
22365 #, gcc-internal-format
22366 msgid ""
22367 "function %q+F can never be inlined because it uses __builtin_return or "
22368 "__builtin_apply_args"
22369 msgstr ""
22371 #: tree-inline.c:3699
22372 #, gcc-internal-format
22373 msgid "function %q+F can never be inlined because it contains a computed goto"
22374 msgstr ""
22376 #: tree-inline.c:3800
22377 #, gcc-internal-format
22378 msgid ""
22379 "function %q+F can never be inlined because it is suppressed using -fno-inline"
22380 msgstr ""
22382 #: tree-inline.c:3808
22383 #, gcc-internal-format
22384 msgid ""
22385 "function %q+F can never be inlined because it uses attributes conflicting "
22386 "with inlining"
22387 msgstr ""
22389 #: tree-inline.c:4473
22390 #, gcc-internal-format
22391 msgid "inlining failed in call to always_inline %q+F: %s"
22392 msgstr ""
22394 #: tree-inline.c:4476 tree-inline.c:4496
22395 #, gcc-internal-format
22396 msgid "called from here"
22397 msgstr ""
22399 #: tree-inline.c:4479 tree-inline.c:4499
22400 #, gcc-internal-format
22401 msgid "called from this function"
22402 msgstr ""
22404 #: tree-inline.c:4492
22405 #, gcc-internal-format
22406 msgid "inlining failed in call to %q+F: %s"
22407 msgstr ""
22409 #: tree-into-ssa.c:3209
22410 #, gcc-internal-format
22411 msgid "statement uses released SSA name:"
22412 msgstr ""
22414 #: tree-into-ssa.c:3221
22415 #, gcc-internal-format
22416 msgid "cannot update SSA form"
22417 msgstr ""
22419 #: tree-into-ssa.c:3312 tree-outof-ssa.c:824 tree-outof-ssa.c:883
22420 #: tree-ssa-coalesce.c:1010
22421 #, gcc-internal-format
22422 msgid "SSA corruption"
22423 msgstr ""
22425 #: tree-profile.c:608
22426 #, gcc-internal-format
22427 msgid "target does not support atomic profile update, single mode is selected"
22428 msgstr ""
22430 #: tree-ssa-ccp.c:3385
22431 #, gcc-internal-format, gfc-internal-format
22432 msgid "argument %u null where non-null expected"
22433 msgstr ""
22435 #: tree-ssa-ccp.c:3390
22436 #, gcc-internal-format
22437 msgid "in a call to built-in function %qD"
22438 msgstr ""
22440 #: tree-ssa-ccp.c:3394
22441 #, gcc-internal-format
22442 msgid "in a call to function %qD declared here"
22443 msgstr ""
22445 #: tree-ssa-loop-niter.c:2961
22446 #, gcc-internal-format, gfc-internal-format
22447 msgid "iteration %s invokes undefined behavior"
22448 msgstr ""
22450 #: tree-ssa-loop-niter.c:2962
22451 #, gcc-internal-format
22452 msgid "within this loop"
22453 msgstr ""
22455 #: tree-ssa-operands.c:975
22456 #, gcc-internal-format
22457 msgid "virtual definition of statement not up-to-date"
22458 msgstr ""
22460 #: tree-ssa-operands.c:982
22461 #, gcc-internal-format
22462 msgid "virtual def operand missing for stmt"
22463 msgstr ""
22465 #: tree-ssa-operands.c:992
22466 #, gcc-internal-format
22467 msgid "virtual use of statement not up-to-date"
22468 msgstr ""
22470 #: tree-ssa-operands.c:999
22471 #, gcc-internal-format
22472 msgid "virtual use operand missing for stmt"
22473 msgstr ""
22475 #: tree-ssa-operands.c:1016
22476 #, gcc-internal-format
22477 msgid "excess use operand for stmt"
22478 msgstr ""
22480 #: tree-ssa-operands.c:1026
22481 #, gcc-internal-format
22482 msgid "use operand missing for stmt"
22483 msgstr ""
22485 #: tree-ssa-operands.c:1033
22486 #, gcc-internal-format
22487 msgid "stmt volatile flag not up-to-date"
22488 msgstr ""
22490 #: tree-ssa-uninit.c:190 varasm.c:328
22491 #, gcc-internal-format
22492 msgid "%qD was declared here"
22493 msgstr ""
22495 #: tree-ssa-uninit.c:230
22496 #, gcc-internal-format
22497 msgid "%qD is used uninitialized in this function"
22498 msgstr ""
22500 #: tree-ssa-uninit.c:235 tree-ssa-uninit.c:2471
22501 #, gcc-internal-format
22502 msgid "%qD may be used uninitialized in this function"
22503 msgstr ""
22505 #: tree-ssa-uninit.c:265
22506 #, gcc-internal-format
22507 msgid "%qE is used uninitialized in this function"
22508 msgstr ""
22510 #: tree-ssa-uninit.c:270
22511 #, gcc-internal-format
22512 msgid "%qE may be used uninitialized in this function"
22513 msgstr ""
22515 #: tree-ssa.c:641
22516 #, gcc-internal-format, gfc-internal-format
22517 msgid "multiple virtual PHI nodes in BB %d"
22518 msgstr ""
22520 #: tree-ssa.c:655 tree-ssa.c:684
22521 #, gcc-internal-format
22522 msgid "virtual definition is not an SSA name"
22523 msgstr ""
22525 #: tree-ssa.c:671
22526 #, gcc-internal-format
22527 msgid "stmt with wrong VUSE"
22528 msgstr ""
22530 #: tree-ssa.c:701
22531 #, gcc-internal-format, gfc-internal-format
22532 msgid "PHI node with wrong VUSE on edge from BB %d"
22533 msgstr ""
22535 #: tree-ssa.c:727
22536 #, gcc-internal-format
22537 msgid "expected an SSA_NAME object"
22538 msgstr ""
22540 #: tree-ssa.c:733
22541 #, gcc-internal-format
22542 msgid "found an SSA_NAME that had been released into the free pool"
22543 msgstr ""
22545 #: tree-ssa.c:740
22546 #, gcc-internal-format
22547 msgid "type mismatch between an SSA_NAME and its symbol"
22548 msgstr ""
22550 #: tree-ssa.c:746
22551 #, gcc-internal-format
22552 msgid "found a virtual definition for a GIMPLE register"
22553 msgstr ""
22555 #: tree-ssa.c:752
22556 #, gcc-internal-format
22557 msgid "virtual SSA name for non-VOP decl"
22558 msgstr ""
22560 #: tree-ssa.c:758
22561 #, gcc-internal-format
22562 msgid "found a real definition for a non-register"
22563 msgstr ""
22565 #: tree-ssa.c:765
22566 #, gcc-internal-format
22567 msgid "found a default name with a non-empty defining statement"
22568 msgstr ""
22570 #: tree-ssa.c:795
22571 #, gcc-internal-format
22572 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
22573 msgstr ""
22575 #: tree-ssa.c:801
22576 #, gcc-internal-format, gfc-internal-format
22577 msgid "SSA_NAME created in two different blocks %i and %i"
22578 msgstr ""
22580 #: tree-ssa.c:810 tree-ssa.c:1119
22581 #, gcc-internal-format
22582 msgid "SSA_NAME_DEF_STMT is wrong"
22583 msgstr ""
22585 #: tree-ssa.c:862
22586 #, gcc-internal-format
22587 msgid "missing definition"
22588 msgstr ""
22590 #: tree-ssa.c:868
22591 #, gcc-internal-format, gfc-internal-format
22592 msgid "definition in block %i does not dominate use in block %i"
22593 msgstr ""
22595 #: tree-ssa.c:876
22596 #, gcc-internal-format, gfc-internal-format
22597 msgid "definition in block %i follows the use"
22598 msgstr ""
22600 #: tree-ssa.c:883
22601 #, gcc-internal-format
22602 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
22603 msgstr ""
22605 #: tree-ssa.c:891
22606 #, gcc-internal-format
22607 msgid "no immediate_use list"
22608 msgstr ""
22610 #: tree-ssa.c:903
22611 #, gcc-internal-format
22612 msgid "wrong immediate use list"
22613 msgstr ""
22615 #: tree-ssa.c:937
22616 #, gcc-internal-format
22617 msgid "incoming edge count does not match number of PHI arguments"
22618 msgstr ""
22620 #: tree-ssa.c:951
22621 #, gcc-internal-format, gfc-internal-format
22622 msgid "PHI argument is missing for edge %d->%d"
22623 msgstr ""
22625 #: tree-ssa.c:960
22626 #, gcc-internal-format
22627 msgid "PHI argument is not SSA_NAME, or invariant"
22628 msgstr ""
22630 #: tree-ssa.c:988
22631 #, gcc-internal-format, gfc-internal-format
22632 msgid "wrong edge %d->%d for PHI argument"
22633 msgstr ""
22635 #: tree-ssa.c:1065
22636 #, gcc-internal-format, gfc-internal-format
22637 msgid "AUX pointer initialized for edge %d->%d"
22638 msgstr ""
22640 #: tree-ssa.c:1091
22641 #, gcc-internal-format
22642 msgid "stmt (%p) marked modified after optimization pass: "
22643 msgstr ""
22645 #: tree-ssa.c:1158
22646 #, gcc-internal-format
22647 msgid "verify_ssa failed"
22648 msgstr ""
22650 #: tree-streamer-in.c:342
22651 #, gcc-internal-format
22652 msgid "machine independent builtin code out of range"
22653 msgstr ""
22655 #: tree-streamer-in.c:348
22656 #, gcc-internal-format
22657 msgid "target specific builtin not available"
22658 msgstr ""
22660 #: tree-vect-generic.c:265
22661 #, gcc-internal-format
22662 msgid "vector operation will be expanded piecewise"
22663 msgstr ""
22665 #: tree-vect-generic.c:268
22666 #, gcc-internal-format
22667 msgid "vector operation will be expanded in parallel"
22668 msgstr ""
22670 #: tree-vect-generic.c:319
22671 #, gcc-internal-format
22672 msgid "vector operation will be expanded with a single scalar operation"
22673 msgstr ""
22675 #: tree-vect-generic.c:887
22676 #, gcc-internal-format
22677 msgid "vector condition will be expanded piecewise"
22678 msgstr ""
22680 #: tree-vect-generic.c:1304
22681 #, gcc-internal-format
22682 msgid "vector shuffling operation will be expanded piecewise"
22683 msgstr ""
22685 #: tree-vect-loop.c:3505
22686 #, gcc-internal-format
22687 msgid "vectorization did not happen for a simd loop"
22688 msgstr ""
22690 #: tree-vrp.c:6590 tree-vrp.c:6630 tree-vrp.c:6711
22691 #, gcc-internal-format
22692 msgid "array subscript is above array bounds"
22693 msgstr ""
22695 #: tree-vrp.c:6614
22696 #, gcc-internal-format
22697 msgid "array subscript is outside array bounds"
22698 msgstr ""
22700 #: tree-vrp.c:6643 tree-vrp.c:6698
22701 #, gcc-internal-format
22702 msgid "array subscript is below array bounds"
22703 msgstr ""
22705 #: tree-vrp.c:7479
22706 #, gcc-internal-format
22707 msgid ""
22708 "assuming signed overflow does not occur when simplifying conditional to "
22709 "constant"
22710 msgstr ""
22712 #: tree-vrp.c:7485 tree-vrp.c:9583 tree-vrp.c:9627 tree-vrp.c:9690
22713 #, gcc-internal-format
22714 msgid "assuming signed overflow does not occur when simplifying conditional"
22715 msgstr ""
22717 #: tree-vrp.c:7529
22718 #, gcc-internal-format
22719 msgid "comparison always false due to limited range of data type"
22720 msgstr ""
22722 #: tree-vrp.c:7531
22723 #, gcc-internal-format
22724 msgid "comparison always true due to limited range of data type"
22725 msgstr ""
22727 #: tree-vrp.c:9182
22728 #, gcc-internal-format
22729 msgid ""
22730 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
22731 "%<>>%> or %<&%>"
22732 msgstr ""
22734 #: tree-vrp.c:9248
22735 #, gcc-internal-format
22736 msgid ""
22737 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
22738 "to %<X%> or %<Y%>"
22739 msgstr ""
22741 #: tree-vrp.c:9299
22742 #, gcc-internal-format
22743 msgid ""
22744 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
22745 "%> or %<-X%>"
22746 msgstr ""
22748 #: tree.c:1832
22749 #, gcc-internal-format
22750 msgid "non-constant element in constant CONSTRUCTOR"
22751 msgstr ""
22753 #: tree.c:1834
22754 #, gcc-internal-format
22755 msgid "side-effects element in no-side-effects CONSTRUCTOR"
22756 msgstr ""
22758 #: tree.c:4835
22759 #, gcc-internal-format
22760 msgid "ignoring attributes applied to %qT after definition"
22761 msgstr ""
22763 #: tree.c:6314
22764 #, gcc-internal-format
22765 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22766 msgstr ""
22768 #: tree.c:6326
22769 #, gcc-internal-format
22770 msgid ""
22771 "%q+D redeclared without dllimport attribute after being referenced with dll "
22772 "linkage"
22773 msgstr ""
22775 #: tree.c:6340
22776 #, gcc-internal-format
22777 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22778 msgstr ""
22780 #: tree.c:6383 tree.c:6393 tree.c:6403 c-family/c-attribs.c:420
22781 #: c-family/c-attribs.c:439 c-family/c-attribs.c:457 c-family/c-attribs.c:487
22782 #: c-family/c-attribs.c:515 c-family/c-attribs.c:543 c-family/c-attribs.c:559
22783 #: c-family/c-attribs.c:574 c-family/c-attribs.c:592 c-family/c-attribs.c:617
22784 #: c-family/c-attribs.c:649 c-family/c-attribs.c:666 c-family/c-attribs.c:683
22785 #: c-family/c-attribs.c:721 c-family/c-attribs.c:744 c-family/c-attribs.c:761
22786 #: c-family/c-attribs.c:790 c-family/c-attribs.c:811 c-family/c-attribs.c:832
22787 #: c-family/c-attribs.c:859 c-family/c-attribs.c:889 c-family/c-attribs.c:926
22788 #: c-family/c-attribs.c:979 c-family/c-attribs.c:1037 c-family/c-attribs.c:1095
22789 #: c-family/c-attribs.c:1184 c-family/c-attribs.c:1214
22790 #: c-family/c-attribs.c:1268 c-family/c-attribs.c:1680
22791 #: c-family/c-attribs.c:1717 c-family/c-attribs.c:1773
22792 #: c-family/c-attribs.c:1829 c-family/c-attribs.c:1907
22793 #: c-family/c-attribs.c:1989 c-family/c-attribs.c:2048
22794 #: c-family/c-attribs.c:2067 c-family/c-attribs.c:2175
22795 #: c-family/c-attribs.c:2191 c-family/c-attribs.c:2207
22796 #: c-family/c-attribs.c:2228 c-family/c-attribs.c:2298
22797 #: c-family/c-attribs.c:2325 c-family/c-attribs.c:2373
22798 #: c-family/c-attribs.c:2553 c-family/c-attribs.c:2574
22799 #: c-family/c-attribs.c:2687 c-family/c-attribs.c:2714
22800 #: c-family/c-attribs.c:2875 c-family/c-attribs.c:2898
22801 #: c-family/c-attribs.c:2937 c-family/c-attribs.c:3019
22802 #: c-family/c-attribs.c:3062 c-family/c-attribs.c:3078
22803 #: c-family/c-attribs.c:3172 c-family/c-common.c:5597 config/darwin.c:2062
22804 #: config/arm/arm.c:6730 config/arm/arm.c:6758 config/arm/arm.c:6775
22805 #: config/avr/avr.c:9456 config/h8300/h8300.c:5480 config/h8300/h8300.c:5504
22806 #: config/i386/i386.c:7665 config/i386/i386.c:41177 config/ia64/ia64.c:762
22807 #: config/rs6000/rs6000.c:34781 config/spu/spu.c:3741
22808 #: ada/gcc-interface/utils.c:6072 ada/gcc-interface/utils.c:6089
22809 #: ada/gcc-interface/utils.c:6105 ada/gcc-interface/utils.c:6131
22810 #: lto/lto-lang.c:243
22811 #, gcc-internal-format
22812 msgid "%qE attribute ignored"
22813 msgstr ""
22815 #: tree.c:6421
22816 #, gcc-internal-format
22817 msgid "inline function %q+D declared as  dllimport: attribute ignored"
22818 msgstr ""
22820 #: tree.c:6429
22821 #, gcc-internal-format
22822 msgid "function %q+D definition is marked dllimport"
22823 msgstr ""
22825 #: tree.c:6437
22826 #, gcc-internal-format
22827 msgid "variable %q+D definition is marked dllimport"
22828 msgstr ""
22830 #: tree.c:6463
22831 #, gcc-internal-format
22832 msgid "external linkage required for symbol %q+D because of %qE attribute"
22833 msgstr ""
22835 #: tree.c:6477
22836 #, gcc-internal-format
22837 msgid ""
22838 "%qE implies default visibility, but %qD has already been declared with a "
22839 "different visibility"
22840 msgstr ""
22842 #: tree.c:8357
22843 #, gcc-internal-format
22844 msgid "arrays of functions are not meaningful"
22845 msgstr ""
22847 #: tree.c:8526
22848 #, gcc-internal-format
22849 msgid "function return type cannot be function"
22850 msgstr ""
22852 #: tree.c:9812 tree.c:9897 tree.c:9958
22853 #, gcc-internal-format, gfc-internal-format
22854 msgid "tree check: %s, have %s in %s, at %s:%d"
22855 msgstr ""
22857 #: tree.c:9849
22858 #, gcc-internal-format, gfc-internal-format
22859 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
22860 msgstr ""
22862 #: tree.c:9862
22863 #, gcc-internal-format
22864 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
22865 msgstr ""
22867 #: tree.c:9911
22868 #, gcc-internal-format
22869 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
22870 msgstr ""
22872 #: tree.c:9924
22873 #, gcc-internal-format, gfc-internal-format
22874 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
22875 msgstr ""
22877 #: tree.c:9984
22878 #, gcc-internal-format
22879 msgid ""
22880 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
22881 "%d"
22882 msgstr ""
22884 #: tree.c:9998
22885 #, gcc-internal-format, gfc-internal-format
22886 msgid ""
22887 "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
22888 msgstr ""
22890 #: tree.c:10010
22891 #, gcc-internal-format, gfc-internal-format
22892 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
22893 msgstr ""
22895 #: tree.c:10023
22896 #, gcc-internal-format, gfc-internal-format
22897 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
22898 msgstr ""
22900 #: tree.c:10036
22901 #, gcc-internal-format, gfc-internal-format
22902 msgid ""
22903 "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at "
22904 "%s:%d"
22905 msgstr ""
22907 #: tree.c:12848
22908 #, gcc-internal-format
22909 msgid "%qD is deprecated: %s"
22910 msgstr ""
22912 #: tree.c:12851
22913 #, gcc-internal-format
22914 msgid "%qD is deprecated"
22915 msgstr ""
22917 #: tree.c:12875 tree.c:12897
22918 #, gcc-internal-format
22919 msgid "%qE is deprecated: %s"
22920 msgstr ""
22922 #: tree.c:12878 tree.c:12900
22923 #, gcc-internal-format
22924 msgid "%qE is deprecated"
22925 msgstr ""
22927 #: tree.c:12884 tree.c:12905
22928 #, gcc-internal-format, gfc-internal-format
22929 msgid "type is deprecated: %s"
22930 msgstr ""
22932 #: tree.c:12887 tree.c:12908
22933 #, gcc-internal-format
22934 msgid "type is deprecated"
22935 msgstr ""
22937 #. Type variant can differ by:
22939 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
22940 #. ENCODE_QUAL_ADDR_SPACE.
22941 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
22942 #. in this case some values may not be set in the variant types
22943 #. (see TYPE_COMPLETE_P checks).
22944 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
22945 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
22946 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
22947 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
22948 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
22949 #. this is necessary to make it possible to merge types form different TUs
22950 #. - arrays, pointers and references may have TREE_TYPE that is a variant
22951 #. of TREE_TYPE of their main variants.
22952 #. - aggregates may have new TYPE_FIELDS list that list variants of
22953 #. the main variant TYPE_FIELDS.
22954 #. - vector types may differ by TYPE_VECTOR_OPAQUE
22955 #. - TYPE_METHODS is always NULL for vairant types and maintained for
22956 #. main variant only.
22958 #. Convenience macro for matching individual fields.
22959 #: tree.c:13332
22960 #, gcc-internal-format
22961 msgid "type variant differs by "
22962 msgstr ""
22964 #: tree.c:13373
22965 #, gcc-internal-format
22966 msgid "type variant has different TYPE_SIZE_UNIT"
22967 msgstr ""
22969 #: tree.c:13375
22970 #, gcc-internal-format
22971 msgid "type variant's TYPE_SIZE_UNIT"
22972 msgstr ""
22974 #: tree.c:13377
22975 #, gcc-internal-format
22976 msgid "type's TYPE_SIZE_UNIT"
22977 msgstr ""
22979 #: tree.c:13397
22980 #, gcc-internal-format
22981 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
22982 msgstr ""
22984 #: tree.c:13410
22985 #, gcc-internal-format
22986 msgid "type variant has different TYPE_VFIELD"
22987 msgstr ""
22989 #: tree.c:13427
22990 #, gcc-internal-format
22991 msgid "type variant has TYPE_METHODS"
22992 msgstr ""
22994 #: tree.c:13452
22995 #, gcc-internal-format
22996 msgid "type variant has different TYPE_BINFO"
22997 msgstr ""
22999 #: tree.c:13454
23000 #, gcc-internal-format
23001 msgid "type variant's TYPE_BINFO"
23002 msgstr ""
23004 #: tree.c:13456
23005 #, gcc-internal-format
23006 msgid "type's TYPE_BINFO"
23007 msgstr ""
23009 #: tree.c:13494
23010 #, gcc-internal-format
23011 msgid "type variant has different TYPE_FIELDS"
23012 msgstr ""
23014 #: tree.c:13496
23015 #, gcc-internal-format
23016 msgid "first mismatch is field"
23017 msgstr ""
23019 #: tree.c:13498
23020 #, gcc-internal-format
23021 msgid "and field"
23022 msgstr ""
23024 #: tree.c:13515
23025 #, gcc-internal-format
23026 msgid "type variant has different TREE_TYPE"
23027 msgstr ""
23029 #: tree.c:13517 tree.c:13528
23030 #, gcc-internal-format
23031 msgid "type variant's TREE_TYPE"
23032 msgstr ""
23034 #: tree.c:13519 tree.c:13530
23035 #, gcc-internal-format
23036 msgid "type's TREE_TYPE"
23037 msgstr ""
23039 #: tree.c:13526
23040 #, gcc-internal-format
23041 msgid "type is not compatible with its vairant"
23042 msgstr ""
23044 #: tree.c:13829
23045 #, gcc-internal-format
23046 msgid "Main variant is not defined"
23047 msgstr ""
23049 #: tree.c:13834
23050 #, gcc-internal-format
23051 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
23052 msgstr ""
23054 #: tree.c:13846
23055 #, gcc-internal-format
23056 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
23057 msgstr ""
23059 #: tree.c:13864
23060 #, gcc-internal-format
23061 msgid "TYPE_CANONICAL is not compatible"
23062 msgstr ""
23064 #: tree.c:13872
23065 #, gcc-internal-format
23066 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
23067 msgstr ""
23069 #: tree.c:13880
23070 #, gcc-internal-format
23071 msgid "TYPE_CANONICAL of main variant is not main variant"
23072 msgstr ""
23074 #: tree.c:13896
23075 #, gcc-internal-format
23076 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
23077 msgstr ""
23079 #: tree.c:13906
23080 #, gcc-internal-format
23081 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
23082 msgstr ""
23084 #: tree.c:13916
23085 #, gcc-internal-format
23086 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
23087 msgstr ""
23089 #: tree.c:13934
23090 #, gcc-internal-format
23091 msgid "TYPE_MINVAL non-NULL"
23092 msgstr ""
23094 #: tree.c:13946
23095 #, gcc-internal-format
23096 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
23097 msgstr ""
23099 #: tree.c:13957
23100 #, gcc-internal-format
23101 msgid "TYPE_METHOD_BASETYPE is not record nor union"
23102 msgstr ""
23104 #: tree.c:13968
23105 #, gcc-internal-format
23106 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
23107 msgstr ""
23109 #: tree.c:13986
23110 #, gcc-internal-format
23111 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
23112 msgstr ""
23114 #: tree.c:13993
23115 #, gcc-internal-format
23116 msgid "TYPE_MAXVAL non-NULL"
23117 msgstr ""
23119 #: tree.c:14005
23120 #, gcc-internal-format
23121 msgid "TYPE_BINFO is not TREE_BINFO"
23122 msgstr ""
23124 #: tree.c:14013
23125 #, gcc-internal-format
23126 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
23127 msgstr ""
23129 #: tree.c:14020
23130 #, gcc-internal-format
23131 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
23132 msgstr ""
23134 #: tree.c:14036
23135 #, gcc-internal-format
23136 msgid "Enum value is not CONST_DECL or INTEGER_CST"
23137 msgstr ""
23139 #: tree.c:14044
23140 #, gcc-internal-format
23141 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
23142 msgstr ""
23144 #: tree.c:14051
23145 #, gcc-internal-format
23146 msgid "Enum value name is not IDENTIFIER_NODE"
23147 msgstr ""
23149 #: tree.c:14061
23150 #, gcc-internal-format
23151 msgid "Array TYPE_DOMAIN is not integer type"
23152 msgstr ""
23154 #: tree.c:14070
23155 #, gcc-internal-format
23156 msgid "TYPE_FIELDS defined in incomplete type"
23157 msgstr ""
23159 #: tree.c:14090
23160 #, gcc-internal-format
23161 msgid "Wrong tree in TYPE_FIELDS list"
23162 msgstr ""
23164 #: tree.c:14105
23165 #, gcc-internal-format
23166 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
23167 msgstr ""
23169 #: tree.c:14111
23170 #, gcc-internal-format
23171 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
23172 msgstr ""
23174 #: tree.c:14124
23175 #, gcc-internal-format
23176 msgid "wrong TYPE_CACHED_VALUES entry"
23177 msgstr ""
23179 #: tree.c:14137
23180 #, gcc-internal-format
23181 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
23182 msgstr ""
23184 #: tree.c:14143
23185 #, gcc-internal-format
23186 msgid "Wrong entry in TYPE_ARG_TYPES list"
23187 msgstr ""
23189 #: tree.c:14150
23190 #, gcc-internal-format
23191 msgid "TYPE_VALUES_RAW field is non-NULL"
23192 msgstr ""
23194 #: tree.c:14162
23195 #, gcc-internal-format
23196 msgid "TYPE_CACHED_VALUES_P is set while it should not"
23197 msgstr ""
23199 #: tree.c:14168
23200 #, gcc-internal-format
23201 msgid "TYPE_STRING_FLAG is set on wrong type code"
23202 msgstr ""
23204 #: tree.c:14180
23205 #, gcc-internal-format
23206 msgid ""
23207 "TYPE_STRING_FLAG is set on type that does not look like char nor array of "
23208 "chars"
23209 msgstr ""
23211 #: tree.c:14192
23212 #, gcc-internal-format
23213 msgid "TYPE_METHOD_BASETYPE is not main variant"
23214 msgstr ""
23216 #: tree.c:14199
23217 #, gcc-internal-format
23218 msgid "verify_type failed"
23219 msgstr ""
23221 #: value-prof.c:505
23222 #, gcc-internal-format
23223 msgid "dead histogram"
23224 msgstr ""
23226 #: value-prof.c:534
23227 #, gcc-internal-format
23228 msgid ""
23229 "Histogram value statement does not correspond to the statement it is "
23230 "associated with"
23231 msgstr ""
23233 #: value-prof.c:546
23234 #, gcc-internal-format
23235 msgid "verify_histograms failed"
23236 msgstr ""
23238 #: value-prof.c:603
23239 #, gcc-internal-format, gfc-internal-format
23240 msgid ""
23241 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
23242 "basic-block count (%d)"
23243 msgstr ""
23245 #: var-tracking.c:7125
23246 #, gcc-internal-format
23247 msgid ""
23248 "variable tracking size limit exceeded with -fvar-tracking-assignments, "
23249 "retrying without"
23250 msgstr ""
23252 #: var-tracking.c:7129
23253 #, gcc-internal-format
23254 msgid "variable tracking size limit exceeded"
23255 msgstr ""
23257 #: varasm.c:323
23258 #, gcc-internal-format
23259 msgid "%+D causes a section type conflict with %D"
23260 msgstr ""
23262 #: varasm.c:326
23263 #, gcc-internal-format
23264 msgid "section type conflict with %D"
23265 msgstr ""
23267 #: varasm.c:331
23268 #, gcc-internal-format
23269 msgid "%+D causes a section type conflict"
23270 msgstr ""
23272 #: varasm.c:333
23273 #, gcc-internal-format
23274 msgid "section type conflict"
23275 msgstr ""
23277 #: varasm.c:1008
23278 #, gcc-internal-format
23279 msgid "alignment of %q+D is greater than maximum object file alignment %d"
23280 msgstr ""
23282 #: varasm.c:1160
23283 #, gcc-internal-format
23284 msgid "only zero initializers are allowed in section %qs"
23285 msgstr ""
23287 #: varasm.c:1367 varasm.c:1376
23288 #, gcc-internal-format
23289 msgid "register name not specified for %q+D"
23290 msgstr ""
23292 #: varasm.c:1378
23293 #, gcc-internal-format
23294 msgid "invalid register name for %q+D"
23295 msgstr ""
23297 #: varasm.c:1380
23298 #, gcc-internal-format
23299 msgid "data type of %q+D isn%'t suitable for a register"
23300 msgstr ""
23302 #: varasm.c:1383
23303 #, gcc-internal-format
23304 msgid ""
23305 "the register specified for %q+D cannot be accessed by the current target"
23306 msgstr ""
23308 #: varasm.c:1386
23309 #, gcc-internal-format
23310 msgid ""
23311 "the register specified for %q+D is not general enough to be used as a "
23312 "register variable"
23313 msgstr ""
23315 #: varasm.c:1389
23316 #, gcc-internal-format
23317 msgid "register specified for %q+D isn%'t suitable for data type"
23318 msgstr ""
23320 #: varasm.c:1399
23321 #, gcc-internal-format
23322 msgid "global register variable has initial value"
23323 msgstr ""
23325 #: varasm.c:1403
23326 #, gcc-internal-format
23327 msgid "optimization may eliminate reads and/or writes to register variables"
23328 msgstr ""
23330 #: varasm.c:1449
23331 #, gcc-internal-format
23332 msgid "register name given for non-register variable %q+D"
23333 msgstr ""
23335 #: varasm.c:2017
23336 #, gcc-internal-format
23337 msgid "thread-local COMMON data not implemented"
23338 msgstr ""
23340 #: varasm.c:2050
23341 #, gcc-internal-format
23342 msgid ""
23343 "requested alignment for %q+D is greater than implemented alignment of %wu"
23344 msgstr ""
23346 #: varasm.c:2153 c/c-decl.c:4979 c/c-parser.c:1354
23347 #, gcc-internal-format
23348 msgid "storage size of %q+D isn%'t known"
23349 msgstr ""
23351 #: varasm.c:4805
23352 #, gcc-internal-format
23353 msgid "initializer for integer/fixed-point value is too complicated"
23354 msgstr ""
23356 #: varasm.c:4810
23357 #, gcc-internal-format
23358 msgid "initializer for floating value is not a floating constant"
23359 msgstr ""
23361 #: varasm.c:5119
23362 #, gcc-internal-format
23363 msgid "invalid initial value for member %qE"
23364 msgstr ""
23366 #: varasm.c:5379
23367 #, gcc-internal-format
23368 msgid "%+D declared weak after being used"
23369 msgstr ""
23371 #: varasm.c:5431
23372 #, gcc-internal-format
23373 msgid ""
23374 "weak declaration of %q+D being applied to a already existing, static "
23375 "definition"
23376 msgstr ""
23378 #: varasm.c:5467
23379 #, gcc-internal-format
23380 msgid "weak declaration of %q+D must be public"
23381 msgstr ""
23383 #: varasm.c:5471
23384 #, gcc-internal-format
23385 msgid "weak declaration of %q+D not supported"
23386 msgstr ""
23388 #: varasm.c:5500 varasm.c:5804
23389 #, gcc-internal-format
23390 msgid "only weak aliases are supported in this configuration"
23391 msgstr ""
23393 #: varasm.c:5694
23394 #, gcc-internal-format
23395 msgid "weakref is not supported in this configuration"
23396 msgstr ""
23398 #: varasm.c:5726
23399 #, gcc-internal-format
23400 msgid "ifunc is not supported on this target"
23401 msgstr ""
23403 #: varasm.c:5784
23404 #, gcc-internal-format
23405 msgid "weakref %q+D ultimately targets itself"
23406 msgstr ""
23408 #: varasm.c:5786
23409 #, gcc-internal-format
23410 msgid "weakref %q+D must have static linkage"
23411 msgstr ""
23413 #: varasm.c:5793
23414 #, gcc-internal-format
23415 msgid "alias definitions not supported in this configuration"
23416 msgstr ""
23418 #: varasm.c:5801
23419 #, gcc-internal-format
23420 msgid "ifunc is not supported in this configuration"
23421 msgstr ""
23423 #: varasm.c:6019 config/sol2.c:158 config/i386/winnt.c:261
23424 #, gcc-internal-format
23425 msgid "visibility attribute not supported in this configuration; ignored"
23426 msgstr ""
23428 #. Print an error message for unrecognized stab codes.
23429 #: xcoffout.c:193
23430 #, gcc-internal-format
23431 msgid "no sclass for %s stab (0x%x)"
23432 msgstr ""
23434 #: lto-streamer.h:1014
23435 #, gcc-internal-format, gfc-internal-format
23436 msgid "bytecode stream: expected tag %s instead of %s"
23437 msgstr ""
23439 #: lto-streamer.h:1024
23440 #, gcc-internal-format, gfc-internal-format
23441 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
23442 msgstr ""
23444 #: c-family/array-notation-common.c:71
23445 #, gcc-internal-format
23446 msgid "__sec_implicit_index parameter must be an integer constant expression"
23447 msgstr ""
23449 #: c-family/array-notation-common.c:107
23450 #, gcc-internal-format
23451 msgid "length mismatch in expression"
23452 msgstr ""
23454 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
23455 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
23456 #, gcc-internal-format
23457 msgid "rank mismatch between %qE and %qE"
23458 msgstr ""
23460 #. Here the original expression is printed as a "heads-up"
23461 #. to the programmer.  This is because since there is no
23462 #. location information for the offending argument, the
23463 #. error could be in some internally generated code that is
23464 #. not visible for the programmer.  Thus, the correct fix
23465 #. may lie in the original expression.
23466 #: c-family/array-notation-common.c:291
23467 #, gcc-internal-format
23468 msgid "rank mismatch in expression %qE"
23469 msgstr ""
23471 #: c-family/array-notation-common.c:667
23472 #, gcc-internal-format
23473 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
23474 msgstr ""
23476 #: c-family/c-attribs.c:409
23477 #, gcc-internal-format
23478 msgid "%qE attribute ignored for field of type %qT"
23479 msgstr ""
23481 #: c-family/c-attribs.c:506 c-family/c-attribs.c:534 c-family/c-attribs.c:640
23482 #: ada/gcc-interface/utils.c:6063
23483 #, gcc-internal-format
23484 msgid "%qE attribute ignored due to conflict with attribute %qs"
23485 msgstr ""
23487 #: c-family/c-attribs.c:704 c-family/c-attribs.c:710 c-family/c-attribs.c:3024
23488 #: c-family/c-attribs.c:3046 c-family/c-attribs.c:3052
23489 #, gcc-internal-format
23490 msgid "%qE attribute ignored due to conflict with %qs attribute"
23491 msgstr ""
23493 #: c-family/c-attribs.c:766 lto/lto-lang.c:248
23494 #, gcc-internal-format
23495 msgid "%qE attribute has no effect on unit local functions"
23496 msgstr ""
23498 #: c-family/c-attribs.c:920
23499 #, gcc-internal-format
23500 msgid "%qE attribute have effect only on public objects"
23501 msgstr ""
23503 #: c-family/c-attribs.c:949
23504 #, gcc-internal-format
23505 msgid "%qE attribute only affects top level objects"
23506 msgstr ""
23508 #: c-family/c-attribs.c:1003
23509 #, gcc-internal-format
23510 msgid "scalar_storage_order is not supported because endianness is not uniform"
23511 msgstr ""
23513 #: c-family/c-attribs.c:1020
23514 #, gcc-internal-format
23515 msgid ""
23516 "scalar_storage_order argument must be one of \"big-endian\" or \"little-"
23517 "endian\""
23518 msgstr ""
23520 #: c-family/c-attribs.c:1116
23521 #, gcc-internal-format
23522 msgid "destructor priorities are not supported"
23523 msgstr ""
23525 #: c-family/c-attribs.c:1118
23526 #, gcc-internal-format
23527 msgid "constructor priorities are not supported"
23528 msgstr ""
23530 #: c-family/c-attribs.c:1140
23531 #, gcc-internal-format, gfc-internal-format
23532 msgid "destructor priorities from 0 to %d are reserved for the implementation"
23533 msgstr ""
23535 #: c-family/c-attribs.c:1145
23536 #, gcc-internal-format, gfc-internal-format
23537 msgid "constructor priorities from 0 to %d are reserved for the implementation"
23538 msgstr ""
23540 #: c-family/c-attribs.c:1153
23541 #, gcc-internal-format, gfc-internal-format
23542 msgid "destructor priorities must be integers from 0 to %d inclusive"
23543 msgstr ""
23545 #: c-family/c-attribs.c:1156
23546 #, gcc-internal-format, gfc-internal-format
23547 msgid "constructor priorities must be integers from 0 to %d inclusive"
23548 msgstr ""
23550 #: c-family/c-attribs.c:1312
23551 #, gcc-internal-format
23552 msgid "unknown machine mode %qE"
23553 msgstr ""
23555 #: c-family/c-attribs.c:1341
23556 #, gcc-internal-format
23557 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
23558 msgstr ""
23560 #: c-family/c-attribs.c:1344
23561 #, gcc-internal-format
23562 msgid "use __attribute__ ((vector_size)) instead"
23563 msgstr ""
23565 #: c-family/c-attribs.c:1353
23566 #, gcc-internal-format
23567 msgid "unable to emulate %qs"
23568 msgstr ""
23570 #: c-family/c-attribs.c:1364
23571 #, gcc-internal-format
23572 msgid "invalid pointer mode %qs"
23573 msgstr ""
23575 #: c-family/c-attribs.c:1381
23576 #, gcc-internal-format
23577 msgid "signedness of type and machine mode %qs don%'t match"
23578 msgstr ""
23580 #: c-family/c-attribs.c:1392
23581 #, gcc-internal-format
23582 msgid "no data type for mode %qs"
23583 msgstr ""
23585 #: c-family/c-attribs.c:1402
23586 #, gcc-internal-format
23587 msgid "cannot use mode %qs for enumeral types"
23588 msgstr ""
23590 #: c-family/c-attribs.c:1429
23591 #, gcc-internal-format
23592 msgid "mode %qs applied to inappropriate type"
23593 msgstr ""
23595 #: c-family/c-attribs.c:1451
23596 #, gcc-internal-format
23597 msgid "section attributes are not supported for this target"
23598 msgstr ""
23600 #: c-family/c-attribs.c:1457
23601 #, gcc-internal-format
23602 msgid "section attribute not allowed for %q+D"
23603 msgstr ""
23605 #: c-family/c-attribs.c:1463
23606 #, gcc-internal-format
23607 msgid "section attribute argument not a string constant"
23608 msgstr ""
23610 #: c-family/c-attribs.c:1472
23611 #, gcc-internal-format
23612 msgid "section attribute cannot be specified for local variables"
23613 msgstr ""
23615 #: c-family/c-attribs.c:1482 config/bfin/bfin.c:4774 config/bfin/bfin.c:4825
23616 #: config/bfin/bfin.c:4851 config/bfin/bfin.c:4864
23617 #, gcc-internal-format
23618 msgid "section of %q+D conflicts with previous declaration"
23619 msgstr ""
23621 #: c-family/c-attribs.c:1490
23622 #, gcc-internal-format
23623 msgid "section of %q+D cannot be overridden"
23624 msgstr ""
23626 #: c-family/c-attribs.c:1555
23627 #, gcc-internal-format, gfc-internal-format
23628 msgid "requested alignment %d is larger than %d"
23629 msgstr ""
23631 #: c-family/c-attribs.c:1621
23632 #, gcc-internal-format
23633 msgid "alignment may not be specified for %q+D"
23634 msgstr ""
23636 #: c-family/c-attribs.c:1639
23637 #, gcc-internal-format
23638 msgid ""
23639 "alignment for %q+D was previously specified as %d and may not be decreased"
23640 msgstr ""
23642 #: c-family/c-attribs.c:1643
23643 #, gcc-internal-format
23644 msgid "alignment for %q+D must be at least %d"
23645 msgstr ""
23647 #: c-family/c-attribs.c:1668
23648 #, gcc-internal-format
23649 msgid "inline function %q+D declared weak"
23650 msgstr ""
23652 #: c-family/c-attribs.c:1673
23653 #, gcc-internal-format
23654 msgid "indirect function %q+D cannot be declared weak"
23655 msgstr ""
23657 #: c-family/c-attribs.c:1697
23658 #, gcc-internal-format
23659 msgid "%qE attribute is only applicable on functions"
23660 msgstr ""
23662 #: c-family/c-attribs.c:1728
23663 #, gcc-internal-format
23664 msgid "%q+D defined both normally and as %qE attribute"
23665 msgstr ""
23667 #: c-family/c-attribs.c:1736
23668 #, gcc-internal-format
23669 msgid "weak %q+D cannot be defined %qE"
23670 msgstr ""
23672 #: c-family/c-attribs.c:1753 c-family/c-attribs.c:2269
23673 #, gcc-internal-format
23674 msgid "attribute %qE argument not a string"
23675 msgstr ""
23677 #: c-family/c-attribs.c:1783
23678 #, gcc-internal-format
23679 msgid "%+D declared alias after being used"
23680 msgstr ""
23682 #: c-family/c-attribs.c:1785
23683 #, gcc-internal-format
23684 msgid "%+D declared ifunc after being used"
23685 msgstr ""
23687 #: c-family/c-attribs.c:1836
23688 #, gcc-internal-format
23689 msgid "indirect function %q+D cannot be declared weakref"
23690 msgstr ""
23692 #: c-family/c-attribs.c:1858
23693 #, gcc-internal-format
23694 msgid "weakref attribute must appear before alias attribute"
23695 msgstr ""
23697 #: c-family/c-attribs.c:1870
23698 #, gcc-internal-format
23699 msgid "%+D declared weakref after being used"
23700 msgstr ""
23702 #: c-family/c-attribs.c:1894
23703 #, gcc-internal-format
23704 msgid "%qE attribute ignored on non-class types"
23705 msgstr ""
23707 #: c-family/c-attribs.c:1900
23708 #, gcc-internal-format
23709 msgid "%qE attribute ignored because %qT is already defined"
23710 msgstr ""
23712 #: c-family/c-attribs.c:1913
23713 #, gcc-internal-format
23714 msgid "visibility argument not a string"
23715 msgstr ""
23717 #: c-family/c-attribs.c:1925
23718 #, gcc-internal-format
23719 msgid "%qE attribute ignored on types"
23720 msgstr ""
23722 #: c-family/c-attribs.c:1941
23723 #, gcc-internal-format
23724 msgid ""
23725 "visibility argument must be one of \"default\", \"hidden\", \"protected\" or "
23726 "\"internal\""
23727 msgstr ""
23729 #: c-family/c-attribs.c:1952
23730 #, gcc-internal-format
23731 msgid "%qD redeclared with different visibility"
23732 msgstr ""
23734 #: c-family/c-attribs.c:1955 c-family/c-attribs.c:1959
23735 #, gcc-internal-format
23736 msgid "%qD was declared %qs which implies default visibility"
23737 msgstr ""
23739 #: c-family/c-attribs.c:1997
23740 #, gcc-internal-format
23741 msgid "tls_model argument not a string"
23742 msgstr ""
23744 #: c-family/c-attribs.c:2010
23745 #, gcc-internal-format
23746 msgid ""
23747 "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-"
23748 "dynamic\" or \"global-dynamic\""
23749 msgstr ""
23751 #: c-family/c-attribs.c:2030 c-family/c-attribs.c:2346
23752 #: c-family/c-attribs.c:3120 config/m32c/m32c.c:2938
23753 #, gcc-internal-format
23754 msgid "%qE attribute applies only to functions"
23755 msgstr ""
23757 #: c-family/c-attribs.c:2094
23758 #, gcc-internal-format
23759 msgid "alloc_size parameter outside range"
23760 msgstr ""
23762 #: c-family/c-attribs.c:2120
23763 #, gcc-internal-format
23764 msgid "alloc_align parameter outside range"
23765 msgstr ""
23767 #: c-family/c-attribs.c:2144
23768 #, gcc-internal-format
23769 msgid "assume_aligned parameter not integer constant"
23770 msgstr ""
23772 #: c-family/c-attribs.c:2255 c/c-parser.c:16688
23773 #, gcc-internal-format
23774 msgid ""
23775 "%<__simd__%> attribute cannot be used in the same function marked as a Cilk "
23776 "Plus SIMD-enabled function"
23777 msgstr ""
23779 #: c-family/c-attribs.c:2283
23780 #, gcc-internal-format
23781 msgid ""
23782 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
23783 "attribute"
23784 msgstr ""
23786 #: c-family/c-attribs.c:2352 c-family/c-attribs.c:3126
23787 #, gcc-internal-format
23788 msgid "can%'t set %qE attribute after definition"
23789 msgstr ""
23791 #: c-family/c-attribs.c:2410
23792 #, gcc-internal-format
23793 msgid "%qE attribute duplicated"
23794 msgstr ""
23796 #: c-family/c-attribs.c:2412
23797 #, gcc-internal-format
23798 msgid "%qE attribute follows %qE"
23799 msgstr ""
23801 #: c-family/c-attribs.c:2511
23802 #, gcc-internal-format
23803 msgid "type was previously declared %qE"
23804 msgstr ""
23806 #: c-family/c-attribs.c:2524 cp/class.c:4706
23807 #, gcc-internal-format
23808 msgid ""
23809 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
23810 msgstr ""
23812 #: c-family/c-attribs.c:2582
23813 #, gcc-internal-format
23814 msgid "%qE argument not an identifier"
23815 msgstr ""
23817 #: c-family/c-attribs.c:2593
23818 #, gcc-internal-format
23819 msgid "%qD is not compatible with %qD"
23820 msgstr ""
23822 #: c-family/c-attribs.c:2596
23823 #, gcc-internal-format
23824 msgid "%qE argument is not a function"
23825 msgstr ""
23827 #: c-family/c-attribs.c:2644
23828 #, gcc-internal-format
23829 msgid "deprecated message is not a string"
23830 msgstr ""
23832 #: c-family/c-attribs.c:2685
23833 #, gcc-internal-format
23834 msgid "%qE attribute ignored for %qE"
23835 msgstr ""
23837 #: c-family/c-attribs.c:2748
23838 #, gcc-internal-format
23839 msgid "invalid vector type for attribute %qE"
23840 msgstr ""
23842 #: c-family/c-attribs.c:2754 ada/gcc-interface/utils.c:3779
23843 #, gcc-internal-format
23844 msgid "vector size not an integral multiple of component size"
23845 msgstr ""
23847 #: c-family/c-attribs.c:2760 ada/gcc-interface/utils.c:3786
23848 #, gcc-internal-format
23849 msgid "zero vector size"
23850 msgstr ""
23852 #: c-family/c-attribs.c:2768
23853 #, gcc-internal-format
23854 msgid "number of components of the vector not a power of two"
23855 msgstr ""
23857 #: c-family/c-attribs.c:2801 ada/gcc-interface/utils.c:5920
23858 #, gcc-internal-format
23859 msgid "nonnull attribute without arguments on a non-prototype"
23860 msgstr ""
23862 #: c-family/c-attribs.c:2820 ada/gcc-interface/utils.c:5934
23863 #, gcc-internal-format, gfc-internal-format
23864 msgid "nonnull argument has invalid operand number (argument %lu)"
23865 msgstr ""
23867 #: c-family/c-attribs.c:2842 ada/gcc-interface/utils.c:5956
23868 #, gcc-internal-format, gfc-internal-format
23869 msgid ""
23870 "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
23871 msgstr ""
23873 #: c-family/c-attribs.c:2851 ada/gcc-interface/utils.c:5965
23874 #, gcc-internal-format, gfc-internal-format
23875 msgid ""
23876 "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
23877 msgstr ""
23879 #: c-family/c-attribs.c:2909
23880 #, gcc-internal-format
23881 msgid "cleanup argument not an identifier"
23882 msgstr ""
23884 #: c-family/c-attribs.c:2916
23885 #, gcc-internal-format
23886 msgid "cleanup argument not a function"
23887 msgstr ""
23889 #: c-family/c-attribs.c:2953
23890 #, gcc-internal-format
23891 msgid "%qE attribute requires prototypes with named arguments"
23892 msgstr ""
23894 #: c-family/c-attribs.c:2961
23895 #, gcc-internal-format
23896 msgid "%qE attribute only applies to variadic functions"
23897 msgstr ""
23899 #: c-family/c-attribs.c:2977 ada/gcc-interface/utils.c:6007
23900 #, gcc-internal-format
23901 msgid "requested position is not an integer constant"
23902 msgstr ""
23904 #: c-family/c-attribs.c:2985 ada/gcc-interface/utils.c:6014
23905 #, gcc-internal-format
23906 msgid "requested position is less than zero"
23907 msgstr ""
23909 #: c-family/c-attribs.c:3143
23910 #, gcc-internal-format
23911 msgid "returns_nonnull attribute on a function not returning a pointer"
23912 msgstr ""
23914 #: c-family/c-attribs.c:3158
23915 #, gcc-internal-format
23916 msgid "%qE attribute is only valid on %<struct%> type"
23917 msgstr ""
23919 #: c-family/c-cilkplus.c:38
23920 #, gcc-internal-format
23921 msgid "iteration variable cannot be volatile"
23922 msgstr ""
23924 #: c-family/c-common.c:723
23925 #, gcc-internal-format
23926 msgid "%qD is not defined outside of function scope"
23927 msgstr ""
23929 #: c-family/c-common.c:773
23930 #, gcc-internal-format
23931 msgid ""
23932 "string length %qd is greater than the length %qd ISO C%d compilers are "
23933 "required to support"
23934 msgstr ""
23936 #: c-family/c-common.c:957
23937 #, gcc-internal-format
23938 msgid ""
23939 "use -flax-vector-conversions to permit conversions between vectors with "
23940 "differing element types or numbers of subparts"
23941 msgstr ""
23943 #: c-family/c-common.c:997
23944 #, gcc-internal-format
23945 msgid "__builtin_shuffle last argument must be an integer vector"
23946 msgstr ""
23948 #: c-family/c-common.c:1006
23949 #, gcc-internal-format
23950 msgid "__builtin_shuffle arguments must be vectors"
23951 msgstr ""
23953 #: c-family/c-common.c:1013
23954 #, gcc-internal-format
23955 msgid "__builtin_shuffle argument vectors must be of the same type"
23956 msgstr ""
23958 #: c-family/c-common.c:1024
23959 #, gcc-internal-format
23960 msgid ""
23961 "__builtin_shuffle number of elements of the argument vector(s) and the mask "
23962 "vector should be the same"
23963 msgstr ""
23965 #: c-family/c-common.c:1034
23966 #, gcc-internal-format
23967 msgid ""
23968 "__builtin_shuffle argument vector(s) inner type must have the same size as "
23969 "inner type of the mask"
23970 msgstr ""
23972 #: c-family/c-common.c:1261
23973 #, gcc-internal-format
23974 msgid "negative integer implicitly converted to unsigned type"
23975 msgstr ""
23977 #: c-family/c-common.c:1267
23978 #, gcc-internal-format
23979 msgid "conversion of unsigned constant value to negative integer"
23980 msgstr ""
23982 #: c-family/c-common.c:1418 c-family/c-common.c:1480
23983 #, gcc-internal-format
23984 msgid "conversion to %qT from %qT may change the sign of the result"
23985 msgstr ""
23987 #: c-family/c-common.c:1666
23988 #, gcc-internal-format
23989 msgid "operation on %qE may be undefined"
23990 msgstr ""
23992 #: c-family/c-common.c:1976
23993 #, gcc-internal-format
23994 msgid "case label does not reduce to an integer constant"
23995 msgstr ""
23997 #: c-family/c-common.c:2022
23998 #, gcc-internal-format
23999 msgid "case label value is less than minimum value for type"
24000 msgstr ""
24002 #: c-family/c-common.c:2032
24003 #, gcc-internal-format
24004 msgid "case label value exceeds maximum value for type"
24005 msgstr ""
24007 #: c-family/c-common.c:2041
24008 #, gcc-internal-format
24009 msgid "lower value in case label range less than minimum value for type"
24010 msgstr ""
24012 #: c-family/c-common.c:2051
24013 #, gcc-internal-format
24014 msgid "upper value in case label range exceeds maximum value for type"
24015 msgstr ""
24017 #: c-family/c-common.c:2134
24018 #, gcc-internal-format
24019 msgid ""
24020 "GCC cannot support operators with integer types and fixed-point types that "
24021 "have too many integral and fractional bits together"
24022 msgstr ""
24024 #: c-family/c-common.c:2674
24025 #, gcc-internal-format
24026 msgid "invalid operands to binary %s (have %qT and %qT)"
24027 msgstr ""
24029 #: c-family/c-common.c:2923
24030 #, gcc-internal-format
24031 msgid "comparison is always false due to limited range of data type"
24032 msgstr ""
24034 #: c-family/c-common.c:2926
24035 #, gcc-internal-format
24036 msgid "comparison is always true due to limited range of data type"
24037 msgstr ""
24039 #: c-family/c-common.c:3016
24040 #, gcc-internal-format
24041 msgid "comparison of unsigned expression >= 0 is always true"
24042 msgstr ""
24044 #: c-family/c-common.c:3023
24045 #, gcc-internal-format
24046 msgid "comparison of unsigned expression < 0 is always false"
24047 msgstr ""
24049 #: c-family/c-common.c:3066
24050 #, gcc-internal-format
24051 msgid "pointer of type %<void *%> used in arithmetic"
24052 msgstr ""
24054 #: c-family/c-common.c:3075
24055 #, gcc-internal-format
24056 msgid "pointer to a function used in arithmetic"
24057 msgstr ""
24059 #: c-family/c-common.c:3265
24060 #, gcc-internal-format
24061 msgid "enum constant in boolean context"
24062 msgstr ""
24064 #: c-family/c-common.c:3292
24065 #, gcc-internal-format
24066 msgid "the address of %qD will always evaluate as %<true%>"
24067 msgstr ""
24069 #: c-family/c-common.c:3335
24070 #, gcc-internal-format
24071 msgid "%<*%> in boolean context, suggest %<&&%> instead"
24072 msgstr ""
24074 #: c-family/c-common.c:3347
24075 #, gcc-internal-format
24076 msgid "%<<<%> in boolean context, did you mean %<<%> ?"
24077 msgstr ""
24079 #: c-family/c-common.c:3363
24080 #, gcc-internal-format
24081 msgid ""
24082 "?: using integer constants in boolean context, the expression will always "
24083 "evaluate to %<true%>"
24084 msgstr ""
24086 #: c-family/c-common.c:3372
24087 #, gcc-internal-format
24088 msgid "?: using integer constants in boolean context"
24089 msgstr ""
24091 #: c-family/c-common.c:3408
24092 #, gcc-internal-format
24093 msgid ""
24094 "the compiler can assume that the address of %qD will always evaluate to "
24095 "%<true%>"
24096 msgstr ""
24098 #: c-family/c-common.c:3435 cp/semantics.c:660 cp/typeck.c:8515
24099 #, gcc-internal-format
24100 msgid "suggest parentheses around assignment used as truth value"
24101 msgstr ""
24103 #: c-family/c-common.c:3515 c/c-decl.c:4286 c/c-decl.c:6367 c/c-typeck.c:13884
24104 #, gcc-internal-format
24105 msgid "invalid use of %<restrict%>"
24106 msgstr ""
24108 #: c-family/c-common.c:3700
24109 #, gcc-internal-format
24110 msgid "invalid application of %<sizeof%> to a function type"
24111 msgstr ""
24113 #: c-family/c-common.c:3710
24114 #, gcc-internal-format
24115 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
24116 msgstr ""
24118 #: c-family/c-common.c:3713
24119 #, gcc-internal-format
24120 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
24121 msgstr ""
24123 #: c-family/c-common.c:3724
24124 #, gcc-internal-format
24125 msgid "invalid application of %qs to a void type"
24126 msgstr ""
24128 #: c-family/c-common.c:3733
24129 #, gcc-internal-format
24130 msgid "invalid application of %qs to incomplete type %qT"
24131 msgstr ""
24133 #: c-family/c-common.c:3741
24134 #, gcc-internal-format
24135 msgid "invalid application of %qs to array type %qT of incomplete element type"
24136 msgstr ""
24138 #: c-family/c-common.c:3783
24139 #, gcc-internal-format
24140 msgid "%<__alignof%> applied to a bit-field"
24141 msgstr ""
24143 #: c-family/c-common.c:4566
24144 #, gcc-internal-format
24145 msgid "first argument to %<va_arg%> not of type %<va_list%>"
24146 msgstr ""
24148 #: c-family/c-common.c:4686
24149 #, gcc-internal-format
24150 msgid "cannot disable built-in function %qs"
24151 msgstr ""
24153 #: c-family/c-common.c:4878
24154 #, gcc-internal-format
24155 msgid "pointers are not permitted as case values"
24156 msgstr ""
24158 #: c-family/c-common.c:4885
24159 #, gcc-internal-format
24160 msgid "range expressions in switch statements are non-standard"
24161 msgstr ""
24163 #: c-family/c-common.c:4911
24164 #, gcc-internal-format
24165 msgid "empty range specified"
24166 msgstr ""
24168 #: c-family/c-common.c:4972
24169 #, gcc-internal-format
24170 msgid "duplicate (or overlapping) case value"
24171 msgstr ""
24173 #: c-family/c-common.c:4974
24174 #, gcc-internal-format
24175 msgid "this is the first entry overlapping that value"
24176 msgstr ""
24178 #: c-family/c-common.c:4978
24179 #, gcc-internal-format
24180 msgid "duplicate case value"
24181 msgstr ""
24183 #: c-family/c-common.c:4979 c-family/c-warn.c:1992
24184 #, gcc-internal-format
24185 msgid "previously used here"
24186 msgstr ""
24188 #: c-family/c-common.c:4983
24189 #, gcc-internal-format
24190 msgid "multiple default labels in one switch"
24191 msgstr ""
24193 #: c-family/c-common.c:4985
24194 #, gcc-internal-format
24195 msgid "this is the first default label"
24196 msgstr ""
24198 #: c-family/c-common.c:5021
24199 #, gcc-internal-format
24200 msgid "taking the address of a label is non-standard"
24201 msgstr ""
24203 #: c-family/c-common.c:5189
24204 #, gcc-internal-format
24205 msgid "requested alignment is not an integer constant"
24206 msgstr ""
24208 #: c-family/c-common.c:5197
24209 #, gcc-internal-format
24210 msgid "requested alignment is not a positive power of 2"
24211 msgstr ""
24213 #: c-family/c-common.c:5202
24214 #, gcc-internal-format
24215 msgid "requested alignment is too large"
24216 msgstr ""
24218 #: c-family/c-common.c:5348
24219 #, gcc-internal-format
24220 msgid "not enough variable arguments to fit a sentinel"
24221 msgstr ""
24223 #: c-family/c-common.c:5362
24224 #, gcc-internal-format
24225 msgid "missing sentinel in function call"
24226 msgstr ""
24228 #: c-family/c-common.c:5408
24229 #, gcc-internal-format, gfc-internal-format
24230 msgid "null argument where non-null required (argument %lu)"
24231 msgstr ""
24233 #: c-family/c-common.c:5503 c-family/c-common.c:5550
24234 #, gcc-internal-format
24235 msgid "bad option %qs to attribute %<optimize%>"
24236 msgstr ""
24238 #: c-family/c-common.c:5506 c-family/c-common.c:5554
24239 #, gcc-internal-format
24240 msgid "bad option %qs to pragma %<optimize%>"
24241 msgstr ""
24243 #: c-family/c-common.c:5586
24244 #, gcc-internal-format
24245 msgid "%<fallthrough%> attribute specified multiple times"
24246 msgstr ""
24248 #: c-family/c-common.c:5590
24249 #, gcc-internal-format
24250 msgid "%<fallthrough%> attribute specified with a parameter"
24251 msgstr ""
24253 #: c-family/c-common.c:5725 c-family/c-common.c:6531 c-family/c-common.c:6602
24254 #: c/c-typeck.c:3553
24255 #, gcc-internal-format
24256 msgid "too few arguments to function %qE"
24257 msgstr ""
24259 #: c-family/c-common.c:5730 c-family/c-common.c:6628 c/c-typeck.c:3285
24260 #, gcc-internal-format
24261 msgid "too many arguments to function %qE"
24262 msgstr ""
24264 #: c-family/c-common.c:5776
24265 #, gcc-internal-format
24266 msgid ""
24267 "second argument to function %qE must be a constant integer power of 2 "
24268 "between %qi and %qu bits"
24269 msgstr ""
24271 #: c-family/c-common.c:5797 c-family/c-common.c:5841
24272 #, gcc-internal-format
24273 msgid "non-floating-point argument in call to function %qE"
24274 msgstr ""
24276 #: c-family/c-common.c:5820
24277 #, gcc-internal-format
24278 msgid "non-floating-point arguments in call to function %qE"
24279 msgstr ""
24281 #: c-family/c-common.c:5834
24282 #, gcc-internal-format
24283 msgid "non-const integer argument %u in call to function %qE"
24284 msgstr ""
24286 #: c-family/c-common.c:5854
24287 #, gcc-internal-format
24288 msgid "non-integer argument 3 in call to function %qE"
24289 msgstr ""
24291 #: c-family/c-common.c:5871 c-family/c-common.c:5907
24292 #, gcc-internal-format
24293 msgid "argument %u in call to function %qE does not have integral type"
24294 msgstr ""
24296 #: c-family/c-common.c:5878
24297 #, gcc-internal-format
24298 msgid ""
24299 "argument 3 in call to function %qE does not have pointer to integral type"
24300 msgstr ""
24302 #: c-family/c-common.c:5884
24303 #, gcc-internal-format
24304 msgid "argument 3 in call to function %qE has pointer to enumerated type"
24305 msgstr ""
24307 #: c-family/c-common.c:5890
24308 #, gcc-internal-format
24309 msgid "argument 3 in call to function %qE has pointer to boolean type"
24310 msgstr ""
24312 #: c-family/c-common.c:5913
24313 #, gcc-internal-format
24314 msgid "argument 3 in call to function %qE has enumerated type"
24315 msgstr ""
24317 #: c-family/c-common.c:5919
24318 #, gcc-internal-format
24319 msgid "argument 3 in call to function %qE has boolean type"
24320 msgstr ""
24322 #: c-family/c-common.c:6232
24323 #, gcc-internal-format
24324 msgid "cannot apply %<offsetof%> to static data member %qD"
24325 msgstr ""
24327 #: c-family/c-common.c:6237
24328 #, gcc-internal-format
24329 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
24330 msgstr ""
24332 #: c-family/c-common.c:6244
24333 #, gcc-internal-format
24334 msgid "cannot apply %<offsetof%> to a non constant address"
24335 msgstr ""
24337 #: c-family/c-common.c:6257
24338 #, gcc-internal-format
24339 msgid "attempt to take address of bit-field structure member %qD"
24340 msgstr ""
24342 #: c-family/c-common.c:6309
24343 #, gcc-internal-format
24344 msgid "index %E denotes an offset greater than size of %qT"
24345 msgstr ""
24347 #: c-family/c-common.c:6476 cp/init.c:2855 cp/init.c:2874
24348 #, gcc-internal-format
24349 msgid "size of array is too large"
24350 msgstr ""
24352 #: c-family/c-common.c:6561
24353 #, gcc-internal-format
24354 msgid "operand type %qT is incompatible with argument %d of %qE"
24355 msgstr ""
24357 #: c-family/c-common.c:6695
24358 #, gcc-internal-format
24359 msgid "incorrect number of arguments to function %qE"
24360 msgstr ""
24362 #: c-family/c-common.c:6710
24363 #, gcc-internal-format
24364 msgid "argument 1 of %qE must be a non-void pointer type"
24365 msgstr ""
24367 #: c-family/c-common.c:6719
24368 #, gcc-internal-format
24369 msgid "argument 1 of %qE must be a pointer to a constant size type"
24370 msgstr ""
24372 #: c-family/c-common.c:6730
24373 #, gcc-internal-format
24374 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
24375 msgstr ""
24377 #: c-family/c-common.c:6745
24378 #, gcc-internal-format
24379 msgid "argument %d of %qE must be a pointer type"
24380 msgstr ""
24382 #: c-family/c-common.c:6753
24383 #, gcc-internal-format
24384 msgid "argument %d of %qE must be a pointer to a constant size type"
24385 msgstr ""
24387 #: c-family/c-common.c:6759
24388 #, gcc-internal-format
24389 msgid "argument %d of %qE must not be a pointer to a function"
24390 msgstr ""
24392 #: c-family/c-common.c:6767
24393 #, gcc-internal-format
24394 msgid "size mismatch in argument %d of %qE"
24395 msgstr ""
24397 #: c-family/c-common.c:6783
24398 #, gcc-internal-format
24399 msgid "invalid memory model argument %d of %qE"
24400 msgstr ""
24402 #: c-family/c-common.c:6790
24403 #, gcc-internal-format
24404 msgid "non-integer memory model argument %d of %qE"
24405 msgstr ""
24407 #: c-family/c-common.c:7706
24408 #, gcc-internal-format
24409 msgid "index value is out of bound"
24410 msgstr ""
24412 #: c-family/c-common.c:7747 c-family/c-common.c:7795 c-family/c-common.c:7810
24413 #: cp/call.c:4830 cp/call.c:4837
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:7896
24421 #, gcc-internal-format
24422 msgid "built-in function %qE must be directly called"
24423 msgstr ""
24425 #: c-family/c-common.c:7918 c/c-decl.c:6114
24426 #, gcc-internal-format
24427 msgid "size of array %qE is too large"
24428 msgstr ""
24430 #: c-family/c-common.c:7920 c/c-decl.c:6117
24431 #, gcc-internal-format
24432 msgid "size of unnamed array is too large"
24433 msgstr ""
24435 #: c-family/c-common.c:7950
24436 #, gcc-internal-format
24437 msgid ""
24438 "environment variable SOURCE_DATE_EPOCH must expand to a non-negative integer "
24439 "less than or equal to %wd"
24440 msgstr ""
24442 #: c-family/c-format.c:134 c-family/c-format.c:321
24443 #, gcc-internal-format
24444 msgid "format string has invalid operand number"
24445 msgstr ""
24447 #: c-family/c-format.c:150
24448 #, gcc-internal-format
24449 msgid "function does not return string type"
24450 msgstr ""
24452 #: c-family/c-format.c:184
24453 #, gcc-internal-format
24454 msgid "format string argument is not a string type"
24455 msgstr ""
24457 #: c-family/c-format.c:210
24458 #, gcc-internal-format
24459 msgid "found a %<%s%> reference but the format argument should be a string"
24460 msgstr ""
24462 #: c-family/c-format.c:213
24463 #, gcc-internal-format
24464 msgid "found a %qT but the format argument should be a string"
24465 msgstr ""
24467 #: c-family/c-format.c:223
24468 #, gcc-internal-format
24469 msgid "format argument should be a %<%s%> reference but a string was found"
24470 msgstr ""
24472 #: c-family/c-format.c:245
24473 #, gcc-internal-format
24474 msgid "format argument should be a %<%s%> reference"
24475 msgstr ""
24477 #: c-family/c-format.c:289
24478 #, gcc-internal-format
24479 msgid "unrecognized format specifier"
24480 msgstr ""
24482 #: c-family/c-format.c:304
24483 #, gcc-internal-format
24484 msgid "%qE is only allowed in Objective-C dialects"
24485 msgstr ""
24487 #: c-family/c-format.c:313
24488 #, gcc-internal-format
24489 msgid "%qE is an unrecognized format function type"
24490 msgstr ""
24492 #: c-family/c-format.c:327
24493 #, gcc-internal-format
24494 msgid "%<...%> has invalid operand number"
24495 msgstr ""
24497 #: c-family/c-format.c:334
24498 #, gcc-internal-format
24499 msgid "format string argument follows the args to be formatted"
24500 msgstr ""
24502 #: c-family/c-format.c:1106
24503 #, gcc-internal-format
24504 msgid "function %qD might be a candidate for %qs format attribute"
24505 msgstr ""
24507 #: c-family/c-format.c:1197 c-family/c-format.c:1218 c-family/c-format.c:2601
24508 #, gcc-internal-format
24509 msgid "missing $ operand number in format"
24510 msgstr ""
24512 #: c-family/c-format.c:1227
24513 #, gcc-internal-format, gfc-internal-format
24514 msgid "%s does not support %%n$ operand number formats"
24515 msgstr ""
24517 #: c-family/c-format.c:1234
24518 #, gcc-internal-format
24519 msgid "operand number out of range in format"
24520 msgstr ""
24522 #: c-family/c-format.c:1257
24523 #, gcc-internal-format, gfc-internal-format
24524 msgid "format argument %d used more than once in %s format"
24525 msgstr ""
24527 #: c-family/c-format.c:1289
24528 #, gcc-internal-format
24529 msgid "$ operand number used after format without operand number"
24530 msgstr ""
24532 #: c-family/c-format.c:1320
24533 #, gcc-internal-format, gfc-internal-format
24534 msgid "format argument %d unused before used argument %d in $-style format"
24535 msgstr ""
24537 #: c-family/c-format.c:1419
24538 #, gcc-internal-format
24539 msgid "format not a string literal, format string not checked"
24540 msgstr ""
24542 #: c-family/c-format.c:1434 c-family/c-format.c:1437
24543 #, gcc-internal-format
24544 msgid "format not a string literal and no format arguments"
24545 msgstr ""
24547 #: c-family/c-format.c:1440
24548 #, gcc-internal-format
24549 msgid "format not a string literal, argument types not checked"
24550 msgstr ""
24552 #: c-family/c-format.c:1457
24553 #, gcc-internal-format
24554 msgid "too many arguments for format"
24555 msgstr ""
24557 #: c-family/c-format.c:1461
24558 #, gcc-internal-format
24559 msgid "unused arguments in $-style format"
24560 msgstr ""
24562 #: c-family/c-format.c:1464
24563 #, gcc-internal-format, gfc-internal-format
24564 msgid "zero-length %s format string"
24565 msgstr ""
24567 #: c-family/c-format.c:1468
24568 #, gcc-internal-format
24569 msgid "format is a wide character string"
24570 msgstr ""
24572 #: c-family/c-format.c:1471
24573 #, gcc-internal-format
24574 msgid "unterminated format string"
24575 msgstr ""
24577 #: c-family/c-format.c:1868
24578 #, gcc-internal-format
24579 msgid "%s used with %<%%%c%> %s format"
24580 msgstr ""
24582 #: c-family/c-format.c:1878
24583 #, gcc-internal-format, gfc-internal-format
24584 msgid "%s does not support %s"
24585 msgstr ""
24587 #: c-family/c-format.c:1888
24588 #, gcc-internal-format
24589 msgid "%s does not support %s with the %<%%%c%> %s format"
24590 msgstr ""
24592 #: c-family/c-format.c:2009 c-family/c-format.c:2340
24593 #, gcc-internal-format, gfc-internal-format
24594 msgid "repeated %s in format"
24595 msgstr ""
24597 #: c-family/c-format.c:2020
24598 #, gcc-internal-format
24599 msgid "missing fill character at end of strfmon format"
24600 msgstr ""
24602 #: c-family/c-format.c:2122
24603 #, gcc-internal-format, gfc-internal-format
24604 msgid "zero width in %s format"
24605 msgstr ""
24607 #: c-family/c-format.c:2145
24608 #, gcc-internal-format, gfc-internal-format
24609 msgid "empty left precision in %s format"
24610 msgstr ""
24612 #: c-family/c-format.c:2236
24613 #, gcc-internal-format, gfc-internal-format
24614 msgid "empty precision in %s format"
24615 msgstr ""
24617 #: c-family/c-format.c:2314
24618 #, gcc-internal-format
24619 msgid "%s does not support the %qs %s length modifier"
24620 msgstr ""
24622 #: c-family/c-format.c:2370
24623 #, gcc-internal-format
24624 msgid "unknown conversion type character %qc in format"
24625 msgstr ""
24627 #: c-family/c-format.c:2382
24628 #, gcc-internal-format
24629 msgid "%s does not support the %<%%%c%> %s format"
24630 msgstr ""
24632 #: c-family/c-format.c:2414
24633 #, gcc-internal-format
24634 msgid "%s ignored with %s and %<%%%c%> %s format"
24635 msgstr ""
24637 #: c-family/c-format.c:2419
24638 #, gcc-internal-format, gfc-internal-format
24639 msgid "%s ignored with %s in %s format"
24640 msgstr ""
24642 #: c-family/c-format.c:2426
24643 #, gcc-internal-format
24644 msgid "use of %s and %s together with %<%%%c%> %s format"
24645 msgstr ""
24647 #: c-family/c-format.c:2431
24648 #, gcc-internal-format, gfc-internal-format
24649 msgid "use of %s and %s together in %s format"
24650 msgstr ""
24652 #: c-family/c-format.c:2458
24653 #, gcc-internal-format
24654 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
24655 msgstr ""
24657 #: c-family/c-format.c:2462
24658 #, gcc-internal-format
24659 msgid "%<%%%c%> yields only last 2 digits of year"
24660 msgstr ""
24662 #: c-family/c-format.c:2489
24663 #, gcc-internal-format
24664 msgid "no closing %<]%> for %<%%[%> format"
24665 msgstr ""
24667 #: c-family/c-format.c:2518
24668 #, gcc-internal-format
24669 msgid ""
24670 "use of %qs length modifier with %qc type character has either no effect or "
24671 "undefined behavior"
24672 msgstr ""
24674 #: c-family/c-format.c:2540
24675 #, gcc-internal-format
24676 msgid "%s does not support the %<%%%s%c%> %s format"
24677 msgstr ""
24679 #: c-family/c-format.c:2578
24680 #, gcc-internal-format
24681 msgid "operand number specified with suppressed assignment"
24682 msgstr ""
24684 #: c-family/c-format.c:2582
24685 #, gcc-internal-format
24686 msgid "operand number specified for format taking no argument"
24687 msgstr ""
24689 #: c-family/c-format.c:2718
24690 #, gcc-internal-format
24691 msgid "spurious trailing %<%%%> in format"
24692 msgstr ""
24694 #: c-family/c-format.c:2776
24695 #, gcc-internal-format
24696 msgid "conversion lacks type at end of format"
24697 msgstr ""
24699 #: c-family/c-format.c:2828
24700 #, gcc-internal-format
24701 msgid "embedded %<\\0%> in format"
24702 msgstr ""
24704 #: c-family/c-format.c:2956
24705 #, gcc-internal-format, gfc-internal-format
24706 msgid "writing through null pointer (argument %d)"
24707 msgstr ""
24709 #: c-family/c-format.c:2964
24710 #, gcc-internal-format, gfc-internal-format
24711 msgid "reading through null pointer (argument %d)"
24712 msgstr ""
24714 #: c-family/c-format.c:2984
24715 #, gcc-internal-format, gfc-internal-format
24716 msgid "writing into constant object (argument %d)"
24717 msgstr ""
24719 #: c-family/c-format.c:2996
24720 #, gcc-internal-format, gfc-internal-format
24721 msgid "extra type qualifiers in format argument (argument %d)"
24722 msgstr ""
24724 #: c-family/c-format.c:3469
24725 #, gcc-internal-format
24726 msgid ""
24727 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
24728 msgstr ""
24730 #: c-family/c-format.c:3479
24731 #, gcc-internal-format
24732 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
24733 msgstr ""
24735 #: c-family/c-format.c:3490
24736 #, gcc-internal-format
24737 msgid ""
24738 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
24739 msgstr ""
24741 #: c-family/c-format.c:3500
24742 #, gcc-internal-format
24743 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
24744 msgstr ""
24746 #: c-family/c-format.c:3562 c-family/c-format.c:3568 c-family/c-format.c:3719
24747 #, gcc-internal-format
24748 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
24749 msgstr ""
24751 #: c-family/c-format.c:3575 c-family/c-format.c:3729
24752 #, gcc-internal-format
24753 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
24754 msgstr ""
24756 #: c-family/c-format.c:3625
24757 #, gcc-internal-format
24758 msgid "%<locus%> is not defined as a type"
24759 msgstr ""
24761 #: c-family/c-format.c:3678
24762 #, gcc-internal-format
24763 msgid "%<location_t%> is not defined as a type"
24764 msgstr ""
24766 #: c-family/c-format.c:3695
24767 #, gcc-internal-format
24768 msgid "%<tree%> is not defined as a type"
24769 msgstr ""
24771 #: c-family/c-format.c:3700
24772 #, gcc-internal-format
24773 msgid "%<tree%> is not defined as a pointer type"
24774 msgstr ""
24776 #: c-family/c-format.c:3973
24777 #, gcc-internal-format
24778 msgid "args to be formatted is not %<...%>"
24779 msgstr ""
24781 #: c-family/c-format.c:3985
24782 #, gcc-internal-format
24783 msgid "strftime formats cannot format arguments"
24784 msgstr ""
24786 #: c-family/c-indentation.c:66
24787 #, gcc-internal-format
24788 msgid ""
24789 "-Wmisleading-indentation is disabled from this point onwards, since column-"
24790 "tracking was disabled due to the size of the code/headers"
24791 msgstr ""
24793 #: c-family/c-indentation.c:607
24794 #, gcc-internal-format
24795 msgid "this %qs clause does not guard..."
24796 msgstr ""
24798 #: c-family/c-lex.c:224
24799 #, gcc-internal-format
24800 msgid "badly nested C headers from preprocessor"
24801 msgstr ""
24803 #: c-family/c-lex.c:259
24804 #, gcc-internal-format, gfc-internal-format
24805 msgid "ignoring #pragma %s %s"
24806 msgstr ""
24808 #. ... or not.
24809 #: c-family/c-lex.c:501 c-family/c-lex.c:1215
24810 #, gcc-internal-format
24811 msgid "stray %<@%> in program"
24812 msgstr ""
24814 #: c-family/c-lex.c:516
24815 #, gcc-internal-format
24816 msgid "stray %qs in program"
24817 msgstr ""
24819 #: c-family/c-lex.c:526
24820 #, gcc-internal-format, gfc-internal-format
24821 msgid "missing terminating %c character"
24822 msgstr ""
24824 #: c-family/c-lex.c:528
24825 #, gcc-internal-format
24826 msgid "stray %qc in program"
24827 msgstr ""
24829 #: c-family/c-lex.c:530
24830 #, gcc-internal-format
24831 msgid "stray %<\\%o%> in program"
24832 msgstr ""
24834 #: c-family/c-lex.c:750
24835 #, gcc-internal-format
24836 msgid "this decimal constant is unsigned only in ISO C90"
24837 msgstr ""
24839 #: c-family/c-lex.c:754
24840 #, gcc-internal-format
24841 msgid "this decimal constant would be unsigned in ISO C90"
24842 msgstr ""
24844 #: c-family/c-lex.c:774
24845 #, gcc-internal-format
24846 msgid "integer constant is too large for %<unsigned long%> type"
24847 msgstr ""
24849 #: c-family/c-lex.c:814
24850 #, gcc-internal-format
24851 msgid "unsuffixed float constant"
24852 msgstr ""
24854 #: c-family/c-lex.c:846 c-family/c-lex.c:870
24855 #, gcc-internal-format
24856 msgid "unsupported non-standard suffix on floating constant"
24857 msgstr ""
24859 #: c-family/c-lex.c:851 c-family/c-lex.c:874
24860 #, gcc-internal-format
24861 msgid "non-standard suffix on floating constant"
24862 msgstr ""
24864 #: c-family/c-lex.c:953 c-family/c-lex.c:956
24865 #, gcc-internal-format
24866 msgid "floating constant exceeds range of %qT"
24867 msgstr ""
24869 #: c-family/c-lex.c:971
24870 #, gcc-internal-format
24871 msgid "floating constant truncated to zero"
24872 msgstr ""
24874 #: c-family/c-lex.c:1172
24875 #, gcc-internal-format
24876 msgid "repeated %<@%> before Objective-C string"
24877 msgstr ""
24879 #: c-family/c-lex.c:1191 cp/parser.c:3977
24880 #, gcc-internal-format
24881 msgid "unsupported non-standard concatenation of string literals"
24882 msgstr ""
24884 #: c-family/c-lex.c:1227
24885 #, gcc-internal-format
24886 msgid "traditional C rejects string constant concatenation"
24887 msgstr ""
24889 #: c-family/c-omp.c:199
24890 #, gcc-internal-format
24891 msgid "invalid expression type for %<#pragma omp atomic%>"
24892 msgstr ""
24894 #: c-family/c-omp.c:204
24895 #, gcc-internal-format
24896 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
24897 msgstr ""
24899 #: c-family/c-omp.c:281
24900 #, gcc-internal-format
24901 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
24902 msgstr ""
24904 #: c-family/c-omp.c:284 c-family/c-omp.c:297
24905 #, gcc-internal-format
24906 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
24907 msgstr ""
24909 #: c-family/c-omp.c:485 cp/semantics.c:8163
24910 #, gcc-internal-format
24911 msgid "invalid type for iteration variable %qE"
24912 msgstr ""
24914 #: c-family/c-omp.c:490
24915 #, gcc-internal-format
24916 msgid "%<_Atomic%> iteration variable %qE"
24917 msgstr ""
24919 #: c-family/c-omp.c:506
24920 #, gcc-internal-format
24921 msgid "%qE is not initialized"
24922 msgstr ""
24924 #: c-family/c-omp.c:527 cp/semantics.c:8051
24925 #, gcc-internal-format
24926 msgid "missing controlling predicate"
24927 msgstr ""
24929 #: c-family/c-omp.c:612 cp/semantics.c:7715
24930 #, gcc-internal-format
24931 msgid "invalid controlling predicate"
24932 msgstr ""
24934 #: c-family/c-omp.c:619 cp/semantics.c:8057
24935 #, gcc-internal-format
24936 msgid "missing increment expression"
24937 msgstr ""
24939 #: c-family/c-omp.c:683 cp/semantics.c:7830
24940 #, gcc-internal-format
24941 msgid "invalid increment expression"
24942 msgstr ""
24944 #: c-family/c-omp.c:746
24945 #, gcc-internal-format
24946 msgid "initializer expression refers to iteration variable %qD"
24947 msgstr ""
24949 #: c-family/c-omp.c:750
24950 #, gcc-internal-format
24951 msgid "condition expression refers to iteration variable %qD"
24952 msgstr ""
24954 #: c-family/c-omp.c:754
24955 #, gcc-internal-format
24956 msgid "increment expression refers to iteration variable %qD"
24957 msgstr ""
24959 #: c-family/c-omp.c:1330
24960 #, gcc-internal-format
24961 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
24962 msgstr ""
24964 #: c-family/c-omp.c:1440 c-family/c-omp.c:1455
24965 #, gcc-internal-format
24966 msgid "%qD is not an function argument"
24967 msgstr ""
24969 #: c-family/c-opts.c:324
24970 #, gcc-internal-format
24971 msgid "-I- specified twice"
24972 msgstr ""
24974 #: c-family/c-opts.c:327
24975 #, gcc-internal-format
24976 msgid "obsolete option -I- used, please use -iquote instead"
24977 msgstr ""
24979 #: c-family/c-opts.c:385
24980 #, gcc-internal-format
24981 msgid "-Walloca-larger-than=0 is meaningless"
24982 msgstr ""
24984 #: c-family/c-opts.c:390
24985 #, gcc-internal-format
24986 msgid "-Wvla-larger-than=0 is meaningless"
24987 msgstr ""
24989 #: c-family/c-opts.c:415
24990 #, gcc-internal-format
24991 msgid "%<-Wabi=1%> is not supported, using =2"
24992 msgstr ""
24994 #: c-family/c-opts.c:607 fortran/cpp.c:350
24995 #, gcc-internal-format
24996 msgid "output filename specified twice"
24997 msgstr ""
24999 #: c-family/c-opts.c:773
25000 #, gcc-internal-format
25001 msgid "-fexcess-precision=standard for C++"
25002 msgstr ""
25004 #: c-family/c-opts.c:808
25005 #, gcc-internal-format
25006 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
25007 msgstr ""
25009 #: c-family/c-opts.c:854
25010 #, gcc-internal-format
25011 msgid "-Wformat-y2k ignored without -Wformat"
25012 msgstr ""
25014 #: c-family/c-opts.c:856
25015 #, gcc-internal-format
25016 msgid "-Wformat-extra-args ignored without -Wformat"
25017 msgstr ""
25019 #: c-family/c-opts.c:858
25020 #, gcc-internal-format
25021 msgid "-Wformat-zero-length ignored without -Wformat"
25022 msgstr ""
25024 #: c-family/c-opts.c:860
25025 #, gcc-internal-format
25026 msgid "-Wformat-nonliteral ignored without -Wformat"
25027 msgstr ""
25029 #: c-family/c-opts.c:862
25030 #, gcc-internal-format
25031 msgid "-Wformat-contains-nul ignored without -Wformat"
25032 msgstr ""
25034 #: c-family/c-opts.c:864
25035 #, gcc-internal-format
25036 msgid "-Wformat-security ignored without -Wformat"
25037 msgstr ""
25039 #: c-family/c-opts.c:902
25040 #, gcc-internal-format
25041 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
25042 msgstr ""
25044 #: c-family/c-opts.c:961
25045 #, gcc-internal-format
25046 msgid "external TLS initialization functions not supported on this target"
25047 msgstr ""
25049 #: c-family/c-opts.c:981
25050 #, gcc-internal-format
25051 msgid "opening output file %s: %m"
25052 msgstr ""
25054 #: c-family/c-opts.c:986
25055 #, gcc-internal-format, gfc-internal-format
25056 msgid "too many filenames given.  Type %s --help for usage"
25057 msgstr ""
25059 #: c-family/c-opts.c:1005
25060 #, gcc-internal-format, gfc-internal-format
25061 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
25062 msgstr ""
25064 #: c-family/c-opts.c:1166
25065 #, gcc-internal-format
25066 msgid "opening dependency file %s: %m"
25067 msgstr ""
25069 #: c-family/c-opts.c:1177
25070 #, gcc-internal-format
25071 msgid "closing dependency file %s: %m"
25072 msgstr ""
25074 #: c-family/c-opts.c:1180
25075 #, gcc-internal-format
25076 msgid "when writing output to %s: %m"
25077 msgstr ""
25079 #: c-family/c-opts.c:1260
25080 #, gcc-internal-format
25081 msgid "to generate dependencies you must specify either -M or -MM"
25082 msgstr ""
25084 #: c-family/c-opts.c:1283
25085 #, gcc-internal-format
25086 msgid "-MG may only be used with -M or -MM"
25087 msgstr ""
25089 #: c-family/c-opts.c:1316
25090 #, gcc-internal-format
25091 msgid "-fdirectives-only is incompatible with -Wunused_macros"
25092 msgstr ""
25094 #: c-family/c-opts.c:1318
25095 #, gcc-internal-format
25096 msgid "-fdirectives-only is incompatible with -traditional"
25097 msgstr ""
25099 #: c-family/c-opts.c:1510
25100 #, gcc-internal-format
25101 msgid "too late for # directive to set debug directory"
25102 msgstr ""
25104 #: c-family/c-pch.c:110
25105 #, gcc-internal-format
25106 msgid "can%'t create precompiled header %s: %m"
25107 msgstr ""
25109 #: c-family/c-pch.c:133
25110 #, gcc-internal-format
25111 msgid "can%'t write to %s: %m"
25112 msgstr ""
25114 #: c-family/c-pch.c:191
25115 #, gcc-internal-format
25116 msgid "can%'t write %s: %m"
25117 msgstr ""
25119 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
25120 #, gcc-internal-format
25121 msgid "can%'t read %s: %m"
25122 msgstr ""
25124 #: c-family/c-pch.c:417
25125 #, gcc-internal-format
25126 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
25127 msgstr ""
25129 #: c-family/c-pch.c:418
25130 #, gcc-internal-format
25131 msgid "use #include instead"
25132 msgstr ""
25134 #: c-family/c-pch.c:424
25135 #, gcc-internal-format
25136 msgid "%s: couldn%'t open PCH file: %m"
25137 msgstr ""
25139 #: c-family/c-pch.c:429
25140 #, gcc-internal-format
25141 msgid "use -Winvalid-pch for more information"
25142 msgstr ""
25144 #: c-family/c-pch.c:430
25145 #, gcc-internal-format, gfc-internal-format
25146 msgid "%s: PCH file was invalid"
25147 msgstr ""
25149 #: c-family/c-pragma.c:93
25150 #, gcc-internal-format
25151 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
25152 msgstr ""
25154 #: c-family/c-pragma.c:106
25155 #, gcc-internal-format
25156 msgid ""
25157 "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
25158 msgstr ""
25160 #: c-family/c-pragma.c:136
25161 #, gcc-internal-format
25162 msgid "missing %<(%> after %<#pragma pack%> - ignored"
25163 msgstr ""
25165 #: c-family/c-pragma.c:147 c-family/c-pragma.c:179
25166 #, gcc-internal-format
25167 msgid "invalid constant in %<#pragma pack%> - ignored"
25168 msgstr ""
25170 #: c-family/c-pragma.c:151 c-family/c-pragma.c:193
25171 #, gcc-internal-format
25172 msgid "malformed %<#pragma pack%> - ignored"
25173 msgstr ""
25175 #: c-family/c-pragma.c:156
25176 #, gcc-internal-format
25177 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
25178 msgstr ""
25180 #: c-family/c-pragma.c:158
25181 #, gcc-internal-format
25182 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
25183 msgstr ""
25185 #: c-family/c-pragma.c:167
25186 #, gcc-internal-format
25187 msgid "unknown action %qE for %<#pragma pack%> - ignored"
25188 msgstr ""
25190 #: c-family/c-pragma.c:196
25191 #, gcc-internal-format
25192 msgid "junk at end of %<#pragma pack%>"
25193 msgstr ""
25195 #: c-family/c-pragma.c:199
25196 #, gcc-internal-format
25197 msgid "#pragma pack has no effect with -fpack-struct - ignored"
25198 msgstr ""
25200 #: c-family/c-pragma.c:220
25201 #, gcc-internal-format, gfc-internal-format
25202 msgid "alignment must be a small power of two, not %d"
25203 msgstr ""
25205 #: c-family/c-pragma.c:259
25206 #, gcc-internal-format
25207 msgid ""
25208 "applying #pragma weak %q+D after first use results in unspecified behavior"
25209 msgstr ""
25211 #: c-family/c-pragma.c:356 c-family/c-pragma.c:361
25212 #, gcc-internal-format
25213 msgid "malformed #pragma weak, ignored"
25214 msgstr ""
25216 #: c-family/c-pragma.c:365
25217 #, gcc-internal-format
25218 msgid "junk at end of %<#pragma weak%>"
25219 msgstr ""
25221 #: c-family/c-pragma.c:371
25222 #, gcc-internal-format
25223 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
25224 msgstr ""
25226 #: c-family/c-pragma.c:418
25227 #, gcc-internal-format
25228 msgid "scalar_storage_order is not supported"
25229 msgstr ""
25231 #: c-family/c-pragma.c:422
25232 #, gcc-internal-format
25233 msgid ""
25234 "missing [big-endian|little-endian|default] after %<#pragma "
25235 "scalar_storage_order%>"
25236 msgstr ""
25238 #: c-family/c-pragma.c:431
25239 #, gcc-internal-format
25240 msgid ""
25241 "expected [big-endian|little-endian|default] after %<#pragma "
25242 "scalar_storage_order%>"
25243 msgstr ""
25245 #: c-family/c-pragma.c:485 c-family/c-pragma.c:487
25246 #, gcc-internal-format
25247 msgid "malformed #pragma redefine_extname, ignored"
25248 msgstr ""
25250 #: c-family/c-pragma.c:490
25251 #, gcc-internal-format
25252 msgid "junk at end of %<#pragma redefine_extname%>"
25253 msgstr ""
25255 #: c-family/c-pragma.c:518 c-family/c-pragma.c:591
25256 #, gcc-internal-format
25257 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
25258 msgstr ""
25260 #: c-family/c-pragma.c:546
25261 #, gcc-internal-format
25262 msgid ""
25263 "#pragma redefine_extname ignored due to conflict with previous #pragma "
25264 "redefine_extname"
25265 msgstr ""
25267 #: c-family/c-pragma.c:582
25268 #, gcc-internal-format
25269 msgid "asm declaration ignored due to conflict with previous rename"
25270 msgstr ""
25272 #: c-family/c-pragma.c:613
25273 #, gcc-internal-format
25274 msgid ""
25275 "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
25276 msgstr ""
25278 #: c-family/c-pragma.c:674
25279 #, gcc-internal-format
25280 msgid ""
25281 "#pragma GCC visibility push() must specify default, internal, hidden or "
25282 "protected"
25283 msgstr ""
25285 #: c-family/c-pragma.c:716
25286 #, gcc-internal-format
25287 msgid "#pragma GCC visibility must be followed by push or pop"
25288 msgstr ""
25290 #: c-family/c-pragma.c:722
25291 #, gcc-internal-format
25292 msgid "no matching push for %<#pragma GCC visibility pop%>"
25293 msgstr ""
25295 #: c-family/c-pragma.c:727 c-family/c-pragma.c:734
25296 #, gcc-internal-format
25297 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
25298 msgstr ""
25300 #: c-family/c-pragma.c:730
25301 #, gcc-internal-format
25302 msgid "malformed #pragma GCC visibility push"
25303 msgstr ""
25305 #: c-family/c-pragma.c:738
25306 #, gcc-internal-format
25307 msgid "junk at end of %<#pragma GCC visibility%>"
25308 msgstr ""
25310 #: c-family/c-pragma.c:750
25311 #, gcc-internal-format
25312 msgid ""
25313 "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25314 msgstr ""
25316 #: c-family/c-pragma.c:776
25317 #, gcc-internal-format
25318 msgid ""
25319 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
25320 msgstr ""
25322 #: c-family/c-pragma.c:785
25323 #, gcc-internal-format
25324 msgid "missing option after %<#pragma GCC diagnostic%> kind"
25325 msgstr ""
25327 #: c-family/c-pragma.c:796
25328 #, gcc-internal-format
25329 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
25330 msgstr ""
25332 #: c-family/c-pragma.c:802
25333 #, gcc-internal-format
25334 msgid "%qs is not an option that controls warnings"
25335 msgstr ""
25337 #: c-family/c-pragma.c:810
25338 #, gcc-internal-format
25339 msgid "option %qs is valid for %s but not for %s"
25340 msgstr ""
25342 #: c-family/c-pragma.c:842
25343 #, gcc-internal-format
25344 msgid "#pragma GCC option is not allowed inside functions"
25345 msgstr ""
25347 #: c-family/c-pragma.c:855
25348 #, gcc-internal-format
25349 msgid "%<#pragma GCC option%> is not a string"
25350 msgstr ""
25352 #: c-family/c-pragma.c:882
25353 #, gcc-internal-format
25354 msgid ""
25355 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
25356 msgstr ""
25358 #: c-family/c-pragma.c:888
25359 #, gcc-internal-format
25360 msgid "#pragma GCC target string... is badly formed"
25361 msgstr ""
25363 #: c-family/c-pragma.c:911
25364 #, gcc-internal-format
25365 msgid "#pragma GCC optimize is not allowed inside functions"
25366 msgstr ""
25368 #: c-family/c-pragma.c:924
25369 #, gcc-internal-format
25370 msgid "%<#pragma GCC optimize%> is not a string or number"
25371 msgstr ""
25373 #: c-family/c-pragma.c:950
25374 #, gcc-internal-format
25375 msgid ""
25376 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
25377 msgstr ""
25379 #: c-family/c-pragma.c:956
25380 #, gcc-internal-format
25381 msgid "#pragma GCC optimize string... is badly formed"
25382 msgstr ""
25384 #: c-family/c-pragma.c:997
25385 #, gcc-internal-format
25386 msgid "junk at end of %<#pragma push_options%>"
25387 msgstr ""
25389 #: c-family/c-pragma.c:1027
25390 #, gcc-internal-format
25391 msgid "junk at end of %<#pragma pop_options%>"
25392 msgstr ""
25394 #: c-family/c-pragma.c:1034
25395 #, gcc-internal-format
25396 msgid ""
25397 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
25398 "push_options%>"
25399 msgstr ""
25401 #: c-family/c-pragma.c:1076
25402 #, gcc-internal-format
25403 msgid "junk at end of %<#pragma reset_options%>"
25404 msgstr ""
25406 #: c-family/c-pragma.c:1114 c-family/c-pragma.c:1121
25407 #, gcc-internal-format
25408 msgid "expected a string after %<#pragma message%>"
25409 msgstr ""
25411 #: c-family/c-pragma.c:1116
25412 #, gcc-internal-format
25413 msgid "malformed %<#pragma message%>, ignored"
25414 msgstr ""
25416 #: c-family/c-pragma.c:1126
25417 #, gcc-internal-format
25418 msgid "junk at end of %<#pragma message%>"
25419 msgstr ""
25421 #: c-family/c-pragma.c:1129
25422 #, gcc-internal-format, gfc-internal-format
25423 msgid "#pragma message: %s"
25424 msgstr ""
25426 #: c-family/c-pragma.c:1166
25427 #, gcc-internal-format
25428 msgid "invalid location for %<pragma %s%>, ignored"
25429 msgstr ""
25431 #: c-family/c-pragma.c:1173 c-family/c-pragma.c:1187
25432 #, gcc-internal-format
25433 msgid "malformed %<#pragma %s%>, ignored"
25434 msgstr ""
25436 #: c-family/c-pragma.c:1193
25437 #, gcc-internal-format
25438 msgid "junk at end of %<#pragma %s%>"
25439 msgstr ""
25441 #: c-family/c-pragma.c:1211
25442 #, gcc-internal-format
25443 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
25444 msgstr ""
25446 #: c-family/c-pragma.c:1220
25447 #, gcc-internal-format
25448 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
25449 msgstr ""
25451 #: c-family/c-pragma.c:1226
25452 #, gcc-internal-format
25453 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
25454 msgstr ""
25456 #: c-family/c-pretty-print.c:327
25457 #, gcc-internal-format
25458 msgid "<type-error>"
25459 msgstr ""
25461 #: c-family/c-pretty-print.c:369
25462 #, gcc-internal-format
25463 msgid "<unnamed-unsigned:"
25464 msgstr ""
25466 #: c-family/c-pretty-print.c:373
25467 #, gcc-internal-format
25468 msgid "<unnamed-float:"
25469 msgstr ""
25471 #: c-family/c-pretty-print.c:376
25472 #, gcc-internal-format
25473 msgid "<unnamed-fixed:"
25474 msgstr ""
25476 #: c-family/c-pretty-print.c:391
25477 #, gcc-internal-format
25478 msgid "<typedef-error>"
25479 msgstr ""
25481 #: c-family/c-pretty-print.c:406
25482 #, gcc-internal-format
25483 msgid "<tag-error>"
25484 msgstr ""
25486 #: c-family/c-pretty-print.c:1227
25487 #, gcc-internal-format
25488 msgid "<erroneous-expression>"
25489 msgstr ""
25491 #: c-family/c-pretty-print.c:1231 cp/cxx-pretty-print.c:140
25492 #, gcc-internal-format
25493 msgid "<return-value>"
25494 msgstr ""
25496 #: c-family/c-semantics.c:152
25497 #, gcc-internal-format, gfc-internal-format
25498 msgid "wrong type argument to %s"
25499 msgstr ""
25501 #: c-family/c-warn.c:49 c-family/c-warn.c:62 cp/constexpr.c:1727
25502 #: cp/constexpr.c:3837
25503 #, gcc-internal-format
25504 msgid "overflow in constant expression"
25505 msgstr ""
25507 #: c-family/c-warn.c:85
25508 #, gcc-internal-format
25509 msgid "integer overflow in expression"
25510 msgstr ""
25512 #: c-family/c-warn.c:90
25513 #, gcc-internal-format
25514 msgid "floating point overflow in expression"
25515 msgstr ""
25517 #: c-family/c-warn.c:94
25518 #, gcc-internal-format
25519 msgid "fixed-point overflow in expression"
25520 msgstr ""
25522 #: c-family/c-warn.c:98
25523 #, gcc-internal-format
25524 msgid "vector overflow in expression"
25525 msgstr ""
25527 #: c-family/c-warn.c:104
25528 #, gcc-internal-format
25529 msgid "complex integer overflow in expression"
25530 msgstr ""
25532 #: c-family/c-warn.c:107
25533 #, gcc-internal-format
25534 msgid "complex floating point overflow in expression"
25535 msgstr ""
25537 #: c-family/c-warn.c:161
25538 #, gcc-internal-format
25539 msgid "logical %<or%> applied to non-boolean constant"
25540 msgstr ""
25542 #: c-family/c-warn.c:164
25543 #, gcc-internal-format
25544 msgid "logical %<and%> applied to non-boolean constant"
25545 msgstr ""
25547 #: c-family/c-warn.c:234
25548 #, gcc-internal-format
25549 msgid "logical %<or%> of collectively exhaustive tests is always true"
25550 msgstr ""
25552 #: c-family/c-warn.c:238
25553 #, gcc-internal-format
25554 msgid "logical %<and%> of mutually exclusive tests is always false"
25555 msgstr ""
25557 #: c-family/c-warn.c:248
25558 #, gcc-internal-format
25559 msgid "logical %<or%> of equal expressions"
25560 msgstr ""
25562 #: c-family/c-warn.c:251
25563 #, gcc-internal-format
25564 msgid "logical %<and%> of equal expressions"
25565 msgstr ""
25567 #: c-family/c-warn.c:321
25568 #, gcc-internal-format
25569 msgid "self-comparison always evaluates to true"
25570 msgstr ""
25572 #: c-family/c-warn.c:324
25573 #, gcc-internal-format
25574 msgid "self-comparison always evaluates to false"
25575 msgstr ""
25577 #: c-family/c-warn.c:374
25578 #, gcc-internal-format
25579 msgid "logical not is only applied to the left hand side of comparison"
25580 msgstr ""
25582 #: c-family/c-warn.c:382
25583 #, gcc-internal-format
25584 msgid ""
25585 "add parentheses around left hand side expression to silence this warning"
25586 msgstr ""
25588 #: c-family/c-warn.c:512
25589 #, gcc-internal-format
25590 msgid "type-punning to incomplete type might break strict-aliasing rules"
25591 msgstr ""
25593 #: c-family/c-warn.c:529
25594 #, gcc-internal-format
25595 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
25596 msgstr ""
25598 #: c-family/c-warn.c:536 c-family/c-warn.c:553
25599 #, gcc-internal-format
25600 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
25601 msgstr ""
25603 #: c-family/c-warn.c:687
25604 #, gcc-internal-format
25605 msgid ""
25606 "argument to %<sizeof%> in %qD call is the same expression as the "
25607 "destination; did you mean to remove the addressof?"
25608 msgstr ""
25610 #: c-family/c-warn.c:694
25611 #, gcc-internal-format
25612 msgid ""
25613 "argument to %<sizeof%> in %qD call is the same expression as the "
25614 "destination; did you mean to provide an explicit length?"
25615 msgstr ""
25617 #: c-family/c-warn.c:699
25618 #, gcc-internal-format
25619 msgid ""
25620 "argument to %<sizeof%> in %qD call is the same expression as the "
25621 "destination; did you mean to dereference it?"
25622 msgstr ""
25624 #: c-family/c-warn.c:711
25625 #, gcc-internal-format
25626 msgid ""
25627 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25628 "destination; expected %qT or an explicit length"
25629 msgstr ""
25631 #: c-family/c-warn.c:727
25632 #, gcc-internal-format
25633 msgid ""
25634 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25635 "you mean to remove the addressof?"
25636 msgstr ""
25638 #: c-family/c-warn.c:734
25639 #, gcc-internal-format
25640 msgid ""
25641 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25642 "you mean to provide an explicit length?"
25643 msgstr ""
25645 #: c-family/c-warn.c:739
25646 #, gcc-internal-format
25647 msgid ""
25648 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
25649 "you mean to dereference it?"
25650 msgstr ""
25652 #: c-family/c-warn.c:751
25653 #, gcc-internal-format
25654 msgid ""
25655 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25656 "source; expected %qT or an explicit length"
25657 msgstr ""
25659 #: c-family/c-warn.c:767
25660 #, gcc-internal-format
25661 msgid ""
25662 "argument to %<sizeof%> in %qD call is the same expression as the first "
25663 "source; did you mean to remove the addressof?"
25664 msgstr ""
25666 #: c-family/c-warn.c:774
25667 #, gcc-internal-format
25668 msgid ""
25669 "argument to %<sizeof%> in %qD call is the same expression as the first "
25670 "source; did you mean to provide an explicit length?"
25671 msgstr ""
25673 #: c-family/c-warn.c:779
25674 #, gcc-internal-format
25675 msgid ""
25676 "argument to %<sizeof%> in %qD call is the same expression as the first "
25677 "source; did you mean to dereference it?"
25678 msgstr ""
25680 #: c-family/c-warn.c:791
25681 #, gcc-internal-format
25682 msgid ""
25683 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
25684 "source; expected %qT or an explicit length"
25685 msgstr ""
25687 #: c-family/c-warn.c:807
25688 #, gcc-internal-format
25689 msgid ""
25690 "argument to %<sizeof%> in %qD call is the same expression as the second "
25691 "source; did you mean to remove the addressof?"
25692 msgstr ""
25694 #: c-family/c-warn.c:814
25695 #, gcc-internal-format
25696 msgid ""
25697 "argument to %<sizeof%> in %qD call is the same expression as the second "
25698 "source; did you mean to provide an explicit length?"
25699 msgstr ""
25701 #: c-family/c-warn.c:819
25702 #, gcc-internal-format
25703 msgid ""
25704 "argument to %<sizeof%> in %qD call is the same expression as the second "
25705 "source; did you mean to dereference it?"
25706 msgstr ""
25708 #: c-family/c-warn.c:831
25709 #, gcc-internal-format
25710 msgid ""
25711 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
25712 "second source; expected %qT or an explicit length"
25713 msgstr ""
25715 #: c-family/c-warn.c:860 c-family/c-warn.c:867
25716 #, gcc-internal-format
25717 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
25718 msgstr ""
25720 #: c-family/c-warn.c:877
25721 #, gcc-internal-format
25722 msgid "first argument of %q+D should be %<int%>"
25723 msgstr ""
25725 #: c-family/c-warn.c:886
25726 #, gcc-internal-format
25727 msgid "second argument of %q+D should be %<char **%>"
25728 msgstr ""
25730 #: c-family/c-warn.c:895
25731 #, gcc-internal-format
25732 msgid "third argument of %q+D should probably be %<char **%>"
25733 msgstr ""
25735 #: c-family/c-warn.c:906
25736 #, gcc-internal-format
25737 msgid "%q+D takes only zero or two arguments"
25738 msgstr ""
25740 #: c-family/c-warn.c:910
25741 #, gcc-internal-format
25742 msgid "%q+D declared as variadic function"
25743 msgstr ""
25745 #: c-family/c-warn.c:952
25746 #, gcc-internal-format
25747 msgid "conversion to %qT from boolean expression"
25748 msgstr ""
25750 #: c-family/c-warn.c:961 c-family/c-warn.c:965
25751 #, gcc-internal-format
25752 msgid "conversion to %qT alters %qT constant value"
25753 msgstr ""
25755 #: c-family/c-warn.c:985 c-family/c-warn.c:993
25756 #, gcc-internal-format
25757 msgid "conversion to %qT from %qT may alter its value"
25758 msgstr ""
25760 #: c-family/c-warn.c:989
25761 #, gcc-internal-format
25762 msgid "conversion to %qT from %qT discards imaginary component"
25763 msgstr ""
25765 #: c-family/c-warn.c:1024
25766 #, gcc-internal-format
25767 msgid "large integer implicitly truncated to unsigned type"
25768 msgstr ""
25770 #: c-family/c-warn.c:1030 c-family/c-warn.c:1037 c-family/c-warn.c:1045
25771 #, gcc-internal-format
25772 msgid "overflow in implicit constant conversion"
25773 msgstr ""
25775 #: c-family/c-warn.c:1068
25776 #, gcc-internal-format
25777 msgid "case value %qs not in enumerated type"
25778 msgstr ""
25780 #: c-family/c-warn.c:1073
25781 #, gcc-internal-format
25782 msgid "case value %qs not in enumerated type %qT"
25783 msgstr ""
25785 #: c-family/c-warn.c:1134
25786 #, gcc-internal-format
25787 msgid "switch missing default case"
25788 msgstr ""
25790 #: c-family/c-warn.c:1179
25791 #, gcc-internal-format
25792 msgid "switch condition has boolean value"
25793 msgstr ""
25795 #: c-family/c-warn.c:1252
25796 #, gcc-internal-format
25797 msgid "enumeration value %qE not handled in switch"
25798 msgstr ""
25800 #: c-family/c-warn.c:1280
25801 #, gcc-internal-format
25802 msgid ""
25803 "the omitted middle operand in ?: will always be %<true%>, suggest explicit "
25804 "middle operand"
25805 msgstr ""
25807 #: c-family/c-warn.c:1301
25808 #, gcc-internal-format
25809 msgid "assignment of member %qD in read-only object"
25810 msgstr ""
25812 #: c-family/c-warn.c:1303
25813 #, gcc-internal-format
25814 msgid "increment of member %qD in read-only object"
25815 msgstr ""
25817 #: c-family/c-warn.c:1305
25818 #, gcc-internal-format
25819 msgid "decrement of member %qD in read-only object"
25820 msgstr ""
25822 #: c-family/c-warn.c:1307
25823 #, gcc-internal-format
25824 msgid "member %qD in read-only object used as %<asm%> output"
25825 msgstr ""
25827 #: c-family/c-warn.c:1311
25828 #, gcc-internal-format
25829 msgid "assignment of read-only member %qD"
25830 msgstr ""
25832 #: c-family/c-warn.c:1312
25833 #, gcc-internal-format
25834 msgid "increment of read-only member %qD"
25835 msgstr ""
25837 #: c-family/c-warn.c:1313
25838 #, gcc-internal-format
25839 msgid "decrement of read-only member %qD"
25840 msgstr ""
25842 #: c-family/c-warn.c:1314
25843 #, gcc-internal-format
25844 msgid "read-only member %qD used as %<asm%> output"
25845 msgstr ""
25847 #: c-family/c-warn.c:1318
25848 #, gcc-internal-format
25849 msgid "assignment of read-only variable %qD"
25850 msgstr ""
25852 #: c-family/c-warn.c:1319
25853 #, gcc-internal-format
25854 msgid "increment of read-only variable %qD"
25855 msgstr ""
25857 #: c-family/c-warn.c:1320
25858 #, gcc-internal-format
25859 msgid "decrement of read-only variable %qD"
25860 msgstr ""
25862 #: c-family/c-warn.c:1321
25863 #, gcc-internal-format
25864 msgid "read-only variable %qD used as %<asm%> output"
25865 msgstr ""
25867 #: c-family/c-warn.c:1324
25868 #, gcc-internal-format
25869 msgid "assignment of read-only parameter %qD"
25870 msgstr ""
25872 #: c-family/c-warn.c:1325
25873 #, gcc-internal-format
25874 msgid "increment of read-only parameter %qD"
25875 msgstr ""
25877 #: c-family/c-warn.c:1326
25878 #, gcc-internal-format
25879 msgid "decrement of read-only parameter %qD"
25880 msgstr ""
25882 #: c-family/c-warn.c:1327
25883 #, gcc-internal-format
25884 msgid "read-only parameter %qD use as %<asm%> output"
25885 msgstr ""
25887 #: c-family/c-warn.c:1332
25888 #, gcc-internal-format
25889 msgid "assignment of read-only named return value %qD"
25890 msgstr ""
25892 #: c-family/c-warn.c:1334
25893 #, gcc-internal-format
25894 msgid "increment of read-only named return value %qD"
25895 msgstr ""
25897 #: c-family/c-warn.c:1336
25898 #, gcc-internal-format
25899 msgid "decrement of read-only named return value %qD"
25900 msgstr ""
25902 #: c-family/c-warn.c:1338
25903 #, gcc-internal-format
25904 msgid "read-only named return value %qD used as %<asm%>output"
25905 msgstr ""
25907 #: c-family/c-warn.c:1343
25908 #, gcc-internal-format
25909 msgid "assignment of function %qD"
25910 msgstr ""
25912 #: c-family/c-warn.c:1344
25913 #, gcc-internal-format
25914 msgid "increment of function %qD"
25915 msgstr ""
25917 #: c-family/c-warn.c:1345
25918 #, gcc-internal-format
25919 msgid "decrement of function %qD"
25920 msgstr ""
25922 #: c-family/c-warn.c:1346
25923 #, gcc-internal-format
25924 msgid "function %qD used as %<asm%> output"
25925 msgstr ""
25927 #: c-family/c-warn.c:1349 c/c-typeck.c:4694
25928 #, gcc-internal-format
25929 msgid "assignment of read-only location %qE"
25930 msgstr ""
25932 #: c-family/c-warn.c:1350 c/c-typeck.c:4697
25933 #, gcc-internal-format
25934 msgid "increment of read-only location %qE"
25935 msgstr ""
25937 #: c-family/c-warn.c:1351 c/c-typeck.c:4700
25938 #, gcc-internal-format
25939 msgid "decrement of read-only location %qE"
25940 msgstr ""
25942 #: c-family/c-warn.c:1352
25943 #, gcc-internal-format
25944 msgid "read-only location %qE used as %<asm%> output"
25945 msgstr ""
25947 #: c-family/c-warn.c:1366
25948 #, gcc-internal-format
25949 msgid "lvalue required as left operand of assignment"
25950 msgstr ""
25952 #: c-family/c-warn.c:1369
25953 #, gcc-internal-format
25954 msgid "lvalue required as increment operand"
25955 msgstr ""
25957 #: c-family/c-warn.c:1372
25958 #, gcc-internal-format
25959 msgid "lvalue required as decrement operand"
25960 msgstr ""
25962 #: c-family/c-warn.c:1375
25963 #, gcc-internal-format
25964 msgid "lvalue required as unary %<&%> operand"
25965 msgstr ""
25967 #: c-family/c-warn.c:1378
25968 #, gcc-internal-format
25969 msgid "lvalue required in asm statement"
25970 msgstr ""
25972 #: c-family/c-warn.c:1395
25973 #, gcc-internal-format
25974 msgid "invalid type argument (have %qT)"
25975 msgstr ""
25977 #: c-family/c-warn.c:1399
25978 #, gcc-internal-format
25979 msgid "invalid type argument of array indexing (have %qT)"
25980 msgstr ""
25982 #: c-family/c-warn.c:1404
25983 #, gcc-internal-format
25984 msgid "invalid type argument of unary %<*%> (have %qT)"
25985 msgstr ""
25987 #: c-family/c-warn.c:1409
25988 #, gcc-internal-format
25989 msgid "invalid type argument of %<->%> (have %qT)"
25990 msgstr ""
25992 #: c-family/c-warn.c:1414
25993 #, gcc-internal-format
25994 msgid "invalid type argument of %<->*%> (have %qT)"
25995 msgstr ""
25997 #: c-family/c-warn.c:1419
25998 #, gcc-internal-format
25999 msgid "invalid type argument of implicit conversion (have %qT)"
26000 msgstr ""
26002 #: c-family/c-warn.c:1440
26003 #, gcc-internal-format
26004 msgid "array subscript has type %<char%>"
26005 msgstr ""
26007 #: c-family/c-warn.c:1475 c-family/c-warn.c:1478
26008 #, gcc-internal-format
26009 msgid "suggest parentheses around %<+%> inside %<<<%>"
26010 msgstr ""
26012 #: c-family/c-warn.c:1481 c-family/c-warn.c:1484
26013 #, gcc-internal-format
26014 msgid "suggest parentheses around %<-%> inside %<<<%>"
26015 msgstr ""
26017 #: c-family/c-warn.c:1490 c-family/c-warn.c:1493
26018 #, gcc-internal-format
26019 msgid "suggest parentheses around %<+%> inside %<>>%>"
26020 msgstr ""
26022 #: c-family/c-warn.c:1496 c-family/c-warn.c:1499
26023 #, gcc-internal-format
26024 msgid "suggest parentheses around %<-%> inside %<>>%>"
26025 msgstr ""
26027 #: c-family/c-warn.c:1505 c-family/c-warn.c:1508
26028 #, gcc-internal-format
26029 msgid "suggest parentheses around %<&&%> within %<||%>"
26030 msgstr ""
26032 #: c-family/c-warn.c:1515 c-family/c-warn.c:1519
26033 #, gcc-internal-format
26034 msgid "suggest parentheses around arithmetic in operand of %<|%>"
26035 msgstr ""
26037 #: c-family/c-warn.c:1523 c-family/c-warn.c:1526
26038 #, gcc-internal-format
26039 msgid "suggest parentheses around comparison in operand of %<|%>"
26040 msgstr ""
26042 #: c-family/c-warn.c:1531
26043 #, gcc-internal-format
26044 msgid ""
26045 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
26046 "%> to %<~%>"
26047 msgstr ""
26049 #: c-family/c-warn.c:1539 c-family/c-warn.c:1543
26050 #, gcc-internal-format
26051 msgid "suggest parentheses around arithmetic in operand of %<^%>"
26052 msgstr ""
26054 #: c-family/c-warn.c:1547 c-family/c-warn.c:1550
26055 #, gcc-internal-format
26056 msgid "suggest parentheses around comparison in operand of %<^%>"
26057 msgstr ""
26059 #: c-family/c-warn.c:1556 c-family/c-warn.c:1559
26060 #, gcc-internal-format
26061 msgid "suggest parentheses around %<+%> in operand of %<&%>"
26062 msgstr ""
26064 #: c-family/c-warn.c:1562 c-family/c-warn.c:1565
26065 #, gcc-internal-format
26066 msgid "suggest parentheses around %<-%> in operand of %<&%>"
26067 msgstr ""
26069 #: c-family/c-warn.c:1569 c-family/c-warn.c:1572
26070 #, gcc-internal-format
26071 msgid "suggest parentheses around comparison in operand of %<&%>"
26072 msgstr ""
26074 #: c-family/c-warn.c:1577
26075 #, gcc-internal-format
26076 msgid ""
26077 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
26078 "%> to %<~%>"
26079 msgstr ""
26081 #: c-family/c-warn.c:1584 c-family/c-warn.c:1587
26082 #, gcc-internal-format
26083 msgid "suggest parentheses around comparison in operand of %<==%>"
26084 msgstr ""
26086 #: c-family/c-warn.c:1592 c-family/c-warn.c:1595
26087 #, gcc-internal-format
26088 msgid "suggest parentheses around comparison in operand of %<!=%>"
26089 msgstr ""
26091 #: c-family/c-warn.c:1605 c-family/c-warn.c:1611
26092 #, gcc-internal-format
26093 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
26094 msgstr ""
26096 #: c-family/c-warn.c:1627
26097 #, gcc-internal-format
26098 msgid "label %q+D defined but not used"
26099 msgstr ""
26101 #: c-family/c-warn.c:1629
26102 #, gcc-internal-format
26103 msgid "label %q+D declared but not defined"
26104 msgstr ""
26106 #: c-family/c-warn.c:1652
26107 #, gcc-internal-format
26108 msgid "division by zero"
26109 msgstr ""
26111 #: c-family/c-warn.c:1669
26112 #, gcc-internal-format
26113 msgid ""
26114 "%<memset%> used with constant zero length parameter; this could be due to "
26115 "transposed parameters"
26116 msgstr ""
26118 #: c-family/c-warn.c:1692
26119 #, gcc-internal-format
26120 msgid ""
26121 "%<memset%> used with length equal to number of elements without "
26122 "multiplication by element size"
26123 msgstr ""
26125 #: c-family/c-warn.c:1728 c/c-typeck.c:11218 c/c-typeck.c:11377
26126 #: cp/typeck.c:4872
26127 #, gcc-internal-format
26128 msgid "comparison between types %qT and %qT"
26129 msgstr ""
26131 #: c-family/c-warn.c:1779
26132 #, gcc-internal-format
26133 msgid "comparison between signed and unsigned integer expressions"
26134 msgstr ""
26136 #: c-family/c-warn.c:1830
26137 #, gcc-internal-format
26138 msgid "promoted ~unsigned is always non-zero"
26139 msgstr ""
26141 #: c-family/c-warn.c:1833
26142 #, gcc-internal-format
26143 msgid "comparison of promoted ~unsigned with constant"
26144 msgstr ""
26146 #: c-family/c-warn.c:1843
26147 #, gcc-internal-format
26148 msgid "comparison of promoted ~unsigned with unsigned"
26149 msgstr ""
26151 #: c-family/c-warn.c:1894
26152 #, gcc-internal-format
26153 msgid "unused parameter %qD"
26154 msgstr ""
26156 #: c-family/c-warn.c:1956
26157 #, gcc-internal-format
26158 msgid "typedef %qD locally defined but not used"
26159 msgstr ""
26161 #: c-family/c-warn.c:1991
26162 #, gcc-internal-format
26163 msgid "duplicated %<if%> condition"
26164 msgstr ""
26166 #: c-family/c-warn.c:2020
26167 #, gcc-internal-format
26168 msgid ""
26169 "optimization attribute on %qD follows definition but the attribute doesn%'t "
26170 "match"
26171 msgstr ""
26173 #: c-family/c-warn.c:2028
26174 #, gcc-internal-format
26175 msgid "inline declaration of %qD follows declaration with attribute noinline"
26176 msgstr ""
26178 #: c-family/c-warn.c:2033
26179 #, gcc-internal-format
26180 msgid "declaration of %q+D with attribute noinline follows inline declaration "
26181 msgstr ""
26183 #: c-family/c-warn.c:2037 c-family/c-warn.c:2042 c-family/c-warn.c:2047
26184 #: c-family/c-warn.c:2052
26185 #, gcc-internal-format
26186 msgid ""
26187 "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
26188 msgstr ""
26190 #: c-family/c-warn.c:2099
26191 #, gcc-internal-format
26192 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
26193 msgstr ""
26195 #: c-family/c-warn.c:2137 c-family/c-warn.c:2161
26196 #, gcc-internal-format
26197 msgid "comparison of constant %qE with boolean expression is always false"
26198 msgstr ""
26200 #: c-family/c-warn.c:2140 c-family/c-warn.c:2158
26201 #, gcc-internal-format
26202 msgid "comparison of constant %qE with boolean expression is always true"
26203 msgstr ""
26205 #: c-family/c-warn.c:2212
26206 msgid ""
26207 "passing argument %i to restrict-qualified parameter aliases with argument %Z"
26208 msgid_plural ""
26209 "passing argument %i to restrict-qualified parameter aliases with arguments %Z"
26210 msgstr[0] ""
26211 msgstr[1] ""
26213 #: c-family/cilk.c:93 cp/parser.c:6571
26214 #, gcc-internal-format
26215 msgid "%<_Cilk_spawn%> may only be used inside a function"
26216 msgstr ""
26218 #: c-family/cilk.c:106
26219 #, gcc-internal-format
26220 msgid "only function calls can be spawned"
26221 msgstr ""
26223 #: c-family/cilk.c:250
26224 #, gcc-internal-format
26225 msgid "invalid use of %<_Cilk_spawn%>"
26226 msgstr ""
26228 #: c-family/cilk.c:393
26229 #, gcc-internal-format
26230 msgid "explicit register variable %qD may not be modified in spawn"
26231 msgstr ""
26233 #: c-family/cilk.c:474
26234 #, gcc-internal-format
26235 msgid "cannot spawn call to function that returns twice"
26236 msgstr ""
26238 #: c-family/cilk.c:495
26239 #, gcc-internal-format
26240 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
26241 msgstr ""
26243 #: c-family/cilk.c:996
26244 #, gcc-internal-format
26245 msgid "register assignment ignored for %qD used in Cilk block"
26246 msgstr ""
26248 #: c-family/cppspec.c:93
26249 #, gcc-internal-format
26250 msgid "%qs is not a valid option to the preprocessor"
26251 msgstr ""
26253 #: c-family/cppspec.c:112
26254 #, gcc-internal-format
26255 msgid "too many input files"
26256 msgstr ""
26258 #: common/config/aarch64/aarch64-common.c:313 config/aarch64/aarch64.c:8689
26259 #, gcc-internal-format
26260 msgid "unknown value %qs for -mcpu"
26261 msgstr ""
26263 #: common/config/alpha/alpha-common.c:76
26264 #, gcc-internal-format
26265 msgid "bad value %qs for -mtls-size switch"
26266 msgstr ""
26268 #: common/config/arc/arc-common.c:81
26269 #, gcc-internal-format
26270 msgid "multiple -mcpu= options specified."
26271 msgstr ""
26273 #: common/config/arc/arc-common.c:87
26274 #, gcc-internal-format
26275 msgid "Unsupported value for mmpy-option"
26276 msgstr ""
26278 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
26279 #, gcc-internal-format, gfc-internal-format
26280 msgid "-mshared-library-id=%s is not between 0 and %d"
26281 msgstr ""
26283 #: common/config/bfin/bfin-common.c:323
26284 #, gcc-internal-format, gfc-internal-format
26285 msgid "-mcpu=%s is not valid"
26286 msgstr ""
26288 #: common/config/bfin/bfin-common.c:359
26289 #, gcc-internal-format, gfc-internal-format
26290 msgid "-mcpu=%s has invalid silicon revision"
26291 msgstr ""
26293 #: common/config/i386/i386-common.c:1032
26294 #, gcc-internal-format
26295 msgid "-malign-loops is obsolete, use -falign-loops"
26296 msgstr ""
26298 #: common/config/i386/i386-common.c:1034
26299 #, gcc-internal-format, gfc-internal-format
26300 msgid "-malign-loops=%d is not between 0 and %d"
26301 msgstr ""
26303 #: common/config/i386/i386-common.c:1041
26304 #, gcc-internal-format
26305 msgid "-malign-jumps is obsolete, use -falign-jumps"
26306 msgstr ""
26308 #: common/config/i386/i386-common.c:1043
26309 #, gcc-internal-format, gfc-internal-format
26310 msgid "-malign-jumps=%d is not between 0 and %d"
26311 msgstr ""
26313 #: common/config/i386/i386-common.c:1051
26314 #, gcc-internal-format
26315 msgid "-malign-functions is obsolete, use -falign-functions"
26316 msgstr ""
26318 #: common/config/i386/i386-common.c:1053
26319 #, gcc-internal-format, gfc-internal-format
26320 msgid "-malign-functions=%d is not between 0 and %d"
26321 msgstr ""
26323 #: common/config/i386/i386-common.c:1062
26324 #, gcc-internal-format, gfc-internal-format
26325 msgid "-mbranch-cost=%d is not between 0 and 5"
26326 msgstr ""
26328 #: common/config/i386/i386-common.c:1116
26329 #, gcc-internal-format
26330 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
26331 msgstr ""
26333 #: common/config/i386/i386-common.c:1122
26334 #, gcc-internal-format
26335 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
26336 msgstr ""
26338 #: common/config/ia64/ia64-common.c:59
26339 #, gcc-internal-format
26340 msgid "bad value %<%s%> for -mtls-size= switch"
26341 msgstr ""
26343 #: common/config/msp430/msp430-common.c:57
26344 #, gcc-internal-format, gfc-internal-format
26345 msgid "unrecognised argument of -mcpu: %s"
26346 msgstr ""
26348 #: common/config/nds32/nds32-common.c:49
26349 #, gcc-internal-format
26350 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
26351 msgstr ""
26353 #: common/config/nds32/nds32-common.c:60
26354 #, gcc-internal-format
26355 msgid ""
26356 "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, "
26357 "128, 256, or 512"
26358 msgstr ""
26360 #: common/config/rs6000/rs6000-common.c:174 config/sparc/sparc.c:1371
26361 #, gcc-internal-format, gfc-internal-format
26362 msgid "unknown -mdebug-%s switch"
26363 msgstr ""
26365 #: common/config/rs6000/rs6000-common.c:222
26366 #, gcc-internal-format, gfc-internal-format
26367 msgid "unknown switch -mlong-double-%s"
26368 msgstr ""
26370 #: common/config/rs6000/rs6000-common.c:232
26371 #, gcc-internal-format
26372 msgid "-msingle-float option equivalent to -mhard-float"
26373 msgstr ""
26375 #: common/config/rs6000/rs6000-common.c:248
26376 #, gcc-internal-format
26377 msgid "-msimple-fpu option ignored"
26378 msgstr ""
26380 #: common/config/rs6000/rs6000-common.c:314
26381 #, gcc-internal-format
26382 msgid ""
26383 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
26384 "glibc-2.18 or later"
26385 msgstr ""
26387 #: common/config/rx/rx-common.c:61
26388 #, gcc-internal-format
26389 msgid "the RX200 cpu does not have FPU hardware"
26390 msgstr ""
26392 #: common/config/rx/rx-common.c:63
26393 #, gcc-internal-format
26394 msgid "the RX100 cpu does not have FPU hardware"
26395 msgstr ""
26397 #: common/config/s390/s390-common.c:95
26398 #, gcc-internal-format
26399 msgid "stack guard value must be an exact power of 2"
26400 msgstr ""
26402 #: common/config/s390/s390-common.c:100
26403 #, gcc-internal-format
26404 msgid "stack size must be an exact power of 2"
26405 msgstr ""
26407 #: common/config/v850/v850-common.c:47
26408 #, gcc-internal-format
26409 msgid "value passed in %qs is too large"
26410 msgstr ""
26412 #: config/darwin-c.c:82
26413 #, gcc-internal-format
26414 msgid "too many #pragma options align=reset"
26415 msgstr ""
26417 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
26418 #: config/darwin-c.c:109
26419 #, gcc-internal-format
26420 msgid "malformed '#pragma options', ignoring"
26421 msgstr ""
26423 #: config/darwin-c.c:112
26424 #, gcc-internal-format
26425 msgid "junk at end of '#pragma options'"
26426 msgstr ""
26428 #: config/darwin-c.c:122
26429 #, gcc-internal-format
26430 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
26431 msgstr ""
26433 #: config/darwin-c.c:134
26434 #, gcc-internal-format
26435 msgid "missing '(' after '#pragma unused', ignoring"
26436 msgstr ""
26438 #: config/darwin-c.c:155
26439 #, gcc-internal-format
26440 msgid "missing ')' after '#pragma unused', ignoring"
26441 msgstr ""
26443 #: config/darwin-c.c:158
26444 #, gcc-internal-format
26445 msgid "junk at end of '#pragma unused'"
26446 msgstr ""
26448 #: config/darwin-c.c:169
26449 #, gcc-internal-format
26450 msgid "malformed '#pragma ms_struct', ignoring"
26451 msgstr ""
26453 #: config/darwin-c.c:177
26454 #, gcc-internal-format
26455 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
26456 msgstr ""
26458 #: config/darwin-c.c:180
26459 #, gcc-internal-format
26460 msgid "junk at end of '#pragma ms_struct'"
26461 msgstr ""
26463 #: config/darwin-c.c:406
26464 #, gcc-internal-format, gfc-internal-format
26465 msgid "subframework include %s conflicts with framework include"
26466 msgstr ""
26468 #: config/darwin-c.c:718
26469 #, gcc-internal-format
26470 msgid "unknown value %qs of -mmacosx-version-min"
26471 msgstr ""
26473 #: config/darwin-driver.c:50
26474 #, gcc-internal-format
26475 msgid "sysctl for kern.osversion failed: %m"
26476 msgstr ""
26478 #: config/darwin-driver.c:85
26479 #, gcc-internal-format
26480 msgid "couldn%'t understand kern.osversion %q.*s"
26481 msgstr ""
26483 #. Arbitrary limit, number should be like xx.yy.zz
26484 #: config/darwin-driver.c:125
26485 #, gcc-internal-format
26486 msgid "couldn%'t understand version %s\n"
26487 msgstr ""
26489 #: config/darwin-driver.c:178
26490 #, gcc-internal-format, gfc-internal-format
26491 msgid "this compiler does not support %s"
26492 msgstr ""
26494 #: config/darwin-driver.c:233
26495 #, gcc-internal-format
26496 msgid "this compiler does not support PowerPC (arch flags ignored)"
26497 msgstr ""
26499 #: config/darwin-driver.c:237
26500 #, gcc-internal-format, gfc-internal-format
26501 msgid "%s conflicts with i386 (arch flags ignored)"
26502 msgstr ""
26504 #: config/darwin-driver.c:245
26505 #, gcc-internal-format, gfc-internal-format
26506 msgid "%s conflicts with x86_64 (arch flags ignored)"
26507 msgstr ""
26509 #: config/darwin-driver.c:252
26510 #, gcc-internal-format
26511 msgid "this compiler does not support X86 (arch flags ignored)"
26512 msgstr ""
26514 #: config/darwin-driver.c:256
26515 #, gcc-internal-format, gfc-internal-format
26516 msgid "%s conflicts with ppc (arch flags ignored)"
26517 msgstr ""
26519 #: config/darwin-driver.c:264
26520 #, gcc-internal-format, gfc-internal-format
26521 msgid "%s conflicts with ppc64 (arch flags ignored)"
26522 msgstr ""
26524 #: config/darwin.c:1691
26525 #, gcc-internal-format
26526 msgid ""
26527 "the use of _OBJC_-prefixed variable names to select meta-data sections is "
26528 "deprecated at 4.6 and will be removed in 4.7"
26529 msgstr ""
26531 #: config/darwin.c:1946
26532 #, gcc-internal-format, gfc-internal-format
26533 msgid "failed to open temporary file %s for LTO output"
26534 msgstr ""
26536 #: config/darwin.c:2035
26537 #, gcc-internal-format
26538 msgid ""
26539 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
26540 msgstr ""
26542 #: config/darwin.c:2042
26543 #, gcc-internal-format
26544 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
26545 msgstr ""
26547 #: config/darwin.c:2758
26548 #, gcc-internal-format
26549 msgid ""
26550 "protected visibility attribute not supported in this configuration; ignored"
26551 msgstr ""
26553 #: config/darwin.c:2947
26554 #, gcc-internal-format, gfc-internal-format
26555 msgid "failed to open temporary file %s with LTO output"
26556 msgstr ""
26558 #: config/darwin.c:3126
26559 #, gcc-internal-format
26560 msgid ""
26561 "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-"
26562 "runtime%>"
26563 msgstr ""
26565 #: config/darwin.c:3130
26566 #, gcc-internal-format
26567 msgid ""
26568 "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-"
26569 "fnext-runtime%>"
26570 msgstr ""
26572 #: config/darwin.c:3215
26573 #, gcc-internal-format
26574 msgid ""
26575 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
26576 msgstr ""
26578 #: config/darwin.c:3403
26579 #, gcc-internal-format
26580 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
26581 msgstr ""
26583 #: config/darwin.c:3410
26584 #, gcc-internal-format
26585 msgid "built-in function %qD takes one argument only"
26586 msgstr ""
26588 #: config/darwin.c:3496
26589 #, gcc-internal-format
26590 msgid "CFString literal is missing"
26591 msgstr ""
26593 #: config/darwin.c:3507
26594 #, gcc-internal-format
26595 msgid "CFString literal expression is not a string constant"
26596 msgstr ""
26598 #: config/darwin.c:3530
26599 #, gcc-internal-format, gfc-internal-format
26600 msgid "%s in CFString literal"
26601 msgstr ""
26603 #: config/host-darwin.c:61
26604 #, gcc-internal-format
26605 msgid "couldn%'t unmap pch_address_space: %m"
26606 msgstr ""
26608 #: config/sol2-c.c:91 config/sol2-c.c:107
26609 #, gcc-internal-format
26610 msgid "malformed %<#pragma align%>, ignoring"
26611 msgstr ""
26613 #: config/sol2-c.c:100
26614 #, gcc-internal-format
26615 msgid "invalid alignment for %<#pragma align%>, ignoring"
26616 msgstr ""
26618 #: config/sol2-c.c:115
26619 #, gcc-internal-format
26620 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
26621 msgstr ""
26623 #: config/sol2-c.c:127 config/sol2-c.c:139
26624 #, gcc-internal-format
26625 msgid "malformed %<#pragma align%>"
26626 msgstr ""
26628 #: config/sol2-c.c:134
26629 #, gcc-internal-format
26630 msgid "junk at end of %<#pragma align%>"
26631 msgstr ""
26633 #: config/sol2-c.c:155 config/sol2-c.c:162
26634 #, gcc-internal-format
26635 msgid "malformed %<#pragma init%>, ignoring"
26636 msgstr ""
26638 #: config/sol2-c.c:186 config/sol2-c.c:198
26639 #, gcc-internal-format
26640 msgid "malformed %<#pragma init%>"
26641 msgstr ""
26643 #: config/sol2-c.c:193
26644 #, gcc-internal-format
26645 msgid "junk at end of %<#pragma init%>"
26646 msgstr ""
26648 #: config/sol2-c.c:214 config/sol2-c.c:221
26649 #, gcc-internal-format
26650 msgid "malformed %<#pragma fini%>, ignoring"
26651 msgstr ""
26653 #: config/sol2-c.c:245 config/sol2-c.c:257
26654 #, gcc-internal-format
26655 msgid "malformed %<#pragma fini%>"
26656 msgstr ""
26658 #: config/sol2-c.c:252
26659 #, gcc-internal-format
26660 msgid "junk at end of %<#pragma fini%>"
26661 msgstr ""
26663 #: config/sol2.c:56
26664 #, gcc-internal-format
26665 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
26666 msgstr ""
26668 #: config/vxworks.c:145
26669 #, gcc-internal-format
26670 msgid "PIC is only supported for RTPs"
26671 msgstr ""
26673 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
26674 #. sections.  machopic_select_section ensures that weak variables go in
26675 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
26676 #. not supported.  Weak symbols that aren't visible outside the .s file
26677 #. are not supported.
26678 #: config/darwin.h:476
26679 #, gcc-internal-format
26680 msgid "alias definitions not supported in Mach-O; ignored"
26681 msgstr ""
26683 #. No profiling.
26684 #: config/vx-common.h:89
26685 #, gcc-internal-format
26686 msgid "profiler support for VxWorks"
26687 msgstr ""
26689 #: config/aarch64/aarch64-builtins.c:1049 config/arm/arm-builtins.c:2180
26690 #, gcc-internal-format
26691 msgid "%Kargument %d must be a constant immediate"
26692 msgstr ""
26694 #: config/aarch64/aarch64-builtins.c:1120 config/arm/arm-builtins.c:2365
26695 #, gcc-internal-format
26696 msgid "%Klane index must be a constant immediate"
26697 msgstr ""
26699 #: config/aarch64/aarch64-builtins.c:1123
26700 #, gcc-internal-format
26701 msgid "%Ktotal size and element size must be a non-zero constant immediate"
26702 msgstr ""
26704 #: config/aarch64/aarch64.c:913
26705 #, gcc-internal-format
26706 msgid "%qs is incompatible with %s %s"
26707 msgstr ""
26709 #: config/aarch64/aarch64.c:915
26710 #, gcc-internal-format
26711 msgid "%qs feature modifier is incompatible with %s %s"
26712 msgstr ""
26714 #: config/aarch64/aarch64.c:8312
26715 #, gcc-internal-format, gfc-internal-format
26716 msgid "unknown flag passed in -moverride=%s (%s)"
26717 msgstr ""
26719 #: config/aarch64/aarch64.c:8356
26720 #, gcc-internal-format, gfc-internal-format
26721 msgid "%s string ill-formed\n"
26722 msgstr ""
26724 #: config/aarch64/aarch64.c:8413
26725 #, gcc-internal-format, gfc-internal-format
26726 msgid "tuning string missing in option (%s)"
26727 msgstr ""
26729 #: config/aarch64/aarch64.c:8431
26730 #, gcc-internal-format, gfc-internal-format
26731 msgid "unknown tuning option (%s)"
26732 msgstr ""
26734 #: config/aarch64/aarch64.c:8645
26735 #, gcc-internal-format
26736 msgid "valid arguments are: %s; did you mean %qs?"
26737 msgstr ""
26739 #: config/aarch64/aarch64.c:8686
26740 #, gcc-internal-format
26741 msgid "missing cpu name in -mcpu=%qs"
26742 msgstr ""
26744 #: config/aarch64/aarch64.c:8693
26745 #, gcc-internal-format
26746 msgid "invalid feature modifier in -mcpu=%qs"
26747 msgstr ""
26749 #: config/aarch64/aarch64.c:8720
26750 #, gcc-internal-format
26751 msgid "missing arch name in -march=%qs"
26752 msgstr ""
26754 #: config/aarch64/aarch64.c:8723
26755 #, gcc-internal-format
26756 msgid "unknown value %qs for -march"
26757 msgstr ""
26759 #: config/aarch64/aarch64.c:8727
26760 #, gcc-internal-format
26761 msgid "invalid feature modifier in -march=%qs"
26762 msgstr ""
26764 #: config/aarch64/aarch64.c:8753
26765 #, gcc-internal-format
26766 msgid "missing cpu name in -mtune=%qs"
26767 msgstr ""
26769 #: config/aarch64/aarch64.c:8756
26770 #, gcc-internal-format
26771 msgid "unknown value %qs for -mtune"
26772 msgstr ""
26774 #: config/aarch64/aarch64.c:8859 config/arm/arm.c:3117
26775 #, gcc-internal-format, gfc-internal-format
26776 msgid "switch -mcpu=%s conflicts with -march=%s switch"
26777 msgstr ""
26779 #: config/aarch64/aarch64.c:8894
26780 #, gcc-internal-format
26781 msgid "Assembler does not support -mabi=ilp32"
26782 msgstr ""
26784 #: config/aarch64/aarch64.c:8957
26785 #, gcc-internal-format
26786 msgid "code model %qs with -f%s"
26787 msgstr ""
26789 #: config/aarch64/aarch64.c:9122
26790 #, gcc-internal-format, gfc-internal-format
26791 msgid "missing architecture name in 'arch' target %s"
26792 msgstr ""
26794 #: config/aarch64/aarch64.c:9125
26795 #, gcc-internal-format
26796 msgid "unknown value %qs for 'arch' target %s"
26797 msgstr ""
26799 #: config/aarch64/aarch64.c:9129
26800 #, gcc-internal-format
26801 msgid "invalid feature modifier %qs for 'arch' target %s"
26802 msgstr ""
26804 #: config/aarch64/aarch64.c:9163
26805 #, gcc-internal-format, gfc-internal-format
26806 msgid "missing cpu name in 'cpu' target %s"
26807 msgstr ""
26809 #: config/aarch64/aarch64.c:9166
26810 #, gcc-internal-format
26811 msgid "unknown value %qs for 'cpu' target %s"
26812 msgstr ""
26814 #: config/aarch64/aarch64.c:9170
26815 #, gcc-internal-format
26816 msgid "invalid feature modifier %qs for 'cpu' target %s"
26817 msgstr ""
26819 #: config/aarch64/aarch64.c:9201
26820 #, gcc-internal-format
26821 msgid "unknown value %qs for 'tune' target %s"
26822 msgstr ""
26824 #: config/aarch64/aarch64.c:9242
26825 #, gcc-internal-format
26826 msgid "missing feature modifier in target %s %qs"
26827 msgstr ""
26829 #: config/aarch64/aarch64.c:9247
26830 #, gcc-internal-format
26831 msgid "invalid feature modifier in target %s %qs"
26832 msgstr ""
26834 #: config/aarch64/aarch64.c:9297
26835 #, gcc-internal-format, gfc-internal-format
26836 msgid "malformed target %s"
26837 msgstr ""
26839 #: config/aarch64/aarch64.c:9345
26840 #, gcc-internal-format
26841 msgid "target %s %qs does not accept an argument"
26842 msgstr ""
26844 #: config/aarch64/aarch64.c:9354
26845 #, gcc-internal-format
26846 msgid "target %s %qs does not allow a negated form"
26847 msgstr ""
26849 #: config/aarch64/aarch64.c:9409
26850 #, gcc-internal-format, gfc-internal-format
26851 msgid "target %s %s=%s is not valid"
26852 msgstr ""
26854 #: config/aarch64/aarch64.c:9475
26855 #, gcc-internal-format, gfc-internal-format
26856 msgid "malformed target %s value"
26857 msgstr ""
26859 #: config/aarch64/aarch64.c:9492
26860 #, gcc-internal-format
26861 msgid "target %s %qs is invalid"
26862 msgstr ""
26864 #: config/aarch64/aarch64.c:9501
26865 #, gcc-internal-format
26866 msgid "malformed target %s list %qs"
26867 msgstr ""
26869 #: config/aarch64/aarch64.c:11358
26870 #, gcc-internal-format
26871 msgid "%Klane %wd out of range %wd - %wd"
26872 msgstr ""
26874 #: config/aarch64/aarch64.c:11360
26875 #, gcc-internal-format
26876 msgid "lane %wd out of range %wd - %wd"
26877 msgstr ""
26879 #: config/alpha/alpha.c:414
26880 #, gcc-internal-format
26881 msgid "bad value %qs for -mtrap-precision switch"
26882 msgstr ""
26884 #: config/alpha/alpha.c:428
26885 #, gcc-internal-format
26886 msgid "bad value %qs for -mfp-rounding-mode switch"
26887 msgstr ""
26889 #: config/alpha/alpha.c:443
26890 #, gcc-internal-format
26891 msgid "bad value %qs for -mfp-trap-mode switch"
26892 msgstr ""
26894 #: config/alpha/alpha.c:460
26895 #, gcc-internal-format
26896 msgid "bad value %qs for -mcpu switch"
26897 msgstr ""
26899 #: config/alpha/alpha.c:475
26900 #, gcc-internal-format
26901 msgid "bad value %qs for -mtune switch"
26902 msgstr ""
26904 #: config/alpha/alpha.c:496
26905 #, gcc-internal-format
26906 msgid "fp software completion requires -mtrap-precision=i"
26907 msgstr ""
26909 #: config/alpha/alpha.c:512
26910 #, gcc-internal-format
26911 msgid "rounding mode not supported for VAX floats"
26912 msgstr ""
26914 #: config/alpha/alpha.c:517
26915 #, gcc-internal-format
26916 msgid "trap mode not supported for VAX floats"
26917 msgstr ""
26919 #: config/alpha/alpha.c:521
26920 #, gcc-internal-format
26921 msgid "128-bit long double not supported for VAX floats"
26922 msgstr ""
26924 #: config/alpha/alpha.c:549
26925 #, gcc-internal-format, gfc-internal-format
26926 msgid "L%d cache latency unknown for %s"
26927 msgstr ""
26929 #: config/alpha/alpha.c:564
26930 #, gcc-internal-format
26931 msgid "bad value %qs for -mmemory-latency"
26932 msgstr ""
26934 #: config/alpha/alpha.c:6663 config/alpha/alpha.c:6666 config/arc/arc.c:5748
26935 #: config/arc/arc.c:6027 config/s390/s390.c:853 config/tilegx/tilegx.c:3542
26936 #: config/tilepro/tilepro.c:3106
26937 #, gcc-internal-format
26938 msgid "bad builtin fcode"
26939 msgstr ""
26941 #: config/arc/arc.c:714
26942 #, gcc-internal-format
26943 msgid "-mno-mpy supported only for ARC700 or ARCv2"
26944 msgstr ""
26946 #: config/arc/arc.c:717
26947 #, gcc-internal-format
26948 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
26949 msgstr ""
26951 #: config/arc/arc.c:722
26952 #, gcc-internal-format
26953 msgid "FPX fast and compact options cannot be specified together"
26954 msgstr ""
26956 #: config/arc/arc.c:726
26957 #, gcc-internal-format
26958 msgid "-mspfp_fast not available on ARC600 or ARC601"
26959 msgstr ""
26961 #: config/arc/arc.c:731
26962 #, gcc-internal-format
26963 msgid "No FPX/FPU mixing allowed"
26964 msgstr ""
26966 #: config/arc/arc.c:737
26967 #, gcc-internal-format, gfc-internal-format
26968 msgid "PIC is not supported for %s. Generating non-PIC code only.."
26969 msgstr ""
26971 #. Check options against architecture options.  Throw an error if
26972 #. option is not allowed.
26973 #: config/arc/arc.c:849 config/arc/arc.c:857
26974 #, gcc-internal-format, gfc-internal-format
26975 msgid "%s is not available for %s architecture"
26976 msgstr ""
26978 #: config/arc/arc.c:878
26979 #, gcc-internal-format
26980 msgid "compact-casesi is not applicable to ARCv2"
26981 msgstr ""
26983 #: config/arc/arc.c:1377
26984 #, gcc-internal-format, gfc-internal-format
26985 msgid "multiply option implies r%d is fixed"
26986 msgstr ""
26988 #: config/arc/arc.c:1578 config/epiphany/epiphany.c:492
26989 #: config/epiphany/epiphany.c:532
26990 #, gcc-internal-format
26991 msgid "argument of %qE attribute is not a string constant"
26992 msgstr ""
26994 #: config/arc/arc.c:1587
26995 #, gcc-internal-format
26996 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
26997 msgstr ""
26999 #: config/arc/arc.c:1595
27000 #, gcc-internal-format
27001 msgid "argument of %qE attribute is not \"ilink\""
27002 msgstr ""
27004 #: config/arc/arc.c:5647
27005 #, gcc-internal-format
27006 msgid "__builtin_arc_aligned with non-constant alignment"
27007 msgstr ""
27009 #: config/arc/arc.c:5655
27010 #, gcc-internal-format
27011 msgid "invalid alignment value for __builtin_arc_aligned"
27012 msgstr ""
27014 #: config/arc/arc.c:5782
27015 #, gcc-internal-format
27016 msgid "builtin operand should be an unsigned 6-bit value"
27017 msgstr ""
27019 #: config/arc/arc.c:5823
27020 #, gcc-internal-format
27021 msgid "operand 1 should be an unsigned 3-bit immediate"
27022 msgstr ""
27024 #: config/arc/arc.c:5864 config/arc/arc.c:5961
27025 #, gcc-internal-format
27026 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
27027 msgstr ""
27029 #: config/arc/arc.c:5897 config/arc/arc.c:5929
27030 #, gcc-internal-format
27031 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
27032 msgstr ""
27034 #: config/arc/arc.c:5901 config/arc/arc.c:5933
27035 #, gcc-internal-format
27036 msgid "operand 2 should be an unsigned 8-bit value"
27037 msgstr ""
27039 #: config/arc/arc.c:5965
27040 #, gcc-internal-format
27041 msgid "operand 3 should be an unsigned 8-bit value"
27042 msgstr ""
27044 #: config/arc/arc.c:5998
27045 #, gcc-internal-format
27046 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
27047 msgstr ""
27049 #: config/arc/arc.c:6002
27050 #, gcc-internal-format
27051 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
27052 msgstr ""
27054 #: config/arc/arc.c:6009
27055 #, gcc-internal-format
27056 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
27057 msgstr ""
27059 #: config/arc/arc.c:6012
27060 #, gcc-internal-format
27061 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
27062 msgstr ""
27064 #: config/arc/arc.c:6059
27065 #, gcc-internal-format, gfc-internal-format
27066 msgid "builtin requires an immediate for operand %d"
27067 msgstr ""
27069 #: config/arc/arc.c:6064
27070 #, gcc-internal-format, gfc-internal-format
27071 msgid "operand %d should be a 6 bit unsigned immediate"
27072 msgstr ""
27074 #: config/arc/arc.c:6068
27075 #, gcc-internal-format, gfc-internal-format
27076 msgid "operand %d should be a 8 bit unsigned immediate"
27077 msgstr ""
27079 #: config/arc/arc.c:6072
27080 #, gcc-internal-format, gfc-internal-format
27081 msgid "operand %d should be a 3 bit unsigned immediate"
27082 msgstr ""
27084 #: config/arc/arc.c:6075
27085 #, gcc-internal-format, gfc-internal-format
27086 msgid "unknown builtin immediate operand type for operand %d"
27087 msgstr ""
27089 #: config/arc/arc.c:6126
27090 #, gcc-internal-format
27091 msgid ""
27092 "register number must be a compile-time constant. Try giving higher "
27093 "optimization levels"
27094 msgstr ""
27096 #: config/arc/arc.c:6147
27097 #, gcc-internal-format
27098 msgid ""
27099 "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
27100 msgstr ""
27102 #: config/arc/arc.c:6735
27103 #, gcc-internal-format
27104 msgid "Insn addresses not set after shorten_branches"
27105 msgstr ""
27107 #: config/arc/arc.c:6944
27108 #, gcc-internal-format
27109 msgid "insn addresses not freed"
27110 msgstr ""
27112 #: config/arm/arm-builtins.c:2348
27113 #, gcc-internal-format
27114 msgid ""
27115 "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to "
27116 "use these intrinsics."
27117 msgstr ""
27119 #: config/arm/arm-builtins.c:2386
27120 #, gcc-internal-format
27121 msgid "You must enable VFP instructions to use these intrinsics."
27122 msgstr ""
27124 #: config/arm/arm-builtins.c:2443
27125 #, gcc-internal-format
27126 msgid ""
27127 "You must enable crypto instructions (e.g. include -mfloat-abi=softfp -"
27128 "mfpu=crypto-neon...) to use these intrinsics."
27129 msgstr ""
27131 #. @@@ better error message
27132 #: config/arm/arm-builtins.c:2501 config/arm/arm-builtins.c:2605
27133 #, gcc-internal-format
27134 msgid "selector must be an immediate"
27135 msgstr ""
27137 #: config/arm/arm-builtins.c:2509 config/arm/arm-builtins.c:2554
27138 #: config/arm/arm-builtins.c:2612 config/arm/arm-builtins.c:2621
27139 #, gcc-internal-format
27140 msgid "the range of selector should be in 0 to 7"
27141 msgstr ""
27143 #: config/arm/arm-builtins.c:2514 config/arm/arm-builtins.c:2623
27144 #, gcc-internal-format
27145 msgid "the range of selector should be in 0 to 3"
27146 msgstr ""
27148 #: config/arm/arm-builtins.c:2519 config/arm/arm-builtins.c:2625
27149 #, gcc-internal-format
27150 msgid "the range of selector should be in 0 to 1"
27151 msgstr ""
27153 #: config/arm/arm-builtins.c:2691
27154 #, gcc-internal-format
27155 msgid "mask must be an immediate"
27156 msgstr ""
27158 #: config/arm/arm-builtins.c:2696
27159 #, gcc-internal-format
27160 msgid "the range of mask should be in 0 to 255"
27161 msgstr ""
27163 #: config/arm/arm-builtins.c:2884
27164 #, gcc-internal-format
27165 msgid ""
27166 "the range of count should be in 0 to 32.  please check the intrinsic "
27167 "_mm_rori_pi16 in code."
27168 msgstr ""
27170 #: config/arm/arm-builtins.c:2886
27171 #, gcc-internal-format
27172 msgid ""
27173 "the range of count should be in 0 to 32.  please check the intrinsic "
27174 "_mm_rori_pi32 in code."
27175 msgstr ""
27177 #: config/arm/arm-builtins.c:2888
27178 #, gcc-internal-format
27179 msgid ""
27180 "the range of count should be in 0 to 32.  please check the intrinsic "
27181 "_mm_ror_pi16 in code."
27182 msgstr ""
27184 #: config/arm/arm-builtins.c:2890
27185 #, gcc-internal-format
27186 msgid ""
27187 "the range of count should be in 0 to 32.  please check the intrinsic "
27188 "_mm_ror_pi32 in code."
27189 msgstr ""
27191 #: config/arm/arm-builtins.c:2896
27192 #, gcc-internal-format
27193 msgid ""
27194 "the range of count should be in 0 to 64.  please check the intrinsic "
27195 "_mm_rori_si64 in code."
27196 msgstr ""
27198 #: config/arm/arm-builtins.c:2898
27199 #, gcc-internal-format
27200 msgid ""
27201 "the range of count should be in 0 to 64.  please check the intrinsic "
27202 "_mm_ror_si64 in code."
27203 msgstr ""
27205 #: config/arm/arm-builtins.c:2903
27206 #, gcc-internal-format
27207 msgid ""
27208 "the count should be no less than 0.  please check the intrinsic "
27209 "_mm_srli_pi16 in code."
27210 msgstr ""
27212 #: config/arm/arm-builtins.c:2905
27213 #, gcc-internal-format
27214 msgid ""
27215 "the count should be no less than 0.  please check the intrinsic "
27216 "_mm_srli_pi32 in code."
27217 msgstr ""
27219 #: config/arm/arm-builtins.c:2907
27220 #, gcc-internal-format
27221 msgid ""
27222 "the count should be no less than 0.  please check the intrinsic "
27223 "_mm_srli_si64 in code."
27224 msgstr ""
27226 #: config/arm/arm-builtins.c:2909
27227 #, gcc-internal-format
27228 msgid ""
27229 "the count should be no less than 0.  please check the intrinsic "
27230 "_mm_slli_pi16 in code."
27231 msgstr ""
27233 #: config/arm/arm-builtins.c:2911
27234 #, gcc-internal-format
27235 msgid ""
27236 "the count should be no less than 0.  please check the intrinsic "
27237 "_mm_slli_pi32 in code."
27238 msgstr ""
27240 #: config/arm/arm-builtins.c:2913
27241 #, gcc-internal-format
27242 msgid ""
27243 "the count should be no less than 0.  please check the intrinsic "
27244 "_mm_slli_si64 in code."
27245 msgstr ""
27247 #: config/arm/arm-builtins.c:2915
27248 #, gcc-internal-format
27249 msgid ""
27250 "the count should be no less than 0.  please check the intrinsic "
27251 "_mm_srai_pi16 in code."
27252 msgstr ""
27254 #: config/arm/arm-builtins.c:2917
27255 #, gcc-internal-format
27256 msgid ""
27257 "the count should be no less than 0.  please check the intrinsic "
27258 "_mm_srai_pi32 in code."
27259 msgstr ""
27261 #: config/arm/arm-builtins.c:2919
27262 #, gcc-internal-format
27263 msgid ""
27264 "the count should be no less than 0.  please check the intrinsic "
27265 "_mm_srai_si64 in code."
27266 msgstr ""
27268 #: config/arm/arm-builtins.c:2921
27269 #, gcc-internal-format
27270 msgid ""
27271 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 "
27272 "in code."
27273 msgstr ""
27275 #: config/arm/arm-builtins.c:2923
27276 #, gcc-internal-format
27277 msgid ""
27278 "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 "
27279 "in code."
27280 msgstr ""
27282 #: config/arm/arm-builtins.c:2925
27283 #, gcc-internal-format
27284 msgid ""
27285 "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 "
27286 "in code."
27287 msgstr ""
27289 #: config/arm/arm-builtins.c:2927
27290 #, gcc-internal-format
27291 msgid ""
27292 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 "
27293 "in code."
27294 msgstr ""
27296 #: config/arm/arm-builtins.c:2929
27297 #, gcc-internal-format
27298 msgid ""
27299 "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 "
27300 "in code."
27301 msgstr ""
27303 #: config/arm/arm-builtins.c:2931
27304 #, gcc-internal-format
27305 msgid ""
27306 "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 "
27307 "in code."
27308 msgstr ""
27310 #: config/arm/arm-builtins.c:2933
27311 #, gcc-internal-format
27312 msgid ""
27313 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 "
27314 "in code."
27315 msgstr ""
27317 #: config/arm/arm-builtins.c:2935
27318 #, gcc-internal-format
27319 msgid ""
27320 "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 "
27321 "in code."
27322 msgstr ""
27324 #: config/arm/arm-builtins.c:2937
27325 #, gcc-internal-format
27326 msgid ""
27327 "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 "
27328 "in code."
27329 msgstr ""
27331 #: config/arm/arm.c:2823
27332 #, gcc-internal-format
27333 msgid "iWMMXt and NEON are incompatible"
27334 msgstr ""
27336 #: config/arm/arm.c:2829
27337 #, gcc-internal-format
27338 msgid "target CPU does not support ARM mode"
27339 msgstr ""
27341 #: config/arm/arm.c:2833
27342 #, gcc-internal-format
27343 msgid ""
27344 "enabling backtrace support is only meaningful when compiling for the Thumb"
27345 msgstr ""
27347 #: config/arm/arm.c:2836
27348 #, gcc-internal-format
27349 msgid ""
27350 "enabling callee interworking support is only meaningful when compiling for "
27351 "the Thumb"
27352 msgstr ""
27354 #: config/arm/arm.c:2844
27355 #, gcc-internal-format
27356 msgid "-g with -mno-apcs-frame may not give sensible debugging"
27357 msgstr ""
27359 #: config/arm/arm.c:2848
27360 #, gcc-internal-format
27361 msgid "iWMMXt unsupported under Thumb mode"
27362 msgstr ""
27364 #: config/arm/arm.c:2851
27365 #, gcc-internal-format
27366 msgid "can not use -mtp=cp15 with 16-bit Thumb"
27367 msgstr ""
27369 #: config/arm/arm.c:2855
27370 #, gcc-internal-format
27371 msgid "RTP PIC is incompatible with Thumb"
27372 msgstr ""
27374 #: config/arm/arm.c:2863
27375 #, gcc-internal-format
27376 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
27377 msgstr ""
27379 #: config/arm/arm.c:2868
27380 #, gcc-internal-format
27381 msgid "-mpure-code only supports non-pic code on armv7-m targets"
27382 msgstr ""
27384 #: config/arm/arm.c:2971
27385 #, gcc-internal-format
27386 msgid "target CPU does not support THUMB instructions"
27387 msgstr ""
27389 #: config/arm/arm.c:3016
27390 #, gcc-internal-format
27391 msgid "target CPU does not support unaligned accesses"
27392 msgstr ""
27394 #. To support this we need to be able to parse FPU feature options
27395 #. from the architecture string.
27396 #: config/arm/arm.c:3270
27397 #, gcc-internal-format
27398 msgid "-mfpu=auto not currently supported without an explicit CPU."
27399 msgstr ""
27401 #: config/arm/arm.c:3349
27402 #, gcc-internal-format
27403 msgid "target CPU does not support interworking"
27404 msgstr ""
27406 #: config/arm/arm.c:3355
27407 #, gcc-internal-format
27408 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
27409 msgstr ""
27411 #: config/arm/arm.c:3363
27412 #, gcc-internal-format
27413 msgid "-fpic and -mapcs-reent are incompatible"
27414 msgstr ""
27416 #: config/arm/arm.c:3366
27417 #, gcc-internal-format
27418 msgid "APCS reentrant code not supported.  Ignored"
27419 msgstr ""
27421 #: config/arm/arm.c:3399
27422 #, gcc-internal-format
27423 msgid "selected fp16 options are incompatible."
27424 msgstr ""
27426 #: config/arm/arm.c:3430
27427 #, gcc-internal-format
27428 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
27429 msgstr ""
27431 #: config/arm/arm.c:3433
27432 #, gcc-internal-format
27433 msgid "iwmmxt abi requires an iwmmxt capable cpu"
27434 msgstr ""
27436 #: config/arm/arm.c:3444
27437 #, gcc-internal-format
27438 msgid "AAPCS does not support -mcaller-super-interworking"
27439 msgstr ""
27441 #: config/arm/arm.c:3447
27442 #, gcc-internal-format
27443 msgid "AAPCS does not support -mcallee-super-interworking"
27444 msgstr ""
27446 #: config/arm/arm.c:3452
27447 #, gcc-internal-format
27448 msgid "__fp16 and no ldrh"
27449 msgstr ""
27451 #: config/arm/arm.c:3463
27452 #, gcc-internal-format
27453 msgid "-mfloat-abi=hard: selected processor lacks an FPU"
27454 msgstr ""
27456 #: config/arm/arm.c:3471
27457 #, gcc-internal-format
27458 msgid "-mfloat-abi=hard and VFP"
27459 msgstr ""
27461 #: config/arm/arm.c:3507
27462 #, gcc-internal-format
27463 msgid "structure size boundary can only be set to 8, 32 or 64"
27464 msgstr ""
27466 #: config/arm/arm.c:3509
27467 #, gcc-internal-format
27468 msgid "structure size boundary can only be set to 8 or 32"
27469 msgstr ""
27471 #: config/arm/arm.c:3534
27472 #, gcc-internal-format
27473 msgid "RTP PIC is incompatible with -msingle-pic-base"
27474 msgstr ""
27476 #: config/arm/arm.c:3546
27477 #, gcc-internal-format
27478 msgid "-mpic-register= is useless without -fpic"
27479 msgstr ""
27481 #: config/arm/arm.c:3555
27482 #, gcc-internal-format, gfc-internal-format
27483 msgid "unable to use '%s' for PIC register"
27484 msgstr ""
27486 #: config/arm/arm.c:3574
27487 #, gcc-internal-format
27488 msgid "-freorder-blocks-and-partition not supported on this architecture"
27489 msgstr ""
27491 #: config/arm/arm.c:3665
27492 #, gcc-internal-format
27493 msgid "target CPU does not support ARMv8-M Security Extensions"
27494 msgstr ""
27496 #: config/arm/arm.c:5732
27497 #, gcc-internal-format
27498 msgid "non-AAPCS derived PCS variant"
27499 msgstr ""
27501 #: config/arm/arm.c:5734
27502 #, gcc-internal-format
27503 msgid "variadic functions must use the base AAPCS variant"
27504 msgstr ""
27506 #: config/arm/arm.c:5753
27507 #, gcc-internal-format
27508 msgid "PCS variant"
27509 msgstr ""
27511 #: config/arm/arm.c:5948
27512 #, gcc-internal-format
27513 msgid "Thumb-1 hard-float VFP ABI"
27514 msgstr ""
27516 #: config/arm/arm.c:6698 config/arm/arm.c:6716 config/arm/arm.c:6891
27517 #: config/avr/avr.c:9476 config/avr/avr.c:9492 config/bfin/bfin.c:4673
27518 #: config/bfin/bfin.c:4734 config/bfin/bfin.c:4763
27519 #: config/epiphany/epiphany.c:475 config/h8300/h8300.c:5456
27520 #: config/i386/i386.c:7620 config/i386/i386.c:12985 config/i386/i386.c:41081
27521 #: config/i386/i386.c:41131 config/i386/i386.c:41201 config/m68k/m68k.c:760
27522 #: config/mcore/mcore.c:3056 config/nvptx/nvptx.c:4146 config/rl78/rl78.c:781
27523 #: config/rs6000/rs6000.c:34707 config/rx/rx.c:2696 config/rx/rx.c:2722
27524 #: config/s390/s390.c:1062 config/sh/sh.c:8395 config/sh/sh.c:8413
27525 #: config/sh/sh.c:8437 config/sh/sh.c:8508 config/sh/sh.c:8531
27526 #: config/spu/spu.c:3683 config/stormy16/stormy16.c:2212
27527 #: config/v850/v850.c:2083 config/visium/visium.c:705
27528 #, gcc-internal-format
27529 msgid "%qE attribute only applies to functions"
27530 msgstr ""
27532 #: config/arm/arm.c:6840
27533 #, gcc-internal-format
27534 msgid ""
27535 "%qE attribute not available to functions with arguments passed on the stack"
27536 msgstr ""
27538 #: config/arm/arm.c:6852
27539 #, gcc-internal-format
27540 msgid ""
27541 "%qE attribute not available to functions with variable number of arguments"
27542 msgstr ""
27544 #: config/arm/arm.c:6861
27545 #, gcc-internal-format
27546 msgid "%qE attribute not available to functions that return value on the stack"
27547 msgstr ""
27549 #: config/arm/arm.c:6883 config/arm/arm.c:6935
27550 #, gcc-internal-format
27551 msgid "%qE attribute ignored without -mcmse option."
27552 msgstr ""
27554 #: config/arm/arm.c:6902
27555 #, gcc-internal-format
27556 msgid "%qE attribute has no effect on functions with static linkage"
27557 msgstr ""
27559 #: config/arm/arm.c:6951
27560 #, gcc-internal-format
27561 msgid "%qE attribute only applies to base type of a function pointer"
27562 msgstr ""
27564 #: config/arm/arm.c:12190
27565 #, gcc-internal-format
27566 msgid "%K%s %wd out of range %wd - %wd"
27567 msgstr ""
27569 #: config/arm/arm.c:12193
27570 #, gcc-internal-format
27571 msgid "%s %wd out of range %wd - %wd"
27572 msgstr ""
27574 #: config/arm/arm.c:23434
27575 #, gcc-internal-format
27576 msgid "unable to compute real location of stacked parameter"
27577 msgstr ""
27579 #: config/arm/arm.c:24087
27580 #, gcc-internal-format
27581 msgid "Unexpected thumb1 far jump"
27582 msgstr ""
27584 #: config/arm/arm.c:24351
27585 #, gcc-internal-format
27586 msgid "no low registers available for popping high registers"
27587 msgstr ""
27589 #: config/arm/arm.c:24600
27590 #, gcc-internal-format
27591 msgid "interrupt Service Routines cannot be coded in Thumb mode"
27592 msgstr ""
27594 #: config/arm/arm.c:24829
27595 #, gcc-internal-format
27596 msgid "-fstack-check=specific for Thumb-1"
27597 msgstr ""
27599 #: config/arm/arm.c:30304 config/i386/i386.c:6722 config/s390/s390.c:14809
27600 #, gcc-internal-format
27601 msgid "attribute %<target%> argument not a string"
27602 msgstr ""
27604 #: config/arm/arm.c:30328
27605 #, gcc-internal-format, gfc-internal-format
27606 msgid "invalid fpu for attribute(target(\"%s\"))"
27607 msgstr ""
27609 #. This doesn't really make sense until we support
27610 #. general dynamic selection of the architecture and all
27611 #. sub-features.
27612 #: config/arm/arm.c:30336
27613 #, gcc-internal-format
27614 msgid "auto fpu selection not currently permitted here"
27615 msgstr ""
27617 #: config/arm/arm.c:30343 config/i386/i386.c:6788 config/i386/i386.c:6835
27618 #: config/s390/s390.c:14875 config/s390/s390.c:14925 config/s390/s390.c:14942
27619 #, gcc-internal-format, gfc-internal-format
27620 msgid "attribute(target(\"%s\")) is unknown"
27621 msgstr ""
27623 #: config/arm/freebsd.h:121
27624 #, gcc-internal-format
27625 msgid "target OS does not support unaligned accesses"
27626 msgstr ""
27628 #: config/avr/avr-c.c:63 config/avr/avr-c.c:188
27629 #, gcc-internal-format
27630 msgid "%qs expects 1 argument but %d given"
27631 msgstr ""
27633 #: config/avr/avr-c.c:74
27634 #, gcc-internal-format
27635 msgid "%qs expects a fixed-point value as argument"
27636 msgstr ""
27638 #: config/avr/avr-c.c:100
27639 #, gcc-internal-format
27640 msgid "using %qs with unsigned type has no effect"
27641 msgstr ""
27643 #: config/avr/avr-c.c:105 config/avr/avr-c.c:171 config/avr/avr-c.c:228
27644 #, gcc-internal-format
27645 msgid "no matching fixed-point overload found for %qs"
27646 msgstr ""
27648 #: config/avr/avr-c.c:122
27649 #, gcc-internal-format
27650 msgid "%qs expects 2 arguments but %d given"
27651 msgstr ""
27653 #: config/avr/avr-c.c:134 config/avr/avr-c.c:199
27654 #, gcc-internal-format
27655 msgid "%qs expects a fixed-point value as first argument"
27656 msgstr ""
27658 #: config/avr/avr-c.c:142
27659 #, gcc-internal-format
27660 msgid "%qs expects an integer value as second argument"
27661 msgstr ""
27663 #: config/avr/avr-devices.c:203
27664 #, gcc-internal-format, gfc-internal-format
27665 msgid "devices natively supported:%s"
27666 msgstr ""
27668 #: config/avr/avr-devices.c:212
27669 #, gcc-internal-format, gfc-internal-format
27670 msgid "supported core architectures:%s"
27671 msgstr ""
27673 #. Reached the end of `avr_mcu_types'.  This should actually never
27674 #. happen as options are provided by device-specs.  It could be a
27675 #. typo in a device-specs or calling the compiler proper directly
27676 #. with -mmcu=<device>.
27677 #: config/avr/avr.c:699
27678 #, gcc-internal-format
27679 msgid "unknown core architecture %qs specified with %qs"
27680 msgstr ""
27682 #: config/avr/avr.c:765 config/visium/visium.c:387
27683 #, gcc-internal-format
27684 msgid "-fpic is not supported"
27685 msgstr ""
27687 #: config/avr/avr.c:767 config/visium/visium.c:389
27688 #, gcc-internal-format
27689 msgid "-fPIC is not supported"
27690 msgstr ""
27692 #: config/avr/avr.c:769
27693 #, gcc-internal-format
27694 msgid "-fpie is not supported"
27695 msgstr ""
27697 #: config/avr/avr.c:771
27698 #, gcc-internal-format
27699 msgid "-fPIE is not supported"
27700 msgstr ""
27702 #: config/avr/avr.c:1036
27703 #, gcc-internal-format
27704 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
27705 msgstr ""
27707 #: config/avr/avr.c:1043
27708 #, gcc-internal-format
27709 msgid "function attributes %qs and %qs have no effect on %qs function"
27710 msgstr ""
27712 #: config/avr/avr.c:1070
27713 #, gcc-internal-format
27714 msgid "%qs function cannot have arguments"
27715 msgstr ""
27717 #: config/avr/avr.c:1073
27718 #, gcc-internal-format
27719 msgid "%qs function cannot return a value"
27720 msgstr ""
27722 #: config/avr/avr.c:1080
27723 #, gcc-internal-format
27724 msgid "%qs appears to be a misspelled %s handler, missing __vector prefix"
27725 msgstr ""
27727 #: config/avr/avr.c:1307
27728 #, gcc-internal-format
27729 msgid "%<builtin_return_address%> contains only 2 bytes of address"
27730 msgstr ""
27732 #: config/avr/avr.c:2539
27733 #, gcc-internal-format
27734 msgid "pointer offset from symbol maybe incorrect"
27735 msgstr ""
27737 #: config/avr/avr.c:2678
27738 #, gcc-internal-format
27739 msgid "accessing data memory with program memory address"
27740 msgstr ""
27742 #: config/avr/avr.c:2739
27743 #, gcc-internal-format
27744 msgid "accessing program memory with data memory address"
27745 msgstr ""
27747 #: config/avr/avr.c:3218
27748 #, gcc-internal-format, gfc-internal-format
27749 msgid "fixed register %s used to pass parameter to function"
27750 msgstr ""
27752 #: config/avr/avr.c:3488
27753 #, gcc-internal-format
27754 msgid "writing to address space %qs not supported"
27755 msgstr ""
27757 #: config/avr/avr.c:9511
27758 #, gcc-internal-format
27759 msgid "%qE attribute only applies to variables in static storage"
27760 msgstr ""
27762 #: config/avr/avr.c:9518
27763 #, gcc-internal-format
27764 msgid "%qE attribute only supported for reduced Tiny cores"
27765 msgstr ""
27767 #: config/avr/avr.c:9535 config/bfin/bfin.c:4795 config/i386/winnt.c:59
27768 #: config/nvptx/nvptx.c:4169
27769 #, gcc-internal-format
27770 msgid "%qE attribute only applies to variables"
27771 msgstr ""
27773 #: config/avr/avr.c:9546
27774 #, gcc-internal-format
27775 msgid "%qE attribute allows only an integer constant argument"
27776 msgstr ""
27778 #: config/avr/avr.c:9556
27779 #, gcc-internal-format
27780 msgid "%qE attribute address out of range"
27781 msgstr ""
27783 #: config/avr/avr.c:9569
27784 #, gcc-internal-format
27785 msgid "both %s and %qE attribute provide address"
27786 msgstr ""
27788 #: config/avr/avr.c:9579
27789 #, gcc-internal-format
27790 msgid "%qE attribute on non-volatile variable"
27791 msgstr ""
27793 #: config/avr/avr.c:9649
27794 #, gcc-internal-format
27795 msgid "address spaces are not supported for reduced Tiny devices"
27796 msgstr ""
27798 #: config/avr/avr.c:9656
27799 #, gcc-internal-format
27800 msgid ""
27801 "address space %qs not supported for devices with flash size up to %d KiB"
27802 msgstr ""
27804 #: config/avr/avr.c:9827
27805 #, gcc-internal-format
27806 msgid "pointer targeting address space %qs must be const in %qT"
27807 msgstr ""
27809 #: config/avr/avr.c:9830
27810 #, gcc-internal-format
27811 msgid "pointer targeting address space %qs must be const in %s %q+D"
27812 msgstr ""
27814 #: config/avr/avr.c:9876
27815 #, gcc-internal-format
27816 msgid ""
27817 "variable %q+D must be const in order to be put into read-only section by "
27818 "means of %qs"
27819 msgstr ""
27821 #: config/avr/avr.c:9915
27822 #, gcc-internal-format
27823 msgid "static IO declaration for %q+D needs an address"
27824 msgstr ""
27826 #: config/avr/avr.c:9947
27827 #, gcc-internal-format
27828 msgid "IO definition for %q+D needs an address"
27829 msgstr ""
27831 #: config/avr/avr.c:10054
27832 #, gcc-internal-format
27833 msgid "only uninitialized variables can be placed in the .noinit section"
27834 msgstr ""
27836 #: config/avr/avr.c:10129
27837 #, gcc-internal-format
27838 msgid "uninitialized variable %q+D put into program memory area"
27839 msgstr ""
27841 #: config/avr/avr.c:10215
27842 #, gcc-internal-format
27843 msgid "%q+D has incompatible attributes %qs and %qs"
27844 msgstr ""
27846 #: config/avr/avr.c:10278
27847 #, gcc-internal-format
27848 msgid "architecture %qs supported for assembler only"
27849 msgstr ""
27851 #: config/avr/avr.c:12814
27852 #, gcc-internal-format
27853 msgid "conversion from address space %qs to address space %qs"
27854 msgstr ""
27856 #: config/avr/avr.c:13879 config/avr/avr.c:13892
27857 #, gcc-internal-format, gfc-internal-format
27858 msgid "%s expects a compile time integer constant"
27859 msgstr ""
27861 #: config/avr/avr.c:13906
27862 #, gcc-internal-format, gfc-internal-format
27863 msgid "%s expects a compile time long integer constant as first argument"
27864 msgstr ""
27866 #: config/avr/avr.c:13934
27867 #, gcc-internal-format, gfc-internal-format
27868 msgid ""
27869 "rounding to %d bits has no effect for fixed-point value with %d fractional "
27870 "bits"
27871 msgstr ""
27873 #: config/avr/avr.c:13943
27874 #, gcc-internal-format
27875 msgid "rounding result will always be 0"
27876 msgstr ""
27878 #: config/avr/driver-avr.c:56
27879 #, gcc-internal-format
27880 msgid "bad usage of spec function %qs"
27881 msgstr ""
27883 #: config/avr/driver-avr.c:84
27884 #, gcc-internal-format
27885 msgid "specified option %qs more than once"
27886 msgstr ""
27888 #: config/avr/driver-avr.c:98
27889 #, gcc-internal-format
27890 msgid "strange device name %qs after %qs: bad character %qc"
27891 msgstr ""
27893 #: config/bfin/bfin.c:2349
27894 #, gcc-internal-format
27895 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
27896 msgstr ""
27898 #: config/bfin/bfin.c:2354
27899 #, gcc-internal-format
27900 msgid "-mshared-library-id= specified without -mid-shared-library"
27901 msgstr ""
27903 #: config/bfin/bfin.c:2358
27904 #, gcc-internal-format
27905 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
27906 msgstr ""
27908 #: config/bfin/bfin.c:2363
27909 #, gcc-internal-format
27910 msgid "can%'t use multiple stack checking methods together"
27911 msgstr ""
27913 #: config/bfin/bfin.c:2366
27914 #, gcc-internal-format
27915 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
27916 msgstr ""
27918 #: config/bfin/bfin.c:2371 config/m68k/m68k.c:562
27919 #, gcc-internal-format
27920 msgid "cannot specify both -msep-data and -mid-shared-library"
27921 msgstr ""
27923 #: config/bfin/bfin.c:2391
27924 #, gcc-internal-format
27925 msgid "-mmulticore can only be used with BF561"
27926 msgstr ""
27928 #: config/bfin/bfin.c:2394
27929 #, gcc-internal-format
27930 msgid "-mcorea should be used with -mmulticore"
27931 msgstr ""
27933 #: config/bfin/bfin.c:2397
27934 #, gcc-internal-format
27935 msgid "-mcoreb should be used with -mmulticore"
27936 msgstr ""
27938 #: config/bfin/bfin.c:2400
27939 #, gcc-internal-format
27940 msgid "-mcorea and -mcoreb can%'t be used together"
27941 msgstr ""
27943 #: config/bfin/bfin.c:4678
27944 #, gcc-internal-format
27945 msgid "multiple function type attributes specified"
27946 msgstr ""
27948 #: config/bfin/bfin.c:4745
27949 #, gcc-internal-format
27950 msgid ""
27951 "can%'t apply both longcall and shortcall attributes to the same function"
27952 msgstr ""
27954 #: config/bfin/bfin.c:4802
27955 #, gcc-internal-format
27956 msgid "%qE attribute cannot be specified for local variables"
27957 msgstr ""
27959 #: config/c6x/c6x.c:239
27960 #, gcc-internal-format
27961 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
27962 msgstr ""
27964 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:181
27965 #, gcc-internal-format
27966 msgid "profiling is not yet implemented for this architecture"
27967 msgstr ""
27969 #: config/cr16/cr16.c:294
27970 #, gcc-internal-format
27971 msgid "data-model=far not valid for cr16c architecture"
27972 msgstr ""
27974 #: config/cr16/cr16.c:297
27975 #, gcc-internal-format, gfc-internal-format
27976 msgid "invalid data model option -mdata-model=%s"
27977 msgstr ""
27979 #: config/cr16/cr16.h:431
27980 #, gcc-internal-format
27981 msgid "profiler support for CR16"
27982 msgstr ""
27984 #. This function is for retrieving a part of an instruction name for
27985 #. an operator, for immediate output.  If that ever happens for
27986 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
27987 #. we notice.
27988 #: config/cris/cris.c:557
27989 #, gcc-internal-format
27990 msgid "MULT case in cris_op_str"
27991 msgstr ""
27993 #: config/cris/cris.c:885
27994 #, gcc-internal-format
27995 msgid "invalid use of ':' modifier"
27996 msgstr ""
27998 #: config/cris/cris.c:1119 config/moxie/moxie.c:182
27999 #, gcc-internal-format, gfc-internal-format
28000 msgid "internal error: bad register: %d"
28001 msgstr ""
28003 #: config/cris/cris.c:1870
28004 #, gcc-internal-format
28005 msgid "internal error: sideeffect-insn affecting main effect"
28006 msgstr ""
28008 #: config/cris/cris.c:1967
28009 #, gcc-internal-format
28010 msgid "unknown cc_attr value"
28011 msgstr ""
28013 #. If we get here, the caller got its initial tests wrong.
28014 #: config/cris/cris.c:2394
28015 #, gcc-internal-format
28016 msgid "internal error: cris_side_effect_mode_ok with bad operands"
28017 msgstr ""
28019 #: config/cris/cris.c:2633
28020 #, gcc-internal-format, gfc-internal-format
28021 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
28022 msgstr ""
28024 #: config/cris/cris.c:2661
28025 #, gcc-internal-format, gfc-internal-format
28026 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
28027 msgstr ""
28029 #: config/cris/cris.c:2697
28030 #, gcc-internal-format, gfc-internal-format
28031 msgid "unknown CRIS cpu version specification in -mtune= : %s"
28032 msgstr ""
28034 #: config/cris/cris.c:2718
28035 #, gcc-internal-format
28036 msgid "-fPIC and -fpic are not supported in this configuration"
28037 msgstr ""
28039 #: config/cris/cris.c:2967
28040 #, gcc-internal-format
28041 msgid "unknown src"
28042 msgstr ""
28044 #: config/cris/cris.c:3022
28045 #, gcc-internal-format
28046 msgid "unknown dest"
28047 msgstr ""
28049 #: config/cris/cris.c:3303
28050 #, gcc-internal-format, gfc-internal-format
28051 msgid "stackframe too big: %d bytes"
28052 msgstr ""
28054 #: config/cris/cris.c:3791 config/cris/cris.c:3819
28055 #, gcc-internal-format
28056 msgid "expand_binop failed in movsi got"
28057 msgstr ""
28059 #: config/cris/cris.c:3914
28060 #, gcc-internal-format
28061 msgid "emitting PIC operand, but PIC register isn%'t set up"
28062 msgstr ""
28064 #. Definitions for GCC.  Part of the machine description for CRIS.
28065 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
28066 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
28068 #. This file is part of GCC.
28070 #. GCC is free software; you can redistribute it and/or modify
28071 #. it under the terms of the GNU General Public License as published by
28072 #. the Free Software Foundation; either version 3, or (at your option)
28073 #. any later version.
28075 #. GCC is distributed in the hope that it will be useful,
28076 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
28077 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28078 #. GNU General Public License for more details.
28080 #. You should have received a copy of the GNU General Public License
28081 #. along with GCC; see the file COPYING3.  If not see
28082 #. <http://www.gnu.org/licenses/>.
28083 #. After the first "Node:" comment comes all preprocessor directives and
28084 #. attached declarations described in the info files, the "Using and
28085 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
28086 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
28087 #. really, but needs an update anyway.
28089 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
28090 #. for that.  If applicable, there is a CRIS-specific comment.  The order
28091 #. of macro definitions follow the order in the manual.  Every section in
28092 #. the manual (node in the info pages) has an introductory `Node:
28093 #. <subchapter>' comment.  If no macros are defined for a section, only
28094 #. the section-comment is present.
28095 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
28096 #. and config/cris/linux.h) are responsible for lots of settings not
28097 #. repeated below.  This file contains general CRIS definitions
28098 #. and definitions for the cris-*-elf subtarget.
28099 #. We don't want to use gcc_assert for everything, as that can be
28100 #. compiled out.
28101 #: config/cris/cris.h:42
28102 #, gcc-internal-format
28103 msgid "CRIS-port assertion failed: "
28104 msgstr ""
28106 #. Node: Caller Saves
28107 #. (no definitions)
28108 #. Node: Function entry
28109 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
28110 #. TARGET_ASM_FUNCTION_EPILOGUE.
28111 #. Node: Profiling
28112 #: config/cris/cris.h:749
28113 #, gcc-internal-format
28114 msgid "no FUNCTION_PROFILER for CRIS"
28115 msgstr ""
28117 #: config/epiphany/epiphany.c:483
28118 #, gcc-internal-format
28119 msgid "interrupt handlers cannot have arguments"
28120 msgstr ""
28122 #: config/epiphany/epiphany.c:507
28123 #, gcc-internal-format
28124 msgid ""
28125 "argument of %qE attribute is not \"reset\", \"software_exception\", "
28126 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
28127 "\"wand\" or \"swi\""
28128 msgstr ""
28130 #: config/epiphany/epiphany.c:1525
28131 #, gcc-internal-format
28132 msgid "stack_offset must be at least 4"
28133 msgstr ""
28135 #: config/epiphany/epiphany.c:1527
28136 #, gcc-internal-format
28137 msgid "stack_offset must be a multiple of 4"
28138 msgstr ""
28140 #: config/frv/frv.c:8592
28141 #, gcc-internal-format
28142 msgid "accumulator is not a constant integer"
28143 msgstr ""
28145 #: config/frv/frv.c:8597
28146 #, gcc-internal-format
28147 msgid "accumulator number is out of bounds"
28148 msgstr ""
28150 #: config/frv/frv.c:8608
28151 #, gcc-internal-format
28152 msgid "inappropriate accumulator for %qs"
28153 msgstr ""
28155 #: config/frv/frv.c:8684
28156 #, gcc-internal-format
28157 msgid "invalid IACC argument"
28158 msgstr ""
28160 #: config/frv/frv.c:8707
28161 #, gcc-internal-format
28162 msgid "%qs expects a constant argument"
28163 msgstr ""
28165 #: config/frv/frv.c:8712
28166 #, gcc-internal-format
28167 msgid "constant argument out of range for %qs"
28168 msgstr ""
28170 #: config/frv/frv.c:9193
28171 #, gcc-internal-format
28172 msgid "media functions are not available unless -mmedia is used"
28173 msgstr ""
28175 #: config/frv/frv.c:9205
28176 #, gcc-internal-format
28177 msgid "this media function is only available on the fr500"
28178 msgstr ""
28180 #: config/frv/frv.c:9233
28181 #, gcc-internal-format
28182 msgid "this media function is only available on the fr400 and fr550"
28183 msgstr ""
28185 #: config/frv/frv.c:9252
28186 #, gcc-internal-format
28187 msgid "this builtin function is only available on the fr405 and fr450"
28188 msgstr ""
28190 #: config/frv/frv.c:9261
28191 #, gcc-internal-format
28192 msgid "this builtin function is only available on the fr500 and fr550"
28193 msgstr ""
28195 #: config/frv/frv.c:9273
28196 #, gcc-internal-format
28197 msgid "this builtin function is only available on the fr450"
28198 msgstr ""
28200 #: config/ft32/ft32.c:177
28201 #, gcc-internal-format
28202 msgid "'h' applied to non-register operand"
28203 msgstr ""
28205 #: config/ft32/ft32.c:202
28206 #, gcc-internal-format, gfc-internal-format
28207 msgid "bad alignment: %d"
28208 msgstr ""
28210 #: config/ft32/ft32.c:497
28211 #, gcc-internal-format
28212 msgid "stack frame must be smaller than 64K"
28213 msgstr ""
28215 #: config/h8300/h8300.c:326
28216 #, gcc-internal-format
28217 msgid "-msx is not supported in coff"
28218 msgstr ""
28220 #: config/h8300/h8300.c:348
28221 #, gcc-internal-format
28222 msgid "-ms2600 is used without -ms"
28223 msgstr ""
28225 #: config/h8300/h8300.c:354
28226 #, gcc-internal-format
28227 msgid "-mn is used without -mh or -ms or -msx"
28228 msgstr ""
28230 #: config/h8300/h8300.c:360
28231 #, gcc-internal-format
28232 msgid "-mexr is used without -ms"
28233 msgstr ""
28235 #: config/h8300/h8300.c:366
28236 #, gcc-internal-format
28237 msgid "-mint32 is not supported for H8300 and H8300L targets"
28238 msgstr ""
28240 #: config/h8300/h8300.c:372
28241 #, gcc-internal-format
28242 msgid "-mexr is used without -ms or -msx"
28243 msgstr ""
28245 #: config/h8300/h8300.c:378
28246 #, gcc-internal-format
28247 msgid ""
28248 "-mno-exr valid only with -ms or -msx                   - Option ignored!"
28249 msgstr ""
28251 #: config/h8300/h8300.c:385
28252 #, gcc-internal-format
28253 msgid "-mn is not supported for linux targets"
28254 msgstr ""
28256 #: config/i386/host-cygwin.c:62
28257 #, gcc-internal-format
28258 msgid "can%'t extend PCH file: %m"
28259 msgstr ""
28261 #: config/i386/host-cygwin.c:73
28262 #, gcc-internal-format
28263 msgid "can%'t set position in PCH file: %m"
28264 msgstr ""
28266 #: config/i386/i386.c:4655
28267 #, gcc-internal-format
28268 msgid "wrong argument %qs to option %qs"
28269 msgstr ""
28271 #: config/i386/i386.c:4661
28272 #, gcc-internal-format
28273 msgid "size ranges of option %qs should be increasing"
28274 msgstr ""
28276 #: config/i386/i386.c:4671
28277 #, gcc-internal-format
28278 msgid "wrong strategy name %qs specified for option %qs"
28279 msgstr ""
28281 #. rep; movq isn't available in 32-bit code.
28282 #: config/i386/i386.c:4697
28283 #, gcc-internal-format
28284 msgid ""
28285 "strategy name %qs specified for option %qs not supported for 32-bit code"
28286 msgstr ""
28288 #: config/i386/i386.c:4710
28289 #, gcc-internal-format
28290 msgid "unknown alignment %qs specified for option %qs"
28291 msgstr ""
28293 #: config/i386/i386.c:4720
28294 #, gcc-internal-format
28295 msgid "the max value for the last size range should be -1 for option %qs"
28296 msgstr ""
28298 #: config/i386/i386.c:4727
28299 #, gcc-internal-format
28300 msgid "too many size ranges specified in option %qs"
28301 msgstr ""
28303 #: config/i386/i386.c:4780
28304 #, gcc-internal-format, gfc-internal-format
28305 msgid "Unknown parameter to option -mtune-ctrl: %s"
28306 msgstr ""
28308 #: config/i386/i386.c:5182
28309 #, gcc-internal-format
28310 msgid "Intel MCU psABI isn%'t supported in %s mode"
28311 msgstr ""
28313 #: config/i386/i386.c:5231
28314 #, gcc-internal-format
28315 msgid ""
28316 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
28317 "instead as appropriate"
28318 msgstr ""
28320 #. rep; movq isn't available in 32-bit code.
28321 #: config/i386/i386.c:5260
28322 #, gcc-internal-format
28323 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
28324 msgstr ""
28326 #: config/i386/i386.c:5277
28327 #, gcc-internal-format
28328 msgid "address mode %qs not supported in the %s bit mode"
28329 msgstr ""
28331 #: config/i386/i386.c:5303 config/i386/i386.c:5312 config/i386/i386.c:5324
28332 #: config/i386/i386.c:5335 config/i386/i386.c:5346
28333 #, gcc-internal-format
28334 msgid "code model %qs not supported in the %s bit mode"
28335 msgstr ""
28337 #: config/i386/i386.c:5315 config/i386/i386.c:5327
28338 #, gcc-internal-format
28339 msgid "code model %qs not supported in x32 mode"
28340 msgstr ""
28342 #: config/i386/i386.c:5333 config/i386/i386.c:5342 config/i386/i386.c:6514
28343 #, gcc-internal-format, gfc-internal-format
28344 msgid "code model %s does not support PIC mode"
28345 msgstr ""
28347 #: config/i386/i386.c:5370
28348 #, gcc-internal-format
28349 msgid "-masm=intel not supported in this configuration"
28350 msgstr ""
28352 #: config/i386/i386.c:5375
28353 #, gcc-internal-format, gfc-internal-format
28354 msgid "%i-bit mode not compiled in"
28355 msgstr ""
28357 #: config/i386/i386.c:5384
28358 #, gcc-internal-format
28359 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
28360 msgstr ""
28362 #: config/i386/i386.c:5392
28363 #, gcc-internal-format
28364 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
28365 msgstr ""
28367 #: config/i386/i386.c:5401 config/i386/i386.c:5671
28368 #, gcc-internal-format
28369 msgid "CPU you selected does not support x86-64 instruction set"
28370 msgstr ""
28372 #: config/i386/i386.c:5608 config/i386/i386.c:5611
28373 #, gcc-internal-format
28374 msgid "Intel MPX does not support x32"
28375 msgstr ""
28377 #: config/i386/i386.c:5616
28378 #, gcc-internal-format
28379 msgid "bad value (%qs) for %<-march=%> switch"
28380 msgstr ""
28382 #: config/i386/i386.c:5634
28383 #, gcc-internal-format
28384 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
28385 msgstr ""
28387 #: config/i386/i386.c:5641
28388 #, gcc-internal-format
28389 msgid "valid arguments to %<-march=%> switch are: %s"
28390 msgstr ""
28392 #: config/i386/i386.c:5689
28393 #, gcc-internal-format
28394 msgid "bad value (%qs) for %<-mtune=%> switch"
28395 msgstr ""
28397 #: config/i386/i386.c:5705
28398 #, gcc-internal-format
28399 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
28400 msgstr ""
28402 #: config/i386/i386.c:5712
28403 #, gcc-internal-format
28404 msgid "valid arguments to %<-mtune=%> switch are: %s"
28405 msgstr ""
28407 #: config/i386/i386.c:5779
28408 #, gcc-internal-format
28409 msgid "-mregparm is ignored in 64-bit mode"
28410 msgstr ""
28412 #: config/i386/i386.c:5781
28413 #, gcc-internal-format
28414 msgid "-mregparm is ignored for Intel MCU psABI"
28415 msgstr ""
28417 #: config/i386/i386.c:5784
28418 #, gcc-internal-format, gfc-internal-format
28419 msgid "-mregparm=%d is not between 0 and %d"
28420 msgstr ""
28422 #: config/i386/i386.c:5816
28423 #, gcc-internal-format
28424 msgid "%<-mrtd%> is ignored in 64bit mode"
28425 msgstr ""
28427 #: config/i386/i386.c:5891
28428 #, gcc-internal-format
28429 msgid "-mpreferred-stack-boundary is not supported for this target"
28430 msgstr ""
28432 #: config/i386/i386.c:5894
28433 #, gcc-internal-format, gfc-internal-format
28434 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
28435 msgstr ""
28437 #: config/i386/i386.c:5917
28438 #, gcc-internal-format, gfc-internal-format
28439 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
28440 msgstr ""
28442 #: config/i386/i386.c:5930
28443 #, gcc-internal-format
28444 msgid "-mnop-mcount is not compatible with this target"
28445 msgstr ""
28447 #: config/i386/i386.c:5933
28448 #, gcc-internal-format
28449 msgid "-mnop-mcount is not implemented for -fPIC"
28450 msgstr ""
28452 #: config/i386/i386.c:5939
28453 #, gcc-internal-format
28454 msgid "%<-msseregparm%> used without SSE enabled"
28455 msgstr ""
28457 #: config/i386/i386.c:5950
28458 #, gcc-internal-format
28459 msgid "SSE instruction set disabled, using 387 arithmetics"
28460 msgstr ""
28462 #: config/i386/i386.c:5957
28463 #, gcc-internal-format
28464 msgid "387 instruction set disabled, using SSE arithmetics"
28465 msgstr ""
28467 #: config/i386/i386.c:6007
28468 #, gcc-internal-format
28469 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
28470 msgstr ""
28472 #: config/i386/i386.c:6022
28473 #, gcc-internal-format
28474 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
28475 msgstr ""
28477 #: config/i386/i386.c:6136
28478 #, gcc-internal-format
28479 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
28480 msgstr ""
28482 #: config/i386/i386.c:6143
28483 #, gcc-internal-format
28484 msgid "-mno-fentry isn%'t compatible with SEH"
28485 msgstr ""
28487 #: config/i386/i386.c:6210 config/rs6000/rs6000.c:5176
28488 #, gcc-internal-format, gfc-internal-format
28489 msgid "unknown option for -mrecip=%s"
28490 msgstr ""
28492 #: config/i386/i386.c:6816
28493 #, gcc-internal-format, gfc-internal-format
28494 msgid "option(\"%s\") was already specified"
28495 msgstr ""
28497 #: config/i386/i386.c:7118
28498 #, gcc-internal-format
28499 msgid "Only DWARF debug format is supported for interrupt service routine."
28500 msgstr ""
28502 #: config/i386/i386.c:7217
28503 #, gcc-internal-format, gfc-internal-format
28504 msgid "%s instructions aren't allowed in %s service routine"
28505 msgstr ""
28507 #: config/i386/i386.c:7221
28508 #, gcc-internal-format, gfc-internal-format
28509 msgid ""
28510 "%s instructions aren't allowed in function with no_caller_saved_registers "
28511 "attribute"
28512 msgstr ""
28514 #: config/i386/i386.c:7633 config/i386/i386.c:7684
28515 #, gcc-internal-format
28516 msgid "fastcall and regparm attributes are not compatible"
28517 msgstr ""
28519 #: config/i386/i386.c:7638
28520 #, gcc-internal-format
28521 msgid "regparam and thiscall attributes are not compatible"
28522 msgstr ""
28524 #: config/i386/i386.c:7645 config/i386/i386.c:41101
28525 #, gcc-internal-format
28526 msgid "%qE attribute requires an integer constant argument"
28527 msgstr ""
28529 #: config/i386/i386.c:7651
28530 #, gcc-internal-format
28531 msgid "argument to %qE attribute larger than %d"
28532 msgstr ""
28534 #: config/i386/i386.c:7676 config/i386/i386.c:7719
28535 #, gcc-internal-format
28536 msgid "fastcall and cdecl attributes are not compatible"
28537 msgstr ""
28539 #: config/i386/i386.c:7680
28540 #, gcc-internal-format
28541 msgid "fastcall and stdcall attributes are not compatible"
28542 msgstr ""
28544 #: config/i386/i386.c:7688 config/i386/i386.c:7737
28545 #, gcc-internal-format
28546 msgid "fastcall and thiscall attributes are not compatible"
28547 msgstr ""
28549 #: config/i386/i386.c:7698 config/i386/i386.c:7715
28550 #, gcc-internal-format
28551 msgid "stdcall and cdecl attributes are not compatible"
28552 msgstr ""
28554 #: config/i386/i386.c:7702
28555 #, gcc-internal-format
28556 msgid "stdcall and fastcall attributes are not compatible"
28557 msgstr ""
28559 #: config/i386/i386.c:7706 config/i386/i386.c:7733
28560 #, gcc-internal-format
28561 msgid "stdcall and thiscall attributes are not compatible"
28562 msgstr ""
28564 #: config/i386/i386.c:7723 config/i386/i386.c:7741
28565 #, gcc-internal-format
28566 msgid "cdecl and thiscall attributes are not compatible"
28567 msgstr ""
28569 #: config/i386/i386.c:7729
28570 #, gcc-internal-format
28571 msgid "%qE attribute is used for non-class method"
28572 msgstr ""
28574 #: config/i386/i386.c:7967
28575 #, gcc-internal-format
28576 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
28577 msgstr ""
28579 #: config/i386/i386.c:7970
28580 #, gcc-internal-format
28581 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
28582 msgstr ""
28584 #: config/i386/i386.c:8286
28585 #, gcc-internal-format
28586 msgid "X32 does not support ms_abi attribute"
28587 msgstr ""
28589 #: config/i386/i386.c:8318
28590 #, gcc-internal-format
28591 msgid "ms_hook_prologue is not compatible with nested function"
28592 msgstr ""
28594 #: config/i386/i386.c:8631
28595 #, gcc-internal-format
28596 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
28597 msgstr ""
28599 #: config/i386/i386.c:8637
28600 #, gcc-internal-format
28601 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
28602 msgstr ""
28604 #: config/i386/i386.c:8651
28605 #, gcc-internal-format
28606 msgid "AVX vector argument without AVX enabled changes the ABI"
28607 msgstr ""
28609 #: config/i386/i386.c:8657
28610 #, gcc-internal-format
28611 msgid "AVX vector return without AVX enabled changes the ABI"
28612 msgstr ""
28614 #: config/i386/i386.c:8673
28615 #, gcc-internal-format
28616 msgid "SSE vector argument without SSE enabled changes the ABI"
28617 msgstr ""
28619 #: config/i386/i386.c:8679
28620 #, gcc-internal-format
28621 msgid "SSE vector return without SSE enabled changes the ABI"
28622 msgstr ""
28624 #: config/i386/i386.c:8695
28625 #, gcc-internal-format
28626 msgid "MMX vector argument without MMX enabled changes the ABI"
28627 msgstr ""
28629 #: config/i386/i386.c:8701
28630 #, gcc-internal-format
28631 msgid "MMX vector return without MMX enabled changes the ABI"
28632 msgstr ""
28634 #: config/i386/i386.c:8883
28635 #, gcc-internal-format
28636 msgid ""
28637 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
28638 msgstr ""
28640 #: config/i386/i386.c:9000
28641 #, gcc-internal-format
28642 msgid "the ABI of passing union with long double has changed in GCC 4.4"
28643 msgstr ""
28645 #: config/i386/i386.c:9118
28646 #, gcc-internal-format
28647 msgid ""
28648 "the ABI of passing structure with complex float member has changed in GCC 4.4"
28649 msgstr ""
28651 #: config/i386/i386.c:9281
28652 #, gcc-internal-format
28653 msgid "SSE register return with SSE disabled"
28654 msgstr ""
28656 #: config/i386/i386.c:9287
28657 #, gcc-internal-format
28658 msgid "SSE register argument with SSE disabled"
28659 msgstr ""
28661 #: config/i386/i386.c:9303
28662 #, gcc-internal-format
28663 msgid "x87 register return with x87 disabled"
28664 msgstr ""
28666 #: config/i386/i386.c:9599 config/i386/i386.c:9870
28667 #, gcc-internal-format
28668 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
28669 msgstr ""
28671 #: config/i386/i386.c:9601 config/i386/i386.c:9872 config/i386/i386.c:10395
28672 #, gcc-internal-format
28673 msgid ""
28674 "this is a GCC bug that can be worked around by adding attribute used to "
28675 "function called"
28676 msgstr ""
28678 #: config/i386/i386.c:10295
28679 #, gcc-internal-format, gfc-internal-format
28680 msgid ""
28681 "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
28682 msgstr ""
28684 #: config/i386/i386.c:10393
28685 #, gcc-internal-format
28686 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
28687 msgstr ""
28689 #: config/i386/i386.c:13678
28690 #, gcc-internal-format
28691 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
28692 msgstr ""
28694 #: config/i386/i386.c:13768
28695 #, gcc-internal-format
28696 msgid ""
28697 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
28698 "routine.  This may be worked around by avoiding functions with aggregate "
28699 "return."
28700 msgstr ""
28702 #: config/i386/i386.c:14780
28703 #, gcc-internal-format
28704 msgid "-fsplit-stack does not support fastcall with nested function"
28705 msgstr ""
28707 #: config/i386/i386.c:14800
28708 #, gcc-internal-format
28709 msgid ""
28710 "-fsplit-stack does not support 2 register parameters for a nested function"
28711 msgstr ""
28713 #. FIXME: We could make this work by pushing a register
28714 #. around the addition and comparison.
28715 #: config/i386/i386.c:14811
28716 #, gcc-internal-format
28717 msgid "-fsplit-stack does not support 3 register parameters"
28718 msgstr ""
28720 #: config/i386/i386.c:17629
28721 #, gcc-internal-format
28722 msgid "extended registers have no high halves"
28723 msgstr ""
28725 #: config/i386/i386.c:17644
28726 #, gcc-internal-format
28727 msgid "unsupported operand size for extended register"
28728 msgstr ""
28730 #: config/i386/i386.c:17836
28731 #, gcc-internal-format
28732 msgid "non-integer operand used with operand code 'z'"
28733 msgstr ""
28735 #: config/i386/i386.c:28181
28736 #, gcc-internal-format
28737 msgid "interrupt service routine can't be called directly"
28738 msgstr ""
28740 #: config/i386/i386.c:32448
28741 #, gcc-internal-format
28742 msgid "No dispatcher found for the versioning attributes"
28743 msgstr ""
28745 #: config/i386/i386.c:32498
28746 #, gcc-internal-format, gfc-internal-format
28747 msgid "No dispatcher found for %s"
28748 msgstr ""
28750 #: config/i386/i386.c:32508
28751 #, gcc-internal-format, gfc-internal-format
28752 msgid "No dispatcher found for the versioning attributes : %s"
28753 msgstr ""
28755 #: config/i386/i386.c:32756
28756 #, gcc-internal-format
28757 msgid ""
28758 "Function versions cannot be marked as gnu_inline, bodies have to be generated"
28759 msgstr ""
28761 #: config/i386/i386.c:32761 config/i386/i386.c:33189
28762 #, gcc-internal-format
28763 msgid "Virtual function multiversioning not supported"
28764 msgstr ""
28766 #: config/i386/i386.c:32824
28767 #, gcc-internal-format
28768 msgid "missing %<target%> attribute for multi-versioned %D"
28769 msgstr ""
28771 #: config/i386/i386.c:32827
28772 #, gcc-internal-format
28773 msgid "previous declaration of %D"
28774 msgstr ""
28776 #: config/i386/i386.c:33046
28777 #, gcc-internal-format
28778 msgid "multiversioning needs ifunc which is not supported on this target"
28779 msgstr ""
28781 #: config/i386/i386.c:33436
28782 #, gcc-internal-format
28783 msgid "Parameter to builtin must be a string constant or literal"
28784 msgstr ""
28786 #: config/i386/i386.c:33461 config/i386/i386.c:33511
28787 #, gcc-internal-format, gfc-internal-format
28788 msgid "Parameter to builtin not valid: %s"
28789 msgstr ""
28791 #: config/i386/i386.c:34188 config/i386/i386.c:35554
28792 #, gcc-internal-format
28793 msgid "the last argument must be a 2-bit immediate"
28794 msgstr ""
28796 #: config/i386/i386.c:34583
28797 #, gcc-internal-format
28798 msgid "the fifth argument must be an 8-bit immediate"
28799 msgstr ""
28801 #: config/i386/i386.c:34678
28802 #, gcc-internal-format
28803 msgid "the third argument must be an 8-bit immediate"
28804 msgstr ""
28806 #: config/i386/i386.c:35485
28807 #, gcc-internal-format
28808 msgid "the last argument must be an 1-bit immediate"
28809 msgstr ""
28811 #: config/i386/i386.c:35500
28812 #, gcc-internal-format
28813 msgid "the last argument must be a 3-bit immediate"
28814 msgstr ""
28816 #: config/i386/i386.c:35533
28817 #, gcc-internal-format
28818 msgid "the last argument must be a 4-bit immediate"
28819 msgstr ""
28821 #: config/i386/i386.c:35573
28822 #, gcc-internal-format
28823 msgid "the last argument must be a 1-bit immediate"
28824 msgstr ""
28826 #: config/i386/i386.c:35586
28827 #, gcc-internal-format
28828 msgid "the last argument must be a 5-bit immediate"
28829 msgstr ""
28831 #: config/i386/i386.c:35596
28832 #, gcc-internal-format
28833 msgid "the next to last argument must be an 8-bit immediate"
28834 msgstr ""
28836 #: config/i386/i386.c:35601 config/i386/i386.c:36391
28837 #, gcc-internal-format
28838 msgid "the last argument must be an 8-bit immediate"
28839 msgstr ""
28841 #: config/i386/i386.c:35769
28842 #, gcc-internal-format
28843 msgid "the third argument must be comparison constant"
28844 msgstr ""
28846 #: config/i386/i386.c:35774
28847 #, gcc-internal-format
28848 msgid "incorrect comparison mode"
28849 msgstr ""
28851 #: config/i386/i386.c:35780 config/i386/i386.c:35981
28852 #, gcc-internal-format
28853 msgid "incorrect rounding operand"
28854 msgstr ""
28856 #: config/i386/i386.c:35963
28857 #, gcc-internal-format
28858 msgid "the immediate argument must be a 4-bit immediate"
28859 msgstr ""
28861 #: config/i386/i386.c:35969
28862 #, gcc-internal-format
28863 msgid "the immediate argument must be a 5-bit immediate"
28864 msgstr ""
28866 #: config/i386/i386.c:35972
28867 #, gcc-internal-format
28868 msgid "the immediate argument must be an 8-bit immediate"
28869 msgstr ""
28871 #: config/i386/i386.c:36389
28872 #, gcc-internal-format
28873 msgid "the last argument must be a 32-bit immediate"
28874 msgstr ""
28876 #: config/i386/i386.c:36471 config/rs6000/rs6000.c:15532
28877 #, gcc-internal-format
28878 msgid "selector must be an integer constant in the range 0..%wi"
28879 msgstr ""
28881 #: config/i386/i386.c:36667
28882 #, gcc-internal-format
28883 msgid "%qE needs unknown isa option"
28884 msgstr ""
28886 #: config/i386/i386.c:36671
28887 #, gcc-internal-format
28888 msgid "%qE needs isa option %s"
28889 msgstr ""
28891 #: config/i386/i386.c:37419
28892 #, gcc-internal-format
28893 msgid "last argument must be an immediate"
28894 msgstr ""
28896 #: config/i386/i386.c:38028 config/i386/i386.c:38210
28897 #, gcc-internal-format
28898 msgid "the last argument must be scale 1, 2, 4, 8"
28899 msgstr ""
28901 #: config/i386/i386.c:38263
28902 #, gcc-internal-format
28903 msgid "the forth argument must be scale 1, 2, 4, 8"
28904 msgstr ""
28906 #: config/i386/i386.c:38269
28907 #, gcc-internal-format
28908 msgid "incorrect hint operand"
28909 msgstr ""
28911 #: config/i386/i386.c:38288
28912 #, gcc-internal-format
28913 msgid "the xabort's argument must be an 8-bit immediate"
28914 msgstr ""
28916 #: config/i386/i386.c:41088
28917 #, gcc-internal-format
28918 msgid "%qE attribute only available for 32-bit"
28919 msgstr ""
28921 #: config/i386/i386.c:41109
28922 #, gcc-internal-format
28923 msgid "argument to %qE attribute is neither zero, nor one"
28924 msgstr ""
28926 #: config/i386/i386.c:41142 config/i386/i386.c:41151
28927 #, gcc-internal-format
28928 msgid "ms_abi and sysv_abi attributes are not compatible"
28929 msgstr ""
28931 #: config/i386/i386.c:41187 config/rs6000/rs6000.c:34790
28932 #, gcc-internal-format
28933 msgid "%qE incompatible attribute ignored"
28934 msgstr ""
28936 #: config/i386/i386.c:41231
28937 #, gcc-internal-format
28938 msgid "interrupt service routine should have a pointer as the first argument"
28939 msgstr ""
28941 #: config/i386/i386.c:41238
28942 #, gcc-internal-format, gfc-internal-format
28943 msgid ""
28944 "interrupt service routine should have unsigned %sint as the second argument"
28945 msgstr ""
28947 #: config/i386/i386.c:41248
28948 #, gcc-internal-format
28949 msgid ""
28950 "interrupt service routine can only have a pointer argument and an optional "
28951 "integer argument"
28952 msgstr ""
28954 #: config/i386/i386.c:41251
28955 #, gcc-internal-format
28956 msgid "interrupt service routine can't have non-void return value"
28957 msgstr ""
28959 #: config/i386/i386.c:44148
28960 #, gcc-internal-format
28961 msgid "alternatives not allowed in asm flag output"
28962 msgstr ""
28964 #: config/i386/i386.c:44212
28965 #, gcc-internal-format
28966 msgid "unknown asm flag output %qs"
28967 msgstr ""
28969 #: config/i386/i386.c:44241
28970 #, gcc-internal-format
28971 msgid "invalid type for asm flag output"
28972 msgstr ""
28974 #: config/i386/i386.c:50455
28975 #, gcc-internal-format
28976 msgid "Unknown architecture specific memory model"
28977 msgstr ""
28979 #: config/i386/i386.c:50462
28980 #, gcc-internal-format
28981 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
28982 msgstr ""
28984 #: config/i386/i386.c:50468
28985 #, gcc-internal-format
28986 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
28987 msgstr ""
28989 #: config/i386/i386.c:50492 config/i386/i386.c:50613
28990 #, gcc-internal-format, gfc-internal-format
28991 msgid "unsupported simdlen %d"
28992 msgstr ""
28994 #: config/i386/i386.c:50511
28995 #, gcc-internal-format
28996 msgid "unsupported return type %qT for simd\n"
28997 msgstr ""
28999 #: config/i386/i386.c:50533
29000 #, gcc-internal-format
29001 msgid "unsupported argument type %qT for simd\n"
29002 msgstr ""
29004 #: config/i386/i386.c:50859
29005 #, gcc-internal-format
29006 msgid ""
29007 "Pointer Checker requires MPX support on this target. Use -mmpx options to "
29008 "enable MPX."
29009 msgstr ""
29011 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
29012 #, gcc-internal-format
29013 msgid "deleting file %s: %m"
29014 msgstr ""
29016 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
29017 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:524
29018 #, gcc-internal-format, gfc-internal-format
29019 msgid "cannot open '%s'"
29020 msgstr ""
29022 #: config/i386/intelmic-mkoffload.c:465
29023 #, gcc-internal-format
29024 msgid "output file not specified"
29025 msgstr ""
29027 #: config/i386/intelmic-mkoffload.c:558
29028 #, gcc-internal-format
29029 msgid "COLLECT_GCC must be set"
29030 msgstr ""
29032 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
29033 #, gcc-internal-format, gfc-internal-format
29034 msgid "offload compiler %s not found"
29035 msgstr ""
29037 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:475
29038 #, gcc-internal-format
29039 msgid "unrecognizable argument of option "
29040 msgstr ""
29042 #: config/i386/winnt.c:79
29043 #, gcc-internal-format
29044 msgid ""
29045 "%qE attribute applies only to initialized variables with external linkage"
29046 msgstr ""
29048 #: config/i386/winnt.c:152
29049 #, gcc-internal-format
29050 msgid "definition of static data member %q+D of dllimport%'d class"
29051 msgstr ""
29053 #. 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.
29054 #. 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.
29055 #: config/i386/xm-djgpp.h:85
29056 #, gcc-internal-format
29057 msgid "environment variable DJGPP not defined"
29058 msgstr ""
29060 #: config/i386/xm-djgpp.h:87
29061 #, gcc-internal-format, gfc-internal-format
29062 msgid "environment variable DJGPP points to missing file '%s'"
29063 msgstr ""
29065 #: config/i386/xm-djgpp.h:90
29066 #, gcc-internal-format, gfc-internal-format
29067 msgid "environment variable DJGPP points to corrupt file '%s'"
29068 msgstr ""
29070 #: config/ia64/ia64-c.c:48
29071 #, gcc-internal-format
29072 msgid "malformed #pragma builtin"
29073 msgstr ""
29075 #: config/ia64/ia64.c:728
29076 #, gcc-internal-format
29077 msgid "invalid argument of %qE attribute"
29078 msgstr ""
29080 #: config/ia64/ia64.c:741
29081 #, gcc-internal-format
29082 msgid "an address area attribute cannot be specified for local variables"
29083 msgstr ""
29085 #: config/ia64/ia64.c:748
29086 #, gcc-internal-format
29087 msgid "address area of %q+D conflicts with previous declaration"
29088 msgstr ""
29090 #: config/ia64/ia64.c:756
29091 #, gcc-internal-format
29092 msgid "address area attribute cannot be specified for functions"
29093 msgstr ""
29095 #: config/ia64/ia64.c:789
29096 #, gcc-internal-format
29097 msgid "%qE attribute requires a string constant argument"
29098 msgstr ""
29100 #: config/ia64/ia64.c:5934 config/pa/pa.c:431 config/sh/sh.c:8233
29101 #: config/spu/spu.c:4895
29102 #, gcc-internal-format
29103 msgid "value of -mfixed-range must have form REG1-REG2"
29104 msgstr ""
29106 #: config/ia64/ia64.c:5961 config/pa/pa.c:458 config/sh/sh.c:8259
29107 #: config/spu/spu.c:4921
29108 #, gcc-internal-format, gfc-internal-format
29109 msgid "%s-%s is an empty range"
29110 msgstr ""
29112 #: config/ia64/ia64.c:11190
29113 #, gcc-internal-format
29114 msgid "version attribute is not a string"
29115 msgstr ""
29117 #: config/iq2000/iq2000.c:1836
29118 #, gcc-internal-format, gfc-internal-format
29119 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
29120 msgstr ""
29122 #: config/iq2000/iq2000.c:2603
29123 #, gcc-internal-format
29124 msgid "argument %qd is not a constant"
29125 msgstr ""
29127 #: config/iq2000/iq2000.c:2907 config/xtensa/xtensa.c:2455
29128 #, gcc-internal-format
29129 msgid "PRINT_OPERAND_ADDRESS, null pointer"
29130 msgstr ""
29132 #: config/iq2000/iq2000.c:3062
29133 #, gcc-internal-format, gfc-internal-format
29134 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
29135 msgstr ""
29137 #: config/iq2000/iq2000.c:3071 config/xtensa/xtensa.c:2299
29138 #, gcc-internal-format
29139 msgid "PRINT_OPERAND null pointer"
29140 msgstr ""
29142 #: config/m32c/m32c-pragma.c:52
29143 #, gcc-internal-format
29144 msgid "junk at end of #pragma GCC memregs [0..16]"
29145 msgstr ""
29147 #: config/m32c/m32c-pragma.c:59
29148 #, gcc-internal-format
29149 msgid "#pragma GCC memregs must precede any function decls"
29150 msgstr ""
29152 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
29153 #, gcc-internal-format
29154 msgid "#pragma GCC memregs takes a number [0..16]"
29155 msgstr ""
29157 #: config/m32c/m32c-pragma.c:102
29158 #, gcc-internal-format
29159 msgid "junk at end of #pragma ADDRESS"
29160 msgstr ""
29162 #: config/m32c/m32c-pragma.c:107
29163 #, gcc-internal-format
29164 msgid "malformed #pragma ADDRESS variable address"
29165 msgstr ""
29167 #: config/m32c/m32c.c:414
29168 #, gcc-internal-format, gfc-internal-format
29169 msgid "invalid target memregs value '%d'"
29170 msgstr ""
29172 #: config/m32c/m32c.c:2930
29173 #, gcc-internal-format
29174 msgid "%qE attribute is not supported for R8C target"
29175 msgstr ""
29177 #. The argument must be a constant integer.
29178 #: config/m32c/m32c.c:2946 config/sh/sh.c:8445 config/sh/sh.c:8540
29179 #, gcc-internal-format
29180 msgid "%qE attribute argument not an integer constant"
29181 msgstr ""
29183 #: config/m32c/m32c.c:2955
29184 #, gcc-internal-format
29185 msgid "%qE attribute argument should be between 18 to 255"
29186 msgstr ""
29188 #: config/m32c/m32c.c:4076
29189 #, gcc-internal-format
29190 msgid "%<bank_switch%> has no effect on non-interrupt functions"
29191 msgstr ""
29193 #: config/m32c/m32c.c:4183
29194 #, gcc-internal-format
29195 msgid "%<fast_interrupt%> attribute directive ignored"
29196 msgstr ""
29198 #: config/m32r/m32r.c:393
29199 #, gcc-internal-format
29200 msgid "invalid argument of %qs attribute"
29201 msgstr ""
29203 #: config/m68k/m68k.c:503
29204 #, gcc-internal-format, gfc-internal-format
29205 msgid "-mcpu=%s conflicts with -march=%s"
29206 msgstr ""
29208 #: config/m68k/m68k.c:574
29209 #, gcc-internal-format
29210 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
29211 msgstr ""
29213 #: config/m68k/m68k.c:636
29214 #, gcc-internal-format, gfc-internal-format
29215 msgid "-falign-labels=%d is not supported"
29216 msgstr ""
29218 #: config/m68k/m68k.c:641
29219 #, gcc-internal-format, gfc-internal-format
29220 msgid "-falign-loops=%d is not supported"
29221 msgstr ""
29223 #: config/m68k/m68k.c:649
29224 #, gcc-internal-format
29225 msgid "-fstack-limit- options are not supported on this cpu"
29226 msgstr ""
29228 #: config/m68k/m68k.c:767
29229 #, gcc-internal-format
29230 msgid "multiple interrupt attributes not allowed"
29231 msgstr ""
29233 #: config/m68k/m68k.c:774
29234 #, gcc-internal-format
29235 msgid "interrupt_thread is available only on fido"
29236 msgstr ""
29238 #: config/m68k/m68k.c:1108 config/rs6000/rs6000.c:27481
29239 #, gcc-internal-format
29240 msgid "stack limit expression is not supported"
29241 msgstr ""
29243 #: config/mcore/mcore.c:2949
29244 #, gcc-internal-format
29245 msgid "initialized variable %q+D is marked dllimport"
29246 msgstr ""
29248 #: config/microblaze/microblaze.c:1690
29249 #, gcc-internal-format
29250 msgid "-fPIC/-fpic not supported for this target"
29251 msgstr ""
29253 #: config/microblaze/microblaze.c:1702
29254 #, gcc-internal-format
29255 msgid "%qs is an invalid argument to -mcpu="
29256 msgstr ""
29258 #: config/microblaze/microblaze.c:1751
29259 #, gcc-internal-format
29260 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
29261 msgstr ""
29263 #: config/microblaze/microblaze.c:1767
29264 #, gcc-internal-format
29265 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
29266 msgstr ""
29268 #: config/microblaze/microblaze.c:1773
29269 #, gcc-internal-format
29270 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
29271 msgstr ""
29273 #: config/microblaze/microblaze.c:1778
29274 #, gcc-internal-format
29275 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
29276 msgstr ""
29278 #: config/mips/mips.c:1391 config/mips/mips.c:1395
29279 #, gcc-internal-format
29280 msgid "%qs attribute only applies to functions"
29281 msgstr ""
29283 #: config/mips/mips.c:1405 config/mips/mips.c:1411
29284 #, gcc-internal-format
29285 msgid "%qE cannot have both %qs and %qs attributes"
29286 msgstr ""
29288 #: config/mips/mips.c:1440 config/mips/mips.c:1446 config/nios2/nios2.c:3986
29289 #, gcc-internal-format
29290 msgid "%qE redeclared with conflicting %qs attributes"
29291 msgstr ""
29293 #: config/mips/mips.c:1478 config/mips/mips.c:1532
29294 #, gcc-internal-format
29295 msgid "%qE attribute requires a string argument"
29296 msgstr ""
29298 #: config/mips/mips.c:1486
29299 #, gcc-internal-format
29300 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
29301 msgstr ""
29303 #: config/mips/mips.c:1502
29304 #, gcc-internal-format
29305 msgid ""
29306 "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|"
29307 "hw5)"
29308 msgstr ""
29310 #: config/mips/mips.c:1539
29311 #, gcc-internal-format
29312 msgid "argument to %qE attribute is not intstack"
29313 msgstr ""
29315 #: config/mips/mips.c:7687
29316 #, gcc-internal-format
29317 msgid "cannot handle inconsistent calls to %qs"
29318 msgstr ""
29320 #: config/mips/mips.c:10920
29321 #, gcc-internal-format
29322 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
29323 msgstr ""
29325 #: config/mips/mips.c:10922
29326 #, gcc-internal-format
29327 msgid "interrupt handlers cannot be MIPS16 functions"
29328 msgstr ""
29330 #: config/mips/mips.c:11913
29331 #, gcc-internal-format
29332 msgid "-fstack-check=specific not implemented for MIPS16"
29333 msgstr ""
29335 #: config/mips/mips.c:16812
29336 #, gcc-internal-format, gfc-internal-format
29337 msgid "argument %d to the built-in must be a constant in range %d to %d"
29338 msgstr ""
29340 #: config/mips/mips.c:16818 config/nds32/nds32-intrinsic.c:60
29341 #: config/nds32/nds32-intrinsic.c:88 config/nds32/nds32-intrinsic.c:118
29342 #: config/nios2/nios2.c:3138
29343 #, gcc-internal-format
29344 msgid "invalid argument to built-in function"
29345 msgstr ""
29347 #: config/mips/mips.c:16932
29348 #, gcc-internal-format
29349 msgid "failed to expand built-in function"
29350 msgstr ""
29352 #: config/mips/mips.c:17063
29353 #, gcc-internal-format
29354 msgid "built-in function %qE not supported for MIPS16"
29355 msgstr ""
29357 #: config/mips/mips.c:17671
29358 #, gcc-internal-format
29359 msgid "%qs does not support MIPS16 code"
29360 msgstr ""
29362 #: config/mips/mips.c:19408
29363 #, gcc-internal-format
29364 msgid "MIPS16 PIC for ABIs other than o32 and o64"
29365 msgstr ""
29367 #: config/mips/mips.c:19411
29368 #, gcc-internal-format
29369 msgid "MIPS16 -mxgot code"
29370 msgstr ""
29372 #: config/mips/mips.c:19414
29373 #, gcc-internal-format
29374 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
29375 msgstr ""
29377 #: config/mips/mips.c:19417
29378 #, gcc-internal-format
29379 msgid "MSA MIPS16 code"
29380 msgstr ""
29382 #: config/mips/mips.c:19592 config/mips/mips.c:19597 config/mips/mips.c:19679
29383 #: config/mips/mips.c:19681 config/mips/mips.c:19711 config/mips/mips.c:19721
29384 #: config/mips/mips.c:19827 config/mips/mips.c:19857
29385 #, gcc-internal-format, gfc-internal-format
29386 msgid "unsupported combination: %s"
29387 msgstr ""
29389 #: config/mips/mips.c:19631
29390 #, gcc-internal-format
29391 msgid ""
29392 "%<-%s%> conflicts with the other architecture options, which specify a %s "
29393 "processor"
29394 msgstr ""
29396 #: config/mips/mips.c:19641
29397 #, gcc-internal-format
29398 msgid "%<-march=%s%> is not compatible with the selected ABI"
29399 msgstr ""
29401 #: config/mips/mips.c:19656
29402 #, gcc-internal-format
29403 msgid "%<-mgp64%> used with a 32-bit processor"
29404 msgstr ""
29406 #: config/mips/mips.c:19658
29407 #, gcc-internal-format
29408 msgid "%<-mgp32%> used with a 64-bit ABI"
29409 msgstr ""
29411 #: config/mips/mips.c:19660
29412 #, gcc-internal-format
29413 msgid "%<-mgp64%> used with a 32-bit ABI"
29414 msgstr ""
29416 #: config/mips/mips.c:19676
29417 #, gcc-internal-format
29418 msgid "the %qs architecture does not support %<-mfp32%>"
29419 msgstr ""
29421 #: config/mips/mips.c:19685
29422 #, gcc-internal-format
29423 msgid ""
29424 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
29425 "mfhc1 and mthc1 instructions"
29426 msgstr ""
29428 #: config/mips/mips.c:19688
29429 #, gcc-internal-format
29430 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
29431 msgstr ""
29433 #: config/mips/mips.c:19709
29434 #, gcc-internal-format
29435 msgid "%<-mfpxx%> can only be used with the o32 ABI"
29436 msgstr ""
29438 #: config/mips/mips.c:19713
29439 #, gcc-internal-format
29440 msgid "%<-march=%s%> requires %<-mfp32%>"
29441 msgstr ""
29443 #: config/mips/mips.c:19715
29444 #, gcc-internal-format
29445 msgid "%<-mfpxx%> requires %<-mlra%>"
29446 msgstr ""
29448 #: config/mips/mips.c:19731 config/mips/mips.c:19733 config/mips/mips.c:19746
29449 #, gcc-internal-format
29450 msgid "%qs is incompatible with %qs"
29451 msgstr ""
29453 #. We have traditionally allowed non-abicalls code to use
29454 #. an LP64 form of o64.  However, it would take a bit more
29455 #. effort to support the combination of 32-bit GOT entries
29456 #. and 64-bit pointers, so we treat the abicalls case as
29457 #. an error.
29458 #: config/mips/mips.c:19740
29459 #, gcc-internal-format
29460 msgid "the combination of %qs and %qs is incompatible with %qs"
29461 msgstr ""
29463 #: config/mips/mips.c:19793
29464 #, gcc-internal-format
29465 msgid "the %qs architecture does not support branch-likely instructions"
29466 msgstr ""
29468 #: config/mips/mips.c:19808
29469 #, gcc-internal-format
29470 msgid "the %qs architecture does not support madd or msub instructions"
29471 msgstr ""
29473 #: config/mips/mips.c:19822
29474 #, gcc-internal-format
29475 msgid "the %qs architecture does not support odd single-precision registers"
29476 msgstr ""
29478 #: config/mips/mips.c:19835 config/mips/mips.c:19841
29479 #, gcc-internal-format
29480 msgid "unsupported combination: %qs%s %s"
29481 msgstr ""
29483 #: config/mips/mips.c:19850
29484 #, gcc-internal-format
29485 msgid "unsupported combination: %qs %s"
29486 msgstr ""
29488 #: config/mips/mips.c:19865
29489 #, gcc-internal-format
29490 msgid "cannot generate position-independent code for %qs"
29491 msgstr ""
29493 #: config/mips/mips.c:19868
29494 #, gcc-internal-format
29495 msgid "position-independent code requires %qs"
29496 msgstr ""
29498 #: config/mips/mips.c:19901
29499 #, gcc-internal-format
29500 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
29501 msgstr ""
29503 #: config/mips/mips.c:19909 config/mips/mips.c:19912
29504 #, gcc-internal-format
29505 msgid "cannot use small-data accesses for %qs"
29506 msgstr ""
29508 #: config/mips/mips.c:19927
29509 #, gcc-internal-format
29510 msgid "the %qs architecture does not support %<-m%s=legacy%>"
29511 msgstr ""
29513 #: config/mips/mips.c:19934
29514 #, gcc-internal-format
29515 msgid "the %qs architecture does not support %<-m%s=2008%>"
29516 msgstr ""
29518 #: config/mips/mips.c:19952
29519 #, gcc-internal-format
29520 msgid "%<-mips3d%> requires %<-mpaired-single%>"
29521 msgstr ""
29523 #: config/mips/mips.c:19962
29524 #, gcc-internal-format
29525 msgid "%qs must be used with %qs"
29526 msgstr ""
29528 #: config/mips/mips.c:19972
29529 #, gcc-internal-format
29530 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
29531 msgstr ""
29533 #: config/mips/mips.c:19979
29534 #, gcc-internal-format
29535 msgid "the %qs architecture does not support paired-single instructions"
29536 msgstr ""
29538 #: config/mips/mips.c:19988
29539 #, gcc-internal-format
29540 msgid "%qs requires a target that provides the %qs instruction"
29541 msgstr ""
29543 #: config/mips/mips.c:19999
29544 #, gcc-internal-format
29545 msgid "the %qs architecture does not support DSP instructions"
29546 msgstr ""
29548 #: config/mips/mips.c:20101
29549 #, gcc-internal-format
29550 msgid "%qs requires branch-likely instructions"
29551 msgstr ""
29553 #: config/mips/mips.c:20105
29554 #, gcc-internal-format
29555 msgid "the %qs architecture does not support the synci instruction"
29556 msgstr ""
29558 #: config/mips/mips.c:20940
29559 #, gcc-internal-format
29560 msgid "mips16 function profiling"
29561 msgstr ""
29563 #: config/mmix/mmix.c:300
29564 #, gcc-internal-format, gfc-internal-format
29565 msgid "-f%s not supported: ignored"
29566 msgstr ""
29568 #: config/mmix/mmix.c:730
29569 #, gcc-internal-format
29570 msgid "support for mode %qs"
29571 msgstr ""
29573 #: config/mmix/mmix.c:744
29574 #, gcc-internal-format, gfc-internal-format
29575 msgid ""
29576 "too large function value type, needs %d registers, have only %d registers "
29577 "for this"
29578 msgstr ""
29580 #: config/mmix/mmix.c:923
29581 #, gcc-internal-format
29582 msgid "function_profiler support for MMIX"
29583 msgstr ""
29585 #: config/mmix/mmix.c:947
29586 #, gcc-internal-format
29587 msgid "MMIX Internal: Last named vararg would not fit in a register"
29588 msgstr ""
29590 #: config/mmix/mmix.c:1559 config/mmix/mmix.c:1583 config/mmix/mmix.c:1699
29591 #, gcc-internal-format, gfc-internal-format
29592 msgid "MMIX Internal: Bad register: %d"
29593 msgstr ""
29595 #. Presumably there's a missing case above if we get here.
29596 #: config/mmix/mmix.c:1691
29597 #, gcc-internal-format
29598 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
29599 msgstr ""
29601 #: config/mmix/mmix.c:1976
29602 #, gcc-internal-format
29603 msgid "stack frame not a multiple of 8 bytes: %wd"
29604 msgstr ""
29606 #: config/mmix/mmix.c:2214
29607 #, gcc-internal-format
29608 msgid "stack frame not a multiple of octabyte: %wd"
29609 msgstr ""
29611 #: config/mmix/mmix.c:2500 config/mmix/mmix.c:2559
29612 #, gcc-internal-format, gfc-internal-format
29613 msgid "MMIX Internal: %s is not a shiftable int"
29614 msgstr ""
29616 #: config/mn10300/mn10300.c:103
29617 #, gcc-internal-format
29618 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
29619 msgstr ""
29621 #: config/msp430/driver-msp430.c:646
29622 #, gcc-internal-format, gfc-internal-format
29623 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
29624 msgstr ""
29626 #: config/msp430/driver-msp430.c:687
29627 #, gcc-internal-format, gfc-internal-format
29628 msgid "unrecognised hwpy field in msp430_mcu_data[%d]: %d"
29629 msgstr ""
29631 #: config/msp430/driver-msp430.c:694
29632 #, gcc-internal-format, gfc-internal-format
29633 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
29634 msgstr ""
29636 #: config/msp430/driver-msp430.c:698
29637 #, gcc-internal-format
29638 msgid "msp430_select_hwmult_lib needs one or more arguments"
29639 msgstr ""
29641 #: config/msp430/msp430.c:777
29642 #, gcc-internal-format, gfc-internal-format
29643 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
29644 msgstr ""
29646 #: config/msp430/msp430.c:783
29647 #, gcc-internal-format, gfc-internal-format
29648 msgid ""
29649 "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
29650 msgstr ""
29652 #: config/msp430/msp430.c:790
29653 #, gcc-internal-format, gfc-internal-format
29654 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
29655 msgstr ""
29657 #: config/msp430/msp430.c:793
29658 #, gcc-internal-format, gfc-internal-format
29659 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
29660 msgstr ""
29662 #: config/msp430/msp430.c:796
29663 #, gcc-internal-format, gfc-internal-format
29664 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
29665 msgstr ""
29667 #: config/msp430/msp430.c:812
29668 #, gcc-internal-format, gfc-internal-format
29669 msgid ""
29670 "Unrecognised MCU name '%s', assuming that it is just a MSP430 with no "
29671 "hardware multiply.\n"
29672 "Use the -mcpu and -mhwmult options to set these explicitly."
29673 msgstr ""
29675 #: config/msp430/msp430.c:816
29676 #, gcc-internal-format, gfc-internal-format
29677 msgid ""
29678 "Unrecognised MCU name '%s', assuming that it has no hardware multiply.\n"
29679 "Use the -mhwmult option to set this explicitly."
29680 msgstr ""
29682 #: config/msp430/msp430.c:826
29683 #, gcc-internal-format, gfc-internal-format
29684 msgid ""
29685 "Unrecognised MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
29686 "Use the -mcpu option to set the ISA explicitly."
29687 msgstr ""
29689 #: config/msp430/msp430.c:833
29690 #, gcc-internal-format, gfc-internal-format
29691 msgid "Unrecognised MCU name '%s'."
29692 msgstr ""
29694 #: config/msp430/msp430.c:842
29695 #, gcc-internal-format
29696 msgid "-mlarge requires a 430X-compatible -mmcu="
29697 msgstr ""
29699 #: config/msp430/msp430.c:845
29700 #, gcc-internal-format
29701 msgid "-mcode-region=upper requires 430X-compatible cpu"
29702 msgstr ""
29704 #: config/msp430/msp430.c:847
29705 #, gcc-internal-format
29706 msgid "-mdata-region=upper requires 430X-compatible cpu"
29707 msgstr ""
29709 #: config/msp430/msp430.c:1854
29710 #, gcc-internal-format
29711 msgid "unrecognised interrupt vector argument of %qE attribute"
29712 msgstr ""
29714 #: config/msp430/msp430.c:1863
29715 #, gcc-internal-format
29716 msgid "numeric argument of %qE attribute must be in range 0..63"
29717 msgstr ""
29719 #: config/msp430/msp430.c:1869
29720 #, gcc-internal-format
29721 msgid "argument of %qE attribute is not a string constant or number"
29722 msgstr ""
29724 #: config/msp430/msp430.c:2119
29725 #, gcc-internal-format
29726 msgid "argument to interrupt attribute is unsupported for weak functions"
29727 msgstr ""
29729 #: config/msp430/msp430.c:2489
29730 #, gcc-internal-format
29731 msgid "__delay_cycles() only takes constant arguments"
29732 msgstr ""
29734 #: config/msp430/msp430.c:2499
29735 #, gcc-internal-format
29736 msgid "__delay_cycles only takes non-negative cycle counts."
29737 msgstr ""
29739 #: config/msp430/msp430.c:2519
29740 #, gcc-internal-format
29741 msgid "__delay_cycles is limited to 32-bit loop counts."
29742 msgstr ""
29744 #: config/msp430/msp430.c:2589
29745 #, gcc-internal-format
29746 msgid "MSP430 builtin functions only work inside interrupt handlers"
29747 msgstr ""
29749 #: config/msp430/msp430.c:2601 config/rx/rx.c:2635 config/xtensa/xtensa.c:3375
29750 #: config/xtensa/xtensa.c:3401
29751 #, gcc-internal-format
29752 msgid "bad builtin code"
29753 msgstr ""
29755 #: config/nds32/nds32-isr.c:337
29756 #, gcc-internal-format
29757 msgid "multiple save reg attributes to function %qD"
29758 msgstr ""
29760 #: config/nds32/nds32-isr.c:348
29761 #, gcc-internal-format
29762 msgid "multiple nested types attributes to function %qD"
29763 msgstr ""
29765 #: config/nds32/nds32-isr.c:360
29766 #, gcc-internal-format
29767 msgid "multiple interrupt attributes to function %qD"
29768 msgstr ""
29770 #. Trampoline is not supported on reduced-set registers yet.
29771 #: config/nds32/nds32.c:1742 config/nds32/nds32.c:1796
29772 #: config/nds32/nds32.c:2308 config/nds32/nds32.c:2355
29773 #: config/nds32/nds32.c:2370 config/nds32/nds32.c:2376
29774 #: config/nds32/nds32.c:2436 config/nds32/nds32.c:2442
29775 #: config/nds32/nds32.c:2474
29776 #, gcc-internal-format
29777 msgid "a nested function is not supported for reduced registers"
29778 msgstr ""
29780 #. The enum index value for array size is out of range.
29781 #: config/nds32/nds32.c:2277
29782 #, gcc-internal-format
29783 msgid "intrinsic register index is out of range"
29784 msgstr ""
29786 #: config/nds32/nds32.c:2582
29787 #, gcc-internal-format
29788 msgid "invalid id value for interrupt/exception attribute"
29789 msgstr ""
29791 #: config/nds32/nds32.c:2610
29792 #, gcc-internal-format
29793 msgid "invalid id value for reset attribute"
29794 msgstr ""
29796 #: config/nds32/nds32.c:2626
29797 #, gcc-internal-format
29798 msgid "invalid nmi function for reset attribute"
29799 msgstr ""
29801 #: config/nds32/nds32.c:2639
29802 #, gcc-internal-format
29803 msgid "invalid warm function for reset attribute"
29804 msgstr ""
29806 #: config/nds32/nds32.c:2707
29807 #, gcc-internal-format
29808 msgid "not support -fpic"
29809 msgstr ""
29811 #: config/nios2/nios2.c:561
29812 #, gcc-internal-format
29813 msgid "Unknown form for stack limit expression"
29814 msgstr ""
29816 #: config/nios2/nios2.c:1168
29817 #, gcc-internal-format
29818 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
29819 msgstr ""
29821 #: config/nios2/nios2.c:1181
29822 #, gcc-internal-format
29823 msgid ""
29824 "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is "
29825 "specified"
29826 msgstr ""
29828 #: config/nios2/nios2.c:1190
29829 #, gcc-internal-format
29830 msgid ""
29831 "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
29832 msgstr ""
29834 #: config/nios2/nios2.c:1199
29835 #, gcc-internal-format
29836 msgid ""
29837 "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
29838 msgstr ""
29840 #: config/nios2/nios2.c:1204
29841 #, gcc-internal-format
29842 msgid ""
29843 "conflicting use of -mcustom switches, target attributes, and/or "
29844 "__builtin_custom_ functions"
29845 msgstr ""
29847 #: config/nios2/nios2.c:1306
29848 #, gcc-internal-format
29849 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
29850 msgstr ""
29852 #: config/nios2/nios2.c:1325
29853 #, gcc-internal-format
29854 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
29855 msgstr ""
29857 #: config/nios2/nios2.c:1348
29858 #, gcc-internal-format
29859 msgid "position-independent code requires the Linux ABI"
29860 msgstr ""
29862 #: config/nios2/nios2.c:1351
29863 #, gcc-internal-format
29864 msgid "PIC support for -fstack-limit-symbol"
29865 msgstr ""
29867 #: config/nios2/nios2.c:1377
29868 #, gcc-internal-format
29869 msgid "BMX instructions are only supported with R2 architecture"
29870 msgstr ""
29872 #: config/nios2/nios2.c:1379
29873 #, gcc-internal-format
29874 msgid "CDX instructions are only supported with R2 architecture"
29875 msgstr ""
29877 #: config/nios2/nios2.c:1384
29878 #, gcc-internal-format
29879 msgid "R2 architecture is little-endian only"
29880 msgstr ""
29882 #: config/nios2/nios2.c:3122
29883 #, gcc-internal-format
29884 msgid ""
29885 "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
29886 msgstr ""
29888 #: config/nios2/nios2.c:3230
29889 #, gcc-internal-format, gfc-internal-format
29890 msgid ""
29891 "custom instruction opcode must be compile time constant in the range 0-255 "
29892 "for __builtin_custom_%s"
29893 msgstr ""
29895 #: config/nios2/nios2.c:3376
29896 #, gcc-internal-format, gfc-internal-format
29897 msgid "invalid argument to built-in function %s"
29898 msgstr ""
29900 #: config/nios2/nios2.c:3435
29901 #, gcc-internal-format, gfc-internal-format
29902 msgid "Control register number must be in range 0-31 for %s"
29903 msgstr ""
29905 #: config/nios2/nios2.c:3463
29906 #, gcc-internal-format, gfc-internal-format
29907 msgid "Register number must be in range 0-31 for %s"
29908 msgstr ""
29910 #: config/nios2/nios2.c:3470
29911 #, gcc-internal-format, gfc-internal-format
29912 msgid "The immediate value must fit into a %d-bit integer for %s"
29913 msgstr ""
29915 #: config/nios2/nios2.c:3520
29916 #, gcc-internal-format
29917 msgid "The ENI instruction operand must be either 0 or 1"
29918 msgstr ""
29920 #: config/nios2/nios2.c:3548
29921 #, gcc-internal-format, gfc-internal-format
29922 msgid "Builtin function %s requires Nios II R%d"
29923 msgstr ""
29925 #: config/nios2/nios2.c:3628
29926 #, gcc-internal-format
29927 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
29928 msgstr ""
29930 #: config/nios2/nios2.c:3634 config/nios2/nios2.c:3644
29931 #, gcc-internal-format
29932 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
29933 msgstr ""
29935 #: config/nios2/nios2.c:3750
29936 #, gcc-internal-format
29937 msgid "custom-fpu-cfg option does not support %<no-%>"
29938 msgstr ""
29940 #: config/nios2/nios2.c:3755
29941 #, gcc-internal-format
29942 msgid "custom-fpu-cfg option requires configuration argument"
29943 msgstr ""
29945 #: config/nios2/nios2.c:3784
29946 #, gcc-internal-format
29947 msgid "%<no-custom-%s%> does not accept arguments"
29948 msgstr ""
29950 #: config/nios2/nios2.c:3799
29951 #, gcc-internal-format
29952 msgid "%<custom-%s=%> requires argument"
29953 msgstr ""
29955 #: config/nios2/nios2.c:3809
29956 #, gcc-internal-format, gfc-internal-format
29957 msgid "`custom-%s=' argument requires numeric digits"
29958 msgstr ""
29960 #: config/nios2/nios2.c:3821
29961 #, gcc-internal-format
29962 msgid "%<custom-%s=%> is not recognised as FPU instruction"
29963 msgstr ""
29965 #: config/nios2/nios2.c:3828
29966 #, gcc-internal-format
29967 msgid "%<%s%> is unknown"
29968 msgstr ""
29970 #: config/nvptx/mkoffload.c:107
29971 #, gcc-internal-format
29972 msgid "malformed ptx file"
29973 msgstr ""
29975 #: config/nvptx/mkoffload.c:407
29976 #, gcc-internal-format
29977 msgid "COLLECT_GCC must be set."
29978 msgstr ""
29980 #: config/nvptx/mkoffload.c:488
29981 #, gcc-internal-format
29982 msgid "either -fopenacc or -fopenmp must be set"
29983 msgstr ""
29985 #: config/nvptx/mkoffload.c:552
29986 #, gcc-internal-format
29987 msgid "cannot open intermediate ptx file"
29988 msgstr ""
29990 #: config/nvptx/nvptx.c:158
29991 #, gcc-internal-format, gfc-internal-format
29992 msgid "option %s is not supported together with -fopenacc"
29993 msgstr ""
29995 #: config/nvptx/nvptx.c:260
29996 #, gcc-internal-format
29997 msgid ""
29998 "static initialization of variable %q+D in %<.shared%> memory is not supported"
29999 msgstr ""
30001 #: config/nvptx/nvptx.c:1809
30002 #, gcc-internal-format
30003 msgid "cannot emit unaligned pointers in ptx assembly"
30004 msgstr ""
30006 #: config/nvptx/nvptx.c:1999
30007 #, gcc-internal-format
30008 msgid "PTX does not support weak declarations (only weak definitions)"
30009 msgstr ""
30011 #: config/nvptx/nvptx.c:4151
30012 #, gcc-internal-format
30013 msgid "%qE attribute requires a void return type"
30014 msgstr ""
30016 #: config/nvptx/nvptx.c:4174
30017 #, gcc-internal-format
30018 msgid "%qE attribute not allowed with auto storage class"
30019 msgstr ""
30021 #: config/nvptx/nvptx.c:4542
30022 #, gcc-internal-format, gfc-internal-format
30023 msgid "using vector_length (%d), ignoring %d"
30024 msgstr ""
30026 #: config/nvptx/nvptx.c:4553
30027 #, gcc-internal-format, gfc-internal-format
30028 msgid "using num_workers (%d), ignoring %d"
30029 msgstr ""
30031 #: config/pa/pa.c:507
30032 #, gcc-internal-format
30033 msgid "PIC code generation is not supported in the portable runtime model"
30034 msgstr ""
30036 #: config/pa/pa.c:512
30037 #, gcc-internal-format
30038 msgid "PIC code generation is not compatible with fast indirect calls"
30039 msgstr ""
30041 #: config/pa/pa.c:517
30042 #, gcc-internal-format
30043 msgid "-g is only supported when using GAS on this processor,"
30044 msgstr ""
30046 #: config/pa/pa.c:518
30047 #, gcc-internal-format
30048 msgid "-g option disabled"
30049 msgstr ""
30051 #: config/pa/pa.c:8769
30052 #, gcc-internal-format, gfc-internal-format
30053 msgid ""
30054 "alignment (%u) for %s exceeds maximum alignment for global common data.  "
30055 "Using %u"
30056 msgstr ""
30058 #. Address spaces are currently only supported by C.
30059 #: config/rl78/rl78.c:367
30060 #, gcc-internal-format
30061 msgid "-mes0 can only be used with C"
30062 msgstr ""
30064 #: config/rl78/rl78.c:370
30065 #, gcc-internal-format
30066 msgid "mduc registers only saved for G13 target"
30067 msgstr ""
30069 #: config/rl78/rl78.c:385
30070 #, gcc-internal-format
30071 msgid "-mmul=g13 cannot be used with -mcpu=g10"
30072 msgstr ""
30074 #: config/rl78/rl78.c:386
30075 #, gcc-internal-format
30076 msgid "-mmul=g14 cannot be used with -mcpu=g10"
30077 msgstr ""
30079 #. The S2 core does not have mul/div instructions.
30080 #: config/rl78/rl78.c:397
30081 #, gcc-internal-format
30082 msgid "-mmul=g14 cannot be used with -mcpu=g13"
30083 msgstr ""
30085 #. The G14 core does not have the hardware multiply peripheral used by the
30086 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
30087 #: config/rl78/rl78.c:409
30088 #, gcc-internal-format
30089 msgid "-mmul=g13 cannot be used with -mcpu=g14"
30090 msgstr ""
30092 #: config/rl78/rl78.c:804
30093 #, gcc-internal-format
30094 msgid "naked attribute only applies to functions"
30095 msgstr ""
30097 #: config/rl78/rl78.c:828
30098 #, gcc-internal-format
30099 msgid "%qE attribute doesn't apply to functions"
30100 msgstr ""
30102 #. This is unpredictable, as we're truncating off usable address
30103 #. bits.
30104 #: config/rl78/rl78.c:1170
30105 #, gcc-internal-format
30106 msgid "converting far pointer to near pointer"
30107 msgstr ""
30109 #: config/rs6000/host-darwin.c:59
30110 #, gcc-internal-format
30111 msgid "Segmentation Fault (code)"
30112 msgstr ""
30114 #: config/rs6000/host-darwin.c:129
30115 #, gcc-internal-format
30116 msgid "Segmentation Fault"
30117 msgstr ""
30119 #: config/rs6000/host-darwin.c:143
30120 #, gcc-internal-format
30121 msgid "While setting up signal stack: %m"
30122 msgstr ""
30124 #: config/rs6000/host-darwin.c:149
30125 #, gcc-internal-format
30126 msgid "While setting up signal handler: %m"
30127 msgstr ""
30129 #. Handle the machine specific pragma longcall.  Its syntax is
30131 #. # pragma longcall ( TOGGLE )
30133 #. where TOGGLE is either 0 or 1.
30135 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
30136 #. whether or not new function declarations receive a longcall
30137 #. attribute by default.
30138 #: config/rs6000/rs6000-c.c:50
30139 #, gcc-internal-format
30140 msgid "ignoring malformed #pragma longcall"
30141 msgstr ""
30143 #: config/rs6000/rs6000-c.c:63
30144 #, gcc-internal-format
30145 msgid "missing open paren"
30146 msgstr ""
30148 #: config/rs6000/rs6000-c.c:65
30149 #, gcc-internal-format
30150 msgid "missing number"
30151 msgstr ""
30153 #: config/rs6000/rs6000-c.c:67
30154 #, gcc-internal-format
30155 msgid "missing close paren"
30156 msgstr ""
30158 #: config/rs6000/rs6000-c.c:70
30159 #, gcc-internal-format
30160 msgid "number must be 0 or 1"
30161 msgstr ""
30163 #: config/rs6000/rs6000-c.c:73
30164 #, gcc-internal-format
30165 msgid "junk at end of #pragma longcall"
30166 msgstr ""
30168 #: config/rs6000/rs6000-c.c:5201
30169 #, gcc-internal-format
30170 msgid ""
30171 "vec_lvsl is deprecated for little endian; use assignment for unaligned loads "
30172 "and stores"
30173 msgstr ""
30175 #: config/rs6000/rs6000-c.c:5205
30176 #, gcc-internal-format
30177 msgid ""
30178 "vec_lvsr is deprecated for little endian; use assignment for unaligned loads "
30179 "and stores"
30180 msgstr ""
30182 #: config/rs6000/rs6000-c.c:5215
30183 #, gcc-internal-format
30184 msgid "vec_mul only accepts 2 arguments"
30185 msgstr ""
30187 #: config/rs6000/rs6000-c.c:5266
30188 #, gcc-internal-format
30189 msgid "vec_cmpne only accepts 2 arguments"
30190 msgstr ""
30192 #: config/rs6000/rs6000-c.c:5334
30193 #, gcc-internal-format
30194 msgid "vec_adde only accepts 3 arguments"
30195 msgstr ""
30197 #: config/rs6000/rs6000-c.c:5397
30198 #, gcc-internal-format
30199 msgid "vec_addec only accepts 3 arguments"
30200 msgstr ""
30202 #: config/rs6000/rs6000-c.c:5484
30203 #, gcc-internal-format, gfc-internal-format
30204 msgid "%s only accepts %d arguments"
30205 msgstr ""
30207 #: config/rs6000/rs6000-c.c:5489
30208 #, gcc-internal-format, gfc-internal-format
30209 msgid "%s only accepts 1 argument"
30210 msgstr ""
30212 #: config/rs6000/rs6000-c.c:5494
30213 #, gcc-internal-format, gfc-internal-format
30214 msgid "%s only accepts 2 arguments"
30215 msgstr ""
30217 #: config/rs6000/rs6000-c.c:5560
30218 #, gcc-internal-format
30219 msgid "vec_extract only accepts 2 arguments"
30220 msgstr ""
30222 #: config/rs6000/rs6000-c.c:5729
30223 #, gcc-internal-format
30224 msgid "vec_insert only accepts 3 arguments"
30225 msgstr ""
30227 #: config/rs6000/rs6000-c.c:6003
30228 #, gcc-internal-format
30229 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
30230 msgstr ""
30232 #: config/rs6000/rs6000-c.c:6057
30233 #, gcc-internal-format, gfc-internal-format
30234 msgid "Builtin function %s not supported in this compiler configuration"
30235 msgstr ""
30237 #: config/rs6000/rs6000-c.c:6065
30238 #, gcc-internal-format, gfc-internal-format
30239 msgid "invalid parameter combination for AltiVec intrinsic %s"
30240 msgstr ""
30242 #: config/rs6000/rs6000.c:3631
30243 #, gcc-internal-format
30244 msgid "-mrecip requires -ffinite-math or -ffast-math"
30245 msgstr ""
30247 #: config/rs6000/rs6000.c:3633
30248 #, gcc-internal-format
30249 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
30250 msgstr ""
30252 #: config/rs6000/rs6000.c:3635
30253 #, gcc-internal-format
30254 msgid "-mrecip requires -freciprocal-math or -ffast-math"
30255 msgstr ""
30257 #: config/rs6000/rs6000.c:3735
30258 #, gcc-internal-format
30259 msgid "-m64 requires PowerPC64 architecture, enabling"
30260 msgstr ""
30262 #: config/rs6000/rs6000.c:3853
30263 #, gcc-internal-format
30264 msgid ""
30265 "-malign-power is not supported for 64-bit Darwin; it is incompatible with "
30266 "the installed C and C++ libraries"
30267 msgstr ""
30269 #: config/rs6000/rs6000.c:4007
30270 #, gcc-internal-format
30271 msgid "not configured for SPE ABI"
30272 msgstr ""
30274 #: config/rs6000/rs6000.c:4012
30275 #, gcc-internal-format
30276 msgid "not configured for SPE instruction set"
30277 msgstr ""
30279 #: config/rs6000/rs6000.c:4018
30280 #, gcc-internal-format
30281 msgid "target attribute or pragma changes SPE ABI"
30282 msgstr ""
30284 #: config/rs6000/rs6000.c:4025
30285 #, gcc-internal-format
30286 msgid "AltiVec not supported in this target"
30287 msgstr ""
30289 #: config/rs6000/rs6000.c:4027 config/rs6000/rs6000.c:4032
30290 #, gcc-internal-format
30291 msgid "SPE not supported in this target"
30292 msgstr ""
30294 #: config/rs6000/rs6000.c:4060
30295 #, gcc-internal-format
30296 msgid "-mmultiple is not supported on little endian systems"
30297 msgstr ""
30299 #: config/rs6000/rs6000.c:4067
30300 #, gcc-internal-format
30301 msgid "-mstring is not supported on little endian systems"
30302 msgstr ""
30304 #: config/rs6000/rs6000.c:4163
30305 #, gcc-internal-format
30306 msgid "-mcrypto requires -maltivec"
30307 msgstr ""
30309 #: config/rs6000/rs6000.c:4170
30310 #, gcc-internal-format
30311 msgid "-mdirect-move requires -mvsx"
30312 msgstr ""
30314 #: config/rs6000/rs6000.c:4177
30315 #, gcc-internal-format
30316 msgid "-mpower8-vector requires -maltivec"
30317 msgstr ""
30319 #: config/rs6000/rs6000.c:4184
30320 #, gcc-internal-format
30321 msgid "-mpower8-vector requires -mvsx"
30322 msgstr ""
30324 #: config/rs6000/rs6000.c:4191
30325 #, gcc-internal-format
30326 msgid "-mvsx-timode requires -mvsx"
30327 msgstr ""
30329 #: config/rs6000/rs6000.c:4198
30330 #, gcc-internal-format
30331 msgid "-mhard-dfp requires -mhard-float"
30332 msgstr ""
30334 #: config/rs6000/rs6000.c:4251
30335 #, gcc-internal-format
30336 msgid "-mupper-regs-df requires -mvsx"
30337 msgstr ""
30339 #: config/rs6000/rs6000.c:4258
30340 #, gcc-internal-format
30341 msgid "-mupper-regs-di requires -mvsx"
30342 msgstr ""
30344 #: config/rs6000/rs6000.c:4265
30345 #, gcc-internal-format
30346 msgid "-mupper-regs-sf requires -mpower8-vector"
30347 msgstr ""
30349 #: config/rs6000/rs6000.c:4314
30350 #, gcc-internal-format
30351 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
30352 msgstr ""
30354 #: config/rs6000/rs6000.c:4317
30355 #, gcc-internal-format
30356 msgid "-mtoc-fusion requires -mpower8-fusion"
30357 msgstr ""
30359 #. We prefer to not mention undocumented options in
30360 #. error messages.  However, if users have managed to select
30361 #. power9-fusion without selecting power8-fusion, they
30362 #. already know about undocumented flags.
30363 #: config/rs6000/rs6000.c:4334
30364 #, gcc-internal-format
30365 msgid "-mpower9-fusion requires -mpower8-fusion"
30366 msgstr ""
30368 #: config/rs6000/rs6000.c:4386
30369 #, gcc-internal-format
30370 msgid "-mpower9-vector requires -mpower8-vector"
30371 msgstr ""
30373 #: config/rs6000/rs6000.c:4417
30374 #, gcc-internal-format
30375 msgid "-mpower9-dform requires -mpower9-vector"
30376 msgstr ""
30378 #: config/rs6000/rs6000.c:4429
30379 #, gcc-internal-format
30380 msgid "-mpower9-dform requires -mupper-regs-df"
30381 msgstr ""
30383 #: config/rs6000/rs6000.c:4436
30384 #, gcc-internal-format
30385 msgid "-mpower9-dform requires -mupper-regs-sf"
30386 msgstr ""
30388 #: config/rs6000/rs6000.c:4456
30389 #, gcc-internal-format
30390 msgid "-mvsx-timode might need -mlra"
30391 msgstr ""
30393 #: config/rs6000/rs6000.c:4481
30394 #, gcc-internal-format
30395 msgid "-mallow-movmisalign requires -mvsx"
30396 msgstr ""
30398 #: config/rs6000/rs6000.c:4496
30399 #, gcc-internal-format
30400 msgid "-mefficient-unaligned-vsx requires -mvsx"
30401 msgstr ""
30403 #: config/rs6000/rs6000.c:4504
30404 #, gcc-internal-format
30405 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
30406 msgstr ""
30408 #: config/rs6000/rs6000.c:4518
30409 #, gcc-internal-format
30410 msgid ""
30411 "-mvsx-small-integer requires -mpower8-vector, -mupper-regs-di, and -mdirect-"
30412 "move"
30413 msgstr ""
30415 #: config/rs6000/rs6000.c:4530
30416 #, gcc-internal-format
30417 msgid "target attribute or pragma changes long double size"
30418 msgstr ""
30420 #: config/rs6000/rs6000.c:4556
30421 #, gcc-internal-format
30422 msgid "-mfloat128 requires VSX support"
30423 msgstr ""
30425 #: config/rs6000/rs6000.c:4566
30426 #, gcc-internal-format
30427 msgid "-mfloat128-type requires VSX support"
30428 msgstr ""
30430 #: config/rs6000/rs6000.c:4582
30431 #, gcc-internal-format
30432 msgid "-mfloat128 requires -mfloat128-type"
30433 msgstr ""
30435 #: config/rs6000/rs6000.c:4595
30436 #, gcc-internal-format
30437 msgid "-mfloat128-hardware requires -mfloat128-type"
30438 msgstr ""
30440 #: config/rs6000/rs6000.c:4618
30441 #, gcc-internal-format
30442 msgid "-mfloat128-hardware requires full ISA 3.0 support"
30443 msgstr ""
30445 #: config/rs6000/rs6000.c:4682
30446 #, gcc-internal-format, gfc-internal-format
30447 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
30448 msgstr ""
30450 #: config/rs6000/rs6000.c:4703 config/rs6000/rs6000.c:4718
30451 #, gcc-internal-format
30452 msgid "target attribute or pragma changes AltiVec ABI"
30453 msgstr ""
30455 #: config/rs6000/rs6000.c:4731
30456 #, gcc-internal-format
30457 msgid "target attribute or pragma changes darwin64 ABI"
30458 msgstr ""
30460 #: config/rs6000/rs6000.c:4797
30461 #, gcc-internal-format
30462 msgid "target attribute or pragma changes single precision floating point"
30463 msgstr ""
30465 #: config/rs6000/rs6000.c:4800
30466 #, gcc-internal-format
30467 msgid "target attribute or pragma changes double precision floating point"
30468 msgstr ""
30470 #: config/rs6000/rs6000.c:7876
30471 #, gcc-internal-format, gfc-internal-format
30472 msgid ""
30473 "the layout of aggregates containing vectors with %d-byte alignment has "
30474 "changed in GCC 5"
30475 msgstr ""
30477 #: config/rs6000/rs6000.c:11160
30478 #, gcc-internal-format
30479 msgid ""
30480 "GCC vector returned by reference: non-standard ABI extension with no "
30481 "compatibility guarantee"
30482 msgstr ""
30484 #: config/rs6000/rs6000.c:11322
30485 #, gcc-internal-format
30486 msgid ""
30487 "cannot return value in vector register because altivec instructions are "
30488 "disabled, use -maltivec to enable them"
30489 msgstr ""
30491 #: config/rs6000/rs6000.c:11522
30492 #, gcc-internal-format, gfc-internal-format
30493 msgid ""
30494 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
30495 msgstr ""
30497 #: config/rs6000/rs6000.c:11791
30498 #, gcc-internal-format
30499 msgid ""
30500 "cannot pass argument in vector register because altivec instructions are "
30501 "disabled, use -maltivec to enable them"
30502 msgstr ""
30504 #: config/rs6000/rs6000.c:12643
30505 #, gcc-internal-format
30506 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
30507 msgstr ""
30509 #: config/rs6000/rs6000.c:12818
30510 #, gcc-internal-format
30511 msgid ""
30512 "GCC vector passed by reference: non-standard ABI extension with no "
30513 "compatibility guarantee"
30514 msgstr ""
30516 #: config/rs6000/rs6000.c:13602
30517 #, gcc-internal-format, gfc-internal-format
30518 msgid "internal error: builtin function %s already processed"
30519 msgstr ""
30521 #: config/rs6000/rs6000.c:14106
30522 #, gcc-internal-format
30523 msgid "argument 1 must be an 8-bit field value"
30524 msgstr ""
30526 #: config/rs6000/rs6000.c:14152
30527 #, gcc-internal-format
30528 msgid "argument 1 must be a 5-bit signed literal"
30529 msgstr ""
30531 #: config/rs6000/rs6000.c:14255 config/rs6000/rs6000.c:16116
30532 #, gcc-internal-format
30533 msgid "argument 2 must be a 5-bit unsigned literal"
30534 msgstr ""
30536 #: config/rs6000/rs6000.c:14273
30537 #, gcc-internal-format
30538 msgid "argument 1 must be a 6-bit unsigned literal"
30539 msgstr ""
30541 #: config/rs6000/rs6000.c:14287
30542 #, gcc-internal-format
30543 msgid "argument 2 must be a 7-bit unsigned literal"
30544 msgstr ""
30546 #: config/rs6000/rs6000.c:14326
30547 #, gcc-internal-format
30548 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
30549 msgstr ""
30551 #: config/rs6000/rs6000.c:14383
30552 #, gcc-internal-format
30553 msgid "argument 1 of __builtin_altivec_predicate is out of range"
30554 msgstr ""
30556 #: config/rs6000/rs6000.c:14871
30557 #, gcc-internal-format, gfc-internal-format
30558 msgid "builtin %s is only valid in 64-bit mode"
30559 msgstr ""
30561 #: config/rs6000/rs6000.c:14920
30562 #, gcc-internal-format, gfc-internal-format
30563 msgid "argument %d must be an unsigned literal"
30564 msgstr ""
30566 #: config/rs6000/rs6000.c:14922
30567 #, gcc-internal-format, gfc-internal-format
30568 msgid "argument %d is an unsigned literal that is out of range"
30569 msgstr ""
30571 #: config/rs6000/rs6000.c:15060
30572 #, gcc-internal-format, gfc-internal-format
30573 msgid "builtin %s only accepts a string argument"
30574 msgstr ""
30576 #. Invalid CPU argument.
30577 #: config/rs6000/rs6000.c:15079
30578 #, gcc-internal-format, gfc-internal-format
30579 msgid "cpu %s is an invalid argument to builtin %s"
30580 msgstr ""
30582 #. Invalid HWCAP argument.
30583 #: config/rs6000/rs6000.c:15107
30584 #, gcc-internal-format, gfc-internal-format
30585 msgid "hwcap %s is an invalid argument to builtin %s"
30586 msgstr ""
30588 #: config/rs6000/rs6000.c:15181
30589 #, gcc-internal-format
30590 msgid "argument 3 must be a 4-bit unsigned literal"
30591 msgstr ""
30593 #: config/rs6000/rs6000.c:15199
30594 #, gcc-internal-format
30595 msgid "argument 3 must be a 2-bit unsigned literal"
30596 msgstr ""
30598 #: config/rs6000/rs6000.c:15219
30599 #, gcc-internal-format
30600 msgid "argument 3 must be a 1-bit unsigned literal"
30601 msgstr ""
30603 #: config/rs6000/rs6000.c:15231
30604 #, gcc-internal-format
30605 msgid "argument 1 must be 0 or 2"
30606 msgstr ""
30608 #: config/rs6000/rs6000.c:15243
30609 #, gcc-internal-format
30610 msgid "argument 1 must be a 1-bit unsigned literal"
30611 msgstr ""
30613 #: config/rs6000/rs6000.c:15257
30614 #, gcc-internal-format
30615 msgid "argument 2 must be a 6-bit unsigned literal"
30616 msgstr ""
30618 #: config/rs6000/rs6000.c:15269
30619 #, gcc-internal-format
30620 msgid "argument 2 must be 0 or 1"
30621 msgstr ""
30623 #: config/rs6000/rs6000.c:15276
30624 #, gcc-internal-format
30625 msgid "argument 3 must be in the range 0..15"
30626 msgstr ""
30628 #: config/rs6000/rs6000.c:15465
30629 #, gcc-internal-format
30630 msgid "argument to %qs must be a 2-bit unsigned literal"
30631 msgstr ""
30633 #: config/rs6000/rs6000.c:15622
30634 #, gcc-internal-format
30635 msgid "unresolved overload for Altivec builtin %qF"
30636 msgstr ""
30638 #: config/rs6000/rs6000.c:15796
30639 #, gcc-internal-format
30640 msgid "argument to dss must be a 2-bit unsigned literal"
30641 msgstr ""
30643 #: config/rs6000/rs6000.c:15844
30644 #, gcc-internal-format
30645 msgid "second argument to vec_vextract4b must be 0..12"
30646 msgstr ""
30648 #: config/rs6000/rs6000.c:15861
30649 #, gcc-internal-format
30650 msgid "third argument to vec_vinsert4b must be 0..12"
30651 msgstr ""
30653 #: config/rs6000/rs6000.c:16236
30654 #, gcc-internal-format
30655 msgid "argument 1 of __builtin_paired_predicate must be a constant"
30656 msgstr ""
30658 #: config/rs6000/rs6000.c:16283
30659 #, gcc-internal-format
30660 msgid "argument 1 of __builtin_paired_predicate is out of range"
30661 msgstr ""
30663 #: config/rs6000/rs6000.c:16308
30664 #, gcc-internal-format
30665 msgid "argument 1 of __builtin_spe_predicate must be a constant"
30666 msgstr ""
30668 #: config/rs6000/rs6000.c:16380
30669 #, gcc-internal-format
30670 msgid "argument 1 of __builtin_spe_predicate is out of range"
30671 msgstr ""
30673 #: config/rs6000/rs6000.c:16462
30674 #, gcc-internal-format, gfc-internal-format
30675 msgid "Builtin function %s is only valid for the cell processor"
30676 msgstr ""
30678 #: config/rs6000/rs6000.c:16464
30679 #, gcc-internal-format, gfc-internal-format
30680 msgid "Builtin function %s requires the -mvsx option"
30681 msgstr ""
30683 #: config/rs6000/rs6000.c:16466
30684 #, gcc-internal-format, gfc-internal-format
30685 msgid "Builtin function %s requires the -mhtm option"
30686 msgstr ""
30688 #: config/rs6000/rs6000.c:16468
30689 #, gcc-internal-format, gfc-internal-format
30690 msgid "Builtin function %s requires the -maltivec option"
30691 msgstr ""
30693 #: config/rs6000/rs6000.c:16470
30694 #, gcc-internal-format, gfc-internal-format
30695 msgid "Builtin function %s requires the -mpaired option"
30696 msgstr ""
30698 #: config/rs6000/rs6000.c:16472
30699 #, gcc-internal-format, gfc-internal-format
30700 msgid "Builtin function %s requires the -mspe option"
30701 msgstr ""
30703 #: config/rs6000/rs6000.c:16475
30704 #, gcc-internal-format, gfc-internal-format
30705 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
30706 msgstr ""
30708 #: config/rs6000/rs6000.c:16478
30709 #, gcc-internal-format, gfc-internal-format
30710 msgid "Builtin function %s requires the -mhard-dfp option"
30711 msgstr ""
30713 #: config/rs6000/rs6000.c:16480
30714 #, gcc-internal-format, gfc-internal-format
30715 msgid "Builtin function %s requires the -mpower8-vector option"
30716 msgstr ""
30718 #: config/rs6000/rs6000.c:16483 config/rs6000/rs6000.c:16489
30719 #, gcc-internal-format, gfc-internal-format
30720 msgid "Builtin function %s requires the -mcpu=power9 and -m64 options"
30721 msgstr ""
30723 #: config/rs6000/rs6000.c:16486 config/rs6000/rs6000.c:16492
30724 #, gcc-internal-format, gfc-internal-format
30725 msgid "Builtin function %s requires the -mcpu=power9 option"
30726 msgstr ""
30728 #: config/rs6000/rs6000.c:16495
30729 #, gcc-internal-format, gfc-internal-format
30730 msgid ""
30731 "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
30732 msgstr ""
30734 #: config/rs6000/rs6000.c:16498
30735 #, gcc-internal-format, gfc-internal-format
30736 msgid "Builtin function %s requires the -mhard-float option"
30737 msgstr ""
30739 #: config/rs6000/rs6000.c:16500
30740 #, gcc-internal-format, gfc-internal-format
30741 msgid "Builtin function %s requires the -mfloat128 option"
30742 msgstr ""
30744 #: config/rs6000/rs6000.c:16502
30745 #, gcc-internal-format, gfc-internal-format
30746 msgid "Builtin function %s is not supported with the current options"
30747 msgstr ""
30749 #: config/rs6000/rs6000.c:18361
30750 #, gcc-internal-format, gfc-internal-format
30751 msgid "internal error: builtin function %s had an unexpected return type %s"
30752 msgstr ""
30754 #: config/rs6000/rs6000.c:18378
30755 #, gcc-internal-format, gfc-internal-format
30756 msgid ""
30757 "internal error: builtin function %s, argument %d had unexpected argument "
30758 "type %s"
30759 msgstr ""
30761 #: config/rs6000/rs6000.c:27451
30762 #, gcc-internal-format
30763 msgid "stack frame too large"
30764 msgstr ""
30766 #: config/rs6000/rs6000.c:31128
30767 #, gcc-internal-format
30768 msgid "-fsplit-stack uses register r29"
30769 msgstr ""
30771 #: config/rs6000/rs6000.c:31136
30772 #, gcc-internal-format
30773 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
30774 msgstr ""
30776 #: config/rs6000/rs6000.c:32122
30777 #, gcc-internal-format
30778 msgid "no profiling of 64-bit code for this ABI"
30779 msgstr ""
30781 #: config/rs6000/rs6000.c:34477
30782 #, gcc-internal-format
30783 msgid ""
30784 "You cannot take the address of a nested function if you use the -mno-"
30785 "pointers-to-nested-functions option."
30786 msgstr ""
30788 #: config/rs6000/rs6000.c:34559
30789 #, gcc-internal-format
30790 msgid "use of %<long double%> in AltiVec types is invalid"
30791 msgstr ""
30793 #: config/rs6000/rs6000.c:34561
30794 #, gcc-internal-format
30795 msgid "use of boolean types in AltiVec types is invalid"
30796 msgstr ""
30798 #: config/rs6000/rs6000.c:34563
30799 #, gcc-internal-format
30800 msgid "use of %<complex%> in AltiVec types is invalid"
30801 msgstr ""
30803 #: config/rs6000/rs6000.c:34565
30804 #, gcc-internal-format
30805 msgid "use of decimal floating point types in AltiVec types is invalid"
30806 msgstr ""
30808 #: config/rs6000/rs6000.c:34571
30809 #, gcc-internal-format
30810 msgid ""
30811 "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
30812 msgstr ""
30814 #: config/rs6000/rs6000.c:34574
30815 #, gcc-internal-format
30816 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
30817 msgstr ""
30819 #: config/rs6000/rs6000.c:34579
30820 #, gcc-internal-format
30821 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
30822 msgstr ""
30824 #: config/rs6000/rs6000.c:34582
30825 #, gcc-internal-format
30826 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
30827 msgstr ""
30829 #: config/rs6000/rs6000.c:38350
30830 #, gcc-internal-format, gfc-internal-format
30831 msgid "emitting microcode insn %s\t[%s] #%d"
30832 msgstr ""
30834 #: config/rs6000/rs6000.c:38354
30835 #, gcc-internal-format, gfc-internal-format
30836 msgid "emitting conditional microcode insn %s\t[%s] #%d"
30837 msgstr ""
30839 #: config/rs6000/rs6000.c:38662
30840 #, gcc-internal-format, gfc-internal-format
30841 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
30842 msgstr ""
30844 #: config/rs6000/rs6000.c:38665
30845 #, gcc-internal-format, gfc-internal-format
30846 msgid "%s\"%s\"%s is not allowed"
30847 msgstr ""
30849 #: config/rs6000/rs6000.c:38667
30850 #, gcc-internal-format, gfc-internal-format
30851 msgid "%s\"%s\"%s is invalid"
30852 msgstr ""
30854 #. Definitions of target machine for GNU compiler,
30855 #. for IBM RS/6000 POWER running AIX version 4.3.
30856 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
30857 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30859 #. This file is part of GCC.
30861 #. GCC is free software; you can redistribute it and/or modify it
30862 #. under the terms of the GNU General Public License as published
30863 #. by the Free Software Foundation; either version 3, or (at your
30864 #. option) any later version.
30866 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30867 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30868 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30869 #. License for more details.
30871 #. You should have received a copy of the GNU General Public License
30872 #. along with GCC; see the file COPYING3.  If not see
30873 #. <http://www.gnu.org/licenses/>.
30874 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30875 #. get control in TARGET_OPTION_OVERRIDE.
30876 #. Definitions of target machine for GNU compiler,
30877 #. for IBM RS/6000 POWER running AIX V5.
30878 #. Copyright (C) 2001-2016 Free Software Foundation, Inc.
30879 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30881 #. This file is part of GCC.
30883 #. GCC is free software; you can redistribute it and/or modify it
30884 #. under the terms of the GNU General Public License as published
30885 #. by the Free Software Foundation; either version 3, or (at your
30886 #. option) any later version.
30888 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30889 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30890 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30891 #. License for more details.
30893 #. You should have received a copy of the GNU General Public License
30894 #. along with GCC; see the file COPYING3.  If not see
30895 #. <http://www.gnu.org/licenses/>.
30896 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30897 #. get control in TARGET_OPTION_OVERRIDE.
30898 #. Definitions of target machine for GNU compiler,
30899 #. for IBM RS/6000 POWER running AIX V5.2.
30900 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30901 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30903 #. This file is part of GCC.
30905 #. GCC is free software; you can redistribute it and/or modify it
30906 #. under the terms of the GNU General Public License as published
30907 #. by the Free Software Foundation; either version 3, or (at your
30908 #. option) any later version.
30910 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30911 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30912 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30913 #. License for more details.
30915 #. You should have received a copy of the GNU General Public License
30916 #. along with GCC; see the file COPYING3.  If not see
30917 #. <http://www.gnu.org/licenses/>.
30918 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30919 #. get control in TARGET_OPTION_OVERRIDE.
30920 #. Definitions of target machine for GNU compiler,
30921 #. for IBM RS/6000 POWER running AIX V5.3.
30922 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30923 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30925 #. This file is part of GCC.
30927 #. GCC is free software; you can redistribute it and/or modify it
30928 #. under the terms of the GNU General Public License as published
30929 #. by the Free Software Foundation; either version 3, or (at your
30930 #. option) any later version.
30932 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30933 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30934 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30935 #. License for more details.
30937 #. You should have received a copy of the GNU General Public License
30938 #. along with GCC; see the file COPYING3.  If not see
30939 #. <http://www.gnu.org/licenses/>.
30940 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30941 #. get control in TARGET_OPTION_OVERRIDE.
30942 #. Definitions of target machine for GNU compiler,
30943 #. for IBM RS/6000 POWER running AIX V6.1.
30944 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30945 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30947 #. This file is part of GCC.
30949 #. GCC is free software; you can redistribute it and/or modify it
30950 #. under the terms of the GNU General Public License as published
30951 #. by the Free Software Foundation; either version 3, or (at your
30952 #. option) any later version.
30954 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30955 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30956 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30957 #. License for more details.
30959 #. You should have received a copy of the GNU General Public License
30960 #. along with GCC; see the file COPYING3.  If not see
30961 #. <http://www.gnu.org/licenses/>.
30962 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30963 #. get control in TARGET_OPTION_OVERRIDE.
30964 #. Definitions of target machine for GNU compiler,
30965 #. for IBM RS/6000 POWER running AIX V7.1.
30966 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
30967 #. Contributed by David Edelsohn (edelsohn@gnu.org).
30969 #. This file is part of GCC.
30971 #. GCC is free software; you can redistribute it and/or modify it
30972 #. under the terms of the GNU General Public License as published
30973 #. by the Free Software Foundation; either version 3, or (at your
30974 #. option) any later version.
30976 #. GCC is distributed in the hope that it will be useful, but WITHOUT
30977 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30978 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
30979 #. License for more details.
30981 #. You should have received a copy of the GNU General Public License
30982 #. along with GCC; see the file COPYING3.  If not see
30983 #. <http://www.gnu.org/licenses/>.
30984 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
30985 #. get control in TARGET_OPTION_OVERRIDE.
30986 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
30987 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
30988 #, gcc-internal-format
30989 msgid "-maix64 requires PowerPC64 architecture remain enabled"
30990 msgstr ""
30992 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
30993 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
30994 #, gcc-internal-format
30995 msgid "soft-float and long-double-128 are incompatible"
30996 msgstr ""
30998 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
30999 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
31000 #, gcc-internal-format
31001 msgid ""
31002 "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
31003 msgstr ""
31005 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
31006 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
31007 #, gcc-internal-format
31008 msgid "-mcmodel incompatible with other toc options"
31009 msgstr ""
31011 #: config/rs6000/e500.h:37
31012 #, gcc-internal-format
31013 msgid "AltiVec and SPE instructions cannot coexist"
31014 msgstr ""
31016 #: config/rs6000/e500.h:39
31017 #, gcc-internal-format
31018 msgid "VSX and SPE instructions cannot coexist"
31019 msgstr ""
31021 #: config/rs6000/e500.h:41
31022 #, gcc-internal-format
31023 msgid "64-bit SPE not supported"
31024 msgstr ""
31026 #: config/rs6000/e500.h:43
31027 #, gcc-internal-format
31028 msgid "E500 and FPRs not supported"
31029 msgstr ""
31031 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
31032 #, gcc-internal-format
31033 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
31034 msgstr ""
31036 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
31037 #, gcc-internal-format
31038 msgid "-m64 requires a PowerPC64 cpu"
31039 msgstr ""
31041 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
31042 #. get control in TARGET_OPTION_OVERRIDE.
31043 #: config/rs6000/sysv4.h:111
31044 #, gcc-internal-format, gfc-internal-format
31045 msgid "bad value for -mcall-%s"
31046 msgstr ""
31048 #: config/rs6000/sysv4.h:127
31049 #, gcc-internal-format, gfc-internal-format
31050 msgid "bad value for -msdata=%s"
31051 msgstr ""
31053 #: config/rs6000/sysv4.h:144
31054 #, gcc-internal-format, gfc-internal-format
31055 msgid "-mrelocatable and -msdata=%s are incompatible"
31056 msgstr ""
31058 #: config/rs6000/sysv4.h:153
31059 #, gcc-internal-format, gfc-internal-format
31060 msgid "-f%s and -msdata=%s are incompatible"
31061 msgstr ""
31063 #: config/rs6000/sysv4.h:162
31064 #, gcc-internal-format, gfc-internal-format
31065 msgid "-msdata=%s and -mcall-%s are incompatible"
31066 msgstr ""
31068 #: config/rs6000/sysv4.h:171
31069 #, gcc-internal-format
31070 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
31071 msgstr ""
31073 #: config/rs6000/sysv4.h:177
31074 #, gcc-internal-format, gfc-internal-format
31075 msgid "-mrelocatable and -mcall-%s are incompatible"
31076 msgstr ""
31078 #: config/rs6000/sysv4.h:184
31079 #, gcc-internal-format, gfc-internal-format
31080 msgid "-fPIC and -mcall-%s are incompatible"
31081 msgstr ""
31083 #: config/rs6000/sysv4.h:190
31084 #, gcc-internal-format
31085 msgid "-msecure-plt not supported by your assembler"
31086 msgstr ""
31088 #: config/rs6000/sysv4.h:218
31089 #, gcc-internal-format, gfc-internal-format
31090 msgid "-m%s not supported in this configuration"
31091 msgstr ""
31093 #: config/rx/rx.c:644
31094 #, gcc-internal-format, gfc-internal-format
31095 msgid "unrecognized control register number: %d - using 'psw'"
31096 msgstr ""
31098 #: config/rx/rx.c:1382
31099 #, gcc-internal-format
31100 msgid "multiple fast interrupt routines seen: %qE and %qE"
31101 msgstr ""
31103 #: config/rx/rx.c:2573
31104 #, gcc-internal-format, gfc-internal-format
31105 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
31106 msgstr ""
31108 #: config/rx/rx.c:2575
31109 #, gcc-internal-format
31110 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
31111 msgstr ""
31113 #: config/rx/rx.c:2622
31114 #, gcc-internal-format
31115 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
31116 msgstr ""
31118 #: config/rx/rx.c:2769
31119 #, gcc-internal-format
31120 msgid "RX FPU instructions do not support NaNs and infinities"
31121 msgstr ""
31123 #: config/s390/s390-c.c:469
31124 #, gcc-internal-format
31125 msgid "Builtin vec_step can only be used on vector types."
31126 msgstr ""
31128 #: config/s390/s390-c.c:689
31129 #, gcc-internal-format
31130 msgid ""
31131 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
31132 "and 4096"
31133 msgstr ""
31135 #: config/s390/s390-c.c:859
31136 #, gcc-internal-format
31137 msgid "Builtin %qF is for GCC internal use only."
31138 msgstr ""
31140 #: config/s390/s390-c.c:876
31141 #, gcc-internal-format
31142 msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
31143 msgstr ""
31145 #: config/s390/s390-c.c:925
31146 #, gcc-internal-format
31147 msgid "invalid parameter combination for intrinsic %qs"
31148 msgstr ""
31150 #: config/s390/s390-c.c:931
31151 #, gcc-internal-format
31152 msgid "ambiguous overload for intrinsic %qs"
31153 msgstr ""
31155 #: config/s390/s390-c.c:971
31156 #, gcc-internal-format
31157 msgid "constant argument %d for builtin %qF is out of range for target type"
31158 msgstr ""
31160 #: config/s390/s390.c:755
31161 #, gcc-internal-format
31162 msgid "constant argument %d for builtin %qF is out of range (0.."
31163 msgstr ""
31165 #: config/s390/s390.c:772
31166 #, gcc-internal-format
31167 msgid "constant argument %d for builtin %qF is out of range ("
31168 msgstr ""
31170 #: config/s390/s390.c:823
31171 #, gcc-internal-format
31172 msgid ""
31173 "Builtin %qF is not supported without -mhtm (default with -march=zEC12 and "
31174 "higher)."
31175 msgstr ""
31177 #: config/s390/s390.c:829
31178 #, gcc-internal-format
31179 msgid ""
31180 "Builtin %qF is not supported without -mvx (default with -march=z13 and "
31181 "higher)."
31182 msgstr ""
31184 #: config/s390/s390.c:849
31185 #, gcc-internal-format
31186 msgid "Unresolved overloaded builtin"
31187 msgstr ""
31189 #: config/s390/s390.c:856 config/tilegx/tilegx.c:3545
31190 #: config/tilepro/tilepro.c:3109
31191 #, gcc-internal-format
31192 msgid "bad builtin icode"
31193 msgstr ""
31195 #: config/s390/s390.c:893
31196 #, gcc-internal-format
31197 msgid "constant value required for builtin %qF argument %d"
31198 msgstr ""
31200 #: config/s390/s390.c:984
31201 #, gcc-internal-format
31202 msgid "Invalid argument %d for builtin %qF"
31203 msgstr ""
31205 #: config/s390/s390.c:1085
31206 #, gcc-internal-format
31207 msgid ""
31208 "requested %qE attribute is not a comma separated pair of non-negative "
31209 "integer constants or too large (max. %d)"
31210 msgstr ""
31212 #: config/s390/s390.c:9786
31213 #, gcc-internal-format
31214 msgid "total size of local variables exceeds architecture limit"
31215 msgstr ""
31217 #: config/s390/s390.c:10892
31218 #, gcc-internal-format
31219 msgid ""
31220 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
31221 "of %d bytes.  An unconditional trap is added."
31222 msgstr ""
31224 #: config/s390/s390.c:10908
31225 #, gcc-internal-format
31226 msgid ""
31227 "frame size of function %qs is %wd bytes which is more than half the stack "
31228 "size. The dynamic check would not be reliable. No check emitted for this "
31229 "function."
31230 msgstr ""
31232 #: config/s390/s390.c:10936
31233 #, gcc-internal-format
31234 msgid "frame size of %qs is %wd bytes"
31235 msgstr ""
31237 #: config/s390/s390.c:10940
31238 #, gcc-internal-format
31239 msgid "%qs uses dynamic stack allocation"
31240 msgstr ""
31242 #: config/s390/s390.c:11318
31243 #, gcc-internal-format
31244 msgid "CPUs older than z900 are not supported for -fsplit-stack"
31245 msgstr ""
31247 #: config/s390/s390.c:14462
31248 #, gcc-internal-format, gfc-internal-format
31249 msgid ""
31250 "%sarch=%s%s is deprecated and will be removed in future releases; use at "
31251 "least %sarch=z900%s"
31252 msgstr ""
31254 #: config/s390/s390.c:14474
31255 #, gcc-internal-format, gfc-internal-format
31256 msgid ""
31257 "%stune=%s%s is deprecated and will be removed in future releases; use at "
31258 "least %stune=z900%s"
31259 msgstr ""
31261 #: config/s390/s390.c:14486
31262 #, gcc-internal-format, gfc-internal-format
31263 msgid "z/Architecture mode not supported on %s"
31264 msgstr ""
31266 #: config/s390/s390.c:14489
31267 #, gcc-internal-format
31268 msgid "64-bit ABI not supported in ESA/390 mode"
31269 msgstr ""
31271 #: config/s390/s390.c:14506
31272 #, gcc-internal-format, gfc-internal-format
31273 msgid "hardware vector support not available on %s"
31274 msgstr ""
31276 #: config/s390/s390.c:14509
31277 #, gcc-internal-format
31278 msgid "hardware vector support not available with -msoft-float"
31279 msgstr ""
31281 #: config/s390/s390.c:14537
31282 #, gcc-internal-format, gfc-internal-format
31283 msgid "hardware decimal floating point instructions not available on %s"
31284 msgstr ""
31286 #: config/s390/s390.c:14541
31287 #, gcc-internal-format
31288 msgid ""
31289 "hardware decimal floating point instructions not available in ESA/390 mode"
31290 msgstr ""
31292 #: config/s390/s390.c:14553
31293 #, gcc-internal-format
31294 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
31295 msgstr ""
31297 #: config/s390/s390.c:14561
31298 #, gcc-internal-format
31299 msgid ""
31300 "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
31301 msgstr ""
31303 #: config/s390/s390.c:14567
31304 #, gcc-internal-format
31305 msgid "stack size must be greater than the stack guard value"
31306 msgstr ""
31308 #: config/s390/s390.c:14569
31309 #, gcc-internal-format
31310 msgid "stack size must not be greater than 64k"
31311 msgstr ""
31313 #: config/s390/s390.c:14572
31314 #, gcc-internal-format
31315 msgid "-mstack-guard implies use of -mstack-size"
31316 msgstr ""
31318 #. argument is not a plain number
31319 #: config/s390/s390.c:14666
31320 #, gcc-internal-format
31321 msgid "arguments to %qs should be non-negative integers"
31322 msgstr ""
31324 #: config/s390/s390.c:14673
31325 #, gcc-internal-format
31326 msgid "argument to %qs is too large (max. %d)"
31327 msgstr ""
31329 #. Value is not allowed for the target attribute.
31330 #: config/s390/s390.c:14881
31331 #, gcc-internal-format
31332 msgid "Value %qs is not supported by attribute %<target%>"
31333 msgstr ""
31335 #: config/sh/sh.c:912
31336 #, gcc-internal-format
31337 msgid "ignoring -fschedule-insns because of exception handling bug"
31338 msgstr ""
31340 #: config/sh/sh.c:929
31341 #, gcc-internal-format
31342 msgid ""
31343 "unwind tables currently require either a frame pointer or -maccumulate-"
31344 "outgoing-args for correctness"
31345 msgstr ""
31347 #: config/sh/sh.c:7367
31348 #, gcc-internal-format
31349 msgid "__builtin_saveregs not supported by this subtarget"
31350 msgstr ""
31352 #: config/sh/sh.c:8319
31353 #, gcc-internal-format
31354 msgid "%qE attribute only applies to interrupt functions"
31355 msgstr ""
31357 #: config/sh/sh.c:8389
31358 #, gcc-internal-format
31359 msgid "%qE attribute is supported only for SH2A"
31360 msgstr ""
31362 #: config/sh/sh.c:8431
31363 #, gcc-internal-format
31364 msgid "%qE attribute only applies to SH2A"
31365 msgstr ""
31367 #: config/sh/sh.c:8453
31368 #, gcc-internal-format
31369 msgid "%qE attribute argument should be between 0 to 255"
31370 msgstr ""
31372 #. The argument must be a constant string.
31373 #: config/sh/sh.c:8515
31374 #, gcc-internal-format
31375 msgid "%qE attribute argument not a string constant"
31376 msgstr ""
31378 #: config/sh/sh.c:10763
31379 #, gcc-internal-format
31380 msgid "r0 needs to be available as a call-clobbered register"
31381 msgstr ""
31383 #. 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.
31384 #: config/sh/vxworks.h:43
31385 #, gcc-internal-format
31386 msgid "-mrelax is only supported for RTP PIC"
31387 msgstr ""
31389 #: config/sparc/sparc.c:1393
31390 #, gcc-internal-format, gfc-internal-format
31391 msgid "%s is not supported by this configuration"
31392 msgstr ""
31394 #: config/sparc/sparc.c:1400
31395 #, gcc-internal-format
31396 msgid "-mlong-double-64 not allowed with -m64"
31397 msgstr ""
31399 #: config/sparc/sparc.c:1420
31400 #, gcc-internal-format, gfc-internal-format
31401 msgid "bad value (%s) for -mcmodel= switch"
31402 msgstr ""
31404 #: config/sparc/sparc.c:1425
31405 #, gcc-internal-format
31406 msgid "-mcmodel= is not supported on 32 bit systems"
31407 msgstr ""
31409 #: config/sparc/sparc.c:1432
31410 #, gcc-internal-format
31411 msgid "-fcall-saved-REG is not supported for out registers"
31412 msgstr ""
31414 #: config/spu/spu-c.c:131
31415 #, gcc-internal-format, gfc-internal-format
31416 msgid "insufficient arguments to overloaded function %s"
31417 msgstr ""
31419 #: config/spu/spu-c.c:162
31420 #, gcc-internal-format, gfc-internal-format
31421 msgid "too many arguments to overloaded function %s"
31422 msgstr ""
31424 #: config/spu/spu-c.c:174
31425 #, gcc-internal-format, gfc-internal-format
31426 msgid "parameter list does not match a valid signature for %s()"
31427 msgstr ""
31429 #: config/spu/spu.c:256
31430 #, gcc-internal-format, gfc-internal-format
31431 msgid "bad value (%s) for -march= switch"
31432 msgstr ""
31434 #: config/spu/spu.c:267
31435 #, gcc-internal-format, gfc-internal-format
31436 msgid "bad value (%s) for -mtune= switch"
31437 msgstr ""
31439 #: config/spu/spu.c:5175 config/spu/spu.c:5178
31440 #, gcc-internal-format
31441 msgid "creating run-time relocation for %qD"
31442 msgstr ""
31444 #: config/spu/spu.c:5183 config/spu/spu.c:5185
31445 #, gcc-internal-format
31446 msgid "creating run-time relocation"
31447 msgstr ""
31449 #: config/spu/spu.c:6320
31450 #, gcc-internal-format, gfc-internal-format
31451 msgid "%s expects an integer literal in the range [%d, %d]"
31452 msgstr ""
31454 #: config/spu/spu.c:6340
31455 #, gcc-internal-format
31456 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
31457 msgstr ""
31459 #: config/spu/spu.c:6369
31460 #, gcc-internal-format, gfc-internal-format
31461 msgid "%d least significant bits of %s are ignored"
31462 msgstr ""
31464 #: config/stormy16/stormy16.c:1044
31465 #, gcc-internal-format
31466 msgid "local variable memory requirements exceed capacity"
31467 msgstr ""
31469 #: config/stormy16/stormy16.c:1201
31470 #, gcc-internal-format
31471 msgid "function_profiler support"
31472 msgstr ""
31474 #: config/stormy16/stormy16.c:1295
31475 #, gcc-internal-format
31476 msgid "cannot use va_start in interrupt function"
31477 msgstr ""
31479 #: config/stormy16/stormy16.c:1863
31480 #, gcc-internal-format, gfc-internal-format
31481 msgid "switch statement of size %lu entries too large"
31482 msgstr ""
31484 #: config/stormy16/stormy16.c:2235
31485 #, gcc-internal-format
31486 msgid "%<__BELOW100__%> attribute only applies to variables"
31487 msgstr ""
31489 #: config/stormy16/stormy16.c:2242
31490 #, gcc-internal-format
31491 msgid "__BELOW100__ attribute not allowed with auto storage class"
31492 msgstr ""
31494 #: config/tilegx/tilegx.c:3586 config/tilepro/tilepro.c:3135
31495 #, gcc-internal-format
31496 msgid "operand must be an immediate of the right size"
31497 msgstr ""
31499 #: config/v850/v850-c.c:65
31500 #, gcc-internal-format
31501 msgid "#pragma GHS endXXXX found without previous startXXX"
31502 msgstr ""
31504 #: config/v850/v850-c.c:68
31505 #, gcc-internal-format
31506 msgid "#pragma GHS endXXX does not match previous startXXX"
31507 msgstr ""
31509 #: config/v850/v850-c.c:94
31510 #, gcc-internal-format
31511 msgid "cannot set interrupt attribute: no current function"
31512 msgstr ""
31514 #: config/v850/v850-c.c:102
31515 #, gcc-internal-format
31516 msgid "cannot set interrupt attribute: no such identifier"
31517 msgstr ""
31519 #: config/v850/v850-c.c:151
31520 #, gcc-internal-format
31521 msgid "junk at end of #pragma ghs section"
31522 msgstr ""
31524 #: config/v850/v850-c.c:168
31525 #, gcc-internal-format
31526 msgid "unrecognized section name %qE"
31527 msgstr ""
31529 #: config/v850/v850-c.c:182
31530 #, gcc-internal-format
31531 msgid "malformed #pragma ghs section"
31532 msgstr ""
31534 #: config/v850/v850-c.c:201
31535 #, gcc-internal-format
31536 msgid "junk at end of #pragma ghs interrupt"
31537 msgstr ""
31539 #: config/v850/v850-c.c:212
31540 #, gcc-internal-format
31541 msgid "junk at end of #pragma ghs starttda"
31542 msgstr ""
31544 #: config/v850/v850-c.c:223
31545 #, gcc-internal-format
31546 msgid "junk at end of #pragma ghs startsda"
31547 msgstr ""
31549 #: config/v850/v850-c.c:234
31550 #, gcc-internal-format
31551 msgid "junk at end of #pragma ghs startzda"
31552 msgstr ""
31554 #: config/v850/v850-c.c:245
31555 #, gcc-internal-format
31556 msgid "junk at end of #pragma ghs endtda"
31557 msgstr ""
31559 #: config/v850/v850-c.c:256
31560 #, gcc-internal-format
31561 msgid "junk at end of #pragma ghs endsda"
31562 msgstr ""
31564 #: config/v850/v850-c.c:267
31565 #, gcc-internal-format
31566 msgid "junk at end of #pragma ghs endzda"
31567 msgstr ""
31569 #: config/v850/v850.c:2120
31570 #, gcc-internal-format
31571 msgid "data area attributes cannot be specified for local variables"
31572 msgstr ""
31574 #: config/v850/v850.c:2131
31575 #, gcc-internal-format
31576 msgid "data area of %q+D conflicts with previous declaration"
31577 msgstr ""
31579 #: config/v850/v850.c:2262
31580 #, gcc-internal-format, gfc-internal-format
31581 msgid "bogus JR construction: %d"
31582 msgstr ""
31584 #: config/v850/v850.c:2280 config/v850/v850.c:2387
31585 #, gcc-internal-format, gfc-internal-format
31586 msgid "bad amount of stack space removal: %d"
31587 msgstr ""
31589 #: config/v850/v850.c:2367
31590 #, gcc-internal-format, gfc-internal-format
31591 msgid "bogus JARL construction: %d"
31592 msgstr ""
31594 #: config/v850/v850.c:2665
31595 #, gcc-internal-format, gfc-internal-format
31596 msgid "bogus DISPOSE construction: %d"
31597 msgstr ""
31599 #: config/v850/v850.c:2684
31600 #, gcc-internal-format, gfc-internal-format
31601 msgid "too much stack space to dispose of: %d"
31602 msgstr ""
31604 #: config/v850/v850.c:2786
31605 #, gcc-internal-format, gfc-internal-format
31606 msgid "bogus PREPEARE construction: %d"
31607 msgstr ""
31609 #: config/v850/v850.c:2803
31610 #, gcc-internal-format, gfc-internal-format
31611 msgid "too much stack space to prepare: %d"
31612 msgstr ""
31614 #: config/visium/visium.c:711
31615 #, gcc-internal-format
31616 msgid "an interrupt handler cannot be compiled with -muser-mode"
31617 msgstr ""
31619 #: config/vms/vms-c.c:42
31620 #, gcc-internal-format
31621 msgid "junk at end of #pragma __nostandard"
31622 msgstr ""
31624 #: config/vms/vms-c.c:53
31625 #, gcc-internal-format
31626 msgid "junk at end of #pragma __standard"
31627 msgstr ""
31629 #: config/vms/vms-c.c:78
31630 #, gcc-internal-format
31631 msgid "malformed '#pragma member_alignment', ignoring"
31632 msgstr ""
31634 #: config/vms/vms-c.c:93
31635 #, gcc-internal-format, gfc-internal-format
31636 msgid "unknown '#pragma member_alignment' name %s"
31637 msgstr ""
31639 #: config/vms/vms-c.c:98
31640 #, gcc-internal-format
31641 msgid "malformed '#pragma member_alignment'"
31642 msgstr ""
31644 #: config/vms/vms-c.c:132
31645 #, gcc-internal-format
31646 msgid "unhandled alignment for '#pragma nomember_alignment'"
31647 msgstr ""
31649 #: config/vms/vms-c.c:145
31650 #, gcc-internal-format
31651 msgid "garbage at end of '#pragma nomember_alignment'"
31652 msgstr ""
31654 #: config/vms/vms-c.c:200
31655 #, gcc-internal-format
31656 msgid "malformed '#pragma extern_model', ignoring"
31657 msgstr ""
31659 #: config/vms/vms-c.c:221
31660 #, gcc-internal-format
31661 msgid "extern model globalvalue"
31662 msgstr ""
31664 #: config/vms/vms-c.c:226
31665 #, gcc-internal-format, gfc-internal-format
31666 msgid "unknown '#pragma extern_model' model '%s'"
31667 msgstr ""
31669 #: config/vms/vms-c.c:232
31670 #, gcc-internal-format
31671 msgid "junk at end of '#pragma extern_model'"
31672 msgstr ""
31674 #: config/vms/vms-c.c:246
31675 #, gcc-internal-format
31676 msgid "vms '#pragma __message' is ignored"
31677 msgstr ""
31679 #: config/vms/vms-c.c:271 config/vms/vms-c.c:277
31680 #, gcc-internal-format
31681 msgid "malformed '#pragma __extern_prefix', ignoring"
31682 msgstr ""
31684 #: config/vms/vms-c.c:310 config/vms/vms-c.c:330
31685 #, gcc-internal-format
31686 msgid "malformed %<#pragma %s%>, ignoring"
31687 msgstr ""
31689 #: config/vms/vms-c.c:326
31690 #, gcc-internal-format
31691 msgid "invalid constant in %<#pragma %s%>"
31692 msgstr ""
31694 #: config/xtensa/xtensa.c:2185
31695 #, gcc-internal-format
31696 msgid "boolean registers required for the floating-point option"
31697 msgstr ""
31699 #: config/xtensa/xtensa.c:2220
31700 #, gcc-internal-format, gfc-internal-format
31701 msgid "-f%s is not supported with CONST16 instructions"
31702 msgstr ""
31704 #: config/xtensa/xtensa.c:2227
31705 #, gcc-internal-format
31706 msgid "PIC is required but not supported with CONST16 instructions"
31707 msgstr ""
31709 #: config/xtensa/xtensa.c:3543
31710 #, gcc-internal-format
31711 msgid "only uninitialized variables can be placed in a .bss section"
31712 msgstr ""
31714 #: ada/gcc-interface/misc.c:158
31715 #, gcc-internal-format
31716 msgid "%<-gnat%> misspelled as %<-gant%>"
31717 msgstr ""
31719 #: ada/gcc-interface/misc.c:259
31720 #, gcc-internal-format
31721 msgid "-fexcess-precision=standard for Ada"
31722 msgstr ""
31724 #: ada/gcc-interface/misc.c:276
31725 #, gcc-internal-format
31726 msgid ""
31727 "STABS debugging information for Ada is obsolete and not supported anymore"
31728 msgstr ""
31730 #: ada/gcc-interface/trans.c:1525
31731 #, gcc-internal-format
31732 msgid "subprogram %q+F not marked Inline_Always"
31733 msgstr ""
31735 #: ada/gcc-interface/trans.c:1526 ada/gcc-interface/trans.c:1532
31736 #, gcc-internal-format
31737 msgid "parent subprogram cannot be inlined"
31738 msgstr ""
31740 #: ada/gcc-interface/trans.c:1530
31741 #, gcc-internal-format
31742 msgid "subprogram %q+F not marked Inline"
31743 msgstr ""
31745 #: ada/gcc-interface/trans.c:6313
31746 #, gcc-internal-format
31747 msgid "out-of-bounds access may be optimized away"
31748 msgstr ""
31750 #: ada/gcc-interface/trans.c:6315
31751 #, gcc-internal-format
31752 msgid "containing loop"
31753 msgstr ""
31755 #: ada/gcc-interface/utils.c:3770
31756 #, gcc-internal-format
31757 msgid "invalid element type for attribute %qs"
31758 msgstr ""
31760 #: ada/gcc-interface/utils.c:3794
31761 #, gcc-internal-format
31762 msgid "number of components of vector not a power of two"
31763 msgstr ""
31765 #: ada/gcc-interface/utils.c:5865 ada/gcc-interface/utils.c:6043
31766 #: ada/gcc-interface/utils.c:6150
31767 #, gcc-internal-format
31768 msgid "%qs attribute ignored"
31769 msgstr ""
31771 #: ada/gcc-interface/utils.c:5986
31772 #, gcc-internal-format
31773 msgid "%qs attribute requires prototypes with named arguments"
31774 msgstr ""
31776 #: ada/gcc-interface/utils.c:5995
31777 #, gcc-internal-format
31778 msgid "%qs attribute only applies to variadic functions"
31779 msgstr ""
31781 #: ada/gcc-interface/utils.c:6110
31782 #, gcc-internal-format
31783 msgid "%qE attribute has no effect"
31784 msgstr ""
31786 #: ada/gcc-interface/utils.c:6234
31787 #, gcc-internal-format
31788 msgid "attribute %qs applies to array types only"
31789 msgstr ""
31791 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:8171
31792 #: cp/cp-array-notation.c:250
31793 #, gcc-internal-format
31794 msgid "Invalid builtin arguments"
31795 msgstr ""
31797 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
31798 #, gcc-internal-format
31799 msgid ""
31800 "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with "
31801 "dimension greater than 1"
31802 msgstr ""
31804 #: c/c-array-notation.c:718 c/c-array-notation.c:724 cp/cp-array-notation.c:606
31805 #, gcc-internal-format
31806 msgid "%qE cannot be scalar when %qE is not"
31807 msgstr ""
31809 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
31810 #, gcc-internal-format
31811 msgid "length mismatch between LHS and RHS"
31812 msgstr ""
31814 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1426
31815 #, gcc-internal-format
31816 msgid "start-index of array notation triplet is not an integer"
31817 msgstr ""
31819 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1431
31820 #, gcc-internal-format
31821 msgid "length of array notation triplet is not an integer"
31822 msgstr ""
31824 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1436
31825 #, gcc-internal-format
31826 msgid "stride of array notation triplet is not an integer"
31827 msgstr ""
31829 #: c/c-array-notation.c:1376
31830 #, gcc-internal-format
31831 msgid "rank of an array notation triplet's start-index is not zero"
31832 msgstr ""
31834 #: c/c-array-notation.c:1382
31835 #, gcc-internal-format
31836 msgid "rank of an array notation triplet's length is not zero"
31837 msgstr ""
31839 #: c/c-array-notation.c:1387
31840 #, gcc-internal-format
31841 msgid "rank of array notation triplet's stride is not zero"
31842 msgstr ""
31844 #. Except for passing an argument to an unprototyped function,
31845 #. this is a constraint violation.  When passing an argument to
31846 #. an unprototyped function, it is compile-time undefined;
31847 #. making it a constraint in that case was rejected in
31848 #. DR#252.
31849 #: c/c-convert.c:98 c/c-typeck.c:2161 c/c-typeck.c:6272 c/c-typeck.c:11827
31850 #: cp/typeck.c:1966 cp/typeck.c:7616 cp/typeck.c:8352
31851 #, gcc-internal-format
31852 msgid "void value not ignored as it ought to be"
31853 msgstr ""
31855 #: c/c-convert.c:195
31856 #, gcc-internal-format
31857 msgid "conversion to non-scalar type requested"
31858 msgstr ""
31860 #: c/c-decl.c:815
31861 #, gcc-internal-format
31862 msgid "array %q+D assumed to have one element"
31863 msgstr ""
31865 #: c/c-decl.c:856
31866 #, gcc-internal-format
31867 msgid "%qD is static but used in inline function %qD which is not static"
31868 msgstr ""
31870 #: c/c-decl.c:861
31871 #, gcc-internal-format
31872 msgid "%q+D is static but declared in inline function %qD which is not static"
31873 msgstr ""
31875 #: c/c-decl.c:1046
31876 #, gcc-internal-format, gfc-internal-format
31877 msgid "GCC supports only %u nested scopes"
31878 msgstr ""
31880 #: c/c-decl.c:1197 cp/decl.c:359
31881 #, gcc-internal-format
31882 msgid "label %q+D used but not defined"
31883 msgstr ""
31885 #: c/c-decl.c:1242
31886 #, gcc-internal-format
31887 msgid "nested function %q+D declared but never defined"
31888 msgstr ""
31890 #: c/c-decl.c:1256
31891 #, gcc-internal-format
31892 msgid "inline function %q+D declared but never defined"
31893 msgstr ""
31895 #: c/c-decl.c:1273
31896 #, gcc-internal-format
31897 msgid "unused variable %q+D"
31898 msgstr ""
31900 #: c/c-decl.c:1277 cp/decl.c:679
31901 #, gcc-internal-format
31902 msgid "variable %qD set but not used"
31903 msgstr ""
31905 #: c/c-decl.c:1282
31906 #, gcc-internal-format
31907 msgid "type of array %q+D completed incompatibly with implicit initialization"
31908 msgstr ""
31910 #: c/c-decl.c:1561 c/c-decl.c:6614 c/c-decl.c:7478 c/c-decl.c:8212
31911 #, gcc-internal-format
31912 msgid "originally defined here"
31913 msgstr ""
31915 #: c/c-decl.c:1691
31916 #, gcc-internal-format
31917 msgid ""
31918 "a parameter list with an ellipsis can%'t match an empty parameter name list "
31919 "declaration"
31920 msgstr ""
31922 #: c/c-decl.c:1698
31923 #, gcc-internal-format
31924 msgid ""
31925 "an argument type that has a default promotion can%'t match an empty "
31926 "parameter name list declaration"
31927 msgstr ""
31929 #: c/c-decl.c:1745
31930 #, gcc-internal-format
31931 msgid ""
31932 "prototype for %q+D declares more arguments than previous old-style definition"
31933 msgstr ""
31935 #: c/c-decl.c:1751
31936 #, gcc-internal-format
31937 msgid ""
31938 "prototype for %q+D declares fewer arguments than previous old-style "
31939 "definition"
31940 msgstr ""
31942 #: c/c-decl.c:1760
31943 #, gcc-internal-format
31944 msgid "prototype for %q+D declares argument %d with incompatible type"
31945 msgstr ""
31947 #. If we get here, no errors were found, but do issue a warning
31948 #. for this poor-style construct.
31949 #: c/c-decl.c:1773
31950 #, gcc-internal-format
31951 msgid "prototype for %q+D follows non-prototype definition"
31952 msgstr ""
31954 #: c/c-decl.c:1789
31955 #, gcc-internal-format
31956 msgid "previous definition of %q+D was here"
31957 msgstr ""
31959 #: c/c-decl.c:1791
31960 #, gcc-internal-format
31961 msgid "previous implicit declaration of %q+D was here"
31962 msgstr ""
31964 #: c/c-decl.c:1793
31965 #, gcc-internal-format
31966 msgid "previous declaration of %q+D was here"
31967 msgstr ""
31969 #: c/c-decl.c:1833
31970 #, gcc-internal-format
31971 msgid "%q+D redeclared as different kind of symbol"
31972 msgstr ""
31974 #: c/c-decl.c:1837
31975 #, gcc-internal-format
31976 msgid "built-in function %q+D declared as non-function"
31977 msgstr ""
31979 #: c/c-decl.c:1840 c/c-decl.c:2011 c/c-decl.c:2799
31980 #, gcc-internal-format
31981 msgid "declaration of %q+D shadows a built-in function"
31982 msgstr ""
31984 #: c/c-decl.c:1849
31985 #, gcc-internal-format
31986 msgid "redeclaration of enumerator %q+D"
31987 msgstr ""
31989 #: c/c-decl.c:1871
31990 #, gcc-internal-format
31991 msgid "conflicting types for built-in function %q+D"
31992 msgstr ""
31994 #: c/c-decl.c:1896 c/c-decl.c:1909 c/c-decl.c:1945
31995 #, gcc-internal-format
31996 msgid "conflicting types for %q+D"
31997 msgstr ""
31999 #: c/c-decl.c:1925
32000 #, gcc-internal-format
32001 msgid "conflicting named address spaces (generic vs %s) for %q+D"
32002 msgstr ""
32004 #: c/c-decl.c:1929
32005 #, gcc-internal-format
32006 msgid "conflicting named address spaces (%s vs generic) for %q+D"
32007 msgstr ""
32009 #: c/c-decl.c:1933
32010 #, gcc-internal-format
32011 msgid "conflicting named address spaces (%s vs %s) for %q+D"
32012 msgstr ""
32014 #: c/c-decl.c:1942
32015 #, gcc-internal-format
32016 msgid "conflicting type qualifiers for %q+D"
32017 msgstr ""
32019 #: c/c-decl.c:1967
32020 #, gcc-internal-format
32021 msgid "redefinition of typedef %q+D with different type"
32022 msgstr ""
32024 #: c/c-decl.c:1980
32025 #, gcc-internal-format
32026 msgid "redefinition of typedef %q+D with variably modified type"
32027 msgstr ""
32029 #: c/c-decl.c:1985
32030 #, gcc-internal-format
32031 msgid "redefinition of typedef %q+D"
32032 msgstr ""
32034 #: c/c-decl.c:2037 c/c-decl.c:2140
32035 #, gcc-internal-format
32036 msgid "redefinition of %q+D"
32037 msgstr ""
32039 #: c/c-decl.c:2072 c/c-decl.c:2178
32040 #, gcc-internal-format
32041 msgid "static declaration of %q+D follows non-static declaration"
32042 msgstr ""
32044 #: c/c-decl.c:2082 c/c-decl.c:2090 c/c-decl.c:2168 c/c-decl.c:2175
32045 #, gcc-internal-format
32046 msgid "non-static declaration of %q+D follows static declaration"
32047 msgstr ""
32049 #: c/c-decl.c:2106
32050 #, gcc-internal-format
32051 msgid "%<gnu_inline%> attribute present on %q+D"
32052 msgstr ""
32054 #: c/c-decl.c:2109
32055 #, gcc-internal-format
32056 msgid "but not here"
32057 msgstr ""
32059 #: c/c-decl.c:2127
32060 #, gcc-internal-format
32061 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
32062 msgstr ""
32064 #: c/c-decl.c:2130
32065 #, gcc-internal-format
32066 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
32067 msgstr ""
32069 #: c/c-decl.c:2160
32070 #, gcc-internal-format
32071 msgid "extern declaration of %q+D follows declaration with no linkage"
32072 msgstr ""
32074 #: c/c-decl.c:2196
32075 #, gcc-internal-format
32076 msgid "declaration of %q+D with no linkage follows extern declaration"
32077 msgstr ""
32079 #: c/c-decl.c:2202
32080 #, gcc-internal-format
32081 msgid "redeclaration of %q+D with no linkage"
32082 msgstr ""
32084 #: c/c-decl.c:2228
32085 #, gcc-internal-format
32086 msgid ""
32087 "redeclaration of %q+D with different visibility (old visibility preserved)"
32088 msgstr ""
32090 #: c/c-decl.c:2248
32091 #, gcc-internal-format
32092 msgid "redefinition of parameter %q+D"
32093 msgstr ""
32095 #: c/c-decl.c:2275
32096 #, gcc-internal-format
32097 msgid "redundant redeclaration of %q+D"
32098 msgstr ""
32100 #: c/c-decl.c:2760
32101 #, gcc-internal-format
32102 msgid "declaration of %q+D shadows previous non-variable"
32103 msgstr ""
32105 #: c/c-decl.c:2779
32106 #, gcc-internal-format
32107 msgid "declaration of %qD shadows a parameter"
32108 msgstr ""
32110 #: c/c-decl.c:2792 cp/name-lookup.c:1298
32111 #, gcc-internal-format
32112 msgid "declaration of %qD shadows a global declaration"
32113 msgstr ""
32115 #: c/c-decl.c:2818 cp/name-lookup.c:1236
32116 #, gcc-internal-format
32117 msgid "declaration of %qD shadows a previous local"
32118 msgstr ""
32120 #: c/c-decl.c:2824 cp/name-lookup.c:1241 cp/name-lookup.c:1283
32121 #: cp/name-lookup.c:1301
32122 #, gcc-internal-format
32123 msgid "shadowed declaration is here"
32124 msgstr ""
32126 #: c/c-decl.c:2951
32127 #, gcc-internal-format
32128 msgid "nested extern declaration of %qD"
32129 msgstr ""
32131 #: c/c-decl.c:3134
32132 #, gcc-internal-format
32133 msgid "implicit declaration of function %qE; did you mean %qs?"
32134 msgstr ""
32136 #: c/c-decl.c:3139 c/c-decl.c:3152
32137 #, gcc-internal-format
32138 msgid "implicit declaration of function %qE"
32139 msgstr ""
32141 #: c/c-decl.c:3147
32142 #, gcc-internal-format
32143 msgid "implicit declaration of function %qE;did you mean %qs?"
32144 msgstr ""
32146 #: c/c-decl.c:3398
32147 #, gcc-internal-format
32148 msgid "incompatible implicit declaration of built-in function %qD"
32149 msgstr ""
32151 #: c/c-decl.c:3405
32152 #, gcc-internal-format
32153 msgid "include %qs or provide a declaration of %qD"
32154 msgstr ""
32156 #: c/c-decl.c:3414
32157 #, gcc-internal-format
32158 msgid "incompatible implicit declaration of function %qD"
32159 msgstr ""
32161 #: c/c-decl.c:3474
32162 #, gcc-internal-format
32163 msgid "%qE undeclared here (not in a function); did you mean %qs?"
32164 msgstr ""
32166 #: c/c-decl.c:3479
32167 #, gcc-internal-format
32168 msgid "%qE undeclared here (not in a function)"
32169 msgstr ""
32171 #: c/c-decl.c:3493
32172 #, gcc-internal-format
32173 msgid "%qE undeclared (first use in this function); did you mean %qs?"
32174 msgstr ""
32176 #: c/c-decl.c:3498
32177 #, gcc-internal-format
32178 msgid "%qE undeclared (first use in this function)"
32179 msgstr ""
32181 #: c/c-decl.c:3502
32182 #, gcc-internal-format
32183 msgid ""
32184 "each undeclared identifier is reported only once for each function it "
32185 "appears in"
32186 msgstr ""
32188 #: c/c-decl.c:3550 cp/decl.c:3045
32189 #, gcc-internal-format
32190 msgid "label %qE referenced outside of any function"
32191 msgstr ""
32193 #: c/c-decl.c:3586
32194 #, gcc-internal-format
32195 msgid "jump into scope of identifier with variably modified type"
32196 msgstr ""
32198 #: c/c-decl.c:3589
32199 #, gcc-internal-format
32200 msgid "jump skips variable initialization"
32201 msgstr ""
32203 #: c/c-decl.c:3590 c/c-decl.c:3645 c/c-decl.c:3734
32204 #, gcc-internal-format
32205 msgid "label %qD defined here"
32206 msgstr ""
32208 #: c/c-decl.c:3591 c/c-decl.c:3862 c/c-typeck.c:8019 cp/class.c:1475
32209 #: cp/class.c:3372 cp/decl.c:3903 cp/decl.c:10504 cp/decl.c:10910
32210 #: cp/friend.c:340 cp/friend.c:349 cp/parser.c:3169 cp/parser.c:3262
32211 #: cp/parser.c:3293 cp/parser.c:6044 cp/parser.c:20605
32212 #, gcc-internal-format
32213 msgid "%qD declared here"
32214 msgstr ""
32216 #: c/c-decl.c:3644 c/c-decl.c:3733
32217 #, gcc-internal-format
32218 msgid "jump into statement expression"
32219 msgstr ""
32221 #: c/c-decl.c:3666
32222 #, gcc-internal-format
32223 msgid "duplicate label declaration %qE"
32224 msgstr ""
32226 #: c/c-decl.c:3764 cp/decl.c:3440
32227 #, gcc-internal-format
32228 msgid "duplicate label %qD"
32229 msgstr ""
32231 #: c/c-decl.c:3795
32232 #, gcc-internal-format
32233 msgid ""
32234 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
32235 msgstr ""
32237 #: c/c-decl.c:3860
32238 #, gcc-internal-format
32239 msgid "switch jumps over variable initialization"
32240 msgstr ""
32242 #: c/c-decl.c:3861 c/c-decl.c:3872
32243 #, gcc-internal-format
32244 msgid "switch starts here"
32245 msgstr ""
32247 #: c/c-decl.c:3871
32248 #, gcc-internal-format
32249 msgid "switch jumps into statement expression"
32250 msgstr ""
32252 #: c/c-decl.c:3954
32253 #, gcc-internal-format
32254 msgid "%qE defined as wrong kind of tag"
32255 msgstr ""
32257 #: c/c-decl.c:4296
32258 #, gcc-internal-format
32259 msgid "unnamed struct/union that defines no instances"
32260 msgstr ""
32262 #: c/c-decl.c:4306
32263 #, gcc-internal-format
32264 msgid "empty declaration with storage class specifier does not redeclare tag"
32265 msgstr ""
32267 #: c/c-decl.c:4321
32268 #, gcc-internal-format
32269 msgid "empty declaration with type qualifier does not redeclare tag"
32270 msgstr ""
32272 #: c/c-decl.c:4332
32273 #, gcc-internal-format
32274 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
32275 msgstr ""
32277 #: c/c-decl.c:4354 c/c-decl.c:4362
32278 #, gcc-internal-format
32279 msgid "useless type name in empty declaration"
32280 msgstr ""
32282 #: c/c-decl.c:4370
32283 #, gcc-internal-format
32284 msgid "%<inline%> in empty declaration"
32285 msgstr ""
32287 #: c/c-decl.c:4376
32288 #, gcc-internal-format
32289 msgid "%<_Noreturn%> in empty declaration"
32290 msgstr ""
32292 #: c/c-decl.c:4382
32293 #, gcc-internal-format
32294 msgid "%<auto%> in file-scope empty declaration"
32295 msgstr ""
32297 #: c/c-decl.c:4388
32298 #, gcc-internal-format
32299 msgid "%<register%> in file-scope empty declaration"
32300 msgstr ""
32302 #: c/c-decl.c:4395
32303 #, gcc-internal-format
32304 msgid "useless storage class specifier in empty declaration"
32305 msgstr ""
32307 #: c/c-decl.c:4401
32308 #, gcc-internal-format
32309 msgid "useless %qs in empty declaration"
32310 msgstr ""
32312 #: c/c-decl.c:4414
32313 #, gcc-internal-format
32314 msgid "useless type qualifier in empty declaration"
32315 msgstr ""
32317 #: c/c-decl.c:4421
32318 #, gcc-internal-format
32319 msgid "useless %<_Alignas%> in empty declaration"
32320 msgstr ""
32322 #: c/c-decl.c:4428 c/c-parser.c:1672
32323 #, gcc-internal-format
32324 msgid "empty declaration"
32325 msgstr ""
32327 #: c/c-decl.c:4499
32328 #, gcc-internal-format
32329 msgid ""
32330 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
32331 "declarators"
32332 msgstr ""
32334 #: c/c-decl.c:4503
32335 #, gcc-internal-format
32336 msgid "ISO C90 does not support %<[*]%> array declarators"
32337 msgstr ""
32339 #. C99 6.7.5.2p4
32340 #. A function definition isn't function prototype scope C99 6.2.1p4.
32341 #. C99 6.7.5.2p4
32342 #: c/c-decl.c:4509 c/c-decl.c:7056
32343 #, gcc-internal-format
32344 msgid "%<[*]%> not allowed in other than function prototype scope"
32345 msgstr ""
32347 #: c/c-decl.c:4596 cp/decl2.c:1405
32348 #, gcc-internal-format
32349 msgid "%q+D in declare target directive does not have mappable type"
32350 msgstr ""
32352 #: c/c-decl.c:4645
32353 #, gcc-internal-format
32354 msgid "%q+D is usually a function"
32355 msgstr ""
32357 #: c/c-decl.c:4654
32358 #, gcc-internal-format
32359 msgid "typedef %qD is initialized (use __typeof__ instead)"
32360 msgstr ""
32362 #: c/c-decl.c:4659
32363 #, gcc-internal-format
32364 msgid "function %qD is initialized like a variable"
32365 msgstr ""
32367 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
32368 #: c/c-decl.c:4665
32369 #, gcc-internal-format
32370 msgid "parameter %qD is initialized"
32371 msgstr ""
32373 #. Although C99 is unclear about whether incomplete arrays
32374 #. of VLAs themselves count as VLAs, it does not make
32375 #. sense to permit them to be initialized given that
32376 #. ordinary VLAs may not be initialized.
32377 #: c/c-decl.c:4684 c/c-decl.c:4699 c/c-typeck.c:7326
32378 #, gcc-internal-format
32379 msgid "variable-sized object may not be initialized"
32380 msgstr ""
32382 #: c/c-decl.c:4690
32383 #, gcc-internal-format
32384 msgid "variable %qD has initializer but incomplete type"
32385 msgstr ""
32387 #: c/c-decl.c:4779
32388 #, gcc-internal-format
32389 msgid "inline function %q+D given attribute noinline"
32390 msgstr ""
32392 #: c/c-decl.c:4829
32393 #, gcc-internal-format
32394 msgid "uninitialized const member in %qT is invalid in C++"
32395 msgstr ""
32397 #: c/c-decl.c:4831
32398 #, gcc-internal-format
32399 msgid "%qD should be initialized"
32400 msgstr ""
32402 #: c/c-decl.c:4907
32403 #, gcc-internal-format
32404 msgid "initializer fails to determine size of %q+D"
32405 msgstr ""
32407 #: c/c-decl.c:4912
32408 #, gcc-internal-format
32409 msgid "array size missing in %q+D"
32410 msgstr ""
32412 #: c/c-decl.c:4924
32413 #, gcc-internal-format
32414 msgid "zero or negative size array %q+D"
32415 msgstr ""
32417 #: c/c-decl.c:4995
32418 #, gcc-internal-format
32419 msgid "storage size of %q+D isn%'t constant"
32420 msgstr ""
32422 #: c/c-decl.c:5045
32423 #, gcc-internal-format
32424 msgid "ignoring asm-specifier for non-static local variable %q+D"
32425 msgstr ""
32427 #: c/c-decl.c:5075
32428 #, gcc-internal-format
32429 msgid "cannot put object with volatile field into register"
32430 msgstr ""
32432 #: c/c-decl.c:5161
32433 #, gcc-internal-format
32434 msgid "uninitialized const %qD is invalid in C++"
32435 msgstr ""
32437 #: c/c-decl.c:5218
32438 #, gcc-internal-format
32439 msgid "ISO C forbids forward parameter declarations"
32440 msgstr ""
32442 #: c/c-decl.c:5315
32443 #, gcc-internal-format
32444 msgid "defining a type in a compound literal is invalid in C++"
32445 msgstr ""
32447 #: c/c-decl.c:5369 c/c-decl.c:5384
32448 #, gcc-internal-format
32449 msgid "bit-field %qs width not an integer constant"
32450 msgstr ""
32452 #: c/c-decl.c:5379
32453 #, gcc-internal-format
32454 msgid "bit-field %qs width not an integer constant expression"
32455 msgstr ""
32457 #: c/c-decl.c:5390
32458 #, gcc-internal-format
32459 msgid "negative width in bit-field %qs"
32460 msgstr ""
32462 #: c/c-decl.c:5395
32463 #, gcc-internal-format
32464 msgid "zero width for bit-field %qs"
32465 msgstr ""
32467 #: c/c-decl.c:5405
32468 #, gcc-internal-format
32469 msgid "bit-field %qs has invalid type"
32470 msgstr ""
32472 #: c/c-decl.c:5415
32473 #, gcc-internal-format
32474 msgid "type of bit-field %qs is a GCC extension"
32475 msgstr ""
32477 #: c/c-decl.c:5421
32478 #, gcc-internal-format
32479 msgid "width of %qs exceeds its type"
32480 msgstr ""
32482 #: c/c-decl.c:5434
32483 #, gcc-internal-format
32484 msgid "%qs is narrower than values of its type"
32485 msgstr ""
32487 #: c/c-decl.c:5449
32488 #, gcc-internal-format
32489 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
32490 msgstr ""
32492 #: c/c-decl.c:5452
32493 #, gcc-internal-format
32494 msgid "ISO C90 forbids array whose size can%'t be evaluated"
32495 msgstr ""
32497 #: c/c-decl.c:5459
32498 #, gcc-internal-format
32499 msgid "ISO C90 forbids variable length array %qE"
32500 msgstr ""
32502 #: c/c-decl.c:5461
32503 #, gcc-internal-format
32504 msgid "ISO C90 forbids variable length array"
32505 msgstr ""
32507 #: c/c-decl.c:5670 c/c-decl.c:6044 c/c-decl.c:6054
32508 #, gcc-internal-format
32509 msgid "variably modified %qE at file scope"
32510 msgstr ""
32512 #: c/c-decl.c:5672
32513 #, gcc-internal-format
32514 msgid "variably modified field at file scope"
32515 msgstr ""
32517 #: c/c-decl.c:5692
32518 #, gcc-internal-format
32519 msgid "type defaults to %<int%> in declaration of %qE"
32520 msgstr ""
32522 #: c/c-decl.c:5696
32523 #, gcc-internal-format
32524 msgid "type defaults to %<int%> in type name"
32525 msgstr ""
32527 #: c/c-decl.c:5728
32528 #, gcc-internal-format
32529 msgid "duplicate %<const%>"
32530 msgstr ""
32532 #: c/c-decl.c:5730
32533 #, gcc-internal-format
32534 msgid "duplicate %<restrict%>"
32535 msgstr ""
32537 #: c/c-decl.c:5732
32538 #, gcc-internal-format
32539 msgid "duplicate %<volatile%>"
32540 msgstr ""
32542 #: c/c-decl.c:5734
32543 #, gcc-internal-format
32544 msgid "duplicate %<_Atomic%>"
32545 msgstr ""
32547 #: c/c-decl.c:5737
32548 #, gcc-internal-format, gfc-internal-format
32549 msgid "conflicting named address spaces (%s vs %s)"
32550 msgstr ""
32552 #: c/c-decl.c:5760 c/c-parser.c:2568
32553 #, gcc-internal-format
32554 msgid "%<_Atomic%>-qualified array type"
32555 msgstr ""
32557 #: c/c-decl.c:5774
32558 #, gcc-internal-format
32559 msgid "function definition declared %<auto%>"
32560 msgstr ""
32562 #: c/c-decl.c:5776
32563 #, gcc-internal-format
32564 msgid "function definition declared %<register%>"
32565 msgstr ""
32567 #: c/c-decl.c:5778
32568 #, gcc-internal-format
32569 msgid "function definition declared %<typedef%>"
32570 msgstr ""
32572 #: c/c-decl.c:5780
32573 #, gcc-internal-format
32574 msgid "function definition declared %qs"
32575 msgstr ""
32577 #: c/c-decl.c:5798
32578 #, gcc-internal-format
32579 msgid "storage class specified for structure field %qE"
32580 msgstr ""
32582 #: c/c-decl.c:5801
32583 #, gcc-internal-format
32584 msgid "storage class specified for structure field"
32585 msgstr ""
32587 #: c/c-decl.c:5805
32588 #, gcc-internal-format
32589 msgid "storage class specified for parameter %qE"
32590 msgstr ""
32592 #: c/c-decl.c:5808
32593 #, gcc-internal-format
32594 msgid "storage class specified for unnamed parameter"
32595 msgstr ""
32597 #: c/c-decl.c:5811 cp/decl.c:10686
32598 #, gcc-internal-format
32599 msgid "storage class specified for typename"
32600 msgstr ""
32602 #: c/c-decl.c:5828
32603 #, gcc-internal-format
32604 msgid "%qE initialized and declared %<extern%>"
32605 msgstr ""
32607 #: c/c-decl.c:5832
32608 #, gcc-internal-format
32609 msgid "%qE has both %<extern%> and initializer"
32610 msgstr ""
32612 #: c/c-decl.c:5837
32613 #, gcc-internal-format
32614 msgid "file-scope declaration of %qE specifies %<auto%>"
32615 msgstr ""
32617 #: c/c-decl.c:5841
32618 #, gcc-internal-format
32619 msgid "file-scope declaration of %qE specifies %<register%>"
32620 msgstr ""
32622 #: c/c-decl.c:5846
32623 #, gcc-internal-format
32624 msgid "nested function %qE declared %<extern%>"
32625 msgstr ""
32627 #: c/c-decl.c:5849
32628 #, gcc-internal-format
32629 msgid "function-scope %qE implicitly auto and declared %qs"
32630 msgstr ""
32632 #. Only the innermost declarator (making a parameter be of
32633 #. array type which is converted to pointer type)
32634 #. may have static or type qualifiers.
32635 #: c/c-decl.c:5896 c/c-decl.c:6265
32636 #, gcc-internal-format
32637 msgid "static or type qualifiers in non-parameter array declarator"
32638 msgstr ""
32640 #: c/c-decl.c:5944
32641 #, gcc-internal-format
32642 msgid "declaration of %qE as array of voids"
32643 msgstr ""
32645 #: c/c-decl.c:5946
32646 #, gcc-internal-format
32647 msgid "declaration of type name as array of voids"
32648 msgstr ""
32650 #: c/c-decl.c:5953
32651 #, gcc-internal-format
32652 msgid "declaration of %qE as array of functions"
32653 msgstr ""
32655 #: c/c-decl.c:5956
32656 #, gcc-internal-format
32657 msgid "declaration of type name as array of functions"
32658 msgstr ""
32660 #: c/c-decl.c:5964 c/c-decl.c:7970
32661 #, gcc-internal-format
32662 msgid "invalid use of structure with flexible array member"
32663 msgstr ""
32665 #: c/c-decl.c:5990
32666 #, gcc-internal-format
32667 msgid "size of array %qE has non-integer type"
32668 msgstr ""
32670 #: c/c-decl.c:5994
32671 #, gcc-internal-format
32672 msgid "size of unnamed array has non-integer type"
32673 msgstr ""
32675 #: c/c-decl.c:6001
32676 #, gcc-internal-format
32677 msgid "size of array %qE has incomplete type"
32678 msgstr ""
32680 #: c/c-decl.c:6004
32681 #, gcc-internal-format
32682 msgid "size of unnamed array has incomplete type"
32683 msgstr ""
32685 #: c/c-decl.c:6015
32686 #, gcc-internal-format
32687 msgid "ISO C forbids zero-size array %qE"
32688 msgstr ""
32690 #: c/c-decl.c:6018
32691 #, gcc-internal-format
32692 msgid "ISO C forbids zero-size array"
32693 msgstr ""
32695 #: c/c-decl.c:6027
32696 #, gcc-internal-format
32697 msgid "size of array %qE is negative"
32698 msgstr ""
32700 #: c/c-decl.c:6029
32701 #, gcc-internal-format
32702 msgid "size of unnamed array is negative"
32703 msgstr ""
32705 #: c/c-decl.c:6153 c/c-decl.c:6784
32706 #, gcc-internal-format
32707 msgid "ISO C90 does not support flexible array members"
32708 msgstr ""
32710 #. C99 6.7.5.2p4
32711 #: c/c-decl.c:6175
32712 #, gcc-internal-format
32713 msgid "%<[*]%> not in a declaration"
32714 msgstr ""
32716 #: c/c-decl.c:6188
32717 #, gcc-internal-format
32718 msgid "array type has incomplete element type %qT"
32719 msgstr ""
32721 #: c/c-decl.c:6194
32722 #, gcc-internal-format
32723 msgid ""
32724 "declaration of %qE as multidimensional array must have bounds for all "
32725 "dimensions except the first"
32726 msgstr ""
32728 #: c/c-decl.c:6198
32729 #, gcc-internal-format
32730 msgid ""
32731 "declaration of multidimensional array must have bounds for all dimensions "
32732 "except the first"
32733 msgstr ""
32735 #: c/c-decl.c:6301
32736 #, gcc-internal-format
32737 msgid "%qE declared as function returning a function"
32738 msgstr ""
32740 #: c/c-decl.c:6304
32741 #, gcc-internal-format
32742 msgid "type name declared as function returning a function"
32743 msgstr ""
32745 #: c/c-decl.c:6311
32746 #, gcc-internal-format
32747 msgid "%qE declared as function returning an array"
32748 msgstr ""
32750 #: c/c-decl.c:6314
32751 #, gcc-internal-format
32752 msgid "type name declared as function returning an array"
32753 msgstr ""
32755 #: c/c-decl.c:6355
32756 #, gcc-internal-format
32757 msgid "function definition has qualified void return type"
32758 msgstr ""
32760 #: c/c-decl.c:6358 cp/decl.c:10816
32761 #, gcc-internal-format
32762 msgid "type qualifiers ignored on function return type"
32763 msgstr ""
32765 #: c/c-decl.c:6396 c/c-decl.c:6580 c/c-decl.c:6634 c/c-decl.c:6718
32766 #: c/c-decl.c:6836 c/c-parser.c:2570
32767 #, gcc-internal-format
32768 msgid "%<_Atomic%>-qualified function type"
32769 msgstr ""
32771 #: c/c-decl.c:6402 c/c-decl.c:6586 c/c-decl.c:6723 c/c-decl.c:6841
32772 #, gcc-internal-format
32773 msgid "ISO C forbids qualified function types"
32774 msgstr ""
32776 #: c/c-decl.c:6471
32777 #, gcc-internal-format
32778 msgid "%qs combined with %<auto%> qualifier for %qE"
32779 msgstr ""
32781 #: c/c-decl.c:6475
32782 #, gcc-internal-format
32783 msgid "%qs combined with %<register%> qualifier for %qE"
32784 msgstr ""
32786 #: c/c-decl.c:6481
32787 #, gcc-internal-format
32788 msgid "%qs specified for auto variable %qE"
32789 msgstr ""
32791 #: c/c-decl.c:6497
32792 #, gcc-internal-format
32793 msgid "%qs specified for parameter %qE"
32794 msgstr ""
32796 #: c/c-decl.c:6500
32797 #, gcc-internal-format
32798 msgid "%qs specified for unnamed parameter"
32799 msgstr ""
32801 #: c/c-decl.c:6506
32802 #, gcc-internal-format
32803 msgid "%qs specified for structure field %qE"
32804 msgstr ""
32806 #: c/c-decl.c:6509
32807 #, gcc-internal-format
32808 msgid "%qs specified for structure field"
32809 msgstr ""
32811 #: c/c-decl.c:6524
32812 #, gcc-internal-format
32813 msgid "bit-field %qE has atomic type"
32814 msgstr ""
32816 #: c/c-decl.c:6526
32817 #, gcc-internal-format
32818 msgid "bit-field has atomic type"
32819 msgstr ""
32821 #: c/c-decl.c:6535
32822 #, gcc-internal-format
32823 msgid "alignment specified for typedef %qE"
32824 msgstr ""
32826 #: c/c-decl.c:6537
32827 #, gcc-internal-format
32828 msgid "alignment specified for %<register%> object %qE"
32829 msgstr ""
32831 #: c/c-decl.c:6542
32832 #, gcc-internal-format
32833 msgid "alignment specified for parameter %qE"
32834 msgstr ""
32836 #: c/c-decl.c:6544
32837 #, gcc-internal-format
32838 msgid "alignment specified for unnamed parameter"
32839 msgstr ""
32841 #: c/c-decl.c:6549
32842 #, gcc-internal-format
32843 msgid "alignment specified for bit-field %qE"
32844 msgstr ""
32846 #: c/c-decl.c:6551
32847 #, gcc-internal-format
32848 msgid "alignment specified for unnamed bit-field"
32849 msgstr ""
32851 #: c/c-decl.c:6554
32852 #, gcc-internal-format
32853 msgid "alignment specified for function %qE"
32854 msgstr ""
32856 #: c/c-decl.c:6561
32857 #, gcc-internal-format
32858 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
32859 msgstr ""
32861 #: c/c-decl.c:6564
32862 #, gcc-internal-format
32863 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
32864 msgstr ""
32866 #: c/c-decl.c:6595
32867 #, gcc-internal-format
32868 msgid "typedef %q+D declared %<inline%>"
32869 msgstr ""
32871 #: c/c-decl.c:6597
32872 #, gcc-internal-format
32873 msgid "typedef %q+D declared %<_Noreturn%>"
32874 msgstr ""
32876 #: c/c-decl.c:6640
32877 #, gcc-internal-format
32878 msgid "ISO C forbids const or volatile function types"
32879 msgstr ""
32881 #. C99 6.7.2.1p8
32882 #: c/c-decl.c:6651
32883 #, gcc-internal-format
32884 msgid "a member of a structure or union cannot have a variably modified type"
32885 msgstr ""
32887 #: c/c-decl.c:6668 cp/decl.c:9777
32888 #, gcc-internal-format
32889 msgid "variable or field %qE declared void"
32890 msgstr ""
32892 #: c/c-decl.c:6708
32893 #, gcc-internal-format
32894 msgid "attributes in parameter array declarator ignored"
32895 msgstr ""
32897 #: c/c-decl.c:6750
32898 #, gcc-internal-format
32899 msgid "parameter %q+D declared %<inline%>"
32900 msgstr ""
32902 #: c/c-decl.c:6752
32903 #, gcc-internal-format
32904 msgid "parameter %q+D declared %<_Noreturn%>"
32905 msgstr ""
32907 #: c/c-decl.c:6765
32908 #, gcc-internal-format
32909 msgid "field %qE declared as a function"
32910 msgstr ""
32912 #: c/c-decl.c:6772
32913 #, gcc-internal-format
32914 msgid "field %qE has incomplete type"
32915 msgstr ""
32917 #: c/c-decl.c:6774
32918 #, gcc-internal-format
32919 msgid "unnamed field has incomplete type"
32920 msgstr ""
32922 #: c/c-decl.c:6807 c/c-decl.c:6818 c/c-decl.c:6821
32923 #, gcc-internal-format
32924 msgid "invalid storage class for function %qE"
32925 msgstr ""
32927 #: c/c-decl.c:6878
32928 #, gcc-internal-format
32929 msgid "cannot inline function %<main%>"
32930 msgstr ""
32932 #: c/c-decl.c:6880
32933 #, gcc-internal-format
32934 msgid "%<main%> declared %<_Noreturn%>"
32935 msgstr ""
32937 #: c/c-decl.c:6891
32938 #, gcc-internal-format
32939 msgid "ISO C99 does not support %<_Noreturn%>"
32940 msgstr ""
32942 #: c/c-decl.c:6894
32943 #, gcc-internal-format
32944 msgid "ISO C90 does not support %<_Noreturn%>"
32945 msgstr ""
32947 #: c/c-decl.c:6923
32948 #, gcc-internal-format
32949 msgid "variable previously declared %<static%> redeclared %<extern%>"
32950 msgstr ""
32952 #: c/c-decl.c:6933
32953 #, gcc-internal-format
32954 msgid "variable %q+D declared %<inline%>"
32955 msgstr ""
32957 #: c/c-decl.c:6935
32958 #, gcc-internal-format
32959 msgid "variable %q+D declared %<_Noreturn%>"
32960 msgstr ""
32962 #: c/c-decl.c:6970
32963 #, gcc-internal-format
32964 msgid "non-nested function with variably modified type"
32965 msgstr ""
32967 #: c/c-decl.c:6972
32968 #, gcc-internal-format
32969 msgid "object with variably modified type must have no linkage"
32970 msgstr ""
32972 #: c/c-decl.c:7062 c/c-decl.c:8652
32973 #, gcc-internal-format
32974 msgid "function declaration isn%'t a prototype"
32975 msgstr ""
32977 #: c/c-decl.c:7071
32978 #, gcc-internal-format
32979 msgid "parameter names (without types) in function declaration"
32980 msgstr ""
32982 #: c/c-decl.c:7108
32983 #, gcc-internal-format
32984 msgid "parameter %u (%q+D) has incomplete type"
32985 msgstr ""
32987 #: c/c-decl.c:7112
32988 #, gcc-internal-format, gfc-internal-format
32989 msgid "parameter %u has incomplete type"
32990 msgstr ""
32992 #: c/c-decl.c:7123
32993 #, gcc-internal-format
32994 msgid "parameter %u (%q+D) has void type"
32995 msgstr ""
32997 #: c/c-decl.c:7127
32998 #, gcc-internal-format, gfc-internal-format
32999 msgid "parameter %u has void type"
33000 msgstr ""
33002 #: c/c-decl.c:7201
33003 #, gcc-internal-format
33004 msgid "%<void%> as only parameter may not be qualified"
33005 msgstr ""
33007 #: c/c-decl.c:7205 c/c-decl.c:7241
33008 #, gcc-internal-format
33009 msgid "%<void%> must be the only parameter"
33010 msgstr ""
33012 #: c/c-decl.c:7235
33013 #, gcc-internal-format
33014 msgid "parameter %q+D has just a forward declaration"
33015 msgstr ""
33017 #: c/c-decl.c:7281
33018 #, gcc-internal-format
33019 msgid ""
33020 "%<%s %E%> declared inside parameter list will not be visible outside of this "
33021 "definition or declaration"
33022 msgstr ""
33024 #: c/c-decl.c:7287
33025 #, gcc-internal-format, gfc-internal-format
33026 msgid ""
33027 "anonymous %s declared inside parameter list will not be visible outside of "
33028 "this definition or declaration"
33029 msgstr ""
33031 #: c/c-decl.c:7389
33032 #, gcc-internal-format
33033 msgid "enum type defined here"
33034 msgstr ""
33036 #: c/c-decl.c:7395
33037 #, gcc-internal-format
33038 msgid "struct defined here"
33039 msgstr ""
33041 #: c/c-decl.c:7401
33042 #, gcc-internal-format
33043 msgid "union defined here"
33044 msgstr ""
33046 #: c/c-decl.c:7474
33047 #, gcc-internal-format
33048 msgid "redefinition of %<union %E%>"
33049 msgstr ""
33051 #: c/c-decl.c:7476
33052 #, gcc-internal-format
33053 msgid "redefinition of %<struct %E%>"
33054 msgstr ""
33056 #: c/c-decl.c:7485
33057 #, gcc-internal-format
33058 msgid "nested redefinition of %<union %E%>"
33059 msgstr ""
33061 #: c/c-decl.c:7487
33062 #, gcc-internal-format
33063 msgid "nested redefinition of %<struct %E%>"
33064 msgstr ""
33066 #: c/c-decl.c:7517 c/c-decl.c:8231
33067 #, gcc-internal-format
33068 msgid "defining type in %qs expression is invalid in C++"
33069 msgstr ""
33071 #: c/c-decl.c:7585 cp/decl.c:4726
33072 #, gcc-internal-format
33073 msgid "declaration does not declare anything"
33074 msgstr ""
33076 #: c/c-decl.c:7590
33077 #, gcc-internal-format
33078 msgid "ISO C99 doesn%'t support unnamed structs/unions"
33079 msgstr ""
33081 #: c/c-decl.c:7593
33082 #, gcc-internal-format
33083 msgid "ISO C90 doesn%'t support unnamed structs/unions"
33084 msgstr ""
33086 #: c/c-decl.c:7684 c/c-decl.c:7702 c/c-decl.c:7763
33087 #, gcc-internal-format
33088 msgid "duplicate member %q+D"
33089 msgstr ""
33091 #: c/c-decl.c:7789
33092 #, gcc-internal-format
33093 msgid "empty struct has size 0 in C, size 1 in C++"
33094 msgstr ""
33096 #: c/c-decl.c:7792
33097 #, gcc-internal-format
33098 msgid "empty union has size 0 in C, size 1 in C++"
33099 msgstr ""
33101 #: c/c-decl.c:7878
33102 #, gcc-internal-format
33103 msgid "union has no named members"
33104 msgstr ""
33106 #: c/c-decl.c:7880
33107 #, gcc-internal-format
33108 msgid "union has no members"
33109 msgstr ""
33111 #: c/c-decl.c:7885
33112 #, gcc-internal-format
33113 msgid "struct has no named members"
33114 msgstr ""
33116 #: c/c-decl.c:7887
33117 #, gcc-internal-format
33118 msgid "struct has no members"
33119 msgstr ""
33121 #: c/c-decl.c:7949 cp/decl.c:11797
33122 #, gcc-internal-format
33123 msgid "flexible array member in union"
33124 msgstr ""
33126 #: c/c-decl.c:7955
33127 #, gcc-internal-format
33128 msgid "flexible array member not at end of struct"
33129 msgstr ""
33131 #: c/c-decl.c:7961
33132 #, gcc-internal-format
33133 msgid "flexible array member in a struct with no named members"
33134 msgstr ""
33136 #: c/c-decl.c:7992
33137 #, gcc-internal-format
33138 msgid "type %qT is too large"
33139 msgstr ""
33141 #: c/c-decl.c:8115
33142 #, gcc-internal-format
33143 msgid "union cannot be made transparent"
33144 msgstr ""
33146 #: c/c-decl.c:8203
33147 #, gcc-internal-format
33148 msgid "nested redefinition of %<enum %E%>"
33149 msgstr ""
33151 #. This enum is a named one that has been declared already.
33152 #: c/c-decl.c:8210
33153 #, gcc-internal-format
33154 msgid "redeclaration of %<enum %E%>"
33155 msgstr ""
33157 #: c/c-decl.c:8289 cp/decl.c:14195
33158 #, gcc-internal-format
33159 msgid "specified mode too small for enumeral values"
33160 msgstr ""
33162 #: c/c-decl.c:8304
33163 #, gcc-internal-format
33164 msgid "enumeration values exceed range of largest integer"
33165 msgstr ""
33167 #: c/c-decl.c:8418 c/c-decl.c:8434
33168 #, gcc-internal-format
33169 msgid "enumerator value for %qE is not an integer constant"
33170 msgstr ""
33172 #: c/c-decl.c:8429
33173 #, gcc-internal-format
33174 msgid "enumerator value for %qE is not an integer constant expression"
33175 msgstr ""
33177 #: c/c-decl.c:8453
33178 #, gcc-internal-format
33179 msgid "overflow in enumeration values"
33180 msgstr ""
33182 #: c/c-decl.c:8461
33183 #, gcc-internal-format
33184 msgid "ISO C restricts enumerator values to range of %<int%>"
33185 msgstr ""
33187 #: c/c-decl.c:8547 cp/decl.c:5028 cp/decl.c:14719
33188 #, gcc-internal-format
33189 msgid "inline function %qD given attribute noinline"
33190 msgstr ""
33192 #: c/c-decl.c:8565
33193 #, gcc-internal-format
33194 msgid "return type is an incomplete type"
33195 msgstr ""
33197 #: c/c-decl.c:8576
33198 #, gcc-internal-format
33199 msgid "return type defaults to %<int%>"
33200 msgstr ""
33202 #: c/c-decl.c:8602
33203 #, gcc-internal-format
33204 msgid "%q+D defined as variadic function without prototype"
33205 msgstr ""
33207 #: c/c-decl.c:8661
33208 #, gcc-internal-format
33209 msgid "no previous prototype for %qD"
33210 msgstr ""
33212 #: c/c-decl.c:8670
33213 #, gcc-internal-format
33214 msgid "%qD was used with no prototype before its definition"
33215 msgstr ""
33217 #: c/c-decl.c:8678 cp/decl.c:14862
33218 #, gcc-internal-format
33219 msgid "no previous declaration for %qD"
33220 msgstr ""
33222 #: c/c-decl.c:8688
33223 #, gcc-internal-format
33224 msgid "%qD was used with no declaration before its definition"
33225 msgstr ""
33227 #: c/c-decl.c:8707
33228 #, gcc-internal-format
33229 msgid "return type of %qD is not %<int%>"
33230 msgstr ""
33232 #: c/c-decl.c:8709
33233 #, gcc-internal-format
33234 msgid "%<_Atomic%>-qualified return type of %qD"
33235 msgstr ""
33237 #: c/c-decl.c:8716
33238 #, gcc-internal-format
33239 msgid "%qD is normally a non-static function"
33240 msgstr ""
33242 #: c/c-decl.c:8753
33243 #, gcc-internal-format
33244 msgid "old-style parameter declarations in prototyped function definition"
33245 msgstr ""
33247 #: c/c-decl.c:8768
33248 #, gcc-internal-format
33249 msgid "traditional C rejects ISO C style function definitions"
33250 msgstr ""
33252 #: c/c-decl.c:8784
33253 #, gcc-internal-format
33254 msgid "parameter name omitted"
33255 msgstr ""
33257 #: c/c-decl.c:8821
33258 #, gcc-internal-format
33259 msgid "old-style function definition"
33260 msgstr ""
33262 #: c/c-decl.c:8830
33263 #, gcc-internal-format
33264 msgid "parameter name missing from parameter list"
33265 msgstr ""
33267 #: c/c-decl.c:8846
33268 #, gcc-internal-format
33269 msgid "%qD declared as a non-parameter"
33270 msgstr ""
33272 #: c/c-decl.c:8854
33273 #, gcc-internal-format
33274 msgid "multiple parameters named %qD"
33275 msgstr ""
33277 #: c/c-decl.c:8863
33278 #, gcc-internal-format
33279 msgid "parameter %qD declared with void type"
33280 msgstr ""
33282 #: c/c-decl.c:8892 c/c-decl.c:8897
33283 #, gcc-internal-format
33284 msgid "type of %qD defaults to %<int%>"
33285 msgstr ""
33287 #: c/c-decl.c:8917
33288 #, gcc-internal-format
33289 msgid "parameter %qD has incomplete type"
33290 msgstr ""
33292 #: c/c-decl.c:8924
33293 #, gcc-internal-format
33294 msgid "declaration for parameter %qD but no such parameter"
33295 msgstr ""
33297 #: c/c-decl.c:8974
33298 #, gcc-internal-format
33299 msgid "number of arguments doesn%'t match built-in prototype"
33300 msgstr ""
33302 #: c/c-decl.c:8985
33303 #, gcc-internal-format
33304 msgid "number of arguments doesn%'t match prototype"
33305 msgstr ""
33307 #: c/c-decl.c:8988 c/c-decl.c:9035 c/c-decl.c:9049
33308 #, gcc-internal-format
33309 msgid "prototype declaration"
33310 msgstr ""
33312 #: c/c-decl.c:9027
33313 #, gcc-internal-format
33314 msgid "promoted argument %qD doesn%'t match built-in prototype"
33315 msgstr ""
33317 #: c/c-decl.c:9032
33318 #, gcc-internal-format
33319 msgid "promoted argument %qD doesn%'t match prototype"
33320 msgstr ""
33322 #: c/c-decl.c:9042
33323 #, gcc-internal-format
33324 msgid "argument %qD doesn%'t match built-in prototype"
33325 msgstr ""
33327 #: c/c-decl.c:9047
33328 #, gcc-internal-format
33329 msgid "argument %qD doesn%'t match prototype"
33330 msgstr ""
33332 #: c/c-decl.c:9304 cp/decl.c:15617
33333 #, gcc-internal-format
33334 msgid "no return statement in function returning non-void"
33335 msgstr ""
33337 #: c/c-decl.c:9324 cp/decl.c:15649
33338 #, gcc-internal-format
33339 msgid "parameter %qD set but not used"
33340 msgstr ""
33342 #. If we get here, declarations have been used in a for loop without
33343 #. the C99 for loop scope.  This doesn't make much sense, so don't
33344 #. allow it.
33345 #: c/c-decl.c:9420
33346 #, gcc-internal-format
33347 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
33348 msgstr ""
33350 #: c/c-decl.c:9425
33351 #, gcc-internal-format
33352 msgid ""
33353 "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
33354 msgstr ""
33356 #: c/c-decl.c:9460
33357 #, gcc-internal-format
33358 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
33359 msgstr ""
33361 #: c/c-decl.c:9464
33362 #, gcc-internal-format
33363 msgid ""
33364 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
33365 msgstr ""
33367 #: c/c-decl.c:9471
33368 #, gcc-internal-format
33369 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
33370 msgstr ""
33372 #: c/c-decl.c:9476
33373 #, gcc-internal-format
33374 msgid "%<union %E%> declared in %<for%> loop initial declaration"
33375 msgstr ""
33377 #: c/c-decl.c:9480
33378 #, gcc-internal-format
33379 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
33380 msgstr ""
33382 #: c/c-decl.c:9484
33383 #, gcc-internal-format
33384 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
33385 msgstr ""
33387 #: c/c-decl.c:9732
33388 #, gcc-internal-format
33389 msgid "incompatible address space qualifiers %qs and %qs"
33390 msgstr ""
33392 #: c/c-decl.c:9790 c/c-decl.c:9797
33393 #, gcc-internal-format
33394 msgid "duplicate %qE declaration specifier"
33395 msgstr ""
33397 #: c/c-decl.c:9824 c/c-decl.c:10208 c/c-decl.c:10598
33398 #, gcc-internal-format
33399 msgid "two or more data types in declaration specifiers"
33400 msgstr ""
33402 #: c/c-decl.c:9836 cp/parser.c:27555
33403 #, gcc-internal-format
33404 msgid "%<long long long%> is too long for GCC"
33405 msgstr ""
33407 #: c/c-decl.c:9849
33408 #, gcc-internal-format
33409 msgid "ISO C90 does not support %<long long%>"
33410 msgstr ""
33412 #: c/c-decl.c:10078 c/c-parser.c:8023
33413 #, gcc-internal-format
33414 msgid "ISO C90 does not support complex types"
33415 msgstr ""
33417 #: c/c-decl.c:10124
33418 #, gcc-internal-format
33419 msgid "ISO C does not support saturating types"
33420 msgstr ""
33422 #: c/c-decl.c:10195 c/c-decl.c:10755
33423 #, gcc-internal-format
33424 msgid "duplicate %qE"
33425 msgstr ""
33427 #: c/c-decl.c:10251
33428 #, gcc-internal-format
33429 msgid "ISO C does not support %<__int%d%> types"
33430 msgstr ""
33432 #: c/c-decl.c:10273
33433 #, gcc-internal-format
33434 msgid "%<__int%d%> is not supported on this target"
33435 msgstr ""
33437 #: c/c-decl.c:10316
33438 #, gcc-internal-format
33439 msgid "ISO C90 does not support boolean types"
33440 msgstr ""
33442 #: c/c-decl.c:10435
33443 #, gcc-internal-format
33444 msgid "ISO C does not support the %<_Float%d%s%> type"
33445 msgstr ""
33447 #: c/c-decl.c:10485
33448 #, gcc-internal-format
33449 msgid "%<_Float%d%s%> is not supported on this target"
33450 msgstr ""
33452 #: c/c-decl.c:10556
33453 #, gcc-internal-format
33454 msgid "ISO C does not support decimal floating point"
33455 msgstr ""
33457 #: c/c-decl.c:10579 c/c-decl.c:10845 c/c-parser.c:7524
33458 #, gcc-internal-format
33459 msgid "fixed-point types not supported for this target"
33460 msgstr ""
33462 #: c/c-decl.c:10581
33463 #, gcc-internal-format
33464 msgid "ISO C does not support fixed-point types"
33465 msgstr ""
33467 #: c/c-decl.c:10616
33468 #, gcc-internal-format
33469 msgid "C++ lookup of %qD would return a field, not a type"
33470 msgstr ""
33472 #: c/c-decl.c:10629
33473 #, gcc-internal-format
33474 msgid "%qE fails to be a typedef or built in type"
33475 msgstr ""
33477 #: c/c-decl.c:10677
33478 #, gcc-internal-format
33479 msgid "%qE is not at beginning of declaration"
33480 msgstr ""
33482 #: c/c-decl.c:10698
33483 #, gcc-internal-format
33484 msgid "%qE used with %<auto%>"
33485 msgstr ""
33487 #: c/c-decl.c:10700
33488 #, gcc-internal-format
33489 msgid "%qE used with %<register%>"
33490 msgstr ""
33492 #: c/c-decl.c:10702
33493 #, gcc-internal-format
33494 msgid "%qE used with %<typedef%>"
33495 msgstr ""
33497 #: c/c-decl.c:10716 c/c-parser.c:7106
33498 #, gcc-internal-format
33499 msgid "ISO C99 does not support %qE"
33500 msgstr ""
33502 #: c/c-decl.c:10719 c/c-parser.c:7109
33503 #, gcc-internal-format
33504 msgid "ISO C90 does not support %qE"
33505 msgstr ""
33507 #: c/c-decl.c:10731
33508 #, gcc-internal-format
33509 msgid "%<__thread%> before %<extern%>"
33510 msgstr ""
33512 #: c/c-decl.c:10740
33513 #, gcc-internal-format
33514 msgid "%<__thread%> before %<static%>"
33515 msgstr ""
33517 #: c/c-decl.c:10753
33518 #, gcc-internal-format
33519 msgid "duplicate %<_Thread_local%> or %<__thread%>"
33520 msgstr ""
33522 #: c/c-decl.c:10761
33523 #, gcc-internal-format
33524 msgid "multiple storage classes in declaration specifiers"
33525 msgstr ""
33527 #: c/c-decl.c:10769
33528 #, gcc-internal-format
33529 msgid "%qs used with %qE"
33530 msgstr ""
33532 #: c/c-decl.c:10842
33533 #, gcc-internal-format
33534 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
33535 msgstr ""
33537 #: c/c-decl.c:10857
33538 #, gcc-internal-format
33539 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
33540 msgstr ""
33542 #: c/c-decl.c:10908 c/c-decl.c:10921 c/c-decl.c:10947
33543 #, gcc-internal-format
33544 msgid "ISO C does not support complex integer types"
33545 msgstr ""
33547 #: c/c-decl.c:11355 cp/semantics.c:5308
33548 #, gcc-internal-format
33549 msgid ""
33550 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
33551 "not %<omp_out%> nor %<omp_in%>"
33552 msgstr ""
33554 #: c/c-decl.c:11359 cp/semantics.c:5312
33555 #, gcc-internal-format
33556 msgid ""
33557 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
33558 "is not %<omp_priv%> nor %<omp_orig%>"
33559 msgstr ""
33561 #: c/c-fold.c:319 c/c-typeck.c:11146 cp/typeck.c:4517
33562 #, gcc-internal-format
33563 msgid "left shift of negative value"
33564 msgstr ""
33566 #: c/c-fold.c:329 c/c-typeck.c:11155 cp/typeck.c:4525
33567 #, gcc-internal-format
33568 msgid "left shift count is negative"
33569 msgstr ""
33571 #: c/c-fold.c:330 c/c-typeck.c:11087 cp/typeck.c:4471
33572 #, gcc-internal-format
33573 msgid "right shift count is negative"
33574 msgstr ""
33576 #: c/c-fold.c:338 c/c-typeck.c:11174 cp/typeck.c:4533
33577 #, gcc-internal-format
33578 msgid "left shift count >= width of type"
33579 msgstr ""
33581 #: c/c-fold.c:339 c/c-typeck.c:11111 cp/typeck.c:4479
33582 #, gcc-internal-format
33583 msgid "right shift count >= width of type"
33584 msgstr ""
33586 #: c/c-fold.c:346 c/c-typeck.c:11166
33587 #, gcc-internal-format
33588 msgid "left shift count >= width of vector element"
33589 msgstr ""
33591 #: c/c-fold.c:347 c/c-typeck.c:11098
33592 #, gcc-internal-format
33593 msgid "right shift count >= width of vector element"
33594 msgstr ""
33596 #: c/c-parser.c:271
33597 #, gcc-internal-format
33598 msgid "identifier %qE conflicts with C++ keyword"
33599 msgstr ""
33601 #: c/c-parser.c:874 cp/parser.c:2805
33602 #, gcc-internal-format
33603 msgid "version control conflict marker in file"
33604 msgstr ""
33606 #: c/c-parser.c:1032 cp/parser.c:27762
33607 #, gcc-internal-format
33608 msgid "expected end of line"
33609 msgstr ""
33611 #: c/c-parser.c:1335
33612 #, gcc-internal-format
33613 msgid "ISO C forbids an empty translation unit"
33614 msgstr ""
33616 #: c/c-parser.c:1439 c/c-parser.c:9165
33617 #, gcc-internal-format
33618 msgid "ISO C does not allow extra %<;%> outside of a function"
33619 msgstr ""
33621 #: c/c-parser.c:1595
33622 #, gcc-internal-format
33623 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
33624 msgstr ""
33626 #: c/c-parser.c:1603
33627 #, gcc-internal-format
33628 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
33629 msgstr ""
33631 #: c/c-parser.c:1611
33632 #, gcc-internal-format
33633 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
33634 msgstr ""
33636 #: c/c-parser.c:1622 c/c-parser.c:3810
33637 #, gcc-internal-format
33638 msgid "unknown type name %qE; did you mean %qs?"
33639 msgstr ""
33641 #: c/c-parser.c:1626 c/c-parser.c:2397 c/c-parser.c:3814
33642 #, gcc-internal-format
33643 msgid "unknown type name %qE"
33644 msgstr ""
33646 #: c/c-parser.c:1647 c/c-parser.c:10339 c/c-parser.c:15419 c/c-parser.c:15846
33647 #: c/c-parser.c:16325 cp/parser.c:34835 cp/parser.c:35250 cp/parser.c:35747
33648 #: cp/parser.c:38261
33649 #, gcc-internal-format
33650 msgid "expected declaration specifiers"
33651 msgstr ""
33653 #: c/c-parser.c:1657
33654 #, gcc-internal-format
33655 msgid "%<__auto_type%> in empty declaration"
33656 msgstr ""
33658 #: c/c-parser.c:1687 c/c-parser.c:3080
33659 #, gcc-internal-format
33660 msgid "expected %<;%>, identifier or %<(%>"
33661 msgstr ""
33663 #: c/c-parser.c:1705 cp/parser.c:29415 cp/parser.c:29489
33664 #, gcc-internal-format
33665 msgid "prefix attributes are ignored for methods"
33666 msgstr ""
33668 #: c/c-parser.c:1740
33669 #, gcc-internal-format
33670 msgid "prefix attributes are ignored for implementations"
33671 msgstr ""
33673 #: c/c-parser.c:1761
33674 #, gcc-internal-format
33675 msgid "unexpected attribute"
33676 msgstr ""
33678 #: c/c-parser.c:1771 c/c-parser.c:4984 c/c-parser.c:5325 cp/parser.c:10710
33679 #: cp/parser.c:10897
33680 #, gcc-internal-format
33681 msgid "%<fallthrough%> attribute not followed by %<;%>"
33682 msgstr ""
33684 #: c/c-parser.c:1804
33685 #, gcc-internal-format
33686 msgid "%<__auto_type%> requires a plain identifier as declarator"
33687 msgstr ""
33689 #: c/c-parser.c:1821
33690 #, gcc-internal-format
33691 msgid "data definition has no type or storage class"
33692 msgstr ""
33694 #. This means there is an attribute specifier after
33695 #. the declarator in a function definition.  Provide
33696 #. some more information for the user.
33697 #: c/c-parser.c:1836
33698 #, gcc-internal-format
33699 msgid ""
33700 "attributes should be specified before the declarator in a function definition"
33701 msgstr ""
33703 #: c/c-parser.c:1856
33704 #, gcc-internal-format
33705 msgid "%<__auto_type%> used with a bit-field initializer"
33706 msgstr ""
33708 #: c/c-parser.c:1926 c/c-parser.c:2013
33709 #, gcc-internal-format
33710 msgid "%<__auto_type%> requires an initialized data declaration"
33711 msgstr ""
33713 #: c/c-parser.c:1976
33714 #, gcc-internal-format
33715 msgid "%<__auto_type%> may only be used with a single declarator"
33716 msgstr ""
33718 #: c/c-parser.c:2005 cp/parser.c:12713 cp/parser.c:12839
33719 #, gcc-internal-format
33720 msgid "expected %<,%> or %<;%>"
33721 msgstr ""
33723 #. This can appear in many cases looking nothing like a
33724 #. function definition, so we don't give a more specific
33725 #. error suggesting there was one.
33726 #: c/c-parser.c:2019 c/c-parser.c:2035
33727 #, gcc-internal-format
33728 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
33729 msgstr ""
33731 #: c/c-parser.c:2027
33732 #, gcc-internal-format
33733 msgid "ISO C forbids nested functions"
33734 msgstr ""
33736 #: c/c-parser.c:2168
33737 #, gcc-internal-format
33738 msgid "ISO C99 does not support %<_Static_assert%>"
33739 msgstr ""
33741 #: c/c-parser.c:2171
33742 #, gcc-internal-format
33743 msgid "ISO C90 does not support %<_Static_assert%>"
33744 msgstr ""
33746 #: c/c-parser.c:2196 c/c-parser.c:3882 c/c-parser.c:10397 cp/parser.c:37928
33747 #, gcc-internal-format
33748 msgid "expected string literal"
33749 msgstr ""
33751 #: c/c-parser.c:2204
33752 #, gcc-internal-format
33753 msgid "expression in static assertion is not an integer"
33754 msgstr ""
33756 #: c/c-parser.c:2213
33757 #, gcc-internal-format
33758 msgid "expression in static assertion is not an integer constant expression"
33759 msgstr ""
33761 #: c/c-parser.c:2218
33762 #, gcc-internal-format
33763 msgid "expression in static assertion is not constant"
33764 msgstr ""
33766 #: c/c-parser.c:2223
33767 #, gcc-internal-format
33768 msgid "static assertion failed: %E"
33769 msgstr ""
33771 #: c/c-parser.c:2539
33772 #, gcc-internal-format
33773 msgid "%<_Atomic%> in Objective-C"
33774 msgstr ""
33776 #: c/c-parser.c:2542
33777 #, gcc-internal-format
33778 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
33779 msgstr ""
33781 #: c/c-parser.c:2545
33782 #, gcc-internal-format
33783 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
33784 msgstr ""
33786 #: c/c-parser.c:2572
33787 #, gcc-internal-format
33788 msgid "%<_Atomic%> applied to a qualified type"
33789 msgstr ""
33791 #: c/c-parser.c:2602
33792 #, gcc-internal-format
33793 msgid "%<__GIMPLE%> only valid with -fgimple"
33794 msgstr ""
33796 #: c/c-parser.c:2695
33797 #, gcc-internal-format
33798 msgid "empty enum is invalid"
33799 msgstr ""
33801 #: c/c-parser.c:2699 c/c-parser.c:3643 c/c-parser.c:4445 c/c-parser.c:4742
33802 #: c/c-parser.c:6211 c/c-parser.c:6298 c/c-parser.c:6976 c/c-parser.c:7582
33803 #: c/c-parser.c:7804 c/c-parser.c:7830 c/c-parser.c:8100 c/c-parser.c:8433
33804 #: c/c-parser.c:8470 c/c-parser.c:8749 c/c-parser.c:8798 c/c-parser.c:8958
33805 #: c/c-parser.c:8988 c/c-parser.c:8996 c/c-parser.c:9025 c/c-parser.c:9038
33806 #: c/c-parser.c:9343 c/c-parser.c:9467 c/c-parser.c:9908 c/c-parser.c:9943
33807 #: c/c-parser.c:9996 c/c-parser.c:10049 c/c-parser.c:10065 c/c-parser.c:10111
33808 #: c/c-parser.c:10711 c/c-parser.c:10752 c/c-parser.c:12728 c/c-parser.c:12962
33809 #: c/c-parser.c:14816 c/c-parser.c:17603 c/c-parser.c:17932
33810 #: c/gimple-parser.c:871 c/gimple-parser.c:909 cp/parser.c:27765
33811 #: cp/parser.c:30258 cp/parser.c:30288 cp/parser.c:30358 cp/parser.c:32453
33812 #: cp/parser.c:37642 cp/parser.c:38405
33813 #, gcc-internal-format
33814 msgid "expected identifier"
33815 msgstr ""
33817 #: c/c-parser.c:2737 cp/parser.c:17980
33818 #, gcc-internal-format
33819 msgid "comma at end of enumerator list"
33820 msgstr ""
33822 #: c/c-parser.c:2743
33823 #, gcc-internal-format
33824 msgid "expected %<,%> or %<}%>"
33825 msgstr ""
33827 #: c/c-parser.c:2774
33828 #, gcc-internal-format
33829 msgid "ISO C forbids forward references to %<enum%> types"
33830 msgstr ""
33832 #: c/c-parser.c:2890
33833 #, gcc-internal-format
33834 msgid "expected class name"
33835 msgstr ""
33837 #: c/c-parser.c:2909
33838 #, gcc-internal-format
33839 msgid "extra semicolon in struct or union specified"
33840 msgstr ""
33842 #: c/c-parser.c:2938
33843 #, gcc-internal-format
33844 msgid "no semicolon at end of struct or union"
33845 msgstr ""
33847 #: c/c-parser.c:3042 c/c-parser.c:4249
33848 #, gcc-internal-format
33849 msgid "expected specifier-qualifier-list"
33850 msgstr ""
33852 #: c/c-parser.c:3053
33853 #, gcc-internal-format
33854 msgid "ISO C forbids member declarations with no members"
33855 msgstr ""
33857 #: c/c-parser.c:3143
33858 #, gcc-internal-format
33859 msgid "expected %<,%>, %<;%> or %<}%>"
33860 msgstr ""
33862 #: c/c-parser.c:3150
33863 #, gcc-internal-format
33864 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
33865 msgstr ""
33867 #: c/c-parser.c:3203
33868 #, gcc-internal-format
33869 msgid "%<typeof%> applied to a bit-field"
33870 msgstr ""
33872 #: c/c-parser.c:3240
33873 #, gcc-internal-format
33874 msgid "ISO C99 does not support %<_Alignas%>"
33875 msgstr ""
33877 #: c/c-parser.c:3243
33878 #, gcc-internal-format
33879 msgid "ISO C90 does not support %<_Alignas%>"
33880 msgstr ""
33882 #: c/c-parser.c:3479
33883 #, gcc-internal-format
33884 msgid "expected identifier or %<(%>"
33885 msgstr ""
33887 #: c/c-parser.c:3540 c/c-parser.c:3569
33888 #, gcc-internal-format
33889 msgid "array notations cannot be used in declaration"
33890 msgstr ""
33892 #: c/c-parser.c:3709
33893 #, gcc-internal-format
33894 msgid "ISO C requires a named argument before %<...%>"
33895 msgstr ""
33897 #: c/c-parser.c:3821
33898 #, gcc-internal-format
33899 msgid "expected declaration specifiers or %<...%>"
33900 msgstr ""
33902 #: c/c-parser.c:3876
33903 #, gcc-internal-format
33904 msgid "wide string literal in %<asm%>"
33905 msgstr ""
33907 #: c/c-parser.c:4353
33908 #, gcc-internal-format
33909 msgid "ISO C forbids empty initializer braces"
33910 msgstr ""
33912 #: c/c-parser.c:4409
33913 #, gcc-internal-format
33914 msgid "obsolete use of designated initializer with %<:%>"
33915 msgstr ""
33917 #: c/c-parser.c:4554
33918 #, gcc-internal-format
33919 msgid "ISO C forbids specifying range of elements to initialize"
33920 msgstr ""
33922 #: c/c-parser.c:4566
33923 #, gcc-internal-format
33924 msgid "ISO C90 forbids specifying subobject to initialize"
33925 msgstr ""
33927 #: c/c-parser.c:4574
33928 #, gcc-internal-format
33929 msgid "obsolete use of designated initializer without %<=%>"
33930 msgstr ""
33932 #: c/c-parser.c:4757
33933 #, gcc-internal-format
33934 msgid "ISO C forbids label declarations"
33935 msgstr ""
33937 #: c/c-parser.c:4763 c/c-parser.c:4844 c/gimple-parser.c:163
33938 #, gcc-internal-format
33939 msgid "expected declaration or statement"
33940 msgstr ""
33942 #: c/c-parser.c:4795 c/c-parser.c:4823
33943 #, gcc-internal-format
33944 msgid "ISO C90 forbids mixed declarations and code"
33945 msgstr ""
33947 #: c/c-parser.c:4852
33948 #, gcc-internal-format
33949 msgid "expected %<}%> before %<else%>"
33950 msgstr ""
33952 #: c/c-parser.c:4857 cp/parser.c:11015
33953 #, gcc-internal-format
33954 msgid "%<else%> without a previous %<if%>"
33955 msgstr ""
33957 #: c/c-parser.c:4874
33958 #, gcc-internal-format
33959 msgid "label at end of compound statement"
33960 msgstr ""
33962 #: c/c-parser.c:4936
33963 #, gcc-internal-format
33964 msgid "expected %<:%> or %<...%>"
33965 msgstr ""
33967 #: c/c-parser.c:4988 c/c-parser.c:5329
33968 #, gcc-internal-format
33969 msgid "only attribute %<fallthrough%> can be applied to a null statement"
33970 msgstr ""
33972 #: c/c-parser.c:4994
33973 #, gcc-internal-format
33974 msgid ""
33975 "a label can only be part of a statement and a declaration is not a statement"
33976 msgstr ""
33978 #: c/c-parser.c:5201 cp/parser.c:10562
33979 #, gcc-internal-format
33980 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
33981 msgstr ""
33983 #: c/c-parser.c:5211 cp/parser.c:10588
33984 #, gcc-internal-format
33985 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
33986 msgstr ""
33988 #: c/c-parser.c:5238
33989 #, gcc-internal-format
33990 msgid "expected identifier or %<*%>"
33991 msgstr ""
33993 #. Avoid infinite loop in error recovery:
33994 #. c_parser_skip_until_found stops at a closing nesting
33995 #. delimiter without consuming it, but here we need to consume
33996 #. it to proceed further.
33997 #: c/c-parser.c:5346 c/gimple-parser.c:1275 cp/parser.c:10666
33998 #, gcc-internal-format
33999 msgid "expected statement"
34000 msgstr ""
34002 #: c/c-parser.c:5450 cp/parser.c:12248
34003 #, gcc-internal-format
34004 msgid "suggest braces around empty body in an %<if%> statement"
34005 msgstr ""
34007 #: c/c-parser.c:5484 cp/parser.c:12251
34008 #, gcc-internal-format
34009 msgid "suggest braces around empty body in an %<else%> statement"
34010 msgstr ""
34012 #: c/c-parser.c:5566
34013 #, gcc-internal-format
34014 msgid "if statement cannot contain %<Cilk_spawn%>"
34015 msgstr ""
34017 #: c/c-parser.c:5616 cp/parser.c:11250
34018 #, gcc-internal-format
34019 msgid "suggest explicit braces to avoid ambiguous %<else%>"
34020 msgstr ""
34022 #: c/c-parser.c:5759
34023 #, gcc-internal-format
34024 msgid "suggest braces around empty body in %<do%> statement"
34025 msgstr ""
34027 #: c/c-parser.c:5888 c/c-parser.c:5918
34028 #, gcc-internal-format
34029 msgid "multiple iterating variables in fast enumeration"
34030 msgstr ""
34032 #: c/c-parser.c:5942
34033 #, gcc-internal-format
34034 msgid "invalid iterating variable in fast enumeration"
34035 msgstr ""
34037 #: c/c-parser.c:5963 cp/parser.c:11451
34038 #, gcc-internal-format
34039 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
34040 msgstr ""
34042 #: c/c-parser.c:5995
34043 #, gcc-internal-format
34044 msgid "missing collection in fast enumeration"
34045 msgstr ""
34047 #: c/c-parser.c:6081
34048 #, gcc-internal-format
34049 msgid "%E qualifier ignored on asm"
34050 msgstr ""
34052 #: c/c-parser.c:6436
34053 #, gcc-internal-format
34054 msgid "ISO C forbids omitting the middle term of a ?: expression"
34055 msgstr ""
34057 #: c/c-parser.c:6939
34058 #, gcc-internal-format
34059 msgid "traditional C rejects the unary plus operator"
34060 msgstr ""
34062 #: c/c-parser.c:7080
34063 #, gcc-internal-format
34064 msgid "%<sizeof%> applied to a bit-field"
34065 msgstr ""
34067 #: c/c-parser.c:7167
34068 #, gcc-internal-format
34069 msgid "ISO C does not allow %<%E (expression)%>"
34070 msgstr ""
34072 #: c/c-parser.c:7198
34073 #, gcc-internal-format
34074 msgid "cannot take address of %qs"
34075 msgstr ""
34077 #: c/c-parser.c:7281
34078 #, gcc-internal-format
34079 msgid "ISO C99 does not support %<_Generic%>"
34080 msgstr ""
34082 #: c/c-parser.c:7284
34083 #, gcc-internal-format
34084 msgid "ISO C90 does not support %<_Generic%>"
34085 msgstr ""
34087 #: c/c-parser.c:7351
34088 #, gcc-internal-format
34089 msgid "%<_Generic%> association has function type"
34090 msgstr ""
34092 #: c/c-parser.c:7354
34093 #, gcc-internal-format
34094 msgid "%<_Generic%> association has incomplete type"
34095 msgstr ""
34097 #: c/c-parser.c:7358
34098 #, gcc-internal-format
34099 msgid "%<_Generic%> association has variable length type"
34100 msgstr ""
34102 #: c/c-parser.c:7382
34103 #, gcc-internal-format
34104 msgid "duplicate %<default%> case in %<_Generic%>"
34105 msgstr ""
34107 #: c/c-parser.c:7383
34108 #, gcc-internal-format
34109 msgid "original %<default%> is here"
34110 msgstr ""
34112 #: c/c-parser.c:7391
34113 #, gcc-internal-format
34114 msgid "%<_Generic%> specifies two compatible types"
34115 msgstr ""
34117 #: c/c-parser.c:7392
34118 #, gcc-internal-format
34119 msgid "compatible type is here"
34120 msgstr ""
34122 #: c/c-parser.c:7415
34123 #, gcc-internal-format
34124 msgid "%<_Generic> selector matches multiple associations"
34125 msgstr ""
34127 #: c/c-parser.c:7417
34128 #, gcc-internal-format
34129 msgid "other match is here"
34130 msgstr ""
34132 #: c/c-parser.c:7436
34133 #, gcc-internal-format
34134 msgid ""
34135 "%<_Generic%> selector of type %qT is not compatible with any association"
34136 msgstr ""
34138 #: c/c-parser.c:7596 c/c-parser.c:8168 c/c-parser.c:8190 c/gimple-parser.c:769
34139 #: c/gimple-parser.c:775 c/gimple-parser.c:1291
34140 #, gcc-internal-format
34141 msgid "expected expression"
34142 msgstr ""
34144 #: c/c-parser.c:7614
34145 #, gcc-internal-format
34146 msgid "braced-group within expression allowed only inside a function"
34147 msgstr ""
34149 #: c/c-parser.c:7628
34150 #, gcc-internal-format
34151 msgid "ISO C forbids braced-groups within expressions"
34152 msgstr ""
34154 #: c/c-parser.c:7676
34155 #, gcc-internal-format
34156 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
34157 msgstr ""
34159 #: c/c-parser.c:7685
34160 #, gcc-internal-format
34161 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
34162 msgstr ""
34164 #: c/c-parser.c:7694
34165 #, gcc-internal-format
34166 msgid "ISO C90 does not support %<__func__%> predefined identifier"
34167 msgstr ""
34169 #: c/c-parser.c:7857
34170 #, gcc-internal-format
34171 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
34172 msgstr ""
34174 #: c/c-parser.c:7873
34175 #, gcc-internal-format
34176 msgid "first argument to %<__builtin_choose_expr%> not a constant"
34177 msgstr ""
34179 #: c/c-parser.c:7944
34180 #, gcc-internal-format
34181 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
34182 msgstr ""
34184 #: c/c-parser.c:7957
34185 #, gcc-internal-format
34186 msgid ""
34187 "first argument to %<__builtin_call_with_static_chain%> must be a call "
34188 "expression"
34189 msgstr ""
34191 #: c/c-parser.c:7961
34192 #, gcc-internal-format
34193 msgid ""
34194 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
34195 "type"
34196 msgstr ""
34198 #: c/c-parser.c:7987
34199 #, gcc-internal-format
34200 msgid "wrong number of arguments to %<__builtin_complex%>"
34201 msgstr ""
34203 #: c/c-parser.c:8009
34204 #, gcc-internal-format
34205 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
34206 msgstr ""
34208 #: c/c-parser.c:8018
34209 #, gcc-internal-format
34210 msgid "%<__builtin_complex%> operands of different types"
34211 msgstr ""
34213 #: c/c-parser.c:8066 cp/parser.c:6677
34214 #, gcc-internal-format
34215 msgid "wrong number of arguments to %<__builtin_shuffle%>"
34216 msgstr ""
34218 #: c/c-parser.c:8147 cp/parser.c:6588
34219 #, gcc-internal-format
34220 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
34221 msgstr ""
34223 #: c/c-parser.c:8154 cp/parser.c:6594
34224 #, gcc-internal-format
34225 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
34226 msgstr ""
34228 #: c/c-parser.c:8226
34229 #, gcc-internal-format
34230 msgid "compound literal has variable size"
34231 msgstr ""
34233 #: c/c-parser.c:8237
34234 #, gcc-internal-format
34235 msgid "compound literal qualified by address-space qualifier"
34236 msgstr ""
34238 #: c/c-parser.c:8241
34239 #, gcc-internal-format
34240 msgid "ISO C90 forbids compound literals"
34241 msgstr ""
34243 #: c/c-parser.c:8769
34244 #, gcc-internal-format
34245 msgid "expected identifier or %<)%>"
34246 msgstr ""
34248 #: c/c-parser.c:8865
34249 #, gcc-internal-format
34250 msgid "extra semicolon"
34251 msgstr ""
34253 #: c/c-parser.c:9113
34254 #, gcc-internal-format
34255 msgid "extra semicolon in method definition specified"
34256 msgstr ""
34258 #: c/c-parser.c:9245
34259 #, gcc-internal-format
34260 msgid "method attributes must be specified at the end only"
34261 msgstr ""
34263 #: c/c-parser.c:9265
34264 #, gcc-internal-format
34265 msgid "expected %<;%> or %<{%> after method attribute definition"
34266 msgstr ""
34268 #: c/c-parser.c:9386
34269 #, gcc-internal-format
34270 msgid "objective-c method declaration is expected"
34271 msgstr ""
34273 #: c/c-parser.c:9822
34274 #, gcc-internal-format
34275 msgid "no type or storage class may be specified here,"
34276 msgstr ""
34278 #: c/c-parser.c:9912 c/c-parser.c:9969 cp/parser.c:30318
34279 #, gcc-internal-format
34280 msgid "unknown property attribute"
34281 msgstr ""
34283 #: c/c-parser.c:9933 cp/parser.c:30278
34284 #, gcc-internal-format
34285 msgid "missing %<=%> (after %<getter%> attribute)"
34286 msgstr ""
34288 #: c/c-parser.c:9936 cp/parser.c:30281
34289 #, gcc-internal-format
34290 msgid "missing %<=%> (after %<setter%> attribute)"
34291 msgstr ""
34293 #: c/c-parser.c:9950 cp/parser.c:30296
34294 #, gcc-internal-format
34295 msgid "the %<setter%> attribute may only be specified once"
34296 msgstr ""
34298 #: c/c-parser.c:9955 cp/parser.c:30302
34299 #, gcc-internal-format
34300 msgid "setter name must terminate with %<:%>"
34301 msgstr ""
34303 #: c/c-parser.c:9962 cp/parser.c:30310
34304 #, gcc-internal-format
34305 msgid "the %<getter%> attribute may only be specified once"
34306 msgstr ""
34308 #: c/c-parser.c:10152 c/c-parser.c:10327 cp/parser.c:38096
34309 #, gcc-internal-format
34310 msgid "%<#pragma acc enter data%> may only be used in compound statements"
34311 msgstr ""
34313 #: c/c-parser.c:10163 cp/parser.c:38108
34314 #, gcc-internal-format
34315 msgid "%<#pragma acc exit data%> may only be used in compound statements"
34316 msgstr ""
34318 #: c/c-parser.c:10174 cp/parser.c:38121
34319 #, gcc-internal-format
34320 msgid "%<#pragma acc routine%> must be at file scope"
34321 msgstr ""
34323 #: c/c-parser.c:10185 cp/parser.c:38130
34324 #, gcc-internal-format
34325 msgid "%<#pragma acc update%> may only be used in compound statements"
34326 msgstr ""
34328 #: c/c-parser.c:10196 cp/parser.c:38006
34329 #, gcc-internal-format
34330 msgid "%<#pragma omp barrier%> may only be used in compound statements"
34331 msgstr ""
34333 #: c/c-parser.c:10207 cp/parser.c:38021
34334 #, gcc-internal-format
34335 msgid "%<#pragma omp flush%> may only be used in compound statements"
34336 msgstr ""
34338 #: c/c-parser.c:10218 cp/parser.c:38037
34339 #, gcc-internal-format
34340 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
34341 msgstr ""
34343 #: c/c-parser.c:10229 cp/parser.c:38053
34344 #, gcc-internal-format
34345 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
34346 msgstr ""
34348 #: c/c-parser.c:10240 cp/parser.c:38069
34349 #, gcc-internal-format
34350 msgid "%<#pragma omp cancel%> may only be used in compound statements"
34351 msgstr ""
34353 #: c/c-parser.c:10264 cp/parser.c:38196
34354 #, gcc-internal-format
34355 msgid ""
34356 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
34357 "construct"
34358 msgstr ""
34360 #: c/c-parser.c:10283 cp/parser.c:38215
34361 #, gcc-internal-format
34362 msgid "for, while or do statement expected"
34363 msgstr ""
34365 #: c/c-parser.c:10295 cp/parser.c:37996
34366 #, gcc-internal-format
34367 msgid "%<#pragma GCC pch_preprocess%> must be first"
34368 msgstr ""
34370 #: c/c-parser.c:10308
34371 #, gcc-internal-format
34372 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
34373 msgstr ""
34375 #: c/c-parser.c:10316
34376 #, gcc-internal-format
34377 msgid "%<#pragma grainsize%> must be inside a function"
34378 msgstr ""
34380 #: c/c-parser.c:10637 cp/parser.c:30708
34381 #, gcc-internal-format
34382 msgid "too many %qs clauses"
34383 msgstr ""
34385 #: c/c-parser.c:10658 cp/parser.c:31237
34386 #, gcc-internal-format
34387 msgid "expected integer expression before ')'"
34388 msgstr ""
34390 #: c/c-parser.c:10673
34391 #, gcc-internal-format
34392 msgid "expression must be integral"
34393 msgstr ""
34395 #: c/c-parser.c:10956 c/c-parser.c:17464
34396 #, gcc-internal-format
34397 msgid "%qD is not a variable"
34398 msgstr ""
34400 #: c/c-parser.c:10960 cp/semantics.c:6793
34401 #, gcc-internal-format
34402 msgid "%qD is not a pointer variable"
34403 msgstr ""
34405 #: c/c-parser.c:11000 cp/parser.c:31315
34406 #, gcc-internal-format
34407 msgid "collapse argument needs positive constant integer expression"
34408 msgstr ""
34410 #: c/c-parser.c:11070 cp/parser.c:31371
34411 #, gcc-internal-format
34412 msgid "expected %<none%>"
34413 msgstr ""
34415 #: c/c-parser.c:11072 cp/parser.c:31373
34416 #, gcc-internal-format
34417 msgid "expected %<none%> or %<shared%>"
34418 msgstr ""
34420 #: c/c-parser.c:11172 cp/parser.c:31473
34421 #, gcc-internal-format
34422 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
34423 msgstr ""
34425 #: c/c-parser.c:11192 c/c-parser.c:16154 c/c-parser.c:16239 cp/parser.c:31491
34426 #: cp/parser.c:35531 cp/parser.c:35619
34427 #, gcc-internal-format
34428 msgid "expected %<data%>"
34429 msgstr ""
34431 #: c/c-parser.c:11239 cp/parser.c:31544
34432 #, gcc-internal-format
34433 msgid "too many %<if%> clauses with %qs modifier"
34434 msgstr ""
34436 #: c/c-parser.c:11246 cp/parser.c:31551
34437 #, gcc-internal-format
34438 msgid "too many %<if%> clauses"
34439 msgstr ""
34441 #: c/c-parser.c:11248 cp/parser.c:31553
34442 #, gcc-internal-format
34443 msgid "too many %<if%> clauses without modifier"
34444 msgstr ""
34446 #: c/c-parser.c:11254 cp/parser.c:31559
34447 #, gcc-internal-format
34448 msgid ""
34449 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
34450 "modifier"
34451 msgstr ""
34453 #: c/c-parser.c:11329 c/c-parser.c:11374 c/c-parser.c:11419 c/c-parser.c:11464
34454 #: c/c-parser.c:11509 c/c-parser.c:11555 c/c-parser.c:11660 c/c-parser.c:11787
34455 #: c/c-parser.c:11868 c/c-parser.c:12281 c/c-parser.c:12349 c/c-parser.c:12453
34456 #: c/c-parser.c:12497 c/c-parser.c:13016
34457 #, gcc-internal-format
34458 msgid "expected integer expression"
34459 msgstr ""
34461 #: c/c-parser.c:11340
34462 #, gcc-internal-format
34463 msgid "%<num_gangs%> value must be positive"
34464 msgstr ""
34466 #: c/c-parser.c:11385
34467 #, gcc-internal-format
34468 msgid "%<num_threads%> value must be positive"
34469 msgstr ""
34471 #: c/c-parser.c:11430
34472 #, gcc-internal-format
34473 msgid "%<num_tasks%> value must be positive"
34474 msgstr ""
34476 #: c/c-parser.c:11475 cp/semantics.c:6977
34477 #, gcc-internal-format
34478 msgid "%<grainsize%> value must be positive"
34479 msgstr ""
34481 #: c/c-parser.c:11521 cp/semantics.c:7006
34482 #, gcc-internal-format
34483 msgid "%<priority%> value must be non-negative"
34484 msgstr ""
34486 #: c/c-parser.c:11584 c/c-parser.c:11590 cp/parser.c:31770 cp/parser.c:31777
34487 #, gcc-internal-format
34488 msgid "expected %<tofrom%>"
34489 msgstr ""
34491 #: c/c-parser.c:11598 c/c-parser.c:11604 cp/parser.c:31786 cp/parser.c:31793
34492 #, gcc-internal-format
34493 msgid "expected %<scalar%>"
34494 msgstr ""
34496 #: c/c-parser.c:11671
34497 #, gcc-internal-format
34498 msgid "%<num_workers%> value must be positive"
34499 msgstr ""
34501 #: c/c-parser.c:11735 cp/parser.c:31099
34502 #, gcc-internal-format
34503 msgid "too many %<static%> arguments"
34504 msgstr ""
34506 #: c/c-parser.c:11769 cp/parser.c:31132
34507 #, gcc-internal-format
34508 msgid "unexpected argument"
34509 msgstr ""
34511 #: c/c-parser.c:11796
34512 #, gcc-internal-format
34513 msgid "%<%s%> value must be positive"
34514 msgstr ""
34516 #: c/c-parser.c:11927 cp/semantics.c:7090
34517 #, gcc-internal-format
34518 msgid "%<tile%> value must be integral"
34519 msgstr ""
34521 #: c/c-parser.c:11939 cp/semantics.c:7104
34522 #, gcc-internal-format
34523 msgid "%<tile%> value must be positive"
34524 msgstr ""
34526 #: c/c-parser.c:12005 cp/parser.c:31850
34527 #, gcc-internal-format
34528 msgid "ordered argument needs positive constant integer expression"
34529 msgstr ""
34531 #: c/c-parser.c:12096
34532 #, gcc-internal-format
34533 msgid ""
34534 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
34535 "or %<max%>"
34536 msgstr ""
34538 #: c/c-parser.c:12205 cp/parser.c:32063
34539 #, gcc-internal-format
34540 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
34541 msgstr ""
34543 #: c/c-parser.c:12259 cp/parser.c:32079
34544 #, gcc-internal-format
34545 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
34546 msgstr ""
34548 #: c/c-parser.c:12263 cp/parser.c:32082
34549 #, gcc-internal-format
34550 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
34551 msgstr ""
34553 #: c/c-parser.c:12275 cp/semantics.c:6373
34554 #, gcc-internal-format
34555 msgid "chunk size value must be positive"
34556 msgstr ""
34558 #: c/c-parser.c:12298 cp/parser.c:32102
34559 #, gcc-internal-format
34560 msgid "invalid schedule kind"
34561 msgstr ""
34563 #: c/c-parser.c:12360
34564 #, gcc-internal-format
34565 msgid "%<vector_length%> value must be positive"
34566 msgstr ""
34568 #: c/c-parser.c:12463
34569 #, gcc-internal-format
34570 msgid "%<num_teams%> value must be positive"
34571 msgstr ""
34573 #: c/c-parser.c:12507 cp/semantics.c:6464
34574 #, gcc-internal-format
34575 msgid "%<thread_limit%> value must be positive"
34576 msgstr ""
34578 #: c/c-parser.c:12551 cp/semantics.c:6574
34579 #, gcc-internal-format
34580 msgid ""
34581 "%<aligned%> clause alignment expression must be positive constant integer "
34582 "expression"
34583 msgstr ""
34585 #: c/c-parser.c:12614 cp/parser.c:32360
34586 #, gcc-internal-format
34587 msgid "using parameters for %<linear%> step is not supported yet"
34588 msgstr ""
34590 #: c/c-parser.c:12619
34591 #, gcc-internal-format
34592 msgid "%<linear%> clause step expression must be integral"
34593 msgstr ""
34595 #: c/c-parser.c:12659
34596 #, gcc-internal-format
34597 msgid ""
34598 "%<safelen%> clause expression must be positive constant integer expression"
34599 msgstr ""
34601 #: c/c-parser.c:12697
34602 #, gcc-internal-format
34603 msgid ""
34604 "%<simdlen%> clause expression must be positive constant integer expression"
34605 msgstr ""
34607 #: c/c-parser.c:12866 cp/parser.c:32596 cp/parser.c:32819
34608 #, gcc-internal-format
34609 msgid "invalid depend kind"
34610 msgstr ""
34612 #: c/c-parser.c:12950 cp/parser.c:32669
34613 #, gcc-internal-format
34614 msgid "invalid map kind"
34615 msgstr ""
34617 #: c/c-parser.c:13046 cp/parser.c:32766
34618 #, gcc-internal-format
34619 msgid "invalid dist_schedule kind"
34620 msgstr ""
34622 #: c/c-parser.c:13117
34623 #, gcc-internal-format
34624 msgid "invalid proc_bind kind"
34625 msgstr ""
34627 #: c/c-parser.c:13330 cp/parser.c:33044
34628 #, gcc-internal-format
34629 msgid "expected %<#pragma acc%> clause"
34630 msgstr ""
34632 #: c/c-parser.c:13341 c/c-parser.c:13624 cp/parser.c:33055 cp/parser.c:33371
34633 #, gcc-internal-format
34634 msgid "%qs is not valid for %qs"
34635 msgstr ""
34637 #: c/c-parser.c:13487 cp/parser.c:33231
34638 #, gcc-internal-format
34639 msgid "%qs must be the first clause of %qs"
34640 msgstr ""
34642 #: c/c-parser.c:13613 cp/parser.c:33360
34643 #, gcc-internal-format
34644 msgid "expected %<#pragma omp%> clause"
34645 msgstr ""
34647 #: c/c-parser.c:13751 cp/parser.c:36045
34648 #, gcc-internal-format
34649 msgid "no valid clauses specified in %<#pragma acc declare%>"
34650 msgstr ""
34652 #: c/c-parser.c:13761 cp/parser.c:36055
34653 #, gcc-internal-format
34654 msgid "array section in %<#pragma acc declare%>"
34655 msgstr ""
34657 #: c/c-parser.c:13781 cp/parser.c:36075
34658 #, gcc-internal-format
34659 msgid "%qD must be a global variable in%<#pragma acc declare link%>"
34660 msgstr ""
34662 #: c/c-parser.c:13792 cp/parser.c:36086
34663 #, gcc-internal-format
34664 msgid "invalid OpenACC clause at file scope"
34665 msgstr ""
34667 #: c/c-parser.c:13799 cp/parser.c:36093
34668 #, gcc-internal-format
34669 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
34670 msgstr ""
34672 #: c/c-parser.c:13807 cp/parser.c:36101
34673 #, gcc-internal-format
34674 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
34675 msgstr ""
34677 #: c/c-parser.c:13819 cp/parser.c:36113
34678 #, gcc-internal-format
34679 msgid "variable %qD used more than once with %<#pragma acc declare%>"
34680 msgstr ""
34682 #: c/c-parser.c:13912 cp/parser.c:36200
34683 #, gcc-internal-format
34684 msgid "expected %<data%> after %<#pragma acc enter%>"
34685 msgstr ""
34687 #: c/c-parser.c:13929
34688 #, gcc-internal-format
34689 msgid "%<#pragma acc enter data%> has no data movement clause"
34690 msgstr ""
34692 #: c/c-parser.c:14152 cp/parser.c:2848
34693 #, gcc-internal-format
34694 msgid "%qE has not been declared"
34695 msgstr ""
34697 #: c/c-parser.c:14156
34698 #, gcc-internal-format
34699 msgid "expected function name"
34700 msgstr ""
34702 #: c/c-parser.c:14171 cp/parser.c:37358
34703 #, gcc-internal-format
34704 msgid "%qD does not refer to a function"
34705 msgstr ""
34707 #: c/c-parser.c:14191 c/c-parser.c:14239 cp/parser.c:1398
34708 #, gcc-internal-format
34709 msgid ""
34710 "%<#pragma acc routine%> not immediately followed by function declaration or "
34711 "definition"
34712 msgstr ""
34714 #: c/c-parser.c:14231 cp/parser.c:37412 cp/parser.c:37454
34715 #, gcc-internal-format
34716 msgid ""
34717 "%<#pragma acc routine%> not immediately followed by a single function "
34718 "declaration or definition"
34719 msgstr ""
34721 #: c/c-parser.c:14248 cp/parser.c:37468
34722 #, gcc-internal-format
34723 msgid "%<#pragma acc routine%> already applied to %qD"
34724 msgstr ""
34726 #: c/c-parser.c:14256 cp/parser.c:37476
34727 #, gcc-internal-format
34728 msgid "%<#pragma acc routine%> must be applied before %s"
34729 msgstr ""
34731 #: c/c-parser.c:14299 cp/parser.c:36392
34732 #, gcc-internal-format
34733 msgid ""
34734 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
34735 "%<self%> clause"
34736 msgstr ""
34738 #: c/c-parser.c:14707 cp/parser.c:33742 cp/parser.c:33768
34739 #, gcc-internal-format
34740 msgid "invalid form of %<#pragma omp atomic%>"
34741 msgstr ""
34743 #: c/c-parser.c:14711 cp/parser.c:33799 cp/parser.c:33815
34744 #, gcc-internal-format
34745 msgid "invalid operator for %<#pragma omp atomic%>"
34746 msgstr ""
34748 #: c/c-parser.c:14760 cp/semantics.c:8492 cp/semantics.c:8502
34749 #, gcc-internal-format
34750 msgid ""
34751 "%<#pragma omp atomic capture%> uses two different expressions for memory"
34752 msgstr ""
34754 #: c/c-parser.c:14825 c/c-parser.c:14847
34755 #, gcc-internal-format
34756 msgid "expected %<(%> or end of line"
34757 msgstr ""
34759 #: c/c-parser.c:14885 cp/parser.c:34340
34760 #, gcc-internal-format
34761 msgid "%<ordered%> clause parameter is less than %<collapse%>"
34762 msgstr ""
34764 #: c/c-parser.c:14896 cp/parser.c:34351
34765 #, gcc-internal-format
34766 msgid ""
34767 "%<linear%> clause may not be specified together with %<ordered%> clause with "
34768 "a parameter"
34769 msgstr ""
34771 #: c/c-parser.c:14915 cp/parser.c:34378 cp/parser.c:38582
34772 #, gcc-internal-format
34773 msgid "for statement expected"
34774 msgstr ""
34776 #: c/c-parser.c:14921 cp/parser.c:34384
34777 #, gcc-internal-format
34778 msgid "_Cilk_for statement expected"
34779 msgstr ""
34781 #: c/c-parser.c:14990 cp/semantics.c:8041 cp/semantics.c:8128
34782 #, gcc-internal-format
34783 msgid "expected iteration declaration or initialization"
34784 msgstr ""
34786 #: c/c-parser.c:15075
34787 #, gcc-internal-format
34788 msgid "not enough perfectly nested loops"
34789 msgstr ""
34791 #: c/c-parser.c:15134 cp/parser.c:34611
34792 #, gcc-internal-format
34793 msgid "collapsed loops not perfectly nested"
34794 msgstr ""
34796 #: c/c-parser.c:15181 cp/parser.c:34427 cp/parser.c:34469 cp/pt.c:15418
34797 #, gcc-internal-format
34798 msgid "iteration variable %qD should not be firstprivate"
34799 msgstr ""
34801 #: c/c-parser.c:15272 cp/parser.c:34684
34802 #, gcc-internal-format
34803 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
34804 msgstr ""
34806 #: c/c-parser.c:15433
34807 #, gcc-internal-format
34808 msgid ""
34809 "%<#pragma omp ordered%> with %<depend> clause may only be used in compound "
34810 "statements"
34811 msgstr ""
34813 #: c/c-parser.c:15636 cp/parser.c:35042
34814 #, gcc-internal-format
34815 msgid "expected %<for%> after %qs"
34816 msgstr ""
34818 #: c/c-parser.c:15835 cp/parser.c:35238
34819 #, gcc-internal-format
34820 msgid "expected %<point%>"
34821 msgstr ""
34823 #: c/c-parser.c:15843 cp/parser.c:35247
34824 #, gcc-internal-format
34825 msgid ""
34826 "%<#pragma omp cancellation point%> may only be used in compound statements"
34827 msgstr ""
34829 #: c/c-parser.c:16054 cp/parser.c:35473
34830 #, gcc-internal-format
34831 msgid ""
34832 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
34833 "%<tofrom%> or %<alloc%> on %<map%> clause"
34834 msgstr ""
34836 #: c/c-parser.c:16067 cp/parser.c:35486
34837 #, gcc-internal-format
34838 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
34839 msgstr ""
34841 #: c/c-parser.c:16102 cp/parser.c:35698
34842 #, gcc-internal-format
34843 msgid "%<#pragma omp target update%> may only be used in compound statements"
34844 msgstr ""
34846 #: c/c-parser.c:16115 cp/parser.c:35711
34847 #, gcc-internal-format
34848 msgid ""
34849 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
34850 "clauses"
34851 msgstr ""
34853 #: c/c-parser.c:16162 cp/parser.c:35539
34854 #, gcc-internal-format
34855 msgid ""
34856 "%<#pragma omp target enter data%> may only be used in compound statements"
34857 msgstr ""
34859 #: c/c-parser.c:16188 cp/parser.c:35566
34860 #, gcc-internal-format
34861 msgid ""
34862 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
34863 "%> on %<map%> clause"
34864 msgstr ""
34866 #: c/c-parser.c:16200 cp/parser.c:35578
34867 #, gcc-internal-format
34868 msgid ""
34869 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
34870 msgstr ""
34872 #: c/c-parser.c:16247 cp/parser.c:35627
34873 #, gcc-internal-format
34874 msgid ""
34875 "%<#pragma omp target exit data%> may only be used in compound statements"
34876 msgstr ""
34878 #: c/c-parser.c:16275
34879 #, gcc-internal-format
34880 msgid ""
34881 "%<#pragma omp target exit data%> with map-type other than %<from%>, "
34882 "%<release> or %<delete%> on %<map%> clause"
34883 msgstr ""
34885 #: c/c-parser.c:16288 cp/parser.c:35668
34886 #, gcc-internal-format
34887 msgid ""
34888 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
34889 msgstr ""
34891 #: c/c-parser.c:16497 cp/parser.c:35922
34892 #, gcc-internal-format
34893 msgid ""
34894 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
34895 "or %<alloc%> on %<map%> clause"
34896 msgstr ""
34898 #: c/c-parser.c:16547
34899 #, gcc-internal-format
34900 msgid ""
34901 "%<#pragma omp declare simd%> must be followed by function declaration or "
34902 "definition or another %<#pragma omp declare simd%>"
34903 msgstr ""
34905 #: c/c-parser.c:16596 c/c-parser.c:16624
34906 #, gcc-internal-format
34907 msgid ""
34908 "%<#pragma omp declare simd%> must be followed by function declaration or "
34909 "definition"
34910 msgstr ""
34912 #: c/c-parser.c:16644 cp/parser.c:36515
34913 #, gcc-internal-format
34914 msgid ""
34915 "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the "
34916 "same function marked as a Cilk Plus SIMD-enabled function"
34917 msgstr ""
34919 #: c/c-parser.c:16658
34920 #, gcc-internal-format
34921 msgid ""
34922 "%<#pragma omp declare simd%> not immediately followed by a function "
34923 "declaration or definition"
34924 msgstr ""
34926 #: c/c-parser.c:16666 cp/parser.c:36574
34927 #, gcc-internal-format
34928 msgid ""
34929 "%<#pragma omp declare simd%> not immediately followed by a single function "
34930 "declaration or definition"
34931 msgstr ""
34933 #: c/c-parser.c:16782 cp/parser.c:36644
34934 #, gcc-internal-format
34935 msgid ""
34936 "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare "
34937 "target%> without clauses and %<#pragma omp end declare target%>"
34938 msgstr ""
34940 #: c/c-parser.c:16801 cp/parser.c:36663
34941 #, gcc-internal-format
34942 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
34943 msgstr ""
34945 #: c/c-parser.c:16839 cp/parser.c:36707
34946 #, gcc-internal-format
34947 msgid "expected %<target%>"
34948 msgstr ""
34950 #: c/c-parser.c:16846 cp/parser.c:36714
34951 #, gcc-internal-format
34952 msgid "expected %<declare%>"
34953 msgstr ""
34955 #: c/c-parser.c:16852 cp/parser.c:36721
34956 #, gcc-internal-format
34957 msgid ""
34958 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
34959 "declare target%>"
34960 msgstr ""
34962 #: c/c-parser.c:16880
34963 #, gcc-internal-format
34964 msgid "%<#pragma omp declare reduction%> not at file or block scope"
34965 msgstr ""
34967 #: c/c-parser.c:16930
34968 #, gcc-internal-format
34969 msgid ""
34970 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> "
34971 "or identifier"
34972 msgstr ""
34974 #: c/c-parser.c:16957
34975 #, gcc-internal-format
34976 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
34977 msgstr ""
34979 #: c/c-parser.c:16961
34980 #, gcc-internal-format
34981 msgid "function or array type in %<#pragma omp declare reduction%>"
34982 msgstr ""
34984 #: c/c-parser.c:16964
34985 #, gcc-internal-format
34986 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
34987 msgstr ""
34989 #: c/c-parser.c:16967
34990 #, gcc-internal-format
34991 msgid ""
34992 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
34993 "%>"
34994 msgstr ""
34996 #: c/c-parser.c:16975
34997 #, gcc-internal-format
34998 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
34999 msgstr ""
35001 #: c/c-parser.c:16984
35002 #, gcc-internal-format
35003 msgid "previous %<#pragma omp declare reduction%>"
35004 msgstr ""
35006 #: c/c-parser.c:17101
35007 #, gcc-internal-format
35008 msgid "expected %<omp_priv%> or function-name"
35009 msgstr ""
35011 #: c/c-parser.c:17112
35012 #, gcc-internal-format
35013 msgid "expected function-name %<(%>"
35014 msgstr ""
35016 #: c/c-parser.c:17131
35017 #, gcc-internal-format
35018 msgid "one of the initializer call arguments should be %<&omp_priv%>"
35019 msgstr ""
35021 #: c/c-parser.c:17251 cp/parser.c:37166
35022 #, gcc-internal-format
35023 msgid "expected %<simd%> or %<reduction%> or %<target%>"
35024 msgstr ""
35026 #: c/c-parser.c:17466 cp/semantics.c:7514
35027 #, gcc-internal-format
35028 msgid "%qE declared %<threadprivate%> after first use"
35029 msgstr ""
35031 #: c/c-parser.c:17468 cp/semantics.c:7516
35032 #, gcc-internal-format
35033 msgid "automatic variable %qE cannot be %<threadprivate%>"
35034 msgstr ""
35036 #: c/c-parser.c:17472 cp/semantics.c:7518
35037 #, gcc-internal-format
35038 msgid "%<threadprivate%> %qE has incomplete type"
35039 msgstr ""
35041 #: c/c-parser.c:17503
35042 #, gcc-internal-format
35043 msgid "pragma simd ignored because -fcilkplus is not enabled"
35044 msgstr ""
35046 #: c/c-parser.c:17509
35047 #, gcc-internal-format
35048 msgid "pragma simd must be inside a function"
35049 msgstr ""
35051 #: c/c-parser.c:17553 cp/parser.c:38353
35052 #, gcc-internal-format
35053 msgid "vectorlength must be an integer constant"
35054 msgstr ""
35056 #: c/c-parser.c:17555 cp/parser.c:38356
35057 #, gcc-internal-format
35058 msgid "vectorlength must be a power of 2"
35059 msgstr ""
35061 #: c/c-parser.c:17638 cp/parser.c:38463
35062 #, gcc-internal-format
35063 msgid "step size must be an integer constant expression or an integer variable"
35064 msgstr ""
35066 #: c/c-parser.c:17737 cp/parser.c:38556
35067 #, gcc-internal-format
35068 msgid "expected %<#pragma simd%> clause"
35069 msgstr ""
35071 #: c/c-parser.c:17781 cp/parser.c:37967
35072 #, gcc-internal-format
35073 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
35074 msgstr ""
35076 #: c/c-parser.c:18081 cp/parser.c:37859
35077 #, gcc-internal-format
35078 msgid "%<__transaction_cancel%> without transactional memory support enabled"
35079 msgstr ""
35081 #: c/c-parser.c:18087 cp/parser.c:37865
35082 #, gcc-internal-format
35083 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
35084 msgstr ""
35086 #: c/c-parser.c:18096 cp/parser.c:37874
35087 #, gcc-internal-format
35088 msgid ""
35089 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
35090 msgstr ""
35092 #: c/c-parser.c:18098 cp/parser.c:37877
35093 #, gcc-internal-format
35094 msgid "  or a %<transaction_may_cancel_outer%> function"
35095 msgstr ""
35097 #: c/c-parser.c:18104 cp/parser.c:37883
35098 #, gcc-internal-format
35099 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
35100 msgstr ""
35102 #: c/c-parser.c:18172 cp/cp-array-notation.c:1407
35103 #, gcc-internal-format
35104 msgid "base of array section must be pointer or array type"
35105 msgstr ""
35107 #: c/c-parser.c:18181 cp/parser.c:7127
35108 #, gcc-internal-format
35109 msgid "expected %<:%> or numeral"
35110 msgstr ""
35112 #: c/c-parser.c:18192
35113 #, gcc-internal-format
35114 msgid ""
35115 "start-index and length fields necessary for using array notations in pointers"
35116 msgstr ""
35118 #: c/c-parser.c:18199 c/c-parser.c:18242
35119 #, gcc-internal-format
35120 msgid "array notations cannot be used with function type"
35121 msgstr ""
35123 #: c/c-parser.c:18208
35124 #, gcc-internal-format
35125 msgid ""
35126 "start-index and length fields necessary for using array notations in "
35127 "dimensionless arrays"
35128 msgstr ""
35130 #: c/c-parser.c:18220
35131 #, gcc-internal-format
35132 msgid ""
35133 "start-index and length fields necessary for using array notations in "
35134 "variable-length arrays"
35135 msgstr ""
35137 #: c/c-parser.c:18270 c/c-parser.c:18273
35138 #, gcc-internal-format
35139 msgid "expected array notation expression"
35140 msgstr ""
35142 #: c/c-typeck.c:220
35143 #, gcc-internal-format
35144 msgid "%qD has an incomplete type %qT"
35145 msgstr ""
35147 #: c/c-typeck.c:234 c/c-typeck.c:9664 c/c-typeck.c:9706 cp/call.c:4084
35148 #, gcc-internal-format
35149 msgid "invalid use of void expression"
35150 msgstr ""
35152 #: c/c-typeck.c:242
35153 #, gcc-internal-format
35154 msgid "invalid use of flexible array member"
35155 msgstr ""
35157 #: c/c-typeck.c:248 cp/typeck2.c:503
35158 #, gcc-internal-format
35159 msgid "invalid use of array with unspecified bounds"
35160 msgstr ""
35162 #: c/c-typeck.c:256
35163 #, gcc-internal-format
35164 msgid "invalid use of undefined type %qT"
35165 msgstr ""
35167 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
35168 #: c/c-typeck.c:259
35169 #, gcc-internal-format
35170 msgid "invalid use of incomplete typedef %qT"
35171 msgstr ""
35173 #: c/c-typeck.c:332
35174 #, gcc-internal-format
35175 msgid "%qT and %qT are in disjoint named address spaces"
35176 msgstr ""
35178 #: c/c-typeck.c:573 c/c-typeck.c:598
35179 #, gcc-internal-format
35180 msgid "function types not truly compatible in ISO C"
35181 msgstr ""
35183 #: c/c-typeck.c:742
35184 #, gcc-internal-format
35185 msgid "can%'t mix operands of decimal float and vector types"
35186 msgstr ""
35188 #: c/c-typeck.c:747
35189 #, gcc-internal-format
35190 msgid "can%'t mix operands of decimal float and complex types"
35191 msgstr ""
35193 #: c/c-typeck.c:752
35194 #, gcc-internal-format
35195 msgid "can%'t mix operands of decimal float and other float types"
35196 msgstr ""
35198 #: c/c-typeck.c:1290
35199 #, gcc-internal-format
35200 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
35201 msgstr ""
35203 #: c/c-typeck.c:1294
35204 #, gcc-internal-format
35205 msgid "types are not quite compatible"
35206 msgstr ""
35208 #: c/c-typeck.c:1298
35209 #, gcc-internal-format
35210 msgid "pointer target types incompatible in C++"
35211 msgstr ""
35213 #: c/c-typeck.c:1630
35214 #, gcc-internal-format
35215 msgid "function return types not compatible due to %<volatile%>"
35216 msgstr ""
35218 #: c/c-typeck.c:1880
35219 #, gcc-internal-format
35220 msgid "converting an array compound literal to a pointer is ill-formed in C++"
35221 msgstr ""
35223 #: c/c-typeck.c:2404 c/c-typeck.c:8315
35224 #, gcc-internal-format
35225 msgid "%qT has no member named %qE; did you mean %qE?"
35226 msgstr ""
35228 #: c/c-typeck.c:2408 c/c-typeck.c:8319
35229 #, gcc-internal-format
35230 msgid "%qT has no member named %qE"
35231 msgstr ""
35233 #: c/c-typeck.c:2417
35234 #, gcc-internal-format
35235 msgid "accessing a member %qE of an atomic structure %qE"
35236 msgstr ""
35238 #: c/c-typeck.c:2420
35239 #, gcc-internal-format
35240 msgid "accessing a member %qE of an atomic union %qE"
35241 msgstr ""
35243 #: c/c-typeck.c:2480
35244 #, gcc-internal-format
35245 msgid "%qE is a pointer; did you mean to use %<->%>?"
35246 msgstr ""
35248 #: c/c-typeck.c:2486
35249 #, gcc-internal-format
35250 msgid "request for member %qE in something not a structure or union"
35251 msgstr ""
35253 #: c/c-typeck.c:2537
35254 #, gcc-internal-format
35255 msgid "dereferencing pointer to incomplete type %qT"
35256 msgstr ""
35258 #: c/c-typeck.c:2544
35259 #, gcc-internal-format
35260 msgid "dereferencing %<void *%> pointer"
35261 msgstr ""
35263 #: c/c-typeck.c:2597
35264 #, gcc-internal-format
35265 msgid "rank of the array's index is greater than 1"
35266 msgstr ""
35268 #: c/c-typeck.c:2610
35269 #, gcc-internal-format
35270 msgid "subscripted value is neither array nor pointer nor vector"
35271 msgstr ""
35273 #: c/c-typeck.c:2620 cp/typeck.c:3188 cp/typeck.c:3275
35274 #, gcc-internal-format
35275 msgid "array subscript is not an integer"
35276 msgstr ""
35278 #: c/c-typeck.c:2626
35279 #, gcc-internal-format
35280 msgid "subscripted value is pointer to function"
35281 msgstr ""
35283 #: c/c-typeck.c:2680
35284 #, gcc-internal-format
35285 msgid "ISO C forbids subscripting %<register%> array"
35286 msgstr ""
35288 #: c/c-typeck.c:2683
35289 #, gcc-internal-format
35290 msgid "ISO C90 forbids subscripting non-lvalue array"
35291 msgstr ""
35293 #: c/c-typeck.c:2797
35294 #, gcc-internal-format
35295 msgid "enum constant defined here"
35296 msgstr ""
35298 #: c/c-typeck.c:2903 cp/typeck.c:1646
35299 #, gcc-internal-format
35300 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
35301 msgstr ""
35303 #: c/c-typeck.c:3053
35304 #, gcc-internal-format
35305 msgid "called object %qE is not a function or function pointer"
35306 msgstr ""
35308 #: c/c-typeck.c:3058
35309 #, gcc-internal-format
35310 msgid "called object %qD is not a function or function pointer"
35311 msgstr ""
35313 #: c/c-typeck.c:3064
35314 #, gcc-internal-format
35315 msgid "called object is not a function or function pointer"
35316 msgstr ""
35318 #. This situation leads to run-time undefined behavior.  We can't,
35319 #. therefore, simply error unless we can prove that all possible
35320 #. executions of the program must execute the code.
35321 #: c/c-typeck.c:3094
35322 #, gcc-internal-format
35323 msgid "function called through a non-compatible type"
35324 msgstr ""
35326 #: c/c-typeck.c:3099 c/c-typeck.c:3151
35327 #, gcc-internal-format
35328 msgid "function with qualified void return type called"
35329 msgstr ""
35331 #: c/c-typeck.c:3283
35332 #, gcc-internal-format
35333 msgid "too many arguments to method %qE"
35334 msgstr ""
35336 #: c/c-typeck.c:3345
35337 #, gcc-internal-format, gfc-internal-format
35338 msgid "type of formal parameter %d is incomplete"
35339 msgstr ""
35341 #: c/c-typeck.c:3362
35342 #, gcc-internal-format
35343 msgid ""
35344 "passing argument %d of %qE as integer rather than floating due to prototype"
35345 msgstr ""
35347 #: c/c-typeck.c:3368
35348 #, gcc-internal-format
35349 msgid ""
35350 "passing argument %d of %qE as integer rather than complex due to prototype"
35351 msgstr ""
35353 #: c/c-typeck.c:3374
35354 #, gcc-internal-format
35355 msgid ""
35356 "passing argument %d of %qE as complex rather than floating due to prototype"
35357 msgstr ""
35359 #: c/c-typeck.c:3380
35360 #, gcc-internal-format
35361 msgid ""
35362 "passing argument %d of %qE as floating rather than integer due to prototype"
35363 msgstr ""
35365 #: c/c-typeck.c:3386
35366 #, gcc-internal-format
35367 msgid ""
35368 "passing argument %d of %qE as complex rather than integer due to prototype"
35369 msgstr ""
35371 #: c/c-typeck.c:3392
35372 #, gcc-internal-format
35373 msgid ""
35374 "passing argument %d of %qE as floating rather than complex due to prototype"
35375 msgstr ""
35377 #: c/c-typeck.c:3406
35378 #, gcc-internal-format
35379 msgid ""
35380 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
35381 "prototype"
35382 msgstr ""
35384 #: c/c-typeck.c:3432
35385 #, gcc-internal-format
35386 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
35387 msgstr ""
35389 #: c/c-typeck.c:3454
35390 #, gcc-internal-format
35391 msgid "passing argument %d of %qE with different width due to prototype"
35392 msgstr ""
35394 #: c/c-typeck.c:3478
35395 #, gcc-internal-format
35396 msgid "passing argument %d of %qE as unsigned due to prototype"
35397 msgstr ""
35399 #: c/c-typeck.c:3483
35400 #, gcc-internal-format
35401 msgid "passing argument %d of %qE as signed due to prototype"
35402 msgstr ""
35404 #: c/c-typeck.c:3514 cp/call.c:7072
35405 #, gcc-internal-format
35406 msgid "implicit conversion from %qT to %qT when passing argument to function"
35407 msgstr ""
35409 #: c/c-typeck.c:3716 c/c-typeck.c:3721 cp/typeck.c:4586 cp/typeck.c:4828
35410 #, gcc-internal-format
35411 msgid "comparison with string literal results in unspecified behavior"
35412 msgstr ""
35414 #: c/c-typeck.c:3735
35415 #, gcc-internal-format
35416 msgid "comparison between %qT and %qT"
35417 msgstr ""
35419 #: c/c-typeck.c:3784
35420 #, gcc-internal-format
35421 msgid "pointer of type %<void *%> used in subtraction"
35422 msgstr ""
35424 #: c/c-typeck.c:3787
35425 #, gcc-internal-format
35426 msgid "pointer to a function used in subtraction"
35427 msgstr ""
35429 #: c/c-typeck.c:3799
35430 #, gcc-internal-format
35431 msgid "arithmetic on pointer to an incomplete type"
35432 msgstr ""
35434 #: c/c-typeck.c:3804 cp/typeck.c:5346
35435 #, gcc-internal-format
35436 msgid "arithmetic on pointer to an empty aggregate"
35437 msgstr ""
35439 #: c/c-typeck.c:4213
35440 #, gcc-internal-format
35441 msgid "%<~%> on a boolean expression"
35442 msgstr ""
35444 #: c/c-typeck.c:4217
35445 #, gcc-internal-format
35446 msgid "did you mean to use logical not?"
35447 msgstr ""
35449 #: c/c-typeck.c:4227
35450 #, gcc-internal-format
35451 msgid "ISO C does not support %<~%> for complex conjugation"
35452 msgstr ""
35454 #: c/c-typeck.c:4266
35455 #, gcc-internal-format
35456 msgid "wrong type argument to unary exclamation mark"
35457 msgstr ""
35459 #: c/c-typeck.c:4324
35460 #, gcc-internal-format
35461 msgid "increment of enumeration value is invalid in C++"
35462 msgstr ""
35464 #: c/c-typeck.c:4327
35465 #, gcc-internal-format
35466 msgid "decrement of enumeration value is invalid in C++"
35467 msgstr ""
35469 #: c/c-typeck.c:4334
35470 #, gcc-internal-format
35471 msgid "increment of a boolean expression"
35472 msgstr ""
35474 #: c/c-typeck.c:4337
35475 #, gcc-internal-format
35476 msgid "decrement of a boolean expression"
35477 msgstr ""
35479 #: c/c-typeck.c:4353
35480 #, gcc-internal-format
35481 msgid "ISO C does not support %<++%> and %<--%> on complex types"
35482 msgstr ""
35484 #: c/c-typeck.c:4378 c/c-typeck.c:4412
35485 #, gcc-internal-format
35486 msgid "wrong type argument to increment"
35487 msgstr ""
35489 #: c/c-typeck.c:4380 c/c-typeck.c:4415
35490 #, gcc-internal-format
35491 msgid "wrong type argument to decrement"
35492 msgstr ""
35494 #: c/c-typeck.c:4400
35495 #, gcc-internal-format
35496 msgid "increment of pointer to an incomplete type %qT"
35497 msgstr ""
35499 #: c/c-typeck.c:4404
35500 #, gcc-internal-format
35501 msgid "decrement of pointer to an incomplete type %qT"
35502 msgstr ""
35504 #: c/c-typeck.c:4508
35505 #, gcc-internal-format
35506 msgid "taking address of expression of type %<void%>"
35507 msgstr ""
35509 #: c/c-typeck.c:4567
35510 #, gcc-internal-format
35511 msgid "cannot take address of bit-field %qD"
35512 msgstr ""
35514 #: c/c-typeck.c:4580
35515 #, gcc-internal-format
35516 msgid "cannot take address of scalar with reverse storage order"
35517 msgstr ""
35519 #: c/c-typeck.c:4588
35520 #, gcc-internal-format
35521 msgid "address of array with reverse scalar storage order requested"
35522 msgstr ""
35524 #: c/c-typeck.c:4760
35525 #, gcc-internal-format
35526 msgid "global register variable %qD used in nested function"
35527 msgstr ""
35529 #: c/c-typeck.c:4763
35530 #, gcc-internal-format
35531 msgid "register variable %qD used in nested function"
35532 msgstr ""
35534 #: c/c-typeck.c:4768
35535 #, gcc-internal-format
35536 msgid "address of global register variable %qD requested"
35537 msgstr ""
35539 #: c/c-typeck.c:4770
35540 #, gcc-internal-format
35541 msgid "address of register variable %qD requested"
35542 msgstr ""
35544 #: c/c-typeck.c:4871
35545 #, gcc-internal-format
35546 msgid "non-lvalue array in conditional expression"
35547 msgstr ""
35549 #: c/c-typeck.c:4929 cp/call.c:5226
35550 #, gcc-internal-format
35551 msgid ""
35552 "implicit conversion from %qT to %qT to match other result of conditional"
35553 msgstr ""
35555 #: c/c-typeck.c:5003
35556 #, gcc-internal-format
35557 msgid "ISO C forbids conditional expr with only one void side"
35558 msgstr ""
35560 #: c/c-typeck.c:5020
35561 #, gcc-internal-format
35562 msgid "pointers to disjoint address spaces used in conditional expression"
35563 msgstr ""
35565 #: c/c-typeck.c:5031 c/c-typeck.c:5048
35566 #, gcc-internal-format
35567 msgid "pointer to array loses qualifier in conditional expression"
35568 msgstr ""
35570 #: c/c-typeck.c:5036 c/c-typeck.c:5053
35571 #, gcc-internal-format
35572 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
35573 msgstr ""
35575 #: c/c-typeck.c:5066
35576 #, gcc-internal-format
35577 msgid "pointer type mismatch in conditional expression"
35578 msgstr ""
35580 #: c/c-typeck.c:5075 c/c-typeck.c:5086
35581 #, gcc-internal-format
35582 msgid "pointer/integer type mismatch in conditional expression"
35583 msgstr ""
35585 #: c/c-typeck.c:5189 cp/typeck.c:6509
35586 #, gcc-internal-format
35587 msgid "spawned function call cannot be part of a comma expression"
35588 msgstr ""
35590 #: c/c-typeck.c:5223
35591 #, gcc-internal-format
35592 msgid "left-hand operand of comma expression has no effect"
35593 msgstr ""
35595 #: c/c-typeck.c:5241 c/c-typeck.c:10355
35596 #, gcc-internal-format
35597 msgid "right-hand operand of comma expression has no effect"
35598 msgstr ""
35600 #: c/c-typeck.c:5310
35601 msgid "cast adds %q#v qualifier to function type"
35602 msgstr ""
35604 #: c/c-typeck.c:5316
35605 msgid "cast discards %qv qualifier from pointer target type"
35606 msgstr ""
35608 #: c/c-typeck.c:5351
35609 #, gcc-internal-format
35610 msgid ""
35611 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
35612 "%> qualified"
35613 msgstr ""
35615 #: c/c-typeck.c:5388
35616 #, gcc-internal-format
35617 msgid "cast specifies array type"
35618 msgstr ""
35620 #: c/c-typeck.c:5394
35621 #, gcc-internal-format
35622 msgid "cast specifies function type"
35623 msgstr ""
35625 #: c/c-typeck.c:5409
35626 #, gcc-internal-format
35627 msgid "ISO C forbids casting nonscalar to the same type"
35628 msgstr ""
35630 #: c/c-typeck.c:5429
35631 #, gcc-internal-format
35632 msgid "ISO C forbids casts to union type"
35633 msgstr ""
35635 #: c/c-typeck.c:5439
35636 #, gcc-internal-format
35637 msgid "cast to union type from type not present in union"
35638 msgstr ""
35640 #: c/c-typeck.c:5474
35641 #, gcc-internal-format, gfc-internal-format
35642 msgid ""
35643 "cast to %s address space pointer from disjoint generic address space pointer"
35644 msgstr ""
35646 #: c/c-typeck.c:5479
35647 #, gcc-internal-format, gfc-internal-format
35648 msgid ""
35649 "cast to generic address space pointer from disjoint %s address space pointer"
35650 msgstr ""
35652 #: c/c-typeck.c:5484
35653 #, gcc-internal-format, gfc-internal-format
35654 msgid "cast to %s address space pointer from disjoint %s address space pointer"
35655 msgstr ""
35657 #: c/c-typeck.c:5503
35658 #, gcc-internal-format
35659 msgid "cast increases required alignment of target type"
35660 msgstr ""
35662 #: c/c-typeck.c:5514
35663 #, gcc-internal-format
35664 msgid "cast from pointer to integer of different size"
35665 msgstr ""
35667 #: c/c-typeck.c:5519
35668 #, gcc-internal-format
35669 msgid "cast from function call of type %qT to non-matching type %qT"
35670 msgstr ""
35672 #: c/c-typeck.c:5528 cp/typeck.c:7478
35673 #, gcc-internal-format
35674 msgid "cast to pointer from integer of different size"
35675 msgstr ""
35677 #: c/c-typeck.c:5542
35678 #, gcc-internal-format
35679 msgid "ISO C forbids conversion of function pointer to object pointer type"
35680 msgstr ""
35682 #: c/c-typeck.c:5551
35683 #, gcc-internal-format
35684 msgid "ISO C forbids conversion of object pointer to function pointer type"
35685 msgstr ""
35687 #: c/c-typeck.c:5638
35688 #, gcc-internal-format
35689 msgid "defining a type in a cast is invalid in C++"
35690 msgstr ""
35692 #: c/c-typeck.c:5680
35693 #, gcc-internal-format
35694 msgid "assignment to expression with array type"
35695 msgstr ""
35697 #: c/c-typeck.c:5803 c/c-typeck.c:6253
35698 #, gcc-internal-format
35699 msgid "enum conversion in assignment is invalid in C++"
35700 msgstr ""
35702 #: c/c-typeck.c:5995 c/c-typeck.c:6018 c/c-typeck.c:6042
35703 #, gcc-internal-format
35704 msgid "(near initialization for %qs)"
35705 msgstr ""
35707 #: c/c-typeck.c:6057
35708 #, gcc-internal-format
35709 msgid "array initialized from parenthesized string constant"
35710 msgstr ""
35712 #. This macro is used to emit diagnostics to ensure that all format
35713 #. strings are complete sentences, visible to gettext and checked at
35714 #. compile time.
35715 #. This macro is used to emit diagnostics to ensure that all format
35716 #. strings are complete sentences, visible to gettext and checked at
35717 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
35718 #. extra parameter to enumerate qualifiers.
35719 #. This macro is used to emit diagnostics to ensure that all format
35720 #. strings are complete sentences, visible to gettext and checked at
35721 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
35722 #. warning_at instead of pedwarn.
35723 #: c/c-typeck.c:6133 c/c-typeck.c:6162 c/c-typeck.c:6191 c/c-typeck.c:6769
35724 #, gcc-internal-format
35725 msgid "expected %qT but argument is of type %qT"
35726 msgstr ""
35728 #: c/c-typeck.c:6251
35729 #, gcc-internal-format
35730 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
35731 msgstr ""
35733 #: c/c-typeck.c:6255 c/c-typeck.c:8883
35734 #, gcc-internal-format
35735 msgid "enum conversion in initialization is invalid in C++"
35736 msgstr ""
35738 #: c/c-typeck.c:6257
35739 #, gcc-internal-format
35740 msgid "enum conversion in return is invalid in C++"
35741 msgstr ""
35743 #: c/c-typeck.c:6288
35744 #, gcc-internal-format
35745 msgid "cannot pass rvalue to reference parameter"
35746 msgstr ""
35748 #: c/c-typeck.c:6421 c/c-typeck.c:6686
35749 msgid ""
35750 "passing argument %d of %qE makes %q#v qualified function pointer from "
35751 "unqualified"
35752 msgstr ""
35754 #: c/c-typeck.c:6424 c/c-typeck.c:6689
35755 msgid "assignment makes %q#v qualified function pointer from unqualified"
35756 msgstr ""
35758 #: c/c-typeck.c:6427 c/c-typeck.c:6691
35759 msgid "initialization makes %q#v qualified function pointer from unqualified"
35760 msgstr ""
35762 #: c/c-typeck.c:6430 c/c-typeck.c:6693
35763 msgid "return makes %q#v qualified function pointer from unqualified"
35764 msgstr ""
35766 #: c/c-typeck.c:6438 c/c-typeck.c:6605 c/c-typeck.c:6648
35767 msgid ""
35768 "passing argument %d of %qE discards %qv qualifier from pointer target type"
35769 msgstr ""
35771 #: c/c-typeck.c:6440 c/c-typeck.c:6607 c/c-typeck.c:6650
35772 msgid "assignment discards %qv qualifier from pointer target type"
35773 msgstr ""
35775 #: c/c-typeck.c:6442 c/c-typeck.c:6609 c/c-typeck.c:6652
35776 msgid "initialization discards %qv qualifier from pointer target type"
35777 msgstr ""
35779 #: c/c-typeck.c:6444 c/c-typeck.c:6611 c/c-typeck.c:6654
35780 msgid "return discards %qv qualifier from pointer target type"
35781 msgstr ""
35783 #: c/c-typeck.c:6453
35784 #, gcc-internal-format
35785 msgid "ISO C prohibits argument conversion to union type"
35786 msgstr ""
35788 #: c/c-typeck.c:6515
35789 #, gcc-internal-format
35790 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
35791 msgstr ""
35793 #: c/c-typeck.c:6527
35794 #, gcc-internal-format
35795 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
35796 msgstr ""
35798 #: c/c-typeck.c:6531
35799 #, gcc-internal-format
35800 msgid "assignment from pointer to non-enclosed address space"
35801 msgstr ""
35803 #: c/c-typeck.c:6535
35804 #, gcc-internal-format
35805 msgid "initialization from pointer to non-enclosed address space"
35806 msgstr ""
35808 #: c/c-typeck.c:6539
35809 #, gcc-internal-format
35810 msgid "return from pointer to non-enclosed address space"
35811 msgstr ""
35813 #: c/c-typeck.c:6557
35814 #, gcc-internal-format
35815 msgid "argument %d of %qE might be a candidate for a format attribute"
35816 msgstr ""
35818 #: c/c-typeck.c:6563
35819 #, gcc-internal-format
35820 msgid "assignment left-hand side might be a candidate for a format attribute"
35821 msgstr ""
35823 #: c/c-typeck.c:6568
35824 #, gcc-internal-format
35825 msgid ""
35826 "initialization left-hand side might be a candidate for a format attribute"
35827 msgstr ""
35829 #: c/c-typeck.c:6573 cp/typeck.c:8490
35830 #, gcc-internal-format
35831 msgid "return type might be a candidate for a format attribute"
35832 msgstr ""
35834 #: c/c-typeck.c:6622
35835 #, gcc-internal-format
35836 msgid ""
35837 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
35838 "*%>"
35839 msgstr ""
35841 #: c/c-typeck.c:6625
35842 #, gcc-internal-format
35843 msgid "ISO C forbids assignment between function pointer and %<void *%>"
35844 msgstr ""
35846 #: c/c-typeck.c:6627
35847 #, gcc-internal-format
35848 msgid "ISO C forbids initialization between function pointer and %<void *%>"
35849 msgstr ""
35851 #: c/c-typeck.c:6629
35852 #, gcc-internal-format
35853 msgid "ISO C forbids return between function pointer and %<void *%>"
35854 msgstr ""
35856 #: c/c-typeck.c:6666
35857 #, gcc-internal-format
35858 msgid "pointer targets in passing argument %d of %qE differ in signedness"
35859 msgstr ""
35861 #: c/c-typeck.c:6668
35862 #, gcc-internal-format
35863 msgid "pointer targets in assignment differ in signedness"
35864 msgstr ""
35866 #: c/c-typeck.c:6670
35867 #, gcc-internal-format
35868 msgid "pointer targets in initialization differ in signedness"
35869 msgstr ""
35871 #: c/c-typeck.c:6672
35872 #, gcc-internal-format
35873 msgid "pointer targets in return differ in signedness"
35874 msgstr ""
35876 #: c/c-typeck.c:6703
35877 #, gcc-internal-format
35878 msgid "passing argument %d of %qE from incompatible pointer type"
35879 msgstr ""
35881 #: c/c-typeck.c:6705
35882 #, gcc-internal-format
35883 msgid "assignment from incompatible pointer type"
35884 msgstr ""
35886 #: c/c-typeck.c:6706
35887 #, gcc-internal-format
35888 msgid "initialization from incompatible pointer type"
35889 msgstr ""
35891 #: c/c-typeck.c:6708
35892 #, gcc-internal-format
35893 msgid "return from incompatible pointer type"
35894 msgstr ""
35896 #. ??? This should not be an error when inlining calls to
35897 #. unprototyped functions.
35898 #: c/c-typeck.c:6716 c/c-typeck.c:7210 cp/typeck.c:2002
35899 #, gcc-internal-format
35900 msgid "invalid use of non-lvalue array"
35901 msgstr ""
35903 #: c/c-typeck.c:6727
35904 #, gcc-internal-format
35905 msgid "passing argument %d of %qE makes pointer from integer without a cast"
35906 msgstr ""
35908 #: c/c-typeck.c:6729
35909 #, gcc-internal-format
35910 msgid "assignment makes pointer from integer without a cast"
35911 msgstr ""
35913 #: c/c-typeck.c:6731
35914 #, gcc-internal-format
35915 msgid "initialization makes pointer from integer without a cast"
35916 msgstr ""
35918 #: c/c-typeck.c:6733
35919 #, gcc-internal-format
35920 msgid "return makes pointer from integer without a cast"
35921 msgstr ""
35923 #: c/c-typeck.c:6742
35924 #, gcc-internal-format
35925 msgid "passing argument %d of %qE makes integer from pointer without a cast"
35926 msgstr ""
35928 #: c/c-typeck.c:6744
35929 #, gcc-internal-format
35930 msgid "assignment makes integer from pointer without a cast"
35931 msgstr ""
35933 #: c/c-typeck.c:6746
35934 #, gcc-internal-format
35935 msgid "initialization makes integer from pointer without a cast"
35936 msgstr ""
35938 #: c/c-typeck.c:6748
35939 #, gcc-internal-format
35940 msgid "return makes integer from pointer without a cast"
35941 msgstr ""
35943 #: c/c-typeck.c:6765
35944 #, gcc-internal-format
35945 msgid "incompatible type for argument %d of %qE"
35946 msgstr ""
35948 #: c/c-typeck.c:6772
35949 #, gcc-internal-format
35950 msgid "incompatible types when assigning to type %qT from type %qT"
35951 msgstr ""
35953 #: c/c-typeck.c:6777
35954 #, gcc-internal-format
35955 msgid "incompatible types when initializing type %qT using type %qT"
35956 msgstr ""
35958 #: c/c-typeck.c:6782
35959 #, gcc-internal-format
35960 msgid "incompatible types when returning type %qT but %qT was expected"
35961 msgstr ""
35963 #: c/c-typeck.c:6846
35964 #, gcc-internal-format
35965 msgid "traditional C rejects automatic aggregate initialization"
35966 msgstr ""
35968 #: c/c-typeck.c:7083 c/c-typeck.c:7962 cp/typeck2.c:1026
35969 #, gcc-internal-format
35970 msgid "initialization of a flexible array member"
35971 msgstr ""
35973 #: c/c-typeck.c:7093 cp/typeck2.c:1041
35974 #, gcc-internal-format
35975 msgid "char-array initialized from wide string"
35976 msgstr ""
35978 #: c/c-typeck.c:7102
35979 #, gcc-internal-format
35980 msgid "wide character array initialized from non-wide string"
35981 msgstr ""
35983 #: c/c-typeck.c:7108
35984 #, gcc-internal-format
35985 msgid "wide character array initialized from incompatible wide string"
35986 msgstr ""
35988 #: c/c-typeck.c:7142
35989 #, gcc-internal-format
35990 msgid "array of inappropriate type initialized from string constant"
35991 msgstr ""
35993 #: c/c-typeck.c:7229 c/c-typeck.c:7253 c/c-typeck.c:7256 c/c-typeck.c:7264
35994 #: c/c-typeck.c:7304 c/c-typeck.c:8806 c/c-typeck.c:8856
35995 #, gcc-internal-format
35996 msgid "initializer element is not constant"
35997 msgstr ""
35999 #: c/c-typeck.c:7238
36000 #, gcc-internal-format
36001 msgid "array initialized from non-constant array expression"
36002 msgstr ""
36004 #: c/c-typeck.c:7269 c/c-typeck.c:7317 c/c-typeck.c:8866
36005 #, gcc-internal-format
36006 msgid "initializer element is not a constant expression"
36007 msgstr ""
36009 #: c/c-typeck.c:7311 c/c-typeck.c:8861
36010 #, gcc-internal-format
36011 msgid "initializer element is not computable at load time"
36012 msgstr ""
36014 #: c/c-typeck.c:7330
36015 #, gcc-internal-format
36016 msgid "invalid initializer"
36017 msgstr ""
36019 #: c/c-typeck.c:7605 cp/decl.c:6275
36020 #, gcc-internal-format
36021 msgid "opaque vector types cannot be initialized"
36022 msgstr ""
36024 #: c/c-typeck.c:7821
36025 #, gcc-internal-format
36026 msgid "extra brace group at end of initializer"
36027 msgstr ""
36029 #: c/c-typeck.c:7899
36030 #, gcc-internal-format
36031 msgid "braces around scalar initializer"
36032 msgstr ""
36034 #: c/c-typeck.c:7959 c/c-typeck.c:9286
36035 #, gcc-internal-format
36036 msgid "initialization of flexible array member in a nested context"
36037 msgstr ""
36039 #: c/c-typeck.c:7993
36040 #, gcc-internal-format
36041 msgid "missing braces around initializer"
36042 msgstr ""
36044 #: c/c-typeck.c:8015
36045 #, gcc-internal-format
36046 msgid "missing initializer for field %qD of %qT"
36047 msgstr ""
36049 #: c/c-typeck.c:8039
36050 #, gcc-internal-format
36051 msgid "empty scalar initializer"
36052 msgstr ""
36054 #: c/c-typeck.c:8044
36055 #, gcc-internal-format
36056 msgid "extra elements in scalar initializer"
36057 msgstr ""
36059 #: c/c-typeck.c:8156 c/c-typeck.c:8238
36060 #, gcc-internal-format
36061 msgid "array index in non-array initializer"
36062 msgstr ""
36064 #: c/c-typeck.c:8161 c/c-typeck.c:8300
36065 #, gcc-internal-format
36066 msgid "field name not in record or union initializer"
36067 msgstr ""
36069 #: c/c-typeck.c:8211
36070 #, gcc-internal-format
36071 msgid "array index in initializer not of integer type"
36072 msgstr ""
36074 #: c/c-typeck.c:8220 c/c-typeck.c:8229
36075 #, gcc-internal-format
36076 msgid "array index in initializer is not an integer constant expression"
36077 msgstr ""
36079 #: c/c-typeck.c:8234 c/c-typeck.c:8236
36080 #, gcc-internal-format
36081 msgid "nonconstant array index in initializer"
36082 msgstr ""
36084 #: c/c-typeck.c:8240 c/c-typeck.c:8243
36085 #, gcc-internal-format
36086 msgid "array index in initializer exceeds array bounds"
36087 msgstr ""
36089 #: c/c-typeck.c:8262
36090 #, gcc-internal-format
36091 msgid "empty index range in initializer"
36092 msgstr ""
36094 #: c/c-typeck.c:8271
36095 #, gcc-internal-format
36096 msgid "array index range in initializer exceeds array bounds"
36097 msgstr ""
36099 #: c/c-typeck.c:8374 c/c-typeck.c:8404 c/c-typeck.c:8947
36100 #, gcc-internal-format
36101 msgid "initialized field with side-effects overwritten"
36102 msgstr ""
36104 #: c/c-typeck.c:8378 c/c-typeck.c:8408 c/c-typeck.c:8950
36105 #, gcc-internal-format
36106 msgid "initialized field overwritten"
36107 msgstr ""
36109 #: c/c-typeck.c:9169
36110 #, gcc-internal-format
36111 msgid "excess elements in char array initializer"
36112 msgstr ""
36114 #: c/c-typeck.c:9176 c/c-typeck.c:9245
36115 #, gcc-internal-format
36116 msgid "excess elements in struct initializer"
36117 msgstr ""
36119 #: c/c-typeck.c:9191
36120 #, gcc-internal-format
36121 msgid ""
36122 "positional initialization of field in %<struct%> declared with "
36123 "%<designated_init%> attribute"
36124 msgstr ""
36126 #: c/c-typeck.c:9260
36127 #, gcc-internal-format
36128 msgid "non-static initialization of a flexible array member"
36129 msgstr ""
36131 #: c/c-typeck.c:9359
36132 #, gcc-internal-format
36133 msgid "excess elements in union initializer"
36134 msgstr ""
36136 #: c/c-typeck.c:9381
36137 #, gcc-internal-format
36138 msgid "traditional C rejects initialization of unions"
36139 msgstr ""
36141 #: c/c-typeck.c:9449
36142 #, gcc-internal-format
36143 msgid "excess elements in array initializer"
36144 msgstr ""
36146 #: c/c-typeck.c:9483
36147 #, gcc-internal-format
36148 msgid "excess elements in vector initializer"
36149 msgstr ""
36151 #: c/c-typeck.c:9515
36152 #, gcc-internal-format
36153 msgid "excess elements in scalar initializer"
36154 msgstr ""
36156 #: c/c-typeck.c:9755
36157 #, gcc-internal-format
36158 msgid "ISO C forbids %<goto *expr;%>"
36159 msgstr ""
36161 #: c/c-typeck.c:9783 c/gimple-parser.c:1420 cp/typeck.c:8719
36162 #, gcc-internal-format
36163 msgid "function declared %<noreturn%> has a %<return%> statement"
36164 msgstr ""
36166 #: c/c-typeck.c:9793 cp/cp-array-notation.c:1087
36167 #, gcc-internal-format
36168 msgid "array notation expression cannot be used as a return value"
36169 msgstr ""
36171 #: c/c-typeck.c:9800 cp/typeck.c:8710
36172 #, gcc-internal-format
36173 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
36174 msgstr ""
36176 #: c/c-typeck.c:9828 c/c-typeck.c:9832
36177 #, gcc-internal-format
36178 msgid "%<return%> with no value, in function returning non-void"
36179 msgstr ""
36181 #: c/c-typeck.c:9846 c/gimple-parser.c:1430
36182 #, gcc-internal-format
36183 msgid "%<return%> with a value, in function returning void"
36184 msgstr ""
36186 #: c/c-typeck.c:9849
36187 #, gcc-internal-format
36188 msgid "ISO C forbids %<return%> with expression, in function returning void"
36189 msgstr ""
36191 #: c/c-typeck.c:9925
36192 #, gcc-internal-format
36193 msgid "function returns address of label"
36194 msgstr ""
36196 #: c/c-typeck.c:10016 cp/semantics.c:1153
36197 #, gcc-internal-format
36198 msgid "switch quantity not an integer"
36199 msgstr ""
36201 #: c/c-typeck.c:10041
36202 #, gcc-internal-format
36203 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
36204 msgstr ""
36206 #: c/c-typeck.c:10079 c/c-typeck.c:10087
36207 #, gcc-internal-format
36208 msgid "case label is not an integer constant expression"
36209 msgstr ""
36211 #: c/c-typeck.c:10093 cp/parser.c:10813
36212 #, gcc-internal-format
36213 msgid "case label not within a switch statement"
36214 msgstr ""
36216 #: c/c-typeck.c:10095
36217 #, gcc-internal-format
36218 msgid "%<default%> label not within a switch statement"
36219 msgstr ""
36221 #: c/c-typeck.c:10166
36222 #, gcc-internal-format
36223 msgid "rank-mismatch between if-statement%'s condition and the then-block"
36224 msgstr ""
36226 #: c/c-typeck.c:10172
36227 #, gcc-internal-format
36228 msgid "rank-mismatch between if-statement%'s condition and the else-block"
36229 msgstr ""
36231 #: c/c-typeck.c:10297 cp/parser.c:12083
36232 #, gcc-internal-format
36233 msgid "break statement not within loop or switch"
36234 msgstr ""
36236 #: c/c-typeck.c:10299 cp/parser.c:12109
36237 #, gcc-internal-format
36238 msgid "continue statement not within a loop"
36239 msgstr ""
36241 #: c/c-typeck.c:10304 cp/parser.c:12096
36242 #, gcc-internal-format
36243 msgid "break statement used with OpenMP for loop"
36244 msgstr ""
36246 #: c/c-typeck.c:10309
36247 #, gcc-internal-format
36248 msgid "break statement within %<#pragma simd%> loop body"
36249 msgstr ""
36251 #: c/c-typeck.c:10311 cp/parser.c:12113
36252 #, gcc-internal-format
36253 msgid "continue statement within %<#pragma simd%> loop body"
36254 msgstr ""
36256 #: c/c-typeck.c:10337 cp/cp-gimplify.c:445
36257 #, gcc-internal-format
36258 msgid "statement with no effect"
36259 msgstr ""
36261 #: c/c-typeck.c:10381
36262 #, gcc-internal-format
36263 msgid "expression statement has incomplete type"
36264 msgstr ""
36266 #: c/c-typeck.c:11196 c/c-typeck.c:11355 cp/typeck.c:4842
36267 #, gcc-internal-format
36268 msgid "comparing vectors with different element types"
36269 msgstr ""
36271 #: c/c-typeck.c:11203 c/c-typeck.c:11362 cp/typeck.c:4854
36272 #, gcc-internal-format
36273 msgid "comparing vectors with different number of elements"
36274 msgstr ""
36276 #: c/c-typeck.c:11234 cp/typeck.c:4580
36277 #, gcc-internal-format
36278 msgid "comparing floating point with == or != is unsafe"
36279 msgstr ""
36281 #: c/c-typeck.c:11252 c/c-typeck.c:11273
36282 #, gcc-internal-format
36283 msgid ""
36284 "the comparison will always evaluate as %<false%> for the address of %qD will "
36285 "never be NULL"
36286 msgstr ""
36288 #: c/c-typeck.c:11258 c/c-typeck.c:11279
36289 #, gcc-internal-format
36290 msgid ""
36291 "the comparison will always evaluate as %<true%> for the address of %qD will "
36292 "never be NULL"
36293 msgstr ""
36295 #: c/c-typeck.c:11300 c/c-typeck.c:11420
36296 #, gcc-internal-format
36297 msgid "comparison of pointers to disjoint address spaces"
36298 msgstr ""
36300 #: c/c-typeck.c:11307 c/c-typeck.c:11313
36301 #, gcc-internal-format
36302 msgid "ISO C forbids comparison of %<void *%> with function pointer"
36303 msgstr ""
36305 #: c/c-typeck.c:11320 c/c-typeck.c:11430
36306 #, gcc-internal-format
36307 msgid "comparison of distinct pointer types lacks a cast"
36308 msgstr ""
36310 #: c/c-typeck.c:11332 c/c-typeck.c:11337 c/c-typeck.c:11456 c/c-typeck.c:11461
36311 #, gcc-internal-format
36312 msgid "comparison between pointer and integer"
36313 msgstr ""
36315 #: c/c-typeck.c:11408
36316 #, gcc-internal-format
36317 msgid "comparison of complete and incomplete pointers"
36318 msgstr ""
36320 #: c/c-typeck.c:11410
36321 #, gcc-internal-format
36322 msgid "ISO C forbids ordered comparisons of pointers to functions"
36323 msgstr ""
36325 #: c/c-typeck.c:11415
36326 #, gcc-internal-format
36327 msgid "ordered comparison of pointer with null pointer"
36328 msgstr ""
36330 #: c/c-typeck.c:11438 c/c-typeck.c:11441 c/c-typeck.c:11448 c/c-typeck.c:11451
36331 #: cp/typeck.c:4905 cp/typeck.c:4912
36332 #, gcc-internal-format
36333 msgid "ordered comparison of pointer with integer zero"
36334 msgstr ""
36336 #: c/c-typeck.c:11502 cp/typeck.c:4991
36337 #, gcc-internal-format
36338 msgid ""
36339 "implicit conversion from %qT to %qT to match other operand of binary "
36340 "expression"
36341 msgstr ""
36343 #: c/c-typeck.c:11815
36344 #, gcc-internal-format
36345 msgid "used array that cannot be converted to pointer where scalar is required"
36346 msgstr ""
36348 #: c/c-typeck.c:11819
36349 #, gcc-internal-format
36350 msgid "used struct type value where scalar is required"
36351 msgstr ""
36353 #: c/c-typeck.c:11823
36354 #, gcc-internal-format
36355 msgid "used union type value where scalar is required"
36356 msgstr ""
36358 #: c/c-typeck.c:11839
36359 #, gcc-internal-format
36360 msgid "used vector type where scalar is required"
36361 msgstr ""
36363 #: c/c-typeck.c:12029 cp/semantics.c:8599
36364 #, gcc-internal-format
36365 msgid ""
36366 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
36367 "%> or %<taskgroup%> clauses"
36368 msgstr ""
36370 #: c/c-typeck.c:12068 cp/semantics.c:8636
36371 #, gcc-internal-format
36372 msgid ""
36373 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
36374 "%>, %<sections%> or %<taskgroup%> clauses"
36375 msgstr ""
36377 #: c/c-typeck.c:12112 c/c-typeck.c:13287 c/c-typeck.c:13348 c/c-typeck.c:13410
36378 #, gcc-internal-format
36379 msgid "%<_Atomic%> %qE in %qs clause"
36380 msgstr ""
36382 #: c/c-typeck.c:12125 c/c-typeck.c:13334 cp/semantics.c:4513
36383 #: cp/semantics.c:6702
36384 #, gcc-internal-format
36385 msgid "bit-field %qE in %qs clause"
36386 msgstr ""
36388 #: c/c-typeck.c:12134 c/c-typeck.c:13358 cp/semantics.c:4523
36389 #: cp/semantics.c:6720
36390 #, gcc-internal-format
36391 msgid "%qE is a member of a union"
36392 msgstr ""
36394 #: c/c-typeck.c:12144 cp/semantics.c:4537 cp/semantics.c:6745
36395 #, gcc-internal-format
36396 msgid "%qD is not a variable in %qs clause"
36397 msgstr ""
36399 #: c/c-typeck.c:12148 c/c-typeck.c:13375 cp/semantics.c:4541
36400 #: cp/semantics.c:6748
36401 #, gcc-internal-format
36402 msgid "%qE is not a variable in %qs clause"
36403 msgstr ""
36405 #: c/c-typeck.c:12155
36406 #, gcc-internal-format
36407 msgid "%<_Atomic%> %qD in %qs clause"
36408 msgstr ""
36410 #: c/c-typeck.c:12164 c/c-typeck.c:13382 c/c-typeck.c:13484 cp/semantics.c:4558
36411 #: cp/semantics.c:6754 cp/semantics.c:6916
36412 #, gcc-internal-format
36413 msgid "%qD is threadprivate variable in %qs clause"
36414 msgstr ""
36416 #: c/c-typeck.c:12200 cp/semantics.c:4590
36417 #, gcc-internal-format
36418 msgid "low bound %qE of array section does not have integral type"
36419 msgstr ""
36421 #: c/c-typeck.c:12207 cp/semantics.c:4597
36422 #, gcc-internal-format
36423 msgid "length %qE of array section does not have integral type"
36424 msgstr ""
36426 #: c/c-typeck.c:12234 c/c-typeck.c:12298 c/c-typeck.c:12556 cp/semantics.c:4633
36427 #: cp/semantics.c:4697
36428 #, gcc-internal-format
36429 msgid "zero length array section in %qs clause"
36430 msgstr ""
36432 #: c/c-typeck.c:12253 cp/semantics.c:4652
36433 #, gcc-internal-format
36434 msgid "for unknown bound array type length expression must be specified"
36435 msgstr ""
36437 #: c/c-typeck.c:12261 cp/semantics.c:4660
36438 #, gcc-internal-format
36439 msgid "negative low bound in array section in %qs clause"
36440 msgstr ""
36442 #: c/c-typeck.c:12270 c/c-typeck.c:12380 cp/semantics.c:4669
36443 #: cp/semantics.c:4779
36444 #, gcc-internal-format
36445 msgid "negative length in array section in %qs clause"
36446 msgstr ""
36448 #: c/c-typeck.c:12287 cp/semantics.c:4686
36449 #, gcc-internal-format
36450 msgid "low bound %qE above array section size in %qs clause"
36451 msgstr ""
36453 #: c/c-typeck.c:12324 cp/semantics.c:4723
36454 #, gcc-internal-format
36455 msgid "length %qE above array section size in %qs clause"
36456 msgstr ""
36458 #: c/c-typeck.c:12339 cp/semantics.c:4738
36459 #, gcc-internal-format
36460 msgid "high bound %qE above array section size in %qs clause"
36461 msgstr ""
36463 #: c/c-typeck.c:12372 cp/semantics.c:4771
36464 #, gcc-internal-format
36465 msgid "for pointer type length expression must be specified"
36466 msgstr ""
36468 #: c/c-typeck.c:12390 c/c-typeck.c:12499 cp/semantics.c:4789
36469 #: cp/semantics.c:4901
36470 #, gcc-internal-format
36471 msgid "array section is not contiguous in %qs clause"
36472 msgstr ""
36474 #: c/c-typeck.c:12398 cp/semantics.c:4797
36475 #, gcc-internal-format
36476 msgid "%qE does not have pointer or array type"
36477 msgstr ""
36479 #: c/c-typeck.c:12792 c/c-typeck.c:12802
36480 #, gcc-internal-format
36481 msgid "%qD in %<reduction%> clause is a zero size array"
36482 msgstr ""
36484 #: c/c-typeck.c:12819
36485 #, gcc-internal-format
36486 msgid "%<_Atomic%> %qE in %<reduction%> clause"
36487 msgstr ""
36489 #: c/c-typeck.c:12867
36490 #, gcc-internal-format
36491 msgid "%qE has invalid type for %<reduction(%s)%>"
36492 msgstr ""
36494 #: c/c-typeck.c:12876 cp/semantics.c:5712
36495 #, gcc-internal-format
36496 msgid "user defined reduction not found for %qE"
36497 msgstr ""
36499 #: c/c-typeck.c:12964
36500 #, gcc-internal-format
36501 msgid "variable length element type in array %<reduction%> clause"
36502 msgstr ""
36504 #: c/c-typeck.c:12982 c/c-typeck.c:13542 cp/semantics.c:7232
36505 #, gcc-internal-format
36506 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
36507 msgstr ""
36509 #: c/c-typeck.c:12994 cp/semantics.c:7272
36510 #, gcc-internal-format
36511 msgid "%qE must be %<threadprivate%> for %<copyin%>"
36512 msgstr ""
36514 #: c/c-typeck.c:13008 cp/semantics.c:5886
36515 #, gcc-internal-format
36516 msgid ""
36517 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
36518 "constructs"
36519 msgstr ""
36521 #: c/c-typeck.c:13019
36522 #, gcc-internal-format
36523 msgid ""
36524 "linear clause applied to non-integral, non-floating, non-pointer variable "
36525 "with type %qT"
36526 msgstr ""
36528 #: c/c-typeck.c:13032
36529 #, gcc-internal-format
36530 msgid ""
36531 "linear clause applied to non-integral non-pointer variable with type %qT"
36532 msgstr ""
36534 #: c/c-typeck.c:13040
36535 #, gcc-internal-format
36536 msgid "%<_Atomic%> %qD in %<linear%> clause"
36537 msgstr ""
36539 #: c/c-typeck.c:13060 cp/semantics.c:5969
36540 #, gcc-internal-format
36541 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
36542 msgstr ""
36544 #: c/c-typeck.c:13090 c/c-typeck.c:13477 cp/semantics.c:6053
36545 #: cp/semantics.c:6909
36546 #, gcc-internal-format
36547 msgid "%qE is not a variable in clause %qs"
36548 msgstr ""
36550 #: c/c-typeck.c:13099 cp/semantics.c:6062
36551 #, gcc-internal-format
36552 msgid "%qD appears more than once in reduction clauses"
36553 msgstr ""
36555 #: c/c-typeck.c:13110 c/c-typeck.c:13140 c/c-typeck.c:13169
36556 #, gcc-internal-format
36557 msgid "%qE appears more than once in data clauses"
36558 msgstr ""
36560 #: c/c-typeck.c:13117 c/c-typeck.c:13146 c/c-typeck.c:13306 c/c-typeck.c:13420
36561 #: c/c-typeck.c:13426 c/c-typeck.c:13439 c/c-typeck.c:13448 cp/semantics.c:6072
36562 #: cp/semantics.c:6079 cp/semantics.c:6130 cp/semantics.c:6136
36563 #: cp/semantics.c:6173 cp/semantics.c:6665 cp/semantics.c:6802
36564 #: cp/semantics.c:6808 cp/semantics.c:6821 cp/semantics.c:6830
36565 #, gcc-internal-format
36566 msgid "%qD appears more than once in data clauses"
36567 msgstr ""
36569 #: c/c-typeck.c:13119 c/c-typeck.c:13148 c/c-typeck.c:13428 c/c-typeck.c:13450
36570 #: cp/semantics.c:6081 cp/semantics.c:6138 cp/semantics.c:6810
36571 #: cp/semantics.c:6832
36572 #, gcc-internal-format
36573 msgid "%qD appears both in data and map clauses"
36574 msgstr ""
36576 #: c/c-typeck.c:13133 cp/semantics.c:6124
36577 #, gcc-internal-format
36578 msgid "%qE is not a variable in clause %<firstprivate%>"
36579 msgstr ""
36581 #: c/c-typeck.c:13162 cp/semantics.c:6167
36582 #, gcc-internal-format
36583 msgid "%qE is not a variable in clause %<lastprivate%>"
36584 msgstr ""
36586 #: c/c-typeck.c:13181 cp/semantics.c:6530
36587 #, gcc-internal-format
36588 msgid "%qE is not a variable in %<aligned%> clause"
36589 msgstr ""
36591 #: c/c-typeck.c:13188
36592 #, gcc-internal-format
36593 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
36594 msgstr ""
36596 #: c/c-typeck.c:13195
36597 #, gcc-internal-format
36598 msgid "%<_Atomic%> %qD in %<aligned%> clause"
36599 msgstr ""
36601 #: c/c-typeck.c:13202
36602 #, gcc-internal-format
36603 msgid "%qE appears more than once in %<aligned%> clauses"
36604 msgstr ""
36606 #: c/c-typeck.c:13257 cp/semantics.c:6612
36607 #, gcc-internal-format
36608 msgid "%qE is not a variable in %<depend%> clause"
36609 msgstr ""
36611 #: c/c-typeck.c:13279 cp/semantics.c:6643
36612 #, gcc-internal-format
36613 msgid "array section does not have mappable type in %qs clause"
36614 msgstr ""
36616 #: c/c-typeck.c:13303 c/c-typeck.c:13437 cp/semantics.c:6662
36617 #: cp/semantics.c:6819
36618 #, gcc-internal-format
36619 msgid "%qD appears more than once in motion clauses"
36620 msgstr ""
36622 #: c/c-typeck.c:13309 c/c-typeck.c:13441 cp/semantics.c:6668
36623 #: cp/semantics.c:6823
36624 #, gcc-internal-format
36625 msgid "%qD appears more than once in map clauses"
36626 msgstr ""
36628 #: c/c-typeck.c:13341 cp/semantics.c:6709
36629 #, gcc-internal-format
36630 msgid "%qE does not have a mappable type in %qs clause"
36631 msgstr ""
36633 #: c/c-typeck.c:13401 c/c-typeck.c:13491 cp/semantics.c:6784
36634 #: cp/semantics.c:6923
36635 #, gcc-internal-format
36636 msgid "%qD does not have a mappable type in %qs clause"
36637 msgstr ""
36639 #: c/c-typeck.c:13472 cp/semantics.c:6903
36640 #, gcc-internal-format
36641 msgid "%qE is neither a variable nor a function name in clause %qs"
36642 msgstr ""
36644 #: c/c-typeck.c:13500 cp/semantics.c:6932
36645 #, gcc-internal-format
36646 msgid "%qE appears more than once on the same %<declare target%> directive"
36647 msgstr ""
36649 #: c/c-typeck.c:13514 cp/semantics.c:6947
36650 #, gcc-internal-format
36651 msgid "%qD is not an argument in %<uniform%> clause"
36652 msgstr ""
36654 #: c/c-typeck.c:13517 cp/semantics.c:6949
36655 #, gcc-internal-format
36656 msgid "%qE is not an argument in %<uniform%> clause"
36657 msgstr ""
36659 #: c/c-typeck.c:13532
36660 #, gcc-internal-format
36661 msgid "%qs variable is neither a pointer nor an array"
36662 msgstr ""
36664 #: c/c-typeck.c:13607 cp/semantics.c:6329
36665 #, gcc-internal-format
36666 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
36667 msgstr ""
36669 #: c/c-typeck.c:13638 cp/semantics.c:7124
36670 #, gcc-internal-format
36671 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
36672 msgstr ""
36674 #: c/c-typeck.c:13688 cp/semantics.c:7315
36675 #, gcc-internal-format
36676 msgid "%qE is predetermined %qs for %qs"
36677 msgstr ""
36679 #: c/c-typeck.c:13708 cp/semantics.c:7206
36680 #, gcc-internal-format
36681 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
36682 msgstr ""
36684 #: c/c-typeck.c:13720 cp/semantics.c:7219
36685 #, gcc-internal-format
36686 msgid ""
36687 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
36688 msgstr ""
36690 #: c/c-typeck.c:13738 cp/semantics.c:7186
36691 #, gcc-internal-format
36692 msgid ""
36693 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
36694 msgstr ""
36696 #: c/c-typeck.c:13911
36697 #, gcc-internal-format
36698 msgid "cannot use %<va_arg%> with reverse storage order"
36699 msgstr ""
36701 #: c/c-typeck.c:13916
36702 #, gcc-internal-format
36703 msgid "second argument to %<va_arg%> is of incomplete type %qT"
36704 msgstr ""
36706 #: c/c-typeck.c:13922
36707 #, gcc-internal-format
36708 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
36709 msgstr ""
36711 #: c/gimple-parser.c:505
36712 #, gcc-internal-format
36713 msgid "%<&&%> not valid in GIMPLE"
36714 msgstr ""
36716 #: c/gimple-parser.c:508
36717 #, gcc-internal-format
36718 msgid "%<||%> not valid in GIMPLE"
36719 msgstr ""
36721 #: c/gimple-parser.c:576
36722 #, gcc-internal-format
36723 msgid "%<!%> not valid in GIMPLE"
36724 msgstr ""
36726 #: c/gimple-parser.c:636
36727 #, gcc-internal-format
36728 msgid "SSA name not declared"
36729 msgstr ""
36731 #: c/gimple-parser.c:658
36732 #, gcc-internal-format
36733 msgid "base variable or SSA name not declared"
36734 msgstr ""
36736 #: c/gimple-parser.c:1038
36737 #, gcc-internal-format
36738 msgid "expected pass name"
36739 msgstr ""
36741 #: c/gimple-parser.c:1050
36742 #, gcc-internal-format
36743 msgid "invalid operation"
36744 msgstr ""
36746 #: c/gimple-parser.c:1210 c/gimple-parser.c:1234
36747 #, gcc-internal-format
36748 msgid "expected goto expression"
36749 msgstr ""
36751 #: c/gimple-parser.c:1218
36752 #, gcc-internal-format
36753 msgid "expected else statement"
36754 msgstr ""
36756 #: c/gimple-parser.c:1359
36757 #, gcc-internal-format
36758 msgid "expected semicolon"
36759 msgstr ""
36761 #: c/gimple-parser.c:1369
36762 #, gcc-internal-format
36763 msgid "expected case label or goto statement"
36764 msgstr ""
36766 #. A bad conversion for 'this' must be discarding cv-quals.
36767 #: cp/call.c:3394
36768 #, gcc-internal-format
36769 msgid "  passing %qT as %<this%> argument discards qualifiers"
36770 msgstr ""
36772 #: cp/call.c:3398
36773 #, gcc-internal-format
36774 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
36775 msgstr ""
36777 #: cp/call.c:3405
36778 #, gcc-internal-format, gfc-internal-format
36779 msgid "  conversion of argument %d would be ill-formed:"
36780 msgstr ""
36782 #. Conversion of conversion function return value failed.
36783 #: cp/call.c:3412
36784 #, gcc-internal-format
36785 msgid "  no known conversion from %qT to %qT"
36786 msgstr ""
36788 #: cp/call.c:3415
36789 #, gcc-internal-format
36790 msgid "  no known conversion for argument %d from %qT to %qT"
36791 msgstr ""
36793 #: cp/call.c:3426 cp/pt.c:6203
36794 #, gcc-internal-format, gfc-internal-format
36795 msgid "  candidate expects %d argument, %d provided"
36796 msgid_plural "  candidate expects %d arguments, %d provided"
36797 msgstr[0] ""
36798 msgstr[1] ""
36800 #: cp/call.c:3454
36801 #, gcc-internal-format
36802 msgid "%s%D(%T, %T, %T) <built-in>"
36803 msgstr ""
36805 #: cp/call.c:3459
36806 #, gcc-internal-format
36807 msgid "%s%D(%T, %T) <built-in>"
36808 msgstr ""
36810 #: cp/call.c:3463
36811 #, gcc-internal-format
36812 msgid "%s%D(%T) <built-in>"
36813 msgstr ""
36815 #: cp/call.c:3467
36816 #, gcc-internal-format
36817 msgid "%s%T <conversion>"
36818 msgstr ""
36820 #: cp/call.c:3469
36821 #, gcc-internal-format
36822 msgid "%s%#D <near match>"
36823 msgstr ""
36825 #: cp/call.c:3471
36826 #, gcc-internal-format
36827 msgid "%s%#D <deleted>"
36828 msgstr ""
36830 #: cp/call.c:3473
36831 #, gcc-internal-format
36832 msgid "%s%#D"
36833 msgstr ""
36835 #: cp/call.c:3477
36836 #, gcc-internal-format
36837 msgid "  inherited here"
36838 msgstr ""
36840 #: cp/call.c:3497
36841 #, gcc-internal-format
36842 msgid ""
36843 "  return type %qT of explicit conversion function cannot be converted to %qT "
36844 "with a qualification conversion"
36845 msgstr ""
36847 #: cp/call.c:3503
36848 #, gcc-internal-format
36849 msgid ""
36850 "  conversion from return type %qT of template conversion function "
36851 "specialization to %qT is not an exact match"
36852 msgstr ""
36854 #: cp/call.c:3514
36855 #, gcc-internal-format
36856 msgid ""
36857 "  substitution of deduced template arguments resulted in errors seen above"
36858 msgstr ""
36860 #. Re-run template unification with diagnostics.
36861 #: cp/call.c:3519
36862 #, gcc-internal-format
36863 msgid "  template argument deduction/substitution failed:"
36864 msgstr ""
36866 #: cp/call.c:3533
36867 #, gcc-internal-format
36868 msgid ""
36869 "  a constructor taking a single argument of its own class type is invalid"
36870 msgstr ""
36872 #: cp/call.c:3544
36873 #, gcc-internal-format
36874 msgid ""
36875 "  an inherited constructor is not a candidate for initialization from an "
36876 "expression of the same or derived type"
36877 msgstr ""
36879 #: cp/call.c:3922
36880 #, gcc-internal-format
36881 msgid "conversion from %qT to %qT is ambiguous"
36882 msgstr ""
36884 #: cp/call.c:4049
36885 #, gcc-internal-format
36886 msgid ""
36887 "conversion from %qT to %qT not considered for non-type template argument"
36888 msgstr ""
36890 #: cp/call.c:4175
36891 #, gcc-internal-format
36892 msgid "no matching function for call to %<%D(%A)%>"
36893 msgstr ""
36895 #: cp/call.c:4178
36896 #, gcc-internal-format
36897 msgid "call of overloaded %<%D(%A)%> is ambiguous"
36898 msgstr ""
36900 #. It's no good looking for an overloaded operator() on a
36901 #. pointer-to-member-function.
36902 #: cp/call.c:4423
36903 #, gcc-internal-format
36904 msgid ""
36905 "pointer-to-member function %E cannot be called without an object; consider "
36906 "using .* or ->*"
36907 msgstr ""
36909 #: cp/call.c:4494
36910 #, gcc-internal-format
36911 msgid "no match for call to %<(%T) (%A)%>"
36912 msgstr ""
36914 #: cp/call.c:4507
36915 #, gcc-internal-format
36916 msgid "call of %<(%T) (%A)%> is ambiguous"
36917 msgstr ""
36919 #: cp/call.c:4558
36920 #, gcc-internal-format
36921 msgid "ambiguous overload for "
36922 msgstr ""
36924 #: cp/call.c:4559
36925 #, gcc-internal-format
36926 msgid "no match for "
36927 msgstr ""
36929 #: cp/call.c:4562
36930 #, gcc-internal-format
36931 msgid " (operand types are %qT, %qT, and %qT)"
36932 msgstr ""
36934 #: cp/call.c:4564
36935 #, gcc-internal-format
36936 msgid " (operand types are %qT and %qT)"
36937 msgstr ""
36939 #: cp/call.c:4566
36940 #, gcc-internal-format
36941 msgid " (operand type is %qT)"
36942 msgstr ""
36944 #: cp/call.c:4586
36945 #, gcc-internal-format
36946 msgid "ternary %<operator?:%>"
36947 msgstr ""
36949 #: cp/call.c:4590
36950 #, gcc-internal-format
36951 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
36952 msgstr ""
36954 #: cp/call.c:4599 cp/call.c:4630 cp/call.c:4639
36955 #, gcc-internal-format
36956 msgid "%<operator%s%>"
36957 msgstr ""
36959 #: cp/call.c:4602
36960 #, gcc-internal-format
36961 msgid "%<operator%s%> in %<%E%s%>"
36962 msgstr ""
36964 #: cp/call.c:4609
36965 #, gcc-internal-format
36966 msgid "%<operator[]%>"
36967 msgstr ""
36969 #: cp/call.c:4612
36970 #, gcc-internal-format
36971 msgid "%<operator[]%> in %<%E[%E]%>"
36972 msgstr ""
36974 #: cp/call.c:4620
36975 #, gcc-internal-format
36976 msgid "%qs"
36977 msgstr ""
36979 #: cp/call.c:4623
36980 #, gcc-internal-format
36981 msgid "%qs in %<%s %E%>"
36982 msgstr ""
36984 #: cp/call.c:4633
36985 #, gcc-internal-format
36986 msgid "%<operator%s%> in %<%E %s %E%>"
36987 msgstr ""
36989 #: cp/call.c:4642
36990 #, gcc-internal-format
36991 msgid "%<operator%s%> in %<%s%E%>"
36992 msgstr ""
36994 #: cp/call.c:4751
36995 #, gcc-internal-format
36996 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
36997 msgstr ""
36999 #: cp/call.c:4813
37000 #, gcc-internal-format
37001 msgid ""
37002 "inferred scalar type %qT is not an integer or floating point type of the "
37003 "same size as %qT"
37004 msgstr ""
37006 #: cp/call.c:4890
37007 #, gcc-internal-format
37008 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
37009 msgstr ""
37011 #: cp/call.c:4980
37012 #, gcc-internal-format
37013 msgid ""
37014 "second operand to the conditional operator is of type %<void%>, but the "
37015 "third operand is neither a throw-expression nor of type %<void%>"
37016 msgstr ""
37018 #: cp/call.c:4985
37019 #, gcc-internal-format
37020 msgid ""
37021 "third operand to the conditional operator is of type %<void%>, but the "
37022 "second operand is neither a throw-expression nor of type %<void%>"
37023 msgstr ""
37025 #: cp/call.c:5035 cp/call.c:5151 cp/call.c:5294
37026 #, gcc-internal-format
37027 msgid "operands to ?: have different types %qT and %qT"
37028 msgstr ""
37030 #: cp/call.c:5038
37031 #, gcc-internal-format
37032 msgid "  and each type can be converted to the other"
37033 msgstr ""
37035 #: cp/call.c:5239
37036 #, gcc-internal-format
37037 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
37038 msgstr ""
37040 #: cp/call.c:5251
37041 #, gcc-internal-format
37042 msgid "enumeral and non-enumeral type in conditional expression"
37043 msgstr ""
37045 #: cp/call.c:5748
37046 #, gcc-internal-format
37047 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
37048 msgstr ""
37050 #: cp/call.c:5750
37051 #, gcc-internal-format
37052 msgid "no %<%D(int)%> declared for postfix %qs"
37053 msgstr ""
37055 #: cp/call.c:5872
37056 #, gcc-internal-format
37057 msgid "comparison between %q#T and %q#T"
37058 msgstr ""
37060 #: cp/call.c:6216
37061 #, gcc-internal-format
37062 msgid ""
37063 "exception cleanup for this placement new selects non-placement operator "
37064 "delete"
37065 msgstr ""
37067 #: cp/call.c:6219
37068 #, gcc-internal-format
37069 msgid ""
37070 "%qD is a usual (non-placement) deallocation function in C++14 (or with -"
37071 "fsized-deallocation)"
37072 msgstr ""
37074 #: cp/call.c:6254
37075 #, gcc-internal-format
37076 msgid "%qD is a usual (non-placement) deallocation function"
37077 msgstr ""
37079 #: cp/call.c:6387
37080 #, gcc-internal-format
37081 msgid "no corresponding deallocation function for %qD"
37082 msgstr ""
37084 #: cp/call.c:6393
37085 #, gcc-internal-format
37086 msgid "no suitable %<operator %s%> for %qT"
37087 msgstr ""
37089 #: cp/call.c:6427
37090 #, gcc-internal-format
37091 msgid "%q#D is private within this context"
37092 msgstr ""
37094 #: cp/call.c:6429 cp/decl.c:7218
37095 #, gcc-internal-format
37096 msgid "declared private here"
37097 msgstr ""
37099 #: cp/call.c:6433
37100 #, gcc-internal-format
37101 msgid "%q#D is protected within this context"
37102 msgstr ""
37104 #: cp/call.c:6435
37105 #, gcc-internal-format
37106 msgid "declared protected here"
37107 msgstr ""
37109 #: cp/call.c:6439
37110 #, gcc-internal-format
37111 msgid "%q#D is inaccessible within this context"
37112 msgstr ""
37114 #: cp/call.c:6501
37115 #, gcc-internal-format
37116 msgid "passing NULL to non-pointer argument %P of %qD"
37117 msgstr ""
37119 #: cp/call.c:6505
37120 #, gcc-internal-format
37121 msgid "converting to non-pointer type %qT from NULL"
37122 msgstr ""
37124 #: cp/call.c:6514
37125 #, gcc-internal-format
37126 msgid "converting %<false%> to pointer type for argument %P of %qD"
37127 msgstr ""
37129 #: cp/call.c:6518
37130 #, gcc-internal-format
37131 msgid "converting %<false%> to pointer type %qT"
37132 msgstr ""
37134 #: cp/call.c:6581
37135 #, gcc-internal-format
37136 msgid "too many braces around initializer for %qT"
37137 msgstr ""
37139 #: cp/call.c:6592
37140 #, gcc-internal-format
37141 msgid "converting to %qT from %qT requires direct-initialization"
37142 msgstr ""
37144 #: cp/call.c:6600
37145 #, gcc-internal-format
37146 msgid "invalid user-defined conversion from %qT to %qT"
37147 msgstr ""
37149 #: cp/call.c:6617 cp/call.c:6641 cp/call.c:6757 cp/call.c:6849 cp/call.c:6899
37150 #: cp/call.c:6927
37151 #, gcc-internal-format
37152 msgid "  initializing argument %P of %qD"
37153 msgstr ""
37155 #: cp/call.c:6637 cp/cvt.c:224
37156 #, gcc-internal-format
37157 msgid "invalid conversion from %qT to %qT"
37158 msgstr ""
37160 #: cp/call.c:6671 cp/call.c:6678
37161 #, gcc-internal-format
37162 msgid ""
37163 "converting to %qT from initializer list would use explicit constructor %qD"
37164 msgstr ""
37166 #: cp/call.c:6674
37167 #, gcc-internal-format
37168 msgid "in C++11 and above a default constructor can be explicit"
37169 msgstr ""
37171 #: cp/call.c:6913
37172 #, gcc-internal-format
37173 msgid "cannot bind rvalue reference of type %qT to lvalue of type %qT"
37174 msgstr ""
37176 #: cp/call.c:6917
37177 #, gcc-internal-format
37178 msgid ""
37179 "cannot bind non-const lvalue reference of type %qT to an rvalue of type %qT"
37180 msgstr ""
37182 #: cp/call.c:6920
37183 #, gcc-internal-format
37184 msgid "binding reference of type %qT to %qT discards qualifiers"
37185 msgstr ""
37187 #: cp/call.c:6956
37188 #, gcc-internal-format
37189 msgid "cannot bind bitfield %qE to %qT"
37190 msgstr ""
37192 #: cp/call.c:6959 cp/call.c:6976
37193 #, gcc-internal-format
37194 msgid "cannot bind packed field %qE to %qT"
37195 msgstr ""
37197 #: cp/call.c:6962
37198 #, gcc-internal-format
37199 msgid "cannot bind rvalue %qE to %qT"
37200 msgstr ""
37202 #: cp/call.c:7089 cp/cvt.c:1854
37203 #, gcc-internal-format
37204 msgid ""
37205 "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
37206 msgstr ""
37208 #: cp/call.c:7130
37209 #, gcc-internal-format
37210 msgid ""
37211 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
37212 "conditionally supported"
37213 msgstr ""
37215 #: cp/call.c:7161
37216 #, gcc-internal-format
37217 msgid "cannot receive reference type %qT through %<...%>"
37218 msgstr ""
37220 #: cp/call.c:7171
37221 #, gcc-internal-format
37222 msgid ""
37223 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
37224 "conditionally-supported"
37225 msgstr ""
37227 #: cp/call.c:7239
37228 #, gcc-internal-format
37229 msgid "recursive evaluation of default argument for %q#D"
37230 msgstr ""
37232 #: cp/call.c:7248
37233 #, gcc-internal-format
37234 msgid ""
37235 "call to %qD uses the default argument for parameter %P, which is not yet "
37236 "defined"
37237 msgstr ""
37239 #: cp/call.c:7350
37240 #, gcc-internal-format
37241 msgid "argument of function call might be a candidate for a format attribute"
37242 msgstr ""
37244 #: cp/call.c:7405
37245 #, gcc-internal-format
37246 msgid "use of multiversioned function without a default"
37247 msgstr ""
37249 #: cp/call.c:7690
37250 #, gcc-internal-format
37251 msgid "passing %qT as %<this%> argument discards qualifiers"
37252 msgstr ""
37254 #: cp/call.c:7693 cp/call.c:7809 cp/call.c:9547 cp/name-lookup.c:5886
37255 #, gcc-internal-format
37256 msgid "  in call to %qD"
37257 msgstr ""
37259 #: cp/call.c:7723
37260 #, gcc-internal-format
37261 msgid "%qT is not an accessible base of %qT"
37262 msgstr ""
37264 #: cp/call.c:7805
37265 #, gcc-internal-format
37266 msgid "deducing %qT as %qT"
37267 msgstr ""
37269 #: cp/call.c:7811
37270 #, gcc-internal-format
37271 msgid "  (you can disable this with -fno-deduce-init-list)"
37272 msgstr ""
37274 #: cp/call.c:7906
37275 #, gcc-internal-format
37276 msgid "passing arguments to ellipsis of inherited constructor %qD"
37277 msgstr ""
37279 #: cp/call.c:8241
37280 #, gcc-internal-format
37281 msgid "constructor delegates to itself"
37282 msgstr ""
37284 #: cp/call.c:8485
37285 #, gcc-internal-format
37286 msgid "call to non-function %qD"
37287 msgstr ""
37289 #: cp/call.c:8531 cp/pt.c:14107 cp/typeck.c:2796
37290 #, gcc-internal-format
37291 msgid "cannot call constructor %<%T::%D%> directly"
37292 msgstr ""
37294 #: cp/call.c:8533
37295 #, gcc-internal-format
37296 msgid "for a function-style cast, remove the redundant %<::%D%>"
37297 msgstr ""
37299 #: cp/call.c:8668
37300 #, gcc-internal-format
37301 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
37302 msgstr ""
37304 #: cp/call.c:8684
37305 #, gcc-internal-format
37306 msgid "no matching function for call to %<%T::%E(%A)%#V%>"
37307 msgstr ""
37309 #: cp/call.c:8708
37310 #, gcc-internal-format
37311 msgid "no matching function for call to %<%s(%A)%>"
37312 msgstr ""
37314 #: cp/call.c:8711
37315 #, gcc-internal-format
37316 msgid "call of overloaded %<%s(%A)%> is ambiguous"
37317 msgstr ""
37319 #: cp/call.c:8732
37320 #, gcc-internal-format
37321 msgid "pure virtual %q#D called from non-static data member initializer"
37322 msgstr ""
37324 #: cp/call.c:8761
37325 #, gcc-internal-format
37326 msgid "cannot call member function %qD without object"
37327 msgstr ""
37329 #: cp/call.c:9545
37330 #, gcc-internal-format
37331 msgid "passing %qT chooses %qT over %qT"
37332 msgstr ""
37334 #: cp/call.c:9605
37335 #, gcc-internal-format
37336 msgid "choosing %qD over %qD"
37337 msgstr ""
37339 #: cp/call.c:9606
37340 #, gcc-internal-format
37341 msgid "  for conversion from %qT to %qT"
37342 msgstr ""
37344 #: cp/call.c:9609
37345 #, gcc-internal-format
37346 msgid "  because conversion sequence for the argument is better"
37347 msgstr ""
37349 #: cp/call.c:9799
37350 #, gcc-internal-format
37351 msgid "default argument mismatch in overload resolution"
37352 msgstr ""
37354 #: cp/call.c:9803
37355 #, gcc-internal-format
37356 msgid " candidate 1: %q#F"
37357 msgstr ""
37359 #: cp/call.c:9805
37360 #, gcc-internal-format
37361 msgid " candidate 2: %q#F"
37362 msgstr ""
37364 #: cp/call.c:9850
37365 #, gcc-internal-format
37366 msgid ""
37367 "ISO C++ says that these are ambiguous, even though the worst conversion for "
37368 "the first is better than the worst conversion for the second:"
37369 msgstr ""
37371 #: cp/call.c:10028
37372 #, gcc-internal-format
37373 msgid "could not convert %qE from %qT to %qT"
37374 msgstr ""
37376 #: cp/call.c:10222
37377 #, gcc-internal-format
37378 msgid "a temporary bound to %qD only persists until the constructor exits"
37379 msgstr ""
37381 #: cp/call.c:10345
37382 #, gcc-internal-format
37383 msgid ""
37384 "invalid initialization of non-const reference of type %qT from an rvalue of "
37385 "type %qT"
37386 msgstr ""
37388 #: cp/call.c:10349
37389 #, gcc-internal-format
37390 msgid ""
37391 "invalid initialization of reference of type %qT from expression of type %qT"
37392 msgstr ""
37394 #: cp/class.c:326
37395 #, gcc-internal-format
37396 msgid ""
37397 "cannot convert from pointer to base class %qT to pointer to derived class "
37398 "%qT because the base is virtual"
37399 msgstr ""
37401 #: cp/class.c:330
37402 #, gcc-internal-format
37403 msgid ""
37404 "cannot convert from base class %qT to derived class %qT because the base is "
37405 "virtual"
37406 msgstr ""
37408 #: cp/class.c:337
37409 #, gcc-internal-format
37410 msgid ""
37411 "cannot convert from pointer to base class %qT to pointer to derived class "
37412 "%qT via virtual base %qT"
37413 msgstr ""
37415 #: cp/class.c:342
37416 #, gcc-internal-format
37417 msgid ""
37418 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
37419 msgstr ""
37421 #: cp/class.c:1211
37422 #, gcc-internal-format
37423 msgid "%q#D"
37424 msgstr ""
37426 #: cp/class.c:1213
37427 #, gcc-internal-format
37428 msgid "conflicts with version inherited from %qT"
37429 msgstr ""
37431 #: cp/class.c:1234
37432 #, gcc-internal-format
37433 msgid "%q+#D cannot be overloaded"
37434 msgstr ""
37436 #: cp/class.c:1235
37437 #, gcc-internal-format
37438 msgid "with %q+#D"
37439 msgstr ""
37441 #: cp/class.c:1314
37442 #, gcc-internal-format
37443 msgid "conflicting access specifications for method %q+D, ignored"
37444 msgstr ""
37446 #: cp/class.c:1317
37447 #, gcc-internal-format
37448 msgid "conflicting access specifications for field %qE, ignored"
37449 msgstr ""
37451 #: cp/class.c:1387 cp/class.c:1395
37452 #, gcc-internal-format
37453 msgid "%q+D invalid in %q#T"
37454 msgstr ""
37456 #: cp/class.c:1388
37457 #, gcc-internal-format
37458 msgid "  because of local method %q+#D with same name"
37459 msgstr ""
37461 #: cp/class.c:1396
37462 #, gcc-internal-format
37463 msgid "  because of local member %q+#D with same name"
37464 msgstr ""
37466 #: cp/class.c:1451
37467 #, gcc-internal-format
37468 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
37469 msgstr ""
37471 #: cp/class.c:1454 cp/class.c:1460 cp/class.c:1466 cp/class.c:1477 cp/cvt.c:997
37472 #, gcc-internal-format
37473 msgid "%qT declared here"
37474 msgstr ""
37476 #: cp/class.c:1458
37477 #, gcc-internal-format
37478 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
37479 msgstr ""
37481 #: cp/class.c:1464
37482 #, gcc-internal-format
37483 msgid "%qT does not have the %E ABI tag that base %qT has"
37484 msgstr ""
37486 #: cp/class.c:1471
37487 #, gcc-internal-format
37488 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
37489 msgstr ""
37491 #: cp/class.c:1776
37492 #, gcc-internal-format
37493 msgid "cannot derive from %<final%> base %qT in derived type %qT"
37494 msgstr ""
37496 #: cp/class.c:2224
37497 #, gcc-internal-format
37498 msgid "all member functions in class %qT are private"
37499 msgstr ""
37501 #: cp/class.c:2236
37502 #, gcc-internal-format
37503 msgid "%q#T only defines a private destructor and has no friends"
37504 msgstr ""
37506 #: cp/class.c:2281
37507 #, gcc-internal-format
37508 msgid "%q#T only defines private constructors and has no friends"
37509 msgstr ""
37511 #: cp/class.c:2674
37512 #, gcc-internal-format
37513 msgid "no unique final overrider for %qD in %qT"
37514 msgstr ""
37516 #: cp/class.c:3035
37517 #, gcc-internal-format
37518 msgid "%qD can be marked override"
37519 msgstr ""
37521 #: cp/class.c:3047
37522 #, gcc-internal-format
37523 msgid "%q+#D marked %<final%>, but is not virtual"
37524 msgstr ""
37526 #: cp/class.c:3049
37527 #, gcc-internal-format
37528 msgid "%q+#D marked %<override%>, but does not override"
37529 msgstr ""
37531 #: cp/class.c:3119
37532 #, gcc-internal-format
37533 msgid "%qD was hidden"
37534 msgstr ""
37536 #: cp/class.c:3121
37537 #, gcc-internal-format
37538 msgid "  by %qD"
37539 msgstr ""
37541 #: cp/class.c:3155 cp/decl2.c:1480
37542 #, gcc-internal-format
37543 msgid "%q#D invalid; an anonymous union can only have non-static data members"
37544 msgstr ""
37546 #: cp/class.c:3159
37547 #, gcc-internal-format
37548 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
37549 msgstr ""
37551 #: cp/class.c:3171 cp/decl2.c:1487
37552 #, gcc-internal-format
37553 msgid "private member %q#D in anonymous union"
37554 msgstr ""
37556 #: cp/class.c:3174
37557 #, gcc-internal-format
37558 msgid "private member %q#D in anonymous struct"
37559 msgstr ""
37561 #: cp/class.c:3180 cp/decl2.c:1490
37562 #, gcc-internal-format
37563 msgid "protected member %q#D in anonymous union"
37564 msgstr ""
37566 #: cp/class.c:3183
37567 #, gcc-internal-format
37568 msgid "protected member %q#D in anonymous struct"
37569 msgstr ""
37571 #: cp/class.c:3371
37572 #, gcc-internal-format
37573 msgid "the ellipsis in %qD is not inherited"
37574 msgstr ""
37576 #: cp/class.c:3540
37577 #, gcc-internal-format
37578 msgid "bit-field %q+#D with non-integral type"
37579 msgstr ""
37581 #: cp/class.c:3556
37582 #, gcc-internal-format
37583 msgid "bit-field %q+D width not an integer constant"
37584 msgstr ""
37586 #: cp/class.c:3561
37587 #, gcc-internal-format
37588 msgid "negative width in bit-field %q+D"
37589 msgstr ""
37591 #: cp/class.c:3566
37592 #, gcc-internal-format
37593 msgid "zero width for bit-field %q+D"
37594 msgstr ""
37596 #: cp/class.c:3576
37597 #, gcc-internal-format
37598 msgid "width of %qD exceeds its type"
37599 msgstr ""
37601 #: cp/class.c:3581
37602 #, gcc-internal-format
37603 msgid "%qD is too small to hold all values of %q#T"
37604 msgstr ""
37606 #: cp/class.c:3641
37607 #, gcc-internal-format
37608 msgid "member %q+#D with constructor not allowed in union"
37609 msgstr ""
37611 #: cp/class.c:3644
37612 #, gcc-internal-format
37613 msgid "member %q+#D with destructor not allowed in union"
37614 msgstr ""
37616 #: cp/class.c:3646
37617 #, gcc-internal-format
37618 msgid "member %q+#D with copy assignment operator not allowed in union"
37619 msgstr ""
37621 #: cp/class.c:3650
37622 #, gcc-internal-format
37623 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
37624 msgstr ""
37626 #: cp/class.c:3773
37627 #, gcc-internal-format
37628 msgid "in C++98 %q+D may not be static because it is a member of a union"
37629 msgstr ""
37631 #: cp/class.c:3779
37632 #, gcc-internal-format
37633 msgid ""
37634 "in C++98 %q+D may not have reference type %qT because it is a member of a "
37635 "union"
37636 msgstr ""
37638 #: cp/class.c:3789
37639 #, gcc-internal-format
37640 msgid "field %q+D invalidly declared function type"
37641 msgstr ""
37643 #: cp/class.c:3795
37644 #, gcc-internal-format
37645 msgid "field %q+D invalidly declared method type"
37646 msgstr ""
37648 #: cp/class.c:3855
37649 #, gcc-internal-format
37650 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
37651 msgstr ""
37653 #: cp/class.c:3903
37654 #, gcc-internal-format
37655 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
37656 msgstr ""
37658 #: cp/class.c:3909
37659 #, gcc-internal-format
37660 msgid "member %q+D cannot be declared as a %<mutable%> reference"
37661 msgstr ""
37663 #: cp/class.c:3935
37664 #, gcc-internal-format
37665 msgid "multiple fields in union %qT initialized"
37666 msgstr ""
37668 #: cp/class.c:3976
37669 #, gcc-internal-format
37670 msgid "field %q#D with same name as class"
37671 msgstr ""
37673 #: cp/class.c:3999
37674 #, gcc-internal-format
37675 msgid "%q#T has pointer data members"
37676 msgstr ""
37678 #: cp/class.c:4004
37679 #, gcc-internal-format
37680 msgid "  but does not override %<%T(const %T&)%>"
37681 msgstr ""
37683 #: cp/class.c:4006
37684 #, gcc-internal-format
37685 msgid "  or %<operator=(const %T&)%>"
37686 msgstr ""
37688 #: cp/class.c:4010
37689 #, gcc-internal-format
37690 msgid "  but does not override %<operator=(const %T&)%>"
37691 msgstr ""
37693 #: cp/class.c:4415
37694 #, gcc-internal-format
37695 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
37696 msgstr ""
37698 #: cp/class.c:4418
37699 #, gcc-internal-format
37700 msgid "alignment of %qD will increase in -fabi-version=9"
37701 msgstr ""
37703 #: cp/class.c:4689
37704 #, gcc-internal-format
37705 msgid "initializer specified for non-virtual method %q+D"
37706 msgstr ""
37708 #: cp/class.c:5131
37709 #, gcc-internal-format
37710 msgid "method overrides both %<transaction_pure%> and %qE methods"
37711 msgstr ""
37713 #: cp/class.c:5152
37714 #, gcc-internal-format
37715 msgid "method declared %qE overriding %qE method"
37716 msgstr ""
37718 #: cp/class.c:5747 cp/constexpr.c:218
37719 #, gcc-internal-format
37720 msgid ""
37721 "enclosing class of constexpr non-static member function %q+#D is not a "
37722 "literal type"
37723 msgstr ""
37725 #: cp/class.c:5772
37726 #, gcc-internal-format
37727 msgid "%q+T is not literal because:"
37728 msgstr ""
37730 #: cp/class.c:5774
37731 #, gcc-internal-format
37732 msgid "  %q+T has a non-trivial destructor"
37733 msgstr ""
37735 #: cp/class.c:5779
37736 #, gcc-internal-format
37737 msgid ""
37738 "  %q+T is not an aggregate, does not have a trivial default constructor, and "
37739 "has no constexpr constructor that is not a copy or move constructor"
37740 msgstr ""
37742 #: cp/class.c:5814
37743 #, gcc-internal-format
37744 msgid "  base class %qT of %q+T is non-literal"
37745 msgstr ""
37747 #: cp/class.c:5829
37748 #, gcc-internal-format
37749 msgid "  non-static data member %qD has non-literal type"
37750 msgstr ""
37752 #: cp/class.c:5836
37753 #, gcc-internal-format
37754 msgid "  non-static data member %qD has volatile type"
37755 msgstr ""
37757 #: cp/class.c:5954
37758 #, gcc-internal-format
37759 msgid "base class %q#T has accessible non-virtual destructor"
37760 msgstr ""
37762 #: cp/class.c:5983
37763 #, gcc-internal-format
37764 msgid "non-static reference %q#D in class without a constructor"
37765 msgstr ""
37767 #: cp/class.c:5989
37768 #, gcc-internal-format
37769 msgid "non-static const member %q#D in class without a constructor"
37770 msgstr ""
37772 #. If the function is defaulted outside the class, we just
37773 #. give the synthesis error.
37774 #: cp/class.c:6015
37775 #, gcc-internal-format
37776 msgid ""
37777 "%q+D declared to take const reference, but implicit declaration would take "
37778 "non-const"
37779 msgstr ""
37781 #: cp/class.c:6292
37782 #, gcc-internal-format
37783 msgid "direct base %qT inaccessible in %qT due to ambiguity"
37784 msgstr ""
37786 #: cp/class.c:6304
37787 #, gcc-internal-format
37788 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
37789 msgstr ""
37791 #: cp/class.c:6532
37792 #, gcc-internal-format
37793 msgid ""
37794 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
37795 msgstr ""
37797 #: cp/class.c:6687
37798 #, gcc-internal-format
37799 msgid "size of type %qT is too large (%qE bytes)"
37800 msgstr ""
37802 #: cp/class.c:6985
37803 #, gcc-internal-format
37804 msgid "invalid use of %q#T with a zero-size array in %q#D"
37805 msgstr ""
37807 #: cp/class.c:6987
37808 #, gcc-internal-format
37809 msgid "invalid use of %q#T with a flexible array member in %q#T"
37810 msgstr ""
37812 #: cp/class.c:6992
37813 #, gcc-internal-format
37814 msgid "array member %q#D declared here"
37815 msgstr ""
37817 #: cp/class.c:7019
37818 #, gcc-internal-format
37819 msgid "zero-size array member %qD not at end of %q#T"
37820 msgstr ""
37822 #: cp/class.c:7021
37823 #, gcc-internal-format
37824 msgid "zero-size array member %qD in an otherwise empty %q#T"
37825 msgstr ""
37827 #: cp/class.c:7029 cp/class.c:7059
37828 #, gcc-internal-format
37829 msgid "in the definition of %q#T"
37830 msgstr ""
37832 #: cp/class.c:7037
37833 #, gcc-internal-format
37834 msgid "flexible array member %qD not at end of %q#T"
37835 msgstr ""
37837 #: cp/class.c:7039
37838 #, gcc-internal-format
37839 msgid "flexible array member %qD in an otherwise empty %q#T"
37840 msgstr ""
37842 #: cp/class.c:7057
37843 #, gcc-internal-format
37844 msgid "next member %q#D declared here"
37845 msgstr ""
37847 #: cp/class.c:7169 cp/parser.c:22691
37848 #, gcc-internal-format
37849 msgid "redefinition of %q#T"
37850 msgstr ""
37852 #: cp/class.c:7313
37853 #, gcc-internal-format
37854 msgid "%q#T has virtual functions and accessible non-virtual destructor"
37855 msgstr ""
37857 #: cp/class.c:7341
37858 #, gcc-internal-format
37859 msgid "type transparent %q#T does not have any fields"
37860 msgstr ""
37862 #: cp/class.c:7347
37863 #, gcc-internal-format
37864 msgid "type transparent class %qT has base classes"
37865 msgstr ""
37867 #: cp/class.c:7351
37868 #, gcc-internal-format
37869 msgid "type transparent class %qT has virtual functions"
37870 msgstr ""
37872 #: cp/class.c:7357
37873 #, gcc-internal-format
37874 msgid ""
37875 "type transparent %q#T cannot be made transparent because the type of the "
37876 "first field has a different ABI from the class overall"
37877 msgstr ""
37879 #: cp/class.c:7521
37880 #, gcc-internal-format
37881 msgid ""
37882 "definition of std::initializer_list does not match #include "
37883 "<initializer_list>"
37884 msgstr ""
37886 #: cp/class.c:7532
37887 #, gcc-internal-format
37888 msgid "trying to finish struct, but kicked out due to previous parse errors"
37889 msgstr ""
37891 #: cp/class.c:8048
37892 #, gcc-internal-format
37893 msgid "language string %<\"%E\"%> not recognized"
37894 msgstr ""
37896 #: cp/class.c:8138
37897 #, gcc-internal-format
37898 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
37899 msgstr ""
37901 #: cp/class.c:8293
37902 #, gcc-internal-format
37903 msgid "no matches converting function %qD to type %q#T"
37904 msgstr ""
37906 #: cp/class.c:8321
37907 #, gcc-internal-format
37908 msgid "converting overloaded function %qD to type %q#T is ambiguous"
37909 msgstr ""
37911 #: cp/class.c:8348
37912 #, gcc-internal-format
37913 msgid "assuming pointer to member %qD"
37914 msgstr ""
37916 #: cp/class.c:8351
37917 #, gcc-internal-format
37918 msgid "(a pointer to member can only be formed with %<&%E%>)"
37919 msgstr ""
37921 #: cp/class.c:8426 cp/class.c:8463
37922 #, gcc-internal-format
37923 msgid "not enough type information"
37924 msgstr ""
37926 #: cp/class.c:8446 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
37927 #, gcc-internal-format
37928 msgid "cannot convert %qE from type %qT to type %qT"
37929 msgstr ""
37931 #. [basic.scope.class]
37933 #. A name N used in a class S shall refer to the same declaration
37934 #. in its context and when re-evaluated in the completed scope of
37935 #. S.
37936 #: cp/class.c:8732
37937 #, gcc-internal-format
37938 msgid "declaration of %q#D"
37939 msgstr ""
37941 #: cp/class.c:8734
37942 #, gcc-internal-format
37943 msgid "changes meaning of %qD from %q#D"
37944 msgstr ""
37946 #: cp/constexpr.c:96
37947 #, gcc-internal-format
37948 msgid "the type %qT of constexpr variable %qD is not literal"
37949 msgstr ""
37951 #: cp/constexpr.c:104
37952 #, gcc-internal-format
37953 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
37954 msgstr ""
37956 #: cp/constexpr.c:179
37957 #, gcc-internal-format
37958 msgid "inherited constructor %qD is not constexpr"
37959 msgstr ""
37961 #: cp/constexpr.c:191
37962 #, gcc-internal-format
37963 msgid "invalid type for parameter %d of constexpr function %q+#D"
37964 msgstr ""
37966 #: cp/constexpr.c:206
37967 #, gcc-internal-format
37968 msgid "invalid return type %qT of constexpr function %q+D"
37969 msgstr ""
37971 #: cp/constexpr.c:228
37972 #, gcc-internal-format
37973 msgid "%q#T has virtual base classes"
37974 msgstr ""
37976 #: cp/constexpr.c:485
37977 #, gcc-internal-format
37978 msgid "constexpr constructor does not have empty body"
37979 msgstr ""
37981 #: cp/constexpr.c:591
37982 #, gcc-internal-format
37983 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
37984 msgstr ""
37986 #: cp/constexpr.c:722
37987 #, gcc-internal-format
37988 msgid ""
37989 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
37990 "static data member"
37991 msgstr ""
37993 #: cp/constexpr.c:762
37994 #, gcc-internal-format
37995 msgid ""
37996 "member %qD must be initialized by mem-initializer in %<constexpr%> "
37997 "constructor"
37998 msgstr ""
38000 #: cp/constexpr.c:794
38001 #, gcc-internal-format
38002 msgid "body of constexpr function %qD not a return-statement"
38003 msgstr ""
38005 #: cp/constexpr.c:853
38006 #, gcc-internal-format
38007 msgid "%qD is not usable as a constexpr function because:"
38008 msgstr ""
38010 #: cp/constexpr.c:1153 cp/constexpr.c:1162 cp/constexpr.c:1720
38011 #, gcc-internal-format
38012 msgid "%q+E is not a constant expression"
38013 msgstr ""
38015 #: cp/constexpr.c:1340 cp/constexpr.c:5052
38016 #, gcc-internal-format
38017 msgid "call to internal function %qE"
38018 msgstr ""
38020 #: cp/constexpr.c:1403
38021 #, gcc-internal-format
38022 msgid "expression %qE does not designate a constexpr function"
38023 msgstr ""
38025 #: cp/constexpr.c:1421 cp/constexpr.c:5071
38026 #, gcc-internal-format
38027 msgid "call to non-constexpr function %qD"
38028 msgstr ""
38030 #: cp/constexpr.c:1492
38031 #, gcc-internal-format
38032 msgid "%qD called in a constant expression before its definition is complete"
38033 msgstr ""
38035 #: cp/constexpr.c:1499
38036 #, gcc-internal-format
38037 msgid "%qD called in a constant expression"
38038 msgstr ""
38040 #: cp/constexpr.c:1503
38041 #, gcc-internal-format
38042 msgid "%qD used before its definition"
38043 msgstr ""
38045 #: cp/constexpr.c:1543
38046 #, gcc-internal-format
38047 msgid "call has circular dependency"
38048 msgstr ""
38050 #: cp/constexpr.c:1554
38051 #, gcc-internal-format, gfc-internal-format
38052 msgid ""
38053 "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to "
38054 "increase the maximum)"
38055 msgstr ""
38057 #: cp/constexpr.c:1636
38058 #, gcc-internal-format
38059 msgid "constexpr call flows off the end of the function"
38060 msgstr ""
38062 #: cp/constexpr.c:1760
38063 #, gcc-internal-format
38064 msgid "right operand of shift expression %q+E is negative"
38065 msgstr ""
38067 #: cp/constexpr.c:1767
38068 #, gcc-internal-format
38069 msgid ""
38070 "right operand of shift expression %q+E is >= than the precision of the left "
38071 "operand"
38072 msgstr ""
38074 #: cp/constexpr.c:1785
38075 #, gcc-internal-format
38076 msgid "left operand of shift expression %q+E is negative"
38077 msgstr ""
38079 #: cp/constexpr.c:1804
38080 #, gcc-internal-format
38081 msgid "shift expression %q+E overflows"
38082 msgstr ""
38084 #: cp/constexpr.c:1948
38085 #, gcc-internal-format
38086 msgid "arithmetic involving a null pointer in %qE"
38087 msgstr ""
38089 #: cp/constexpr.c:2142
38090 #, gcc-internal-format
38091 msgid ""
38092 "array subscript value %qE is outside the bounds of array %qD of type %qT"
38093 msgstr ""
38095 #: cp/constexpr.c:2147
38096 #, gcc-internal-format
38097 msgid "array subscript value %qE is outside the bounds of array type %qT"
38098 msgstr ""
38100 #: cp/constexpr.c:2293
38101 #, gcc-internal-format
38102 msgid "accessing uninitialized array element"
38103 msgstr ""
38105 #: cp/constexpr.c:2324
38106 #, gcc-internal-format
38107 msgid "dereferencing a null pointer in %qE"
38108 msgstr ""
38110 #: cp/constexpr.c:2338 cp/constexpr.c:2428 cp/constexpr.c:3929
38111 #, gcc-internal-format
38112 msgid "%qE is not a constant expression"
38113 msgstr ""
38115 #: cp/constexpr.c:2344
38116 #, gcc-internal-format
38117 msgid "mutable %qD is not usable in a constant expression"
38118 msgstr ""
38120 #: cp/constexpr.c:2369
38121 #, gcc-internal-format
38122 msgid ""
38123 "accessing %qD member instead of initialized %qD member in constant expression"
38124 msgstr ""
38126 #: cp/constexpr.c:2388
38127 #, gcc-internal-format
38128 msgid "accessing uninitialized member %qD"
38129 msgstr ""
38131 #: cp/constexpr.c:3091 cp/constexpr.c:4338
38132 #, gcc-internal-format
38133 msgid "dereferencing a null pointer"
38134 msgstr ""
38136 #: cp/constexpr.c:3110
38137 #, gcc-internal-format
38138 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
38139 msgstr ""
38141 #: cp/constexpr.c:3151
38142 #, gcc-internal-format
38143 msgid "the value of %qD is not usable in a constant expression"
38144 msgstr ""
38146 #: cp/constexpr.c:3158
38147 #, gcc-internal-format
38148 msgid "%qD used in its own initializer"
38149 msgstr ""
38151 #: cp/constexpr.c:3163
38152 #, gcc-internal-format
38153 msgid "%q#D is not const"
38154 msgstr ""
38156 #: cp/constexpr.c:3166
38157 #, gcc-internal-format
38158 msgid "%q#D is volatile"
38159 msgstr ""
38161 #: cp/constexpr.c:3171 cp/constexpr.c:3178
38162 #, gcc-internal-format
38163 msgid "%qD was not initialized with a constant expression"
38164 msgstr ""
38166 #: cp/constexpr.c:3184
38167 #, gcc-internal-format
38168 msgid "%qD was not declared %<constexpr%>"
38169 msgstr ""
38171 #: cp/constexpr.c:3187
38172 #, gcc-internal-format
38173 msgid "%qD does not have integral or enumeration type"
38174 msgstr ""
38176 #: cp/constexpr.c:3375
38177 #, gcc-internal-format
38178 msgid "modification of %qE is not a constant expression"
38179 msgstr ""
38181 #: cp/constexpr.c:3740
38182 #, gcc-internal-format, gfc-internal-format
38183 msgid ""
38184 "constexpr loop iteration count exceeds limit of %d (use -fconstexpr-loop-"
38185 "limit= to increase the limit)"
38186 msgstr ""
38188 #: cp/constexpr.c:3847
38189 #, gcc-internal-format
38190 msgid "value %qE of type %qT is not a constant expression"
38191 msgstr ""
38193 #: cp/constexpr.c:3975 cp/constexpr.c:5469
38194 #, gcc-internal-format
38195 msgid "temporary of non-literal type %qT in a constant expression"
38196 msgstr ""
38198 #: cp/constexpr.c:4324
38199 #, gcc-internal-format
38200 msgid "a reinterpret_cast is not a constant expression"
38201 msgstr ""
38203 #: cp/constexpr.c:4350
38204 #, gcc-internal-format
38205 msgid "conversion of %qT null pointer to %qT is not a constant expression"
38206 msgstr ""
38208 #: cp/constexpr.c:4365
38209 #, gcc-internal-format
38210 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
38211 msgstr ""
38213 #: cp/constexpr.c:4428 cp/constexpr.c:5331 cp/constexpr.c:5646
38214 #, gcc-internal-format
38215 msgid "expression %qE is not a constant expression"
38216 msgstr ""
38218 #: cp/constexpr.c:4509
38219 #, gcc-internal-format
38220 msgid "statement is not a constant expression"
38221 msgstr ""
38223 #: cp/constexpr.c:4512
38224 #, gcc-internal-format
38225 msgid "unexpected expression %qE of kind %s"
38226 msgstr ""
38228 #: cp/constexpr.c:4582
38229 #, gcc-internal-format
38230 msgid ""
38231 "%qE is not a constant expression because it refers to mutable subobjects of "
38232 "%qT"
38233 msgstr ""
38235 #: cp/constexpr.c:4591
38236 #, gcc-internal-format
38237 msgid ""
38238 "%qE is not a constant expression because it refers to an incompletely "
38239 "initialized variable"
38240 msgstr ""
38242 #: cp/constexpr.c:4605
38243 #, gcc-internal-format
38244 msgid ""
38245 "conversion from pointer type %qT to arithmetic type %qT in a constant "
38246 "expression"
38247 msgstr ""
38249 #: cp/constexpr.c:4969
38250 #, gcc-internal-format
38251 msgid "expression %qE has side-effects"
38252 msgstr ""
38254 #: cp/constexpr.c:5165
38255 #, gcc-internal-format
38256 msgid "reinterpret_cast from integer to pointer"
38257 msgstr ""
38259 #: cp/constexpr.c:5197
38260 #, gcc-internal-format
38261 msgid ""
38262 "address-of an object %qE with thread local or automatic storage is not a "
38263 "constant expression"
38264 msgstr ""
38266 #: cp/constexpr.c:5231
38267 #, gcc-internal-format
38268 msgid "use of %<this%> in a constant expression"
38269 msgstr ""
38271 #: cp/constexpr.c:5343
38272 #, gcc-internal-format
38273 msgid ""
38274 "typeid-expression is not a constant expression because %qE is of polymorphic "
38275 "type"
38276 msgstr ""
38278 #: cp/constexpr.c:5403
38279 #, gcc-internal-format
38280 msgid "cast to non-integral type %qT in a constant expression"
38281 msgstr ""
38283 #: cp/constexpr.c:5436 cp/decl.c:5158
38284 #, gcc-internal-format
38285 msgid "%qD declared %<static%> in %<constexpr%> function"
38286 msgstr ""
38288 #: cp/constexpr.c:5443 cp/decl.c:5155
38289 #, gcc-internal-format
38290 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
38291 msgstr ""
38293 #: cp/constexpr.c:5450 cp/decl.c:5576
38294 #, gcc-internal-format
38295 msgid "uninitialized variable %qD in %<constexpr%> function"
38296 msgstr ""
38298 #: cp/constexpr.c:5518
38299 #, gcc-internal-format
38300 msgid "division by zero is not a constant expression"
38301 msgstr ""
38303 #: cp/constexpr.c:5623
38304 #, gcc-internal-format
38305 msgid "%<delete[]%> is not a constant expression"
38306 msgstr ""
38308 #: cp/constexpr.c:5654
38309 #, gcc-internal-format
38310 msgid "non-constant array initialization"
38311 msgstr ""
38313 #: cp/constexpr.c:5674
38314 #, gcc-internal-format
38315 msgid "%<goto%> is not a constant expression"
38316 msgstr ""
38318 #: cp/constexpr.c:5682
38319 #, gcc-internal-format, gfc-internal-format
38320 msgid "unexpected AST of kind %s"
38321 msgstr ""
38323 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
38324 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
38325 #, gcc-internal-format
38326 msgid "rank mismatch with controlling expression of parent if-statement"
38327 msgstr ""
38329 #: cp/cp-array-notation.c:1261
38330 #, gcc-internal-format
38331 msgid "array notation cannot be used in a condition for a for-loop"
38332 msgstr ""
38334 #: cp/cp-array-notation.c:1294
38335 #, gcc-internal-format
38336 msgid "array notation cannot be used as a condition for switch statement"
38337 msgstr ""
38339 #: cp/cp-array-notation.c:1307
38340 #, gcc-internal-format
38341 msgid "array notation cannot be used as a condition for while statement"
38342 msgstr ""
38344 #: cp/cp-array-notation.c:1318
38345 #, gcc-internal-format
38346 msgid "array notation cannot be used as a condition for a do-while statement"
38347 msgstr ""
38349 #: cp/cp-array-notation.c:1363
38350 #, gcc-internal-format
38351 msgid ""
38352 "start-index and length fields necessary for using array notation in pointers "
38353 "or records"
38354 msgstr ""
38356 #: cp/cp-array-notation.c:1370
38357 #, gcc-internal-format
38358 msgid ""
38359 "start-index and length fields necessary for using array notation with array "
38360 "of unknown bound"
38361 msgstr ""
38363 #: cp/cp-array-notation.c:1441
38364 #, gcc-internal-format
38365 msgid "array notation cannot be used with function type"
38366 msgstr ""
38368 #: cp/cp-array-notation.c:1451
38369 #, gcc-internal-format
38370 msgid "rank of an array notation triplet%'s start-index is not zero"
38371 msgstr ""
38373 #: cp/cp-array-notation.c:1457
38374 #, gcc-internal-format
38375 msgid "rank of an array notation triplet%'s length is not zero"
38376 msgstr ""
38378 #: cp/cp-array-notation.c:1462
38379 #, gcc-internal-format
38380 msgid "rank of array notation triplet%'s stride is not zero"
38381 msgstr ""
38383 #: cp/cp-cilkplus.c:153
38384 #, gcc-internal-format
38385 msgid "throw expressions are not allowed inside loops marked with pragma simd"
38386 msgstr ""
38388 #: cp/cp-cilkplus.c:160
38389 #, gcc-internal-format
38390 msgid "try statements are not allowed inside loops marked with #pragma simd"
38391 msgstr ""
38393 #: cp/cp-gimplify.c:1436
38394 #, gcc-internal-format
38395 msgid "throw will always call terminate()"
38396 msgstr ""
38398 #: cp/cp-gimplify.c:1439
38399 #, gcc-internal-format
38400 msgid "in C++11 destructors default to noexcept"
38401 msgstr ""
38403 #: cp/cp-gimplify.c:1450
38404 #, gcc-internal-format
38405 msgid ""
38406 "in C++11 this throw will terminate because destructors default to noexcept"
38407 msgstr ""
38409 #: cp/cvt.c:89
38410 #, gcc-internal-format
38411 msgid "can%'t convert from incomplete type %qT to %qT"
38412 msgstr ""
38414 #: cp/cvt.c:99
38415 #, gcc-internal-format
38416 msgid "conversion of %qE from %qT to %qT is ambiguous"
38417 msgstr ""
38419 #: cp/cvt.c:382
38420 #, gcc-internal-format
38421 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
38422 msgstr ""
38424 #: cp/cvt.c:385
38425 #, gcc-internal-format
38426 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
38427 msgstr ""
38429 #: cp/cvt.c:388
38430 #, gcc-internal-format
38431 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
38432 msgstr ""
38434 #: cp/cvt.c:391
38435 #, gcc-internal-format
38436 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
38437 msgstr ""
38439 #: cp/cvt.c:467
38440 #, gcc-internal-format
38441 msgid "conversion from %qT to %qT discards qualifiers"
38442 msgstr ""
38444 #: cp/cvt.c:489 cp/typeck.c:7059
38445 #, gcc-internal-format
38446 msgid "casting %qT to %qT does not dereference pointer"
38447 msgstr ""
38449 #: cp/cvt.c:517
38450 #, gcc-internal-format
38451 msgid "cannot convert type %qT to type %qT"
38452 msgstr ""
38454 #: cp/cvt.c:755
38455 #, gcc-internal-format
38456 msgid "conversion from %q#T to %q#T"
38457 msgstr ""
38459 #: cp/cvt.c:772
38460 #, gcc-internal-format
38461 msgid ""
38462 "the result of the conversion is unspecified because %qE is outside the range "
38463 "of type %qT"
38464 msgstr ""
38466 #: cp/cvt.c:783 cp/cvt.c:827
38467 #, gcc-internal-format
38468 msgid "%q#T used where a %qT was expected"
38469 msgstr ""
38471 #: cp/cvt.c:792
38472 #, gcc-internal-format
38473 msgid "could not convert %qE from %<void%> to %<bool%>"
38474 msgstr ""
38476 #: cp/cvt.c:843
38477 #, gcc-internal-format
38478 msgid "%q#T used where a floating point value was expected"
38479 msgstr ""
38481 #: cp/cvt.c:902
38482 #, gcc-internal-format
38483 msgid "conversion from %qT to non-scalar type %qT requested"
38484 msgstr ""
38486 #: cp/cvt.c:982
38487 #, gcc-internal-format
38488 msgid "ignoring return value of %qD, declared with attribute nodiscard"
38489 msgstr ""
38491 #: cp/cvt.c:990
38492 #, gcc-internal-format
38493 msgid "ignoring returned value of type %qT, declared with attribute nodiscard"
38494 msgstr ""
38496 #: cp/cvt.c:995
38497 #, gcc-internal-format
38498 msgid "in call to %qD, declared here"
38499 msgstr ""
38501 #: cp/cvt.c:1074
38502 #, gcc-internal-format
38503 msgid "pseudo-destructor is not called"
38504 msgstr ""
38506 #: cp/cvt.c:1152
38507 #, gcc-internal-format
38508 msgid "conversion to void will not access object of incomplete type %qT"
38509 msgstr ""
38511 #: cp/cvt.c:1156
38512 #, gcc-internal-format
38513 msgid ""
38514 "indirection will not access object of incomplete type %qT in second operand "
38515 "of conditional expression"
38516 msgstr ""
38518 #: cp/cvt.c:1161
38519 #, gcc-internal-format
38520 msgid ""
38521 "indirection will not access object of incomplete type %qT in third operand "
38522 "of conditional expression"
38523 msgstr ""
38525 #: cp/cvt.c:1166
38526 #, gcc-internal-format
38527 msgid ""
38528 "indirection will not access object of incomplete type %qT in right operand "
38529 "of comma operator"
38530 msgstr ""
38532 #: cp/cvt.c:1171
38533 #, gcc-internal-format
38534 msgid ""
38535 "indirection will not access object of incomplete type %qT in left operand of "
38536 "comma operator"
38537 msgstr ""
38539 #: cp/cvt.c:1176
38540 #, gcc-internal-format
38541 msgid "indirection will not access object of incomplete type %qT in statement"
38542 msgstr ""
38544 #: cp/cvt.c:1180
38545 #, gcc-internal-format
38546 msgid ""
38547 "indirection will not access object of incomplete type %qT in for increment "
38548 "expression"
38549 msgstr ""
38551 #: cp/cvt.c:1196
38552 #, gcc-internal-format
38553 msgid "conversion to void will not access object of type %qT"
38554 msgstr ""
38556 #: cp/cvt.c:1200
38557 #, gcc-internal-format
38558 msgid ""
38559 "implicit dereference will not access object of type %qT in second operand of "
38560 "conditional expression"
38561 msgstr ""
38563 #: cp/cvt.c:1205
38564 #, gcc-internal-format
38565 msgid ""
38566 "implicit dereference will not access object of type %qT in third operand of "
38567 "conditional expression"
38568 msgstr ""
38570 #: cp/cvt.c:1210
38571 #, gcc-internal-format
38572 msgid ""
38573 "implicit dereference will not access object of type %qT in right operand of "
38574 "comma operator"
38575 msgstr ""
38577 #: cp/cvt.c:1215
38578 #, gcc-internal-format
38579 msgid ""
38580 "implicit dereference will not access object of type %qT in left operand of "
38581 "comma operator"
38582 msgstr ""
38584 #: cp/cvt.c:1220
38585 #, gcc-internal-format
38586 msgid "implicit dereference will not access object of type %qT in statement"
38587 msgstr ""
38589 #: cp/cvt.c:1224
38590 #, gcc-internal-format
38591 msgid ""
38592 "implicit dereference will not access object of type %qT in for increment "
38593 "expression"
38594 msgstr ""
38596 #: cp/cvt.c:1238
38597 #, gcc-internal-format
38598 msgid ""
38599 "conversion to void will not access object of non-trivially-copyable type %qT"
38600 msgstr ""
38602 #: cp/cvt.c:1243
38603 #, gcc-internal-format
38604 msgid ""
38605 "indirection will not access object of non-trivially-copyable type %qT in "
38606 "second operand of conditional expression"
38607 msgstr ""
38609 #: cp/cvt.c:1248
38610 #, gcc-internal-format
38611 msgid ""
38612 "indirection will not access object of non-trivially-copyable type %qT in "
38613 "third operand of conditional expression"
38614 msgstr ""
38616 #: cp/cvt.c:1253
38617 #, gcc-internal-format
38618 msgid ""
38619 "indirection will not access object of non-trivially-copyable type %qT in "
38620 "right operand of comma operator"
38621 msgstr ""
38623 #: cp/cvt.c:1258
38624 #, gcc-internal-format
38625 msgid ""
38626 "indirection will not access object of non-trivially-copyable type %qT in "
38627 "left operand of comma operator"
38628 msgstr ""
38630 #: cp/cvt.c:1263
38631 #, gcc-internal-format
38632 msgid ""
38633 "indirection will not access object of non-trivially-copyable type %qT in "
38634 "statement"
38635 msgstr ""
38637 #: cp/cvt.c:1268
38638 #, gcc-internal-format
38639 msgid ""
38640 "indirection will not access object of non-trivially-copyable type %qT in for "
38641 "increment expression"
38642 msgstr ""
38644 #: cp/cvt.c:1306
38645 #, gcc-internal-format
38646 msgid "conversion to void will not access object %qE of incomplete type %qT"
38647 msgstr ""
38649 #: cp/cvt.c:1310
38650 #, gcc-internal-format
38651 msgid ""
38652 "variable %qE of incomplete type %qT will not be accessed in second operand "
38653 "of conditional expression"
38654 msgstr ""
38656 #: cp/cvt.c:1315
38657 #, gcc-internal-format
38658 msgid ""
38659 "variable %qE of incomplete type %qT will not be accessed in third operand of "
38660 "conditional expression"
38661 msgstr ""
38663 #: cp/cvt.c:1320
38664 #, gcc-internal-format
38665 msgid ""
38666 "variable %qE of incomplete type %qT will not be accessed in right operand of "
38667 "comma operator"
38668 msgstr ""
38670 #: cp/cvt.c:1325
38671 #, gcc-internal-format
38672 msgid ""
38673 "variable %qE of incomplete type %qT will not be accessed in left operand of "
38674 "comma operator"
38675 msgstr ""
38677 #: cp/cvt.c:1330
38678 #, gcc-internal-format
38679 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
38680 msgstr ""
38682 #: cp/cvt.c:1334
38683 #, gcc-internal-format
38684 msgid ""
38685 "variable %qE of incomplete type %qT will not be accessed in for increment "
38686 "expression"
38687 msgstr ""
38689 #: cp/cvt.c:1386
38690 #, gcc-internal-format
38691 msgid "conversion to void cannot resolve address of overloaded function"
38692 msgstr ""
38694 #: cp/cvt.c:1390
38695 #, gcc-internal-format
38696 msgid ""
38697 "second operand of conditional expression cannot resolve address of "
38698 "overloaded function"
38699 msgstr ""
38701 #: cp/cvt.c:1394
38702 #, gcc-internal-format
38703 msgid ""
38704 "third operand of conditional expression cannot resolve address of overloaded "
38705 "function"
38706 msgstr ""
38708 #: cp/cvt.c:1398
38709 #, gcc-internal-format
38710 msgid ""
38711 "right operand of comma operator cannot resolve address of overloaded function"
38712 msgstr ""
38714 #: cp/cvt.c:1402
38715 #, gcc-internal-format
38716 msgid ""
38717 "left operand of comma operator cannot resolve address of overloaded function"
38718 msgstr ""
38720 #: cp/cvt.c:1406
38721 #, gcc-internal-format
38722 msgid "statement cannot resolve address of overloaded function"
38723 msgstr ""
38725 #: cp/cvt.c:1410
38726 #, gcc-internal-format
38727 msgid "for increment expression cannot resolve address of overloaded function"
38728 msgstr ""
38730 #: cp/cvt.c:1426
38731 #, gcc-internal-format
38732 msgid ""
38733 "second operand of conditional expression is a reference, not call, to "
38734 "function %qE"
38735 msgstr ""
38737 #: cp/cvt.c:1431
38738 #, gcc-internal-format
38739 msgid ""
38740 "third operand of conditional expression is a reference, not call, to "
38741 "function %qE"
38742 msgstr ""
38744 #: cp/cvt.c:1436
38745 #, gcc-internal-format
38746 msgid ""
38747 "right operand of comma operator is a reference, not call, to function %qE"
38748 msgstr ""
38750 #: cp/cvt.c:1441
38751 #, gcc-internal-format
38752 msgid ""
38753 "left operand of comma operator is a reference, not call, to function %qE"
38754 msgstr ""
38756 #: cp/cvt.c:1446
38757 #, gcc-internal-format
38758 msgid "statement is a reference, not call, to function %qE"
38759 msgstr ""
38761 #: cp/cvt.c:1451
38762 #, gcc-internal-format
38763 msgid "for increment expression is a reference, not call, to function %qE"
38764 msgstr ""
38766 #: cp/cvt.c:1478
38767 #, gcc-internal-format
38768 msgid "second operand of conditional expression has no effect"
38769 msgstr ""
38771 #: cp/cvt.c:1483
38772 #, gcc-internal-format
38773 msgid "third operand of conditional expression has no effect"
38774 msgstr ""
38776 #: cp/cvt.c:1488
38777 #, gcc-internal-format
38778 msgid "right operand of comma operator has no effect"
38779 msgstr ""
38781 #: cp/cvt.c:1492
38782 #, gcc-internal-format
38783 msgid "left operand of comma operator has no effect"
38784 msgstr ""
38786 #: cp/cvt.c:1496
38787 #, gcc-internal-format
38788 msgid "statement has no effect"
38789 msgstr ""
38791 #: cp/cvt.c:1500
38792 #, gcc-internal-format
38793 msgid "for increment expression has no effect"
38794 msgstr ""
38796 #: cp/cvt.c:1655
38797 #, gcc-internal-format
38798 msgid "converting NULL to non-pointer type"
38799 msgstr ""
38801 #: cp/cvt.c:1770
38802 #, gcc-internal-format
38803 msgid "default type conversion can't deduce template argument for %qD"
38804 msgstr ""
38806 #: cp/cvt.c:1785
38807 #, gcc-internal-format
38808 msgid "ambiguous default type conversion from %qT"
38809 msgstr ""
38811 #: cp/cvt.c:1788
38812 #, gcc-internal-format
38813 msgid "  candidate conversions include %qD and %qD"
38814 msgstr ""
38816 #: cp/cxx-pretty-print.c:2219
38817 #, gcc-internal-format
38818 msgid "template-parameter-"
38819 msgstr ""
38821 #: cp/decl.c:671
38822 #, gcc-internal-format
38823 msgid "unused variable %qD"
38824 msgstr ""
38826 #: cp/decl.c:934
38827 #, gcc-internal-format
38828 msgid "%qF declared %<static%> but never defined"
38829 msgstr ""
38831 #: cp/decl.c:959
38832 #, gcc-internal-format
38833 msgid "odr-used inline variable %qD is not defined"
38834 msgstr ""
38836 #: cp/decl.c:1237
38837 #, gcc-internal-format
38838 msgid "%qD was declared %<extern%> and later %<static%>"
38839 msgstr ""
38841 #: cp/decl.c:1239 cp/decl.c:1978 cp/decl.c:1988 cp/decl.c:2548 cp/decl.c:2963
38842 #, gcc-internal-format
38843 msgid "previous declaration of %qD"
38844 msgstr ""
38846 #: cp/decl.c:1286
38847 #, gcc-internal-format
38848 msgid "from previous declaration %qF"
38849 msgstr ""
38851 #: cp/decl.c:1321
38852 #, gcc-internal-format
38853 msgid "redeclaration %qD differs in %<constexpr%> from previous declaration"
38854 msgstr ""
38856 #: cp/decl.c:1324 cp/decl.c:13630
38857 #, gcc-internal-format
38858 msgid "previous declaration %qD"
38859 msgstr ""
38861 #: cp/decl.c:1353
38862 #, gcc-internal-format
38863 msgid "cannot specialize concept %q#D"
38864 msgstr ""
38866 #: cp/decl.c:1375
38867 #, gcc-internal-format
38868 msgid "redeclaration of %q#D may not have default arguments"
38869 msgstr ""
38871 #: cp/decl.c:1422
38872 #, gcc-internal-format
38873 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
38874 msgstr ""
38876 #: cp/decl.c:1427
38877 #, gcc-internal-format
38878 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
38879 msgstr ""
38881 #: cp/decl.c:1438
38882 #, gcc-internal-format
38883 msgid "previous definition of %qD was here"
38884 msgstr ""
38886 #: cp/decl.c:1441
38887 #, gcc-internal-format
38888 msgid "previous declaration of %qD was here"
38889 msgstr ""
38891 #: cp/decl.c:1463 cp/decl.c:1575
38892 #, gcc-internal-format
38893 msgid "shadowing built-in function %q#D"
38894 msgstr ""
38896 #: cp/decl.c:1464 cp/decl.c:1576
38897 #, gcc-internal-format
38898 msgid "shadowing library function %q#D"
38899 msgstr ""
38901 #: cp/decl.c:1472
38902 #, gcc-internal-format
38903 msgid "library function %q#D redeclared as non-function %q#D"
38904 msgstr ""
38906 #: cp/decl.c:1475 cp/decl.c:1557
38907 #, gcc-internal-format
38908 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
38909 msgstr ""
38911 #: cp/decl.c:1483
38912 #, gcc-internal-format
38913 msgid "redeclaration of %<pragma omp declare reduction%>"
38914 msgstr ""
38916 #: cp/decl.c:1485
38917 #, gcc-internal-format
38918 msgid "previous %<pragma omp declare reduction%> declaration"
38919 msgstr ""
38921 #: cp/decl.c:1570
38922 #, gcc-internal-format
38923 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
38924 msgstr ""
38926 #: cp/decl.c:1661
38927 #, gcc-internal-format
38928 msgid "%q#D redeclared as different kind of symbol"
38929 msgstr ""
38931 #: cp/decl.c:1665 cp/decl.c:1686 cp/decl.c:1718 cp/name-lookup.c:590
38932 #, gcc-internal-format
38933 msgid "previous declaration %q#D"
38934 msgstr ""
38936 #: cp/decl.c:1684
38937 #, gcc-internal-format
38938 msgid "conflicting declaration of template %q+#D"
38939 msgstr ""
38941 #: cp/decl.c:1703
38942 #, gcc-internal-format
38943 msgid "ambiguating new declaration %q+#D"
38944 msgstr ""
38946 #: cp/decl.c:1705 cp/decl.c:1733
38947 #, gcc-internal-format
38948 msgid "old declaration %q#D"
38949 msgstr ""
38951 #: cp/decl.c:1715
38952 #, gcc-internal-format
38953 msgid "conflicting declaration of C function %q+#D"
38954 msgstr ""
38956 #: cp/decl.c:1731
38957 #, gcc-internal-format
38958 msgid "ambiguating new declaration of %q+#D"
38959 msgstr ""
38961 #: cp/decl.c:1741
38962 #, gcc-internal-format
38963 msgid "conflicting declaration %q+#D"
38964 msgstr ""
38966 #: cp/decl.c:1743
38967 #, gcc-internal-format
38968 msgid "previous declaration as %q#D"
38969 msgstr ""
38971 #. [namespace.alias]
38973 #. A namespace-name or namespace-alias shall not be declared as
38974 #. the name of any other entity in the same declarative region.
38975 #. A namespace-name defined at global scope shall not be
38976 #. declared as the name of any other entity in any global scope
38977 #. of the program.
38978 #: cp/decl.c:1795
38979 #, gcc-internal-format
38980 msgid "conflicting declaration of namespace %q+D"
38981 msgstr ""
38983 #: cp/decl.c:1797
38984 #, gcc-internal-format
38985 msgid "previous declaration of namespace %qD here"
38986 msgstr ""
38988 #: cp/decl.c:1809
38989 #, gcc-internal-format
38990 msgid "%q#D previously defined here"
38991 msgstr ""
38993 #: cp/decl.c:1810 cp/name-lookup.c:1174 cp/name-lookup.c:1197
38994 #, gcc-internal-format
38995 msgid "%q#D previously declared here"
38996 msgstr ""
38998 #: cp/decl.c:1820
38999 #, gcc-internal-format
39000 msgid "prototype specified for %q#D"
39001 msgstr ""
39003 #: cp/decl.c:1822
39004 #, gcc-internal-format
39005 msgid "previous non-prototype definition here"
39006 msgstr ""
39008 #: cp/decl.c:1861
39009 #, gcc-internal-format
39010 msgid "conflicting declaration of %q+#D with %qL linkage"
39011 msgstr ""
39013 #: cp/decl.c:1864
39014 #, gcc-internal-format
39015 msgid "previous declaration with %qL linkage"
39016 msgstr ""
39018 #: cp/decl.c:1898 cp/decl.c:1906
39019 #, gcc-internal-format
39020 msgid "default argument given for parameter %d of %q#D"
39021 msgstr ""
39023 #: cp/decl.c:1901 cp/decl.c:1909
39024 #, gcc-internal-format
39025 msgid "previous specification in %q#D here"
39026 msgstr ""
39028 #: cp/decl.c:1975
39029 #, gcc-internal-format
39030 msgid "redundant redeclaration of %qD in same scope"
39031 msgstr ""
39033 #: cp/decl.c:1986
39034 #, gcc-internal-format
39035 msgid "deleted definition of %q+D"
39036 msgstr ""
39038 #. From [temp.expl.spec]:
39040 #. If a template, a member template or the member of a class
39041 #. template is explicitly specialized then that
39042 #. specialization shall be declared before the first use of
39043 #. that specialization that would cause an implicit
39044 #. instantiation to take place, in every translation unit in
39045 #. which such a use occurs.
39046 #: cp/decl.c:2405
39047 #, gcc-internal-format
39048 msgid "explicit specialization of %qD after first use"
39049 msgstr ""
39051 #: cp/decl.c:2545
39052 #, gcc-internal-format
39053 msgid ""
39054 "%qD: visibility attribute ignored because it conflicts with previous "
39055 "declaration"
39056 msgstr ""
39058 #. Reject two definitions.
39059 #: cp/decl.c:2795 cp/decl.c:2824 cp/decl.c:2857 cp/decl.c:2874 cp/decl.c:2968
39060 #, gcc-internal-format
39061 msgid "redefinition of %q#D"
39062 msgstr ""
39064 #: cp/decl.c:2811
39065 #, gcc-internal-format
39066 msgid "%qD conflicts with used function"
39067 msgstr ""
39069 #: cp/decl.c:2821
39070 #, gcc-internal-format
39071 msgid "%q#D not declared in class"
39072 msgstr ""
39074 #: cp/decl.c:2835 cp/decl.c:2884
39075 #, gcc-internal-format
39076 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
39077 msgstr ""
39079 #: cp/decl.c:2838 cp/decl.c:2887
39080 #, gcc-internal-format
39081 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
39082 msgstr ""
39084 #. is_primary=
39085 #. is_partial=
39086 #. is_friend_decl=
39087 #: cp/decl.c:2904
39088 #, gcc-internal-format
39089 msgid "redeclaration of friend %q#D may not have default template arguments"
39090 msgstr ""
39092 #: cp/decl.c:2918
39093 #, gcc-internal-format
39094 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
39095 msgstr ""
39097 #: cp/decl.c:2921
39098 #, gcc-internal-format
39099 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
39100 msgstr ""
39102 #: cp/decl.c:2936 cp/decl.c:2976 cp/name-lookup.c:586 cp/name-lookup.c:1172
39103 #: cp/name-lookup.c:1195
39104 #, gcc-internal-format
39105 msgid "redeclaration of %q#D"
39106 msgstr ""
39108 #: cp/decl.c:2960
39109 #, gcc-internal-format
39110 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
39111 msgstr ""
39113 #: cp/decl.c:3125
39114 #, gcc-internal-format
39115 msgid "jump to label %qD"
39116 msgstr ""
39118 #: cp/decl.c:3126
39119 #, gcc-internal-format
39120 msgid "jump to case label"
39121 msgstr ""
39123 #: cp/decl.c:3128
39124 #, gcc-internal-format
39125 msgid "  from here"
39126 msgstr ""
39128 #: cp/decl.c:3151 cp/decl.c:3387
39129 #, gcc-internal-format
39130 msgid "  exits OpenMP structured block"
39131 msgstr ""
39133 #: cp/decl.c:3178
39134 #, gcc-internal-format
39135 msgid "  crosses initialization of %q#D"
39136 msgstr ""
39138 #: cp/decl.c:3181 cp/decl.c:3348
39139 #, gcc-internal-format
39140 msgid "  enters scope of %q#D which has non-trivial destructor"
39141 msgstr ""
39143 #: cp/decl.c:3199 cp/decl.c:3356
39144 #, gcc-internal-format
39145 msgid "  enters try block"
39146 msgstr ""
39148 #: cp/decl.c:3201 cp/decl.c:3338 cp/decl.c:3358
39149 #, gcc-internal-format
39150 msgid "  enters catch block"
39151 msgstr ""
39153 #: cp/decl.c:3214 cp/decl.c:3368
39154 #, gcc-internal-format
39155 msgid "  enters OpenMP structured block"
39156 msgstr ""
39158 #: cp/decl.c:3227 cp/decl.c:3360
39159 #, gcc-internal-format
39160 msgid "  enters synchronized or atomic statement"
39161 msgstr ""
39163 #: cp/decl.c:3241 cp/decl.c:3362
39164 #, gcc-internal-format
39165 msgid "  enters constexpr if statement"
39166 msgstr ""
39168 #: cp/decl.c:3345
39169 #, gcc-internal-format
39170 msgid "  skips initialization of %q#D"
39171 msgstr ""
39173 #: cp/decl.c:3404 cp/parser.c:12093 cp/parser.c:12120
39174 #, gcc-internal-format
39175 msgid "invalid exit from OpenMP structured block"
39176 msgstr ""
39178 #: cp/decl.c:3436
39179 #, gcc-internal-format
39180 msgid "label named wchar_t"
39181 msgstr ""
39183 #: cp/decl.c:3755
39184 #, gcc-internal-format
39185 msgid "%qD is not a type"
39186 msgstr ""
39188 #: cp/decl.c:3762 cp/parser.c:6083
39189 #, gcc-internal-format
39190 msgid "%qD used without template parameters"
39191 msgstr ""
39193 #: cp/decl.c:3771
39194 #, gcc-internal-format
39195 msgid "%q#T is not a class"
39196 msgstr ""
39198 #: cp/decl.c:3799 cp/decl.c:3892
39199 #, gcc-internal-format
39200 msgid "no class template named %q#T in %q#T"
39201 msgstr ""
39203 #: cp/decl.c:3800
39204 #, gcc-internal-format
39205 msgid "no type named %q#T in %q#T"
39206 msgstr ""
39208 #: cp/decl.c:3813
39209 #, gcc-internal-format
39210 msgid "lookup of %qT in %qT is ambiguous"
39211 msgstr ""
39213 #: cp/decl.c:3822
39214 #, gcc-internal-format
39215 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
39216 msgstr ""
39218 #: cp/decl.c:3829
39219 #, gcc-internal-format
39220 msgid "%<typename %T::%D%> names %q#T, which is not a type"
39221 msgstr ""
39223 #: cp/decl.c:3901
39224 #, gcc-internal-format
39225 msgid "template parameters do not match template %qD"
39226 msgstr ""
39228 #: cp/decl.c:4173
39229 #, gcc-internal-format, gfc-internal-format
39230 msgid "-faligned-new=%d is not a power of two"
39231 msgstr ""
39233 #: cp/decl.c:4636
39234 #, gcc-internal-format
39235 msgid "an anonymous struct cannot have function members"
39236 msgstr ""
39238 #: cp/decl.c:4639
39239 #, gcc-internal-format
39240 msgid "an anonymous union cannot have function members"
39241 msgstr ""
39243 #: cp/decl.c:4657
39244 #, gcc-internal-format
39245 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
39246 msgstr ""
39248 #: cp/decl.c:4660
39249 #, gcc-internal-format
39250 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
39251 msgstr ""
39253 #: cp/decl.c:4663
39254 #, gcc-internal-format
39255 msgid ""
39256 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
39257 msgstr ""
39259 #: cp/decl.c:4681
39260 #, gcc-internal-format
39261 msgid "attribute ignored in declaration of %q#T"
39262 msgstr ""
39264 #: cp/decl.c:4684
39265 #, gcc-internal-format
39266 msgid "attribute for %q#T must follow the %qs keyword"
39267 msgstr ""
39269 #: cp/decl.c:4707
39270 #, gcc-internal-format
39271 msgid "multiple types in one declaration"
39272 msgstr ""
39274 #: cp/decl.c:4712
39275 #, gcc-internal-format
39276 msgid "redeclaration of C++ built-in type %qT"
39277 msgstr ""
39279 #: cp/decl.c:4730
39280 #, gcc-internal-format
39281 msgid "%<auto%> can only be specified for variables or function declarations"
39282 msgstr ""
39284 #: cp/decl.c:4756
39285 #, gcc-internal-format
39286 msgid "missing type-name in typedef-declaration"
39287 msgstr ""
39289 #: cp/decl.c:4764
39290 #, gcc-internal-format
39291 msgid "ISO C++ prohibits anonymous structs"
39292 msgstr ""
39294 #: cp/decl.c:4771
39295 #, gcc-internal-format
39296 msgid "%<inline%> can only be specified for functions"
39297 msgstr ""
39299 #: cp/decl.c:4774
39300 #, gcc-internal-format
39301 msgid "%<virtual%> can only be specified for functions"
39302 msgstr ""
39304 #: cp/decl.c:4779
39305 #, gcc-internal-format
39306 msgid "%<friend%> can only be specified inside a class"
39307 msgstr ""
39309 #: cp/decl.c:4782
39310 #, gcc-internal-format
39311 msgid "%<explicit%> can only be specified for constructors"
39312 msgstr ""
39314 #: cp/decl.c:4785
39315 #, gcc-internal-format
39316 msgid "a storage class can only be specified for objects and functions"
39317 msgstr ""
39319 #: cp/decl.c:4789
39320 #, gcc-internal-format
39321 msgid "%<const%> can only be specified for objects and functions"
39322 msgstr ""
39324 #: cp/decl.c:4793
39325 #, gcc-internal-format
39326 msgid "%<volatile%> can only be specified for objects and functions"
39327 msgstr ""
39329 #: cp/decl.c:4797
39330 #, gcc-internal-format
39331 msgid "%<__restrict%> can only be specified for objects and functions"
39332 msgstr ""
39334 #: cp/decl.c:4801
39335 #, gcc-internal-format
39336 msgid "%<__thread%> can only be specified for objects and functions"
39337 msgstr ""
39339 #: cp/decl.c:4805
39340 #, gcc-internal-format
39341 msgid "%<typedef%> was ignored in this declaration"
39342 msgstr ""
39344 #: cp/decl.c:4808
39345 #, gcc-internal-format
39346 msgid "%<constexpr%> cannot be used for type declarations"
39347 msgstr ""
39349 #: cp/decl.c:4830
39350 #, gcc-internal-format
39351 msgid "attribute ignored in explicit instantiation %q#T"
39352 msgstr ""
39354 #: cp/decl.c:4833
39355 #, gcc-internal-format
39356 msgid "no attribute can be applied to an explicit instantiation"
39357 msgstr ""
39359 #: cp/decl.c:4905
39360 #, gcc-internal-format
39361 msgid "ignoring attributes applied to class type %qT outside of definition"
39362 msgstr ""
39364 #. A template type parameter or other dependent type.
39365 #: cp/decl.c:4909
39366 #, gcc-internal-format
39367 msgid ""
39368 "ignoring attributes applied to dependent type %qT without an associated "
39369 "declaration"
39370 msgstr ""
39372 #: cp/decl.c:4978 cp/decl2.c:815
39373 #, gcc-internal-format
39374 msgid "typedef %qD is initialized (use decltype instead)"
39375 msgstr ""
39377 #: cp/decl.c:4986
39378 #, gcc-internal-format
39379 msgid "declaration of %q#D has %<extern%> and is initialized"
39380 msgstr ""
39382 #: cp/decl.c:5015
39383 #, gcc-internal-format
39384 msgid "definition of %q#D is marked %<dllimport%>"
39385 msgstr ""
39387 #: cp/decl.c:5039
39388 #, gcc-internal-format
39389 msgid "%q+#D is not a static data member of %q#T"
39390 msgstr ""
39392 #: cp/decl.c:5048
39393 #, gcc-internal-format
39394 msgid "non-member-template declaration of %qD"
39395 msgstr ""
39397 #: cp/decl.c:5049
39398 #, gcc-internal-format
39399 msgid "does not match member template declaration here"
39400 msgstr ""
39402 #: cp/decl.c:5062
39403 #, gcc-internal-format
39404 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
39405 msgstr ""
39407 #: cp/decl.c:5074
39408 #, gcc-internal-format
39409 msgid "duplicate initialization of %qD"
39410 msgstr ""
39412 #: cp/decl.c:5079
39413 #, gcc-internal-format
39414 msgid "%qD declared %<constexpr%> outside its class"
39415 msgstr ""
39417 #: cp/decl.c:5122
39418 #, gcc-internal-format
39419 msgid "declaration of %q#D outside of class is not definition"
39420 msgstr ""
39422 #: cp/decl.c:5223
39423 #, gcc-internal-format
39424 msgid "variable %q#D has initializer but incomplete type"
39425 msgstr ""
39427 #: cp/decl.c:5229 cp/decl.c:6139
39428 #, gcc-internal-format
39429 msgid "elements of array %q#D have incomplete type"
39430 msgstr ""
39432 #: cp/decl.c:5238
39433 #, gcc-internal-format
39434 msgid "aggregate %q#D has incomplete type and cannot be defined"
39435 msgstr ""
39437 #: cp/decl.c:5272
39438 #, gcc-internal-format
39439 msgid "%qD declared as reference but not initialized"
39440 msgstr ""
39442 #: cp/decl.c:5329
39443 #, gcc-internal-format
39444 msgid "name used in a GNU-style designated initializer for an array"
39445 msgstr ""
39447 #: cp/decl.c:5335
39448 #, gcc-internal-format
39449 msgid "name %qD used in a GNU-style designated initializer for an array"
39450 msgstr ""
39452 #: cp/decl.c:5351 cp/typeck2.c:1288 cp/typeck2.c:1401
39453 #, gcc-internal-format
39454 msgid "non-trivial designated initializers not supported"
39455 msgstr ""
39457 #: cp/decl.c:5354
39458 #, gcc-internal-format
39459 msgid "C99 designator %qE is not an integral constant-expression"
39460 msgstr ""
39462 #: cp/decl.c:5404
39463 #, gcc-internal-format
39464 msgid "initializer fails to determine size of %qD"
39465 msgstr ""
39467 #: cp/decl.c:5411
39468 #, gcc-internal-format
39469 msgid "array size missing in %qD"
39470 msgstr ""
39472 #: cp/decl.c:5423
39473 #, gcc-internal-format
39474 msgid "zero-size array %qD"
39475 msgstr ""
39477 #: cp/decl.c:5463
39478 #, gcc-internal-format
39479 msgid "storage size of %qD isn%'t known"
39480 msgstr ""
39482 #: cp/decl.c:5487
39483 #, gcc-internal-format
39484 msgid "storage size of %qD isn%'t constant"
39485 msgstr ""
39487 #: cp/decl.c:5535
39488 #, gcc-internal-format
39489 msgid ""
39490 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
39491 "multiple copies)"
39492 msgstr ""
39494 #: cp/decl.c:5539
39495 #, gcc-internal-format
39496 msgid ""
39497 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
39498 "up with multiple copies)"
39499 msgstr ""
39501 #: cp/decl.c:5545
39502 #, gcc-internal-format
39503 msgid "you can work around this by removing the initializer"
39504 msgstr ""
39506 #: cp/decl.c:5572
39507 #, gcc-internal-format
39508 msgid "uninitialized const %qD"
39509 msgstr ""
39511 #: cp/decl.c:5586
39512 #, gcc-internal-format
39513 msgid "%q#T has no user-provided default constructor"
39514 msgstr ""
39516 #: cp/decl.c:5590
39517 #, gcc-internal-format
39518 msgid ""
39519 "constructor is not user-provided because it is explicitly defaulted in the "
39520 "class body"
39521 msgstr ""
39523 #: cp/decl.c:5593
39524 #, gcc-internal-format
39525 msgid "and the implicitly-defined constructor does not initialize %q#D"
39526 msgstr ""
39528 #: cp/decl.c:5733
39529 #, gcc-internal-format
39530 msgid "invalid type %qT as initializer for a vector of type %qT"
39531 msgstr ""
39533 #: cp/decl.c:5774
39534 #, gcc-internal-format
39535 msgid "initializer for %qT must be brace-enclosed"
39536 msgstr ""
39538 #: cp/decl.c:5800
39539 #, gcc-internal-format
39540 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
39541 msgstr ""
39543 #: cp/decl.c:5808
39544 #, gcc-internal-format
39545 msgid "%qT has no non-static data member named %qD"
39546 msgstr ""
39548 #: cp/decl.c:5828
39549 #, gcc-internal-format
39550 msgid "invalid initializer for %q#D"
39551 msgstr ""
39553 #: cp/decl.c:5858
39554 #, gcc-internal-format
39555 msgid "C99 designator %qE outside aggregate initializer"
39556 msgstr ""
39558 #: cp/decl.c:5895 cp/decl.c:6113 cp/typeck2.c:1275 cp/typeck2.c:1487
39559 #: cp/typeck2.c:1531 cp/typeck2.c:1578
39560 #, gcc-internal-format
39561 msgid "too many initializers for %qT"
39562 msgstr ""
39564 #: cp/decl.c:5934
39565 #, gcc-internal-format
39566 msgid "braces around scalar initializer for type %qT"
39567 msgstr ""
39569 #: cp/decl.c:6043
39570 #, gcc-internal-format
39571 msgid "missing braces around initializer for %qT"
39572 msgstr ""
39574 #: cp/decl.c:6141
39575 #, gcc-internal-format
39576 msgid "elements of array %q#T have incomplete type"
39577 msgstr ""
39579 #: cp/decl.c:6149
39580 #, gcc-internal-format
39581 msgid "variable-sized compound literal"
39582 msgstr ""
39584 #: cp/decl.c:6204
39585 #, gcc-internal-format
39586 msgid "%q#D has incomplete type"
39587 msgstr ""
39589 #: cp/decl.c:6225
39590 #, gcc-internal-format
39591 msgid "scalar object %qD requires one element in initializer"
39592 msgstr ""
39594 #: cp/decl.c:6269
39595 #, gcc-internal-format
39596 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
39597 msgstr ""
39599 #: cp/decl.c:6366
39600 #, gcc-internal-format
39601 msgid "array %qD initialized by parenthesized string literal %qE"
39602 msgstr ""
39604 #: cp/decl.c:6399
39605 #, gcc-internal-format
39606 msgid "initializer invalid for static member with constructor"
39607 msgstr ""
39609 #: cp/decl.c:6401
39610 #, gcc-internal-format
39611 msgid "non-constant in-class initialization invalid for static member %qD"
39612 msgstr ""
39614 #: cp/decl.c:6404
39615 #, gcc-internal-format
39616 msgid ""
39617 "non-constant in-class initialization invalid for non-inline static member %qD"
39618 msgstr ""
39620 #: cp/decl.c:6409
39621 #, gcc-internal-format
39622 msgid "(an out of class initialization is required)"
39623 msgstr ""
39625 #: cp/decl.c:6588
39626 #, gcc-internal-format
39627 msgid "reference %qD is initialized with itself"
39628 msgstr ""
39630 #: cp/decl.c:6757
39631 #, gcc-internal-format
39632 msgid "assignment (not initialization) in declaration"
39633 msgstr ""
39635 #: cp/decl.c:6775 cp/decl.c:12325
39636 #, gcc-internal-format
39637 msgid "ISO C++1z does not allow %<register%> storage class specifier"
39638 msgstr ""
39640 #: cp/decl.c:6779 cp/decl.c:12329
39641 #, gcc-internal-format
39642 msgid "%<register%> storage class specifier used"
39643 msgstr ""
39645 #: cp/decl.c:6828
39646 #, gcc-internal-format
39647 msgid ""
39648 "initializer for %<decltype(auto) %D%> has function type (did you forget the "
39649 "%<()%> ?)"
39650 msgstr ""
39652 #: cp/decl.c:6931
39653 #, gcc-internal-format
39654 msgid "variable concept has no initializer"
39655 msgstr ""
39657 #: cp/decl.c:6959
39658 #, gcc-internal-format
39659 msgid "shadowing previous type declaration of %q#D"
39660 msgstr ""
39662 #: cp/decl.c:7145
39663 #, gcc-internal-format
39664 msgid "function %q#D is initialized like a variable"
39665 msgstr ""
39667 #: cp/decl.c:7205
39668 #, gcc-internal-format
39669 msgid ""
39670 "cannot decompose class type %qT because it has an anonymous struct member"
39671 msgstr ""
39673 #: cp/decl.c:7208
39674 #, gcc-internal-format
39675 msgid ""
39676 "cannot decompose class type %qT because it has an anonymous union member"
39677 msgstr ""
39679 #: cp/decl.c:7215
39680 #, gcc-internal-format
39681 msgid "cannot decompose non-public member %qD of %qT"
39682 msgstr ""
39684 #: cp/decl.c:7240
39685 #, gcc-internal-format
39686 msgid ""
39687 "cannot decompose class type %qT: both it and its base class %qT have non-"
39688 "static data members"
39689 msgstr ""
39691 #: cp/decl.c:7252
39692 #, gcc-internal-format
39693 msgid ""
39694 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
39695 "static data members"
39696 msgstr ""
39698 #: cp/decl.c:7444
39699 #, gcc-internal-format
39700 msgid "cannot decompose variable length array %qT"
39701 msgstr ""
39703 #: cp/decl.c:7452
39704 #, gcc-internal-format
39705 msgid "%u names provided while %qT decomposes into %wu elements"
39706 msgstr ""
39708 #: cp/decl.c:7455
39709 #, gcc-internal-format
39710 msgid "only %u names provided while %qT decomposes into %wu elements"
39711 msgstr ""
39713 #: cp/decl.c:7515
39714 #, gcc-internal-format
39715 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
39716 msgstr ""
39718 #: cp/decl.c:7535
39719 #, gcc-internal-format
39720 msgid "in initialization of decomposition variable %qD"
39721 msgstr ""
39723 #: cp/decl.c:7556
39724 #, gcc-internal-format
39725 msgid "cannot decompose union type %qT"
39726 msgstr ""
39728 #: cp/decl.c:7561
39729 #, gcc-internal-format
39730 msgid "cannot decompose non-array non-class type %qT"
39731 msgstr ""
39733 #: cp/decl.c:7571
39734 #, gcc-internal-format
39735 msgid "cannot decompose class type %qT without non-static data members"
39736 msgstr ""
39738 #: cp/decl.c:8000
39739 #, gcc-internal-format
39740 msgid ""
39741 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
39742 msgstr ""
39744 #: cp/decl.c:8003
39745 #, gcc-internal-format
39746 msgid ""
39747 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
39748 msgstr ""
39750 #: cp/decl.c:8009
39751 #, gcc-internal-format
39752 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
39753 msgstr ""
39755 #: cp/decl.c:8236
39756 #, gcc-internal-format
39757 msgid "initializer fails to determine size of %qT"
39758 msgstr ""
39760 #: cp/decl.c:8240
39761 #, gcc-internal-format
39762 msgid "array size missing in %qT"
39763 msgstr ""
39765 #: cp/decl.c:8243
39766 #, gcc-internal-format
39767 msgid "zero-size array %qT"
39768 msgstr ""
39770 #: cp/decl.c:8259
39771 #, gcc-internal-format
39772 msgid "destructor for alien class %qT cannot be a member"
39773 msgstr ""
39775 #: cp/decl.c:8261
39776 #, gcc-internal-format
39777 msgid "constructor for alien class %qT cannot be a member"
39778 msgstr ""
39780 #: cp/decl.c:8285
39781 #, gcc-internal-format
39782 msgid "%qD declared as a %<virtual%> variable"
39783 msgstr ""
39785 #: cp/decl.c:8287
39786 #, gcc-internal-format
39787 msgid ""
39788 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
39789 "declaration"
39790 msgstr ""
39792 #: cp/decl.c:8292
39793 #, gcc-internal-format
39794 msgid "%qD declared as a %<virtual%> parameter"
39795 msgstr ""
39797 #: cp/decl.c:8294
39798 #, gcc-internal-format
39799 msgid "%qD declared as an %<inline%> parameter"
39800 msgstr ""
39802 #: cp/decl.c:8296
39803 #, gcc-internal-format
39804 msgid ""
39805 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
39806 "declaration"
39807 msgstr ""
39809 #: cp/decl.c:8301
39810 #, gcc-internal-format
39811 msgid "%qD declared as a %<virtual%> type"
39812 msgstr ""
39814 #: cp/decl.c:8303
39815 #, gcc-internal-format
39816 msgid "%qD declared as an %<inline%> type"
39817 msgstr ""
39819 #: cp/decl.c:8305
39820 #, gcc-internal-format
39821 msgid ""
39822 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
39823 "declaration"
39824 msgstr ""
39826 #: cp/decl.c:8310
39827 #, gcc-internal-format
39828 msgid "%qD declared as a %<virtual%> field"
39829 msgstr ""
39831 #: cp/decl.c:8312
39832 #, gcc-internal-format
39833 msgid "%qD declared as an %<inline%> field"
39834 msgstr ""
39836 #: cp/decl.c:8314
39837 #, gcc-internal-format
39838 msgid ""
39839 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
39840 "declaration"
39841 msgstr ""
39843 #: cp/decl.c:8321
39844 #, gcc-internal-format
39845 msgid "%q+D declared as a friend"
39846 msgstr ""
39848 #: cp/decl.c:8328
39849 #, gcc-internal-format
39850 msgid "%q+D declared with an exception specification"
39851 msgstr ""
39853 #: cp/decl.c:8360
39854 #, gcc-internal-format
39855 msgid "definition of %qD is not in namespace enclosing %qT"
39856 msgstr ""
39858 #: cp/decl.c:8400
39859 #, gcc-internal-format
39860 msgid "static member function %q#D declared with type qualifiers"
39861 msgstr ""
39863 #: cp/decl.c:8410
39864 #, gcc-internal-format
39865 msgid "concept %q#D declared with function parameters"
39866 msgstr ""
39868 #: cp/decl.c:8416
39869 #, gcc-internal-format
39870 msgid "concept %q#D declared with a deduced return type"
39871 msgstr ""
39873 #: cp/decl.c:8418
39874 #, gcc-internal-format
39875 msgid "concept %q#D with non-%<bool%> return type %qT"
39876 msgstr ""
39878 #: cp/decl.c:8489
39879 #, gcc-internal-format
39880 msgid "concept %qD has no definition"
39881 msgstr ""
39883 #: cp/decl.c:8557
39884 #, gcc-internal-format
39885 msgid "defining explicit specialization %qD in friend declaration"
39886 msgstr ""
39888 #. Something like `template <class T> friend void f<T>()'.
39889 #: cp/decl.c:8567
39890 #, gcc-internal-format
39891 msgid "invalid use of template-id %qD in declaration of primary template"
39892 msgstr ""
39894 #: cp/decl.c:8585
39895 #, gcc-internal-format
39896 msgid ""
39897 "default arguments are not allowed in declaration of friend template "
39898 "specialization %qD"
39899 msgstr ""
39901 #: cp/decl.c:8593
39902 #, gcc-internal-format
39903 msgid ""
39904 "%<inline%> is not allowed in declaration of friend template specialization "
39905 "%qD"
39906 msgstr ""
39908 #: cp/decl.c:8640
39909 #, gcc-internal-format
39910 msgid "cannot declare %<::main%> to be a template"
39911 msgstr ""
39913 #: cp/decl.c:8642
39914 #, gcc-internal-format
39915 msgid "cannot declare %<::main%> to be inline"
39916 msgstr ""
39918 #: cp/decl.c:8644
39919 #, gcc-internal-format
39920 msgid "cannot declare %<::main%> to be constexpr"
39921 msgstr ""
39923 #: cp/decl.c:8646
39924 #, gcc-internal-format
39925 msgid "cannot declare %<::main%> to be static"
39926 msgstr ""
39928 #: cp/decl.c:8703
39929 #, gcc-internal-format
39930 msgid "static member function %qD cannot have cv-qualifier"
39931 msgstr ""
39933 #: cp/decl.c:8704
39934 #, gcc-internal-format
39935 msgid "non-member function %qD cannot have cv-qualifier"
39936 msgstr ""
39938 #: cp/decl.c:8712
39939 #, gcc-internal-format
39940 msgid "static member function %qD cannot have ref-qualifier"
39941 msgstr ""
39943 #: cp/decl.c:8713
39944 #, gcc-internal-format
39945 msgid "non-member function %qD cannot have ref-qualifier"
39946 msgstr ""
39948 #: cp/decl.c:8723
39949 #, gcc-internal-format
39950 msgid "deduction guide %qD must be declared at namespace scope"
39951 msgstr ""
39953 #: cp/decl.c:8730
39954 #, gcc-internal-format
39955 msgid "deduction guide %qD must be declared in the same scope as %qT"
39956 msgstr ""
39958 #: cp/decl.c:8732
39959 #, gcc-internal-format
39960 msgid "  declared here"
39961 msgstr ""
39963 #: cp/decl.c:8737
39964 #, gcc-internal-format
39965 msgid "deduction guide %qD must not have a function body"
39966 msgstr ""
39968 #: cp/decl.c:8750
39969 #, gcc-internal-format
39970 msgid "literal operator with C linkage"
39971 msgstr ""
39973 #: cp/decl.c:8759
39974 #, gcc-internal-format
39975 msgid "%qD has invalid argument list"
39976 msgstr ""
39978 #: cp/decl.c:8767
39979 #, gcc-internal-format
39980 msgid "integer suffix %<%s%> shadowed by implementation"
39981 msgstr ""
39983 #: cp/decl.c:8773
39984 #, gcc-internal-format
39985 msgid "floating point suffix %<%s%> shadowed by implementation"
39986 msgstr ""
39988 #: cp/decl.c:8779
39989 #, gcc-internal-format
39990 msgid "%qD must be a non-member function"
39991 msgstr ""
39993 #: cp/decl.c:8858
39994 #, gcc-internal-format
39995 msgid "%<::main%> must return %<int%>"
39996 msgstr ""
39998 #: cp/decl.c:8898
39999 #, gcc-internal-format
40000 msgid "definition of implicitly-declared %qD"
40001 msgstr ""
40003 #: cp/decl.c:8903
40004 #, gcc-internal-format
40005 msgid "definition of explicitly-defaulted %q+D"
40006 msgstr ""
40008 #: cp/decl.c:8905
40009 #, gcc-internal-format
40010 msgid "%q#D explicitly defaulted here"
40011 msgstr ""
40013 #: cp/decl.c:8922 cp/decl2.c:713
40014 #, gcc-internal-format
40015 msgid "no %q#D member function declared in class %qT"
40016 msgstr ""
40018 #: cp/decl.c:9111
40019 #, gcc-internal-format
40020 msgid "cannot declare %<::main%> to be a global variable"
40021 msgstr ""
40023 #: cp/decl.c:9119
40024 #, gcc-internal-format
40025 msgid "a non-template variable cannot be %<concept%>"
40026 msgstr ""
40028 #: cp/decl.c:9126
40029 #, gcc-internal-format
40030 msgid "concept must have type %<bool%>"
40031 msgstr ""
40033 #: cp/decl.c:9245
40034 #, gcc-internal-format
40035 msgid "in-class initialization of static data member %q#D of incomplete type"
40036 msgstr ""
40038 #: cp/decl.c:9249
40039 #, gcc-internal-format
40040 msgid ""
40041 "%<constexpr%> needed for in-class initialization of static data member %q#D "
40042 "of non-integral type"
40043 msgstr ""
40045 #: cp/decl.c:9253
40046 #, gcc-internal-format
40047 msgid "in-class initialization of static data member %q#D of non-literal type"
40048 msgstr ""
40050 #: cp/decl.c:9267
40051 #, gcc-internal-format
40052 msgid ""
40053 "invalid in-class initialization of static data member of non-integral type "
40054 "%qT"
40055 msgstr ""
40057 #: cp/decl.c:9274
40058 #, gcc-internal-format
40059 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
40060 msgstr ""
40062 #: cp/decl.c:9279
40063 #, gcc-internal-format
40064 msgid ""
40065 "ISO C++ forbids initialization of member constant %qD of non-integral type "
40066 "%qT"
40067 msgstr ""
40069 #: cp/decl.c:9374 cp/decl.c:9401
40070 #, gcc-internal-format
40071 msgid "size of array %qD has non-integral type %qT"
40072 msgstr ""
40074 #: cp/decl.c:9377 cp/decl.c:9403
40075 #, gcc-internal-format
40076 msgid "size of array has non-integral type %qT"
40077 msgstr ""
40079 #: cp/decl.c:9434 cp/decl.c:9487
40080 #, gcc-internal-format
40081 msgid "size of array is not an integral constant-expression"
40082 msgstr ""
40084 #: cp/decl.c:9453
40085 #, gcc-internal-format
40086 msgid "size of array %qD is negative"
40087 msgstr ""
40089 #: cp/decl.c:9455 cp/init.c:3475
40090 #, gcc-internal-format
40091 msgid "size of array is negative"
40092 msgstr ""
40094 #: cp/decl.c:9469
40095 #, gcc-internal-format
40096 msgid "ISO C++ forbids zero-size array %qD"
40097 msgstr ""
40099 #: cp/decl.c:9471
40100 #, gcc-internal-format
40101 msgid "ISO C++ forbids zero-size array"
40102 msgstr ""
40104 #: cp/decl.c:9484
40105 #, gcc-internal-format
40106 msgid "size of array %qD is not an integral constant-expression"
40107 msgstr ""
40109 #: cp/decl.c:9493
40110 #, gcc-internal-format
40111 msgid "ISO C++ forbids variable length array %qD"
40112 msgstr ""
40114 #: cp/decl.c:9495
40115 #, gcc-internal-format
40116 msgid "ISO C++ forbids variable length array"
40117 msgstr ""
40119 #: cp/decl.c:9501
40120 #, gcc-internal-format
40121 msgid "variable length array %qD is used"
40122 msgstr ""
40124 #: cp/decl.c:9504
40125 #, gcc-internal-format
40126 msgid "variable length array is used"
40127 msgstr ""
40129 #: cp/decl.c:9555
40130 #, gcc-internal-format
40131 msgid "overflow in array dimension"
40132 msgstr ""
40134 #: cp/decl.c:9608
40135 #, gcc-internal-format
40136 msgid "%qD declared as array of %qT"
40137 msgstr ""
40139 #: cp/decl.c:9618
40140 #, gcc-internal-format
40141 msgid "declaration of %qD as array of void"
40142 msgstr ""
40144 #: cp/decl.c:9620
40145 #, gcc-internal-format
40146 msgid "creating array of void"
40147 msgstr ""
40149 #: cp/decl.c:9625
40150 #, gcc-internal-format
40151 msgid "declaration of %qD as array of functions"
40152 msgstr ""
40154 #: cp/decl.c:9627
40155 #, gcc-internal-format
40156 msgid "creating array of functions"
40157 msgstr ""
40159 #: cp/decl.c:9632
40160 #, gcc-internal-format
40161 msgid "declaration of %qD as array of references"
40162 msgstr ""
40164 #: cp/decl.c:9634
40165 #, gcc-internal-format
40166 msgid "creating array of references"
40167 msgstr ""
40169 #: cp/decl.c:9639
40170 #, gcc-internal-format
40171 msgid "declaration of %qD as array of function members"
40172 msgstr ""
40174 #: cp/decl.c:9641
40175 #, gcc-internal-format
40176 msgid "creating array of function members"
40177 msgstr ""
40179 #: cp/decl.c:9655
40180 #, gcc-internal-format
40181 msgid ""
40182 "declaration of %qD as multidimensional array must have bounds for all "
40183 "dimensions except the first"
40184 msgstr ""
40186 #: cp/decl.c:9659
40187 #, gcc-internal-format
40188 msgid ""
40189 "multidimensional array must have bounds for all dimensions except the first"
40190 msgstr ""
40192 #: cp/decl.c:9718
40193 #, gcc-internal-format
40194 msgid "return type specification for constructor invalid"
40195 msgstr ""
40197 #: cp/decl.c:9721
40198 #, gcc-internal-format
40199 msgid "qualifiers are not allowed on constructor declaration"
40200 msgstr ""
40202 #: cp/decl.c:9731
40203 #, gcc-internal-format
40204 msgid "return type specification for destructor invalid"
40205 msgstr ""
40207 #: cp/decl.c:9734
40208 #, gcc-internal-format
40209 msgid "qualifiers are not allowed on destructor declaration"
40210 msgstr ""
40212 #: cp/decl.c:9746
40213 #, gcc-internal-format
40214 msgid "return type specified for %<operator %T%>"
40215 msgstr ""
40217 #: cp/decl.c:9749
40218 #, gcc-internal-format
40219 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
40220 msgstr ""
40222 #: cp/decl.c:9773
40223 #, gcc-internal-format
40224 msgid "unnamed variable or field declared void"
40225 msgstr ""
40227 #: cp/decl.c:9780
40228 #, gcc-internal-format
40229 msgid "variable or field declared void"
40230 msgstr ""
40232 #: cp/decl.c:9795
40233 #, gcc-internal-format
40234 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
40235 msgstr ""
40237 #: cp/decl.c:9801
40238 #, gcc-internal-format
40239 msgid "inline variables are only available with -std=c++1z or -std=gnu++1z"
40240 msgstr ""
40242 #: cp/decl.c:10011
40243 #, gcc-internal-format
40244 msgid "invalid use of qualified-name %<::%D%>"
40245 msgstr ""
40247 #: cp/decl.c:10014 cp/decl.c:10034
40248 #, gcc-internal-format
40249 msgid "invalid use of qualified-name %<%T::%D%>"
40250 msgstr ""
40252 #: cp/decl.c:10017
40253 #, gcc-internal-format
40254 msgid "invalid use of qualified-name %<%D::%D%>"
40255 msgstr ""
40257 #: cp/decl.c:10026
40258 #, gcc-internal-format
40259 msgid "%q#T is not a class or a namespace"
40260 msgstr ""
40262 #: cp/decl.c:10050 cp/decl.c:10151 cp/decl.c:10160 cp/decl.c:11698
40263 #, gcc-internal-format
40264 msgid "declaration of %qD as non-function"
40265 msgstr ""
40267 #: cp/decl.c:10056
40268 #, gcc-internal-format
40269 msgid "declaration of %qD as non-member"
40270 msgstr ""
40272 #: cp/decl.c:10092
40273 #, gcc-internal-format
40274 msgid "declarator-id missing; using reserved word %qD"
40275 msgstr ""
40277 #: cp/decl.c:10143
40278 #, gcc-internal-format
40279 msgid "function definition does not declare parameters"
40280 msgstr ""
40282 #: cp/decl.c:10168
40283 #, gcc-internal-format
40284 msgid "declaration of %qD as %<typedef%>"
40285 msgstr ""
40287 #: cp/decl.c:10173
40288 #, gcc-internal-format
40289 msgid "declaration of %qD as parameter"
40290 msgstr ""
40292 #: cp/decl.c:10206
40293 #, gcc-internal-format
40294 msgid "%<concept%> cannot appear in a typedef declaration"
40295 msgstr ""
40297 #: cp/decl.c:10212
40298 #, gcc-internal-format
40299 msgid "%<constexpr%> cannot appear in a typedef declaration"
40300 msgstr ""
40302 #: cp/decl.c:10220
40303 #, gcc-internal-format
40304 msgid "two or more data types in declaration of %qs"
40305 msgstr ""
40307 #: cp/decl.c:10226
40308 #, gcc-internal-format
40309 msgid "conflicting specifiers in declaration of %qs"
40310 msgstr ""
40312 #: cp/decl.c:10267
40313 #, gcc-internal-format
40314 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
40315 msgstr ""
40317 #: cp/decl.c:10315 cp/decl.c:10318 cp/decl.c:10321
40318 #, gcc-internal-format
40319 msgid "ISO C++ forbids declaration of %qs with no type"
40320 msgstr ""
40322 #: cp/decl.c:10337
40323 #, gcc-internal-format
40324 msgid "%<__int%d%> is not supported by this target"
40325 msgstr ""
40327 #: cp/decl.c:10343
40328 #, gcc-internal-format
40329 msgid "ISO C++ does not support %<__int%d%> for %qs"
40330 msgstr ""
40332 #: cp/decl.c:10365 cp/decl.c:10385
40333 #, gcc-internal-format
40334 msgid "%<signed%> or %<unsigned%> invalid for %qs"
40335 msgstr ""
40337 #: cp/decl.c:10367
40338 #, gcc-internal-format
40339 msgid "%<signed%> and %<unsigned%> specified together for %qs"
40340 msgstr ""
40342 #: cp/decl.c:10369
40343 #, gcc-internal-format
40344 msgid "%<long long%> invalid for %qs"
40345 msgstr ""
40347 #: cp/decl.c:10371
40348 #, gcc-internal-format
40349 msgid "%<long%> invalid for %qs"
40350 msgstr ""
40352 #: cp/decl.c:10373
40353 #, gcc-internal-format
40354 msgid "%<short%> invalid for %qs"
40355 msgstr ""
40357 #: cp/decl.c:10375
40358 #, gcc-internal-format
40359 msgid "%<long%> or %<short%> invalid for %qs"
40360 msgstr ""
40362 #: cp/decl.c:10377
40363 #, gcc-internal-format
40364 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
40365 msgstr ""
40367 #: cp/decl.c:10379
40368 #, gcc-internal-format
40369 msgid "%<long%> or %<short%> specified with char for %qs"
40370 msgstr ""
40372 #: cp/decl.c:10381
40373 #, gcc-internal-format
40374 msgid "%<long%> and %<short%> specified together for %qs"
40375 msgstr ""
40377 #: cp/decl.c:10387
40378 #, gcc-internal-format
40379 msgid "%<short%> or %<long%> invalid for %qs"
40380 msgstr ""
40382 #: cp/decl.c:10395
40383 #, gcc-internal-format
40384 msgid "long, short, signed or unsigned used invalidly for %qs"
40385 msgstr ""
40387 #: cp/decl.c:10463
40388 #, gcc-internal-format
40389 msgid "complex invalid for %qs"
40390 msgstr ""
40392 #: cp/decl.c:10502
40393 #, gcc-internal-format
40394 msgid ""
40395 "template placeholder type %qT must be followed by a simple declarator-id"
40396 msgstr ""
40398 #: cp/decl.c:10520
40399 #, gcc-internal-format
40400 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
40401 msgstr ""
40403 #: cp/decl.c:10526
40404 #, gcc-internal-format
40405 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
40406 msgstr ""
40408 #: cp/decl.c:10536
40409 #, gcc-internal-format
40410 msgid "typedef declaration invalid in parameter declaration"
40411 msgstr ""
40413 #: cp/decl.c:10541
40414 #, gcc-internal-format
40415 msgid "storage class specified for template parameter %qs"
40416 msgstr ""
40418 #: cp/decl.c:10547
40419 #, gcc-internal-format
40420 msgid "storage class specifiers invalid in parameter declarations"
40421 msgstr ""
40423 #: cp/decl.c:10551
40424 #, gcc-internal-format
40425 msgid "a parameter cannot be declared %<concept%>"
40426 msgstr ""
40428 #: cp/decl.c:10556
40429 #, gcc-internal-format
40430 msgid "a parameter cannot be declared %<constexpr%>"
40431 msgstr ""
40433 #: cp/decl.c:10566
40434 #, gcc-internal-format
40435 msgid "%<virtual%> outside class declaration"
40436 msgstr ""
40438 #: cp/decl.c:10576
40439 #, gcc-internal-format
40440 msgid "decomposition declaration cannot be declared %<inline%>"
40441 msgstr ""
40443 #: cp/decl.c:10579
40444 #, gcc-internal-format
40445 msgid "decomposition declaration cannot be declared %<typedef%>"
40446 msgstr ""
40448 #: cp/decl.c:10581
40449 #, gcc-internal-format
40450 msgid "decomposition declaration cannot be declared %<constexpr%>"
40451 msgstr ""
40453 #: cp/decl.c:10585
40454 #, gcc-internal-format
40455 msgid "decomposition declaration cannot be declared %qs"
40456 msgstr ""
40458 #: cp/decl.c:10590
40459 #, gcc-internal-format
40460 msgid "decomposition declaration cannot be declared %<concept%>"
40461 msgstr ""
40463 #: cp/decl.c:10596
40464 #, gcc-internal-format
40465 msgid "decomposition declaration cannot be declared %<register%>"
40466 msgstr ""
40468 #: cp/decl.c:10600
40469 #, gcc-internal-format
40470 msgid "decomposition declaration cannot be declared %<static%>"
40471 msgstr ""
40473 #: cp/decl.c:10604
40474 #, gcc-internal-format
40475 msgid "decomposition declaration cannot be declared %<extern%>"
40476 msgstr ""
40478 #: cp/decl.c:10608
40479 #, gcc-internal-format
40480 msgid "decomposition declaration cannot be declared %<mutable%>"
40481 msgstr ""
40483 #: cp/decl.c:10612
40484 #, gcc-internal-format
40485 msgid "decomposition declaration cannot be declared C++98 %<auto%>"
40486 msgstr ""
40488 #: cp/decl.c:10623
40489 #, gcc-internal-format
40490 msgid "decomposition declaration cannot be declared with type %qT"
40491 msgstr ""
40493 #: cp/decl.c:10626
40494 #, gcc-internal-format
40495 msgid ""
40496 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
40497 msgstr ""
40499 #: cp/decl.c:10657
40500 #, gcc-internal-format
40501 msgid "multiple storage classes in declaration of %qs"
40502 msgstr ""
40504 #: cp/decl.c:10680
40505 #, gcc-internal-format
40506 msgid "storage class specified for %qs"
40507 msgstr ""
40509 #: cp/decl.c:10684
40510 #, gcc-internal-format
40511 msgid "storage class specified for parameter %qs"
40512 msgstr ""
40514 #: cp/decl.c:10697
40515 #, gcc-internal-format
40516 msgid "nested function %qs declared %<extern%>"
40517 msgstr ""
40519 #: cp/decl.c:10701
40520 #, gcc-internal-format
40521 msgid "top-level declaration of %qs specifies %<auto%>"
40522 msgstr ""
40524 #: cp/decl.c:10708
40525 #, gcc-internal-format
40526 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
40527 msgstr ""
40529 #: cp/decl.c:10720
40530 #, gcc-internal-format
40531 msgid "storage class specifiers invalid in friend function declarations"
40532 msgstr ""
40534 #: cp/decl.c:10828
40535 #, gcc-internal-format
40536 msgid "%qs declared as function returning a function"
40537 msgstr ""
40539 #: cp/decl.c:10833
40540 #, gcc-internal-format
40541 msgid "%qs declared as function returning an array"
40542 msgstr ""
40544 #: cp/decl.c:10857
40545 #, gcc-internal-format
40546 msgid "requires-clause on return type"
40547 msgstr ""
40549 #: cp/decl.c:10877
40550 #, gcc-internal-format
40551 msgid "%qs function uses %<auto%> type specifier without trailing return type"
40552 msgstr ""
40554 #: cp/decl.c:10880
40555 #, gcc-internal-format
40556 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
40557 msgstr ""
40559 #: cp/decl.c:10886
40560 #, gcc-internal-format
40561 msgid "virtual function cannot have deduced return type"
40562 msgstr ""
40564 #: cp/decl.c:10893
40565 #, gcc-internal-format
40566 msgid ""
40567 "%qs function with trailing return type has %qT as its type rather than plain "
40568 "%<auto%>"
40569 msgstr ""
40571 #: cp/decl.c:10903
40572 #, gcc-internal-format
40573 msgid "deduction guide for %qT must have trailing return type"
40574 msgstr ""
40576 #: cp/decl.c:10907
40577 #, gcc-internal-format
40578 msgid "deduced class type %qT in function return type"
40579 msgstr ""
40581 #: cp/decl.c:10918
40582 #, gcc-internal-format
40583 msgid ""
40584 "trailing return type %qT of deduction guide is not a specialization of %qT"
40585 msgstr ""
40587 #. Not using maybe_warn_cpp0x because this should
40588 #. always be an error.
40589 #: cp/decl.c:10929
40590 #, gcc-internal-format
40591 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
40592 msgstr ""
40594 #: cp/decl.c:10932
40595 #, gcc-internal-format
40596 msgid ""
40597 "%qs function with trailing return type not declared with %<auto%> type "
40598 "specifier"
40599 msgstr ""
40601 #: cp/decl.c:10968
40602 #, gcc-internal-format
40603 msgid "destructor cannot be static member function"
40604 msgstr ""
40606 #: cp/decl.c:10969
40607 #, gcc-internal-format
40608 msgid "constructor cannot be static member function"
40609 msgstr ""
40611 #: cp/decl.c:10973
40612 #, gcc-internal-format
40613 msgid "destructors may not be cv-qualified"
40614 msgstr ""
40616 #: cp/decl.c:10974
40617 #, gcc-internal-format
40618 msgid "constructors may not be cv-qualified"
40619 msgstr ""
40621 #: cp/decl.c:10982
40622 #, gcc-internal-format
40623 msgid "destructors may not be ref-qualified"
40624 msgstr ""
40626 #: cp/decl.c:11001
40627 #, gcc-internal-format
40628 msgid "constructors cannot be declared %<virtual%>"
40629 msgstr ""
40631 #. Cannot be both friend and virtual.
40632 #: cp/decl.c:11016
40633 #, gcc-internal-format
40634 msgid "virtual functions cannot be friends"
40635 msgstr ""
40637 #: cp/decl.c:11020
40638 #, gcc-internal-format
40639 msgid "friend declaration not in class definition"
40640 msgstr ""
40642 #: cp/decl.c:11022
40643 #, gcc-internal-format
40644 msgid "can%'t define friend function %qs in a local class definition"
40645 msgstr ""
40647 #: cp/decl.c:11034
40648 #, gcc-internal-format
40649 msgid "a conversion function cannot have a trailing return type"
40650 msgstr ""
40652 #: cp/decl.c:11045
40653 #, gcc-internal-format
40654 msgid "destructors may not have parameters"
40655 msgstr ""
40657 #: cp/decl.c:11085
40658 #, gcc-internal-format
40659 msgid "cannot declare pointer to %q#T"
40660 msgstr ""
40662 #: cp/decl.c:11098 cp/decl.c:11105
40663 #, gcc-internal-format
40664 msgid "cannot declare reference to %q#T"
40665 msgstr ""
40667 #: cp/decl.c:11107
40668 #, gcc-internal-format
40669 msgid "cannot declare pointer to %q#T member"
40670 msgstr ""
40672 #: cp/decl.c:11136
40673 #, gcc-internal-format
40674 msgid "cannot declare reference to qualified function type %qT"
40675 msgstr ""
40677 #: cp/decl.c:11137
40678 #, gcc-internal-format
40679 msgid "cannot declare pointer to qualified function type %qT"
40680 msgstr ""
40682 #: cp/decl.c:11210
40683 #, gcc-internal-format
40684 msgid ""
40685 "cannot declare reference to %q#T, which is not a typedef or a template type "
40686 "argument"
40687 msgstr ""
40689 #: cp/decl.c:11280
40690 #, gcc-internal-format
40691 msgid "template-id %qD used as a declarator"
40692 msgstr ""
40694 #: cp/decl.c:11305
40695 #, gcc-internal-format
40696 msgid "member functions are implicitly friends of their class"
40697 msgstr ""
40699 #: cp/decl.c:11311
40700 #, gcc-internal-format
40701 msgid "extra qualification %<%T::%> on member %qs"
40702 msgstr ""
40704 #: cp/decl.c:11341
40705 #, gcc-internal-format
40706 msgid "cannot define member function %<%T::%s%> within %<%T%>"
40707 msgstr ""
40709 #: cp/decl.c:11343
40710 #, gcc-internal-format
40711 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
40712 msgstr ""
40714 #: cp/decl.c:11351
40715 #, gcc-internal-format
40716 msgid "cannot declare member %<%T::%s%> within %qT"
40717 msgstr ""
40719 #: cp/decl.c:11384
40720 #, gcc-internal-format
40721 msgid "non-parameter %qs cannot be a parameter pack"
40722 msgstr ""
40724 #: cp/decl.c:11392
40725 #, gcc-internal-format
40726 msgid "data member may not have variably modified type %qT"
40727 msgstr ""
40729 #: cp/decl.c:11394
40730 #, gcc-internal-format
40731 msgid "parameter may not have variably modified type %qT"
40732 msgstr ""
40734 #: cp/decl.c:11405
40735 #, gcc-internal-format
40736 msgid "%<explicit%> outside class declaration"
40737 msgstr ""
40739 #: cp/decl.c:11408
40740 #, gcc-internal-format
40741 msgid "%<explicit%> in friend declaration"
40742 msgstr ""
40744 #: cp/decl.c:11411
40745 #, gcc-internal-format
40746 msgid ""
40747 "only declarations of constructors and conversion operators can be %<explicit"
40748 "%>"
40749 msgstr ""
40751 #: cp/decl.c:11420
40752 #, gcc-internal-format
40753 msgid "non-member %qs cannot be declared %<mutable%>"
40754 msgstr ""
40756 #: cp/decl.c:11425
40757 #, gcc-internal-format
40758 msgid "non-object member %qs cannot be declared %<mutable%>"
40759 msgstr ""
40761 #: cp/decl.c:11431
40762 #, gcc-internal-format
40763 msgid "function %qs cannot be declared %<mutable%>"
40764 msgstr ""
40766 #: cp/decl.c:11436
40767 #, gcc-internal-format
40768 msgid "static %qs cannot be declared %<mutable%>"
40769 msgstr ""
40771 #: cp/decl.c:11441
40772 #, gcc-internal-format
40773 msgid "const %qs cannot be declared %<mutable%>"
40774 msgstr ""
40776 #: cp/decl.c:11446
40777 #, gcc-internal-format
40778 msgid "reference %qs cannot be declared %<mutable%>"
40779 msgstr ""
40781 #: cp/decl.c:11477
40782 #, gcc-internal-format
40783 msgid "typedef declared %<auto%>"
40784 msgstr ""
40786 #: cp/decl.c:11482
40787 #, gcc-internal-format
40788 msgid "requires-clause on typedef"
40789 msgstr ""
40791 #: cp/decl.c:11490
40792 #, gcc-internal-format
40793 msgid "typedef name may not be a nested-name-specifier"
40794 msgstr ""
40796 #: cp/decl.c:11511
40797 #, gcc-internal-format
40798 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
40799 msgstr ""
40801 #: cp/decl.c:11627
40802 #, gcc-internal-format
40803 msgid "%<inline%> specified for friend class declaration"
40804 msgstr ""
40806 #: cp/decl.c:11635
40807 #, gcc-internal-format
40808 msgid "template parameters cannot be friends"
40809 msgstr ""
40811 #: cp/decl.c:11637
40812 #, gcc-internal-format
40813 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
40814 msgstr ""
40816 #: cp/decl.c:11641
40817 #, gcc-internal-format
40818 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
40819 msgstr ""
40821 #: cp/decl.c:11654
40822 #, gcc-internal-format
40823 msgid "trying to make class %qT a friend of global scope"
40824 msgstr ""
40826 #: cp/decl.c:11674
40827 #, gcc-internal-format
40828 msgid "invalid qualifiers on non-member function type"
40829 msgstr ""
40831 #: cp/decl.c:11678
40832 #, gcc-internal-format
40833 msgid "requires-clause on type-id"
40834 msgstr ""
40836 #: cp/decl.c:11688
40837 #, gcc-internal-format
40838 msgid "abstract declarator %qT used as declaration"
40839 msgstr ""
40841 #: cp/decl.c:11706
40842 #, gcc-internal-format
40843 msgid "requires-clause on declaration of non-function type %qT"
40844 msgstr ""
40846 #: cp/decl.c:11724
40847 #, gcc-internal-format
40848 msgid "cannot use %<::%> in parameter declaration"
40849 msgstr ""
40851 #: cp/decl.c:11730
40852 #, gcc-internal-format
40853 msgid "%<auto%> parameter not permitted in this context"
40854 msgstr ""
40856 #: cp/decl.c:11732
40857 #, gcc-internal-format
40858 msgid "parameter declared %<auto%>"
40859 msgstr ""
40861 #: cp/decl.c:11780 cp/decl.c:12288 cp/parser.c:3164
40862 #, gcc-internal-format
40863 msgid "invalid use of template-name %qE without an argument list"
40864 msgstr ""
40866 #: cp/decl.c:11784
40867 #, gcc-internal-format
40868 msgid "non-static data member declared with placeholder %qT"
40869 msgstr ""
40871 #. Something like struct S { int N::j; };
40872 #: cp/decl.c:11816
40873 #, gcc-internal-format
40874 msgid "invalid use of %<::%>"
40875 msgstr ""
40877 #: cp/decl.c:11838
40878 #, gcc-internal-format
40879 msgid "declaration of function %qD in invalid context"
40880 msgstr ""
40882 #: cp/decl.c:11847
40883 #, gcc-internal-format
40884 msgid "function %qD declared %<virtual%> inside a union"
40885 msgstr ""
40887 #: cp/decl.c:11856
40888 #, gcc-internal-format
40889 msgid "%qD cannot be declared %<virtual%>, since it is always static"
40890 msgstr ""
40892 #: cp/decl.c:11872
40893 #, gcc-internal-format
40894 msgid "expected qualified name in friend declaration for destructor %qD"
40895 msgstr ""
40897 #: cp/decl.c:11879
40898 #, gcc-internal-format
40899 msgid "declaration of %qD as member of %qT"
40900 msgstr ""
40902 #: cp/decl.c:11885
40903 #, gcc-internal-format
40904 msgid "a destructor cannot be %<concept%>"
40905 msgstr ""
40907 #: cp/decl.c:11890
40908 #, gcc-internal-format
40909 msgid "a destructor cannot be %<constexpr%>"
40910 msgstr ""
40912 #: cp/decl.c:11896
40913 #, gcc-internal-format
40914 msgid "expected qualified name in friend declaration for constructor %qD"
40915 msgstr ""
40917 #: cp/decl.c:11904
40918 #, gcc-internal-format
40919 msgid "a constructor cannot be %<concept%>"
40920 msgstr ""
40922 #: cp/decl.c:11909
40923 #, gcc-internal-format
40924 msgid "a concept cannot be a member function"
40925 msgstr ""
40927 #: cp/decl.c:11918
40928 #, gcc-internal-format
40929 msgid "specialization of variable template %qD declared as function"
40930 msgstr ""
40932 #: cp/decl.c:11921
40933 #, gcc-internal-format
40934 msgid "variable template declared here"
40935 msgstr ""
40937 #: cp/decl.c:11976
40938 #, gcc-internal-format
40939 msgid "field %qD has incomplete type %qT"
40940 msgstr ""
40942 #: cp/decl.c:11981
40943 #, gcc-internal-format
40944 msgid "name %qT has incomplete type"
40945 msgstr ""
40947 #: cp/decl.c:11991
40948 #, gcc-internal-format
40949 msgid "%qE is neither function nor member function; cannot be declared friend"
40950 msgstr ""
40952 #: cp/decl.c:12045
40953 #, gcc-internal-format
40954 msgid "static data member %qE declared %<concept%>"
40955 msgstr ""
40957 #: cp/decl.c:12049
40958 #, gcc-internal-format
40959 msgid "constexpr static data member %qD must have an initializer"
40960 msgstr ""
40962 #: cp/decl.c:12068
40963 #, gcc-internal-format
40964 msgid "non-static data member %qE declared %<concept%>"
40965 msgstr ""
40967 #: cp/decl.c:12072
40968 #, gcc-internal-format
40969 msgid "non-static data member %qE declared %<constexpr%>"
40970 msgstr ""
40972 #: cp/decl.c:12123
40973 #, gcc-internal-format
40974 msgid "storage class %<auto%> invalid for function %qs"
40975 msgstr ""
40977 #: cp/decl.c:12125
40978 #, gcc-internal-format
40979 msgid "storage class %<register%> invalid for function %qs"
40980 msgstr ""
40982 #: cp/decl.c:12129
40983 #, gcc-internal-format
40984 msgid "storage class %<__thread%> invalid for function %qs"
40985 msgstr ""
40987 #: cp/decl.c:12132
40988 #, gcc-internal-format
40989 msgid "storage class %<thread_local%> invalid for function %qs"
40990 msgstr ""
40992 #: cp/decl.c:12137
40993 #, gcc-internal-format
40994 msgid "virt-specifiers in %qs not allowed outside a class definition"
40995 msgstr ""
40997 #: cp/decl.c:12148
40998 #, gcc-internal-format
40999 msgid ""
41000 "%<static%> specifier invalid for function %qs declared out of global scope"
41001 msgstr ""
41003 #: cp/decl.c:12152
41004 #, gcc-internal-format
41005 msgid ""
41006 "%<inline%> specifier invalid for function %qs declared out of global scope"
41007 msgstr ""
41009 #: cp/decl.c:12160
41010 #, gcc-internal-format
41011 msgid "virtual non-class function %qs"
41012 msgstr ""
41014 #: cp/decl.c:12167
41015 #, gcc-internal-format
41016 msgid "%qs defined in a non-class scope"
41017 msgstr ""
41019 #: cp/decl.c:12168
41020 #, gcc-internal-format
41021 msgid "%qs declared in a non-class scope"
41022 msgstr ""
41024 #: cp/decl.c:12201
41025 #, gcc-internal-format
41026 msgid "cannot declare member function %qD to have static linkage"
41027 msgstr ""
41029 #. 7.1.1: There can be no static function declarations within a
41030 #. block.
41031 #: cp/decl.c:12209
41032 #, gcc-internal-format
41033 msgid "cannot declare static function inside another function"
41034 msgstr ""
41036 #: cp/decl.c:12245
41037 #, gcc-internal-format
41038 msgid ""
41039 "%<static%> may not be used when defining (as opposed to declaring) a static "
41040 "data member"
41041 msgstr ""
41043 #: cp/decl.c:12252
41044 #, gcc-internal-format
41045 msgid "static member %qD declared %<register%>"
41046 msgstr ""
41048 #: cp/decl.c:12258
41049 #, gcc-internal-format
41050 msgid "cannot explicitly declare member %q#D to have extern linkage"
41051 msgstr ""
41053 #: cp/decl.c:12265
41054 #, gcc-internal-format
41055 msgid "declaration of constexpr variable %qD is not a definition"
41056 msgstr ""
41058 #: cp/decl.c:12290
41059 #, gcc-internal-format
41060 msgid "class template argument deduction requires an initializer"
41061 msgstr ""
41063 #: cp/decl.c:12294
41064 #, gcc-internal-format
41065 msgid "declaration of %q#D has no initializer"
41066 msgstr ""
41068 #: cp/decl.c:12305
41069 #, gcc-internal-format
41070 msgid "%qs initialized and declared %<extern%>"
41071 msgstr ""
41073 #: cp/decl.c:12309
41074 #, gcc-internal-format
41075 msgid "%qs has both %<extern%> and initializer"
41076 msgstr ""
41078 #: cp/decl.c:12469
41079 #, gcc-internal-format
41080 msgid "default argument %qE uses %qD"
41081 msgstr ""
41083 #: cp/decl.c:12472
41084 #, gcc-internal-format
41085 msgid "default argument %qE uses local variable %qD"
41086 msgstr ""
41088 #: cp/decl.c:12556
41089 #, gcc-internal-format
41090 msgid "invalid use of cv-qualified type %qT in parameter declaration"
41091 msgstr ""
41093 #: cp/decl.c:12560
41094 #, gcc-internal-format
41095 msgid "invalid use of type %<void%> in parameter declaration"
41096 msgstr ""
41098 #: cp/decl.c:12583
41099 #, gcc-internal-format
41100 msgid "parameter %qD invalidly declared method type"
41101 msgstr ""
41103 #: cp/decl.c:12608
41104 #, gcc-internal-format
41105 msgid "parameter %qD includes pointer to array of unknown bound %qT"
41106 msgstr ""
41108 #: cp/decl.c:12610
41109 #, gcc-internal-format
41110 msgid "parameter %qD includes reference to array of unknown bound %qT"
41111 msgstr ""
41113 #. [class.copy]
41115 #. A declaration of a constructor for a class X is ill-formed if
41116 #. its first parameter is of type (optionally cv-qualified) X
41117 #. and either there are no other parameters or else all other
41118 #. parameters have default arguments.
41120 #. We *don't* complain about member template instantiations that
41121 #. have this form, though; they can occur as we try to decide
41122 #. what constructor to use during overload resolution.  Since
41123 #. overload resolution will never prefer such a constructor to
41124 #. the non-template copy constructor (which is either explicitly
41125 #. or implicitly defined), there's no need to worry about their
41126 #. existence.  Theoretically, they should never even be
41127 #. instantiated, but that's hard to forestall.
41128 #: cp/decl.c:12860
41129 #, gcc-internal-format
41130 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
41131 msgstr ""
41133 #: cp/decl.c:12982
41134 #, gcc-internal-format
41135 msgid "%qD may not be declared within a namespace"
41136 msgstr ""
41138 #: cp/decl.c:12987
41139 #, gcc-internal-format
41140 msgid "%qD may not be declared as static"
41141 msgstr ""
41143 #: cp/decl.c:13013
41144 #, gcc-internal-format
41145 msgid "%qD must be a nonstatic member function"
41146 msgstr ""
41148 #: cp/decl.c:13022
41149 #, gcc-internal-format
41150 msgid ""
41151 "%qD must be either a non-static member function or a non-member function"
41152 msgstr ""
41154 #: cp/decl.c:13044
41155 #, gcc-internal-format
41156 msgid "%qD must have an argument of class or enumerated type"
41157 msgstr ""
41159 #: cp/decl.c:13073
41160 #, gcc-internal-format
41161 msgid ""
41162 "conversion to a reference to void will never use a type conversion operator"
41163 msgstr ""
41165 #: cp/decl.c:13075
41166 #, gcc-internal-format
41167 msgid "conversion to void will never use a type conversion operator"
41168 msgstr ""
41170 #: cp/decl.c:13082
41171 #, gcc-internal-format
41172 msgid ""
41173 "conversion to a reference to the same type will never use a type conversion "
41174 "operator"
41175 msgstr ""
41177 #: cp/decl.c:13084
41178 #, gcc-internal-format
41179 msgid "conversion to the same type will never use a type conversion operator"
41180 msgstr ""
41182 #: cp/decl.c:13092
41183 #, gcc-internal-format
41184 msgid ""
41185 "conversion to a reference to a base class will never use a type conversion "
41186 "operator"
41187 msgstr ""
41189 #: cp/decl.c:13094
41190 #, gcc-internal-format
41191 msgid "conversion to a base class will never use a type conversion operator"
41192 msgstr ""
41194 #. 13.4.0.3
41195 #: cp/decl.c:13103
41196 #, gcc-internal-format
41197 msgid "ISO C++ prohibits overloading operator ?:"
41198 msgstr ""
41200 #: cp/decl.c:13108
41201 #, gcc-internal-format
41202 msgid "%qD must not have variable number of arguments"
41203 msgstr ""
41205 #: cp/decl.c:13159
41206 #, gcc-internal-format
41207 msgid "postfix %qD must take %<int%> as its argument"
41208 msgstr ""
41210 #: cp/decl.c:13162
41211 #, gcc-internal-format
41212 msgid "postfix %qD must take %<int%> as its second argument"
41213 msgstr ""
41215 #: cp/decl.c:13170
41216 #, gcc-internal-format
41217 msgid "%qD must take either zero or one argument"
41218 msgstr ""
41220 #: cp/decl.c:13172
41221 #, gcc-internal-format
41222 msgid "%qD must take either one or two arguments"
41223 msgstr ""
41225 #: cp/decl.c:13194
41226 #, gcc-internal-format
41227 msgid "prefix %qD should return %qT"
41228 msgstr ""
41230 #: cp/decl.c:13200
41231 #, gcc-internal-format
41232 msgid "postfix %qD should return %qT"
41233 msgstr ""
41235 #: cp/decl.c:13209
41236 #, gcc-internal-format
41237 msgid "%qD must take %<void%>"
41238 msgstr ""
41240 #: cp/decl.c:13211 cp/decl.c:13220
41241 #, gcc-internal-format
41242 msgid "%qD must take exactly one argument"
41243 msgstr ""
41245 #: cp/decl.c:13222
41246 #, gcc-internal-format
41247 msgid "%qD must take exactly two arguments"
41248 msgstr ""
41250 #: cp/decl.c:13231
41251 #, gcc-internal-format
41252 msgid "user-defined %qD always evaluates both arguments"
41253 msgstr ""
41255 #: cp/decl.c:13245
41256 #, gcc-internal-format
41257 msgid "%qD should return by value"
41258 msgstr ""
41260 #: cp/decl.c:13256 cp/decl.c:13261
41261 #, gcc-internal-format
41262 msgid "%qD cannot have default arguments"
41263 msgstr ""
41265 #: cp/decl.c:13319
41266 #, gcc-internal-format
41267 msgid "using template type parameter %qT after %qs"
41268 msgstr ""
41270 #: cp/decl.c:13342
41271 #, gcc-internal-format
41272 msgid "using alias template specialization %qT after %qs"
41273 msgstr ""
41275 #: cp/decl.c:13345
41276 #, gcc-internal-format
41277 msgid "using typedef-name %qD after %qs"
41278 msgstr ""
41280 #: cp/decl.c:13347
41281 #, gcc-internal-format
41282 msgid "%qD has a previous declaration here"
41283 msgstr ""
41285 #: cp/decl.c:13355
41286 #, gcc-internal-format
41287 msgid "%qT referred to as %qs"
41288 msgstr ""
41290 #: cp/decl.c:13356 cp/decl.c:13363
41291 #, gcc-internal-format
41292 msgid "%qT has a previous declaration here"
41293 msgstr ""
41295 #: cp/decl.c:13362
41296 #, gcc-internal-format
41297 msgid "%qT referred to as enum"
41298 msgstr ""
41300 #. If a class template appears as elaborated type specifier
41301 #. without a template header such as:
41303 #. template <class T> class C {};
41304 #. void f(class C);             // No template header here
41306 #. then the required template argument is missing.
41307 #: cp/decl.c:13377
41308 #, gcc-internal-format
41309 msgid "template argument required for %<%s %T%>"
41310 msgstr ""
41312 #: cp/decl.c:13431 cp/name-lookup.c:3223
41313 #, gcc-internal-format
41314 msgid "%qD has the same name as the class in which it is declared"
41315 msgstr ""
41317 #: cp/decl.c:13461 cp/friend.c:261 cp/parser.c:2990 cp/parser.c:6142
41318 #: cp/pt.c:8531
41319 #, gcc-internal-format
41320 msgid "%qT is not a template"
41321 msgstr ""
41323 #: cp/decl.c:13462 cp/friend.c:262 cp/tree.c:3967
41324 #, gcc-internal-format
41325 msgid "previous declaration here"
41326 msgstr ""
41328 #: cp/decl.c:13466
41329 #, gcc-internal-format
41330 msgid "perhaps you want to explicitly add %<%T::%>"
41331 msgstr ""
41333 #: cp/decl.c:13475 cp/name-lookup.c:2713 cp/name-lookup.c:3548
41334 #: cp/name-lookup.c:3593 cp/parser.c:6093 cp/parser.c:25621
41335 #, gcc-internal-format
41336 msgid "reference to %qD is ambiguous"
41337 msgstr ""
41339 #: cp/decl.c:13596
41340 #, gcc-internal-format
41341 msgid "use of enum %q#D without previous declaration"
41342 msgstr ""
41344 #: cp/decl.c:13629
41345 #, gcc-internal-format
41346 msgid "redeclaration of %qT as a non-template"
41347 msgstr ""
41349 #: cp/decl.c:13765
41350 #, gcc-internal-format
41351 msgid "derived union %qT invalid"
41352 msgstr ""
41354 #: cp/decl.c:13770
41355 #, gcc-internal-format
41356 msgid "%qT defined with multiple direct bases"
41357 msgstr ""
41359 #: cp/decl.c:13778
41360 #, gcc-internal-format
41361 msgid "%qT defined with direct virtual base"
41362 msgstr ""
41364 #: cp/decl.c:13803
41365 #, gcc-internal-format
41366 msgid "base type %qT fails to be a struct or class type"
41367 msgstr ""
41369 #: cp/decl.c:13833
41370 #, gcc-internal-format
41371 msgid "recursive type %qT undefined"
41372 msgstr ""
41374 #: cp/decl.c:13835
41375 #, gcc-internal-format
41376 msgid "duplicate base type %qT invalid"
41377 msgstr ""
41379 #: cp/decl.c:13980
41380 #, gcc-internal-format
41381 msgid "scoped/unscoped mismatch in enum %q#T"
41382 msgstr ""
41384 #: cp/decl.c:13983 cp/decl.c:13991 cp/decl.c:14003 cp/parser.c:17880
41385 #, gcc-internal-format
41386 msgid "previous definition here"
41387 msgstr ""
41389 #: cp/decl.c:13988
41390 #, gcc-internal-format
41391 msgid "underlying type mismatch in enum %q#T"
41392 msgstr ""
41394 #: cp/decl.c:14000
41395 #, gcc-internal-format
41396 msgid "different underlying type in enum %q#T"
41397 msgstr ""
41399 #: cp/decl.c:14072
41400 #, gcc-internal-format
41401 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
41402 msgstr ""
41404 #. DR 377
41406 #. IF no integral type can represent all the enumerator values, the
41407 #. enumeration is ill-formed.
41408 #: cp/decl.c:14219
41409 #, gcc-internal-format
41410 msgid "no integral type can represent all of the enumerator values for %qT"
41411 msgstr ""
41413 #: cp/decl.c:14388
41414 #, gcc-internal-format
41415 msgid ""
41416 "enumerator value for %qD must have integral or unscoped enumeration type"
41417 msgstr ""
41419 #: cp/decl.c:14398
41420 #, gcc-internal-format
41421 msgid "enumerator value for %qD is not an integer constant"
41422 msgstr ""
41424 #: cp/decl.c:14446
41425 #, gcc-internal-format
41426 msgid "incremented enumerator value is too large for %<unsigned long%>"
41427 msgstr ""
41429 #: cp/decl.c:14458
41430 #, gcc-internal-format
41431 msgid "overflow in enumeration values at %qD"
41432 msgstr ""
41434 #: cp/decl.c:14478
41435 #, gcc-internal-format
41436 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
41437 msgstr ""
41439 #: cp/decl.c:14589
41440 #, gcc-internal-format
41441 msgid "return type %q#T is incomplete"
41442 msgstr ""
41444 #: cp/decl.c:14761 cp/typeck.c:8887
41445 #, gcc-internal-format
41446 msgid "%<operator=%> should return a reference to %<*this%>"
41447 msgstr ""
41449 #: cp/decl.c:15104
41450 #, gcc-internal-format
41451 msgid "invalid function declaration"
41452 msgstr ""
41454 #: cp/decl.c:15528
41455 #, gcc-internal-format
41456 msgid "no return statements in function returning %qT"
41457 msgstr ""
41459 #: cp/decl.c:15530 cp/typeck.c:8768
41460 #, gcc-internal-format
41461 msgid "only plain %<auto%> return type can be deduced to %<void%>"
41462 msgstr ""
41464 #: cp/decl.c:15740
41465 #, gcc-internal-format
41466 msgid "invalid member function declaration"
41467 msgstr ""
41469 #: cp/decl.c:15754
41470 #, gcc-internal-format
41471 msgid "%qD is already defined in class %qT"
41472 msgstr ""
41474 #: cp/decl.c:16126 cp/decl2.c:5077 cp/decl2.c:5110
41475 #, gcc-internal-format
41476 msgid "use of %qD before deduction of %<auto%>"
41477 msgstr ""
41479 #: cp/decl2.c:332
41480 #, gcc-internal-format
41481 msgid "name missing for member function"
41482 msgstr ""
41484 #: cp/decl2.c:409 cp/decl2.c:423
41485 #, gcc-internal-format
41486 msgid "ambiguous conversion for array subscript"
41487 msgstr ""
41489 #: cp/decl2.c:417
41490 #, gcc-internal-format
41491 msgid "invalid types %<%T[%T]%> for array subscript"
41492 msgstr ""
41494 #: cp/decl2.c:466
41495 #, gcc-internal-format
41496 msgid "deleting array %q#E"
41497 msgstr ""
41499 #: cp/decl2.c:472
41500 #, gcc-internal-format
41501 msgid "type %q#T argument given to %<delete%>, expected pointer"
41502 msgstr ""
41504 #: cp/decl2.c:484
41505 #, gcc-internal-format
41506 msgid ""
41507 "cannot delete a function.  Only pointer-to-objects are valid arguments to "
41508 "%<delete%>"
41509 msgstr ""
41511 #: cp/decl2.c:492
41512 #, gcc-internal-format
41513 msgid "deleting %qT is undefined"
41514 msgstr ""
41516 #: cp/decl2.c:540 cp/pt.c:5275
41517 #, gcc-internal-format
41518 msgid "template declaration of %q#D"
41519 msgstr ""
41521 #: cp/decl2.c:584
41522 #, gcc-internal-format
41523 msgid ""
41524 "template parameter lists provided don%'t match the template parameters of %qD"
41525 msgstr ""
41527 #. [temp.mem]
41529 #. A destructor shall not be a member template.
41530 #: cp/decl2.c:599 cp/pt.c:5245
41531 #, gcc-internal-format
41532 msgid "destructor %qD declared as member template"
41533 msgstr ""
41535 #: cp/decl2.c:675
41536 #, gcc-internal-format
41537 msgid "prototype for %q#D does not match any in class %qT"
41538 msgstr ""
41540 #: cp/decl2.c:761
41541 #, gcc-internal-format
41542 msgid "local class %q#T shall not have static data member %q#D"
41543 msgstr ""
41545 #: cp/decl2.c:769
41546 #, gcc-internal-format
41547 msgid "static data member %qD in unnamed class"
41548 msgstr ""
41550 #: cp/decl2.c:771
41551 #, gcc-internal-format
41552 msgid "unnamed class defined here"
41553 msgstr ""
41555 #: cp/decl2.c:830
41556 #, gcc-internal-format
41557 msgid "explicit template argument list not allowed"
41558 msgstr ""
41560 #: cp/decl2.c:836
41561 #, gcc-internal-format
41562 msgid "member %qD conflicts with virtual function table field name"
41563 msgstr ""
41565 #: cp/decl2.c:878
41566 #, gcc-internal-format
41567 msgid "%qD is already defined in %qT"
41568 msgstr ""
41570 #: cp/decl2.c:905 cp/decl2.c:913
41571 #, gcc-internal-format
41572 msgid "invalid initializer for member function %qD"
41573 msgstr ""
41575 #: cp/decl2.c:920
41576 #, gcc-internal-format
41577 msgid "initializer specified for friend function %qD"
41578 msgstr ""
41580 #: cp/decl2.c:923
41581 #, gcc-internal-format
41582 msgid "initializer specified for static member function %qD"
41583 msgstr ""
41585 #: cp/decl2.c:967
41586 #, gcc-internal-format
41587 msgid "%<asm%> specifiers are not permitted on non-static data members"
41588 msgstr ""
41590 #: cp/decl2.c:1020
41591 #, gcc-internal-format
41592 msgid "bit-field %qD with non-integral type"
41593 msgstr ""
41595 #: cp/decl2.c:1026
41596 #, gcc-internal-format
41597 msgid "cannot declare %qD to be a bit-field type"
41598 msgstr ""
41600 #: cp/decl2.c:1036
41601 #, gcc-internal-format
41602 msgid "cannot declare bit-field %qD with function type"
41603 msgstr ""
41605 #: cp/decl2.c:1043
41606 #, gcc-internal-format
41607 msgid "%qD is already defined in the class %qT"
41608 msgstr ""
41610 #: cp/decl2.c:1050
41611 #, gcc-internal-format
41612 msgid "static member %qD cannot be a bit-field"
41613 msgstr ""
41615 #: cp/decl2.c:1060
41616 #, gcc-internal-format
41617 msgid "width of bit-field %qD has non-integral type %qT"
41618 msgstr ""
41620 #: cp/decl2.c:1400
41621 #, gcc-internal-format
41622 msgid "%q+D static data member inside of declare target directive"
41623 msgstr ""
41625 #: cp/decl2.c:1464
41626 #, gcc-internal-format
41627 msgid "anonymous struct not inside named type"
41628 msgstr ""
41630 #: cp/decl2.c:1555
41631 #, gcc-internal-format
41632 msgid "namespace-scope anonymous aggregates must be static"
41633 msgstr ""
41635 #: cp/decl2.c:1564
41636 #, gcc-internal-format
41637 msgid "anonymous union with no members"
41638 msgstr ""
41640 #: cp/decl2.c:1597
41641 #, gcc-internal-format
41642 msgid "%<operator new%> must return type %qT"
41643 msgstr ""
41645 #. [basic.stc.dynamic.allocation]
41647 #. The first parameter shall not have an associated default
41648 #. argument.
41649 #: cp/decl2.c:1608
41650 #, gcc-internal-format
41651 msgid "the first parameter of %<operator new%> cannot have a default argument"
41652 msgstr ""
41654 #: cp/decl2.c:1624
41655 #, gcc-internal-format
41656 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
41657 msgstr ""
41659 #: cp/decl2.c:1653
41660 #, gcc-internal-format
41661 msgid "%<operator delete%> must return type %qT"
41662 msgstr ""
41664 #: cp/decl2.c:1662
41665 #, gcc-internal-format
41666 msgid "%<operator delete%> takes type %qT as first parameter"
41667 msgstr ""
41669 #: cp/decl2.c:2515
41670 #, gcc-internal-format
41671 msgid "%qT has a field %qD whose type has no linkage"
41672 msgstr ""
41674 #: cp/decl2.c:2519
41675 #, gcc-internal-format
41676 msgid ""
41677 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
41678 msgstr ""
41680 #: cp/decl2.c:2524
41681 #, gcc-internal-format
41682 msgid "%qT has a field %qD whose type uses the anonymous namespace"
41683 msgstr ""
41685 #: cp/decl2.c:2532
41686 #, gcc-internal-format
41687 msgid "%qT declared with greater visibility than the type of its field %qD"
41688 msgstr ""
41690 #: cp/decl2.c:2550
41691 #, gcc-internal-format
41692 msgid "%qT has a base %qT whose type has no linkage"
41693 msgstr ""
41695 #: cp/decl2.c:2554
41696 #, gcc-internal-format
41697 msgid ""
41698 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
41699 msgstr ""
41701 #: cp/decl2.c:2559
41702 #, gcc-internal-format
41703 msgid "%qT has a base %qT whose type uses the anonymous namespace"
41704 msgstr ""
41706 #: cp/decl2.c:2566
41707 #, gcc-internal-format
41708 msgid "%qT declared with greater visibility than its base %qT"
41709 msgstr ""
41711 #: cp/decl2.c:4175
41712 #, gcc-internal-format
41713 msgid "%q#D, declared using unnamed type, is used but never defined"
41714 msgstr ""
41716 #. DRs 132, 319 and 389 seem to indicate types with
41717 #. no linkage can only be used to declare extern "C"
41718 #. entities.  Since it's not always an error in the
41719 #. ISO C++ 90 Standard, we only issue a warning.
41720 #: cp/decl2.c:4184
41721 #, gcc-internal-format
41722 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
41723 msgstr ""
41725 #: cp/decl2.c:4188
41726 #, gcc-internal-format
41727 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
41728 msgstr ""
41730 #: cp/decl2.c:4192
41731 #, gcc-internal-format
41732 msgid ""
41733 "%q#D does not refer to the unqualified type, so it is not used for linkage"
41734 msgstr ""
41736 #: cp/decl2.c:4200
41737 #, gcc-internal-format
41738 msgid "%q#D, declared using local type %qT, is used but never defined"
41739 msgstr ""
41741 #: cp/decl2.c:4204
41742 #, gcc-internal-format
41743 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
41744 msgstr ""
41746 #: cp/decl2.c:4207
41747 #, gcc-internal-format
41748 msgid "type %qT with no linkage used to declare function %q#D with linkage"
41749 msgstr ""
41751 #: cp/decl2.c:4395 cp/decl2.c:4398
41752 #, gcc-internal-format
41753 msgid "the program should also define %qD"
41754 msgstr ""
41756 #: cp/decl2.c:4761
41757 #, gcc-internal-format
41758 msgid "inline function %qD used but never defined"
41759 msgstr ""
41761 #: cp/decl2.c:4949
41762 #, gcc-internal-format
41763 msgid "default argument missing for parameter %P of %q+#D"
41764 msgstr ""
41766 #. We mark a lambda conversion op as deleted if we can't
41767 #. generate it properly; see maybe_add_lambda_conv_op.
41768 #: cp/decl2.c:5049
41769 #, gcc-internal-format
41770 msgid "converting lambda which uses %<...%> to function pointer"
41771 msgstr ""
41773 #: cp/decl2.c:5056
41774 #, gcc-internal-format
41775 msgid "use of deleted function %qD"
41776 msgstr ""
41778 #: cp/error.c:1481
41779 #, gcc-internal-format
41780 msgid "with"
41781 msgstr ""
41783 #: cp/error.c:3637
41784 #, gcc-internal-format
41785 msgid ""
41786 "extended initializer lists only available with -std=c++11 or -std=gnu++11"
41787 msgstr ""
41789 #: cp/error.c:3642
41790 #, gcc-internal-format
41791 msgid ""
41792 "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
41793 msgstr ""
41795 #: cp/error.c:3647
41796 #, gcc-internal-format
41797 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
41798 msgstr ""
41800 #: cp/error.c:3652
41801 #, gcc-internal-format
41802 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
41803 msgstr ""
41805 #: cp/error.c:3657
41806 #, gcc-internal-format
41807 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
41808 msgstr ""
41810 #: cp/error.c:3661
41811 #, gcc-internal-format
41812 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
41813 msgstr ""
41815 #: cp/error.c:3665
41816 #, gcc-internal-format
41817 msgid ""
41818 "defaulted and deleted functions only available with -std=c++11 or -std=gnu+"
41819 "+11"
41820 msgstr ""
41822 #: cp/error.c:3670
41823 #, gcc-internal-format
41824 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
41825 msgstr ""
41827 #: cp/error.c:3675
41828 #, gcc-internal-format
41829 msgid ""
41830 "override controls (override/final) only available with -std=c++11 or -std=gnu"
41831 "++11"
41832 msgstr ""
41834 #: cp/error.c:3680
41835 #, gcc-internal-format
41836 msgid ""
41837 "non-static data member initializers only available with -std=c++11 or -"
41838 "std=gnu++11"
41839 msgstr ""
41841 #: cp/error.c:3685
41842 #, gcc-internal-format
41843 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
41844 msgstr ""
41846 #: cp/error.c:3690
41847 #, gcc-internal-format
41848 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
41849 msgstr ""
41851 #: cp/error.c:3695
41852 #, gcc-internal-format
41853 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
41854 msgstr ""
41856 #: cp/error.c:3700
41857 #, gcc-internal-format
41858 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
41859 msgstr ""
41861 #: cp/error.c:3705
41862 #, gcc-internal-format
41863 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
41864 msgstr ""
41866 #: cp/error.c:3755
41867 #, gcc-internal-format
41868 msgid "incomplete type %qT used in nested name specifier"
41869 msgstr ""
41871 #: cp/error.c:3759
41872 #, gcc-internal-format
41873 msgid "reference to %<%T::%D%> is ambiguous"
41874 msgstr ""
41876 #: cp/error.c:3764 cp/typeck.c:2349
41877 #, gcc-internal-format
41878 msgid "%qD is not a member of %qT"
41879 msgstr ""
41881 #: cp/error.c:3768 cp/typeck.c:2780
41882 #, gcc-internal-format
41883 msgid "%qD is not a member of %qD"
41884 msgstr ""
41886 #: cp/error.c:3773
41887 #, gcc-internal-format
41888 msgid "%<::%D%> has not been declared"
41889 msgstr ""
41891 #: cp/except.c:351
41892 #, gcc-internal-format
41893 msgid "exception handling disabled, use -fexceptions to enable"
41894 msgstr ""
41896 #: cp/except.c:602
41897 #, gcc-internal-format
41898 msgid "throwing NULL, which has integral, not pointer type"
41899 msgstr ""
41901 #: cp/except.c:710
41902 #, gcc-internal-format
41903 msgid "  in thrown expression"
41904 msgstr ""
41906 #: cp/except.c:849
41907 #, gcc-internal-format
41908 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
41909 msgstr ""
41911 #: cp/except.c:856
41912 #, gcc-internal-format
41913 msgid ""
41914 "cannot throw expression of type %qT because it involves types of variable "
41915 "size"
41916 msgstr ""
41918 #: cp/except.c:859
41919 #, gcc-internal-format
41920 msgid "cannot catch type %qT because it involves types of variable size"
41921 msgstr ""
41923 #: cp/except.c:955
41924 #, gcc-internal-format
41925 msgid "exception of type %qT will be caught"
41926 msgstr ""
41928 #: cp/except.c:958
41929 #, gcc-internal-format
41930 msgid "   by earlier handler for %qT"
41931 msgstr ""
41933 #: cp/except.c:987
41934 #, gcc-internal-format
41935 msgid "%<...%> handler must be the last handler for its try block"
41936 msgstr ""
41938 #: cp/except.c:1068
41939 #, gcc-internal-format
41940 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
41941 msgstr ""
41943 #: cp/except.c:1071
41944 #, gcc-internal-format
41945 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
41946 msgstr ""
41948 #: cp/friend.c:149
41949 #, gcc-internal-format
41950 msgid "%qD is already a friend of class %qT"
41951 msgstr ""
41953 #: cp/friend.c:233
41954 #, gcc-internal-format
41955 msgid "invalid type %qT declared %<friend%>"
41956 msgstr ""
41958 #. [temp.friend]
41959 #. Friend declarations shall not declare partial
41960 #. specializations.
41961 #. template <class U> friend class T::X<U>;
41962 #. [temp.friend]
41963 #. Friend declarations shall not declare partial
41964 #. specializations.
41965 #: cp/friend.c:254 cp/friend.c:296
41966 #, gcc-internal-format
41967 msgid "partial specialization %qT declared %<friend%>"
41968 msgstr ""
41970 #: cp/friend.c:266
41971 #, gcc-internal-format
41972 msgid ""
41973 "perhaps you need explicit template arguments in your nested-name-specifier"
41974 msgstr ""
41976 #: cp/friend.c:274
41977 #, gcc-internal-format
41978 msgid "class %qT is implicitly friends with itself"
41979 msgstr ""
41981 #: cp/friend.c:332
41982 #, gcc-internal-format
41983 msgid "%qT is not a member of %qT"
41984 msgstr ""
41986 #: cp/friend.c:337
41987 #, gcc-internal-format
41988 msgid "%qT is not a member class template of %qT"
41989 msgstr ""
41991 #: cp/friend.c:346
41992 #, gcc-internal-format
41993 msgid "%qT is not a nested class of %qT"
41994 msgstr ""
41996 #. template <class T> friend class T;
41997 #: cp/friend.c:360
41998 #, gcc-internal-format
41999 msgid "template parameter type %qT declared %<friend%>"
42000 msgstr ""
42002 #. template <class T> friend class A; where A is not a template
42003 #: cp/friend.c:368
42004 #, gcc-internal-format
42005 msgid "%q#T is not a template"
42006 msgstr ""
42008 #: cp/friend.c:391
42009 #, gcc-internal-format
42010 msgid "%qD is already a friend of %qT"
42011 msgstr ""
42013 #: cp/friend.c:401
42014 #, gcc-internal-format
42015 msgid "%qT is already a friend of %qT"
42016 msgstr ""
42018 #: cp/friend.c:441
42019 #, gcc-internal-format
42020 msgid "friend declaration %qD may not have virt-specifiers"
42021 msgstr ""
42023 #: cp/friend.c:534
42024 #, gcc-internal-format
42025 msgid "member %qD declared as friend before type %qT defined"
42026 msgstr ""
42028 #: cp/friend.c:583
42029 #, gcc-internal-format
42030 msgid "friend declaration %qD in local class without prior declaration"
42031 msgstr ""
42033 #: cp/friend.c:606
42034 #, gcc-internal-format
42035 msgid "friend declaration %q#D declares a non-template function"
42036 msgstr ""
42038 #: cp/friend.c:610
42039 #, gcc-internal-format
42040 msgid ""
42041 "(if this is not what you intended, make sure the function template has "
42042 "already been declared and add <> after the function name here) "
42043 msgstr ""
42045 #: cp/init.c:383
42046 #, gcc-internal-format
42047 msgid "value-initialization of incomplete type %qT"
42048 msgstr ""
42050 #: cp/init.c:452
42051 #, gcc-internal-format
42052 msgid "cannot value-initialize array of unknown bound %qT"
42053 msgstr ""
42055 #: cp/init.c:491
42056 #, gcc-internal-format
42057 msgid "value-initialization of function type %qT"
42058 msgstr ""
42060 #: cp/init.c:497
42061 #, gcc-internal-format
42062 msgid "value-initialization of reference type %qT"
42063 msgstr ""
42065 #: cp/init.c:556
42066 #, gcc-internal-format
42067 msgid "recursive instantiation of non-static data member initializer for %qD"
42068 msgstr ""
42070 #: cp/init.c:580
42071 #, gcc-internal-format
42072 msgid ""
42073 "constructor required before non-static data member for %qD has been parsed"
42074 msgstr ""
42076 #: cp/init.c:622
42077 #, gcc-internal-format
42078 msgid "%qD should be initialized in the member initialization list"
42079 msgstr ""
42081 #: cp/init.c:643
42082 #, gcc-internal-format
42083 msgid "%qD is initialized with itself"
42084 msgstr ""
42086 #: cp/init.c:746
42087 #, gcc-internal-format
42088 msgid "invalid initializer for array member %q#D"
42089 msgstr ""
42091 #: cp/init.c:760 cp/init.c:784 cp/init.c:2283 cp/method.c:1341
42092 #, gcc-internal-format
42093 msgid "uninitialized const member in %q#T"
42094 msgstr ""
42096 #: cp/init.c:762 cp/init.c:779 cp/init.c:786 cp/init.c:2268 cp/init.c:2296
42097 #: cp/method.c:1344 cp/method.c:1355
42098 #, gcc-internal-format
42099 msgid "%q#D should be initialized"
42100 msgstr ""
42102 #: cp/init.c:777 cp/init.c:2255 cp/method.c:1352
42103 #, gcc-internal-format
42104 msgid "uninitialized reference member in %q#T"
42105 msgstr ""
42107 #: cp/init.c:808
42108 #, gcc-internal-format
42109 msgid "member initializer for flexible array member"
42110 msgstr ""
42112 #: cp/init.c:809
42113 #, gcc-internal-format
42114 msgid "%q#D initialized"
42115 msgstr ""
42117 #: cp/init.c:963
42118 #, gcc-internal-format
42119 msgid "%qD will be initialized after"
42120 msgstr ""
42122 #: cp/init.c:966
42123 #, gcc-internal-format
42124 msgid "base %qT will be initialized after"
42125 msgstr ""
42127 #: cp/init.c:970
42128 #, gcc-internal-format
42129 msgid "  %q#D"
42130 msgstr ""
42132 #: cp/init.c:972
42133 #, gcc-internal-format
42134 msgid "  base %qT"
42135 msgstr ""
42137 #: cp/init.c:974
42138 #, gcc-internal-format
42139 msgid "  when initialized here"
42140 msgstr ""
42142 #: cp/init.c:991
42143 #, gcc-internal-format
42144 msgid "multiple initializations given for %qD"
42145 msgstr ""
42147 #: cp/init.c:995
42148 #, gcc-internal-format
42149 msgid "multiple initializations given for base %qT"
42150 msgstr ""
42152 #: cp/init.c:1080
42153 #, gcc-internal-format
42154 msgid "initializations for multiple members of %qT"
42155 msgstr ""
42157 #: cp/init.c:1166
42158 #, gcc-internal-format
42159 msgid ""
42160 "base class %q#T should be explicitly initialized in the copy constructor"
42161 msgstr ""
42163 #: cp/init.c:1390 cp/init.c:1409
42164 #, gcc-internal-format
42165 msgid "class %qT does not have any field named %qD"
42166 msgstr ""
42168 #: cp/init.c:1396
42169 #, gcc-internal-format
42170 msgid ""
42171 "%q#D is a static data member; it can only be initialized at its definition"
42172 msgstr ""
42174 #: cp/init.c:1403
42175 #, gcc-internal-format
42176 msgid "%q#D is not a non-static data member of %qT"
42177 msgstr ""
42179 #: cp/init.c:1442
42180 #, gcc-internal-format
42181 msgid "unnamed initializer for %qT, which has no base classes"
42182 msgstr ""
42184 #: cp/init.c:1450
42185 #, gcc-internal-format
42186 msgid "unnamed initializer for %qT, which uses multiple inheritance"
42187 msgstr ""
42189 #: cp/init.c:1497
42190 #, gcc-internal-format
42191 msgid "%qD is both a direct base and an indirect virtual base"
42192 msgstr ""
42194 #: cp/init.c:1505
42195 #, gcc-internal-format
42196 msgid "type %qT is not a direct or virtual base of %qT"
42197 msgstr ""
42199 #: cp/init.c:1508
42200 #, gcc-internal-format
42201 msgid "type %qT is not a direct base of %qT"
42202 msgstr ""
42204 #: cp/init.c:1598
42205 #, gcc-internal-format
42206 msgid "bad array initializer"
42207 msgstr ""
42209 #: cp/init.c:1909 cp/semantics.c:3184
42210 #, gcc-internal-format
42211 msgid "%qT is not a class type"
42212 msgstr ""
42214 #: cp/init.c:1965
42215 #, gcc-internal-format
42216 msgid "incomplete type %qT does not have member %qD"
42217 msgstr ""
42219 #: cp/init.c:1979
42220 #, gcc-internal-format
42221 msgid "invalid pointer to bit-field %qD"
42222 msgstr ""
42224 #: cp/init.c:2060 cp/typeck.c:1835
42225 #, gcc-internal-format
42226 msgid "invalid use of non-static member function %qD"
42227 msgstr ""
42229 #: cp/init.c:2067 cp/semantics.c:1762
42230 #, gcc-internal-format
42231 msgid "invalid use of non-static data member %qD"
42232 msgstr ""
42234 #: cp/init.c:2252
42235 #, gcc-internal-format
42236 msgid ""
42237 "uninitialized reference member in %q#T using %<new%> without new-initializer"
42238 msgstr ""
42240 #: cp/init.c:2260
42241 #, gcc-internal-format
42242 msgid ""
42243 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
42244 "new-initializer"
42245 msgstr ""
42247 #: cp/init.c:2264
42248 #, gcc-internal-format
42249 msgid "uninitialized reference member in base %q#T of %q#T"
42250 msgstr ""
42252 #: cp/init.c:2280
42253 #, gcc-internal-format
42254 msgid ""
42255 "uninitialized const member in %q#T using %<new%> without new-initializer"
42256 msgstr ""
42258 #: cp/init.c:2288
42259 #, gcc-internal-format
42260 msgid ""
42261 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
42262 "initializer"
42263 msgstr ""
42265 #: cp/init.c:2292
42266 #, gcc-internal-format
42267 msgid "uninitialized const member in base %q#T of %q#T"
42268 msgstr ""
42270 #: cp/init.c:2573
42271 #, gcc-internal-format
42272 msgid ""
42273 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
42274 "region of type %qT and size %qwi"
42275 msgstr ""
42277 #: cp/init.c:2585
42278 #, gcc-internal-format
42279 msgid ""
42280 "placement new constructing an array of objects of type %qT and size %qwu in "
42281 "a region of type %qT and size %qwi"
42282 msgstr ""
42284 #: cp/init.c:2596
42285 #, gcc-internal-format
42286 msgid ""
42287 "placement new constructing an object of type %qT and size %qwu in a region "
42288 "of type %qT and size %qwi"
42289 msgstr ""
42291 #: cp/init.c:2728
42292 #, gcc-internal-format
42293 msgid "integer overflow in array size"
42294 msgstr ""
42296 #: cp/init.c:2738
42297 #, gcc-internal-format
42298 msgid "array size in new-expression must be constant"
42299 msgstr ""
42301 #: cp/init.c:2752
42302 #, gcc-internal-format
42303 msgid "variably modified type not allowed in new-expression"
42304 msgstr ""
42306 #: cp/init.c:2783
42307 #, gcc-internal-format
42308 msgid "invalid type %<void%> for new"
42309 msgstr ""
42311 #: cp/init.c:2826
42312 #, gcc-internal-format
42313 msgid "uninitialized const in %<new%> of %q#T"
42314 msgstr ""
42316 #: cp/init.c:2952
42317 #, gcc-internal-format
42318 msgid "no suitable %qD found in class %qT"
42319 msgstr ""
42321 #: cp/init.c:2959 cp/search.c:1180
42322 #, gcc-internal-format
42323 msgid "request for member %qD is ambiguous"
42324 msgstr ""
42326 #: cp/init.c:3032
42327 #, gcc-internal-format
42328 msgid "%<new%> of type %qT with extended alignment %d"
42329 msgstr ""
42331 #: cp/init.c:3034
42332 #, gcc-internal-format
42333 msgid "uses %qD, which does not have an alignment parameter"
42334 msgstr ""
42336 #: cp/init.c:3037
42337 #, gcc-internal-format
42338 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
42339 msgstr ""
42341 #: cp/init.c:3219
42342 #, gcc-internal-format
42343 msgid "parenthesized initializer in array new"
42344 msgstr ""
42346 #: cp/init.c:3457
42347 #, gcc-internal-format
42348 msgid "size in array new must have integral type"
42349 msgstr ""
42351 #: cp/init.c:3489
42352 #, gcc-internal-format
42353 msgid "new cannot be applied to a reference type"
42354 msgstr ""
42356 #: cp/init.c:3498
42357 #, gcc-internal-format
42358 msgid "new cannot be applied to a function type"
42359 msgstr ""
42361 #: cp/init.c:3567
42362 #, gcc-internal-format
42363 msgid "possible problem detected in invocation of delete [] operator:"
42364 msgstr ""
42366 #: cp/init.c:3571
42367 #, gcc-internal-format
42368 msgid ""
42369 "neither the destructor nor the class-specific operator delete [] will be "
42370 "called, even if they are declared when the class is defined"
42371 msgstr ""
42373 #: cp/init.c:4078
42374 #, gcc-internal-format
42375 msgid "initializer ends prematurely"
42376 msgstr ""
42378 #: cp/init.c:4165
42379 #, gcc-internal-format
42380 msgid "cannot initialize multi-dimensional array with initializer"
42381 msgstr ""
42383 #: cp/init.c:4372
42384 #, gcc-internal-format
42385 msgid "unknown array size in delete"
42386 msgstr ""
42388 #: cp/init.c:4396
42389 #, gcc-internal-format
42390 msgid "possible problem detected in invocation of delete operator:"
42391 msgstr ""
42393 #: cp/init.c:4401
42394 #, gcc-internal-format
42395 msgid ""
42396 "neither the destructor nor the class-specific operator delete will be "
42397 "called, even if they are declared when the class is defined"
42398 msgstr ""
42400 #: cp/init.c:4416
42401 #, gcc-internal-format
42402 msgid ""
42403 "deleting object of abstract class type %qT which has non-virtual destructor "
42404 "will cause undefined behavior"
42405 msgstr ""
42407 #: cp/init.c:4421
42408 #, gcc-internal-format
42409 msgid ""
42410 "deleting object of polymorphic class type %qT which has non-virtual "
42411 "destructor might cause undefined behavior"
42412 msgstr ""
42414 #: cp/init.c:4729
42415 #, gcc-internal-format
42416 msgid "type to vector delete is neither pointer or array type"
42417 msgstr ""
42419 #: cp/lambda.c:482
42420 #, gcc-internal-format
42421 msgid "array of runtime bound cannot be captured by copy, only by reference"
42422 msgstr ""
42424 #: cp/lambda.c:497
42425 #, gcc-internal-format
42426 msgid ""
42427 "capture of variable-size type %qT that is not an N3639 array of runtime bound"
42428 msgstr ""
42430 #: cp/lambda.c:501
42431 #, gcc-internal-format
42432 msgid "because the array element type %qT has variable size"
42433 msgstr ""
42435 #: cp/lambda.c:521
42436 #, gcc-internal-format
42437 msgid "cannot capture %qE by reference"
42438 msgstr ""
42440 #: cp/lambda.c:529
42441 #, gcc-internal-format
42442 msgid "capture by copy of incomplete type %qT"
42443 msgstr ""
42445 #: cp/lambda.c:553
42446 #, gcc-internal-format
42447 msgid "already captured %qD in lambda expression"
42448 msgstr ""
42450 #: cp/lambda.c:752
42451 #, gcc-internal-format
42452 msgid "%<this%> was not captured for this lambda function"
42453 msgstr ""
42455 #: cp/lex.c:320
42456 #, gcc-internal-format, gfc-internal-format
42457 msgid "junk at end of #pragma %s"
42458 msgstr ""
42460 #: cp/lex.c:327
42461 #, gcc-internal-format, gfc-internal-format
42462 msgid "invalid #pragma %s"
42463 msgstr ""
42465 #: cp/lex.c:335
42466 #, gcc-internal-format
42467 msgid "#pragma vtable no longer supported"
42468 msgstr ""
42470 #: cp/lex.c:407
42471 #, gcc-internal-format
42472 msgid "#pragma implementation for %qs appears after file is included"
42473 msgstr ""
42475 #: cp/lex.c:437
42476 #, gcc-internal-format
42477 msgid "%qD not defined"
42478 msgstr ""
42480 #: cp/lex.c:443
42481 #, gcc-internal-format
42482 msgid "%qD was not declared in this scope"
42483 msgstr ""
42485 #. In a template, it is invalid to write "f()" or "f(3)" if no
42486 #. declaration of "f" is available.  Historically, G++ and most
42487 #. other compilers accepted that usage since they deferred all name
42488 #. lookup until instantiation time rather than doing unqualified
42489 #. name lookup at template definition time; explain to the user what
42490 #. is going wrong.
42492 #. Note that we have the exact wording of the following message in
42493 #. the manual (trouble.texi, node "Name lookup"), so they need to
42494 #. be kept in synch.
42495 #: cp/lex.c:487
42496 #, gcc-internal-format
42497 msgid ""
42498 "there are no arguments to %qD that depend on a template parameter, so a "
42499 "declaration of %qD must be available"
42500 msgstr ""
42502 #: cp/lex.c:496
42503 #, gcc-internal-format
42504 msgid ""
42505 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
42506 "use of an undeclared name is deprecated)"
42507 msgstr ""
42509 #: cp/mangle.c:2327
42510 #, gcc-internal-format
42511 msgid "mangling typeof, use decltype instead"
42512 msgstr ""
42514 #: cp/mangle.c:2331
42515 #, gcc-internal-format
42516 msgid "mangling __underlying_type"
42517 msgstr ""
42519 #: cp/mangle.c:2614
42520 #, gcc-internal-format
42521 msgid "mangling unknown fixed point type"
42522 msgstr ""
42524 #: cp/mangle.c:3215
42525 #, gcc-internal-format
42526 msgid ""
42527 "use of built-in trait %qE in function signature; use library traits instead"
42528 msgstr ""
42530 #: cp/mangle.c:3220
42531 #, gcc-internal-format, gfc-internal-format
42532 msgid "mangling %C"
42533 msgstr ""
42535 #: cp/mangle.c:3297
42536 #, gcc-internal-format
42537 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
42538 msgstr ""
42540 #: cp/mangle.c:3384
42541 #, gcc-internal-format
42542 msgid "string literal in function template signature"
42543 msgstr ""
42545 #: cp/mangle.c:3842
42546 #, gcc-internal-format
42547 msgid ""
42548 "mangled name for %qD will change in C++17 because the exception "
42549 "specification is part of a function type"
42550 msgstr ""
42552 #: cp/mangle.c:3876
42553 #, gcc-internal-format
42554 msgid ""
42555 "a later -fabi-version= (or =0) avoids this error with a change in mangling"
42556 msgstr ""
42558 #: cp/mangle.c:3905
42559 #, gcc-internal-format
42560 msgid ""
42561 "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-"
42562 "version=%d (%D)"
42563 msgstr ""
42565 #: cp/mangle.c:3911
42566 #, gcc-internal-format
42567 msgid ""
42568 "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-"
42569 "version=%d (%D)"
42570 msgstr ""
42572 #: cp/mangle.c:4253
42573 #, gcc-internal-format
42574 msgid ""
42575 "the mangled name of a thunk for %qD changes between -fabi-version=%d and -"
42576 "fabi-version=%d"
42577 msgstr ""
42579 #: cp/mangle.c:4258
42580 #, gcc-internal-format
42581 msgid ""
42582 "the mangled name of %qD changes between -fabi-version=%d and -fabi-version=%d"
42583 msgstr ""
42585 #: cp/mangle.c:4263
42586 #, gcc-internal-format
42587 msgid ""
42588 "the mangled name of the initialization guard variable for%qD changes between "
42589 "-fabi-version=%d and -fabi-version=%d"
42590 msgstr ""
42592 #: cp/method.c:841 cp/method.c:1297
42593 #, gcc-internal-format
42594 msgid "non-static const member %q#D, can%'t use default assignment operator"
42595 msgstr ""
42597 #: cp/method.c:847 cp/method.c:1303
42598 #, gcc-internal-format
42599 msgid ""
42600 "non-static reference member %q#D, can%'t use default assignment operator"
42601 msgstr ""
42603 #: cp/method.c:965
42604 #, gcc-internal-format
42605 msgid "synthesized method %qD first required here "
42606 msgstr ""
42608 #: cp/method.c:1252
42609 #, gcc-internal-format
42610 msgid "union member %q+D with non-trivial %qD"
42611 msgstr ""
42613 #: cp/method.c:1262
42614 #, gcc-internal-format
42615 msgid "defaulted constructor calls non-constexpr %qD"
42616 msgstr ""
42618 #: cp/method.c:1320
42619 #, gcc-internal-format
42620 msgid "initializer for %q#D is invalid"
42621 msgstr ""
42623 #: cp/method.c:1372
42624 #, gcc-internal-format
42625 msgid "defaulted default constructor does not initialize %q#D"
42626 msgstr ""
42628 #: cp/method.c:1383
42629 #, gcc-internal-format
42630 msgid "copying non-static data member %q#D of rvalue reference type"
42631 msgstr ""
42633 #. A trivial constructor doesn't have any NSDMI.
42634 #: cp/method.c:1551
42635 #, gcc-internal-format
42636 msgid ""
42637 "defaulted default constructor does not initialize any non-static data member"
42638 msgstr ""
42640 #: cp/method.c:1640
42641 #, gcc-internal-format
42642 msgid ""
42643 "defaulted move assignment for %qT calls a non-trivial move assignment "
42644 "operator for virtual base %qT"
42645 msgstr ""
42647 #: cp/method.c:1765
42648 #, gcc-internal-format
42649 msgid "a lambda closure type has a deleted default constructor"
42650 msgstr ""
42652 #: cp/method.c:1768
42653 #, gcc-internal-format
42654 msgid "a lambda closure type has a deleted copy assignment operator"
42655 msgstr ""
42657 #: cp/method.c:1779
42658 #, gcc-internal-format
42659 msgid ""
42660 "%q#D is implicitly declared as deleted because %qT declares a move "
42661 "constructor or move assignment operator"
42662 msgstr ""
42664 #: cp/method.c:1790
42665 #, gcc-internal-format
42666 msgid "%q#D inherits from multiple base subobjects"
42667 msgstr ""
42669 #: cp/method.c:1810
42670 #, gcc-internal-format
42671 msgid ""
42672 "%q#D is implicitly deleted because the default definition would be ill-"
42673 "formed:"
42674 msgstr ""
42676 #: cp/method.c:1819
42677 msgid ""
42678 "%q#F is implicitly deleted because its exception-specification does not "
42679 "match the implicit exception-specification %qX"
42680 msgstr ""
42682 #: cp/method.c:2131
42683 #, gcc-internal-format
42684 msgid "defaulted declaration %q+D"
42685 msgstr ""
42687 #: cp/method.c:2133
42688 #, gcc-internal-format
42689 msgid "does not match expected signature %qD"
42690 msgstr ""
42692 #: cp/method.c:2165
42693 msgid ""
42694 "function %q+D defaulted on its redeclaration with an exception-specification "
42695 "that differs from the implicit exception-specification %qX"
42696 msgstr ""
42698 #: cp/method.c:2187
42699 #, gcc-internal-format
42700 msgid ""
42701 "explicitly defaulted function %q+D cannot be declared as constexpr because "
42702 "the implicit declaration is not constexpr:"
42703 msgstr ""
42705 #: cp/method.c:2233
42706 #, gcc-internal-format
42707 msgid "a template cannot be defaulted"
42708 msgstr ""
42710 #: cp/method.c:2261
42711 #, gcc-internal-format
42712 msgid "%qD cannot be defaulted"
42713 msgstr ""
42715 #: cp/method.c:2270
42716 #, gcc-internal-format
42717 msgid "defaulted function %q+D with default argument"
42718 msgstr ""
42720 #: cp/name-lookup.c:588
42721 #, gcc-internal-format
42722 msgid "%q#D conflicts with a previous declaration"
42723 msgstr ""
42725 #: cp/name-lookup.c:801
42726 #, gcc-internal-format
42727 msgid "redeclaration of %<wchar_t%> as %qT"
42728 msgstr ""
42730 #. A redeclaration of main, but not a duplicate of the
42731 #. previous one.
42733 #. [basic.start.main]
42735 #. This function shall not be overloaded.
42736 #: cp/name-lookup.c:831
42737 #, gcc-internal-format
42738 msgid "invalid redeclaration of %q+D"
42739 msgstr ""
42741 #: cp/name-lookup.c:832
42742 #, gcc-internal-format
42743 msgid "as %qD"
42744 msgstr ""
42746 #: cp/name-lookup.c:873 cp/name-lookup.c:889
42747 #, gcc-internal-format
42748 msgid "declaration of %q#D with C language linkage"
42749 msgstr ""
42751 #: cp/name-lookup.c:876 cp/name-lookup.c:891
42752 #, gcc-internal-format
42753 msgid "conflicts with previous declaration %q#D"
42754 msgstr ""
42756 #: cp/name-lookup.c:879
42757 #, gcc-internal-format
42758 msgid "due to different exception specifications"
42759 msgstr ""
42761 #: cp/name-lookup.c:990
42762 #, gcc-internal-format
42763 msgid "type mismatch with previous external decl of %q#D"
42764 msgstr ""
42766 #: cp/name-lookup.c:993
42767 #, gcc-internal-format
42768 msgid "previous external decl of %q#D"
42769 msgstr ""
42771 #: cp/name-lookup.c:1081
42772 #, gcc-internal-format
42773 msgid "extern declaration of %q#D doesn%'t match"
42774 msgstr ""
42776 #: cp/name-lookup.c:1083
42777 #, gcc-internal-format
42778 msgid "global declaration %q#D"
42779 msgstr ""
42781 #: cp/name-lookup.c:1137 cp/name-lookup.c:1229
42782 #, gcc-internal-format
42783 msgid "declaration of %q#D shadows a parameter"
42784 msgstr ""
42786 #: cp/name-lookup.c:1232
42787 #, gcc-internal-format
42788 msgid "declaration of %qD shadows a lambda capture"
42789 msgstr ""
42791 #: cp/name-lookup.c:1279
42792 #, gcc-internal-format
42793 msgid "declaration of %qD shadows a member of %qT"
42794 msgstr ""
42796 #: cp/name-lookup.c:1434
42797 #, gcc-internal-format
42798 msgid "name lookup of %qD changed"
42799 msgstr ""
42801 #: cp/name-lookup.c:1436
42802 #, gcc-internal-format
42803 msgid "  matches this %qD under ISO standard rules"
42804 msgstr ""
42806 #: cp/name-lookup.c:1439
42807 #, gcc-internal-format
42808 msgid "  matches this %qD under old rules"
42809 msgstr ""
42811 #: cp/name-lookup.c:1457 cp/name-lookup.c:1465
42812 #, gcc-internal-format
42813 msgid "name lookup of %qD changed for ISO %<for%> scoping"
42814 msgstr ""
42816 #: cp/name-lookup.c:1459
42817 #, gcc-internal-format
42818 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
42819 msgstr ""
42821 #: cp/name-lookup.c:1469
42822 #, gcc-internal-format
42823 msgid "  using obsolete binding at %qD"
42824 msgstr ""
42826 #: cp/name-lookup.c:1475
42827 #, gcc-internal-format
42828 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
42829 msgstr ""
42831 #: cp/name-lookup.c:1530
42832 #, gcc-internal-format
42833 msgid "%s %s(%E) %p %d\n"
42834 msgstr ""
42836 #: cp/name-lookup.c:1533
42837 #, gcc-internal-format
42838 msgid "%s %s %p %d\n"
42839 msgstr ""
42841 #: cp/name-lookup.c:2406
42842 #, gcc-internal-format
42843 msgid "%q#D hides constructor for %q#T"
42844 msgstr ""
42846 #: cp/name-lookup.c:2444
42847 #, gcc-internal-format
42848 msgid "previous non-function declaration %q+#D"
42849 msgstr ""
42851 #: cp/name-lookup.c:2445
42852 #, gcc-internal-format
42853 msgid "conflicts with function declaration %q#D"
42854 msgstr ""
42856 #: cp/name-lookup.c:2535
42857 #, gcc-internal-format
42858 msgid "%qT is not a namespace or unscoped enum"
42859 msgstr ""
42861 #. 7.3.3/5
42862 #. A using-declaration shall not name a template-id.
42863 #: cp/name-lookup.c:2545
42864 #, gcc-internal-format
42865 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
42866 msgstr ""
42868 #: cp/name-lookup.c:2552
42869 #, gcc-internal-format
42870 msgid "namespace %qD not allowed in using-declaration"
42871 msgstr ""
42873 #. It's a nested name with template parameter dependent scope.
42874 #. This can only be using-declaration for class member.
42875 #: cp/name-lookup.c:2560
42876 #, gcc-internal-format
42877 msgid "%qT is not a namespace"
42878 msgstr ""
42880 #. C++11 7.3.3/10.
42881 #: cp/name-lookup.c:2576 cp/name-lookup.c:2623 cp/name-lookup.c:2705
42882 #: cp/name-lookup.c:2720
42883 #, gcc-internal-format
42884 msgid "%qD is already declared in this scope"
42885 msgstr ""
42887 #: cp/name-lookup.c:2596
42888 #, gcc-internal-format
42889 msgid "%qD not declared"
42890 msgstr ""
42892 #: cp/name-lookup.c:3370
42893 #, gcc-internal-format
42894 msgid "using-declaration for non-member at class scope"
42895 msgstr ""
42897 #: cp/name-lookup.c:3377
42898 #, gcc-internal-format
42899 msgid "%<%T::%D%> names destructor"
42900 msgstr ""
42902 #: cp/name-lookup.c:3391
42903 #, gcc-internal-format
42904 msgid "%<%T::%D%> names constructor in %qT"
42905 msgstr ""
42907 #: cp/name-lookup.c:3431
42908 #, gcc-internal-format
42909 msgid "cannot inherit constructors from indirect base %qT"
42910 msgstr ""
42912 #: cp/name-lookup.c:3439
42913 #, gcc-internal-format
42914 msgid "no members matching %<%T::%D%> in %q#T"
42915 msgstr ""
42917 #: cp/name-lookup.c:3526
42918 #, gcc-internal-format
42919 msgid "declaration of %qD not in a namespace surrounding %qD"
42920 msgstr ""
42922 #: cp/name-lookup.c:3534
42923 #, gcc-internal-format
42924 msgid "explicit qualification in declaration of %qD"
42925 msgstr ""
42927 #: cp/name-lookup.c:3607
42928 #, gcc-internal-format
42929 msgid "%qD has not been declared within %D"
42930 msgstr ""
42932 #: cp/name-lookup.c:3608
42933 #, gcc-internal-format
42934 msgid "only here as a friend"
42935 msgstr ""
42937 #: cp/name-lookup.c:3624
42938 #, gcc-internal-format
42939 msgid "%qD should have been declared inside %qD"
42940 msgstr ""
42942 #: cp/name-lookup.c:3669
42943 #, gcc-internal-format
42944 msgid "%qD attribute requires a single NTBS argument"
42945 msgstr ""
42947 #: cp/name-lookup.c:3676
42948 #, gcc-internal-format
42949 msgid ""
42950 "%qD attribute is meaningless since members of the anonymous namespace get "
42951 "local symbols"
42952 msgstr ""
42954 #: cp/name-lookup.c:3686
42955 #, gcc-internal-format
42956 msgid "ignoring %qD attribute on non-inline namespace"
42957 msgstr ""
42959 #: cp/name-lookup.c:3692
42960 #, gcc-internal-format
42961 msgid "ignoring %qD attribute on anonymous namespace"
42962 msgstr ""
42964 #: cp/name-lookup.c:3711 cp/name-lookup.c:4130
42965 #, gcc-internal-format
42966 msgid "%qD attribute directive ignored"
42967 msgstr ""
42969 #: cp/name-lookup.c:3776
42970 #, gcc-internal-format
42971 msgid "namespace alias %qD not allowed here, assuming %qD"
42972 msgstr ""
42974 #: cp/name-lookup.c:4118
42975 #, gcc-internal-format
42976 msgid "strong using only meaningful at namespace scope"
42977 msgstr ""
42979 #: cp/name-lookup.c:4122
42980 #, gcc-internal-format
42981 msgid "current namespace %qD does not enclose strongly used namespace %qD"
42982 msgstr ""
42984 #: cp/name-lookup.c:4468
42985 #, gcc-internal-format
42986 msgid "maximum limit of %d namespaces searched for %qE"
42987 msgstr ""
42989 #: cp/name-lookup.c:4482
42990 #, gcc-internal-format
42991 msgid "suggested alternative: %qs"
42992 msgstr ""
42994 #: cp/name-lookup.c:4489
42995 #, gcc-internal-format
42996 msgid "suggested alternative:"
42997 msgid_plural "suggested alternatives:"
42998 msgstr[0] ""
42999 msgstr[1] ""
43001 #: cp/name-lookup.c:4493
43002 #, gcc-internal-format
43003 msgid "  %qE"
43004 msgstr ""
43006 #: cp/name-lookup.c:5885
43007 #, gcc-internal-format
43008 msgid "argument dependent lookup finds %q+D"
43009 msgstr ""
43011 #: cp/name-lookup.c:6439
43012 #, gcc-internal-format
43013 msgid "XXX entering pop_everything ()\n"
43014 msgstr ""
43016 #: cp/name-lookup.c:6448
43017 #, gcc-internal-format
43018 msgid "XXX leaving pop_everything ()\n"
43019 msgstr ""
43021 #: cp/optimize.c:581
43022 #, gcc-internal-format
43023 msgid "making multiple clones of %qD"
43024 msgstr ""
43026 #: cp/parser.c:828
43027 #, gcc-internal-format
43028 msgid "identifier %qE is a keyword in C++11"
43029 msgstr ""
43031 #: cp/parser.c:1324 cp/parser.c:1337
43032 #, gcc-internal-format
43033 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
43034 msgstr ""
43036 #: cp/parser.c:1362 cp/parser.c:36494
43037 #, gcc-internal-format
43038 msgid ""
43039 "%<#pragma omp declare simd%> not immediately followed by function "
43040 "declaration or definition"
43041 msgstr ""
43043 #: cp/parser.c:2792
43044 #, gcc-internal-format
43045 msgid "%<#pragma%> is not allowed here"
43046 msgstr ""
43048 #: cp/parser.c:2836
43049 #, gcc-internal-format
43050 msgid "%<%E::%E%> has not been declared"
43051 msgstr ""
43053 #: cp/parser.c:2839
43054 #, gcc-internal-format
43055 msgid "%<::%E%> has not been declared"
43056 msgstr ""
43058 #: cp/parser.c:2842
43059 #, gcc-internal-format
43060 msgid "request for member %qE in non-class type %qT"
43061 msgstr ""
43063 #: cp/parser.c:2845 cp/parser.c:17818
43064 #, gcc-internal-format
43065 msgid "%<%T::%E%> has not been declared"
43066 msgstr ""
43068 #: cp/parser.c:2855
43069 #, gcc-internal-format
43070 msgid "%<%E::%E%> is not a type"
43071 msgstr ""
43073 #: cp/parser.c:2859
43074 #, gcc-internal-format
43075 msgid "%<%E::%E%> is not a class or namespace"
43076 msgstr ""
43078 #: cp/parser.c:2864
43079 #, gcc-internal-format
43080 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
43081 msgstr ""
43083 #: cp/parser.c:2877
43084 #, gcc-internal-format
43085 msgid "%<::%E%> is not a type"
43086 msgstr ""
43088 #: cp/parser.c:2880
43089 #, gcc-internal-format
43090 msgid "%<::%E%> is not a class or namespace"
43091 msgstr ""
43093 #: cp/parser.c:2884
43094 #, gcc-internal-format
43095 msgid "%<::%E%> is not a class, namespace, or enumeration"
43096 msgstr ""
43098 #: cp/parser.c:2896
43099 #, gcc-internal-format
43100 msgid "%qE is not a type"
43101 msgstr ""
43103 #: cp/parser.c:2899
43104 #, gcc-internal-format
43105 msgid "%qE is not a class or namespace"
43106 msgstr ""
43108 #: cp/parser.c:2903
43109 #, gcc-internal-format
43110 msgid "%qE is not a class, namespace, or enumeration"
43111 msgstr ""
43113 #: cp/parser.c:2966
43114 #, gcc-internal-format
43115 msgid "new types may not be defined in a return type"
43116 msgstr ""
43118 #: cp/parser.c:2968
43119 #, gcc-internal-format
43120 msgid "(perhaps a semicolon is missing after the definition of %qT)"
43121 msgstr ""
43123 #: cp/parser.c:2994
43124 #, gcc-internal-format
43125 msgid "%qE is not a class template"
43126 msgstr ""
43128 #: cp/parser.c:2996
43129 #, gcc-internal-format
43130 msgid "%qE is not a template"
43131 msgstr ""
43133 #: cp/parser.c:2999
43134 #, gcc-internal-format
43135 msgid "invalid template-id"
43136 msgstr ""
43138 #: cp/parser.c:3033
43139 #, gcc-internal-format
43140 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
43141 msgstr ""
43143 #: cp/parser.c:3037 cp/pt.c:16635
43144 #, gcc-internal-format
43145 msgid ""
43146 "a cast to a type other than an integral or enumeration type cannot appear in "
43147 "a constant-expression"
43148 msgstr ""
43150 #: cp/parser.c:3042
43151 #, gcc-internal-format
43152 msgid "%<typeid%> operator cannot appear in a constant-expression"
43153 msgstr ""
43155 #: cp/parser.c:3046
43156 #, gcc-internal-format
43157 msgid "non-constant compound literals cannot appear in a constant-expression"
43158 msgstr ""
43160 #: cp/parser.c:3050
43161 #, gcc-internal-format
43162 msgid "a function call cannot appear in a constant-expression"
43163 msgstr ""
43165 #: cp/parser.c:3054
43166 #, gcc-internal-format
43167 msgid "an increment cannot appear in a constant-expression"
43168 msgstr ""
43170 #: cp/parser.c:3058
43171 #, gcc-internal-format
43172 msgid "an decrement cannot appear in a constant-expression"
43173 msgstr ""
43175 #: cp/parser.c:3062
43176 #, gcc-internal-format
43177 msgid "an array reference cannot appear in a constant-expression"
43178 msgstr ""
43180 #: cp/parser.c:3066
43181 #, gcc-internal-format
43182 msgid "the address of a label cannot appear in a constant-expression"
43183 msgstr ""
43185 #: cp/parser.c:3070
43186 #, gcc-internal-format
43187 msgid "calls to overloaded operators cannot appear in a constant-expression"
43188 msgstr ""
43190 #: cp/parser.c:3074
43191 #, gcc-internal-format
43192 msgid "an assignment cannot appear in a constant-expression"
43193 msgstr ""
43195 #: cp/parser.c:3077
43196 #, gcc-internal-format
43197 msgid "a comma operator cannot appear in a constant-expression"
43198 msgstr ""
43200 #: cp/parser.c:3081
43201 #, gcc-internal-format
43202 msgid "a call to a constructor cannot appear in a constant-expression"
43203 msgstr ""
43205 #: cp/parser.c:3085
43206 #, gcc-internal-format
43207 msgid "a transaction expression cannot appear in a constant-expression"
43208 msgstr ""
43210 #: cp/parser.c:3131
43211 #, gcc-internal-format
43212 msgid "%qs cannot appear in a constant-expression"
43213 msgstr ""
43215 #: cp/parser.c:3167
43216 #, gcc-internal-format
43217 msgid ""
43218 "class template argument deduction is only available with -std=c++1z or -"
43219 "std=gnu++1z"
43220 msgstr ""
43222 #: cp/parser.c:3172
43223 #, gcc-internal-format
43224 msgid "invalid use of destructor %qD as a type"
43225 msgstr ""
43227 #. Something like 'unsigned A a;'
43228 #: cp/parser.c:3175
43229 #, gcc-internal-format
43230 msgid "invalid combination of multiple type-specifiers"
43231 msgstr ""
43233 #: cp/parser.c:3187
43234 #, gcc-internal-format
43235 msgid "%qE does not name a type; did you mean %qs?"
43236 msgstr ""
43238 #: cp/parser.c:3191
43239 #, gcc-internal-format
43240 msgid "%qE does not name a type"
43241 msgstr ""
43243 #: cp/parser.c:3200
43244 #, gcc-internal-format
43245 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
43246 msgstr ""
43248 #: cp/parser.c:3203
43249 #, gcc-internal-format
43250 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
43251 msgstr ""
43253 #: cp/parser.c:3208
43254 #, gcc-internal-format
43255 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
43256 msgstr ""
43258 #: cp/parser.c:3211
43259 #, gcc-internal-format
43260 msgid "%<concept%> only available with -fconcepts"
43261 msgstr ""
43263 #: cp/parser.c:3237
43264 #, gcc-internal-format
43265 msgid "(perhaps %<typename %T::%E%> was intended)"
43266 msgstr ""
43268 #: cp/parser.c:3255
43269 #, gcc-internal-format
43270 msgid "%qE in namespace %qE does not name a template type"
43271 msgstr ""
43273 #: cp/parser.c:3259
43274 #, gcc-internal-format
43275 msgid "%qE in namespace %qE does not name a type"
43276 msgstr ""
43278 #. A<T>::A<T>()
43279 #: cp/parser.c:3268
43280 #, gcc-internal-format
43281 msgid "%<%T::%E%> names the constructor, not the type"
43282 msgstr ""
43284 #: cp/parser.c:3271
43285 #, gcc-internal-format
43286 msgid "and %qT has no template constructors"
43287 msgstr ""
43289 #: cp/parser.c:3276
43290 #, gcc-internal-format
43291 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
43292 msgstr ""
43294 #: cp/parser.c:3286
43295 #, gcc-internal-format
43296 msgid "%qE in %q#T does not name a template type"
43297 msgstr ""
43299 #: cp/parser.c:3290
43300 #, gcc-internal-format
43301 msgid "%qE in %q#T does not name a type"
43302 msgstr ""
43304 #: cp/parser.c:3893
43305 #, gcc-internal-format
43306 msgid "expected string-literal"
43307 msgstr ""
43309 #: cp/parser.c:3958
43310 #, gcc-internal-format
43311 msgid ""
43312 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
43313 msgstr ""
43315 #: cp/parser.c:4012
43316 #, gcc-internal-format
43317 msgid "a wide string is invalid in this context"
43318 msgstr ""
43320 #: cp/parser.c:4127
43321 #, gcc-internal-format
43322 msgid "unable to find character literal operator %qD with %qT argument"
43323 msgstr ""
43325 #: cp/parser.c:4228
43326 #, gcc-internal-format
43327 msgid "integer literal exceeds range of %qT type"
43328 msgstr ""
43330 #: cp/parser.c:4235
43331 #, gcc-internal-format
43332 msgid "floating literal exceeds range of %qT type"
43333 msgstr ""
43335 #: cp/parser.c:4239
43336 #, gcc-internal-format
43337 msgid "floating literal truncated to zero"
43338 msgstr ""
43340 #: cp/parser.c:4279
43341 #, gcc-internal-format
43342 msgid "unable to find numeric literal operator %qD"
43343 msgstr ""
43345 #: cp/parser.c:4281
43346 #, gcc-internal-format
43347 msgid ""
43348 "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
43349 msgstr ""
43351 #: cp/parser.c:4333
43352 #, gcc-internal-format
43353 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
43354 msgstr ""
43356 #: cp/parser.c:4393 cp/parser.c:12657
43357 #, gcc-internal-format
43358 msgid "expected declaration"
43359 msgstr ""
43361 #: cp/parser.c:4655 cp/parser.c:4670
43362 #, gcc-internal-format
43363 msgid "expected binary operator"
43364 msgstr ""
43366 #: cp/parser.c:4676
43367 #, gcc-internal-format
43368 msgid "expected ..."
43369 msgstr ""
43371 #: cp/parser.c:4688
43372 #, gcc-internal-format
43373 msgid "binary expression in operand of fold-expression"
43374 msgstr ""
43376 #: cp/parser.c:4691
43377 #, gcc-internal-format
43378 msgid "conditional expression in operand of fold-expression"
43379 msgstr ""
43381 #: cp/parser.c:4699
43382 #, gcc-internal-format
43383 msgid "mismatched operator in fold-expression"
43384 msgstr ""
43386 #: cp/parser.c:4803
43387 #, gcc-internal-format
43388 msgid "fixed-point types not supported in C++"
43389 msgstr ""
43391 #: cp/parser.c:4884
43392 #, gcc-internal-format
43393 msgid "ISO C++ forbids braced-groups within expressions"
43394 msgstr ""
43396 #: cp/parser.c:4896
43397 #, gcc-internal-format
43398 msgid ""
43399 "statement-expressions are not allowed outside functions nor in template-"
43400 "argument lists"
43401 msgstr ""
43403 #: cp/parser.c:4935
43404 #, gcc-internal-format
43405 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
43406 msgstr ""
43408 #: cp/parser.c:4993 cp/parser.c:5166 cp/parser.c:5344
43409 #, gcc-internal-format
43410 msgid "expected primary-expression"
43411 msgstr ""
43413 #: cp/parser.c:5023
43414 #, gcc-internal-format
43415 msgid "%<this%> may not be used in this context"
43416 msgstr ""
43418 #: cp/parser.c:5160
43419 #, gcc-internal-format
43420 msgid "a template declaration cannot appear at block scope"
43421 msgstr ""
43423 #: cp/parser.c:5319
43424 #, gcc-internal-format
43425 msgid "local variable %qD may not appear in this context"
43426 msgstr ""
43428 #: cp/parser.c:5496
43429 #, gcc-internal-format
43430 msgid "expected id-expression"
43431 msgstr ""
43433 #: cp/parser.c:5628
43434 #, gcc-internal-format
43435 msgid "scope %qT before %<~%> is not a class-name"
43436 msgstr ""
43438 #: cp/parser.c:5657 cp/parser.c:7672
43439 #, gcc-internal-format
43440 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
43441 msgstr ""
43443 #: cp/parser.c:5768
43444 #, gcc-internal-format
43445 msgid "declaration of %<~%T%> as member of %qT"
43446 msgstr ""
43448 #: cp/parser.c:5783
43449 #, gcc-internal-format
43450 msgid "typedef-name %qD used as destructor declarator"
43451 msgstr ""
43453 #: cp/parser.c:5818
43454 #, gcc-internal-format
43455 msgid ""
43456 "literal operator suffixes not preceded by %<_%> are reserved for future "
43457 "standardization"
43458 msgstr ""
43460 #: cp/parser.c:5829 cp/parser.c:19835
43461 #, gcc-internal-format
43462 msgid "expected unqualified-id"
43463 msgstr ""
43465 #: cp/parser.c:5936
43466 #, gcc-internal-format
43467 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
43468 msgstr ""
43470 #: cp/parser.c:6005
43471 #, gcc-internal-format
43472 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
43473 msgstr ""
43475 #: cp/parser.c:6031
43476 #, gcc-internal-format
43477 msgid "function template-id %qD in nested-name-specifier"
43478 msgstr ""
43480 #: cp/parser.c:6039
43481 #, gcc-internal-format
43482 msgid "variable template-id %qD in nested-name-specifier"
43483 msgstr ""
43485 #: cp/parser.c:6143 cp/typeck.c:2620 cp/typeck.c:2623 cp/typeck.c:2643
43486 #, gcc-internal-format
43487 msgid "%qD is not a template"
43488 msgstr ""
43490 #: cp/parser.c:6221
43491 #, gcc-internal-format
43492 msgid "expected nested-name-specifier"
43493 msgstr ""
43495 #: cp/parser.c:6422 cp/parser.c:8652
43496 #, gcc-internal-format
43497 msgid "types may not be defined in casts"
43498 msgstr ""
43500 #: cp/parser.c:6506
43501 #, gcc-internal-format
43502 msgid "types may not be defined in a %<typeid%> expression"
43503 msgstr ""
43505 #: cp/parser.c:6564
43506 #, gcc-internal-format
43507 msgid "%<_Cilk_spawn%> must be followed by an expression"
43508 msgstr ""
43510 #: cp/parser.c:6648
43511 #, gcc-internal-format
43512 msgid "wrong number of arguments to %<__builtin_addressof%>"
43513 msgstr ""
43515 #: cp/parser.c:6660 cp/pt.c:17186
43516 #, gcc-internal-format
43517 msgid "wrong number of arguments to %<__builtin_launder%>"
43518 msgstr ""
43520 #: cp/parser.c:6752
43521 #, gcc-internal-format
43522 msgid "ISO C++ forbids compound-literals"
43523 msgstr ""
43525 #: cp/parser.c:6811
43526 #, gcc-internal-format
43527 msgid "two consecutive %<[%> shall only introduce an attribute"
43528 msgstr ""
43530 #: cp/parser.c:7233
43531 #, gcc-internal-format
43532 msgid "braced list index is not allowed with array notation"
43533 msgstr ""
43535 #: cp/parser.c:7417 cp/typeck.c:2508
43536 #, gcc-internal-format
43537 msgid "invalid use of %qD"
43538 msgstr ""
43540 #: cp/parser.c:7426
43541 #, gcc-internal-format
43542 msgid "%<%D::%D%> is not a class member"
43543 msgstr ""
43545 #: cp/parser.c:7724
43546 #, gcc-internal-format
43547 msgid "non-scalar type"
43548 msgstr ""
43550 #: cp/parser.c:7823
43551 #, gcc-internal-format
43552 msgid "ISO C++ does not allow %<alignof%> with a non-type"
43553 msgstr ""
43555 #: cp/parser.c:7908
43556 #, gcc-internal-format
43557 msgid "types may not be defined in %<noexcept%> expressions"
43558 msgstr ""
43560 #: cp/parser.c:8186
43561 #, gcc-internal-format
43562 msgid "types may not be defined in a new-expression"
43563 msgstr ""
43565 #: cp/parser.c:8202
43566 #, gcc-internal-format
43567 msgid "array bound forbidden after parenthesized type-id"
43568 msgstr ""
43570 #: cp/parser.c:8204
43571 #, gcc-internal-format
43572 msgid "try removing the parentheses around the type-id"
43573 msgstr ""
43575 #: cp/parser.c:8235
43576 #, gcc-internal-format
43577 msgid ""
43578 "initialization of new-expression for type %<auto%> requires exactly one "
43579 "element"
43580 msgstr ""
43582 #: cp/parser.c:8283
43583 #, gcc-internal-format
43584 msgid "expected expression-list or type-id"
43585 msgstr ""
43587 #: cp/parser.c:8312
43588 #, gcc-internal-format
43589 msgid "types may not be defined in a new-type-id"
43590 msgstr ""
43592 #: cp/parser.c:8440
43593 #, gcc-internal-format
43594 msgid "expression in new-declarator must have integral or enumeration type"
43595 msgstr ""
43597 #: cp/parser.c:8748
43598 #, gcc-internal-format
43599 msgid "use of old-style cast"
43600 msgstr ""
43602 #: cp/parser.c:8895
43603 #, gcc-internal-format
43604 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
43605 msgstr ""
43607 #: cp/parser.c:8898
43608 #, gcc-internal-format
43609 msgid "suggest parentheses around %<>>%> expression"
43610 msgstr ""
43612 #: cp/parser.c:9094
43613 #, gcc-internal-format
43614 msgid "ISO C++ does not allow ?: with omitted middle operand"
43615 msgstr ""
43617 #: cp/parser.c:9805
43618 #, gcc-internal-format
43619 msgid "lambda-expression in unevaluated context"
43620 msgstr ""
43622 #: cp/parser.c:9814
43623 #, gcc-internal-format
43624 msgid "lambda-expression in template-argument"
43625 msgstr ""
43627 #: cp/parser.c:9967
43628 #, gcc-internal-format
43629 msgid "expected end of capture-list"
43630 msgstr ""
43632 #: cp/parser.c:9981
43633 #, gcc-internal-format
43634 msgid ""
43635 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
43636 msgstr ""
43638 #: cp/parser.c:9998
43639 #, gcc-internal-format
43640 msgid "%<*this%> capture only available with -std=c++1z or -std=gnu++1z"
43641 msgstr ""
43643 #: cp/parser.c:10043
43644 #, gcc-internal-format
43645 msgid ""
43646 "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
43647 msgstr ""
43649 #: cp/parser.c:10050
43650 #, gcc-internal-format
43651 msgid "empty initializer for lambda init-capture"
43652 msgstr ""
43654 #: cp/parser.c:10073
43655 #, gcc-internal-format
43656 msgid "capture of non-variable %qD "
43657 msgstr ""
43659 #: cp/parser.c:10076 cp/parser.c:10086 cp/semantics.c:3361 cp/semantics.c:3371
43660 #, gcc-internal-format
43661 msgid "%q#D declared here"
43662 msgstr ""
43664 #: cp/parser.c:10082
43665 #, gcc-internal-format
43666 msgid "capture of variable %qD with non-automatic storage duration"
43667 msgstr ""
43669 #: cp/parser.c:10120
43670 #, gcc-internal-format
43671 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
43672 msgstr ""
43674 #: cp/parser.c:10125
43675 #, gcc-internal-format
43676 msgid ""
43677 "explicit by-reference capture of %qD redundant with by-reference capture "
43678 "default"
43679 msgstr ""
43681 #: cp/parser.c:10174
43682 #, gcc-internal-format
43683 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
43684 msgstr ""
43686 #: cp/parser.c:10205
43687 #, gcc-internal-format
43688 msgid "default argument specified for lambda parameter"
43689 msgstr ""
43691 #: cp/parser.c:10223
43692 #, gcc-internal-format
43693 msgid "duplicate %<mutable%>"
43694 msgstr ""
43696 #: cp/parser.c:10271
43697 #, gcc-internal-format
43698 msgid "%<constexpr%> lambda only available with -std=c++1z or -std=gnu++1z"
43699 msgstr ""
43701 #: cp/parser.c:10723 cp/parser.c:10904
43702 #, gcc-internal-format
43703 msgid "attributes at the beginning of statement are ignored"
43704 msgstr ""
43706 #: cp/parser.c:10751
43707 #, gcc-internal-format
43708 msgid "expected labeled-statement"
43709 msgstr ""
43711 #: cp/parser.c:10797
43712 #, gcc-internal-format
43713 msgid "case label %qE not within a switch statement"
43714 msgstr ""
43716 #: cp/parser.c:10911
43717 #, gcc-internal-format
43718 msgid "need %<typename%> before %qE because %qT is a dependent scope"
43719 msgstr ""
43721 #: cp/parser.c:10920
43722 #, gcc-internal-format
43723 msgid "%<%T::%D%> names the constructor, not the type"
43724 msgstr ""
43726 #: cp/parser.c:10967
43727 #, gcc-internal-format
43728 msgid "compound-statement in constexpr function"
43729 msgstr ""
43731 #: cp/parser.c:11094
43732 #, gcc-internal-format
43733 msgid "%<if constexpr%> only available with -std=c++1z or -std=gnu++1z"
43734 msgstr ""
43736 #: cp/parser.c:11120
43737 #, gcc-internal-format
43738 msgid ""
43739 "init-statement in selection statements only available with -std=c++1z or -"
43740 "std=gnu++1z"
43741 msgstr ""
43743 #: cp/parser.c:11290 cp/parser.c:27768
43744 #, gcc-internal-format
43745 msgid "expected selection-statement"
43746 msgstr ""
43748 #: cp/parser.c:11323
43749 #, gcc-internal-format
43750 msgid "types may not be defined in conditions"
43751 msgstr ""
43753 #: cp/parser.c:11746
43754 #, gcc-internal-format
43755 msgid "range-based %<for%> expression of type %qT has incomplete type"
43756 msgstr ""
43758 #: cp/parser.c:11784
43759 #, gcc-internal-format
43760 msgid ""
43761 "range-based %<for%> expression of type %qT has an %<end%> member but not a "
43762 "%<begin%>"
43763 msgstr ""
43765 #: cp/parser.c:11790
43766 #, gcc-internal-format
43767 msgid ""
43768 "range-based %<for%> expression of type %qT has a %<begin%> member but not an "
43769 "%<end%>"
43770 msgstr ""
43772 #: cp/parser.c:11842
43773 #, gcc-internal-format
43774 msgid ""
43775 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
43776 msgstr ""
43778 #: cp/parser.c:11977 cp/parser.c:27771
43779 #, gcc-internal-format
43780 msgid "expected iteration-statement"
43781 msgstr ""
43783 #: cp/parser.c:12025
43784 #, gcc-internal-format
43785 msgid ""
43786 "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
43787 msgstr ""
43789 #: cp/parser.c:12099
43790 #, gcc-internal-format
43791 msgid "break statement used with Cilk Plus for loop"
43792 msgstr ""
43794 #: cp/parser.c:12159
43795 #, gcc-internal-format
43796 msgid "%<goto%> in %<constexpr%> function"
43797 msgstr ""
43799 #. Issue a warning about this use of a GNU extension.
43800 #: cp/parser.c:12167
43801 #, gcc-internal-format
43802 msgid "ISO C++ forbids computed gotos"
43803 msgstr ""
43805 #: cp/parser.c:12180 cp/parser.c:27774
43806 #, gcc-internal-format
43807 msgid "expected jump-statement"
43808 msgstr ""
43810 #: cp/parser.c:12337 cp/parser.c:23033
43811 #, gcc-internal-format
43812 msgid "extra %<;%>"
43813 msgstr ""
43815 #: cp/parser.c:12580
43816 #, gcc-internal-format
43817 msgid "%<__label__%> not at the beginning of a block"
43818 msgstr ""
43820 #: cp/parser.c:12783
43821 #, gcc-internal-format
43822 msgid "inconsistent deduction for %qT: %qT and then %qT"
43823 msgstr ""
43825 #: cp/parser.c:12804
43826 #, gcc-internal-format
43827 msgid "mixing declarations and function-definitions is forbidden"
43828 msgstr ""
43830 #: cp/parser.c:12828
43831 #, gcc-internal-format
43832 msgid "types may not be defined in a for-range-declaration"
43833 msgstr ""
43835 #: cp/parser.c:12883
43836 #, gcc-internal-format
43837 msgid "initializer in range-based %<for%> loop"
43838 msgstr ""
43840 #: cp/parser.c:12886
43841 #, gcc-internal-format
43842 msgid "multiple declarations in range-based %<for%> loop"
43843 msgstr ""
43845 #: cp/parser.c:12937
43846 #, gcc-internal-format
43847 msgid ""
43848 "decomposition declaration only available with -std=c++1z or -std=gnu++1z"
43849 msgstr ""
43851 #: cp/parser.c:12986
43852 #, gcc-internal-format
43853 msgid "empty decomposition declaration"
43854 msgstr ""
43856 #: cp/parser.c:13171
43857 #, gcc-internal-format
43858 msgid "%<friend%> used outside of class"
43859 msgstr ""
43861 #. Complain about `auto' as a storage specifier, if
43862 #. we're complaining about C++0x compatibility.
43863 #: cp/parser.c:13235
43864 #, gcc-internal-format
43865 msgid "%<auto%> changes meaning in C++11; please remove it"
43866 msgstr ""
43868 #: cp/parser.c:13271
43869 #, gcc-internal-format
43870 msgid "decl-specifier invalid in condition"
43871 msgstr ""
43873 #: cp/parser.c:13277
43874 #, gcc-internal-format
43875 msgid "%qD invalid in lambda"
43876 msgstr ""
43878 #: cp/parser.c:13370
43879 #, gcc-internal-format
43880 msgid "class definition may not be declared a friend"
43881 msgstr ""
43883 #: cp/parser.c:13440 cp/parser.c:23440
43884 #, gcc-internal-format
43885 msgid "templates may not be %<virtual%>"
43886 msgstr ""
43888 #: cp/parser.c:13480
43889 #, gcc-internal-format
43890 msgid "invalid linkage-specification"
43891 msgstr ""
43893 #: cp/parser.c:13567
43894 #, gcc-internal-format
43895 msgid ""
43896 "static_assert without a message only available with -std=c++1z or -std=gnu+"
43897 "+1z"
43898 msgstr ""
43900 #: cp/parser.c:13761
43901 #, gcc-internal-format
43902 msgid "types may not be defined in %<decltype%> expressions"
43903 msgstr ""
43905 #: cp/parser.c:13904
43906 #, gcc-internal-format
43907 msgid "types may not be defined in a conversion-type-id"
43908 msgstr ""
43910 #: cp/parser.c:13931
43911 #, gcc-internal-format
43912 msgid "invalid use of %<auto%> in conversion operator"
43913 msgstr ""
43915 #: cp/parser.c:13935
43916 #, gcc-internal-format
43917 msgid ""
43918 "use of %<auto%> in member template conversion operator can never be deduced"
43919 msgstr ""
43921 #: cp/parser.c:14024
43922 #, gcc-internal-format
43923 msgid "only constructors take member initializers"
43924 msgstr ""
43926 #: cp/parser.c:14046
43927 #, gcc-internal-format
43928 msgid "cannot expand initializer for member %<%D%>"
43929 msgstr ""
43931 #: cp/parser.c:14058
43932 #, gcc-internal-format
43933 msgid "mem-initializer for %qD follows constructor delegation"
43934 msgstr ""
43936 #: cp/parser.c:14070
43937 #, gcc-internal-format
43938 msgid "constructor delegation follows mem-initializer for %qD"
43939 msgstr ""
43941 #: cp/parser.c:14122
43942 #, gcc-internal-format
43943 msgid "anachronistic old-style base class initializer"
43944 msgstr ""
43946 #: cp/parser.c:14192
43947 #, gcc-internal-format
43948 msgid ""
43949 "keyword %<typename%> not allowed in this context (a qualified member "
43950 "initializer is implicitly a type)"
43951 msgstr ""
43953 #: cp/parser.c:14553
43954 #, gcc-internal-format
43955 msgid "unexpected keyword; remove space between quotes and suffix identifier"
43956 msgstr ""
43958 #: cp/parser.c:14559
43959 #, gcc-internal-format
43960 msgid "expected suffix identifier"
43961 msgstr ""
43963 #: cp/parser.c:14568
43964 #, gcc-internal-format
43965 msgid "expected empty string after %<operator%> keyword"
43966 msgstr ""
43968 #: cp/parser.c:14574
43969 #, gcc-internal-format
43970 msgid "invalid encoding prefix in literal operator"
43971 msgstr ""
43973 #: cp/parser.c:14597
43974 #, gcc-internal-format
43975 msgid "expected operator"
43976 msgstr ""
43978 #. Warn that we do not support `export'.
43979 #: cp/parser.c:14642
43980 #, gcc-internal-format
43981 msgid "keyword %<export%> not implemented, and will be ignored"
43982 msgstr ""
43984 #: cp/parser.c:14812
43985 #, gcc-internal-format
43986 msgid "invalid constrained type parameter"
43987 msgstr ""
43989 #: cp/parser.c:14820
43990 #, gcc-internal-format
43991 msgid "cv-qualified type parameter"
43992 msgstr ""
43994 #: cp/parser.c:14905
43995 #, gcc-internal-format
43996 msgid "variadic constraint introduced without %<...%>"
43997 msgstr ""
43999 #: cp/parser.c:14969
44000 #, gcc-internal-format
44001 msgid "invalid use of %<auto%> in default template argument"
44002 msgstr ""
44004 #: cp/parser.c:15204 cp/parser.c:15290 cp/parser.c:21272
44005 #, gcc-internal-format
44006 msgid "template parameter pack %qD cannot have a default argument"
44007 msgstr ""
44009 #: cp/parser.c:15208 cp/parser.c:15294
44010 #, gcc-internal-format
44011 msgid "template parameter packs cannot have default arguments"
44012 msgstr ""
44014 #: cp/parser.c:15360
44015 #, gcc-internal-format
44016 msgid "expected template-id"
44017 msgstr ""
44019 #: cp/parser.c:15413 cp/parser.c:27732
44020 #, gcc-internal-format
44021 msgid "expected %<<%>"
44022 msgstr ""
44024 #: cp/parser.c:15420
44025 #, gcc-internal-format
44026 msgid "%<<::%> cannot begin a template-argument list"
44027 msgstr ""
44029 #: cp/parser.c:15424
44030 #, gcc-internal-format
44031 msgid ""
44032 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
44033 "and %<::%>"
44034 msgstr ""
44036 #: cp/parser.c:15428
44037 #, gcc-internal-format
44038 msgid ""
44039 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
44040 "accept your code)"
44041 msgstr ""
44043 #: cp/parser.c:15535
44044 #, gcc-internal-format
44045 msgid "parse error in template argument list"
44046 msgstr ""
44048 #. The name does not name a template.
44049 #: cp/parser.c:15604 cp/parser.c:15725 cp/parser.c:15940
44050 #, gcc-internal-format
44051 msgid "expected template-name"
44052 msgstr ""
44054 #. Explain what went wrong.
44055 #: cp/parser.c:15650
44056 #, gcc-internal-format
44057 msgid "non-template %qD used as template"
44058 msgstr ""
44060 #: cp/parser.c:15652
44061 #, gcc-internal-format
44062 msgid "use %<%T::template %D%> to indicate that it is a template"
44063 msgstr ""
44065 #: cp/parser.c:15792
44066 #, gcc-internal-format
44067 msgid "expected parameter pack before %<...%>"
44068 msgstr ""
44070 #: cp/parser.c:15901 cp/parser.c:15919 cp/parser.c:16086
44071 #, gcc-internal-format
44072 msgid "expected template-argument"
44073 msgstr ""
44075 #: cp/parser.c:16061
44076 #, gcc-internal-format
44077 msgid "invalid non-type template argument"
44078 msgstr ""
44080 #: cp/parser.c:16188
44081 #, gcc-internal-format
44082 msgid "explicit instantiation shall not use %<inline%> specifier"
44083 msgstr ""
44085 #: cp/parser.c:16192
44086 #, gcc-internal-format
44087 msgid "explicit instantiation shall not use %<constexpr%> specifier"
44088 msgstr ""
44090 #: cp/parser.c:16251
44091 #, gcc-internal-format
44092 msgid "template specialization with C linkage"
44093 msgstr ""
44095 #: cp/parser.c:16471
44096 #, gcc-internal-format
44097 msgid "expected type specifier"
44098 msgstr ""
44100 #: cp/parser.c:16655
44101 #, gcc-internal-format
44102 msgid ""
44103 "use of %<auto%> in lambda parameter declaration only available with -std=c+"
44104 "+14 or -std=gnu++14"
44105 msgstr ""
44107 #: cp/parser.c:16661
44108 #, gcc-internal-format
44109 msgid ""
44110 "use of %<auto%> in parameter declaration only available with -std=c++14 or -"
44111 "std=gnu++14"
44112 msgstr ""
44114 #: cp/parser.c:16666
44115 #, gcc-internal-format
44116 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
44117 msgstr ""
44119 #: cp/parser.c:16811
44120 #, gcc-internal-format
44121 msgid "expected template-id for type"
44122 msgstr ""
44124 #: cp/parser.c:16880
44125 #, gcc-internal-format
44126 msgid "expected type-name"
44127 msgstr ""
44129 #: cp/parser.c:17229
44130 #, gcc-internal-format
44131 msgid ""
44132 "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
44133 msgstr ""
44135 #: cp/parser.c:17452
44136 #, gcc-internal-format
44137 msgid "declaration %qD does not declare anything"
44138 msgstr ""
44140 #: cp/parser.c:17539
44141 #, gcc-internal-format
44142 msgid "attributes ignored on uninstantiated type"
44143 msgstr ""
44145 #: cp/parser.c:17543
44146 #, gcc-internal-format
44147 msgid "attributes ignored on template instantiation"
44148 msgstr ""
44150 #: cp/parser.c:17548
44151 #, gcc-internal-format
44152 msgid ""
44153 "attributes ignored on elaborated-type-specifier that is not a forward "
44154 "declaration"
44155 msgstr ""
44157 #: cp/parser.c:17682
44158 #, gcc-internal-format
44159 msgid "%qD is an enumeration template"
44160 msgstr ""
44162 #: cp/parser.c:17693
44163 #, gcc-internal-format
44164 msgid "%qD does not name an enumeration in %qT"
44165 msgstr ""
44167 #: cp/parser.c:17708
44168 #, gcc-internal-format
44169 msgid "unnamed scoped enum is not allowed"
44170 msgstr ""
44172 #: cp/parser.c:17763
44173 #, gcc-internal-format
44174 msgid "expected %<;%> or %<{%>"
44175 msgstr ""
44177 #: cp/parser.c:17812
44178 #, gcc-internal-format
44179 msgid "cannot add an enumerator list to a template instantiation"
44180 msgstr ""
44182 #: cp/parser.c:17826
44183 #, gcc-internal-format
44184 msgid ""
44185 "nested name specifier %qT for enum declaration does not name a class or "
44186 "namespace"
44187 msgstr ""
44189 #: cp/parser.c:17838 cp/parser.c:22526
44190 #, gcc-internal-format
44191 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
44192 msgstr ""
44194 #: cp/parser.c:17843 cp/parser.c:22531
44195 #, gcc-internal-format
44196 msgid "declaration of %qD in %qD which does not enclose %qD"
44197 msgstr ""
44199 #: cp/parser.c:17855 cp/parser.c:22545
44200 #, gcc-internal-format
44201 msgid "extra qualification not allowed"
44202 msgstr ""
44204 #: cp/parser.c:17878
44205 #, gcc-internal-format
44206 msgid "multiple definition of %q#T"
44207 msgstr ""
44209 #: cp/parser.c:17891
44210 #, gcc-internal-format
44211 msgid "ISO C++ forbids empty unnamed enum"
44212 msgstr ""
44214 #: cp/parser.c:17911
44215 #, gcc-internal-format
44216 msgid "opaque-enum-specifier without name"
44217 msgstr ""
44219 #: cp/parser.c:17914
44220 #, gcc-internal-format
44221 msgid "opaque-enum-specifier must use a simple identifier"
44222 msgstr ""
44224 #: cp/parser.c:18092
44225 #, gcc-internal-format
44226 msgid "%qD is not a namespace-name"
44227 msgstr ""
44229 #: cp/parser.c:18093
44230 #, gcc-internal-format
44231 msgid "expected namespace-name"
44232 msgstr ""
44234 #: cp/parser.c:18171
44235 #, gcc-internal-format
44236 msgid "a nested namespace definition cannot have attributes"
44237 msgstr ""
44239 #: cp/parser.c:18174
44240 #, gcc-internal-format
44241 msgid ""
44242 "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
44243 msgstr ""
44245 #: cp/parser.c:18177
44246 #, gcc-internal-format
44247 msgid "a nested namespace definition cannot be inline"
44248 msgstr ""
44250 #: cp/parser.c:18185
44251 #, gcc-internal-format
44252 msgid "nested identifier required"
44253 msgstr ""
44255 #: cp/parser.c:18213
44256 #, gcc-internal-format
44257 msgid "namespace %qD entered"
44258 msgstr ""
44260 #: cp/parser.c:18266
44261 #, gcc-internal-format
44262 msgid "%<namespace%> definition is not allowed here"
44263 msgstr ""
44265 #: cp/parser.c:18421
44266 #, gcc-internal-format
44267 msgid "a template-id may not appear in a using-declaration"
44268 msgstr ""
44270 #: cp/parser.c:18467
44271 #, gcc-internal-format
44272 msgid ""
44273 "access declarations are deprecated in favour of using-declarations; "
44274 "suggestion: add the %<using%> keyword"
44275 msgstr ""
44277 #: cp/parser.c:18532
44278 #, gcc-internal-format
44279 msgid "types may not be defined in alias template declarations"
44280 msgstr ""
44282 #: cp/parser.c:18685
44283 #, gcc-internal-format
44284 msgid "%<asm%> in %<constexpr%> function"
44285 msgstr ""
44287 #: cp/parser.c:19000
44288 #, gcc-internal-format
44289 msgid "decl-specifier in declaration of deduction guide"
44290 msgstr ""
44292 #: cp/parser.c:19081
44293 #, gcc-internal-format
44294 msgid "a function-definition is not allowed here"
44295 msgstr ""
44297 #: cp/parser.c:19092
44298 #, gcc-internal-format
44299 msgid "an asm-specification is not allowed on a function-definition"
44300 msgstr ""
44302 #: cp/parser.c:19096
44303 #, gcc-internal-format
44304 msgid "attributes are not allowed on a function-definition"
44305 msgstr ""
44307 #: cp/parser.c:19147
44308 #, gcc-internal-format
44309 msgid "expected constructor, destructor, or type conversion"
44310 msgstr ""
44312 #. Anything else is an error.
44313 #: cp/parser.c:19186 cp/parser.c:21463
44314 #, gcc-internal-format
44315 msgid "expected initializer"
44316 msgstr ""
44318 #: cp/parser.c:19267
44319 #, gcc-internal-format
44320 msgid "initializer provided for function"
44321 msgstr ""
44323 #: cp/parser.c:19301
44324 #, gcc-internal-format
44325 msgid "attributes after parenthesized initializer ignored"
44326 msgstr ""
44328 #: cp/parser.c:19306
44329 #, gcc-internal-format
44330 msgid "non-function %qD declared as implicit template"
44331 msgstr ""
44333 #: cp/parser.c:19755
44334 #, gcc-internal-format
44335 msgid "array bound is not an integer constant"
44336 msgstr ""
44338 #: cp/parser.c:19881
44339 #, gcc-internal-format
44340 msgid "cannot define member of dependent typedef %qT"
44341 msgstr ""
44343 #: cp/parser.c:19885
44344 #, gcc-internal-format
44345 msgid "%<%T::%E%> is not a type"
44346 msgstr ""
44348 #: cp/parser.c:19913
44349 #, gcc-internal-format
44350 msgid "invalid use of constructor as a template"
44351 msgstr ""
44353 #: cp/parser.c:19915
44354 #, gcc-internal-format
44355 msgid ""
44356 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
44357 "name"
44358 msgstr ""
44360 #. We do not attempt to print the declarator
44361 #. here because we do not have enough
44362 #. information about its original syntactic
44363 #. form.
44364 #: cp/parser.c:19932
44365 #, gcc-internal-format
44366 msgid "invalid declarator"
44367 msgstr ""
44369 #. But declarations with qualified-ids can't appear in a
44370 #. function.
44371 #: cp/parser.c:20002
44372 #, gcc-internal-format
44373 msgid "qualified-id in declaration"
44374 msgstr ""
44376 #: cp/parser.c:20027
44377 #, gcc-internal-format
44378 msgid "expected declarator"
44379 msgstr ""
44381 #: cp/parser.c:20130
44382 #, gcc-internal-format
44383 msgid "%qD is a namespace"
44384 msgstr ""
44386 #: cp/parser.c:20132
44387 #, gcc-internal-format
44388 msgid "cannot form pointer to member of non-class %q#T"
44389 msgstr ""
44391 #: cp/parser.c:20153
44392 #, gcc-internal-format
44393 msgid "expected ptr-operator"
44394 msgstr ""
44396 #: cp/parser.c:20212
44397 #, gcc-internal-format
44398 msgid "duplicate cv-qualifier"
44399 msgstr ""
44401 #: cp/parser.c:20266
44402 #, gcc-internal-format
44403 msgid "multiple ref-qualifiers"
44404 msgstr ""
44406 #: cp/parser.c:20303
44407 #, gcc-internal-format
44408 msgid "%E requires %<-fgnu-tm%>"
44409 msgstr ""
44411 #: cp/parser.c:20359
44412 #, gcc-internal-format
44413 msgid "duplicate virt-specifier"
44414 msgstr ""
44416 #: cp/parser.c:20603
44417 #, gcc-internal-format
44418 msgid "missing template arguments after %qT"
44419 msgstr ""
44421 #: cp/parser.c:20609 cp/typeck2.c:493 cp/typeck2.c:1965
44422 #, gcc-internal-format
44423 msgid "invalid use of %qT"
44424 msgstr ""
44426 #: cp/parser.c:20630
44427 #, gcc-internal-format
44428 msgid "types may not be defined in template arguments"
44429 msgstr ""
44431 #: cp/parser.c:20635
44432 #, gcc-internal-format
44433 msgid "invalid use of %<auto%> in template argument"
44434 msgstr ""
44436 #: cp/parser.c:20723
44437 #, gcc-internal-format
44438 msgid "expected type-specifier"
44439 msgstr ""
44441 #: cp/parser.c:21029
44442 #, gcc-internal-format
44443 msgid "expected %<,%> or %<...%>"
44444 msgstr ""
44446 #: cp/parser.c:21104
44447 #, gcc-internal-format
44448 msgid "types may not be defined in parameter types"
44449 msgstr ""
44451 #: cp/parser.c:21256
44452 #, gcc-internal-format
44453 msgid "default arguments are only permitted for function parameters"
44454 msgstr ""
44456 #: cp/parser.c:21274
44457 #, gcc-internal-format
44458 msgid "parameter pack %qD cannot have a default argument"
44459 msgstr ""
44461 #: cp/parser.c:21280
44462 #, gcc-internal-format
44463 msgid "template parameter pack cannot have a default argument"
44464 msgstr ""
44466 #: cp/parser.c:21282
44467 #, gcc-internal-format
44468 msgid "parameter pack cannot have a default argument"
44469 msgstr ""
44471 #: cp/parser.c:21669
44472 #, gcc-internal-format
44473 msgid "ISO C++ does not allow designated initializers"
44474 msgstr ""
44476 #: cp/parser.c:21683
44477 #, gcc-internal-format
44478 msgid "ISO C++ does not allow C99 designated initializers"
44479 msgstr ""
44481 #: cp/parser.c:21803 cp/parser.c:21929
44482 #, gcc-internal-format
44483 msgid "expected class-name"
44484 msgstr ""
44486 #: cp/parser.c:22127
44487 #, gcc-internal-format
44488 msgid "expected %<;%> after class definition"
44489 msgstr ""
44491 #: cp/parser.c:22130
44492 #, gcc-internal-format
44493 msgid "expected %<;%> after struct definition"
44494 msgstr ""
44496 #: cp/parser.c:22133
44497 #, gcc-internal-format
44498 msgid "expected %<;%> after union definition"
44499 msgstr ""
44501 #: cp/parser.c:22474
44502 #, gcc-internal-format
44503 msgid "expected %<{%> or %<:%>"
44504 msgstr ""
44506 #: cp/parser.c:22485
44507 #, gcc-internal-format
44508 msgid "cannot specify %<override%> for a class"
44509 msgstr ""
44511 #: cp/parser.c:22493
44512 #, gcc-internal-format
44513 msgid "global qualification of class name is invalid"
44514 msgstr ""
44516 #: cp/parser.c:22500
44517 #, gcc-internal-format
44518 msgid "qualified name does not name a class"
44519 msgstr ""
44521 #: cp/parser.c:22512
44522 #, gcc-internal-format
44523 msgid "invalid class name in declaration of %qD"
44524 msgstr ""
44526 #: cp/parser.c:22571
44527 #, gcc-internal-format
44528 msgid "an explicit specialization must be preceded by %<template <>%>"
44529 msgstr ""
44531 #: cp/parser.c:22601
44532 #, gcc-internal-format
44533 msgid "function template %qD redeclared as a class template"
44534 msgstr ""
44536 #: cp/parser.c:22637
44537 #, gcc-internal-format
44538 msgid "could not resolve typename type"
44539 msgstr ""
44541 #: cp/parser.c:22693
44542 #, gcc-internal-format
44543 msgid "previous definition of %q#T"
44544 msgstr ""
44546 #: cp/parser.c:22783 cp/parser.c:27777
44547 #, gcc-internal-format
44548 msgid "expected class-key"
44549 msgstr ""
44551 #: cp/parser.c:22807
44552 #, gcc-internal-format
44553 msgid ""
44554 "ISO C++ forbids typename key in template template parameter; use -std=c++1z "
44555 "or -std=gnu++1z"
44556 msgstr ""
44558 #: cp/parser.c:22811
44559 #, gcc-internal-format
44560 msgid "expected %<class%> or %<typename%>"
44561 msgstr ""
44563 #: cp/parser.c:23053
44564 #, gcc-internal-format
44565 msgid "in C++03 a class-key must be used when declaring a friend"
44566 msgstr ""
44568 #: cp/parser.c:23071
44569 #, gcc-internal-format
44570 msgid "friend declaration does not name a class or function"
44571 msgstr ""
44573 #: cp/parser.c:23089
44574 #, gcc-internal-format
44575 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
44576 msgstr ""
44578 #: cp/parser.c:23293
44579 #, gcc-internal-format
44580 msgid "pure-specifier on function-definition"
44581 msgstr ""
44583 #: cp/parser.c:23348
44584 #, gcc-internal-format
44585 msgid "stray %<,%> at end of member declaration"
44586 msgstr ""
44588 #: cp/parser.c:23360
44589 #, gcc-internal-format
44590 msgid "expected %<;%> at end of member declaration"
44591 msgstr ""
44593 #: cp/parser.c:23434
44594 #, gcc-internal-format
44595 msgid "invalid pure specifier (only %<= 0%> is allowed)"
44596 msgstr ""
44598 #: cp/parser.c:23469
44599 #, gcc-internal-format
44600 msgid "a brace-enclosed initializer is not allowed here"
44601 msgstr ""
44603 #: cp/parser.c:23598
44604 #, gcc-internal-format
44605 msgid "%<virtual%> specified more than once in base-specified"
44606 msgstr ""
44608 #: cp/parser.c:23618
44609 #, gcc-internal-format
44610 msgid "more than one access specifier in base-specified"
44611 msgstr ""
44613 #: cp/parser.c:23642
44614 #, gcc-internal-format
44615 msgid "keyword %<typename%> not allowed outside of templates"
44616 msgstr ""
44618 #: cp/parser.c:23645
44619 #, gcc-internal-format
44620 msgid ""
44621 "keyword %<typename%> not allowed in this context (the base class is "
44622 "implicitly a type)"
44623 msgstr ""
44625 #: cp/parser.c:23738 cp/parser.c:23815
44626 #, gcc-internal-format
44627 msgid "types may not be defined in an exception-specification"
44628 msgstr ""
44630 #: cp/parser.c:23823
44631 #, gcc-internal-format
44632 msgid "ISO C++1z does not allow dynamic exception specifications"
44633 msgstr ""
44635 #: cp/parser.c:23829
44636 #, gcc-internal-format
44637 msgid ""
44638 "dynamic exception specifications are deprecated in C++11; use %<noexcept%> "
44639 "instead"
44640 msgstr ""
44642 #: cp/parser.c:23873
44643 #, gcc-internal-format
44644 msgid "invalid use of %<auto%> in exception-specification"
44645 msgstr ""
44647 #: cp/parser.c:23912
44648 #, gcc-internal-format
44649 msgid "%<try%> in %<constexpr%> function"
44650 msgstr ""
44652 #: cp/parser.c:24025
44653 #, gcc-internal-format
44654 msgid "types may not be defined in exception-declarations"
44655 msgstr ""
44657 #: cp/parser.c:24629
44658 #, gcc-internal-format
44659 msgid "attribute using prefix used together with scoped attribute token"
44660 msgstr ""
44662 #: cp/parser.c:24643
44663 #, gcc-internal-format
44664 msgid "expected an identifier for the attribute name"
44665 msgstr ""
44667 #: cp/parser.c:24665
44668 #, gcc-internal-format
44669 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
44670 msgstr ""
44672 #: cp/parser.c:24674
44673 #, gcc-internal-format
44674 msgid "%<fallthrough%> is a C++17 feature; use %<gnu::fallthrough%>"
44675 msgstr ""
44677 #: cp/parser.c:24736
44678 #, gcc-internal-format
44679 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
44680 msgstr ""
44682 #: cp/parser.c:24740
44683 #, gcc-internal-format
44684 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
44685 msgstr ""
44687 #: cp/parser.c:24777
44688 #, gcc-internal-format
44689 msgid "expected attribute before %<...%>"
44690 msgstr ""
44692 #: cp/parser.c:24834
44693 #, gcc-internal-format
44694 msgid "attribute using prefix only available with -std=c++1z or -std=gnu++1z"
44695 msgstr ""
44697 #: cp/parser.c:25047
44698 #, gcc-internal-format
44699 msgid "%<requires%> only available with -fconcepts"
44700 msgstr ""
44702 #: cp/parser.c:25079
44703 #, gcc-internal-format
44704 msgid "a requires expression cannot appear outside a template"
44705 msgstr ""
44707 #: cp/parser.c:25781
44708 #, gcc-internal-format
44709 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
44710 msgstr ""
44712 #: cp/parser.c:25786
44713 #, gcc-internal-format
44714 msgid "invalid declaration of %<%T::%E%>"
44715 msgstr ""
44717 #: cp/parser.c:25790
44718 #, gcc-internal-format
44719 msgid "too few template-parameter-lists"
44720 msgstr ""
44722 #. Otherwise, there are too many template parameter lists.  We have
44723 #. something like:
44725 #. template <class T> template <class U> void S::f();
44726 #: cp/parser.c:25797
44727 #, gcc-internal-format
44728 msgid "too many template-parameter-lists"
44729 msgstr ""
44731 #: cp/parser.c:26123
44732 #, gcc-internal-format
44733 msgid "named return values are no longer supported"
44734 msgstr ""
44736 #: cp/parser.c:26289
44737 #, gcc-internal-format
44738 msgid ""
44739 "literal operator template %qD has invalid parameter list.  Expected non-type "
44740 "template argument pack <char...> or <typename CharT, CharT...>"
44741 msgstr ""
44743 #: cp/parser.c:26294
44744 #, gcc-internal-format
44745 msgid ""
44746 "literal operator template %qD has invalid parameter list.  Expected non-type "
44747 "template argument pack <char...>"
44748 msgstr ""
44750 #: cp/parser.c:26363
44751 #, gcc-internal-format
44752 msgid "empty introduction-list"
44753 msgstr ""
44755 #: cp/parser.c:26387
44756 #, gcc-internal-format
44757 msgid "no matching concept for template-introduction"
44758 msgstr ""
44760 #: cp/parser.c:26409
44761 #, gcc-internal-format
44762 msgid "invalid declaration of member template in local class"
44763 msgstr ""
44765 #: cp/parser.c:26418
44766 #, gcc-internal-format
44767 msgid "template with C linkage"
44768 msgstr ""
44770 #: cp/parser.c:26437
44771 #, gcc-internal-format
44772 msgid "invalid explicit specialization"
44773 msgstr ""
44775 #: cp/parser.c:26541
44776 #, gcc-internal-format
44777 msgid "template declaration of %<typedef%>"
44778 msgstr ""
44780 #: cp/parser.c:26592
44781 #, gcc-internal-format
44782 msgid "a class template declaration must not declare anything else"
44783 msgstr ""
44785 #: cp/parser.c:26638
44786 #, gcc-internal-format
44787 msgid "explicit template specialization cannot have a storage class"
44788 msgstr ""
44790 #: cp/parser.c:26946
44791 #, gcc-internal-format
44792 msgid "%<>>%> should be %<> >%> within a nested template argument list"
44793 msgstr ""
44795 #: cp/parser.c:26959
44796 #, gcc-internal-format
44797 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
44798 msgstr ""
44800 #: cp/parser.c:27256
44801 #, gcc-internal-format
44802 msgid "%<sizeof...%> argument must be surrounded by parentheses"
44803 msgstr ""
44805 #: cp/parser.c:27412
44806 #, gcc-internal-format
44807 msgid "invalid use of %qD in linkage specification"
44808 msgstr ""
44810 #: cp/parser.c:27427
44811 #, gcc-internal-format
44812 msgid "%<__thread%> before %qD"
44813 msgstr ""
44815 #: cp/parser.c:27561
44816 #, gcc-internal-format
44817 msgid "ISO C++ 1998 does not support %<long long%>"
44818 msgstr ""
44820 #: cp/parser.c:27569
44821 #, gcc-internal-format
44822 msgid "both %<__thread%> and %<thread_local%> specified"
44823 msgstr ""
44825 #: cp/parser.c:27571
44826 #, gcc-internal-format
44827 msgid "duplicate %qD"
44828 msgstr ""
44830 #: cp/parser.c:27593
44831 #, gcc-internal-format
44832 msgid "duplicate %qs"
44833 msgstr ""
44835 #: cp/parser.c:27635
44836 #, gcc-internal-format
44837 msgid "expected %<new%>"
44838 msgstr ""
44840 #: cp/parser.c:27638
44841 #, gcc-internal-format
44842 msgid "expected %<delete%>"
44843 msgstr ""
44845 #: cp/parser.c:27641
44846 #, gcc-internal-format
44847 msgid "expected %<return%>"
44848 msgstr ""
44850 #: cp/parser.c:27647
44851 #, gcc-internal-format
44852 msgid "expected %<extern%>"
44853 msgstr ""
44855 #: cp/parser.c:27650
44856 #, gcc-internal-format
44857 msgid "expected %<static_assert%>"
44858 msgstr ""
44860 #: cp/parser.c:27653
44861 #, gcc-internal-format
44862 msgid "expected %<decltype%>"
44863 msgstr ""
44865 #: cp/parser.c:27656
44866 #, gcc-internal-format
44867 msgid "expected %<operator%>"
44868 msgstr ""
44870 #: cp/parser.c:27659
44871 #, gcc-internal-format
44872 msgid "expected %<class%>"
44873 msgstr ""
44875 #: cp/parser.c:27662
44876 #, gcc-internal-format
44877 msgid "expected %<template%>"
44878 msgstr ""
44880 #: cp/parser.c:27665
44881 #, gcc-internal-format
44882 msgid "expected %<namespace%>"
44883 msgstr ""
44885 #: cp/parser.c:27668
44886 #, gcc-internal-format
44887 msgid "expected %<using%>"
44888 msgstr ""
44890 #: cp/parser.c:27671
44891 #, gcc-internal-format
44892 msgid "expected %<asm%>"
44893 msgstr ""
44895 #: cp/parser.c:27674
44896 #, gcc-internal-format
44897 msgid "expected %<try%>"
44898 msgstr ""
44900 #: cp/parser.c:27677
44901 #, gcc-internal-format
44902 msgid "expected %<catch%>"
44903 msgstr ""
44905 #: cp/parser.c:27680
44906 #, gcc-internal-format
44907 msgid "expected %<throw%>"
44908 msgstr ""
44910 #: cp/parser.c:27683
44911 #, gcc-internal-format
44912 msgid "expected %<__label__%>"
44913 msgstr ""
44915 #: cp/parser.c:27686
44916 #, gcc-internal-format
44917 msgid "expected %<@try%>"
44918 msgstr ""
44920 #: cp/parser.c:27689
44921 #, gcc-internal-format
44922 msgid "expected %<@synchronized%>"
44923 msgstr ""
44925 #: cp/parser.c:27692
44926 #, gcc-internal-format
44927 msgid "expected %<@throw%>"
44928 msgstr ""
44930 #: cp/parser.c:27695
44931 #, gcc-internal-format
44932 msgid "expected %<__transaction_atomic%>"
44933 msgstr ""
44935 #: cp/parser.c:27698
44936 #, gcc-internal-format
44937 msgid "expected %<__transaction_relaxed%>"
44938 msgstr ""
44940 #: cp/parser.c:27729
44941 #, gcc-internal-format
44942 msgid "expected %<::%>"
44943 msgstr ""
44945 #: cp/parser.c:27741
44946 #, gcc-internal-format
44947 msgid "expected %<...%>"
44948 msgstr ""
44950 #: cp/parser.c:27744
44951 #, gcc-internal-format
44952 msgid "expected %<*%>"
44953 msgstr ""
44955 #: cp/parser.c:27747
44956 #, gcc-internal-format
44957 msgid "expected %<~%>"
44958 msgstr ""
44960 #: cp/parser.c:27753
44961 #, gcc-internal-format
44962 msgid "expected %<:%> or %<::%>"
44963 msgstr ""
44965 #: cp/parser.c:27781
44966 #, gcc-internal-format
44967 msgid "expected %<class%>, %<typename%>, or %<template%>"
44968 msgstr ""
44970 #: cp/parser.c:28043
44971 #, gcc-internal-format
44972 msgid "%qs tag used in naming %q#T"
44973 msgstr ""
44975 #: cp/parser.c:28048
44976 #, gcc-internal-format
44977 msgid "%q#T was previously declared here"
44978 msgstr ""
44980 #: cp/parser.c:28069
44981 #, gcc-internal-format
44982 msgid "%qD redeclared with different access"
44983 msgstr ""
44985 #: cp/parser.c:28090
44986 #, gcc-internal-format
44987 msgid ""
44988 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
44989 msgstr ""
44991 #: cp/parser.c:28333
44992 #, gcc-internal-format
44993 msgid "file ends in default argument"
44994 msgstr ""
44996 #: cp/parser.c:28562 cp/parser.c:29871 cp/parser.c:30057
44997 #, gcc-internal-format
44998 msgid "misplaced %<@%D%> Objective-C++ construct"
44999 msgstr ""
45001 #: cp/parser.c:28631
45002 #, gcc-internal-format
45003 msgid "objective-c++ message receiver expected"
45004 msgstr ""
45006 #: cp/parser.c:28701
45007 #, gcc-internal-format
45008 msgid "objective-c++ message argument(s) are expected"
45009 msgstr ""
45011 #: cp/parser.c:28731
45012 #, gcc-internal-format
45013 msgid "%<@encode%> must specify a type as an argument"
45014 msgstr ""
45016 #: cp/parser.c:29137
45017 #, gcc-internal-format
45018 msgid "invalid Objective-C++ selector name"
45019 msgstr ""
45021 #: cp/parser.c:29212 cp/parser.c:29230
45022 #, gcc-internal-format
45023 msgid "objective-c++ method declaration is expected"
45024 msgstr ""
45026 #: cp/parser.c:29224 cp/parser.c:29289
45027 #, gcc-internal-format
45028 msgid "method attributes must be specified at the end"
45029 msgstr ""
45031 #: cp/parser.c:29332
45032 #, gcc-internal-format
45033 msgid "stray %qs between Objective-C++ methods"
45034 msgstr ""
45036 #: cp/parser.c:29538 cp/parser.c:29545 cp/parser.c:29552
45037 #, gcc-internal-format
45038 msgid "invalid type for instance variable"
45039 msgstr ""
45041 #: cp/parser.c:29665
45042 #, gcc-internal-format
45043 msgid "identifier expected after %<@protocol%>"
45044 msgstr ""
45046 #: cp/parser.c:29836
45047 #, gcc-internal-format
45048 msgid ""
45049 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
45050 msgstr ""
45052 #: cp/parser.c:29843
45053 #, gcc-internal-format
45054 msgid "prefix attributes are ignored before %<@%D%>"
45055 msgstr ""
45057 #: cp/parser.c:30116 cp/parser.c:30123 cp/parser.c:30130
45058 #, gcc-internal-format
45059 msgid "invalid type for property"
45060 msgstr ""
45062 #: cp/parser.c:31254
45063 #, gcc-internal-format
45064 msgid "%<wait%> expression must be integral"
45065 msgstr ""
45067 #: cp/parser.c:31948
45068 #, gcc-internal-format
45069 msgid "invalid reduction-identifier"
45070 msgstr ""
45072 #: cp/parser.c:34147
45073 #, gcc-internal-format
45074 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
45075 msgstr ""
45077 #: cp/parser.c:34150
45078 #, gcc-internal-format
45079 msgid "parenthesized initialization is not allowed in for-loop"
45080 msgstr ""
45082 #: cp/parser.c:34246
45083 #, gcc-internal-format
45084 msgid ""
45085 "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
45086 msgstr ""
45088 #: cp/parser.c:34474 cp/pt.c:15425
45089 #, gcc-internal-format
45090 msgid "iteration variable %qD should not be reduction"
45091 msgstr ""
45093 #: cp/parser.c:34559
45094 #, gcc-internal-format
45095 msgid "not enough collapsed for loops"
45096 msgstr ""
45098 #: cp/parser.c:34849
45099 #, gcc-internal-format
45100 msgid ""
45101 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
45102 "statements"
45103 msgstr ""
45105 #: cp/parser.c:35655
45106 #, gcc-internal-format
45107 msgid ""
45108 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
45109 "%> or %<delete%> on %<map%> clause"
45110 msgstr ""
45112 #: cp/parser.c:36217
45113 #, gcc-internal-format
45114 msgid "%<#pragma acc %s data%> has no data movement clause"
45115 msgstr ""
45117 #: cp/parser.c:36525
45118 #, gcc-internal-format
45119 msgid ""
45120 "vector attribute not immediately followed by a single function declaration "
45121 "or definition"
45122 msgstr ""
45124 #: cp/parser.c:36818
45125 #, gcc-internal-format
45126 msgid "invalid initializer clause"
45127 msgstr ""
45129 #: cp/parser.c:36846
45130 #, gcc-internal-format
45131 msgid "expected id-expression (arguments)"
45132 msgstr ""
45134 #: cp/parser.c:36858
45135 #, gcc-internal-format
45136 msgid ""
45137 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
45138 msgstr ""
45140 #: cp/parser.c:36939
45141 #, gcc-internal-format
45142 msgid ""
45143 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
45144 "identifier"
45145 msgstr ""
45147 #: cp/parser.c:36958
45148 #, gcc-internal-format
45149 msgid "types may not be defined in declare reduction type list"
45150 msgstr ""
45152 #: cp/parser.c:36980 cp/semantics.c:5365
45153 #, gcc-internal-format
45154 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
45155 msgstr ""
45157 #: cp/parser.c:36985 cp/semantics.c:5374
45158 #, gcc-internal-format
45159 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
45160 msgstr ""
45162 #: cp/parser.c:36988 cp/pt.c:12250 cp/semantics.c:5380
45163 #, gcc-internal-format
45164 msgid "reference type %qT in %<#pragma omp declare reduction%>"
45165 msgstr ""
45167 #: cp/parser.c:36991 cp/semantics.c:5386
45168 #, gcc-internal-format
45169 msgid ""
45170 "const, volatile or __restrict qualified type %qT in %<#pragma omp declare "
45171 "reduction%>"
45172 msgstr ""
45174 #: cp/parser.c:37341
45175 #, gcc-internal-format
45176 msgid "%<#pragma acc routine%> names a set of overloads"
45177 msgstr ""
45179 #: cp/parser.c:37351
45180 #, gcc-internal-format
45181 msgid "%qD does not refer to a namespace scope function"
45182 msgstr ""
45184 #. cancel-and-throw is unimplemented.
45185 #: cp/parser.c:37684
45186 #, gcc-internal-format
45187 msgid "atomic_cancel"
45188 msgstr ""
45190 #: cp/parser.c:37727 cp/semantics.c:8666
45191 #, gcc-internal-format
45192 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
45193 msgstr ""
45195 #: cp/parser.c:37729 cp/semantics.c:8668
45196 #, gcc-internal-format
45197 msgid "%<__transaction_atomic%> without transactional memory support enabled"
45198 msgstr ""
45200 #: cp/parser.c:37925
45201 #, gcc-internal-format
45202 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
45203 msgstr ""
45205 #: cp/parser.c:37958
45206 #, gcc-internal-format
45207 msgid "invalid grainsize for _Cilk_for"
45208 msgstr ""
45210 #: cp/parser.c:38142
45211 #, gcc-internal-format
45212 msgid "%<#pragma acc wait%> may only be used in compound statements"
45213 msgstr ""
45215 #: cp/parser.c:38205
45216 #, gcc-internal-format
45217 msgid "%<#pragma GCC ivdep%> must be inside a function"
45218 msgstr ""
45220 #: cp/parser.c:38226
45221 #, gcc-internal-format
45222 msgid "%<#pragma simd%> must be inside a function"
45223 msgstr ""
45225 #: cp/parser.c:38238
45226 #, gcc-internal-format
45227 msgid "%<#pragma cilk grainsize%> must be inside a function"
45228 msgstr ""
45230 #: cp/parser.c:38250
45231 #, gcc-internal-format
45232 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
45233 msgstr ""
45235 #: cp/parser.c:38307
45236 #, gcc-internal-format
45237 msgid "inter-module optimizations not implemented for C++"
45238 msgstr ""
45240 #: cp/parser.c:38417
45241 #, gcc-internal-format
45242 msgid "expected variable-name"
45243 msgstr ""
45245 #: cp/parser.c:38481
45246 #, gcc-internal-format
45247 msgid "expected %<,%> or %<)%> after %qE"
45248 msgstr ""
45250 #: cp/parser.c:38880
45251 #, gcc-internal-format
45252 msgid "implicit templates may not be %<virtual%>"
45253 msgstr ""
45255 #: cp/pt.c:294
45256 #, gcc-internal-format
45257 msgid "data member %qD cannot be a member template"
45258 msgstr ""
45260 #: cp/pt.c:306
45261 #, gcc-internal-format
45262 msgid "invalid member template declaration %qD"
45263 msgstr ""
45265 #: cp/pt.c:685
45266 #, gcc-internal-format
45267 msgid "explicit specialization in non-namespace scope %qD"
45268 msgstr ""
45270 #: cp/pt.c:699
45271 #, gcc-internal-format
45272 msgid "enclosing class templates are not explicitly specialized"
45273 msgstr ""
45275 #: cp/pt.c:783
45276 #, gcc-internal-format
45277 msgid "specialization of %qD must appear at namespace scope"
45278 msgstr ""
45280 #: cp/pt.c:795
45281 #, gcc-internal-format
45282 msgid "specialization of %qD in different namespace"
45283 msgstr ""
45285 #: cp/pt.c:797 cp/pt.c:1024
45286 #, gcc-internal-format
45287 msgid "  from definition of %q#D"
45288 msgstr ""
45290 #: cp/pt.c:814
45291 #, gcc-internal-format
45292 msgid ""
45293 "explicit instantiation of %qD in namespace %qD (which does not enclose "
45294 "namespace %qD)"
45295 msgstr ""
45297 #: cp/pt.c:934
45298 #, gcc-internal-format
45299 msgid "name of class shadows template template parameter %qD"
45300 msgstr ""
45302 #: cp/pt.c:946
45303 #, gcc-internal-format
45304 msgid "specialization of alias template %qD"
45305 msgstr ""
45307 #: cp/pt.c:949 cp/pt.c:1086
45308 #, gcc-internal-format
45309 msgid "explicit specialization of non-template %qT"
45310 msgstr ""
45312 #: cp/pt.c:981
45313 #, gcc-internal-format
45314 msgid "specialization of %qT after instantiation"
45315 msgstr ""
45317 #: cp/pt.c:1022
45318 #, gcc-internal-format
45319 msgid "specializing %q#T in different namespace"
45320 msgstr ""
45322 #. But if we've had an implicit instantiation, that's a
45323 #. problem ([temp.expl.spec]/6).
45324 #: cp/pt.c:1064
45325 #, gcc-internal-format
45326 msgid "specialization %qT after instantiation %qT"
45327 msgstr ""
45329 #: cp/pt.c:1082
45330 #, gcc-internal-format
45331 msgid "template specialization of %qD not allowed by ISO C++"
45332 msgstr ""
45334 #: cp/pt.c:1544
45335 #, gcc-internal-format
45336 msgid "specialization of %qD after instantiation"
45337 msgstr ""
45339 #: cp/pt.c:1941
45340 #, gcc-internal-format
45341 msgid "candidate is: %#D"
45342 msgstr ""
45344 #: cp/pt.c:1948 cp/semantics.c:5234
45345 #, gcc-internal-format
45346 msgid "%s %#D"
45347 msgstr ""
45349 #: cp/pt.c:2089
45350 #, gcc-internal-format
45351 msgid "%qD is not a function template"
45352 msgstr ""
45354 #: cp/pt.c:2094
45355 #, gcc-internal-format
45356 msgid "%qD is not a variable template"
45357 msgstr ""
45359 #: cp/pt.c:2348
45360 #, gcc-internal-format
45361 msgid "template-id %qD for %q+D does not match any template declaration"
45362 msgstr ""
45364 #: cp/pt.c:2351
45365 #, gcc-internal-format
45366 msgid ""
45367 "saw %d %<template<>%>, need %d for specializing a member function template"
45368 msgstr ""
45370 #: cp/pt.c:2362
45371 #, gcc-internal-format
45372 msgid "ambiguous template specialization %qD for %q+D"
45373 msgstr ""
45375 #: cp/pt.c:2572
45376 #, gcc-internal-format
45377 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
45378 msgstr ""
45380 #: cp/pt.c:2581
45381 #, gcc-internal-format
45382 msgid "too many template headers for %D (should be %d)"
45383 msgstr ""
45385 #: cp/pt.c:2586
45386 #, gcc-internal-format
45387 msgid ""
45388 "members of an explicitly specialized class are defined without a template "
45389 "header"
45390 msgstr ""
45392 #: cp/pt.c:2610
45393 #, gcc-internal-format
45394 msgid ""
45395 "explicit specialization of %qD outside its namespace must use a nested-name-"
45396 "specifier"
45397 msgstr ""
45399 #. This was allowed in C++98, so only pedwarn.
45400 #: cp/pt.c:2615
45401 #, gcc-internal-format
45402 msgid ""
45403 "explicit instantiation of %qD outside its namespace must use a nested-name-"
45404 "specifier"
45405 msgstr ""
45407 #. This case handles bogus declarations like template <>
45408 #. template <class T> void f<int>();
45409 #: cp/pt.c:2705 cp/pt.c:2764
45410 #, gcc-internal-format
45411 msgid "template-id %qD in declaration of primary template"
45412 msgstr ""
45414 #: cp/pt.c:2718
45415 #, gcc-internal-format
45416 msgid "template parameter list used in explicit instantiation"
45417 msgstr ""
45419 #: cp/pt.c:2724
45420 #, gcc-internal-format
45421 msgid "definition provided for explicit instantiation"
45422 msgstr ""
45424 #: cp/pt.c:2732
45425 #, gcc-internal-format
45426 msgid "too many template parameter lists in declaration of %qD"
45427 msgstr ""
45429 #: cp/pt.c:2735
45430 #, gcc-internal-format
45431 msgid "too few template parameter lists in declaration of %qD"
45432 msgstr ""
45434 #: cp/pt.c:2737
45435 #, gcc-internal-format
45436 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
45437 msgstr ""
45439 #: cp/pt.c:2743
45440 #, gcc-internal-format
45441 msgid "explicit specialization declared %<concept%>"
45442 msgstr ""
45444 #: cp/pt.c:2774
45445 #, gcc-internal-format
45446 msgid "non-type partial specialization %qD is not allowed"
45447 msgstr ""
45449 #: cp/pt.c:2777
45450 #, gcc-internal-format
45451 msgid "non-class, non-variable partial specialization %qD is not allowed"
45452 msgstr ""
45454 #: cp/pt.c:2810
45455 #, gcc-internal-format
45456 msgid "default argument specified in explicit specialization"
45457 msgstr ""
45459 #: cp/pt.c:2848
45460 #, gcc-internal-format
45461 msgid "%qD is not a template function"
45462 msgstr ""
45464 #. From [temp.expl.spec]:
45466 #. If such an explicit specialization for the member
45467 #. of a class template names an implicitly-declared
45468 #. special member function (clause _special_), the
45469 #. program is ill-formed.
45471 #. Similar language is found in [temp.explicit].
45472 #: cp/pt.c:2913
45473 #, gcc-internal-format
45474 msgid "specialization of implicitly-declared special member function"
45475 msgstr ""
45477 #: cp/pt.c:2957
45478 #, gcc-internal-format
45479 msgid "no member function %qD declared in %qT"
45480 msgstr ""
45482 #: cp/pt.c:2988
45483 #, gcc-internal-format
45484 msgid "friend declaration %qD is not visible to explicit specialization"
45485 msgstr ""
45487 #: cp/pt.c:2991
45488 #, gcc-internal-format
45489 msgid "friend declaration here"
45490 msgstr ""
45492 #: cp/pt.c:3099
45493 #, gcc-internal-format
45494 msgid "explicit specialization of function concept %qD"
45495 msgstr ""
45497 #: cp/pt.c:3695
45498 #, gcc-internal-format
45499 msgid "base initializer expansion %<%T%> contains no parameter packs"
45500 msgstr ""
45502 #: cp/pt.c:3759
45503 #, gcc-internal-format
45504 msgid "expansion pattern %<%T%> contains no argument packs"
45505 msgstr ""
45507 #: cp/pt.c:3761
45508 #, gcc-internal-format
45509 msgid "expansion pattern %<%E%> contains no argument packs"
45510 msgstr ""
45512 #: cp/pt.c:3806
45513 #, gcc-internal-format
45514 msgid "parameter packs not expanded with %<...%>:"
45515 msgstr ""
45517 #: cp/pt.c:3821 cp/pt.c:4576
45518 #, gcc-internal-format
45519 msgid "        %qD"
45520 msgstr ""
45522 #: cp/pt.c:3823
45523 #, gcc-internal-format
45524 msgid "        <anonymous>"
45525 msgstr ""
45527 #: cp/pt.c:3950
45528 #, gcc-internal-format
45529 msgid "declaration of template parameter %q+D shadows template parameter"
45530 msgstr ""
45532 #: cp/pt.c:3953
45533 #, gcc-internal-format
45534 msgid "declaration of %q+#D shadows template parameter"
45535 msgstr ""
45537 #: cp/pt.c:3955
45538 #, gcc-internal-format
45539 msgid "template parameter %qD declared here"
45540 msgstr ""
45542 #: cp/pt.c:4512
45543 #, gcc-internal-format
45544 msgid "specialization of variable concept %q#D"
45545 msgstr ""
45547 #: cp/pt.c:4571
45548 #, gcc-internal-format
45549 msgid "template parameters not deducible in partial specialization:"
45550 msgstr ""
45552 #: cp/pt.c:4595
45553 #, gcc-internal-format
45554 msgid "partial specialization %q+D does not specialize any template arguments"
45555 msgstr ""
45557 #: cp/pt.c:4598
45558 #, gcc-internal-format
45559 msgid ""
45560 "partial specialization %q+D does not specialize any template arguments and "
45561 "is not more constrained than"
45562 msgstr ""
45564 #: cp/pt.c:4600 cp/pt.c:4611
45565 #, gcc-internal-format
45566 msgid "primary template here"
45567 msgstr ""
45569 #: cp/pt.c:4608
45570 #, gcc-internal-format
45571 msgid ""
45572 "partial specialization is not more specialized than the primary template "
45573 "because it replaces multiple parameters with a pack expansion"
45574 msgstr ""
45576 #: cp/pt.c:4620
45577 #, gcc-internal-format
45578 msgid "partial specialization %qD is not more specialized than"
45579 msgstr ""
45581 #: cp/pt.c:4622
45582 #, gcc-internal-format
45583 msgid "primary template %qD"
45584 msgstr ""
45586 #: cp/pt.c:4669
45587 #, gcc-internal-format
45588 msgid ""
45589 "parameter pack argument %qE must be at the end of the template argument list"
45590 msgstr ""
45592 #: cp/pt.c:4672
45593 #, gcc-internal-format
45594 msgid ""
45595 "parameter pack argument %qT must be at the end of the template argument list"
45596 msgstr ""
45598 #: cp/pt.c:4693
45599 #, gcc-internal-format
45600 msgid "template argument %qE involves template parameter(s)"
45601 msgstr ""
45603 #: cp/pt.c:4739
45604 #, gcc-internal-format
45605 msgid "type %qT of template argument %qE depends on a template parameter"
45606 msgid_plural "type %qT of template argument %qE depends on template parameters"
45607 msgstr[0] ""
45608 msgstr[1] ""
45610 #: cp/pt.c:4801
45611 #, gcc-internal-format
45612 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
45613 msgstr ""
45615 #: cp/pt.c:4805
45616 #, gcc-internal-format
45617 msgid "partial specialization of %qD after instantiation of %qD"
45618 msgstr ""
45620 #: cp/pt.c:4981
45621 #, gcc-internal-format
45622 msgid "no default argument for %qD"
45623 msgstr ""
45625 #. A primary class template can only have one
45626 #. parameter pack, at the end of the template
45627 #. parameter list.
45628 #: cp/pt.c:5003
45629 #, gcc-internal-format
45630 msgid "parameter pack %q+D must be at the end of the template parameter list"
45631 msgstr ""
45633 #: cp/pt.c:5039
45634 #, gcc-internal-format
45635 msgid ""
45636 "default template arguments may not be used in function template friend re-"
45637 "declaration"
45638 msgstr ""
45640 #: cp/pt.c:5042
45641 #, gcc-internal-format
45642 msgid ""
45643 "default template arguments may not be used in function template friend "
45644 "declarations"
45645 msgstr ""
45647 #: cp/pt.c:5045
45648 #, gcc-internal-format
45649 msgid ""
45650 "default template arguments may not be used in function templates without -"
45651 "std=c++11 or -std=gnu++11"
45652 msgstr ""
45654 #: cp/pt.c:5048
45655 #, gcc-internal-format
45656 msgid "default template arguments may not be used in partial specializations"
45657 msgstr ""
45659 #: cp/pt.c:5051 cp/pt.c:5109
45660 #, gcc-internal-format
45661 msgid "default argument for template parameter for class enclosing %qD"
45662 msgstr ""
45664 #: cp/pt.c:5223
45665 #, gcc-internal-format
45666 msgid "template %qD declared"
45667 msgstr ""
45669 #: cp/pt.c:5230
45670 #, gcc-internal-format
45671 msgid "template class without a name"
45672 msgstr ""
45674 #: cp/pt.c:5238
45675 #, gcc-internal-format
45676 msgid "member template %qD may not have virt-specifiers"
45677 msgstr ""
45679 #. [basic.stc.dynamic.allocation]
45681 #. An allocation function can be a function
45682 #. template. ... Template allocation functions shall
45683 #. have two or more parameters.
45684 #: cp/pt.c:5260
45685 #, gcc-internal-format
45686 msgid "invalid template declaration of %qD"
45687 msgstr ""
45689 #: cp/pt.c:5389
45690 #, gcc-internal-format
45691 msgid "template definition of non-template %q#D"
45692 msgstr ""
45694 #: cp/pt.c:5432
45695 #, gcc-internal-format
45696 msgid "expected %d levels of template parms for %q#D, got %d"
45697 msgstr ""
45699 #: cp/pt.c:5446
45700 #, gcc-internal-format
45701 msgid "got %d template parameters for %q#D"
45702 msgstr ""
45704 #: cp/pt.c:5449
45705 #, gcc-internal-format
45706 msgid "got %d template parameters for %q#T"
45707 msgstr ""
45709 #: cp/pt.c:5451
45710 #, gcc-internal-format, gfc-internal-format
45711 msgid "  but %d required"
45712 msgstr ""
45714 #: cp/pt.c:5472
45715 #, gcc-internal-format
45716 msgid "template arguments to %qD do not match original template %qD"
45717 msgstr ""
45719 #: cp/pt.c:5476
45720 #, gcc-internal-format
45721 msgid "use template<> for an explicit specialization"
45722 msgstr ""
45724 #: cp/pt.c:5614
45725 #, gcc-internal-format
45726 msgid "%qT is not a template type"
45727 msgstr ""
45729 #: cp/pt.c:5627
45730 #, gcc-internal-format
45731 msgid "template specifiers not specified in declaration of %qD"
45732 msgstr ""
45734 #: cp/pt.c:5638
45735 #, gcc-internal-format, gfc-internal-format
45736 msgid "redeclared with %d template parameter"
45737 msgid_plural "redeclared with %d template parameters"
45738 msgstr[0] ""
45739 msgstr[1] ""
45741 #: cp/pt.c:5642
45742 #, gcc-internal-format
45743 msgid "previous declaration %qD used %d template parameter"
45744 msgid_plural "previous declaration %qD used %d template parameters"
45745 msgstr[0] ""
45746 msgstr[1] ""
45748 #: cp/pt.c:5679
45749 #, gcc-internal-format
45750 msgid "template parameter %q+#D"
45751 msgstr ""
45753 #: cp/pt.c:5680
45754 #, gcc-internal-format
45755 msgid "redeclared here as %q#D"
45756 msgstr ""
45758 #. We have in [temp.param]:
45760 #. A template-parameter may not be given default arguments
45761 #. by two different declarations in the same scope.
45762 #: cp/pt.c:5690
45763 #, gcc-internal-format
45764 msgid "redefinition of default argument for %q#D"
45765 msgstr ""
45767 #: cp/pt.c:5692
45768 #, gcc-internal-format
45769 msgid "original definition appeared here"
45770 msgstr ""
45772 #: cp/pt.c:5717
45773 #, gcc-internal-format
45774 msgid "redeclaration %q#D with different constraints"
45775 msgstr ""
45777 #: cp/pt.c:5720
45778 #, gcc-internal-format
45779 msgid "original declaration appeared here"
45780 msgstr ""
45782 #: cp/pt.c:5976 cp/pt.c:6032
45783 #, gcc-internal-format
45784 msgid "%qE is not a valid template argument for type %qT"
45785 msgstr ""
45787 #: cp/pt.c:5979
45788 #, gcc-internal-format
45789 msgid "it must be the address of a function with external linkage"
45790 msgstr ""
45792 #: cp/pt.c:5982
45793 #, gcc-internal-format
45794 msgid "it must be the name of a function with external linkage"
45795 msgstr ""
45797 #: cp/pt.c:5994
45798 #, gcc-internal-format
45799 msgid ""
45800 "%qE is not a valid template argument for type %qT because %qD has no linkage"
45801 msgstr ""
45803 #: cp/pt.c:5998
45804 #, gcc-internal-format
45805 msgid ""
45806 "%qE is not a valid template argument for type %qT because %qD does not have "
45807 "external linkage"
45808 msgstr ""
45810 #: cp/pt.c:6034
45811 #, gcc-internal-format
45812 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
45813 msgstr ""
45815 #: cp/pt.c:6085
45816 #, gcc-internal-format
45817 msgid "  couldn't deduce template parameter %qD"
45818 msgstr ""
45820 #: cp/pt.c:6100
45821 #, gcc-internal-format
45822 msgid "  types %qT and %qT have incompatible cv-qualifiers"
45823 msgstr ""
45825 #: cp/pt.c:6109
45826 #, gcc-internal-format
45827 msgid "  mismatched types %qT and %qT"
45828 msgstr ""
45830 #: cp/pt.c:6118
45831 #, gcc-internal-format
45832 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
45833 msgstr ""
45835 #: cp/pt.c:6129
45836 #, gcc-internal-format
45837 msgid "  template argument %qE does not match pointer-to-member constant %qE"
45838 msgstr ""
45840 #: cp/pt.c:6139
45841 #, gcc-internal-format
45842 msgid "  %qE is not equivalent to %qE"
45843 msgstr ""
45845 #: cp/pt.c:6148
45846 #, gcc-internal-format
45847 msgid "  inconsistent parameter pack deduction with %qT and %qT"
45848 msgstr ""
45850 #: cp/pt.c:6160
45851 #, gcc-internal-format
45852 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
45853 msgstr ""
45855 #: cp/pt.c:6164
45856 #, gcc-internal-format
45857 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
45858 msgstr ""
45860 #: cp/pt.c:6175
45861 #, gcc-internal-format
45862 msgid "  variable-sized array type %qT is not a valid template argument"
45863 msgstr ""
45865 #: cp/pt.c:6186
45866 #, gcc-internal-format
45867 msgid "  member function type %qT is not a valid template argument"
45868 msgstr ""
45870 #: cp/pt.c:6198
45871 #, gcc-internal-format, gfc-internal-format
45872 msgid "  candidate expects at least %d argument, %d provided"
45873 msgid_plural "  candidate expects at least %d arguments, %d provided"
45874 msgstr[0] ""
45875 msgstr[1] ""
45877 #: cp/pt.c:6229
45878 #, gcc-internal-format
45879 msgid "  cannot convert %qE (type %qT) to type %qT"
45880 msgstr ""
45882 #: cp/pt.c:6242
45883 #, gcc-internal-format
45884 msgid "  %qT is an ambiguous base class of %qT"
45885 msgstr ""
45887 #: cp/pt.c:6246
45888 #, gcc-internal-format
45889 msgid "  %qT is not derived from %qT"
45890 msgstr ""
45892 #: cp/pt.c:6257
45893 #, gcc-internal-format
45894 msgid ""
45895 "  template parameters of a template template argument are inconsistent with "
45896 "other deduced template arguments"
45897 msgstr ""
45899 #: cp/pt.c:6267
45900 #, gcc-internal-format
45901 msgid "  can't deduce a template for %qT from non-template type %qT"
45902 msgstr ""
45904 #: cp/pt.c:6277
45905 #, gcc-internal-format
45906 msgid "  template argument %qE does not match %qE"
45907 msgstr ""
45909 #: cp/pt.c:6286
45910 #, gcc-internal-format
45911 msgid "  could not resolve address from overloaded function %qE"
45912 msgstr ""
45914 #: cp/pt.c:6325
45915 #, gcc-internal-format
45916 msgid ""
45917 "%qE is not a valid template argument for type %qT because string literals "
45918 "can never be used in this context"
45919 msgstr ""
45921 #: cp/pt.c:6492
45922 #, gcc-internal-format
45923 msgid "in template argument for type %qT "
45924 msgstr ""
45926 #: cp/pt.c:6539
45927 #, gcc-internal-format
45928 msgid ""
45929 "%qD is not a valid template argument because %qD is a variable, not the "
45930 "address of a variable"
45931 msgstr ""
45933 #: cp/pt.c:6547
45934 #, gcc-internal-format
45935 msgid ""
45936 "%qE is not a valid template argument for %qT because it is not the address "
45937 "of a variable"
45938 msgstr ""
45940 #: cp/pt.c:6565
45941 #, gcc-internal-format
45942 msgid ""
45943 "%qE is not a valid template argument of type %qT because %qE is not a "
45944 "variable"
45945 msgstr ""
45947 #: cp/pt.c:6572
45948 #, gcc-internal-format
45949 msgid ""
45950 "%qE is not a valid template argument of type %qT because %qD does not have "
45951 "external linkage"
45952 msgstr ""
45954 #: cp/pt.c:6580
45955 #, gcc-internal-format
45956 msgid ""
45957 "%qE is not a valid template argument of type %qT because %qD has no linkage"
45958 msgstr ""
45960 #: cp/pt.c:6610
45961 #, gcc-internal-format
45962 msgid ""
45963 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
45964 "qualification"
45965 msgstr ""
45967 #: cp/pt.c:6618
45968 #, gcc-internal-format
45969 msgid ""
45970 "%qE is not a valid template argument for type %qT because it is not an lvalue"
45971 msgstr ""
45973 #: cp/pt.c:6636
45974 #, gcc-internal-format
45975 msgid ""
45976 "%q#D is not a valid template argument for type %qT because a reference "
45977 "variable does not have a constant address"
45978 msgstr ""
45980 #: cp/pt.c:6648
45981 #, gcc-internal-format
45982 msgid ""
45983 "%qE is not a valid template argument for type %qT because it is not an "
45984 "object with linkage"
45985 msgstr ""
45987 #: cp/pt.c:6659
45988 #, gcc-internal-format
45989 msgid ""
45990 "%qE is not a valid template argument for type %qT because object %qD does "
45991 "not have linkage"
45992 msgstr ""
45994 #: cp/pt.c:6707
45995 #, gcc-internal-format
45996 msgid ""
45997 "%qE is not a valid template argument for type %qT because it is a pointer"
45998 msgstr ""
46000 #: cp/pt.c:6709
46001 #, gcc-internal-format
46002 msgid "try using %qE instead"
46003 msgstr ""
46005 #: cp/pt.c:6756 cp/pt.c:6788
46006 #, gcc-internal-format
46007 msgid ""
46008 "%qE is not a valid template argument for type %qT because it is of type %qT"
46009 msgstr ""
46011 #: cp/pt.c:6762
46012 #, gcc-internal-format
46013 msgid "standard conversions are not allowed in this context"
46014 msgstr ""
46016 #: cp/pt.c:7308
46017 #, gcc-internal-format
46018 msgid "ignoring attributes on template argument %qT"
46019 msgstr ""
46021 #: cp/pt.c:7324
46022 #, gcc-internal-format
46023 msgid "ignoring attributes in template argument %qE"
46024 msgstr ""
46026 #: cp/pt.c:7434
46027 #, gcc-internal-format
46028 msgid "injected-class-name %qD used as template template argument"
46029 msgstr ""
46031 #: cp/pt.c:7463
46032 #, gcc-internal-format
46033 msgid "invalid use of destructor %qE as a type"
46034 msgstr ""
46036 #: cp/pt.c:7468
46037 #, gcc-internal-format
46038 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
46039 msgstr ""
46041 #: cp/pt.c:7484 cp/pt.c:7506 cp/pt.c:7559
46042 #, gcc-internal-format
46043 msgid "type/value mismatch at argument %d in template parameter list for %qD"
46044 msgstr ""
46046 #: cp/pt.c:7489
46047 #, gcc-internal-format
46048 msgid "  expected a constant of type %qT, got %qT"
46049 msgstr ""
46051 #: cp/pt.c:7494
46052 #, gcc-internal-format
46053 msgid "  expected a class template, got %qE"
46054 msgstr ""
46056 #: cp/pt.c:7497
46057 #, gcc-internal-format
46058 msgid "  expected a type, got %qE"
46059 msgstr ""
46061 #: cp/pt.c:7511
46062 #, gcc-internal-format
46063 msgid "  expected a type, got %qT"
46064 msgstr ""
46066 #: cp/pt.c:7514
46067 #, gcc-internal-format
46068 msgid "  expected a class template, got %qT"
46069 msgstr ""
46071 #: cp/pt.c:7563
46072 #, gcc-internal-format
46073 msgid "  expected a template of type %qD, got %qT"
46074 msgstr ""
46076 #: cp/pt.c:7577
46077 #, gcc-internal-format
46078 msgid "constraint mismatch at argument %d in template parameter list for %qD"
46079 msgstr ""
46081 #: cp/pt.c:7580
46082 #, gcc-internal-format
46083 msgid "  expected %qD but got %qD"
46084 msgstr ""
46086 #. Not sure if this is reachable, but it doesn't hurt
46087 #. to be robust.
46088 #: cp/pt.c:7621
46089 #, gcc-internal-format
46090 msgid "type mismatch in nontype parameter pack"
46091 msgstr ""
46093 #: cp/pt.c:7644
46094 #, gcc-internal-format
46095 msgid "could not convert template argument %qE from %qT to %qT"
46096 msgstr ""
46098 #: cp/pt.c:7781 cp/pt.c:8087
46099 #, gcc-internal-format, gfc-internal-format
46100 msgid "template argument %d is invalid"
46101 msgstr ""
46103 #: cp/pt.c:7796 cp/pt.c:7926 cp/pt.c:8112
46104 #, gcc-internal-format, gfc-internal-format
46105 msgid "wrong number of template arguments (%d, should be %d)"
46106 msgstr ""
46108 #: cp/pt.c:7922
46109 #, gcc-internal-format, gfc-internal-format
46110 msgid "wrong number of template arguments (%d, should be at least %d)"
46111 msgstr ""
46113 #: cp/pt.c:7931
46114 #, gcc-internal-format
46115 msgid "provided for %qD"
46116 msgstr ""
46118 #: cp/pt.c:7956
46119 #, gcc-internal-format
46120 msgid ""
46121 "pack expansion argument for non-pack parameter %qD of alias template %qD"
46122 msgstr ""
46124 #: cp/pt.c:7960
46125 #, gcc-internal-format
46126 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
46127 msgstr ""
46129 #: cp/pt.c:8053
46130 #, gcc-internal-format
46131 msgid ""
46132 "so any instantiation with a non-empty parameter pack would be ill-formed"
46133 msgstr ""
46135 #: cp/pt.c:8115
46136 #, gcc-internal-format
46137 msgid "provided for %q+D"
46138 msgstr ""
46140 #: cp/pt.c:8376
46141 #, gcc-internal-format
46142 msgid "%q#D is not a function template"
46143 msgstr ""
46145 #: cp/pt.c:8543
46146 #, gcc-internal-format
46147 msgid "non-template type %qT used as a template"
46148 msgstr ""
46150 #: cp/pt.c:8545
46151 #, gcc-internal-format
46152 msgid "for template declaration %q+D"
46153 msgstr ""
46155 #: cp/pt.c:8668
46156 #, gcc-internal-format
46157 msgid "template constraint failure"
46158 msgstr ""
46160 #: cp/pt.c:9013
46161 #, gcc-internal-format
46162 msgid "use of invalid variable template %qE"
46163 msgstr ""
46165 #: cp/pt.c:9449
46166 #, gcc-internal-format, gfc-internal-format
46167 msgid ""
46168 "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to "
46169 "increase the maximum)"
46170 msgstr ""
46172 #: cp/pt.c:11033
46173 #, gcc-internal-format
46174 msgid "fold of empty expansion over %O"
46175 msgstr ""
46177 #: cp/pt.c:11352
46178 #, gcc-internal-format
46179 msgid "mismatched argument pack lengths while expanding %<%T%>"
46180 msgstr ""
46182 #: cp/pt.c:11356
46183 #, gcc-internal-format
46184 msgid "mismatched argument pack lengths while expanding %<%E%>"
46185 msgstr ""
46187 #: cp/pt.c:11920
46188 #, gcc-internal-format
46189 msgid "  when instantiating default argument for call to %D"
46190 msgstr ""
46192 #. It may seem that this case cannot occur, since:
46194 #. typedef void f();
46195 #. void g() { f x; }
46197 #. declares a function, not a variable.  However:
46199 #. typedef void f();
46200 #. template <typename T> void g() { T t; }
46201 #. template void g<f>();
46203 #. is an attempt to declare a variable with function
46204 #. type.
46205 #: cp/pt.c:12756
46206 #, gcc-internal-format
46207 msgid "variable %qD has function type"
46208 msgstr ""
46210 #: cp/pt.c:12928
46211 #, gcc-internal-format
46212 msgid "invalid parameter type %qT"
46213 msgstr ""
46215 #: cp/pt.c:12930
46216 #, gcc-internal-format
46217 msgid "in declaration %q+D"
46218 msgstr ""
46220 #: cp/pt.c:13041
46221 #, gcc-internal-format
46222 msgid "function returning an array"
46223 msgstr ""
46225 #: cp/pt.c:13043
46226 #, gcc-internal-format
46227 msgid "function returning a function"
46228 msgstr ""
46230 #: cp/pt.c:13083
46231 #, gcc-internal-format
46232 msgid "creating pointer to member function of non-class type %qT"
46233 msgstr ""
46235 #: cp/pt.c:13691
46236 #, gcc-internal-format
46237 msgid "forming reference to void"
46238 msgstr ""
46240 #: cp/pt.c:13693
46241 #, gcc-internal-format
46242 msgid "forming pointer to reference type %qT"
46243 msgstr ""
46245 #: cp/pt.c:13695
46246 #, gcc-internal-format
46247 msgid "forming reference to reference type %qT"
46248 msgstr ""
46250 #: cp/pt.c:13708
46251 #, gcc-internal-format
46252 msgid "forming pointer to qualified function type %qT"
46253 msgstr ""
46255 #: cp/pt.c:13711
46256 #, gcc-internal-format
46257 msgid "forming reference to qualified function type %qT"
46258 msgstr ""
46260 #: cp/pt.c:13759
46261 #, gcc-internal-format
46262 msgid "creating pointer to member of non-class type %qT"
46263 msgstr ""
46265 #: cp/pt.c:13765
46266 #, gcc-internal-format
46267 msgid "creating pointer to member reference type %qT"
46268 msgstr ""
46270 #: cp/pt.c:13771
46271 #, gcc-internal-format
46272 msgid "creating pointer to member of type void"
46273 msgstr ""
46275 #: cp/pt.c:13837
46276 #, gcc-internal-format
46277 msgid "creating array of %qT"
46278 msgstr ""
46280 #: cp/pt.c:13870
46281 #, gcc-internal-format
46282 msgid "%qT is not a class, struct, or union type"
46283 msgstr ""
46285 #: cp/pt.c:13907
46286 #, gcc-internal-format
46287 msgid "%qT resolves to %qT, which is not an enumeration type"
46288 msgstr ""
46290 #: cp/pt.c:13915
46291 #, gcc-internal-format
46292 msgid "%qT resolves to %qT, which is is not a class type"
46293 msgstr ""
46295 #: cp/pt.c:13979
46296 #, gcc-internal-format
46297 msgid "empty initializer in lambda init-capture"
46298 msgstr ""
46300 #: cp/pt.c:14057
46301 #, gcc-internal-format
46302 msgid "use of %qs in template"
46303 msgstr ""
46305 #: cp/pt.c:14221
46306 #, gcc-internal-format
46307 msgid "qualifying type %qT does not match destructor name ~%qT"
46308 msgstr ""
46310 #: cp/pt.c:14236
46311 #, gcc-internal-format
46312 msgid ""
46313 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
46314 msgstr ""
46316 #: cp/pt.c:14238
46317 #, gcc-internal-format
46318 msgid "say %<typename %E%> if a type is meant"
46319 msgstr ""
46321 #: cp/pt.c:14456
46322 #, gcc-internal-format
46323 msgid "using invalid field %qD"
46324 msgstr ""
46326 #: cp/pt.c:14911 cp/pt.c:16334
46327 #, gcc-internal-format
46328 msgid "invalid use of pack expansion expression"
46329 msgstr ""
46331 #: cp/pt.c:14915 cp/pt.c:16338
46332 #, gcc-internal-format
46333 msgid "use %<...%> to expand argument pack"
46334 msgstr ""
46336 #: cp/pt.c:17126
46337 #, gcc-internal-format
46338 msgid ""
46339 "%qD was not declared in this scope, and no declarations were found by "
46340 "argument-dependent lookup at the point of instantiation"
46341 msgstr ""
46343 #: cp/pt.c:17138
46344 #, gcc-internal-format
46345 msgid "declarations in dependent base %qT are not found by unqualified lookup"
46346 msgstr ""
46348 #: cp/pt.c:17143
46349 #, gcc-internal-format
46350 msgid "use %<this->%D%> instead"
46351 msgstr ""
46353 #: cp/pt.c:17146
46354 #, gcc-internal-format
46355 msgid "use %<%T::%D%> instead"
46356 msgstr ""
46358 #: cp/pt.c:17151
46359 #, gcc-internal-format
46360 msgid "%qD declared here, later in the translation unit"
46361 msgstr ""
46363 #: cp/pt.c:17471
46364 #, gcc-internal-format
46365 msgid "%qT is not a class or namespace"
46366 msgstr ""
46368 #: cp/pt.c:17474
46369 #, gcc-internal-format
46370 msgid "%qD is not a class or namespace"
46371 msgstr ""
46373 #: cp/pt.c:17841
46374 #, gcc-internal-format
46375 msgid "%qT is/uses unnamed type"
46376 msgstr ""
46378 #: cp/pt.c:17843
46379 #, gcc-internal-format
46380 msgid "template argument for %qD uses local type %qT"
46381 msgstr ""
46383 #: cp/pt.c:17853
46384 #, gcc-internal-format
46385 msgid "%qT is a variably modified type"
46386 msgstr ""
46388 #: cp/pt.c:17868
46389 #, gcc-internal-format
46390 msgid "integral expression %qE is not constant"
46391 msgstr ""
46393 #: cp/pt.c:17886
46394 #, gcc-internal-format
46395 msgid "  trying to instantiate %qD"
46396 msgstr ""
46398 #: cp/pt.c:21742
46399 #, gcc-internal-format
46400 msgid "ambiguous template instantiation for %q#T"
46401 msgstr ""
46403 #: cp/pt.c:21744
46404 #, gcc-internal-format
46405 msgid "ambiguous template instantiation for %q#D"
46406 msgstr ""
46408 #: cp/pt.c:21750
46409 msgid "%s %#S"
46410 msgstr ""
46412 #: cp/pt.c:21774 cp/pt.c:21861
46413 #, gcc-internal-format
46414 msgid "explicit instantiation of non-template %q#D"
46415 msgstr ""
46417 #: cp/pt.c:21793
46418 #, gcc-internal-format
46419 msgid "%qD is not a static data member of a class template"
46420 msgstr ""
46422 #: cp/pt.c:21799 cp/pt.c:21856
46423 #, gcc-internal-format
46424 msgid "no matching template for %qD found"
46425 msgstr ""
46427 #: cp/pt.c:21804
46428 #, gcc-internal-format
46429 msgid ""
46430 "type %qT for explicit instantiation %qD does not match declared type %qT"
46431 msgstr ""
46433 #: cp/pt.c:21812
46434 #, gcc-internal-format
46435 msgid "explicit instantiation of %q#D"
46436 msgstr ""
46438 #: cp/pt.c:21848
46439 #, gcc-internal-format
46440 msgid "duplicate explicit instantiation of %q#D"
46441 msgstr ""
46443 #: cp/pt.c:21871 cp/pt.c:21968
46444 #, gcc-internal-format
46445 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
46446 msgstr ""
46448 #: cp/pt.c:21876 cp/pt.c:21985
46449 #, gcc-internal-format
46450 msgid "storage class %qD applied to template instantiation"
46451 msgstr ""
46453 #: cp/pt.c:21944
46454 #, gcc-internal-format
46455 msgid "explicit instantiation of non-class template %qD"
46456 msgstr ""
46458 #: cp/pt.c:21946
46459 #, gcc-internal-format
46460 msgid "explicit instantiation of non-template type %qT"
46461 msgstr ""
46463 #: cp/pt.c:21955
46464 #, gcc-internal-format
46465 msgid "explicit instantiation of %q#T before definition of template"
46466 msgstr ""
46468 #: cp/pt.c:21973
46469 #, gcc-internal-format
46470 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
46471 msgstr ""
46473 #: cp/pt.c:22019
46474 #, gcc-internal-format
46475 msgid "duplicate explicit instantiation of %q#T"
46476 msgstr ""
46478 #. [temp.explicit]
46480 #. The definition of a non-exported function template, a
46481 #. non-exported member function template, or a non-exported
46482 #. member function or static data member of a class template
46483 #. shall be present in every translation unit in which it is
46484 #. explicitly instantiated.
46485 #: cp/pt.c:22572
46486 #, gcc-internal-format
46487 msgid "explicit instantiation of %qD but no definition available"
46488 msgstr ""
46490 #: cp/pt.c:22821
46491 #, gcc-internal-format
46492 msgid ""
46493 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
46494 "possibly from virtual table generation (use -ftemplate-depth= to increase "
46495 "the maximum)"
46496 msgstr ""
46498 #: cp/pt.c:23163
46499 #, gcc-internal-format
46500 msgid "invalid template non-type parameter"
46501 msgstr ""
46503 #: cp/pt.c:23165
46504 #, gcc-internal-format
46505 msgid "%q#T is not a valid type for a template non-type parameter"
46506 msgstr ""
46508 #: cp/pt.c:24579
46509 #, gcc-internal-format
46510 msgid ""
46511 "deducing from brace-enclosed initializer list requires #include "
46512 "<initializer_list>"
46513 msgstr ""
46515 #: cp/pt.c:24952
46516 #, gcc-internal-format
46517 msgid "non-class template %qT used without template arguments"
46518 msgstr ""
46520 #: cp/pt.c:25006
46521 #, gcc-internal-format
46522 msgid ""
46523 "cannot deduce template arguments for %qT, as it has no deduction guides or "
46524 "user-declared constructors"
46525 msgstr ""
46527 #: cp/pt.c:25073
46528 #, gcc-internal-format
46529 msgid "direct-list-initialization of %<auto%> requires exactly one element"
46530 msgstr ""
46532 #: cp/pt.c:25076
46533 #, gcc-internal-format
46534 msgid ""
46535 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
46536 "e. add %<=%> before the %<{%>)"
46537 msgstr ""
46539 #: cp/pt.c:25108
46540 #, gcc-internal-format
46541 msgid "%qT as type rather than plain %<decltype(auto)%>"
46542 msgstr ""
46544 #: cp/pt.c:25143
46545 #, gcc-internal-format
46546 msgid "unable to deduce lambda return type from %qE"
46547 msgstr ""
46549 #: cp/pt.c:25145
46550 #, gcc-internal-format
46551 msgid "unable to deduce %qT from %qE"
46552 msgstr ""
46554 #: cp/pt.c:25178
46555 #, gcc-internal-format
46556 msgid "placeholder constraints not satisfied"
46557 msgstr ""
46559 #: cp/pt.c:25182
46560 #, gcc-internal-format
46561 msgid "deduced initializer does not satisfy placeholder constraints"
46562 msgstr ""
46564 #: cp/pt.c:25186
46565 #, gcc-internal-format
46566 msgid "deduced return type does not satisfy placeholder constraints"
46567 msgstr ""
46569 #: cp/pt.c:25190
46570 #, gcc-internal-format
46571 msgid "deduced expression type does not satisfy placeholder constraints"
46572 msgstr ""
46574 #: cp/repo.c:113
46575 #, gcc-internal-format
46576 msgid "-frepo must be used with -c"
46577 msgstr ""
46579 #: cp/repo.c:203
46580 #, gcc-internal-format, gfc-internal-format
46581 msgid "mysterious repository information in %s"
46582 msgstr ""
46584 #: cp/repo.c:221
46585 #, gcc-internal-format
46586 msgid "can%'t create repository information file %qs"
46587 msgstr ""
46589 #: cp/rtti.c:288
46590 #, gcc-internal-format
46591 msgid "cannot use typeid with -fno-rtti"
46592 msgstr ""
46594 #: cp/rtti.c:294
46595 #, gcc-internal-format
46596 msgid "must #include <typeinfo> before using typeid"
46597 msgstr ""
46599 #: cp/rtti.c:396
46600 #, gcc-internal-format
46601 msgid ""
46602 "cannot create type information for type %qT because it involves types of "
46603 "variable size"
46604 msgstr ""
46606 #: cp/rtti.c:486
46607 #, gcc-internal-format
46608 msgid "typeid of qualified function type %qT"
46609 msgstr ""
46611 #: cp/rtti.c:667 cp/rtti.c:682
46612 #, gcc-internal-format
46613 msgid "dynamic_cast of %q#D to %q#T can never succeed"
46614 msgstr ""
46616 #: cp/rtti.c:693
46617 #, gcc-internal-format
46618 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
46619 msgstr ""
46621 #: cp/rtti.c:772
46622 #, gcc-internal-format
46623 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
46624 msgstr ""
46626 #: cp/search.c:248
46627 #, gcc-internal-format
46628 msgid "%qT is an ambiguous base of %qT"
46629 msgstr ""
46631 #: cp/search.c:264
46632 #, gcc-internal-format
46633 msgid "%qT is an inaccessible base of %qT"
46634 msgstr ""
46636 #: cp/search.c:2055
46637 #, gcc-internal-format
46638 msgid "invalid covariant return type for %q#D"
46639 msgstr ""
46641 #: cp/search.c:2057
46642 #, gcc-internal-format
46643 msgid "  overriding %q#D"
46644 msgstr ""
46646 #: cp/search.c:2070
46647 #, gcc-internal-format
46648 msgid "invalid covariant return type for %q+#D"
46649 msgstr ""
46651 #: cp/search.c:2071 cp/search.c:2076 cp/search.c:2103
46652 #, gcc-internal-format
46653 msgid "  overriding %q+#D"
46654 msgstr ""
46656 #: cp/search.c:2075
46657 #, gcc-internal-format
46658 msgid "conflicting return type specified for %q+#D"
46659 msgstr ""
46661 #: cp/search.c:2090
46662 #, gcc-internal-format
46663 msgid "looser throw specifier for %q+#F"
46664 msgstr ""
46666 #: cp/search.c:2091
46667 #, gcc-internal-format
46668 msgid "  overriding %q+#F"
46669 msgstr ""
46671 #: cp/search.c:2102
46672 #, gcc-internal-format
46673 msgid "conflicting type attributes specified for %q+#D"
46674 msgstr ""
46676 #: cp/search.c:2118
46677 #, gcc-internal-format
46678 msgid "%qD declared %<transaction_safe_dynamic%>"
46679 msgstr ""
46681 #: cp/search.c:2120
46682 #, gcc-internal-format
46683 msgid "overriding %qD declared %<transaction_safe%>"
46684 msgstr ""
46686 #: cp/search.c:2127
46687 #, gcc-internal-format
46688 msgid "deleted function %q+D"
46689 msgstr ""
46691 #: cp/search.c:2128
46692 #, gcc-internal-format
46693 msgid "overriding non-deleted function %q+D"
46694 msgstr ""
46696 #: cp/search.c:2133
46697 #, gcc-internal-format
46698 msgid "non-deleted function %q+D"
46699 msgstr ""
46701 #: cp/search.c:2134
46702 #, gcc-internal-format
46703 msgid "overriding deleted function %q+D"
46704 msgstr ""
46706 #: cp/search.c:2140
46707 #, gcc-internal-format
46708 msgid "virtual function %q+D"
46709 msgstr ""
46711 #: cp/search.c:2141
46712 #, gcc-internal-format
46713 msgid "overriding final function %q+D"
46714 msgstr ""
46716 #. A static member function cannot match an inherited
46717 #. virtual member function.
46718 #: cp/search.c:2237
46719 #, gcc-internal-format
46720 msgid "%q+#D cannot be declared"
46721 msgstr ""
46723 #: cp/search.c:2238
46724 #, gcc-internal-format
46725 msgid "  since %q+#D declared in base class"
46726 msgstr ""
46728 #: cp/semantics.c:847
46729 #, gcc-internal-format
46730 msgid "suggest explicit braces around empty body in %<do%> statement"
46731 msgstr ""
46733 #: cp/semantics.c:1515
46734 #, gcc-internal-format
46735 msgid "type of asm operand %qE could not be determined"
46736 msgstr ""
46738 #: cp/semantics.c:1580
46739 #, gcc-internal-format
46740 msgid "__label__ declarations are only allowed in function scopes"
46741 msgstr ""
46743 #: cp/semantics.c:1760
46744 #, gcc-internal-format
46745 msgid "invalid use of member %qD in static member function"
46746 msgstr ""
46748 #: cp/semantics.c:2446
46749 #, gcc-internal-format
46750 msgid "arguments to destructor are not allowed"
46751 msgstr ""
46753 #: cp/semantics.c:2543
46754 #, gcc-internal-format
46755 msgid "%<this%> is unavailable for static member functions"
46756 msgstr ""
46758 #: cp/semantics.c:2545
46759 #, gcc-internal-format
46760 msgid "invalid use of %<this%> in non-member function"
46761 msgstr ""
46763 #: cp/semantics.c:2547
46764 #, gcc-internal-format
46765 msgid "invalid use of %<this%> at top level"
46766 msgstr ""
46768 #: cp/semantics.c:2569
46769 #, gcc-internal-format
46770 msgid "invalid qualifying scope in pseudo-destructor name"
46771 msgstr ""
46773 #: cp/semantics.c:2577 cp/typeck.c:2540
46774 #, gcc-internal-format
46775 msgid "qualified type %qT does not match destructor name ~%qT"
46776 msgstr ""
46778 #: cp/semantics.c:2599
46779 #, gcc-internal-format
46780 msgid "%qE is not of type %qT"
46781 msgstr ""
46783 #: cp/semantics.c:2670
46784 #, gcc-internal-format
46785 msgid "compound literal of non-object type %qT"
46786 msgstr ""
46788 #: cp/semantics.c:2798
46789 #, gcc-internal-format
46790 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
46791 msgstr ""
46793 #: cp/semantics.c:2848
46794 #, gcc-internal-format
46795 msgid ""
46796 "invalid use of type %qT as a default value for a template template-parameter"
46797 msgstr ""
46799 #: cp/semantics.c:2851
46800 #, gcc-internal-format
46801 msgid "invalid default argument for a template template parameter"
46802 msgstr ""
46804 #: cp/semantics.c:2868
46805 #, gcc-internal-format
46806 msgid "definition of %q#T inside template parameter list"
46807 msgstr ""
46809 #: cp/semantics.c:2899
46810 #, gcc-internal-format
46811 msgid "invalid definition of qualified type %qT"
46812 msgstr ""
46814 #: cp/semantics.c:3179
46815 #, gcc-internal-format
46816 msgid "invalid base-class specification"
46817 msgstr ""
46819 #: cp/semantics.c:3338
46820 #, gcc-internal-format
46821 msgid "cannot capture member %qD of anonymous union"
46822 msgstr ""
46824 #: cp/semantics.c:3351 cp/semantics.c:9369
46825 #, gcc-internal-format
46826 msgid "%qD is not captured"
46827 msgstr ""
46829 #: cp/semantics.c:3356
46830 #, gcc-internal-format
46831 msgid "the lambda has no capture-default"
46832 msgstr ""
46834 #: cp/semantics.c:3358
46835 #, gcc-internal-format
46836 msgid ""
46837 "lambda in local class %q+T cannot capture variables from the enclosing "
46838 "context"
46839 msgstr ""
46841 #: cp/semantics.c:3369
46842 #, gcc-internal-format
46843 msgid "use of local variable with automatic storage from containing function"
46844 msgstr ""
46846 #: cp/semantics.c:3370
46847 #, gcc-internal-format
46848 msgid "use of parameter from containing function"
46849 msgstr ""
46851 #: cp/semantics.c:3538
46852 #, gcc-internal-format
46853 msgid ""
46854 "template parameter %qD of type %qT is not allowed in an integral constant "
46855 "expression because it is not of integral or enumeration type"
46856 msgstr ""
46858 #: cp/semantics.c:3631
46859 #, gcc-internal-format
46860 msgid "use of namespace %qD as expression"
46861 msgstr ""
46863 #: cp/semantics.c:3636
46864 #, gcc-internal-format
46865 msgid "use of class template %qT as expression"
46866 msgstr ""
46868 #. Ambiguous reference to base members.
46869 #: cp/semantics.c:3642
46870 #, gcc-internal-format
46871 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
46872 msgstr ""
46874 #: cp/semantics.c:3668
46875 #, gcc-internal-format
46876 msgid "%qD cannot appear in a constant-expression"
46877 msgstr ""
46879 #: cp/semantics.c:3793
46880 #, gcc-internal-format
46881 msgid "type of %qE is unknown"
46882 msgstr ""
46884 #: cp/semantics.c:3821
46885 #, gcc-internal-format
46886 msgid "%qT is not an enumeration type"
46887 msgstr ""
46889 #. Parameter packs can only be used in templates
46890 #: cp/semantics.c:3976
46891 #, gcc-internal-format
46892 msgid "Parameter pack __bases only valid in template declaration"
46893 msgstr ""
46895 #: cp/semantics.c:4005
46896 #, gcc-internal-format
46897 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
46898 msgstr ""
46900 #: cp/semantics.c:4014
46901 #, gcc-internal-format
46902 msgid ""
46903 "second operand of %<offsetof%> is neither a single identifier nor a sequence "
46904 "of member accesses and array references"
46905 msgstr ""
46907 #: cp/semantics.c:4022
46908 #, gcc-internal-format
46909 msgid "cannot apply %<offsetof%> to member function %qD"
46910 msgstr ""
46912 #: cp/semantics.c:4038
46913 #, gcc-internal-format
46914 msgid "offsetof within non-standard-layout type %qT is undefined"
46915 msgstr ""
46917 #: cp/semantics.c:4550 cp/semantics.c:6039 cp/semantics.c:6110
46918 #: cp/semantics.c:6153 cp/semantics.c:6518 cp/semantics.c:6617
46919 #: cp/semantics.c:6760
46920 #, gcc-internal-format
46921 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
46922 msgstr ""
46924 #: cp/semantics.c:5231
46925 #, gcc-internal-format
46926 msgid "user defined reduction lookup is ambiguous"
46927 msgstr ""
46929 #: cp/semantics.c:5504
46930 #, gcc-internal-format
46931 msgid "%qE in %<reduction%> clause is a zero size array"
46932 msgstr ""
46934 #: cp/semantics.c:5552
46935 #, gcc-internal-format
46936 msgid "%qE has const type for %<reduction%>"
46937 msgstr ""
46939 #: cp/semantics.c:5664
46940 #, gcc-internal-format
46941 msgid "user defined reduction with constructor initializer for base class %qT"
46942 msgstr ""
46944 #: cp/semantics.c:5898
46945 #, gcc-internal-format
46946 msgid ""
46947 "linear clause with %qs modifier applied to non-reference variable with %qT "
46948 "type"
46949 msgstr ""
46951 #: cp/semantics.c:5913
46952 #, gcc-internal-format
46953 msgid ""
46954 "linear clause applied to non-integral, non-floating, non-pointer variable "
46955 "with %qT type"
46956 msgstr ""
46958 #: cp/semantics.c:5925
46959 #, gcc-internal-format
46960 msgid ""
46961 "linear clause applied to non-integral non-pointer variable with %qT type"
46962 msgstr ""
46964 #: cp/semantics.c:5947
46965 #, gcc-internal-format
46966 msgid "linear step expression must be integral"
46967 msgstr ""
46969 #: cp/semantics.c:6050
46970 #, gcc-internal-format
46971 msgid "%qD is not a variable in clause %qs"
46972 msgstr ""
46974 #: cp/semantics.c:6122
46975 #, gcc-internal-format
46976 msgid "%qD is not a variable in clause %<firstprivate%>"
46977 msgstr ""
46979 #: cp/semantics.c:6165
46980 #, gcc-internal-format
46981 msgid "%qD is not a variable in clause %<lastprivate%>"
46982 msgstr ""
46984 #: cp/semantics.c:6210
46985 #, gcc-internal-format
46986 msgid "%<gang%> static expression must be integral"
46987 msgstr ""
46989 #: cp/semantics.c:6224
46990 #, gcc-internal-format
46991 msgid "%<gang%> static value must bepositive"
46992 msgstr ""
46994 #: cp/semantics.c:6258
46995 #, gcc-internal-format
46996 msgid "%<gang%> num expression must be integral"
46997 msgstr ""
46999 #: cp/semantics.c:6261
47000 #, gcc-internal-format
47001 msgid "%<vector%> length expression must be integral"
47002 msgstr ""
47004 #: cp/semantics.c:6265
47005 #, gcc-internal-format
47006 msgid "%<worker%> num expression must be integral"
47007 msgstr ""
47009 #: cp/semantics.c:6269
47010 #, gcc-internal-format
47011 msgid "%qs expression must be integral"
47012 msgstr ""
47014 #: cp/semantics.c:6287
47015 #, gcc-internal-format
47016 msgid "%<gang%> num value must be positive"
47017 msgstr ""
47019 #: cp/semantics.c:6291
47020 #, gcc-internal-format
47021 msgid "%<vector%> length value must bepositive"
47022 msgstr ""
47024 #: cp/semantics.c:6296
47025 #, gcc-internal-format
47026 msgid "%<worker%> num value must bepositive"
47027 msgstr ""
47029 #: cp/semantics.c:6301
47030 #, gcc-internal-format
47031 msgid "%qs value must be positive"
47032 msgstr ""
47034 #: cp/semantics.c:6348
47035 #, gcc-internal-format
47036 msgid "schedule chunk size expression must be integral"
47037 msgstr ""
47039 #: cp/semantics.c:6391
47040 #, gcc-internal-format
47041 msgid "%qs length expression must be integral"
47042 msgstr ""
47044 #: cp/semantics.c:6404
47045 #, gcc-internal-format
47046 msgid "%qs length expression must be positive constant integer expression"
47047 msgstr ""
47049 #: cp/semantics.c:6423
47050 #, gcc-internal-format
47051 msgid "%<async%> expression must be integral"
47052 msgstr ""
47054 #: cp/semantics.c:6451
47055 #, gcc-internal-format
47056 msgid "%<thread_limit%> expression must be integral"
47057 msgstr ""
47059 #: cp/semantics.c:6480
47060 #, gcc-internal-format
47061 msgid "%<device%> id must be integral"
47062 msgstr ""
47064 #: cp/semantics.c:6501
47065 #, gcc-internal-format
47066 msgid "%<dist_schedule%> chunk size expression must be integral"
47067 msgstr ""
47069 #: cp/semantics.c:6528
47070 #, gcc-internal-format
47071 msgid "%qD is not a variable in %<aligned%> clause"
47072 msgstr ""
47074 #: cp/semantics.c:6542
47075 #, gcc-internal-format
47076 msgid ""
47077 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
47078 "to pointer or array"
47079 msgstr ""
47081 #: cp/semantics.c:6548
47082 #, gcc-internal-format
47083 msgid "%qD appears more than once in %<aligned%> clauses"
47084 msgstr ""
47086 #: cp/semantics.c:6561
47087 #, gcc-internal-format
47088 msgid "%<aligned%> clause alignment expression must be integral"
47089 msgstr ""
47091 #: cp/semantics.c:6610
47092 #, gcc-internal-format
47093 msgid "%qD is not a variable in %<depend%> clause"
47094 msgstr ""
47096 #: cp/semantics.c:6895
47097 #, gcc-internal-format
47098 msgid "overloaded function name %qE in clause %qs"
47099 msgstr ""
47101 #: cp/semantics.c:6899
47102 #, gcc-internal-format
47103 msgid "template %qE in clause %qs"
47104 msgstr ""
47106 #: cp/semantics.c:6964
47107 #, gcc-internal-format
47108 msgid "%<grainsize%> expression must be integral"
47109 msgstr ""
47111 #: cp/semantics.c:6993
47112 #, gcc-internal-format
47113 msgid "%<priority%> expression must be integral"
47114 msgstr ""
47116 #: cp/semantics.c:7022
47117 #, gcc-internal-format
47118 msgid "%<num_tasks%> expression must be integral"
47119 msgstr ""
47121 #: cp/semantics.c:7051
47122 #, gcc-internal-format
47123 msgid ""
47124 "%qs variable is neither a pointer, nor an arraynor reference to pointer or "
47125 "array"
47126 msgstr ""
47128 #: cp/semantics.c:7507
47129 #, gcc-internal-format
47130 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
47131 msgstr ""
47133 #: cp/semantics.c:7521
47134 #, gcc-internal-format
47135 msgid "%<threadprivate%> %qE directive not in %qT definition"
47136 msgstr ""
47138 #: cp/semantics.c:7726
47139 #, gcc-internal-format
47140 msgid "difference between %qE and %qD does not have integer type"
47141 msgstr ""
47143 #: cp/semantics.c:8146
47144 #, gcc-internal-format
47145 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
47146 msgstr ""
47148 #: cp/semantics.c:8489 cp/semantics.c:8499
47149 #, gcc-internal-format
47150 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
47151 msgstr ""
47153 #: cp/semantics.c:8792
47154 #, gcc-internal-format
47155 msgid "static assertion failed"
47156 msgstr ""
47158 #: cp/semantics.c:8794
47159 #, gcc-internal-format, gfc-internal-format
47160 msgid "static assertion failed: %s"
47161 msgstr ""
47163 #: cp/semantics.c:8799
47164 #, gcc-internal-format
47165 msgid "non-constant condition for static assertion"
47166 msgstr ""
47168 #: cp/semantics.c:8829
47169 #, gcc-internal-format
47170 msgid "argument to decltype must be an expression"
47171 msgstr ""
47173 #: cp/semantics.c:8857
47174 #, gcc-internal-format
47175 msgid "decltype cannot resolve address of overloaded function"
47176 msgstr ""
47178 #: cp/semantics.c:9408
47179 #, gcc-internal-format
47180 msgid "operand of fold expression has no unexpanded parameter packs"
47181 msgstr ""
47183 #: cp/semantics.c:9461
47184 #, gcc-internal-format
47185 msgid "both arguments in binary fold have unexpanded parameter packs"
47186 msgstr ""
47188 #: cp/semantics.c:9463
47189 #, gcc-internal-format
47190 msgid "no unexpanded parameter packs in binary fold"
47191 msgstr ""
47193 #: cp/semantics.c:9481
47194 #, gcc-internal-format
47195 msgid "non-pointer argument to %<__builtin_launder%>"
47196 msgstr ""
47198 #: cp/tree.c:1219
47199 #, gcc-internal-format
47200 msgid "%qV qualifiers cannot be applied to %qT"
47201 msgstr ""
47203 #: cp/tree.c:1710
47204 #, gcc-internal-format
47205 msgid "lambda-expression in a constant expression"
47206 msgstr ""
47208 #: cp/tree.c:3824
47209 #, gcc-internal-format
47210 msgid "%qE attribute applied to %qD with void return type"
47211 msgstr ""
47213 #: cp/tree.c:3831
47214 #, gcc-internal-format
47215 msgid ""
47216 "%qE attribute can only be applied to functions or to class or enumeration "
47217 "types"
47218 msgstr ""
47220 #: cp/tree.c:3883
47221 #, gcc-internal-format
47222 msgid "requested init_priority is not an integer constant"
47223 msgstr ""
47225 #: cp/tree.c:3905
47226 #, gcc-internal-format
47227 msgid ""
47228 "can only use %qE attribute on file-scope definitions of objects of class type"
47229 msgstr ""
47231 #: cp/tree.c:3913
47232 #, gcc-internal-format
47233 msgid "requested init_priority is out of range"
47234 msgstr ""
47236 #: cp/tree.c:3923
47237 #, gcc-internal-format
47238 msgid "requested init_priority is reserved for internal use"
47239 msgstr ""
47241 #: cp/tree.c:3934
47242 #, gcc-internal-format
47243 msgid "%qE attribute is not supported on this platform"
47244 msgstr ""
47246 #: cp/tree.c:3961
47247 #, gcc-internal-format
47248 msgid "redeclaration of %qD adds abi tag %E"
47249 msgstr ""
47251 #: cp/tree.c:3981
47252 #, gcc-internal-format
47253 msgid "the %qE attribute requires arguments"
47254 msgstr ""
47256 #: cp/tree.c:3992
47257 #, gcc-internal-format
47258 msgid "arguments to the %qE attribute must be narrow string literals"
47259 msgstr ""
47261 #: cp/tree.c:4005 cp/tree.c:4018
47262 #, gcc-internal-format
47263 msgid "arguments to the %qE attribute must contain valid identifiers"
47264 msgstr ""
47266 #: cp/tree.c:4007
47267 #, gcc-internal-format
47268 msgid "%<%c%> is not a valid first character for an identifier"
47269 msgstr ""
47271 #: cp/tree.c:4020
47272 #, gcc-internal-format
47273 msgid "%<%c%> is not a valid character in an identifier"
47274 msgstr ""
47276 #: cp/tree.c:4044
47277 #, gcc-internal-format
47278 msgid "%qE attribute applied to non-class, non-enum type %qT"
47279 msgstr ""
47281 #: cp/tree.c:4050
47282 #, gcc-internal-format
47283 msgid "%qE attribute applied to %qT after its definition"
47284 msgstr ""
47286 #: cp/tree.c:4057
47287 #, gcc-internal-format
47288 msgid "ignoring %qE attribute applied to template instantiation %qT"
47289 msgstr ""
47291 #: cp/tree.c:4064
47292 #, gcc-internal-format
47293 msgid "ignoring %qE attribute applied to template specialization %qT"
47294 msgstr ""
47296 #: cp/tree.c:4086
47297 #, gcc-internal-format
47298 msgid "%qE attribute applied to non-function, non-variable %qD"
47299 msgstr ""
47301 #: cp/tree.c:4092
47302 #, gcc-internal-format
47303 msgid "%qE attribute applied to extern \"C\" declaration %qD"
47304 msgstr ""
47306 #: cp/tree.c:4810
47307 #, gcc-internal-format
47308 msgid "zero as null pointer constant"
47309 msgstr ""
47311 #: cp/tree.c:4823
47312 #, gcc-internal-format, gfc-internal-format
47313 msgid "lang_* check: failed in %s, at %s:%d"
47314 msgstr ""
47316 #: cp/typeck.c:463
47317 #, gcc-internal-format
47318 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
47319 msgstr ""
47321 #: cp/typeck.c:469
47322 #, gcc-internal-format
47323 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
47324 msgstr ""
47326 #: cp/typeck.c:475
47327 #, gcc-internal-format
47328 msgid ""
47329 "conditional expression between distinct pointer types %qT and %qT lacks a "
47330 "cast"
47331 msgstr ""
47333 #: cp/typeck.c:612
47334 #, gcc-internal-format
47335 msgid ""
47336 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
47337 "function"
47338 msgstr ""
47340 #: cp/typeck.c:617
47341 #, gcc-internal-format
47342 msgid ""
47343 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
47344 "function"
47345 msgstr ""
47347 #: cp/typeck.c:622
47348 #, gcc-internal-format
47349 msgid ""
47350 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
47351 "and pointer-to-function"
47352 msgstr ""
47354 #: cp/typeck.c:701
47355 #, gcc-internal-format
47356 msgid ""
47357 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
47358 msgstr ""
47360 #: cp/typeck.c:706
47361 #, gcc-internal-format
47362 msgid ""
47363 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
47364 msgstr ""
47366 #: cp/typeck.c:711
47367 #, gcc-internal-format
47368 msgid ""
47369 "conditional expression between distinct pointer-to-member types %qT and %qT "
47370 "lacks a cast"
47371 msgstr ""
47373 #: cp/typeck.c:1433
47374 #, gcc-internal-format
47375 msgid "canonical types differ for identical types %T and %T"
47376 msgstr ""
47378 #: cp/typeck.c:1440
47379 #, gcc-internal-format
47380 msgid "same canonical type node for different types %T and %T"
47381 msgstr ""
47383 #: cp/typeck.c:1570
47384 #, gcc-internal-format
47385 msgid "invalid application of %qs to a member function"
47386 msgstr ""
47388 #: cp/typeck.c:1656
47389 #, gcc-internal-format
47390 msgid "invalid application of %<sizeof%> to a bit-field"
47391 msgstr ""
47393 #: cp/typeck.c:1664
47394 #, gcc-internal-format
47395 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
47396 msgstr ""
47398 #: cp/typeck.c:1713
47399 #, gcc-internal-format
47400 msgid "invalid application of %<__alignof%> to a bit-field"
47401 msgstr ""
47403 #: cp/typeck.c:1724
47404 #, gcc-internal-format
47405 msgid ""
47406 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
47407 msgstr ""
47409 #: cp/typeck.c:1840
47410 #, gcc-internal-format
47411 msgid "invalid use of non-static member function of type %qT"
47412 msgstr ""
47414 #: cp/typeck.c:2011
47415 #, gcc-internal-format
47416 msgid "taking address of temporary array"
47417 msgstr ""
47419 #: cp/typeck.c:2174
47420 #, gcc-internal-format
47421 msgid "ISO C++ forbids converting a string constant to %qT"
47422 msgstr ""
47424 #: cp/typeck.c:2178
47425 #, gcc-internal-format
47426 msgid "deprecated conversion from string constant to %qT"
47427 msgstr ""
47429 #: cp/typeck.c:2312 cp/typeck.c:2716
47430 #, gcc-internal-format
47431 msgid ""
47432 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
47433 "to use %<->%> ?)"
47434 msgstr ""
47436 #: cp/typeck.c:2316 cp/typeck.c:2720
47437 #, gcc-internal-format
47438 msgid "request for member %qD in %qE, which is of non-class type %qT"
47439 msgstr ""
47441 #: cp/typeck.c:2347
47442 #, gcc-internal-format
47443 msgid "invalid use of nonstatic data member %qE"
47444 msgstr ""
47446 #: cp/typeck.c:2406
47447 #, gcc-internal-format
47448 msgid ""
47449 "invalid access to non-static data member %qD in virtual base of NULL object"
47450 msgstr ""
47452 #: cp/typeck.c:2555
47453 #, gcc-internal-format
47454 msgid "object type %qT does not match destructor name ~%qT"
47455 msgstr ""
47457 #: cp/typeck.c:2564
47458 #, gcc-internal-format
47459 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
47460 msgstr ""
47462 #: cp/typeck.c:2760 cp/typeck.c:2772
47463 #, gcc-internal-format
47464 msgid "%<%D::%D%> is not a member of %qT"
47465 msgstr ""
47467 #: cp/typeck.c:2811
47468 #, gcc-internal-format
47469 msgid "%qT is not a base of %qT"
47470 msgstr ""
47472 #: cp/typeck.c:2850
47473 #, gcc-internal-format
47474 msgid "%q#T has no member named %qE; did you mean %qE?"
47475 msgstr ""
47477 #: cp/typeck.c:2856
47478 #, gcc-internal-format
47479 msgid "%q#T has no member named %qE"
47480 msgstr ""
47482 #: cp/typeck.c:2882
47483 #, gcc-internal-format
47484 msgid "%qD is not a member template function"
47485 msgstr ""
47487 #: cp/typeck.c:3048
47488 #, gcc-internal-format
47489 msgid "%qT is not a pointer-to-object type"
47490 msgstr ""
47492 #: cp/typeck.c:3079
47493 #, gcc-internal-format
47494 msgid "invalid use of array indexing on pointer to member"
47495 msgstr ""
47497 #: cp/typeck.c:3082
47498 #, gcc-internal-format
47499 msgid "invalid use of unary %<*%> on pointer to member"
47500 msgstr ""
47502 #: cp/typeck.c:3085
47503 #, gcc-internal-format
47504 msgid "invalid use of implicit conversion on pointer to member"
47505 msgstr ""
47507 #: cp/typeck.c:3088
47508 #, gcc-internal-format
47509 msgid ""
47510 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
47511 "member of type %qT"
47512 msgstr ""
47514 #: cp/typeck.c:3124
47515 #, gcc-internal-format
47516 msgid "subscript missing in array reference"
47517 msgstr ""
47519 #: cp/typeck.c:3140
47520 #, gcc-internal-format
47521 msgid "rank of the array%'s index is greater than 1"
47522 msgstr ""
47524 #: cp/typeck.c:3235
47525 #, gcc-internal-format
47526 msgid "subscripting array declared %<register%>"
47527 msgstr ""
47529 #: cp/typeck.c:3269
47530 #, gcc-internal-format
47531 msgid "subscripted value is neither array nor pointer"
47532 msgstr ""
47534 #: cp/typeck.c:3342
47535 #, gcc-internal-format
47536 msgid "object missing in use of %qE"
47537 msgstr ""
47539 #: cp/typeck.c:3573
47540 #, gcc-internal-format
47541 msgid "cannot call function %qD"
47542 msgstr ""
47544 #: cp/typeck.c:3588
47545 #, gcc-internal-format
47546 msgid "ISO C++ forbids calling %<::main%> from within program"
47547 msgstr ""
47549 #: cp/typeck.c:3609
47550 #, gcc-internal-format
47551 msgid ""
47552 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
47553 "(...)%>, e.g. %<(... ->* %E) (...)%>"
47554 msgstr ""
47556 #: cp/typeck.c:3626
47557 #, gcc-internal-format
47558 msgid "%qE cannot be used as a function"
47559 msgstr ""
47561 #: cp/typeck.c:3629
47562 #, gcc-internal-format
47563 msgid "%qD cannot be used as a function"
47564 msgstr ""
47566 #: cp/typeck.c:3632
47567 #, gcc-internal-format
47568 msgid "expression cannot be used as a function"
47569 msgstr ""
47571 #: cp/typeck.c:3689
47572 #, gcc-internal-format
47573 msgid "too many arguments to constructor %q#D"
47574 msgstr ""
47576 #: cp/typeck.c:3690
47577 #, gcc-internal-format
47578 msgid "too few arguments to constructor %q#D"
47579 msgstr ""
47581 #: cp/typeck.c:3695
47582 #, gcc-internal-format
47583 msgid "too many arguments to member function %q#D"
47584 msgstr ""
47586 #: cp/typeck.c:3696
47587 #, gcc-internal-format
47588 msgid "too few arguments to member function %q#D"
47589 msgstr ""
47591 #: cp/typeck.c:3702
47592 #, gcc-internal-format
47593 msgid "too many arguments to function %q#D"
47594 msgstr ""
47596 #: cp/typeck.c:3703
47597 #, gcc-internal-format
47598 msgid "too few arguments to function %q#D"
47599 msgstr ""
47601 #: cp/typeck.c:3713
47602 #, gcc-internal-format
47603 msgid "too many arguments to method %q#D"
47604 msgstr ""
47606 #: cp/typeck.c:3714
47607 #, gcc-internal-format
47608 msgid "too few arguments to method %q#D"
47609 msgstr ""
47611 #: cp/typeck.c:3717
47612 #, gcc-internal-format
47613 msgid "too many arguments to function"
47614 msgstr ""
47616 #: cp/typeck.c:3718
47617 #, gcc-internal-format
47618 msgid "too few arguments to function"
47619 msgstr ""
47621 #: cp/typeck.c:3797
47622 #, gcc-internal-format
47623 msgid "parameter %P of %qD has incomplete type %qT"
47624 msgstr ""
47626 #: cp/typeck.c:3800
47627 #, gcc-internal-format
47628 msgid "parameter %P has incomplete type %qT"
47629 msgstr ""
47631 #: cp/typeck.c:4044
47632 #, gcc-internal-format
47633 msgid "the address of %qD will never be NULL"
47634 msgstr ""
47636 #: cp/typeck.c:4055
47637 #, gcc-internal-format
47638 msgid "the compiler can assume that the address of %qD will never be NULL"
47639 msgstr ""
47641 #: cp/typeck.c:4174 cp/typeck.c:4185
47642 #, gcc-internal-format
47643 msgid "assuming cast to type %qT from overloaded function"
47644 msgstr ""
47646 #: cp/typeck.c:4231
47647 #, gcc-internal-format
47648 msgid "NULL used in arithmetic"
47649 msgstr ""
47651 #: cp/typeck.c:4555
47652 #, gcc-internal-format
47653 msgid "left rotate count is negative"
47654 msgstr ""
47656 #: cp/typeck.c:4556
47657 #, gcc-internal-format
47658 msgid "right rotate count is negative"
47659 msgstr ""
47661 #: cp/typeck.c:4562
47662 #, gcc-internal-format
47663 msgid "left rotate count >= width of type"
47664 msgstr ""
47666 #: cp/typeck.c:4563
47667 #, gcc-internal-format
47668 msgid "right rotate count >= width of type"
47669 msgstr ""
47671 #: cp/typeck.c:4634 cp/typeck.c:4642 cp/typeck.c:4921 cp/typeck.c:4929
47672 #, gcc-internal-format
47673 msgid "ISO C++ forbids comparison between pointer and integer"
47674 msgstr ""
47676 #: cp/typeck.c:4844 cp/typeck.c:4856
47677 #, gcc-internal-format
47678 msgid "operand types are %qT and %qT"
47679 msgstr ""
47681 #: cp/typeck.c:4882
47682 #, gcc-internal-format
47683 msgid "could not find an integer type of the same size as %qT"
47684 msgstr ""
47686 #: cp/typeck.c:4946
47687 #, gcc-internal-format
47688 msgid "unordered comparison on non-floating point argument"
47689 msgstr ""
47691 #: cp/typeck.c:5001
47692 #, gcc-internal-format
47693 msgid "invalid operands of types %qT and %qT to binary %qO"
47694 msgstr ""
47696 #: cp/typeck.c:5302
47697 #, gcc-internal-format
47698 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
47699 msgstr ""
47701 #: cp/typeck.c:5310
47702 #, gcc-internal-format
47703 msgid "ISO C++ forbids using pointer to a function in subtraction"
47704 msgstr ""
47706 #: cp/typeck.c:5318
47707 #, gcc-internal-format
47708 msgid "ISO C++ forbids using pointer to a method in subtraction"
47709 msgstr ""
47711 #: cp/typeck.c:5337
47712 #, gcc-internal-format
47713 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
47714 msgstr ""
47716 #: cp/typeck.c:5412
47717 #, gcc-internal-format
47718 msgid "taking address of constructor %qE"
47719 msgstr ""
47721 #: cp/typeck.c:5413
47722 #, gcc-internal-format
47723 msgid "taking address of destructor %qE"
47724 msgstr ""
47726 #: cp/typeck.c:5429
47727 #, gcc-internal-format
47728 msgid "invalid use of %qE to form a pointer-to-member-function"
47729 msgstr ""
47731 #: cp/typeck.c:5432
47732 #, gcc-internal-format
47733 msgid "  a qualified-id is required"
47734 msgstr ""
47736 #: cp/typeck.c:5439
47737 #, gcc-internal-format
47738 msgid ""
47739 "parentheses around %qE cannot be used to form a pointer-to-member-function"
47740 msgstr ""
47742 #. An expression like &memfn.
47743 #: cp/typeck.c:5610
47744 #, gcc-internal-format
47745 msgid ""
47746 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
47747 "static member function to form a pointer to member function.  Say %<&%T::%D%>"
47748 msgstr ""
47750 #: cp/typeck.c:5615
47751 #, gcc-internal-format
47752 msgid ""
47753 "ISO C++ forbids taking the address of a bound member function to form a "
47754 "pointer to member function.  Say %<&%T::%D%>"
47755 msgstr ""
47757 #. Make this a permerror because we used to accept it.
47758 #: cp/typeck.c:5652
47759 #, gcc-internal-format
47760 msgid "taking address of temporary"
47761 msgstr ""
47763 #: cp/typeck.c:5654
47764 #, gcc-internal-format
47765 msgid "taking address of xvalue (rvalue reference)"
47766 msgstr ""
47768 #: cp/typeck.c:5671
47769 #, gcc-internal-format
47770 msgid "ISO C++ forbids taking address of function %<::main%>"
47771 msgstr ""
47773 #: cp/typeck.c:5741
47774 #, gcc-internal-format
47775 msgid "cannot create pointer to reference member %qD"
47776 msgstr ""
47778 #: cp/typeck.c:5761
47779 #, gcc-internal-format
47780 msgid "attempt to take address of bit-field"
47781 msgstr ""
47783 #: cp/typeck.c:5906
47784 #, gcc-internal-format
47785 msgid "%<~%> on an expression of type bool"
47786 msgstr ""
47788 #: cp/typeck.c:5907
47789 #, gcc-internal-format
47790 msgid "did you mean to use logical not (%<!%>)?"
47791 msgstr ""
47793 #: cp/typeck.c:6026
47794 #, gcc-internal-format
47795 msgid "ISO C++ forbids incrementing an enum"
47796 msgstr ""
47798 #: cp/typeck.c:6027
47799 #, gcc-internal-format
47800 msgid "ISO C++ forbids decrementing an enum"
47801 msgstr ""
47803 #: cp/typeck.c:6043
47804 #, gcc-internal-format
47805 msgid "cannot increment a pointer to incomplete type %qT"
47806 msgstr ""
47808 #: cp/typeck.c:6044
47809 #, gcc-internal-format
47810 msgid "cannot decrement a pointer to incomplete type %qT"
47811 msgstr ""
47813 #: cp/typeck.c:6055
47814 #, gcc-internal-format
47815 msgid "ISO C++ forbids incrementing a pointer of type %qT"
47816 msgstr ""
47818 #: cp/typeck.c:6056
47819 #, gcc-internal-format
47820 msgid "ISO C++ forbids decrementing a pointer of type %qT"
47821 msgstr ""
47823 #: cp/typeck.c:6091
47824 #, gcc-internal-format
47825 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
47826 msgstr ""
47828 #: cp/typeck.c:6100
47829 #, gcc-internal-format
47830 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++1z"
47831 msgstr ""
47833 #: cp/typeck.c:6107
47834 #, gcc-internal-format
47835 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
47836 msgstr ""
47838 #: cp/typeck.c:6269
47839 #, gcc-internal-format
47840 msgid "cannot take the address of %<this%>, which is an rvalue expression"
47841 msgstr ""
47843 #: cp/typeck.c:6291
47844 #, gcc-internal-format
47845 msgid "address of explicit register variable %qD requested"
47846 msgstr ""
47848 #: cp/typeck.c:6296
47849 #, gcc-internal-format
47850 msgid "address requested for %qD, which is declared %<register%>"
47851 msgstr ""
47853 #: cp/typeck.c:6375
47854 #, gcc-internal-format
47855 msgid "list-initializer for non-class type must not be parenthesized"
47856 msgstr ""
47858 #: cp/typeck.c:6387
47859 #, gcc-internal-format
47860 msgid "expression list treated as compound expression in initializer"
47861 msgstr ""
47863 #: cp/typeck.c:6391
47864 #, gcc-internal-format
47865 msgid "expression list treated as compound expression in mem-initializer"
47866 msgstr ""
47868 #: cp/typeck.c:6395
47869 #, gcc-internal-format
47870 msgid "expression list treated as compound expression in functional cast"
47871 msgstr ""
47873 #: cp/typeck.c:6432
47874 #, gcc-internal-format, gfc-internal-format
47875 msgid "%s expression list treated as compound expression"
47876 msgstr ""
47878 #: cp/typeck.c:6529
47879 #, gcc-internal-format
47880 msgid "no context to resolve type of %qE"
47881 msgstr ""
47883 #: cp/typeck.c:6562
47884 #, gcc-internal-format
47885 msgid "cast from type %qT to type %qT casts away qualifiers"
47886 msgstr ""
47888 #: cp/typeck.c:6568
47889 #, gcc-internal-format
47890 msgid "static_cast from type %qT to type %qT casts away qualifiers"
47891 msgstr ""
47893 #: cp/typeck.c:6574
47894 #, gcc-internal-format
47895 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
47896 msgstr ""
47898 #: cp/typeck.c:6597
47899 #, gcc-internal-format
47900 msgid "useless cast to type %qT"
47901 msgstr ""
47903 #: cp/typeck.c:6968
47904 #, gcc-internal-format
47905 msgid "invalid static_cast from type %qT to type %qT"
47906 msgstr ""
47908 #: cp/typeck.c:6994
47909 #, gcc-internal-format
47910 msgid "converting from %qT to %qT"
47911 msgstr ""
47913 #: cp/typeck.c:7046
47914 #, gcc-internal-format
47915 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
47916 msgstr ""
47918 #: cp/typeck.c:7116
47919 #, gcc-internal-format
47920 msgid "cast from %qT to %qT loses precision"
47921 msgstr ""
47923 #: cp/typeck.c:7156
47924 #, gcc-internal-format
47925 msgid "cast from %qT to %qT increases required alignment of target type"
47926 msgstr ""
47928 #: cp/typeck.c:7174
47929 #, gcc-internal-format
47930 msgid ""
47931 "casting between pointer-to-function and pointer-to-object is conditionally-"
47932 "supported"
47933 msgstr ""
47935 #: cp/typeck.c:7188
47936 #, gcc-internal-format
47937 msgid "invalid cast from type %qT to type %qT"
47938 msgstr ""
47940 #: cp/typeck.c:7249
47941 #, gcc-internal-format
47942 msgid ""
47943 "invalid use of const_cast with type %qT, which is not a pointer, reference, "
47944 "nor a pointer-to-data-member type"
47945 msgstr ""
47947 #: cp/typeck.c:7258
47948 #, gcc-internal-format
47949 msgid ""
47950 "invalid use of const_cast with type %qT, which is a pointer or reference to "
47951 "a function type"
47952 msgstr ""
47954 #: cp/typeck.c:7296
47955 #, gcc-internal-format
47956 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
47957 msgstr ""
47959 #: cp/typeck.c:7357
47960 #, gcc-internal-format
47961 msgid "invalid const_cast from type %qT to type %qT"
47962 msgstr ""
47964 #: cp/typeck.c:7450 cp/typeck.c:7458
47965 #, gcc-internal-format
47966 msgid "ISO C++ forbids casting to an array type %qT"
47967 msgstr ""
47969 #: cp/typeck.c:7467
47970 #, gcc-internal-format
47971 msgid "invalid cast to function type %qT"
47972 msgstr ""
47974 #: cp/typeck.c:7733
47975 #, gcc-internal-format
47976 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
47977 msgstr ""
47979 #: cp/typeck.c:7794
47980 #, gcc-internal-format
47981 msgid "assigning to an array from an initializer list"
47982 msgstr ""
47984 #: cp/typeck.c:7820
47985 #, gcc-internal-format
47986 msgid "incompatible types in assignment of %qT to %qT"
47987 msgstr ""
47989 #: cp/typeck.c:7834
47990 #, gcc-internal-format
47991 msgid "array used as initializer"
47992 msgstr ""
47994 #: cp/typeck.c:7836
47995 #, gcc-internal-format
47996 msgid "invalid array assignment"
47997 msgstr ""
47999 #: cp/typeck.c:7966
48000 #, gcc-internal-format
48001 msgid "   in pointer to member function conversion"
48002 msgstr ""
48004 #: cp/typeck.c:7980
48005 #, gcc-internal-format
48006 msgid "pointer to member conversion via virtual base %qT"
48007 msgstr ""
48009 #: cp/typeck.c:8027 cp/typeck.c:8046
48010 #, gcc-internal-format
48011 msgid "   in pointer to member conversion"
48012 msgstr ""
48014 #: cp/typeck.c:8127
48015 #, gcc-internal-format
48016 msgid "invalid conversion to type %qT from type %qT"
48017 msgstr ""
48019 #: cp/typeck.c:8414
48020 #, gcc-internal-format
48021 msgid "cannot convert %qT to %qT for argument %qP to %qD"
48022 msgstr ""
48024 #: cp/typeck.c:8420
48025 #, gcc-internal-format
48026 msgid "cannot convert %qT to %qT in default argument"
48027 msgstr ""
48029 #: cp/typeck.c:8424
48030 #, gcc-internal-format
48031 msgid "cannot convert %qT to %qT in argument passing"
48032 msgstr ""
48034 #: cp/typeck.c:8428
48035 #, gcc-internal-format
48036 msgid "cannot convert %qT to %qT"
48037 msgstr ""
48039 #: cp/typeck.c:8432
48040 #, gcc-internal-format
48041 msgid "cannot convert %qT to %qT in initialization"
48042 msgstr ""
48044 #: cp/typeck.c:8436
48045 #, gcc-internal-format
48046 msgid "cannot convert %qT to %qT in return"
48047 msgstr ""
48049 #: cp/typeck.c:8440
48050 #, gcc-internal-format
48051 msgid "cannot convert %qT to %qT in assignment"
48052 msgstr ""
48054 #: cp/typeck.c:8453
48055 #, gcc-internal-format
48056 msgid "class type %qT is incomplete"
48057 msgstr ""
48059 #: cp/typeck.c:8471
48060 #, gcc-internal-format
48061 msgid "parameter %qP of %qD might be a candidate for a format attribute"
48062 msgstr ""
48064 #: cp/typeck.c:8475
48065 #, gcc-internal-format
48066 msgid "parameter might be a candidate for a format attribute"
48067 msgstr ""
48069 #: cp/typeck.c:8480
48070 #, gcc-internal-format
48071 msgid "target of conversion might be a candidate for a format attribute"
48072 msgstr ""
48074 #: cp/typeck.c:8485
48075 #, gcc-internal-format
48076 msgid "target of initialization might be a candidate for a format attribute"
48077 msgstr ""
48079 #: cp/typeck.c:8495
48080 #, gcc-internal-format
48081 msgid ""
48082 "left-hand side of assignment might be a candidate for a format attribute"
48083 msgstr ""
48085 #: cp/typeck.c:8590
48086 #, gcc-internal-format
48087 msgid "in passing argument %P of %qD"
48088 msgstr ""
48090 #: cp/typeck.c:8649
48091 #, gcc-internal-format
48092 msgid "returning reference to temporary"
48093 msgstr ""
48095 #: cp/typeck.c:8656
48096 #, gcc-internal-format
48097 msgid "reference to non-lvalue returned"
48098 msgstr ""
48100 #: cp/typeck.c:8671
48101 #, gcc-internal-format
48102 msgid "reference to local variable %qD returned"
48103 msgstr ""
48105 #: cp/typeck.c:8675
48106 #, gcc-internal-format
48107 msgid "address of label %qD returned"
48108 msgstr ""
48110 #: cp/typeck.c:8679
48111 #, gcc-internal-format
48112 msgid "address of local variable %qD returned"
48113 msgstr ""
48115 #: cp/typeck.c:8725
48116 #, gcc-internal-format
48117 msgid "returning a value from a destructor"
48118 msgstr ""
48120 #. If a return statement appears in a handler of the
48121 #. function-try-block of a constructor, the program is ill-formed.
48122 #: cp/typeck.c:8733
48123 #, gcc-internal-format
48124 msgid "cannot return from a handler of a function-try-block of a constructor"
48125 msgstr ""
48127 #. You can't return a value from a constructor.
48128 #: cp/typeck.c:8736
48129 #, gcc-internal-format
48130 msgid "returning a value from a constructor"
48131 msgstr ""
48133 #. Give a helpful error message.
48134 #: cp/typeck.c:8766 cp/typeck.c:8812
48135 #, gcc-internal-format
48136 msgid "return-statement with no value, in function returning %qT"
48137 msgstr ""
48139 #: cp/typeck.c:8774
48140 #, gcc-internal-format
48141 msgid "returning initializer list"
48142 msgstr ""
48144 #: cp/typeck.c:8793
48145 #, gcc-internal-format
48146 msgid "inconsistent types %qT and %qT deduced for lambda return type"
48147 msgstr ""
48149 #: cp/typeck.c:8796
48150 #, gcc-internal-format
48151 msgid "inconsistent deduction for auto return type: %qT and then %qT"
48152 msgstr ""
48154 #: cp/typeck.c:8831
48155 #, gcc-internal-format
48156 msgid "return-statement with a value, in function returning 'void'"
48157 msgstr ""
48159 #: cp/typeck.c:8861
48160 #, gcc-internal-format
48161 msgid ""
48162 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -"
48163 "fcheck-new is in effect)"
48164 msgstr ""
48166 #. Make this a permerror because we used to accept it.
48167 #: cp/typeck.c:9463
48168 #, gcc-internal-format
48169 msgid "using temporary as lvalue"
48170 msgstr ""
48172 #: cp/typeck.c:9465
48173 #, gcc-internal-format
48174 msgid "using xvalue (rvalue reference) as lvalue"
48175 msgstr ""
48177 #: cp/typeck2.c:48
48178 #, gcc-internal-format
48179 msgid "type %qT is not a base type for type %qT"
48180 msgstr ""
48182 #: cp/typeck2.c:103
48183 #, gcc-internal-format
48184 msgid "assignment of constant field %qD"
48185 msgstr ""
48187 #: cp/typeck2.c:105
48188 #, gcc-internal-format
48189 msgid "constant field %qD used as %<asm%> output"
48190 msgstr ""
48192 #: cp/typeck2.c:107
48193 #, gcc-internal-format
48194 msgid "increment of constant field %qD"
48195 msgstr ""
48197 #: cp/typeck2.c:109
48198 #, gcc-internal-format
48199 msgid "decrement of constant field %qD"
48200 msgstr ""
48202 #: cp/typeck2.c:116
48203 #, gcc-internal-format
48204 msgid "assignment of read-only reference %qD"
48205 msgstr ""
48207 #: cp/typeck2.c:118
48208 #, gcc-internal-format
48209 msgid "read-only reference %qD used as %<asm%> output"
48210 msgstr ""
48212 #: cp/typeck2.c:120
48213 #, gcc-internal-format
48214 msgid "increment of read-only reference %qD"
48215 msgstr ""
48217 #: cp/typeck2.c:122
48218 #, gcc-internal-format
48219 msgid "decrement of read-only reference %qD"
48220 msgstr ""
48222 #: cp/typeck2.c:320
48223 #, gcc-internal-format
48224 msgid "cannot declare variable %q+D to be of abstract type %qT"
48225 msgstr ""
48227 #: cp/typeck2.c:325
48228 #, gcc-internal-format
48229 msgid "cannot declare parameter %q+D to be of abstract type %qT"
48230 msgstr ""
48232 #: cp/typeck2.c:328
48233 #, gcc-internal-format
48234 msgid "cannot declare parameter to be of abstract type %qT"
48235 msgstr ""
48237 #: cp/typeck2.c:332
48238 #, gcc-internal-format
48239 msgid "cannot declare field %q+D to be of abstract type %qT"
48240 msgstr ""
48242 #: cp/typeck2.c:336
48243 #, gcc-internal-format
48244 msgid "invalid abstract return type for member function %q+#D"
48245 msgstr ""
48247 #: cp/typeck2.c:338
48248 #, gcc-internal-format
48249 msgid "invalid abstract return type for function %q+#D"
48250 msgstr ""
48252 #. Here we do not have location information.
48253 #: cp/typeck2.c:341
48254 #, gcc-internal-format
48255 msgid "invalid abstract type %qT for %qE"
48256 msgstr ""
48258 #: cp/typeck2.c:343
48259 #, gcc-internal-format
48260 msgid "invalid abstract type for %q+D"
48261 msgstr ""
48263 #: cp/typeck2.c:348
48264 #, gcc-internal-format
48265 msgid "creating array of %qT, which is an abstract class type"
48266 msgstr ""
48268 #: cp/typeck2.c:351
48269 #, gcc-internal-format
48270 msgid "invalid cast to abstract class type %qT"
48271 msgstr ""
48273 #: cp/typeck2.c:354
48274 #, gcc-internal-format
48275 msgid "invalid new-expression of abstract class type %qT"
48276 msgstr ""
48278 #: cp/typeck2.c:357
48279 #, gcc-internal-format
48280 msgid "invalid abstract return type %qT"
48281 msgstr ""
48283 #: cp/typeck2.c:360
48284 #, gcc-internal-format
48285 msgid "invalid abstract parameter type %qT"
48286 msgstr ""
48288 #: cp/typeck2.c:363
48289 #, gcc-internal-format
48290 msgid ""
48291 "expression of abstract class type %qT cannot be used in throw-expression"
48292 msgstr ""
48294 #: cp/typeck2.c:367
48295 #, gcc-internal-format
48296 msgid "cannot declare catch parameter to be of abstract class type %qT"
48297 msgstr ""
48299 #: cp/typeck2.c:371
48300 #, gcc-internal-format
48301 msgid "cannot allocate an object of abstract type %qT"
48302 msgstr ""
48304 #: cp/typeck2.c:381
48305 #, gcc-internal-format
48306 msgid "  because the following virtual functions are pure within %qT:"
48307 msgstr ""
48309 #: cp/typeck2.c:387
48310 #, gcc-internal-format
48311 msgid "\t%#D"
48312 msgstr ""
48314 #: cp/typeck2.c:440
48315 #, gcc-internal-format
48316 msgid "definition of %q#T is not complete until the closing brace"
48317 msgstr ""
48319 #: cp/typeck2.c:443
48320 #, gcc-internal-format
48321 msgid "forward declaration of %q#T"
48322 msgstr ""
48324 #: cp/typeck2.c:445
48325 #, gcc-internal-format
48326 msgid "declaration of %q#T"
48327 msgstr ""
48329 #: cp/typeck2.c:472
48330 #, gcc-internal-format
48331 msgid "%qD has incomplete type"
48332 msgstr ""
48334 #: cp/typeck2.c:485
48335 #, gcc-internal-format
48336 msgid "invalid use of incomplete type %q#T"
48337 msgstr ""
48339 #: cp/typeck2.c:515
48340 #, gcc-internal-format
48341 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
48342 msgstr ""
48344 #: cp/typeck2.c:519
48345 #, gcc-internal-format
48346 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
48347 msgstr ""
48349 #: cp/typeck2.c:527
48350 #, gcc-internal-format
48351 msgid "invalid use of %<auto%>"
48352 msgstr ""
48354 #: cp/typeck2.c:530
48355 #, gcc-internal-format
48356 msgid "invalid use of template type parameter %qT"
48357 msgstr ""
48359 #: cp/typeck2.c:535
48360 #, gcc-internal-format
48361 msgid "invalid use of template template parameter %qT"
48362 msgstr ""
48364 #: cp/typeck2.c:542
48365 #, gcc-internal-format
48366 msgid "invalid use of dependent type %qT"
48367 msgstr ""
48369 #: cp/typeck2.c:549
48370 #, gcc-internal-format
48371 msgid "invalid use of brace-enclosed initializer list"
48372 msgstr ""
48374 #: cp/typeck2.c:557
48375 #, gcc-internal-format
48376 msgid "address of overloaded function with no contextual type information"
48377 msgstr ""
48379 #: cp/typeck2.c:561
48380 #, gcc-internal-format
48381 msgid "overloaded function with no contextual type information"
48382 msgstr ""
48384 #: cp/typeck2.c:564
48385 #, gcc-internal-format
48386 msgid "insufficient contextual information to determine type"
48387 msgstr ""
48389 #: cp/typeck2.c:785
48390 #, gcc-internal-format
48391 msgid "constructor syntax used, but no constructor declared for type %qT"
48392 msgstr ""
48394 #: cp/typeck2.c:947
48395 #, gcc-internal-format
48396 msgid ""
48397 "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
48398 msgstr ""
48400 #: cp/typeck2.c:958 cp/typeck2.c:972
48401 #, gcc-internal-format
48402 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
48403 msgstr ""
48405 #: cp/typeck2.c:962
48406 #, gcc-internal-format
48407 msgid ""
48408 " the expression has a constant value but is not a C++ constant-expression"
48409 msgstr ""
48411 #: cp/typeck2.c:1051
48412 #, gcc-internal-format
48413 msgid "int-array initialized from non-wide string"
48414 msgstr ""
48416 #: cp/typeck2.c:1057
48417 #, gcc-internal-format
48418 msgid "int-array initialized from incompatible wide string"
48419 msgstr ""
48421 #: cp/typeck2.c:1078
48422 #, gcc-internal-format
48423 msgid "initializer-string for array of chars is too long"
48424 msgstr ""
48426 #: cp/typeck2.c:1131
48427 #, gcc-internal-format
48428 msgid "cannot initialize aggregate of type %qT with a compound literal"
48429 msgstr ""
48431 #: cp/typeck2.c:1149
48432 #, gcc-internal-format
48433 msgid "array must be initialized with a brace-enclosed initializer"
48434 msgstr ""
48436 #: cp/typeck2.c:1435 cp/typeck2.c:1462
48437 #, gcc-internal-format
48438 msgid "missing initializer for member %qD"
48439 msgstr ""
48441 #: cp/typeck2.c:1443
48442 #, gcc-internal-format
48443 msgid "member %qD is uninitialized reference"
48444 msgstr ""
48446 #: cp/typeck2.c:1450
48447 #, gcc-internal-format
48448 msgid "member %qD with uninitialized reference fields"
48449 msgstr ""
48451 #: cp/typeck2.c:1553
48452 #, gcc-internal-format
48453 msgid "no field %qD found in union being initialized"
48454 msgstr ""
48456 #: cp/typeck2.c:1564
48457 #, gcc-internal-format
48458 msgid "index value instead of field name in union initializer"
48459 msgstr ""
48461 #: cp/typeck2.c:1749
48462 #, gcc-internal-format
48463 msgid "circular pointer delegation detected"
48464 msgstr ""
48466 #: cp/typeck2.c:1763
48467 #, gcc-internal-format
48468 msgid "base operand of %<->%> has non-pointer type %qT"
48469 msgstr ""
48471 #: cp/typeck2.c:1789
48472 #, gcc-internal-format
48473 msgid "result of %<operator->()%> yields non-pointer result"
48474 msgstr ""
48476 #: cp/typeck2.c:1791
48477 #, gcc-internal-format
48478 msgid "base operand of %<->%> is not a pointer"
48479 msgstr ""
48481 #: cp/typeck2.c:1818
48482 #, gcc-internal-format
48483 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
48484 msgstr ""
48486 #: cp/typeck2.c:1827
48487 #, gcc-internal-format
48488 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
48489 msgstr ""
48491 #: cp/typeck2.c:1849
48492 #, gcc-internal-format
48493 msgid "pointer to member type %qT incompatible with object type %qT"
48494 msgstr ""
48496 #: cp/typeck2.c:1908
48497 #, gcc-internal-format
48498 msgid "pointer-to-member-function type %qT requires an rvalue"
48499 msgstr ""
48501 #: cp/typeck2.c:1915
48502 #, gcc-internal-format
48503 msgid "pointer-to-member-function type %qT requires an lvalue"
48504 msgstr ""
48506 #: cp/typeck2.c:1956
48507 #, gcc-internal-format
48508 msgid "functional cast to array type %qT"
48509 msgstr ""
48511 #: cp/typeck2.c:1971
48512 #, gcc-internal-format
48513 msgid "cannot deduce template arguments for %qT from ()"
48514 msgstr ""
48516 #: cp/typeck2.c:1989
48517 #, gcc-internal-format
48518 msgid "invalid value-initialization of reference type"
48519 msgstr ""
48521 #: cp/typeck2.c:2216
48522 #, gcc-internal-format
48523 msgid "call to function %qD which throws incomplete type %q#T"
48524 msgstr ""
48526 #: cp/typeck2.c:2219
48527 #, gcc-internal-format
48528 msgid "call to function which throws incomplete type %q#T"
48529 msgstr ""
48531 #: cp/vtable-class-hierarchy.c:719
48532 #, gcc-internal-format
48533 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
48534 msgstr ""
48536 #: cp/vtable-class-hierarchy.c:859
48537 #, gcc-internal-format
48538 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
48539 msgstr ""
48541 #: cp/vtable-class-hierarchy.c:1109
48542 #, gcc-internal-format
48543 msgid "unable to open log file %<vtv_count_data.log%>: %m"
48544 msgstr ""
48546 #: fortran/arith.c:45
48547 #, gcc-internal-format, gfc-internal-format
48548 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
48549 msgstr ""
48551 #: fortran/arith.c:117 fortran/arith.c:1965
48552 #, gcc-internal-format
48553 msgid "gfc_arith_error(): Bad error code"
48554 msgstr ""
48556 #: fortran/arith.c:150
48557 #, gcc-internal-format
48558 msgid "Fix min_int calculation"
48559 msgstr ""
48561 #: fortran/arith.c:530
48562 #, gcc-internal-format
48563 msgid "gfc_range_check(): Bad type"
48564 msgstr ""
48566 #: fortran/arith.c:603
48567 #, gcc-internal-format
48568 msgid "gfc_arith_uminus(): Bad basic type"
48569 msgstr ""
48571 #: fortran/arith.c:637
48572 #, gcc-internal-format
48573 msgid "gfc_arith_plus(): Bad basic type"
48574 msgstr ""
48576 #: fortran/arith.c:671
48577 #, gcc-internal-format
48578 msgid "gfc_arith_minus(): Bad basic type"
48579 msgstr ""
48581 #: fortran/arith.c:706
48582 #, gcc-internal-format
48583 msgid "gfc_arith_times(): Bad basic type"
48584 msgstr ""
48586 #: fortran/arith.c:745
48587 #, gcc-internal-format
48588 msgid "Integer division truncated to constant %qs at %L"
48589 msgstr ""
48591 #: fortran/arith.c:791
48592 #, gcc-internal-format
48593 msgid "gfc_arith_divide(): Bad basic type"
48594 msgstr ""
48596 #: fortran/arith.c:837
48597 #, gcc-internal-format
48598 msgid "arith_power(): Bad base"
48599 msgstr ""
48601 #: fortran/arith.c:924 fortran/arith.c:949
48602 #, gcc-internal-format, gfc-internal-format
48603 msgid "Noninteger exponent in an initialization expression at %L"
48604 msgstr ""
48606 #: fortran/arith.c:935
48607 #, gcc-internal-format, gfc-internal-format
48608 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
48609 msgstr ""
48611 #: fortran/arith.c:963
48612 #, gcc-internal-format
48613 msgid "arith_power(): unknown type"
48614 msgstr ""
48616 #: fortran/arith.c:1029
48617 #, gcc-internal-format
48618 msgid "compare_real(): Bad operator"
48619 msgstr ""
48621 #: fortran/arith.c:1064
48622 #, gcc-internal-format
48623 msgid "gfc_compare_expr(): Bad basic type"
48624 msgstr ""
48626 #: fortran/arith.c:1575
48627 #, gcc-internal-format
48628 msgid "eval_intrinsic(): Bad operator"
48629 msgstr ""
48631 #: fortran/arith.c:1624
48632 #, gcc-internal-format
48633 msgid "eval_type_intrinsic0(): op NULL"
48634 msgstr ""
48636 #: fortran/arith.c:1933
48637 #, gcc-internal-format, gfc-internal-format
48638 msgid "Arithmetic OK converting %s to %s at %L"
48639 msgstr ""
48641 #: fortran/arith.c:1937
48642 #, gcc-internal-format
48643 msgid ""
48644 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
48645 "with the option %<-fno-range-check%>"
48646 msgstr ""
48648 #: fortran/arith.c:1942
48649 #, gcc-internal-format
48650 msgid ""
48651 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
48652 "with the option %<-fno-range-check%>"
48653 msgstr ""
48655 #: fortran/arith.c:1947
48656 #, gcc-internal-format
48657 msgid ""
48658 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
48659 "the option %<-fno-range-check%>"
48660 msgstr ""
48662 #: fortran/arith.c:1952
48663 #, gcc-internal-format, gfc-internal-format
48664 msgid "Division by zero converting %s to %s at %L"
48665 msgstr ""
48667 #: fortran/arith.c:1956
48668 #, gcc-internal-format, gfc-internal-format
48669 msgid "Array operands are incommensurate converting %s to %s at %L"
48670 msgstr ""
48672 #: fortran/arith.c:1960
48673 #, gcc-internal-format, gfc-internal-format
48674 msgid ""
48675 "Integer outside symmetric range implied by Standard Fortran converting %s to "
48676 "%s at %L"
48677 msgstr ""
48679 #: fortran/arith.c:2046 fortran/arith.c:2155 fortran/arith.c:2215
48680 #: fortran/arith.c:2267 fortran/arith.c:2327 fortran/arith.c:2396
48681 #: fortran/arith.c:2463
48682 #, gcc-internal-format
48683 msgid "Conversion from %qs to %qs at %L"
48684 msgstr ""
48686 #: fortran/arith.c:2075 fortran/arith.c:2108 fortran/arith.c:2147
48687 #: fortran/arith.c:2205 fortran/arith.c:2257 fortran/arith.c:2317
48688 #: fortran/arith.c:2386
48689 #, gcc-internal-format
48690 msgid "Change of value in conversion from %qs to %qs at %L"
48691 msgstr ""
48693 #: fortran/arith.c:2303 fortran/arith.c:2372
48694 #, gcc-internal-format
48695 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
48696 msgstr ""
48698 #: fortran/arith.c:2455
48699 #, gcc-internal-format
48700 msgid "Change of value in conversion from  %qs to %qs at %L"
48701 msgstr ""
48703 #: fortran/arith.c:2528
48704 #, gcc-internal-format
48705 msgid "The Hollerith constant at %L is too long to convert to %qs"
48706 msgstr ""
48708 #: fortran/array.c:95
48709 #, gcc-internal-format, gfc-internal-format
48710 msgid "Expected array subscript at %C"
48711 msgstr ""
48713 #: fortran/array.c:104
48714 #, gcc-internal-format
48715 msgid "Unexpected %<*%> in coarray subscript at %C"
48716 msgstr ""
48718 #: fortran/array.c:128
48719 #, gcc-internal-format, gfc-internal-format
48720 msgid "Strides not allowed in coarray subscript at %C"
48721 msgstr ""
48723 #: fortran/array.c:136
48724 #, gcc-internal-format, gfc-internal-format
48725 msgid "Expected array subscript stride at %C"
48726 msgstr ""
48728 #: fortran/array.c:195
48729 #, gcc-internal-format, gfc-internal-format
48730 msgid "Invalid form of array reference at %C"
48731 msgstr ""
48733 #: fortran/array.c:200 fortran/array.c:288
48734 #, gcc-internal-format, gfc-internal-format
48735 msgid "Array reference at %C cannot have more than %d dimensions"
48736 msgstr ""
48738 #: fortran/array.c:215 fortran/array.c:642 fortran/check.c:2660
48739 #: fortran/check.c:5008 fortran/check.c:5046 fortran/check.c:5088
48740 #: fortran/check.c:5288 fortran/match.c:1824 fortran/match.c:3112
48741 #: fortran/match.c:3307 fortran/match.c:3503 fortran/simplify.c:4886
48742 #, gcc-internal-format
48743 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
48744 msgstr ""
48746 #: fortran/array.c:221
48747 #, gcc-internal-format, gfc-internal-format
48748 msgid "Unexpected coarray designator at %C"
48749 msgstr ""
48751 #: fortran/array.c:242
48752 #, gcc-internal-format, gfc-internal-format
48753 msgid "STAT= attribute in %C misplaced"
48754 msgstr ""
48756 #: fortran/array.c:251
48757 #, gcc-internal-format, gfc-internal-format
48758 msgid "Too few codimensions at %C, expected %d not %d"
48759 msgstr ""
48761 #: fortran/array.c:257
48762 #, gcc-internal-format, gfc-internal-format
48763 msgid "Too many codimensions at %C, expected %d not %d"
48764 msgstr ""
48766 #: fortran/array.c:267 fortran/array.c:275
48767 #, gcc-internal-format
48768 msgid "Unexpected %<*%> for codimension %d of %d at %C"
48769 msgstr ""
48771 #: fortran/array.c:270
48772 #, gcc-internal-format, gfc-internal-format
48773 msgid "Invalid form of coarray reference at %C"
48774 msgstr ""
48776 #: fortran/array.c:282
48777 #, gcc-internal-format, gfc-internal-format
48778 msgid "Invalid codimension %d at %C, only %d codimensions exist"
48779 msgstr ""
48781 #: fortran/array.c:334
48782 #, gcc-internal-format
48783 msgid "Variable %qs at %L in this context must be constant"
48784 msgstr ""
48786 #: fortran/array.c:337
48787 #, gcc-internal-format, gfc-internal-format
48788 msgid "Expression at %L in this context must be constant"
48789 msgstr ""
48791 #: fortran/array.c:435
48792 #, gcc-internal-format, gfc-internal-format
48793 msgid "Expected expression in array specification at %C"
48794 msgstr ""
48796 #: fortran/array.c:448 fortran/array.c:480
48797 #, gcc-internal-format, gfc-internal-format
48798 msgid "Expecting a scalar INTEGER expression at %C, found %s"
48799 msgstr ""
48801 #: fortran/array.c:517
48802 #, gcc-internal-format, gfc-internal-format
48803 msgid "Assumed-rank array at %C"
48804 msgstr ""
48806 #: fortran/array.c:551
48807 #, gcc-internal-format, gfc-internal-format
48808 msgid "Bad array specification for implied-shape array at %C"
48809 msgstr ""
48811 #: fortran/array.c:567 fortran/array.c:680
48812 #, gcc-internal-format, gfc-internal-format
48813 msgid "Bad array specification for an explicitly shaped array at %C"
48814 msgstr ""
48816 #: fortran/array.c:577 fortran/array.c:690
48817 #, gcc-internal-format, gfc-internal-format
48818 msgid "Bad array specification for assumed shape array at %C"
48819 msgstr ""
48821 #: fortran/array.c:591 fortran/array.c:704
48822 #, gcc-internal-format, gfc-internal-format
48823 msgid "Bad specification for deferred shape array at %C"
48824 msgstr ""
48826 #: fortran/array.c:601 fortran/array.c:708
48827 #, gcc-internal-format, gfc-internal-format
48828 msgid "Bad specification for assumed size array at %C"
48829 msgstr ""
48831 #: fortran/array.c:613 fortran/array.c:720
48832 #, gcc-internal-format, gfc-internal-format
48833 msgid "Expected another dimension in array declaration at %C"
48834 msgstr ""
48836 #: fortran/array.c:619 fortran/array.c:648 fortran/array.c:726
48837 #, gcc-internal-format, gfc-internal-format
48838 msgid "Array specification at %C has more than %d dimensions"
48839 msgstr ""
48841 #: fortran/array.c:625
48842 #, gcc-internal-format, gfc-internal-format
48843 msgid "Array specification at %C with more than 7 dimensions"
48844 msgstr ""
48846 #: fortran/array.c:637
48847 #, gcc-internal-format, gfc-internal-format
48848 msgid "Coarray declaration at %C"
48849 msgstr ""
48851 #: fortran/array.c:734
48852 #, gcc-internal-format
48853 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
48854 msgstr ""
48856 #: fortran/array.c:802
48857 #, gcc-internal-format
48858 msgid "The assumed-rank array %qs at %L shall not have a codimension"
48859 msgstr ""
48861 #: fortran/array.c:886
48862 #, gcc-internal-format
48863 msgid "gfc_compare_array_spec(): Array spec clobbered"
48864 msgstr ""
48866 #: fortran/array.c:962
48867 #, gcc-internal-format
48868 msgid "DO-iterator %qs at %L is inside iterator of the same name"
48869 msgstr ""
48871 #: fortran/array.c:1054 fortran/array.c:1236
48872 #, gcc-internal-format, gfc-internal-format
48873 msgid "Syntax error in array constructor at %C"
48874 msgstr ""
48876 #: fortran/array.c:1110
48877 #, gcc-internal-format, gfc-internal-format
48878 msgid "[...] style array constructors at %C"
48879 msgstr ""
48881 #: fortran/array.c:1130
48882 #, gcc-internal-format, gfc-internal-format
48883 msgid "Array constructor including type specification at %C"
48884 msgstr ""
48886 #: fortran/array.c:1136 fortran/match.c:3933
48887 #, gcc-internal-format, gfc-internal-format
48888 msgid "Type-spec at %L cannot contain a deferred type parameter"
48889 msgstr ""
48891 #: fortran/array.c:1144
48892 #, gcc-internal-format, gfc-internal-format
48893 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
48894 msgstr ""
48896 #: fortran/array.c:1162
48897 #, gcc-internal-format, gfc-internal-format
48898 msgid "Empty array constructor at %C is not allowed"
48899 msgstr ""
48901 #: fortran/array.c:1199 fortran/array.c:1209
48902 #, gcc-internal-format, gfc-internal-format
48903 msgid "Incompatible typespec for array element at %L"
48904 msgstr ""
48906 #: fortran/array.c:1283
48907 #, gcc-internal-format, gfc-internal-format
48908 msgid "Element in %s array constructor at %L is %s"
48909 msgstr ""
48911 #: fortran/array.c:1614
48912 #, gcc-internal-format, gfc-internal-format
48913 msgid "Iterator step at %L cannot be zero"
48914 msgstr ""
48916 #: fortran/array.c:1751
48917 #, gcc-internal-format
48918 msgid ""
48919 "The number of elements in the array constructor at %L requires an increase "
48920 "of the allowed %d upper limit.   See %<-fmax-array-constructor%> option"
48921 msgstr ""
48923 #: fortran/array.c:1921
48924 #, gcc-internal-format, gfc-internal-format
48925 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
48926 msgstr ""
48928 #: fortran/array.c:1928
48929 #, gcc-internal-format, gfc-internal-format
48930 msgid "AC-IMPLIED-DO final expression references control variable at %L"
48931 msgstr ""
48933 #: fortran/array.c:1935
48934 #, gcc-internal-format, gfc-internal-format
48935 msgid "AC-IMPLIED-DO step expression references control variable at %L"
48936 msgstr ""
48938 #: fortran/array.c:1947
48939 #, gcc-internal-format, gfc-internal-format
48940 msgid ""
48941 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
48942 "C4106]"
48943 msgstr ""
48945 #: fortran/array.c:2030
48946 #, gcc-internal-format, gfc-internal-format
48947 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
48948 msgstr ""
48950 #: fortran/array.c:2148
48951 #, gcc-internal-format
48952 msgid "spec_dimen_size(): Bad dimension"
48953 msgstr ""
48955 #: fortran/array.c:2206
48956 #, gcc-internal-format
48957 msgid "gfc_ref_dimen_size(): Bad dimension"
48958 msgstr ""
48960 #: fortran/array.c:2336
48961 #, gcc-internal-format
48962 msgid "gfc_ref_dimen_size(): Bad dimen_type"
48963 msgstr ""
48965 #: fortran/array.c:2387
48966 #, gcc-internal-format
48967 msgid "gfc_array_dimen_size(): Bad dimension"
48968 msgstr ""
48970 #: fortran/array.c:2432
48971 #, gcc-internal-format
48972 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
48973 msgstr ""
48975 #: fortran/array.c:2580
48976 #, gcc-internal-format
48977 msgid "gfc_find_array_ref(): No ref found"
48978 msgstr ""
48980 #. if (c == 0)
48981 #: fortran/bbt.c:119
48982 #, gcc-internal-format
48983 msgid "insert_bbt(): Duplicate key found!"
48984 msgstr ""
48986 #: fortran/check.c:46
48987 #, gcc-internal-format
48988 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
48989 msgstr ""
48991 #: fortran/check.c:62
48992 #, gcc-internal-format
48993 msgid "%qs argument of %qs intrinsic at %L must be %s"
48994 msgstr ""
48996 #: fortran/check.c:96
48997 #, gcc-internal-format
48998 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
48999 msgstr ""
49001 #: fortran/check.c:111
49002 #, gcc-internal-format
49003 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
49004 msgstr ""
49006 #: fortran/check.c:128
49007 #, gcc-internal-format
49008 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
49009 msgstr ""
49011 #: fortran/check.c:145
49012 #, gcc-internal-format
49013 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
49014 msgstr ""
49016 #: fortran/check.c:174 fortran/check.c:6430
49017 #, gcc-internal-format
49018 msgid "%qs argument of %qs intrinsic at %L must be a constant"
49019 msgstr ""
49021 #: fortran/check.c:183
49022 #, gcc-internal-format, gfc-internal-format
49023 msgid "Invalid kind for %s at %L"
49024 msgstr ""
49026 #: fortran/check.c:202
49027 #, gcc-internal-format
49028 msgid "%qs argument of %qs intrinsic at %L must be double precision"
49029 msgstr ""
49031 #: fortran/check.c:225
49032 #, gcc-internal-format
49033 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
49034 msgstr ""
49036 #: fortran/check.c:242
49037 #, gcc-internal-format
49038 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
49039 msgstr ""
49041 #: fortran/check.c:268
49042 #, gcc-internal-format
49043 msgid "%qs argument of %qs intrinsic at %L must be an array"
49044 msgstr ""
49046 #: fortran/check.c:289
49047 #, gcc-internal-format
49048 msgid "%qs at %L must be nonnegative"
49049 msgstr ""
49051 #: fortran/check.c:320
49052 #, gcc-internal-format
49053 msgid ""
49054 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
49055 msgstr ""
49057 #: fortran/check.c:331
49058 #, gcc-internal-format
49059 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
49060 msgstr ""
49062 #: fortran/check.c:341
49063 #, gcc-internal-format
49064 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
49065 msgstr ""
49067 #: fortran/check.c:368
49068 #, gcc-internal-format
49069 msgid ""
49070 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
49071 msgstr ""
49073 #: fortran/check.c:394
49074 #, gcc-internal-format
49075 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
49076 msgstr ""
49078 #: fortran/check.c:420
49079 #, gcc-internal-format
49080 msgid ""
49081 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
49082 msgstr ""
49084 #: fortran/check.c:437
49085 #, gcc-internal-format
49086 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
49087 msgstr ""
49089 #: fortran/check.c:452
49090 #, gcc-internal-format
49091 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
49092 msgstr ""
49094 #: fortran/check.c:473
49095 #, gcc-internal-format
49096 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
49097 msgstr ""
49099 #: fortran/check.c:491
49100 #, gcc-internal-format
49101 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
49102 msgstr ""
49104 #: fortran/check.c:529
49105 #, gcc-internal-format
49106 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
49107 msgstr ""
49109 #: fortran/check.c:550
49110 #, gcc-internal-format
49111 msgid "%qs argument of %qs intrinsic at %L must be a variable"
49112 msgstr ""
49114 #: fortran/check.c:599
49115 #, gcc-internal-format
49116 msgid ""
49117 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
49118 msgstr ""
49120 #: fortran/check.c:649
49121 #, gcc-internal-format
49122 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
49123 msgstr ""
49125 #: fortran/check.c:752
49126 #, gcc-internal-format, gfc-internal-format
49127 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
49128 msgstr ""
49130 #: fortran/check.c:885 fortran/check.c:6374
49131 #, gcc-internal-format
49132 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
49133 msgstr ""
49135 #: fortran/check.c:894 fortran/check.c:2297 fortran/check.c:2423
49136 #: fortran/check.c:2497 fortran/check.c:2924
49137 #, gcc-internal-format, gfc-internal-format
49138 msgid "Different type kinds at %L"
49139 msgstr ""
49141 #: fortran/check.c:930
49142 #, gcc-internal-format
49143 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
49144 msgstr ""
49146 #: fortran/check.c:939 fortran/check.c:975 fortran/check.c:3482
49147 #, gcc-internal-format
49148 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
49149 msgstr ""
49151 #: fortran/check.c:957
49152 #, gcc-internal-format
49153 msgid ""
49154 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
49155 "FUNCTION"
49156 msgstr ""
49158 #: fortran/check.c:966
49159 #, gcc-internal-format
49160 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
49161 msgstr ""
49163 #: fortran/check.c:991
49164 #, gcc-internal-format, gfc-internal-format
49165 msgid ""
49166 "Array section with a vector subscript at %L shall not be the target of a "
49167 "pointer"
49168 msgstr ""
49170 #: fortran/check.c:1002
49171 #, gcc-internal-format
49172 msgid ""
49173 "NULL pointer at %L is not permitted as actual argument of %qs intrinsic "
49174 "function"
49175 msgstr ""
49177 #: fortran/check.c:1045
49178 #, gcc-internal-format, gfc-internal-format
49179 msgid ""
49180 "ATOM argument at %L to intrinsic function %s shall be an integer of "
49181 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
49182 msgstr ""
49184 #: fortran/check.c:1053
49185 #, gcc-internal-format, gfc-internal-format
49186 msgid ""
49187 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
49188 "coindexed"
49189 msgstr ""
49191 #: fortran/check.c:1060
49192 #, gcc-internal-format
49193 msgid ""
49194 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
49195 msgstr ""
49197 #: fortran/check.c:1078 fortran/check.c:1223
49198 #, gcc-internal-format, gfc-internal-format
49199 msgid "STAT= argument to %s at %L"
49200 msgstr ""
49202 #: fortran/check.c:1097 fortran/check.c:1163 fortran/check.c:1260
49203 #, gcc-internal-format, gfc-internal-format
49204 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
49205 msgstr ""
49207 #: fortran/check.c:1111 fortran/check.c:1243
49208 #, gcc-internal-format, gfc-internal-format
49209 msgid ""
49210 "ATOM argument at %L to intrinsic function %s shall be an integer of "
49211 "ATOMIC_INT_KIND"
49212 msgstr ""
49214 #: fortran/check.c:1131
49215 #, gcc-internal-format, gfc-internal-format
49216 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
49217 msgstr ""
49219 #: fortran/check.c:1170 fortran/check.c:1267
49220 #, gcc-internal-format, gfc-internal-format
49221 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
49222 msgstr ""
49224 #: fortran/check.c:1185
49225 #, gcc-internal-format, gfc-internal-format
49226 msgid ""
49227 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
49228 msgstr ""
49230 #: fortran/check.c:1195
49231 #, gcc-internal-format, gfc-internal-format
49232 msgid ""
49233 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
49234 msgstr ""
49236 #: fortran/check.c:1208
49237 #, gcc-internal-format, gfc-internal-format
49238 msgid ""
49239 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
49240 "least the range of the default integer"
49241 msgstr ""
49243 #: fortran/check.c:1287
49244 #, gcc-internal-format, gfc-internal-format
49245 msgid "Negative argument N at %L"
49246 msgstr ""
49248 #: fortran/check.c:1459 fortran/check.c:1916
49249 #, gcc-internal-format
49250 msgid ""
49251 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
49252 msgstr ""
49254 #: fortran/check.c:1468 fortran/check.c:1925
49255 #, gcc-internal-format
49256 msgid ""
49257 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
49258 "INTEGER"
49259 msgstr ""
49261 #: fortran/check.c:1482 fortran/check.c:1488
49262 #, gcc-internal-format, gfc-internal-format
49263 msgid ""
49264 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
49265 "consider using the KIND argument"
49266 msgstr ""
49268 #: fortran/check.c:1510
49269 #, gcc-internal-format
49270 msgid ""
49271 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
49272 "not have a vector subscript"
49273 msgstr ""
49275 #: fortran/check.c:1518
49276 #, gcc-internal-format, gfc-internal-format
49277 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
49278 msgstr ""
49280 #: fortran/check.c:1541
49281 #, gcc-internal-format, gfc-internal-format
49282 msgid "The stat= argument at %L must be a kind=4 integer variable"
49283 msgstr ""
49285 #: fortran/check.c:1557
49286 #, gcc-internal-format, gfc-internal-format
49287 msgid "The errmsg= argument at %L must be a default-kind character variable"
49288 msgstr ""
49290 #: fortran/check.c:1565
49291 #, gcc-internal-format
49292 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
49293 msgstr ""
49295 #: fortran/check.c:1580
49296 #, gcc-internal-format, gfc-internal-format
49297 msgid ""
49298 "Support for the A argument at %L which is polymorphic A argument or has "
49299 "allocatable components is not yet implemented"
49300 msgstr ""
49302 #: fortran/check.c:1599
49303 #, gcc-internal-format, gfc-internal-format
49304 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
49305 msgstr ""
49307 #: fortran/check.c:1606
49308 #, gcc-internal-format, gfc-internal-format
49309 msgid ""
49310 "Support for the A argument at %L with allocatable components is not yet "
49311 "implemented"
49312 msgstr ""
49314 #: fortran/check.c:1620
49315 #, gcc-internal-format, gfc-internal-format
49316 msgid "OPERATOR argument at %L must be a PURE function"
49317 msgstr ""
49319 #. None of the intrinsics fulfills the criteria of taking two arguments,
49320 #. returning the same type and kind as the arguments and being permitted
49321 #. as actual argument.
49322 #: fortran/check.c:1630
49323 #, gcc-internal-format, gfc-internal-format
49324 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
49325 msgstr ""
49327 #: fortran/check.c:1647
49328 #, gcc-internal-format, gfc-internal-format
49329 msgid "The function passed as OPERATOR at %L shall have two arguments"
49330 msgstr ""
49332 #: fortran/check.c:1657
49333 #, gcc-internal-format, gfc-internal-format
49334 msgid ""
49335 "A argument at %L has type %s but the function passed as OPERATOR at %L "
49336 "returns %s"
49337 msgstr ""
49339 #: fortran/check.c:1666
49340 #, gcc-internal-format, gfc-internal-format
49341 msgid ""
49342 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
49343 "shall have type %s"
49344 msgstr ""
49346 #: fortran/check.c:1677
49347 #, gcc-internal-format, gfc-internal-format
49348 msgid ""
49349 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
49350 "nonpointer arguments and return a nonallocatable nonpointer scalar"
49351 msgstr ""
49353 #: fortran/check.c:1685
49354 #, gcc-internal-format, gfc-internal-format
49355 msgid ""
49356 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
49357 "for none or both arguments"
49358 msgstr ""
49360 #: fortran/check.c:1692
49361 #, gcc-internal-format, gfc-internal-format
49362 msgid ""
49363 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
49364 "for none or both arguments"
49365 msgstr ""
49367 #: fortran/check.c:1699
49368 #, gcc-internal-format, gfc-internal-format
49369 msgid ""
49370 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
49371 "either for none or both arguments"
49372 msgstr ""
49374 #: fortran/check.c:1707
49375 #, gcc-internal-format, gfc-internal-format
49376 msgid ""
49377 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
49378 "for either of the arguments"
49379 msgstr ""
49381 #: fortran/check.c:1737
49382 #, gcc-internal-format, gfc-internal-format
49383 msgid ""
49384 "The character length of the A argument at %L and of the arguments of the "
49385 "OPERATOR at %L shall be the same"
49386 msgstr ""
49388 #: fortran/check.c:1744
49389 #, gcc-internal-format, gfc-internal-format
49390 msgid ""
49391 "The character length of the A argument at %L and of the function result of "
49392 "the OPERATOR at %L shall be the same"
49393 msgstr ""
49395 #: fortran/check.c:1762
49396 #, gcc-internal-format
49397 msgid ""
49398 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
49399 "character"
49400 msgstr ""
49402 #: fortran/check.c:1810 fortran/check.c:2342 fortran/check.c:2445
49403 #: fortran/check.c:2646 fortran/check.c:2691 fortran/check.c:4042
49404 #: fortran/check.c:4176 fortran/check.c:4231 fortran/check.c:5274
49405 #: fortran/check.c:5403
49406 #, gcc-internal-format
49407 msgid "%qs intrinsic with KIND argument at %L"
49408 msgstr ""
49410 #: fortran/check.c:1857 fortran/check.c:2108
49411 #, gcc-internal-format
49412 msgid ""
49413 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
49414 "%ld)"
49415 msgstr ""
49417 #: fortran/check.c:1872 fortran/check.c:2123 fortran/check.c:2151
49418 #, gcc-internal-format
49419 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
49420 msgstr ""
49422 #: fortran/check.c:1975 fortran/check.c:3018 fortran/check.c:3026
49423 #, gcc-internal-format
49424 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
49425 msgstr ""
49427 #: fortran/check.c:1989
49428 #, gcc-internal-format
49429 msgid ""
49430 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
49431 msgstr ""
49433 #: fortran/check.c:2009 fortran/check.c:2017
49434 #, gcc-internal-format
49435 msgid "%qs argument of %qs intrinsic at %L must be default real"
49436 msgstr ""
49438 #: fortran/check.c:2038
49439 #, gcc-internal-format
49440 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
49441 msgstr ""
49443 #: fortran/check.c:2169
49444 #, gcc-internal-format, gfc-internal-format
49445 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
49446 msgstr ""
49448 #: fortran/check.c:2229
49449 #, gcc-internal-format
49450 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
49451 msgstr ""
49453 #: fortran/check.c:2393
49454 #, gcc-internal-format, gfc-internal-format
49455 msgid "Argument of %s at %L must be of length one"
49456 msgstr ""
49458 #: fortran/check.c:2452
49459 #, gcc-internal-format
49460 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
49461 msgstr ""
49463 #: fortran/check.c:2542
49464 #, gcc-internal-format, gfc-internal-format
49465 msgid "SIZE at %L must be positive"
49466 msgstr ""
49468 #: fortran/check.c:2554
49469 #, gcc-internal-format, gfc-internal-format
49470 msgid ""
49471 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
49472 msgstr ""
49474 #: fortran/check.c:2615
49475 #, gcc-internal-format
49476 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
49477 msgstr ""
49479 #: fortran/check.c:2622
49480 #, gcc-internal-format
49481 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
49482 msgstr ""
49484 #: fortran/check.c:2833
49485 #, gcc-internal-format
49486 msgid "Intrinsic %qs at %L must have at least two arguments"
49487 msgstr ""
49489 #: fortran/check.c:2881
49490 #, gcc-internal-format
49491 msgid "Missing %qs argument to the %s intrinsic at %L"
49492 msgstr ""
49494 #: fortran/check.c:2896
49495 #, gcc-internal-format
49496 msgid "Duplicate argument %qs at %L to intrinsic %s"
49497 msgstr ""
49499 #: fortran/check.c:2901
49500 #, gcc-internal-format
49501 msgid "Unknown argument %qs at %L to intrinsic %s"
49502 msgstr ""
49504 #: fortran/check.c:2930
49505 #, gcc-internal-format
49506 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
49507 msgstr ""
49509 #: fortran/check.c:2961
49510 #, gcc-internal-format
49511 msgid "%qs intrinsic with CHARACTER argument at %L"
49512 msgstr ""
49514 #: fortran/check.c:2968
49515 #, gcc-internal-format
49516 msgid ""
49517 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
49518 msgstr ""
49520 #: fortran/check.c:3035
49521 #, gcc-internal-format
49522 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
49523 msgstr ""
49525 #: fortran/check.c:3049
49526 #, gcc-internal-format
49527 msgid ""
49528 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
49529 "matmul"
49530 msgstr ""
49532 #: fortran/check.c:3068
49533 #, gcc-internal-format
49534 msgid ""
49535 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
49536 "%qs at %L for intrinsic matmul"
49537 msgstr ""
49539 #: fortran/check.c:3077
49540 #, gcc-internal-format
49541 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
49542 msgstr ""
49544 #: fortran/check.c:3252
49545 #, gcc-internal-format
49546 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
49547 msgstr ""
49549 #: fortran/check.c:3312
49550 #, gcc-internal-format, gfc-internal-format
49551 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
49552 msgstr ""
49554 #: fortran/check.c:3323
49555 #, gcc-internal-format, gfc-internal-format
49556 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
49557 msgstr ""
49559 #: fortran/check.c:3330
49560 #, gcc-internal-format, gfc-internal-format
49561 msgid ""
49562 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
49563 "polymorphic"
49564 msgstr ""
49566 #: fortran/check.c:3341
49567 #, gcc-internal-format, gfc-internal-format
49568 msgid ""
49569 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
49570 "same rank %d/%d"
49571 msgstr ""
49573 #: fortran/check.c:3350
49574 #, gcc-internal-format, gfc-internal-format
49575 msgid ""
49576 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
49577 "same corank %d/%d"
49578 msgstr ""
49580 #: fortran/check.c:3390
49581 #, gcc-internal-format, gfc-internal-format
49582 msgid ""
49583 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
49584 "12.4.1.7)"
49585 msgstr ""
49587 #: fortran/check.c:3417
49588 #, gcc-internal-format
49589 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
49590 msgstr ""
49592 #: fortran/check.c:3467
49593 #, gcc-internal-format
49594 msgid ""
49595 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
49596 "procedure pointer"
49597 msgstr ""
49599 #: fortran/check.c:3475
49600 #, gcc-internal-format, gfc-internal-format
49601 msgid "NULL intrinsic with allocatable MOLD at %L"
49602 msgstr ""
49604 #: fortran/check.c:3554 fortran/check.c:5350
49605 #, gcc-internal-format
49606 msgid ""
49607 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
49608 "as there are .TRUE. values in %qs (%ld/%d)"
49609 msgstr ""
49611 #: fortran/check.c:3612
49612 #, gcc-internal-format
49613 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
49614 msgstr ""
49616 #: fortran/check.c:3620
49617 #, gcc-internal-format
49618 msgid ""
49619 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
49620 msgstr ""
49622 #: fortran/check.c:3639
49623 #, gcc-internal-format
49624 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
49625 msgstr ""
49627 #: fortran/check.c:3687
49628 #, gcc-internal-format, gfc-internal-format
49629 msgid "The argument of the RANK intrinsic at %L must be a data object"
49630 msgstr ""
49632 #: fortran/check.c:3791
49633 #, gcc-internal-format
49634 msgid ""
49635 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
49636 "constant size"
49637 msgstr ""
49639 #: fortran/check.c:3801
49640 #, gcc-internal-format
49641 msgid "%qs argument of %qs intrinsic at %L is empty"
49642 msgstr ""
49644 #: fortran/check.c:3808
49645 #, gcc-internal-format
49646 msgid ""
49647 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
49648 msgstr ""
49650 #: fortran/check.c:3825
49651 #, gcc-internal-format
49652 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
49653 msgstr ""
49655 #: fortran/check.c:3857
49656 #, gcc-internal-format, gfc-internal-format
49657 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
49658 msgstr ""
49660 #: fortran/check.c:3895
49661 #, gcc-internal-format
49662 msgid ""
49663 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
49664 msgstr ""
49666 #: fortran/check.c:3913
49667 #, gcc-internal-format
49668 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
49669 msgstr ""
49671 #: fortran/check.c:3922
49672 #, gcc-internal-format
49673 msgid ""
49674 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
49675 "(dimension %qd duplicated)"
49676 msgstr ""
49678 #: fortran/check.c:3958
49679 #, gcc-internal-format, gfc-internal-format
49680 msgid ""
49681 "Without padding, there are not enough elements in the intrinsic RESHAPE "
49682 "source at %L to match the shape"
49683 msgstr ""
49685 #: fortran/check.c:3975 fortran/check.c:3994
49686 #, gcc-internal-format
49687 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
49688 msgstr ""
49690 #: fortran/check.c:3985 fortran/check.c:4004
49691 #, gcc-internal-format
49692 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
49693 msgstr ""
49695 #: fortran/check.c:4103
49696 #, gcc-internal-format
49697 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
49698 msgstr ""
49700 #: fortran/check.c:4134
49701 #, gcc-internal-format
49702 msgid "%qs intrinsic with RADIX argument at %L"
49703 msgstr ""
49705 #: fortran/check.c:4169
49706 #, gcc-internal-format
49707 msgid ""
49708 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
49709 "array"
49710 msgstr ""
49712 #: fortran/check.c:4246 fortran/check.c:6413
49713 #, gcc-internal-format
49714 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
49715 msgstr ""
49717 #: fortran/check.c:4259 fortran/check.c:4398 fortran/check.c:6405
49718 #, gcc-internal-format
49719 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
49720 msgstr ""
49722 #: fortran/check.c:4270 fortran/check.c:4410
49723 #, gcc-internal-format
49724 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
49725 msgstr ""
49727 #: fortran/check.c:4340
49728 #, gcc-internal-format
49729 msgid "is_c_interoperable(): gfc_simplify_expr failed"
49730 msgstr ""
49732 #: fortran/check.c:4389
49733 #, gcc-internal-format
49734 msgid ""
49735 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
49736 msgstr ""
49738 #: fortran/check.c:4428
49739 #, gcc-internal-format, gfc-internal-format
49740 msgid ""
49741 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
49742 "TYPE(C_FUNPTR)"
49743 msgstr ""
49745 #: fortran/check.c:4442
49746 #, gcc-internal-format, gfc-internal-format
49747 msgid ""
49748 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
49749 "%s instead of %s"
49750 msgstr ""
49752 #: fortran/check.c:4466
49753 #, gcc-internal-format, gfc-internal-format
49754 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
49755 msgstr ""
49757 #: fortran/check.c:4478
49758 #, gcc-internal-format, gfc-internal-format
49759 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
49760 msgstr ""
49762 #: fortran/check.c:4485
49763 #, gcc-internal-format, gfc-internal-format
49764 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
49765 msgstr ""
49767 #: fortran/check.c:4492
49768 #, gcc-internal-format, gfc-internal-format
49769 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
49770 msgstr ""
49772 #: fortran/check.c:4499
49773 #, gcc-internal-format, gfc-internal-format
49774 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
49775 msgstr ""
49777 #: fortran/check.c:4505
49778 #, gcc-internal-format, gfc-internal-format
49779 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
49780 msgstr ""
49782 #: fortran/check.c:4524
49783 #, gcc-internal-format, gfc-internal-format
49784 msgid ""
49785 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
49786 "FPTR"
49787 msgstr ""
49789 #: fortran/check.c:4534
49790 #, gcc-internal-format, gfc-internal-format
49791 msgid "Polymorphic FPTR at %L to C_F_POINTER"
49792 msgstr ""
49794 #: fortran/check.c:4539
49795 #, gcc-internal-format, gfc-internal-format
49796 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
49797 msgstr ""
49799 #: fortran/check.c:4555
49800 #, gcc-internal-format, gfc-internal-format
49801 msgid ""
49802 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
49803 msgstr ""
49805 #: fortran/check.c:4567
49806 #, gcc-internal-format, gfc-internal-format
49807 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
49808 msgstr ""
49810 #: fortran/check.c:4574
49811 #, gcc-internal-format, gfc-internal-format
49812 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
49813 msgstr ""
49815 #: fortran/check.c:4580
49816 #, gcc-internal-format, gfc-internal-format
49817 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
49818 msgstr ""
49820 #: fortran/check.c:4594
49821 #, gcc-internal-format, gfc-internal-format
49822 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
49823 msgstr ""
49825 #: fortran/check.c:4609
49826 #, gcc-internal-format
49827 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
49828 msgstr ""
49830 #: fortran/check.c:4617
49831 #, gcc-internal-format, gfc-internal-format
49832 msgid ""
49833 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
49834 msgstr ""
49836 #: fortran/check.c:4623
49837 #, gcc-internal-format, gfc-internal-format
49838 msgid "Noninteroperable procedure at %L to C_FUNLOC"
49839 msgstr ""
49841 #: fortran/check.c:4637
49842 #, gcc-internal-format, gfc-internal-format
49843 msgid "Argument X at %L to C_LOC shall not be coindexed"
49844 msgstr ""
49846 #: fortran/check.c:4643
49847 #, gcc-internal-format, gfc-internal-format
49848 msgid "X argument at %L to C_LOC shall not be polymorphic"
49849 msgstr ""
49851 #: fortran/check.c:4654
49852 #, gcc-internal-format, gfc-internal-format
49853 msgid ""
49854 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
49855 "attribute"
49856 msgstr ""
49858 #: fortran/check.c:4662
49859 #, gcc-internal-format, gfc-internal-format
49860 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
49861 msgstr ""
49863 #: fortran/check.c:4671
49864 #, gcc-internal-format, gfc-internal-format
49865 msgid "Argument at %L to C_LOC shall not be polymorphic"
49866 msgstr ""
49868 #: fortran/check.c:4678
49869 #, gcc-internal-format, gfc-internal-format
49870 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
49871 msgstr ""
49873 #: fortran/check.c:4689
49874 #, gcc-internal-format, gfc-internal-format
49875 msgid ""
49876 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
49877 "neither assumed size nor explicit size"
49878 msgstr ""
49880 #: fortran/check.c:4694
49881 #, gcc-internal-format, gfc-internal-format
49882 msgid "Array section at %L to C_LOC"
49883 msgstr ""
49885 #: fortran/check.c:4722
49886 #, gcc-internal-format, gfc-internal-format
49887 msgid "non double precision REAL argument to %s intrinsic at %L"
49888 msgstr ""
49890 #: fortran/check.c:4735
49891 #, gcc-internal-format
49892 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
49893 msgstr ""
49895 #: fortran/check.c:4754
49896 #, gcc-internal-format
49897 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
49898 msgstr ""
49900 #: fortran/check.c:5017
49901 #, gcc-internal-format, gfc-internal-format
49902 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
49903 msgstr ""
49905 #: fortran/check.c:5028
49906 #, gcc-internal-format, gfc-internal-format
49907 msgid ""
49908 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
49909 "be %d (corank) not %d"
49910 msgstr ""
49912 #: fortran/check.c:5061
49913 #, gcc-internal-format, gfc-internal-format
49914 msgid "DISTANCE= argument to NUM_IMAGES at %L"
49915 msgstr ""
49917 #: fortran/check.c:5074
49918 #, gcc-internal-format, gfc-internal-format
49919 msgid "FAILED= argument to NUM_IMAGES at %L"
49920 msgstr ""
49922 #: fortran/check.c:5097
49923 #, gcc-internal-format, gfc-internal-format
49924 msgid ""
49925 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
49926 "at %L"
49927 msgstr ""
49929 #: fortran/check.c:5104
49930 #, gcc-internal-format, gfc-internal-format
49931 msgid ""
49932 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
49933 "argument in intrinsic at %L"
49934 msgstr ""
49936 #: fortran/check.c:5115
49937 #, gcc-internal-format, gfc-internal-format
49938 msgid "Unexpected DIM argument with noncoarray argument at %L"
49939 msgstr ""
49941 #: fortran/check.c:5133
49942 #, gcc-internal-format, gfc-internal-format
49943 msgid "DISTANCE= argument to THIS_IMAGE at %L"
49944 msgstr ""
49946 #: fortran/check.c:5213
49947 #, gcc-internal-format
49948 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
49949 msgstr ""
49951 #: fortran/check.c:5242
49952 #, gcc-internal-format, gfc-internal-format
49953 msgid ""
49954 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
49955 "result size %ld"
49956 msgstr ""
49958 #: fortran/check.c:5364
49959 #, gcc-internal-format
49960 msgid ""
49961 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
49962 "scalar"
49963 msgstr ""
49965 #: fortran/check.c:5377
49966 #, gcc-internal-format
49967 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
49968 msgstr ""
49970 #: fortran/check.c:5633 fortran/check.c:5665
49971 #, gcc-internal-format
49972 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
49973 msgstr ""
49975 #: fortran/check.c:5673
49976 #, gcc-internal-format, gfc-internal-format
49977 msgid "Too many arguments to %s at %L"
49978 msgstr ""
49980 #: fortran/check.c:5691
49981 #, gcc-internal-format
49982 msgid "fe_runtime_error string must be null terminated"
49983 msgstr ""
49985 #: fortran/check.c:5703
49986 #, gcc-internal-format, gfc-internal-format
49987 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
49988 msgstr ""
49990 #: fortran/check.c:5743
49991 #, gcc-internal-format, gfc-internal-format
49992 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
49993 msgstr ""
49995 #: fortran/check.c:5762
49996 #, gcc-internal-format, gfc-internal-format
49997 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
49998 msgstr ""
50000 #: fortran/check.c:5772
50001 #, gcc-internal-format, gfc-internal-format
50002 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
50003 msgstr ""
50005 #: fortran/check.c:5789
50006 #, gcc-internal-format, gfc-internal-format
50007 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
50008 msgstr ""
50010 #: fortran/check.c:6006
50011 #, gcc-internal-format
50012 msgid ""
50013 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
50014 "default kind (%d)"
50015 msgstr ""
50017 #: fortran/check.c:6358 fortran/check.c:6366
50018 #, gcc-internal-format
50019 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
50020 msgstr ""
50022 #: fortran/check.c:6397
50023 #, gcc-internal-format, gfc-internal-format
50024 msgid ""
50025 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
50026 "because it returns a disassociated pointer"
50027 msgstr ""
50029 #: fortran/class.c:617
50030 #, gcc-internal-format, gfc-internal-format
50031 msgid ""
50032 "Assumed size polymorphic objects or components, such as that at %C, have not "
50033 "yet been implemented"
50034 msgstr ""
50036 #. Since the extension field is 8 bit wide, we can only have
50037 #. up to 255 extension levels.
50038 #: fortran/class.c:728 fortran/decl.c:8999
50039 #, gcc-internal-format
50040 msgid "Maximum extension level reached with type %qs at %L"
50041 msgstr ""
50043 #: fortran/class.c:2875 fortran/class.c:2949
50044 #, gcc-internal-format
50045 msgid "%qs of %qs is PRIVATE at %L"
50046 msgstr ""
50048 #: fortran/cpp.c:450
50049 #, gcc-internal-format
50050 msgid "To enable preprocessing, use %<-cpp%>"
50051 msgstr ""
50053 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
50054 #, gcc-internal-format
50055 msgid "opening output file %qs: %s"
50056 msgstr ""
50058 #: fortran/data.c:65
50059 #, gcc-internal-format, gfc-internal-format
50060 msgid "non-constant array in DATA statement %L"
50061 msgstr ""
50063 #: fortran/data.c:137
50064 #, gcc-internal-format, gfc-internal-format
50065 msgid "failure to simplify substring reference in DATA statement at %L"
50066 msgstr ""
50068 #: fortran/data.c:170
50069 #, gcc-internal-format, gfc-internal-format
50070 msgid "Unused initialization string at %L because variable has zero length"
50071 msgstr ""
50073 #: fortran/data.c:176
50074 #, gcc-internal-format, gfc-internal-format
50075 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
50076 msgstr ""
50078 #: fortran/data.c:266
50079 #, gcc-internal-format
50080 msgid "%qs at %L already is initialized at %L"
50081 msgstr ""
50083 #: fortran/data.c:290
50084 #, gcc-internal-format, gfc-internal-format
50085 msgid "Data element below array lower bound at %L"
50086 msgstr ""
50088 #: fortran/data.c:307 fortran/data.c:396
50089 #, gcc-internal-format, gfc-internal-format
50090 msgid "Data element above array upper bound at %L"
50091 msgstr ""
50093 #: fortran/data.c:337 fortran/data.c:506
50094 #, gcc-internal-format
50095 msgid "re-initialization of %qs at %L"
50096 msgstr ""
50098 #: fortran/data.c:706
50099 #, gcc-internal-format
50100 msgid "TODO: Vector sections in data statements"
50101 msgstr ""
50103 #: fortran/decl.c:278
50104 #, gcc-internal-format
50105 msgid "Host associated variable %qs may not be in the DATA statement at %C"
50106 msgstr ""
50108 #: fortran/decl.c:285
50109 #, gcc-internal-format
50110 msgid "initialization of common block variable %qs in DATA statement at %C"
50111 msgstr ""
50113 #: fortran/decl.c:396
50114 #, gcc-internal-format
50115 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
50116 msgstr ""
50118 #: fortran/decl.c:422
50119 #, gcc-internal-format, gfc-internal-format
50120 msgid "Invalid initializer %s in Data statement at %C"
50121 msgstr ""
50123 #: fortran/decl.c:524
50124 #, gcc-internal-format, gfc-internal-format
50125 msgid "Initialization at %C is not allowed in a PURE procedure"
50126 msgstr ""
50128 #: fortran/decl.c:561
50129 #, gcc-internal-format, gfc-internal-format
50130 msgid "DATA statement at %C cannot appear within an INTERFACE"
50131 msgstr ""
50133 #: fortran/decl.c:593
50134 #, gcc-internal-format, gfc-internal-format
50135 msgid "DATA statement at %C is not allowed in a PURE procedure"
50136 msgstr ""
50138 #: fortran/decl.c:639
50139 #, gcc-internal-format, gfc-internal-format
50140 msgid "Empty old style initializer list at %C"
50141 msgstr ""
50143 #: fortran/decl.c:659
50144 #, gcc-internal-format, gfc-internal-format
50145 msgid "Repeat spec invalid in scalar initializer at %C"
50146 msgstr ""
50148 #: fortran/decl.c:664
50149 #, gcc-internal-format, gfc-internal-format
50150 msgid "Repeat spec must be an integer at %C"
50151 msgstr ""
50153 #: fortran/decl.c:673
50154 #, gcc-internal-format, gfc-internal-format
50155 msgid "Expected data constant after repeat spec at %C"
50156 msgstr ""
50158 #: fortran/decl.c:704
50159 #, gcc-internal-format, gfc-internal-format
50160 msgid "End of scalar initializer expected at %C"
50161 msgstr ""
50163 #: fortran/decl.c:731
50164 #, gcc-internal-format, gfc-internal-format
50165 msgid "Not enough elements in array initializer at %C"
50166 msgstr ""
50168 #: fortran/decl.c:733
50169 #, gcc-internal-format, gfc-internal-format
50170 msgid "Too many elements in array initializer at %C"
50171 msgstr ""
50173 #: fortran/decl.c:752
50174 #, gcc-internal-format, gfc-internal-format
50175 msgid "Syntax error in old style initializer list at %C"
50176 msgstr ""
50178 #: fortran/decl.c:775
50179 #, gcc-internal-format, gfc-internal-format
50180 msgid "The assumed-rank array at %C shall not have a codimension"
50181 msgstr ""
50183 #: fortran/decl.c:843
50184 #, gcc-internal-format, gfc-internal-format
50185 msgid "Bad INTENT specification at %C"
50186 msgstr ""
50188 #: fortran/decl.c:864
50189 #, gcc-internal-format, gfc-internal-format
50190 msgid "deferred type parameter at %C"
50191 msgstr ""
50193 #: fortran/decl.c:947
50194 #, gcc-internal-format, gfc-internal-format
50195 msgid "Scalar INTEGER expression expected at %L"
50196 msgstr ""
50198 #: fortran/decl.c:973
50199 #, gcc-internal-format, gfc-internal-format
50200 msgid "Old-style character length at %C"
50201 msgstr ""
50203 #: fortran/decl.c:1004
50204 #, gcc-internal-format, gfc-internal-format
50205 msgid "Syntax error in character length specification at %C"
50206 msgstr ""
50208 #: fortran/decl.c:1157
50209 #, gcc-internal-format
50210 msgid "Procedure %qs at %C is already defined at %L"
50211 msgstr ""
50213 #: fortran/decl.c:1165
50214 #, gcc-internal-format
50215 msgid "Name %qs at %C is already defined as a generic interface at %L"
50216 msgstr ""
50218 #: fortran/decl.c:1178
50219 #, gcc-internal-format
50220 msgid ""
50221 "Procedure %qs at %C has an explicit interface and must not have attributes "
50222 "declared at %L"
50223 msgstr ""
50225 #: fortran/decl.c:1249
50226 #, gcc-internal-format
50227 msgid ""
50228 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
50229 msgstr ""
50231 #: fortran/decl.c:1276
50232 #, gcc-internal-format
50233 msgid ""
50234 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
50235 "not C interoperable because derived type %qs is not C interoperable"
50236 msgstr ""
50238 #: fortran/decl.c:1283
50239 #, gcc-internal-format
50240 msgid ""
50241 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
50242 "not C interoperable because it is polymorphic"
50243 msgstr ""
50245 #: fortran/decl.c:1290
50246 #, gcc-internal-format
50247 msgid ""
50248 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
50249 "not be C interoperable"
50250 msgstr ""
50252 #: fortran/decl.c:1305
50253 #, gcc-internal-format
50254 msgid ""
50255 "Character argument %qs at %L must be length 1 because procedure %qs is "
50256 "BIND(C)"
50257 msgstr ""
50259 #: fortran/decl.c:1318
50260 #, gcc-internal-format
50261 msgid ""
50262 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
50263 msgstr ""
50265 #: fortran/decl.c:1326
50266 #, gcc-internal-format
50267 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
50268 msgstr ""
50270 #: fortran/decl.c:1335
50271 #, gcc-internal-format
50272 msgid ""
50273 "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with "
50274 "BIND(C) is not yet supported"
50275 msgstr ""
50277 #: fortran/decl.c:1344
50278 #, gcc-internal-format
50279 msgid ""
50280 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
50281 "because procedure %qs is BIND(C)"
50282 msgstr ""
50284 #: fortran/decl.c:1351
50285 #, gcc-internal-format
50286 msgid ""
50287 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
50288 msgstr ""
50290 #: fortran/decl.c:1362
50291 #, gcc-internal-format
50292 msgid ""
50293 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
50294 "at %L"
50295 msgstr ""
50297 #: fortran/decl.c:1412
50298 #, gcc-internal-format
50299 msgid "Symbol %qs at %C also declared as a type at %L"
50300 msgstr ""
50302 #: fortran/decl.c:1471
50303 #, gcc-internal-format
50304 msgid ""
50305 "Variable %qs in common block %qs at %C must be declared with a C "
50306 "interoperable kind since common block %qs is BIND(C)"
50307 msgstr ""
50309 #: fortran/decl.c:1505
50310 #, gcc-internal-format, gfc-internal-format
50311 msgid "CHARACTER length must be a constant at %L"
50312 msgstr ""
50314 #: fortran/decl.c:1520
50315 #, gcc-internal-format, gfc-internal-format
50316 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
50317 msgstr ""
50319 #: fortran/decl.c:1527
50320 #, gcc-internal-format, gfc-internal-format
50321 msgid ""
50322 "The CHARACTER elements of the array constructor at %L must have the same "
50323 "length (%d/%d)"
50324 msgstr ""
50326 #: fortran/decl.c:1617
50327 #, gcc-internal-format
50328 msgid "Initializer not allowed for PARAMETER %qs at %C"
50329 msgstr ""
50331 #: fortran/decl.c:1627
50332 #, gcc-internal-format, gfc-internal-format
50333 msgid "PARAMETER at %L is missing an initializer"
50334 msgstr ""
50336 #: fortran/decl.c:1637
50337 #, gcc-internal-format
50338 msgid ""
50339 "Variable %qs at %C with an initializer already appears in a DATA statement"
50340 msgstr ""
50342 #: fortran/decl.c:1680
50343 #, gcc-internal-format, gfc-internal-format
50344 msgid "Cannot initialize parameter array at %L with variable length elements"
50345 msgstr ""
50347 #: fortran/decl.c:1741
50348 #, gcc-internal-format, gfc-internal-format
50349 msgid "Can't initialize implied-shape array at %L with scalar"
50350 msgstr ""
50352 #: fortran/decl.c:1776
50353 #, gcc-internal-format, gfc-internal-format
50354 msgid "Non-constant lower bound in implied-shape declaration at %L"
50355 msgstr ""
50357 #: fortran/decl.c:1862 fortran/decl.c:1869
50358 #, gcc-internal-format, gfc-internal-format
50359 msgid "Component at %C must have the POINTER attribute"
50360 msgstr ""
50362 #: fortran/decl.c:1878
50363 #, gcc-internal-format
50364 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
50365 msgstr ""
50367 #: fortran/decl.c:1887
50368 #, gcc-internal-format, gfc-internal-format
50369 msgid "Array component of structure at %C must have explicit or deferred shape"
50370 msgstr ""
50372 #: fortran/decl.c:1911
50373 #, gcc-internal-format, gfc-internal-format
50374 msgid "Component '%s' at %C already declared at %L"
50375 msgstr ""
50377 #: fortran/decl.c:1953
50378 #, gcc-internal-format, gfc-internal-format
50379 msgid "Pointer array component of structure at %C must have a deferred shape"
50380 msgstr ""
50382 #: fortran/decl.c:1962
50383 #, gcc-internal-format, gfc-internal-format
50384 msgid "Allocatable component of structure at %C must have a deferred shape"
50385 msgstr ""
50387 #: fortran/decl.c:1971
50388 #, gcc-internal-format, gfc-internal-format
50389 msgid "Array component of structure at %C must have an explicit shape"
50390 msgstr ""
50392 #: fortran/decl.c:2020
50393 #, gcc-internal-format, gfc-internal-format
50394 msgid "NULL() initialization at %C is ambiguous"
50395 msgstr ""
50397 #: fortran/decl.c:2037
50398 #, gcc-internal-format, gfc-internal-format
50399 msgid "NULL() initialization at %C may not have MOLD"
50400 msgstr ""
50402 #: fortran/decl.c:2054
50403 #, gcc-internal-format, gfc-internal-format
50404 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
50405 msgstr ""
50407 #: fortran/decl.c:2075
50408 #, gcc-internal-format, gfc-internal-format
50409 msgid "Error in pointer initialization at %C"
50410 msgstr ""
50412 #: fortran/decl.c:2082
50413 #, gcc-internal-format, gfc-internal-format
50414 msgid "non-NULL pointer initialization at %C"
50415 msgstr ""
50417 #: fortran/decl.c:2105
50418 #, gcc-internal-format
50419 msgid "Function name %qs not allowed at %C"
50420 msgstr ""
50422 #: fortran/decl.c:2172
50423 #, gcc-internal-format
50424 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
50425 msgstr ""
50427 #: fortran/decl.c:2182
50428 #, gcc-internal-format, gfc-internal-format
50429 msgid "Implied-shape array at %L"
50430 msgstr ""
50432 #: fortran/decl.c:2235
50433 #, gcc-internal-format
50434 msgid ""
50435 "%qs at %C is a redefinition of the declaration in the corresponding "
50436 "interface for MODULE PROCEDURE %qs"
50437 msgstr ""
50439 #: fortran/decl.c:2264 fortran/decl.c:7364
50440 #, gcc-internal-format, gfc-internal-format
50441 msgid "Duplicate array spec for Cray pointee at %C"
50442 msgstr ""
50444 #: fortran/decl.c:2272
50445 #, gcc-internal-format
50446 msgid "Couldn't set pointee array spec."
50447 msgstr ""
50449 #: fortran/decl.c:2335
50450 #, gcc-internal-format, gfc-internal-format
50451 msgid "Old-style initialization at %C"
50452 msgstr ""
50454 #: fortran/decl.c:2343
50455 #, gcc-internal-format, gfc-internal-format
50456 msgid "Invalid old style initialization for derived type component at %C"
50457 msgstr ""
50459 #: fortran/decl.c:2356
50460 #, gcc-internal-format, gfc-internal-format
50461 msgid "Syntax error in old style initialization of %s at %C"
50462 msgstr ""
50464 #: fortran/decl.c:2376 fortran/decl.c:5658
50465 #, gcc-internal-format, gfc-internal-format
50466 msgid "Initialization at %C isn't for a pointer variable"
50467 msgstr ""
50469 #: fortran/decl.c:2389
50470 #, gcc-internal-format
50471 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
50472 msgstr ""
50474 #: fortran/decl.c:2398 fortran/decl.c:9148
50475 #, gcc-internal-format, gfc-internal-format
50476 msgid "Expected an initialization expression at %C"
50477 msgstr ""
50479 #: fortran/decl.c:2405
50480 #, gcc-internal-format, gfc-internal-format
50481 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
50482 msgstr ""
50484 #: fortran/decl.c:2422
50485 #, gcc-internal-format, gfc-internal-format
50486 msgid "Initialization of allocatable component at %C is not allowed"
50487 msgstr ""
50489 #: fortran/decl.c:2482 fortran/decl.c:2518
50490 #, gcc-internal-format, gfc-internal-format
50491 msgid "Old-style type declaration %s*%d not supported at %C"
50492 msgstr ""
50494 #: fortran/decl.c:2524
50495 #, gcc-internal-format, gfc-internal-format
50496 msgid "Nonstandard type declaration %s*%d at %C"
50497 msgstr ""
50499 #: fortran/decl.c:2575 fortran/decl.c:2651
50500 #, gcc-internal-format, gfc-internal-format
50501 msgid "Missing right parenthesis at %C"
50502 msgstr ""
50504 #: fortran/decl.c:2588 fortran/decl.c:2722
50505 #, gcc-internal-format, gfc-internal-format
50506 msgid "Expected initialization expression at %C"
50507 msgstr ""
50509 #: fortran/decl.c:2596 fortran/decl.c:2728
50510 #, gcc-internal-format, gfc-internal-format
50511 msgid "Expected scalar initialization expression at %C"
50512 msgstr ""
50514 #: fortran/decl.c:2627
50515 #, gcc-internal-format, gfc-internal-format
50516 msgid "Kind %d not supported for type %s at %C"
50517 msgstr ""
50519 #: fortran/decl.c:2640
50520 #, gcc-internal-format, gfc-internal-format
50521 msgid "C kind type parameter is for type %s but type at %L is %s"
50522 msgstr ""
50524 #: fortran/decl.c:2649
50525 #, gcc-internal-format, gfc-internal-format
50526 msgid "Missing right parenthesis or comma at %C"
50527 msgstr ""
50529 #: fortran/decl.c:2748
50530 #, gcc-internal-format, gfc-internal-format
50531 msgid "Kind %d is not supported for CHARACTER at %C"
50532 msgstr ""
50534 #: fortran/decl.c:2880
50535 #, gcc-internal-format, gfc-internal-format
50536 msgid "Syntax error in CHARACTER declaration at %C"
50537 msgstr ""
50539 #: fortran/decl.c:2948
50540 #, gcc-internal-format, gfc-internal-format
50541 msgid "RECORD at %C is an extension, enable it with -fdec-structure"
50542 msgstr ""
50544 #: fortran/decl.c:2961
50545 #, gcc-internal-format, gfc-internal-format
50546 msgid "Structure name expected after RECORD at %C"
50547 msgstr ""
50549 #: fortran/decl.c:3000
50550 #, gcc-internal-format, gfc-internal-format
50551 msgid "BYTE type at %C"
50552 msgstr ""
50554 #: fortran/decl.c:3005
50555 #, gcc-internal-format, gfc-internal-format
50556 msgid "BYTE type used at %C is not available on the target machine"
50557 msgstr ""
50559 #: fortran/decl.c:3027
50560 #, gcc-internal-format, gfc-internal-format
50561 msgid "Assumed type at %C is not allowed for components"
50562 msgstr ""
50564 #: fortran/decl.c:3030
50565 #, gcc-internal-format, gfc-internal-format
50566 msgid "Assumed type at %C"
50567 msgstr ""
50569 #: fortran/decl.c:3053 fortran/decl.c:3084 fortran/decl.c:3113
50570 #: fortran/decl.c:3329
50571 #, gcc-internal-format, gfc-internal-format
50572 msgid "TYPE with intrinsic-type-spec at %C"
50573 msgstr ""
50575 #: fortran/decl.c:3109
50576 #, gcc-internal-format, gfc-internal-format
50577 msgid "DOUBLE COMPLEX at %C"
50578 msgstr ""
50580 #: fortran/decl.c:3146
50581 #, gcc-internal-format, gfc-internal-format
50582 msgid "Type name '%s' at %C is ambiguous"
50583 msgstr ""
50585 #: fortran/decl.c:3222
50586 #, gcc-internal-format, gfc-internal-format
50587 msgid "CLASS statement at %C"
50588 msgstr ""
50590 #: fortran/decl.c:3255 fortran/decl.c:3268 fortran/decl.c:3724
50591 #: fortran/decl.c:3732
50592 #, gcc-internal-format
50593 msgid "Type name %qs at %C is ambiguous"
50594 msgstr ""
50596 #: fortran/decl.c:3283
50597 #, gcc-internal-format
50598 msgid ""
50599 "Type name %qs at %C conflicts with previously declared entity at %L, which "
50600 "has the same name"
50601 msgstr ""
50603 #: fortran/decl.c:3400
50604 #, gcc-internal-format, gfc-internal-format
50605 msgid "Duplicate IMPLICIT NONE statement at %C"
50606 msgstr ""
50608 #: fortran/decl.c:3409
50609 #, gcc-internal-format, gfc-internal-format
50610 msgid "IMPORT NONE with spec list at %C"
50611 msgstr ""
50613 #: fortran/decl.c:3468
50614 #, gcc-internal-format, gfc-internal-format
50615 msgid "Missing character range in IMPLICIT at %C"
50616 msgstr ""
50618 #: fortran/decl.c:3514
50619 #, gcc-internal-format, gfc-internal-format
50620 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
50621 msgstr ""
50623 #: fortran/decl.c:3567
50624 #, gcc-internal-format, gfc-internal-format
50625 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
50626 msgstr ""
50628 #: fortran/decl.c:3577
50629 #, gcc-internal-format, gfc-internal-format
50630 msgid "Empty IMPLICIT statement at %C"
50631 msgstr ""
50633 #: fortran/decl.c:3683
50634 #, gcc-internal-format, gfc-internal-format
50635 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
50636 msgstr ""
50638 #: fortran/decl.c:3690
50639 #, gcc-internal-format, gfc-internal-format
50640 msgid ""
50641 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
50642 "interface body"
50643 msgstr ""
50645 #: fortran/decl.c:3695
50646 #, gcc-internal-format, gfc-internal-format
50647 msgid "IMPORT statement at %C"
50648 msgstr ""
50650 #: fortran/decl.c:3709
50651 #, gcc-internal-format, gfc-internal-format
50652 msgid "Expecting list of named entities at %C"
50653 msgstr ""
50655 #: fortran/decl.c:3738
50656 #, gcc-internal-format
50657 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
50658 msgstr ""
50660 #: fortran/decl.c:3745
50661 #, gcc-internal-format
50662 msgid "%qs is already IMPORTed from host scoping unit at %C"
50663 msgstr ""
50665 #: fortran/decl.c:3786
50666 #, gcc-internal-format, gfc-internal-format
50667 msgid "Syntax error in IMPORT statement at %C"
50668 msgstr ""
50670 #: fortran/decl.c:4112
50671 #, gcc-internal-format, gfc-internal-format
50672 msgid "Missing codimension specification at %C"
50673 msgstr ""
50675 #: fortran/decl.c:4114
50676 #, gcc-internal-format, gfc-internal-format
50677 msgid "Missing dimension specification at %C"
50678 msgstr ""
50680 #: fortran/decl.c:4203
50681 #, gcc-internal-format, gfc-internal-format
50682 msgid "Duplicate %s attribute at %L"
50683 msgstr ""
50685 #: fortran/decl.c:4218
50686 #, gcc-internal-format, gfc-internal-format
50687 msgid "%s at %L is a DEC extension, enable with -fdec-static"
50688 msgstr ""
50690 #: fortran/decl.c:4234
50691 #, gcc-internal-format, gfc-internal-format
50692 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
50693 msgstr ""
50695 #: fortran/decl.c:4243
50696 #, gcc-internal-format, gfc-internal-format
50697 msgid "Attribute at %L is not allowed in a TYPE definition"
50698 msgstr ""
50700 #: fortran/decl.c:4261
50701 #, gcc-internal-format, gfc-internal-format
50702 msgid "Attribute %s at %L in a TYPE definition"
50703 msgstr ""
50705 #: fortran/decl.c:4271
50706 #, gcc-internal-format, gfc-internal-format
50707 msgid ""
50708 "%s attribute at %L is not allowed outside of the specification part of a "
50709 "module"
50710 msgstr ""
50712 #: fortran/decl.c:4285
50713 #, gcc-internal-format, gfc-internal-format
50714 msgid "ASYNCHRONOUS attribute at %C"
50715 msgstr ""
50717 #: fortran/decl.c:4296
50718 #, gcc-internal-format, gfc-internal-format
50719 msgid "CONTIGUOUS attribute at %C"
50720 msgstr ""
50722 #: fortran/decl.c:4343 fortran/decl.c:7661
50723 #, gcc-internal-format, gfc-internal-format
50724 msgid "PROTECTED at %C only allowed in specification part of a module"
50725 msgstr ""
50727 #: fortran/decl.c:4349
50728 #, gcc-internal-format, gfc-internal-format
50729 msgid "PROTECTED attribute at %C"
50730 msgstr ""
50732 #: fortran/decl.c:4383
50733 #, gcc-internal-format, gfc-internal-format
50734 msgid "VALUE attribute at %C"
50735 msgstr ""
50737 #: fortran/decl.c:4390
50738 #, gcc-internal-format, gfc-internal-format
50739 msgid "VOLATILE attribute at %C"
50740 msgstr ""
50742 #: fortran/decl.c:4397
50743 #, gcc-internal-format
50744 msgid "match_attr_spec(): Bad attribute"
50745 msgstr ""
50747 #: fortran/decl.c:4437
50748 #, gcc-internal-format, gfc-internal-format
50749 msgid "Multiple identifiers provided with single NAME= specifier at %C"
50750 msgstr ""
50752 #: fortran/decl.c:4535
50753 #, gcc-internal-format
50754 msgid ""
50755 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
50756 msgstr ""
50758 #: fortran/decl.c:4557
50759 #, gcc-internal-format
50760 msgid ""
50761 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
50762 "though common block %qs is BIND(C)"
50763 msgstr ""
50765 #: fortran/decl.c:4566
50766 #, gcc-internal-format
50767 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
50768 msgstr ""
50770 #: fortran/decl.c:4570
50771 #, gcc-internal-format
50772 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
50773 msgstr ""
50775 #: fortran/decl.c:4582
50776 #, gcc-internal-format
50777 msgid ""
50778 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
50779 "it is not a global"
50780 msgstr ""
50782 #: fortran/decl.c:4596
50783 #, gcc-internal-format
50784 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
50785 msgstr ""
50787 #: fortran/decl.c:4604
50788 #, gcc-internal-format
50789 msgid ""
50790 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
50791 msgstr ""
50793 #: fortran/decl.c:4616
50794 #, gcc-internal-format
50795 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
50796 msgstr ""
50798 #: fortran/decl.c:4624
50799 #, gcc-internal-format
50800 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
50801 msgstr ""
50803 #. Use gfc_warning_now because we won't say that the symbol fails
50804 #. just because of this.
50805 #: fortran/decl.c:4635
50806 #, gcc-internal-format
50807 msgid ""
50808 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
50809 msgstr ""
50811 #: fortran/decl.c:4709
50812 #, gcc-internal-format, gfc-internal-format
50813 msgid ""
50814 "Need either entity or common block name for attribute specification "
50815 "statement at %C"
50816 msgstr ""
50818 #: fortran/decl.c:4754
50819 #, gcc-internal-format, gfc-internal-format
50820 msgid ""
50821 "Missing entity or common block name for attribute specification statement at "
50822 "%C"
50823 msgstr ""
50825 #: fortran/decl.c:4761
50826 #, gcc-internal-format
50827 msgid "Missing symbol"
50828 msgstr ""
50830 #: fortran/decl.c:4790
50831 #, gcc-internal-format, gfc-internal-format
50832 msgid "BIND(C) statement at %C"
50833 msgstr ""
50835 #: fortran/decl.c:4874
50836 #, gcc-internal-format, gfc-internal-format
50837 msgid ""
50838 "Derived type at %C has not been previously defined and so cannot appear in a "
50839 "derived type definition"
50840 msgstr ""
50842 #: fortran/decl.c:4916
50843 #, gcc-internal-format, gfc-internal-format
50844 msgid "Syntax error in anonymous structure declaration at %C"
50845 msgstr ""
50847 #: fortran/decl.c:4925
50848 #, gcc-internal-format, gfc-internal-format
50849 msgid "Syntax error in data declaration at %C"
50850 msgstr ""
50852 #: fortran/decl.c:4968
50853 #, gcc-internal-format, gfc-internal-format
50854 msgid "MODULE prefix at %C"
50855 msgstr ""
50857 #: fortran/decl.c:5013
50858 #, gcc-internal-format, gfc-internal-format
50859 msgid "IMPURE procedure at %C"
50860 msgstr ""
50862 #: fortran/decl.c:5025
50863 #, gcc-internal-format, gfc-internal-format
50864 msgid "PURE and IMPURE must not appear both at %C"
50865 msgstr ""
50867 #: fortran/decl.c:5071
50868 #, gcc-internal-format, gfc-internal-format
50869 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
50870 msgstr ""
50872 #: fortran/decl.c:5078
50873 #, gcc-internal-format, gfc-internal-format
50874 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
50875 msgstr ""
50877 #: fortran/decl.c:5085
50878 #, gcc-internal-format, gfc-internal-format
50879 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
50880 msgstr ""
50882 #: fortran/decl.c:5148 fortran/primary.c:1795
50883 #, gcc-internal-format, gfc-internal-format
50884 msgid "Alternate-return argument at %C"
50885 msgstr ""
50887 #: fortran/decl.c:5194
50888 #, gcc-internal-format
50889 msgid "Name %qs at %C is the name of the procedure"
50890 msgstr ""
50892 #: fortran/decl.c:5206
50893 #, gcc-internal-format, gfc-internal-format
50894 msgid "Unexpected junk in formal argument list at %C"
50895 msgstr ""
50897 #: fortran/decl.c:5223
50898 #, gcc-internal-format
50899 msgid "Duplicate symbol %qs in formal argument list at %C"
50900 msgstr ""
50902 #: fortran/decl.c:5262
50903 #, gcc-internal-format, gfc-internal-format
50904 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
50905 msgstr ""
50907 #: fortran/decl.c:5268
50908 #, gcc-internal-format, gfc-internal-format
50909 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
50910 msgstr ""
50912 #: fortran/decl.c:5307
50913 #, gcc-internal-format, gfc-internal-format
50914 msgid "RESULT variable at %C must be different than function name"
50915 msgstr ""
50917 #: fortran/decl.c:5384
50918 #, gcc-internal-format, gfc-internal-format
50919 msgid "Unexpected junk after function declaration at %C"
50920 msgstr ""
50922 #: fortran/decl.c:5394 fortran/decl.c:6491
50923 #, gcc-internal-format, gfc-internal-format
50924 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
50925 msgstr ""
50927 #: fortran/decl.c:5597
50928 #, gcc-internal-format, gfc-internal-format
50929 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
50930 msgstr ""
50932 #: fortran/decl.c:5604
50933 #, gcc-internal-format, gfc-internal-format
50934 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
50935 msgstr ""
50937 #: fortran/decl.c:5610
50938 #, gcc-internal-format, gfc-internal-format
50939 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
50940 msgstr ""
50942 #: fortran/decl.c:5633
50943 #, gcc-internal-format
50944 msgid "Procedure %qs at %L already has basic type of %s"
50945 msgstr ""
50947 #: fortran/decl.c:5679 fortran/decl.c:5867 fortran/decl.c:9631
50948 #, gcc-internal-format, gfc-internal-format
50949 msgid "Syntax error in PROCEDURE statement at %C"
50950 msgstr ""
50952 #: fortran/decl.c:5728 fortran/decl.c:9531
50953 #, gcc-internal-format
50954 msgid "Expected %<::%> after binding-attributes at %C"
50955 msgstr ""
50957 #: fortran/decl.c:5735
50958 #, gcc-internal-format, gfc-internal-format
50959 msgid "NOPASS or explicit interface required at %C"
50960 msgstr ""
50962 #: fortran/decl.c:5739
50963 #, gcc-internal-format, gfc-internal-format
50964 msgid "Procedure pointer component at %C"
50965 msgstr ""
50967 #: fortran/decl.c:5811
50968 #, gcc-internal-format, gfc-internal-format
50969 msgid "Syntax error in procedure pointer component at %C"
50970 msgstr ""
50972 #: fortran/decl.c:5829
50973 #, gcc-internal-format, gfc-internal-format
50974 msgid "PROCEDURE at %C must be in a generic interface"
50975 msgstr ""
50977 #: fortran/decl.c:5838 fortran/decl.c:8366
50978 #, gcc-internal-format, gfc-internal-format
50979 msgid "double colon in MODULE PROCEDURE statement at %L"
50980 msgstr ""
50982 #: fortran/decl.c:5908
50983 #, gcc-internal-format, gfc-internal-format
50984 msgid "PROCEDURE statement at %C"
50985 msgstr ""
50987 #: fortran/decl.c:5980
50988 #, gcc-internal-format, gfc-internal-format
50989 msgid "Expected formal argument list in function definition at %C"
50990 msgstr ""
50992 #: fortran/decl.c:6004 fortran/decl.c:6008 fortran/decl.c:6263
50993 #: fortran/decl.c:6267 fortran/decl.c:6459 fortran/decl.c:6463
50994 #: fortran/symbol.c:1772
50995 #, gcc-internal-format, gfc-internal-format
50996 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
50997 msgstr ""
50999 #: fortran/decl.c:6161
51000 #, gcc-internal-format, gfc-internal-format
51001 msgid "ENTRY statement at %C"
51002 msgstr ""
51004 #: fortran/decl.c:6170
51005 #, gcc-internal-format, gfc-internal-format
51006 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
51007 msgstr ""
51009 #: fortran/decl.c:6173
51010 #, gcc-internal-format, gfc-internal-format
51011 msgid "ENTRY statement at %C cannot appear within a MODULE"
51012 msgstr ""
51014 #: fortran/decl.c:6176
51015 #, gcc-internal-format, gfc-internal-format
51016 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
51017 msgstr ""
51019 #: fortran/decl.c:6179
51020 #, gcc-internal-format, gfc-internal-format
51021 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
51022 msgstr ""
51024 #: fortran/decl.c:6183 fortran/decl.c:6228
51025 #, gcc-internal-format, gfc-internal-format
51026 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
51027 msgstr ""
51029 #: fortran/decl.c:6187
51030 #, gcc-internal-format, gfc-internal-format
51031 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
51032 msgstr ""
51034 #: fortran/decl.c:6191
51035 #, gcc-internal-format, gfc-internal-format
51036 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
51037 msgstr ""
51039 #: fortran/decl.c:6195
51040 #, gcc-internal-format, gfc-internal-format
51041 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
51042 msgstr ""
51044 #: fortran/decl.c:6200
51045 #, gcc-internal-format, gfc-internal-format
51046 msgid "ENTRY statement at %C cannot appear within a DO block"
51047 msgstr ""
51049 #: fortran/decl.c:6204
51050 #, gcc-internal-format, gfc-internal-format
51051 msgid "ENTRY statement at %C cannot appear within a SELECT block"
51052 msgstr ""
51054 #: fortran/decl.c:6208
51055 #, gcc-internal-format, gfc-internal-format
51056 msgid "ENTRY statement at %C cannot appear within a FORALL block"
51057 msgstr ""
51059 #: fortran/decl.c:6212
51060 #, gcc-internal-format, gfc-internal-format
51061 msgid "ENTRY statement at %C cannot appear within a WHERE block"
51062 msgstr ""
51064 #: fortran/decl.c:6216
51065 #, gcc-internal-format, gfc-internal-format
51066 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
51067 msgstr ""
51069 #: fortran/decl.c:6220
51070 #, gcc-internal-format, gfc-internal-format
51071 msgid "Unexpected ENTRY statement at %C"
51072 msgstr ""
51074 #: fortran/decl.c:6241
51075 #, gcc-internal-format, gfc-internal-format
51076 msgid "ENTRY statement at %C cannot appear in a contained procedure"
51077 msgstr ""
51079 #: fortran/decl.c:6292 fortran/decl.c:6498
51080 #, gcc-internal-format, gfc-internal-format
51081 msgid "Missing required parentheses before BIND(C) at %C"
51082 msgstr ""
51084 #: fortran/decl.c:6560 fortran/decl.c:6567
51085 #, gcc-internal-format, gfc-internal-format
51086 msgid "Invalid C identifier in NAME= specifier at %C"
51087 msgstr ""
51089 #: fortran/decl.c:6607
51090 #, gcc-internal-format, gfc-internal-format
51091 msgid "Syntax error in NAME= specifier for binding label at %C"
51092 msgstr ""
51094 #: fortran/decl.c:6623
51095 #, gcc-internal-format, gfc-internal-format
51096 msgid "NAME= specifier at %C should be a constant expression"
51097 msgstr ""
51099 #: fortran/decl.c:6631
51100 #, gcc-internal-format, gfc-internal-format
51101 msgid "NAME= specifier at %C should be a scalar of default character kind"
51102 msgstr ""
51104 #: fortran/decl.c:6650
51105 #, gcc-internal-format, gfc-internal-format
51106 msgid "Missing closing paren for binding label at %C"
51107 msgstr ""
51109 #: fortran/decl.c:6656
51110 #, gcc-internal-format, gfc-internal-format
51111 msgid "No binding name is allowed in BIND(C) at %C"
51112 msgstr ""
51114 #: fortran/decl.c:6662
51115 #, gcc-internal-format, gfc-internal-format
51116 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
51117 msgstr ""
51119 #: fortran/decl.c:6691
51120 #, gcc-internal-format, gfc-internal-format
51121 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
51122 msgstr ""
51124 #: fortran/decl.c:6934
51125 #, gcc-internal-format, gfc-internal-format
51126 msgid "Unexpected END statement at %C"
51127 msgstr ""
51129 #: fortran/decl.c:6943
51130 #, gcc-internal-format, gfc-internal-format
51131 msgid "END statement instead of %s statement at %L"
51132 msgstr ""
51134 #. We would have required END [something].
51135 #: fortran/decl.c:6952
51136 #, gcc-internal-format, gfc-internal-format
51137 msgid "%s statement expected at %L"
51138 msgstr ""
51140 #: fortran/decl.c:6963
51141 #, gcc-internal-format, gfc-internal-format
51142 msgid "Expecting %s statement at %L"
51143 msgstr ""
51145 #: fortran/decl.c:6983
51146 #, gcc-internal-format
51147 msgid "Expected block name of %qs in %s statement at %L"
51148 msgstr ""
51150 #: fortran/decl.c:7000
51151 #, gcc-internal-format, gfc-internal-format
51152 msgid "Expected terminating name at %C"
51153 msgstr ""
51155 #: fortran/decl.c:7014 fortran/decl.c:7022
51156 #, gcc-internal-format
51157 msgid "Expected label %qs for %s statement at %C"
51158 msgstr ""
51160 #: fortran/decl.c:7121
51161 #, gcc-internal-format, gfc-internal-format
51162 msgid "Missing array specification at %L in DIMENSION statement"
51163 msgstr ""
51165 #: fortran/decl.c:7129
51166 #, gcc-internal-format, gfc-internal-format
51167 msgid "Dimensions specified for %s at %L after its initialisation"
51168 msgstr ""
51170 #: fortran/decl.c:7137
51171 #, gcc-internal-format, gfc-internal-format
51172 msgid "Missing array specification at %L in CODIMENSION statement"
51173 msgstr ""
51175 #: fortran/decl.c:7146
51176 #, gcc-internal-format, gfc-internal-format
51177 msgid "Array specification must be deferred at %L"
51178 msgstr ""
51180 #: fortran/decl.c:7244
51181 #, gcc-internal-format, gfc-internal-format
51182 msgid "Unexpected character in variable list at %C"
51183 msgstr ""
51185 #: fortran/decl.c:7281
51186 #, gcc-internal-format
51187 msgid "Expected %<(%> at %C"
51188 msgstr ""
51190 #: fortran/decl.c:7295 fortran/decl.c:7335
51191 #, gcc-internal-format, gfc-internal-format
51192 msgid "Expected variable name at %C"
51193 msgstr ""
51195 #: fortran/decl.c:7311
51196 #, gcc-internal-format, gfc-internal-format
51197 msgid "Cray pointer at %C must be an integer"
51198 msgstr ""
51200 #: fortran/decl.c:7315
51201 #, gcc-internal-format, gfc-internal-format
51202 msgid ""
51203 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
51204 "bytes"
51205 msgstr ""
51207 #: fortran/decl.c:7321
51208 #, gcc-internal-format, gfc-internal-format
51209 msgid "Expected \",\" at %C"
51210 msgstr ""
51212 #: fortran/decl.c:7360
51213 #, gcc-internal-format
51214 msgid "Couldn't set Cray pointee array spec."
51215 msgstr ""
51217 #: fortran/decl.c:7384
51218 #, gcc-internal-format, gfc-internal-format
51219 msgid "Expected \")\" at %C"
51220 msgstr ""
51222 #: fortran/decl.c:7396
51223 #, gcc-internal-format
51224 msgid "Expected %<,%> or end of statement at %C"
51225 msgstr ""
51227 #: fortran/decl.c:7422
51228 #, gcc-internal-format, gfc-internal-format
51229 msgid "INTENT is not allowed inside of BLOCK at %C"
51230 msgstr ""
51232 #: fortran/decl.c:7454
51233 #, gcc-internal-format, gfc-internal-format
51234 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
51235 msgstr ""
51237 #: fortran/decl.c:7473
51238 #, gcc-internal-format, gfc-internal-format
51239 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
51240 msgstr ""
51242 #: fortran/decl.c:7512
51243 #, gcc-internal-format, gfc-internal-format
51244 msgid "CONTIGUOUS statement at %C"
51245 msgstr ""
51247 #: fortran/decl.c:7611
51248 #, gcc-internal-format, gfc-internal-format
51249 msgid ""
51250 "Access specification of the %s operator at %C has already been specified"
51251 msgstr ""
51253 #: fortran/decl.c:7628
51254 #, gcc-internal-format, gfc-internal-format
51255 msgid ""
51256 "Access specification of the .%s. operator at %C has already been specified"
51257 msgstr ""
51259 #: fortran/decl.c:7667
51260 #, gcc-internal-format, gfc-internal-format
51261 msgid "PROTECTED statement at %C"
51262 msgstr ""
51264 #: fortran/decl.c:7705
51265 #, gcc-internal-format, gfc-internal-format
51266 msgid "Syntax error in PROTECTED statement at %C"
51267 msgstr ""
51269 #: fortran/decl.c:7729
51270 #, gcc-internal-format, gfc-internal-format
51271 msgid ""
51272 "PRIVATE statement at %C is only allowed in the specification part of a module"
51273 msgstr ""
51275 #: fortran/decl.c:7766
51276 #, gcc-internal-format, gfc-internal-format
51277 msgid ""
51278 "PUBLIC statement at %C is only allowed in the specification part of a module"
51279 msgstr ""
51281 #: fortran/decl.c:7794
51282 #, gcc-internal-format, gfc-internal-format
51283 msgid "Expected variable name at %C in PARAMETER statement"
51284 msgstr ""
51286 #: fortran/decl.c:7801
51287 #, gcc-internal-format, gfc-internal-format
51288 msgid "Expected = sign in PARAMETER statement at %C"
51289 msgstr ""
51291 #: fortran/decl.c:7807
51292 #, gcc-internal-format, gfc-internal-format
51293 msgid "Expected expression at %C in PARAMETER statement"
51294 msgstr ""
51296 #: fortran/decl.c:7827
51297 #, gcc-internal-format, gfc-internal-format
51298 msgid "Initializing already initialized variable at %C"
51299 msgstr ""
51301 #. With legacy PARAMETER statements, don't expect a terminating ')'.
51302 #: fortran/decl.c:7852
51303 #, gcc-internal-format, gfc-internal-format
51304 msgid "PARAMETER without '()' at %C"
51305 msgstr ""
51307 #: fortran/decl.c:7868
51308 #, gcc-internal-format, gfc-internal-format
51309 msgid "Unexpected characters in PARAMETER statement at %C"
51310 msgstr ""
51312 #: fortran/decl.c:7887
51313 #, gcc-internal-format, gfc-internal-format
51314 msgid "AUTOMATIC at %C is a DEC extension, enable with -fdec-static"
51315 msgstr ""
51317 #: fortran/decl.c:7920
51318 #, gcc-internal-format, gfc-internal-format
51319 msgid "Expected entity-list in AUTOMATIC statement at %C"
51320 msgstr ""
51322 #: fortran/decl.c:7927
51323 #, gcc-internal-format, gfc-internal-format
51324 msgid "Syntax error in AUTOMATIC statement at %C"
51325 msgstr ""
51327 #: fortran/decl.c:7941
51328 #, gcc-internal-format, gfc-internal-format
51329 msgid "STATIC at %C is a DEC extension, enable with -fdec-static"
51330 msgstr ""
51332 #: fortran/decl.c:7974
51333 #, gcc-internal-format, gfc-internal-format
51334 msgid "Expected entity-list in STATIC statement at %C"
51335 msgstr ""
51337 #: fortran/decl.c:7981
51338 #, gcc-internal-format, gfc-internal-format
51339 msgid "Syntax error in STATIC statement at %C"
51340 msgstr ""
51342 #: fortran/decl.c:8000
51343 #, gcc-internal-format, gfc-internal-format
51344 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
51345 msgstr ""
51347 #: fortran/decl.c:8011
51348 #, gcc-internal-format, gfc-internal-format
51349 msgid "SAVE statement at %C follows blanket SAVE statement"
51350 msgstr ""
51352 #: fortran/decl.c:8057
51353 #, gcc-internal-format, gfc-internal-format
51354 msgid "Syntax error in SAVE statement at %C"
51355 msgstr ""
51357 #: fortran/decl.c:8071
51358 #, gcc-internal-format, gfc-internal-format
51359 msgid "VALUE is not allowed inside of BLOCK at %C"
51360 msgstr ""
51362 #: fortran/decl.c:8075
51363 #, gcc-internal-format, gfc-internal-format
51364 msgid "VALUE statement at %C"
51365 msgstr ""
51367 #: fortran/decl.c:8113
51368 #, gcc-internal-format, gfc-internal-format
51369 msgid "Syntax error in VALUE statement at %C"
51370 msgstr ""
51372 #: fortran/decl.c:8124
51373 #, gcc-internal-format, gfc-internal-format
51374 msgid "VOLATILE statement at %C"
51375 msgstr ""
51377 #: fortran/decl.c:8147
51378 #, gcc-internal-format
51379 msgid ""
51380 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
51381 "associated"
51382 msgstr ""
51384 #: fortran/decl.c:8172
51385 #, gcc-internal-format, gfc-internal-format
51386 msgid "Syntax error in VOLATILE statement at %C"
51387 msgstr ""
51389 #: fortran/decl.c:8183
51390 #, gcc-internal-format, gfc-internal-format
51391 msgid "ASYNCHRONOUS statement at %C"
51392 msgstr ""
51394 #: fortran/decl.c:8223
51395 #, gcc-internal-format, gfc-internal-format
51396 msgid "Syntax error in ASYNCHRONOUS statement at %C"
51397 msgstr ""
51399 #: fortran/decl.c:8248
51400 #, gcc-internal-format, gfc-internal-format
51401 msgid "MODULE PROCEDURE declaration at %C"
51402 msgstr ""
51404 #: fortran/decl.c:8341
51405 #, gcc-internal-format, gfc-internal-format
51406 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
51407 msgstr ""
51409 #: fortran/decl.c:8399
51410 #, gcc-internal-format, gfc-internal-format
51411 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
51412 msgstr ""
51414 #: fortran/decl.c:8448
51415 #, gcc-internal-format, gfc-internal-format
51416 msgid "Ambiguous symbol in TYPE definition at %C"
51417 msgstr ""
51419 #: fortran/decl.c:8457
51420 #, gcc-internal-format
51421 msgid "Symbol %qs at %C has not been previously defined"
51422 msgstr ""
51424 #: fortran/decl.c:8463
51425 #, gcc-internal-format
51426 msgid "%qs in EXTENDS expression at %C is not a derived type"
51427 msgstr ""
51429 #: fortran/decl.c:8470
51430 #, gcc-internal-format
51431 msgid "%qs cannot be extended at %C because it is BIND(C)"
51432 msgstr ""
51434 #: fortran/decl.c:8477
51435 #, gcc-internal-format
51436 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
51437 msgstr ""
51439 #: fortran/decl.c:8500
51440 #, gcc-internal-format, gfc-internal-format
51441 msgid ""
51442 "Derived type at %C can only be PRIVATE in the specification part of a module"
51443 msgstr ""
51445 #: fortran/decl.c:8512
51446 #, gcc-internal-format, gfc-internal-format
51447 msgid ""
51448 "Derived type at %C can only be PUBLIC in the specification part of a module"
51449 msgstr ""
51451 #: fortran/decl.c:8533
51452 #, gcc-internal-format, gfc-internal-format
51453 msgid "ABSTRACT type at %C"
51454 msgstr ""
51456 #: fortran/decl.c:8579
51457 #, gcc-internal-format, gfc-internal-format
51458 msgid "Failed to create structure type '%s' at %C"
51459 msgstr ""
51461 #: fortran/decl.c:8585
51462 #, gcc-internal-format, gfc-internal-format
51463 msgid "Type definition of '%s' at %C was already defined at %L"
51464 msgstr ""
51466 #: fortran/decl.c:8632
51467 #, gcc-internal-format, gfc-internal-format
51468 msgid "Junk after MAP statement at %C"
51469 msgstr ""
51471 #: fortran/decl.c:8665
51472 #, gcc-internal-format, gfc-internal-format
51473 msgid "Junk after UNION statement at %C"
51474 msgstr ""
51476 #: fortran/decl.c:8700
51477 #, gcc-internal-format, gfc-internal-format
51478 msgid "STRUCTURE at %C is a DEC extension, enable with -fdec-structure"
51479 msgstr ""
51481 #: fortran/decl.c:8713
51482 #, gcc-internal-format, gfc-internal-format
51483 msgid "Structure name expected in non-nested structure declaration at %C"
51484 msgstr ""
51486 #: fortran/decl.c:8731
51487 #, gcc-internal-format, gfc-internal-format
51488 msgid "Junk after non-nested STRUCTURE statement at %C"
51489 msgstr ""
51491 #: fortran/decl.c:8738
51492 #, gcc-internal-format, gfc-internal-format
51493 msgid "Structure name '%s' at %C cannot be the same as an intrinsic type"
51494 msgstr ""
51496 #: fortran/decl.c:8893
51497 #, gcc-internal-format, gfc-internal-format
51498 msgid "Expected :: in TYPE definition at %C"
51499 msgstr ""
51501 #: fortran/decl.c:8904
51502 #, gcc-internal-format
51503 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
51504 msgstr ""
51506 #: fortran/decl.c:8914
51507 #, gcc-internal-format
51508 msgid "Derived type name %qs at %C already has a basic type of %s"
51509 msgstr ""
51511 #: fortran/decl.c:8931
51512 #, gcc-internal-format
51513 msgid "Derived type definition of %qs at %C has already been defined"
51514 msgstr ""
51516 #: fortran/decl.c:9034
51517 #, gcc-internal-format, gfc-internal-format
51518 msgid "Cray Pointee at %C cannot be assumed shape array"
51519 msgstr ""
51521 #: fortran/decl.c:9054
51522 #, gcc-internal-format, gfc-internal-format
51523 msgid "ENUM and ENUMERATOR at %C"
51524 msgstr ""
51526 #: fortran/decl.c:9086
51527 #, gcc-internal-format, gfc-internal-format
51528 msgid "Enumerator exceeds the C integer type at %C"
51529 msgstr ""
51531 #: fortran/decl.c:9165
51532 #, gcc-internal-format, gfc-internal-format
51533 msgid "ENUMERATOR %L not initialized with integer expression"
51534 msgstr ""
51536 #: fortran/decl.c:9213
51537 #, gcc-internal-format, gfc-internal-format
51538 msgid "ENUM definition statement expected before %C"
51539 msgstr ""
51541 #: fortran/decl.c:9249
51542 #, gcc-internal-format, gfc-internal-format
51543 msgid "Syntax error in ENUMERATOR definition at %C"
51544 msgstr ""
51546 #: fortran/decl.c:9296 fortran/decl.c:9311
51547 #, gcc-internal-format, gfc-internal-format
51548 msgid "Duplicate access-specifier at %C"
51549 msgstr ""
51551 #: fortran/decl.c:9331
51552 #, gcc-internal-format, gfc-internal-format
51553 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
51554 msgstr ""
51556 #: fortran/decl.c:9351
51557 #, gcc-internal-format, gfc-internal-format
51558 msgid "Binding attributes already specify passing, illegal PASS at %C"
51559 msgstr ""
51561 #: fortran/decl.c:9378
51562 #, gcc-internal-format, gfc-internal-format
51563 msgid "Duplicate POINTER attribute at %C"
51564 msgstr ""
51566 #: fortran/decl.c:9396
51567 #, gcc-internal-format, gfc-internal-format
51568 msgid "Duplicate NON_OVERRIDABLE at %C"
51569 msgstr ""
51571 #: fortran/decl.c:9412
51572 #, gcc-internal-format, gfc-internal-format
51573 msgid "Duplicate DEFERRED at %C"
51574 msgstr ""
51576 #: fortran/decl.c:9425
51577 #, gcc-internal-format, gfc-internal-format
51578 msgid "Expected access-specifier at %C"
51579 msgstr ""
51581 #: fortran/decl.c:9427
51582 #, gcc-internal-format, gfc-internal-format
51583 msgid "Expected binding attribute at %C"
51584 msgstr ""
51586 #: fortran/decl.c:9435
51587 #, gcc-internal-format, gfc-internal-format
51588 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
51589 msgstr ""
51591 #: fortran/decl.c:9447
51592 #, gcc-internal-format, gfc-internal-format
51593 msgid "POINTER attribute is required for procedure pointer component at %C"
51594 msgstr ""
51596 #: fortran/decl.c:9489
51597 #, gcc-internal-format
51598 msgid "Interface-name expected after %<(%> at %C"
51599 msgstr ""
51601 #: fortran/decl.c:9495
51602 #, gcc-internal-format
51603 msgid "%<)%> expected at %C"
51604 msgstr ""
51606 #: fortran/decl.c:9515
51607 #, gcc-internal-format, gfc-internal-format
51608 msgid "Interface must be specified for DEFERRED binding at %C"
51609 msgstr ""
51611 #: fortran/decl.c:9520
51612 #, gcc-internal-format, gfc-internal-format
51613 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
51614 msgstr ""
51616 #: fortran/decl.c:9543
51617 #, gcc-internal-format, gfc-internal-format
51618 msgid "Expected binding name at %C"
51619 msgstr ""
51621 #: fortran/decl.c:9547
51622 #, gcc-internal-format, gfc-internal-format
51623 msgid "PROCEDURE list at %C"
51624 msgstr ""
51626 #: fortran/decl.c:9559
51627 #, gcc-internal-format
51628 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
51629 msgstr ""
51631 #: fortran/decl.c:9565
51632 #, gcc-internal-format
51633 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
51634 msgstr ""
51636 #: fortran/decl.c:9575
51637 #, gcc-internal-format
51638 msgid "Expected binding target after %<=>%> at %C"
51639 msgstr ""
51641 #: fortran/decl.c:9592
51642 #, gcc-internal-format
51643 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
51644 msgstr ""
51646 #: fortran/decl.c:9603
51647 #, gcc-internal-format
51648 msgid ""
51649 "There is already a procedure with binding name %qs for the derived type %qs "
51650 "at %C"
51651 msgstr ""
51653 #: fortran/decl.c:9654
51654 #, gcc-internal-format, gfc-internal-format
51655 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
51656 msgstr ""
51658 #: fortran/decl.c:9674
51659 #, gcc-internal-format
51660 msgid "Expected %<::%> at %C"
51661 msgstr ""
51663 #: fortran/decl.c:9686
51664 #, gcc-internal-format, gfc-internal-format
51665 msgid "Expected generic name or operator descriptor at %C"
51666 msgstr ""
51668 #: fortran/decl.c:9707
51669 #, gcc-internal-format, gfc-internal-format
51670 msgid "Malformed GENERIC statement at %C"
51671 msgstr ""
51673 #: fortran/decl.c:9718
51674 #, gcc-internal-format
51675 msgid "Expected %<=>%> at %C"
51676 msgstr ""
51678 #: fortran/decl.c:9754
51679 #, gcc-internal-format
51680 msgid ""
51681 "There's already a non-generic procedure with binding name %qs for the "
51682 "derived type %qs at %C"
51683 msgstr ""
51685 #: fortran/decl.c:9762
51686 #, gcc-internal-format
51687 msgid "Binding at %C must have the same access as already defined binding %qs"
51688 msgstr ""
51690 #: fortran/decl.c:9810
51691 #, gcc-internal-format, gfc-internal-format
51692 msgid "Expected specific binding name at %C"
51693 msgstr ""
51695 #: fortran/decl.c:9820
51696 #, gcc-internal-format
51697 msgid "%qs already defined as specific binding for the generic %qs at %C"
51698 msgstr ""
51700 #: fortran/decl.c:9838
51701 #, gcc-internal-format, gfc-internal-format
51702 msgid "Junk after GENERIC binding at %C"
51703 msgstr ""
51705 #: fortran/decl.c:9873
51706 #, gcc-internal-format, gfc-internal-format
51707 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
51708 msgstr ""
51710 #: fortran/decl.c:9884
51711 #, gcc-internal-format, gfc-internal-format
51712 msgid ""
51713 "Derived type declaration with FINAL at %C must be in the specification part "
51714 "of a MODULE"
51715 msgstr ""
51717 #: fortran/decl.c:9906
51718 #, gcc-internal-format, gfc-internal-format
51719 msgid "Empty FINAL at %C"
51720 msgstr ""
51722 #: fortran/decl.c:9913
51723 #, gcc-internal-format, gfc-internal-format
51724 msgid "Expected module procedure name at %C"
51725 msgstr ""
51727 #: fortran/decl.c:9923
51728 #, gcc-internal-format
51729 msgid "Expected %<,%> at %C"
51730 msgstr ""
51732 #: fortran/decl.c:9929
51733 #, gcc-internal-format
51734 msgid "Unknown procedure name %qs at %C"
51735 msgstr ""
51737 #: fortran/decl.c:9942
51738 #, gcc-internal-format
51739 msgid "%qs at %C is already defined as FINAL procedure!"
51740 msgstr ""
51742 #: fortran/decl.c:10012
51743 #, gcc-internal-format, gfc-internal-format
51744 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
51745 msgstr ""
51747 #: fortran/decl.c:10058
51748 #, gcc-internal-format, gfc-internal-format
51749 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
51750 msgstr ""
51752 #: fortran/dependency.c:105
51753 #, gcc-internal-format
51754 msgid "identical_array_ref(): inconsistent dimensions"
51755 msgstr ""
51757 #: fortran/dependency.c:193
51758 #, gcc-internal-format
51759 msgid "are_identical_variables: Bad type"
51760 msgstr ""
51762 #. We are told not to check dependencies.
51763 #. We do it, however, and issue a warning in case we find one.
51764 #. If a dependency is found in the case
51765 #. elemental == ELEM_CHECK_VARIABLE, we will generate
51766 #. a temporary, so we don't need to bother the user.
51767 #: fortran/dependency.c:976
51768 #, gcc-internal-format, gfc-internal-format
51769 msgid ""
51770 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
51771 msgstr ""
51773 #: fortran/dependency.c:1280
51774 #, gcc-internal-format
51775 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
51776 msgstr ""
51778 #: fortran/dump-parse-tree.c:201
51779 #, gcc-internal-format
51780 msgid "show_array_spec(): Unhandled array shape type."
51781 msgstr ""
51783 #: fortran/dump-parse-tree.c:280
51784 #, gcc-internal-format
51785 msgid "show_array_ref(): Unknown array reference"
51786 msgstr ""
51788 #: fortran/dump-parse-tree.c:312
51789 #, gcc-internal-format
51790 msgid "show_ref(): Bad component code"
51791 msgstr ""
51793 #: fortran/dump-parse-tree.c:576
51794 #, gcc-internal-format
51795 msgid "show_expr(): Bad intrinsic in expression!"
51796 msgstr ""
51798 #: fortran/dump-parse-tree.c:619
51799 #, gcc-internal-format
51800 msgid "show_expr(): Don't know how to show expr"
51801 msgstr ""
51803 #: fortran/dump-parse-tree.c:2752
51804 #, gcc-internal-format
51805 msgid "show_code_node(): Bad statement code"
51806 msgstr ""
51808 #: fortran/error.c:335
51809 #, gcc-internal-format, gfc-internal-format
51810 msgid "    Included at %s:%d:"
51811 msgstr ""
51813 #: fortran/error.c:421
51814 #, gcc-internal-format
51815 msgid "<During initialization>\n"
51816 msgstr ""
51818 #: fortran/expr.c:148
51819 #, gcc-internal-format
51820 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
51821 msgstr ""
51823 #: fortran/expr.c:347
51824 #, gcc-internal-format
51825 msgid "gfc_copy_expr(): Bad expr node"
51826 msgstr ""
51828 #: fortran/expr.c:494
51829 #, gcc-internal-format
51830 msgid "free_expr0(): Bad expr type"
51831 msgstr ""
51833 #: fortran/expr.c:951
51834 #, gcc-internal-format
51835 msgid "gfc_is_constant_expr(): Unknown expression type"
51836 msgstr ""
51838 #: fortran/expr.c:1103
51839 #, gcc-internal-format
51840 msgid "simplify_intrinsic_op(): Bad operator"
51841 msgstr ""
51843 #: fortran/expr.c:1209
51844 #, gcc-internal-format, gfc-internal-format
51845 msgid "Index in dimension %d is out of bounds at %L"
51846 msgstr ""
51848 #: fortran/expr.c:1397 fortran/expr.c:1448
51849 #, gcc-internal-format, gfc-internal-format
51850 msgid "index in dimension %d is out of bounds at %L"
51851 msgstr ""
51853 #: fortran/expr.c:1524
51854 #, gcc-internal-format, gfc-internal-format
51855 msgid ""
51856 "The number of elements in the array constructor at %L requires an increase "
51857 "of the allowed %d upper limit.   See -fmax-array-constructor option"
51858 msgstr ""
51860 #: fortran/expr.c:2052
51861 #, gcc-internal-format, gfc-internal-format
51862 msgid "elemental function arguments at %C are not compliant"
51863 msgstr ""
51865 #: fortran/expr.c:2096
51866 #, gcc-internal-format, gfc-internal-format
51867 msgid "Numeric or CHARACTER operands are required in expression at %L"
51868 msgstr ""
51870 #: fortran/expr.c:2121
51871 #, gcc-internal-format, gfc-internal-format
51872 msgid ""
51873 "Concatenation operator in expression at %L must have two CHARACTER operands"
51874 msgstr ""
51876 #: fortran/expr.c:2128
51877 #, gcc-internal-format, gfc-internal-format
51878 msgid "Concat operator at %L must concatenate strings of the same kind"
51879 msgstr ""
51881 #: fortran/expr.c:2138
51882 #, gcc-internal-format, gfc-internal-format
51883 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
51884 msgstr ""
51886 #: fortran/expr.c:2154
51887 #, gcc-internal-format, gfc-internal-format
51888 msgid "LOGICAL operands are required in expression at %L"
51889 msgstr ""
51891 #: fortran/expr.c:2165
51892 #, gcc-internal-format, gfc-internal-format
51893 msgid "Only intrinsic operators can be used in expression at %L"
51894 msgstr ""
51896 #: fortran/expr.c:2173
51897 #, gcc-internal-format, gfc-internal-format
51898 msgid "Numeric operands are required in expression at %L"
51899 msgstr ""
51901 #: fortran/expr.c:2196
51902 #, gcc-internal-format
51903 msgid ""
51904 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
51905 "constructor at %L"
51906 msgstr ""
51908 #: fortran/expr.c:2307
51909 #, gcc-internal-format
51910 msgid ""
51911 "Assumed or deferred character length variable %qs  in constant expression at "
51912 "%L"
51913 msgstr ""
51915 #: fortran/expr.c:2373
51916 #, gcc-internal-format
51917 msgid ""
51918 "transformational intrinsic %qs at %L is not permitted in an initialization "
51919 "expression"
51920 msgstr ""
51922 #: fortran/expr.c:2404
51923 #, gcc-internal-format, gfc-internal-format
51924 msgid "Evaluation of nonstandard initialization expression at %L"
51925 msgstr ""
51927 #: fortran/expr.c:2481 fortran/resolve.c:2579
51928 #, gcc-internal-format
51929 msgid ""
51930 "Function %qs in initialization expression at %L must be an intrinsic function"
51931 msgstr ""
51933 #: fortran/expr.c:2493
51934 #, gcc-internal-format
51935 msgid ""
51936 "Intrinsic function %qs at %L is not permitted in an initialization expression"
51937 msgstr ""
51939 #: fortran/expr.c:2528
51940 #, gcc-internal-format
51941 msgid "PARAMETER %qs is used at %L before its definition is complete"
51942 msgstr ""
51944 #: fortran/expr.c:2548
51945 #, gcc-internal-format
51946 msgid ""
51947 "Assumed size array %qs at %L is not permitted in an initialization expression"
51948 msgstr ""
51950 #: fortran/expr.c:2554
51951 #, gcc-internal-format
51952 msgid ""
51953 "Assumed shape array %qs at %L is not permitted in an initialization "
51954 "expression"
51955 msgstr ""
51957 #: fortran/expr.c:2560
51958 #, gcc-internal-format
51959 msgid ""
51960 "Deferred array %qs at %L is not permitted in an initialization expression"
51961 msgstr ""
51963 #: fortran/expr.c:2566
51964 #, gcc-internal-format
51965 msgid ""
51966 "Array %qs at %L is a variable, which does not reduce to a constant expression"
51967 msgstr ""
51969 #: fortran/expr.c:2576
51970 #, gcc-internal-format
51971 msgid ""
51972 "Parameter %qs at %L has not been declared or is a variable, which does not "
51973 "reduce to a constant expression"
51974 msgstr ""
51976 #: fortran/expr.c:2630
51977 #, gcc-internal-format
51978 msgid "check_init_expr(): Unknown expression type"
51979 msgstr ""
51981 #: fortran/expr.c:2757
51982 #, gcc-internal-format
51983 msgid "Specification function %qs at %L cannot be a statement function"
51984 msgstr ""
51986 #: fortran/expr.c:2764
51987 #, gcc-internal-format
51988 msgid "Specification function %qs at %L cannot be an internal function"
51989 msgstr ""
51991 #: fortran/expr.c:2771
51992 #, gcc-internal-format
51993 msgid "Specification function %qs at %L must be PURE"
51994 msgstr ""
51996 #: fortran/expr.c:2779
51997 #, gcc-internal-format, gfc-internal-format
51998 msgid "Specification function '%s' at %L cannot be RECURSIVE"
51999 msgstr ""
52001 #: fortran/expr.c:2925
52002 #, gcc-internal-format
52003 msgid "Dummy argument %qs not allowed in expression at %L"
52004 msgstr ""
52006 #: fortran/expr.c:2932
52007 #, gcc-internal-format
52008 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
52009 msgstr ""
52011 #: fortran/expr.c:2939
52012 #, gcc-internal-format
52013 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
52014 msgstr ""
52016 #: fortran/expr.c:2968
52017 #, gcc-internal-format
52018 msgid "Variable %qs cannot appear in the expression at %L"
52019 msgstr ""
52021 #: fortran/expr.c:2999
52022 #, gcc-internal-format
52023 msgid "check_restricted(): Unknown expression type"
52024 msgstr ""
52026 #: fortran/expr.c:3019
52027 #, gcc-internal-format, gfc-internal-format
52028 msgid "Expression at %L must be of INTEGER type, found %s"
52029 msgstr ""
52031 #: fortran/expr.c:3031
52032 #, gcc-internal-format
52033 msgid "Function %qs at %L must be PURE"
52034 msgstr ""
52036 #: fortran/expr.c:3040
52037 #, gcc-internal-format, gfc-internal-format
52038 msgid "Expression at %L must be scalar"
52039 msgstr ""
52041 #: fortran/expr.c:3074
52042 #, gcc-internal-format, gfc-internal-format
52043 msgid "Incompatible ranks in %s (%d and %d) at %L"
52044 msgstr ""
52046 #: fortran/expr.c:3088
52047 #, gcc-internal-format, gfc-internal-format
52048 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
52049 msgstr ""
52051 #: fortran/expr.c:3184
52052 #, gcc-internal-format
52053 msgid "%qs at %L is not a VALUE"
52054 msgstr ""
52056 #: fortran/expr.c:3191
52057 #, gcc-internal-format, gfc-internal-format
52058 msgid "Incompatible ranks %d and %d in assignment at %L"
52059 msgstr ""
52061 #: fortran/expr.c:3198
52062 #, gcc-internal-format, gfc-internal-format
52063 msgid "Variable type is UNKNOWN in assignment at %L"
52064 msgstr ""
52066 #: fortran/expr.c:3210
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "NULL appears on right-hand side in assignment at %L"
52069 msgstr ""
52071 #: fortran/expr.c:3220
52072 #, gcc-internal-format, gfc-internal-format
52073 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
52074 msgstr ""
52076 #: fortran/expr.c:3230
52077 #, gcc-internal-format
52078 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
52079 msgstr ""
52081 #: fortran/expr.c:3235 fortran/resolve.c:9912
52082 #, gcc-internal-format, gfc-internal-format
52083 msgid ""
52084 "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
52085 msgstr ""
52087 #: fortran/expr.c:3246 fortran/resolve.c:9923
52088 #, gcc-internal-format
52089 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
52090 msgstr ""
52092 #: fortran/expr.c:3254 fortran/resolve.c:9932
52093 #, gcc-internal-format
52094 msgid ""
52095 "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be "
52096 "disabled with the option %<-fno-range-check%>"
52097 msgstr ""
52099 #: fortran/expr.c:3258 fortran/resolve.c:9936
52100 #, gcc-internal-format
52101 msgid ""
52102 "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be "
52103 "disabled with the option %<-fno-range-check%>"
52104 msgstr ""
52106 #: fortran/expr.c:3262 fortran/resolve.c:9940
52107 #, gcc-internal-format
52108 msgid ""
52109 "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled "
52110 "with the option %<-fno-range-check%>"
52111 msgstr ""
52113 #: fortran/expr.c:3284
52114 #, gcc-internal-format, gfc-internal-format
52115 msgid ""
52116 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
52117 msgstr ""
52119 #: fortran/expr.c:3323
52120 #, gcc-internal-format, gfc-internal-format
52121 msgid "Pointer assignment target is not a POINTER at %L"
52122 msgstr ""
52124 #: fortran/expr.c:3331
52125 #, gcc-internal-format
52126 msgid ""
52127 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
52128 "procedure"
52129 msgstr ""
52131 #: fortran/expr.c:3354
52132 #, gcc-internal-format
52133 msgid "Expected bounds specification for %qs at %L"
52134 msgstr ""
52136 #: fortran/expr.c:3359
52137 #, gcc-internal-format
52138 msgid "Bounds specification for %qs in pointer assignment at %L"
52139 msgstr ""
52141 #: fortran/expr.c:3372
52142 #, gcc-internal-format, gfc-internal-format
52143 msgid "Lower bound has to be present at %L"
52144 msgstr ""
52146 #: fortran/expr.c:3378
52147 #, gcc-internal-format, gfc-internal-format
52148 msgid "Stride must not be present at %L"
52149 msgstr ""
52151 #: fortran/expr.c:3390
52152 #, gcc-internal-format, gfc-internal-format
52153 msgid "Either all or none of the upper bounds must be specified at %L"
52154 msgstr ""
52156 #: fortran/expr.c:3416
52157 #, gcc-internal-format, gfc-internal-format
52158 msgid "Pointer object at %L shall not have a coindex"
52159 msgstr ""
52161 #: fortran/expr.c:3437
52162 #, gcc-internal-format, gfc-internal-format
52163 msgid "Invalid procedure pointer assignment at %L"
52164 msgstr ""
52166 #: fortran/expr.c:3461
52167 #, gcc-internal-format
52168 msgid ""
52169 "Function result %qs is invalid as proc-target in procedure pointer "
52170 "assignment at %L"
52171 msgstr ""
52173 #: fortran/expr.c:3470
52174 #, gcc-internal-format
52175 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
52176 msgstr ""
52178 #: fortran/expr.c:3480
52179 #, gcc-internal-format
52180 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
52181 msgstr ""
52183 #: fortran/expr.c:3486
52184 #, gcc-internal-format
52185 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
52186 msgstr ""
52188 #: fortran/expr.c:3493
52189 #, gcc-internal-format
52190 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
52191 msgstr ""
52193 #: fortran/expr.c:3501
52194 #, gcc-internal-format
52195 msgid ""
52196 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
52197 "assignment at %L"
52198 msgstr ""
52200 #: fortran/expr.c:3524
52201 #, gcc-internal-format, gfc-internal-format
52202 msgid ""
52203 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
52204 "convention"
52205 msgstr ""
52207 #: fortran/expr.c:3577
52208 #, gcc-internal-format, gfc-internal-format
52209 msgid ""
52210 "Interface mismatch in procedure pointer assignment at %L: '%s' is not a "
52211 "subroutine"
52212 msgstr ""
52214 #: fortran/expr.c:3589 fortran/expr.c:3596 fortran/resolve.c:2457
52215 #, gcc-internal-format
52216 msgid "Explicit interface required for %qs at %L: %s"
52217 msgstr ""
52219 #: fortran/expr.c:3604
52220 #, gcc-internal-format, gfc-internal-format
52221 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
52222 msgstr ""
52224 #: fortran/expr.c:3613
52225 #, gcc-internal-format
52226 msgid ""
52227 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
52228 "associated, referenced or have the EXTERNAL attribute"
52229 msgstr ""
52231 #: fortran/expr.c:3630
52232 #, gcc-internal-format, gfc-internal-format
52233 msgid ""
52234 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
52235 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
52236 "polymorphic target"
52237 msgstr ""
52239 #: fortran/expr.c:3635
52240 #, gcc-internal-format, gfc-internal-format
52241 msgid ""
52242 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
52243 msgstr ""
52245 #: fortran/expr.c:3644
52246 #, gcc-internal-format, gfc-internal-format
52247 msgid "Different kind type parameters in pointer assignment at %L"
52248 msgstr ""
52250 #: fortran/expr.c:3651
52251 #, gcc-internal-format, gfc-internal-format
52252 msgid "Different ranks in pointer assignment at %L"
52253 msgstr ""
52255 #: fortran/expr.c:3670
52256 #, gcc-internal-format, gfc-internal-format
52257 msgid ""
52258 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
52259 msgstr ""
52261 #: fortran/expr.c:3683
52262 #, gcc-internal-format, gfc-internal-format
52263 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
52264 msgstr ""
52266 #: fortran/expr.c:3687
52267 #, gcc-internal-format, gfc-internal-format
52268 msgid "Rank remapping target is not rank 1 at %L"
52269 msgstr ""
52271 #: fortran/expr.c:3711
52272 #, gcc-internal-format, gfc-internal-format
52273 msgid ""
52274 "Target expression in pointer assignment at %L must deliver a pointer result"
52275 msgstr ""
52277 #: fortran/expr.c:3719
52278 #, gcc-internal-format, gfc-internal-format
52279 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
52280 msgstr ""
52282 #: fortran/expr.c:3726
52283 #, gcc-internal-format, gfc-internal-format
52284 msgid "Bad target in pointer assignment in PURE procedure at %L"
52285 msgstr ""
52287 #: fortran/expr.c:3735
52288 #, gcc-internal-format, gfc-internal-format
52289 msgid "Pointer assignment with vector subscript on rhs at %L"
52290 msgstr ""
52292 #: fortran/expr.c:3743
52293 #, gcc-internal-format, gfc-internal-format
52294 msgid "Pointer assignment target has PROTECTED attribute at %L"
52295 msgstr ""
52297 #: fortran/expr.c:3756
52298 #, gcc-internal-format, gfc-internal-format
52299 msgid "Data target at %L shall not have a coindex"
52300 msgstr ""
52302 #: fortran/expr.c:3797
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
52305 msgstr ""
52307 #: fortran/expr.c:3873
52308 #, gcc-internal-format, gfc-internal-format
52309 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
52310 msgstr ""
52312 #: fortran/expr.c:3879
52313 #, gcc-internal-format, gfc-internal-format
52314 msgid "Pointer initialization target at %L must have the TARGET attribute"
52315 msgstr ""
52317 #: fortran/expr.c:3894 fortran/resolve.c:1349
52318 #, gcc-internal-format, gfc-internal-format
52319 msgid "Pointer initialization target at %L must have the SAVE attribute"
52320 msgstr ""
52322 #: fortran/expr.c:3906
52323 #, gcc-internal-format, gfc-internal-format
52324 msgid ""
52325 "Procedure pointer initialization target at %L may not be a procedure pointer"
52326 msgstr ""
52328 #: fortran/expr.c:5191
52329 #, gcc-internal-format, gfc-internal-format
52330 msgid ""
52331 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
52332 msgstr ""
52334 #: fortran/expr.c:5199
52335 #, gcc-internal-format, gfc-internal-format
52336 msgid "Non-variable expression in variable definition context (%s) at %L"
52337 msgstr ""
52339 #: fortran/expr.c:5207
52340 #, gcc-internal-format
52341 msgid "Named constant %qs in variable definition context (%s) at %L"
52342 msgstr ""
52344 #: fortran/expr.c:5216
52345 #, gcc-internal-format
52346 msgid "%qs in variable definition context (%s) at %L is not a variable"
52347 msgstr ""
52349 #: fortran/expr.c:5227
52350 #, gcc-internal-format, gfc-internal-format
52351 msgid "Non-POINTER in pointer association context (%s) at %L"
52352 msgstr ""
52354 #: fortran/expr.c:5236
52355 #, gcc-internal-format, gfc-internal-format
52356 msgid "Type inaccessible in variable definition context (%s) at %L"
52357 msgstr ""
52359 #: fortran/expr.c:5249
52360 #, gcc-internal-format, gfc-internal-format
52361 msgid "LOCK_TYPE in variable definition context (%s) at %L"
52362 msgstr ""
52364 #: fortran/expr.c:5262
52365 #, gcc-internal-format, gfc-internal-format
52366 msgid "LOCK_EVENT in variable definition context (%s) at %L"
52367 msgstr ""
52369 #: fortran/expr.c:5292
52370 #, gcc-internal-format
52371 msgid ""
52372 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
52373 msgstr ""
52375 #: fortran/expr.c:5300
52376 #, gcc-internal-format
52377 msgid ""
52378 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
52379 msgstr ""
52381 #: fortran/expr.c:5313
52382 #, gcc-internal-format
52383 msgid ""
52384 "Variable %qs is PROTECTED and can not appear in a pointer association "
52385 "context (%s) at %L"
52386 msgstr ""
52388 #: fortran/expr.c:5321
52389 #, gcc-internal-format
52390 msgid ""
52391 "Variable %qs is PROTECTED and can not appear in a variable definition "
52392 "context (%s) at %L"
52393 msgstr ""
52395 #: fortran/expr.c:5333
52396 #, gcc-internal-format
52397 msgid ""
52398 "Variable %qs can not appear in a variable definition context (%s) at %L in "
52399 "PURE procedure"
52400 msgstr ""
52402 #: fortran/expr.c:5392
52403 #, gcc-internal-format
52404 msgid ""
52405 "%qs at %L associated to vector-indexed target can not be used in a variable "
52406 "definition context (%s)"
52407 msgstr ""
52409 #: fortran/expr.c:5396
52410 #, gcc-internal-format
52411 msgid ""
52412 "%qs at %L associated to expression can not be used in a variable definition "
52413 "context (%s)"
52414 msgstr ""
52416 #: fortran/expr.c:5407
52417 #, gcc-internal-format
52418 msgid ""
52419 "Associate-name %qs can not appear in a variable definition context (%s) at "
52420 "%L because its target at %L can not, either"
52421 msgstr ""
52423 #: fortran/expr.c:5449
52424 #, gcc-internal-format, gfc-internal-format
52425 msgid ""
52426 "Elements with the same value at %L and %L in vector subscript in a variable "
52427 "definition context (%s)"
52428 msgstr ""
52430 #: fortran/f95-lang.c:249
52431 #, gcc-internal-format, gfc-internal-format
52432 msgid "can't open input file: %s"
52433 msgstr ""
52435 #: fortran/frontend-passes.c:167
52436 #, gcc-internal-format
52437 msgid "No location in statement"
52438 msgstr ""
52440 #: fortran/frontend-passes.c:182
52441 #, gcc-internal-format, gfc-internal-format
52442 msgid "No location in expression near %L"
52443 msgstr ""
52445 #: fortran/frontend-passes.c:381
52446 #, gcc-internal-format
52447 msgid "Illegal id in copy_walk_reduction_arg"
52448 msgstr ""
52450 #: fortran/frontend-passes.c:781 fortran/trans-array.c:1044
52451 #: fortran/trans-array.c:6217 fortran/trans-array.c:7618
52452 #: fortran/trans-intrinsic.c:7025
52453 #, gcc-internal-format, gfc-internal-format
52454 msgid "Creating array temporary at %L"
52455 msgstr ""
52457 #: fortran/frontend-passes.c:806 fortran/frontend-passes.c:810
52458 #, gcc-internal-format
52459 msgid "Removing call to function %qs at %L"
52460 msgstr ""
52462 #: fortran/frontend-passes.c:1797
52463 #, gcc-internal-format
52464 msgid "illegal OP in optimize_comparison"
52465 msgstr ""
52467 #: fortran/frontend-passes.c:1989
52468 #, gcc-internal-format
52469 msgid ""
52470 "Variable %qs at %L set to undefined value inside loop  beginning at %L as "
52471 "INTENT(OUT) argument to subroutine %qs"
52472 msgstr ""
52474 #: fortran/frontend-passes.c:1996
52475 #, gcc-internal-format
52476 msgid ""
52477 "Variable %qs at %L not definable inside loop beginning at %L as "
52478 "INTENT(INOUT) argument to subroutine %qs"
52479 msgstr ""
52481 #: fortran/frontend-passes.c:2061
52482 #, gcc-internal-format
52483 msgid ""
52484 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
52485 "INTENT(OUT) argument to function %qs"
52486 msgstr ""
52488 #: fortran/frontend-passes.c:2067
52489 #, gcc-internal-format
52490 msgid ""
52491 "Variable %qs at %L not definable inside loop beginning at %L as "
52492 "INTENT(INOUT) argument to function %qs"
52493 msgstr ""
52495 #: fortran/frontend-passes.c:2315 fortran/trans-expr.c:1526
52496 #, gcc-internal-format, gfc-internal-format
52497 msgid "Code for reallocating the allocatable array at %L will be added"
52498 msgstr ""
52500 #: fortran/frontend-passes.c:2794
52501 #, gcc-internal-format
52502 msgid "Scalarization using DIMEN_RANGE unimplemented"
52503 msgstr ""
52505 #: fortran/gfortranspec.c:145
52506 #, gcc-internal-format
52507 msgid "overflowed output arg list for %qs"
52508 msgstr ""
52510 #: fortran/gfortranspec.c:299
52511 #, gcc-internal-format
52512 msgid "no input files; unwilling to write output files"
52513 msgstr ""
52515 #: fortran/interface.c:225
52516 #, gcc-internal-format, gfc-internal-format
52517 msgid "Syntax error in generic specification at %C"
52518 msgstr ""
52520 #: fortran/interface.c:252
52521 #, gcc-internal-format, gfc-internal-format
52522 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
52523 msgstr ""
52525 #: fortran/interface.c:272
52526 #, gcc-internal-format
52527 msgid "Dummy procedure %qs at %C cannot have a generic interface"
52528 msgstr ""
52530 #: fortran/interface.c:305
52531 #, gcc-internal-format, gfc-internal-format
52532 msgid "ABSTRACT INTERFACE at %C"
52533 msgstr ""
52535 #: fortran/interface.c:312
52536 #, gcc-internal-format, gfc-internal-format
52537 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
52538 msgstr ""
52540 #: fortran/interface.c:343
52541 #, gcc-internal-format, gfc-internal-format
52542 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
52543 msgstr ""
52545 #: fortran/interface.c:356
52546 #, gcc-internal-format, gfc-internal-format
52547 msgid "Expected a nameless interface at %C"
52548 msgstr ""
52550 #: fortran/interface.c:369
52551 #, gcc-internal-format
52552 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
52553 msgstr ""
52555 #: fortran/interface.c:400
52556 #, gcc-internal-format
52557 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
52558 msgstr ""
52560 #: fortran/interface.c:403
52561 #, gcc-internal-format
52562 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
52563 msgstr ""
52565 #: fortran/interface.c:417
52566 #, gcc-internal-format
52567 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
52568 msgstr ""
52570 #: fortran/interface.c:429
52571 #, gcc-internal-format
52572 msgid "Expecting %<END INTERFACE %s%> at %C"
52573 msgstr ""
52575 #: fortran/interface.c:619
52576 #, gcc-internal-format
52577 msgid "gfc_compare_derived_types: invalid derived type"
52578 msgstr ""
52580 #: fortran/interface.c:866
52581 #, gcc-internal-format, gfc-internal-format
52582 msgid "Alternate return cannot appear in operator interface at %L"
52583 msgstr ""
52585 #: fortran/interface.c:895
52586 #, gcc-internal-format, gfc-internal-format
52587 msgid "Assignment operator interface at %L must have two arguments"
52588 msgstr ""
52590 #: fortran/interface.c:898
52591 #, gcc-internal-format, gfc-internal-format
52592 msgid "Operator interface at %L has the wrong number of arguments"
52593 msgstr ""
52595 #: fortran/interface.c:911
52596 #, gcc-internal-format, gfc-internal-format
52597 msgid "Assignment operator interface at %L must be a SUBROUTINE"
52598 msgstr ""
52600 #: fortran/interface.c:929
52601 #, gcc-internal-format, gfc-internal-format
52602 msgid ""
52603 "Assignment operator interface at %L must not redefine an INTRINSIC type "
52604 "assignment"
52605 msgstr ""
52607 #: fortran/interface.c:938
52608 #, gcc-internal-format, gfc-internal-format
52609 msgid "Intrinsic operator interface at %L must be a FUNCTION"
52610 msgstr ""
52612 #: fortran/interface.c:949
52613 #, gcc-internal-format, gfc-internal-format
52614 msgid ""
52615 "First argument of defined assignment at %L must be INTENT(OUT) or "
52616 "INTENT(INOUT)"
52617 msgstr ""
52619 #: fortran/interface.c:956
52620 #, gcc-internal-format, gfc-internal-format
52621 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
52622 msgstr ""
52624 #: fortran/interface.c:965 fortran/resolve.c:15873
52625 #, gcc-internal-format, gfc-internal-format
52626 msgid "First argument of operator interface at %L must be INTENT(IN)"
52627 msgstr ""
52629 #: fortran/interface.c:972 fortran/resolve.c:15891
52630 #, gcc-internal-format, gfc-internal-format
52631 msgid "Second argument of operator interface at %L must be INTENT(IN)"
52632 msgstr ""
52634 #: fortran/interface.c:1077
52635 #, gcc-internal-format, gfc-internal-format
52636 msgid "Operator interface at %L conflicts with intrinsic interface"
52637 msgstr ""
52639 #: fortran/interface.c:1409 fortran/interface.c:1468
52640 #, gcc-internal-format, gfc-internal-format
52641 msgid ""
52642 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
52643 msgstr ""
52645 #: fortran/interface.c:1581
52646 #, gcc-internal-format, gfc-internal-format
52647 msgid ""
52648 "check_result_characteristics (1): Unexpected result %i of "
52649 "gfc_dep_compare_expr"
52650 msgstr ""
52652 #: fortran/interface.c:1628
52653 #, gcc-internal-format, gfc-internal-format
52654 msgid ""
52655 "check_result_characteristics (2): Unexpected result %i of "
52656 "gfc_dep_compare_expr"
52657 msgstr ""
52659 #: fortran/interface.c:1796
52660 #, gcc-internal-format
52661 msgid "Procedure %qs in %s at %L has no explicit interface"
52662 msgstr ""
52664 #: fortran/interface.c:1799
52665 #, gcc-internal-format
52666 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
52667 msgstr ""
52669 #: fortran/interface.c:1811
52670 #, gcc-internal-format, gfc-internal-format
52671 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
52672 msgstr ""
52674 #: fortran/interface.c:1815
52675 #, gcc-internal-format, gfc-internal-format
52676 msgid ""
52677 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
52678 "name of a derived type"
52679 msgstr ""
52681 #: fortran/interface.c:1823
52682 #, gcc-internal-format
52683 msgid "Internal procedure %qs in %s at %L"
52684 msgstr ""
52686 #: fortran/interface.c:1880 fortran/interface.c:1885
52687 #, gcc-internal-format
52688 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
52689 msgstr ""
52691 #: fortran/interface.c:1890
52692 #, gcc-internal-format
52693 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
52694 msgstr ""
52696 #: fortran/interface.c:1925
52697 #, gcc-internal-format
52698 msgid "%qs at %L is not a module procedure"
52699 msgstr ""
52701 #: fortran/interface.c:2128
52702 #, gcc-internal-format
52703 msgid ""
52704 "The assumed-rank array at %L requires that the dummy argument %qs has "
52705 "assumed-rank"
52706 msgstr ""
52708 #: fortran/interface.c:2131
52709 #, gcc-internal-format
52710 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
52711 msgstr ""
52713 #: fortran/interface.c:2134
52714 #, gcc-internal-format
52715 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
52716 msgstr ""
52718 #: fortran/interface.c:2137
52719 #, gcc-internal-format
52720 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
52721 msgstr ""
52723 #: fortran/interface.c:2179
52724 #, gcc-internal-format, gfc-internal-format
52725 msgid "Invalid procedure argument at %L"
52726 msgstr ""
52728 #: fortran/interface.c:2188 fortran/interface.c:2216
52729 #, gcc-internal-format
52730 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
52731 msgstr ""
52733 #: fortran/interface.c:2227
52734 #, gcc-internal-format
52735 msgid ""
52736 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
52737 "contiguous"
52738 msgstr ""
52740 #: fortran/interface.c:2247
52741 #, gcc-internal-format
52742 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
52743 msgstr ""
52745 #: fortran/interface.c:2256
52746 #, gcc-internal-format
52747 msgid ""
52748 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
52749 "assumed type"
52750 msgstr ""
52752 #: fortran/interface.c:2272
52753 #, gcc-internal-format
52754 msgid "Actual argument to %qs at %L must be polymorphic"
52755 msgstr ""
52757 #: fortran/interface.c:2282
52758 #, gcc-internal-format
52759 msgid "Actual argument to %qs at %L must have the same declared type"
52760 msgstr ""
52762 #: fortran/interface.c:2297
52763 #, gcc-internal-format
52764 msgid ""
52765 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
52766 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
52767 "12.5.2.5]"
52768 msgstr ""
52770 #: fortran/interface.c:2308
52771 #, gcc-internal-format
52772 msgid "Actual argument to %qs at %L must be a coarray"
52773 msgstr ""
52775 #: fortran/interface.c:2327
52776 #, gcc-internal-format
52777 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
52778 msgstr ""
52780 #: fortran/interface.c:2345
52781 #, gcc-internal-format
52782 msgid ""
52783 "Actual argument to %qs at %L must be simply contiguous or an element of such "
52784 "an array"
52785 msgstr ""
52787 #: fortran/interface.c:2360
52788 #, gcc-internal-format
52789 msgid ""
52790 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
52791 "has a LOCK_TYPE component"
52792 msgstr ""
52794 #: fortran/interface.c:2375
52795 #, gcc-internal-format
52796 msgid ""
52797 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
52798 "has a EVENT_TYPE component"
52799 msgstr ""
52801 #: fortran/interface.c:2394
52802 #, gcc-internal-format
52803 msgid ""
52804 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
52805 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
52806 "contiguous and both are ASYNCHRONOUS or VOLATILE"
52807 msgstr ""
52809 #: fortran/interface.c:2407
52810 #, gcc-internal-format
52811 msgid ""
52812 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
52813 "%qs"
52814 msgstr ""
52816 #: fortran/interface.c:2414
52817 #, gcc-internal-format
52818 msgid ""
52819 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
52820 "is invalid if the allocation status is modified"
52821 msgstr ""
52823 #: fortran/interface.c:2477
52824 #, gcc-internal-format
52825 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
52826 msgstr ""
52828 #: fortran/interface.c:2486
52829 #, gcc-internal-format
52830 msgid ""
52831 "Element of assumed-shaped or pointer array passed to array dummy argument "
52832 "%qs at %L"
52833 msgstr ""
52835 #: fortran/interface.c:2498
52836 #, gcc-internal-format
52837 msgid ""
52838 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
52839 "argument with array dummy argument %qs at %L"
52840 msgstr ""
52842 #: fortran/interface.c:2506
52843 #, gcc-internal-format
52844 msgid ""
52845 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
52846 "at %L"
52847 msgstr ""
52849 #: fortran/interface.c:2833
52850 #, gcc-internal-format
52851 msgid "Keyword argument %qs at %L is not in the procedure"
52852 msgstr ""
52854 #: fortran/interface.c:2841
52855 #, gcc-internal-format
52856 msgid ""
52857 "Keyword argument %qs at %L is already associated with another actual argument"
52858 msgstr ""
52860 #: fortran/interface.c:2851
52861 #, gcc-internal-format, gfc-internal-format
52862 msgid "More actual than formal arguments in procedure call at %L"
52863 msgstr ""
52865 #: fortran/interface.c:2863 fortran/interface.c:3243
52866 #, gcc-internal-format, gfc-internal-format
52867 msgid "Missing alternate return spec in subroutine call at %L"
52868 msgstr ""
52870 #: fortran/interface.c:2871
52871 #, gcc-internal-format, gfc-internal-format
52872 msgid "Unexpected alternate return spec in subroutine call at %L"
52873 msgstr ""
52875 #: fortran/interface.c:2898
52876 #, gcc-internal-format
52877 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
52878 msgstr ""
52880 #: fortran/interface.c:2901
52881 #, gcc-internal-format
52882 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
52883 msgstr ""
52885 #: fortran/interface.c:2925
52886 #, gcc-internal-format, gfc-internal-format
52887 msgid ""
52888 "Actual argument at %L to assumed-type dummy is of derived type with type-"
52889 "bound or FINAL procedures"
52890 msgstr ""
52892 #: fortran/interface.c:2948
52893 #, gcc-internal-format
52894 msgid ""
52895 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
52896 "allocatable dummy argument %qs at %L"
52897 msgstr ""
52899 #: fortran/interface.c:2956
52900 #, gcc-internal-format
52901 msgid ""
52902 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
52903 "shape dummy argument %qs at %L"
52904 msgstr ""
52906 #: fortran/interface.c:2970
52907 #, gcc-internal-format
52908 msgid ""
52909 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
52910 "a deferred length type parameter if and only if the dummy has one"
52911 msgstr ""
52913 #: fortran/interface.c:2988
52914 #, gcc-internal-format
52915 msgid ""
52916 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
52917 "%lu) at %L"
52918 msgstr ""
52920 #: fortran/interface.c:2994
52921 #, gcc-internal-format
52922 msgid ""
52923 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
52924 "at %L"
52925 msgstr ""
52927 #: fortran/interface.c:3013
52928 #, gcc-internal-format
52929 msgid "Expected a procedure pointer for argument %qs at %L"
52930 msgstr ""
52932 #: fortran/interface.c:3029
52933 #, gcc-internal-format
52934 msgid "Expected a procedure for argument %qs at %L"
52935 msgstr ""
52937 #: fortran/interface.c:3043
52938 #, gcc-internal-format
52939 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
52940 msgstr ""
52942 #: fortran/interface.c:3052
52943 #, gcc-internal-format
52944 msgid "Actual argument for %qs must be a pointer at %L"
52945 msgstr ""
52947 #: fortran/interface.c:3062
52948 #, gcc-internal-format
52949 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
52950 msgstr ""
52952 #: fortran/interface.c:3072
52953 #, gcc-internal-format
52954 msgid "Coindexed actual argument at %L to pointer dummy %qs"
52955 msgstr ""
52957 #: fortran/interface.c:3085
52958 #, gcc-internal-format
52959 msgid ""
52960 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
52961 msgstr ""
52963 #: fortran/interface.c:3099
52964 #, gcc-internal-format
52965 msgid ""
52966 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
52967 "%qs has neither ASYNCHRONOUS nor VOLATILE"
52968 msgstr ""
52970 #: fortran/interface.c:3113
52971 #, gcc-internal-format
52972 msgid ""
52973 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
52974 "%qs requires either VALUE or INTENT(IN)"
52975 msgstr ""
52977 #: fortran/interface.c:3125
52978 #, gcc-internal-format
52979 msgid "Actual CLASS array argument for %qs must be a full array at %L"
52980 msgstr ""
52982 #: fortran/interface.c:3135
52983 #, gcc-internal-format
52984 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
52985 msgstr ""
52987 #: fortran/interface.c:3164
52988 #, gcc-internal-format
52989 msgid ""
52990 "Array-section actual argument with vector subscripts at %L is incompatible "
52991 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
52992 "dummy argument %qs"
52993 msgstr ""
52995 #: fortran/interface.c:3183
52996 #, gcc-internal-format
52997 msgid ""
52998 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
52999 "shape dummy argument %qs due to VOLATILE attribute"
53000 msgstr ""
53002 #: fortran/interface.c:3200
53003 #, gcc-internal-format
53004 msgid ""
53005 "Array-section actual argument at %L is incompatible with the non-assumed-"
53006 "shape dummy argument %qs due to VOLATILE attribute"
53007 msgstr ""
53009 #: fortran/interface.c:3220
53010 #, gcc-internal-format
53011 msgid ""
53012 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
53013 "array dummy argument %qs due to VOLATILE attribute"
53014 msgstr ""
53016 #: fortran/interface.c:3250
53017 #, gcc-internal-format
53018 msgid "Missing actual argument for argument %qs at %L"
53019 msgstr ""
53021 #: fortran/interface.c:3367
53022 #, gcc-internal-format
53023 msgid "compare_actual_expr(): Bad component code"
53024 msgstr ""
53026 #: fortran/interface.c:3396
53027 #, gcc-internal-format
53028 msgid "check_some_aliasing(): List mismatch"
53029 msgstr ""
53031 #: fortran/interface.c:3422
53032 #, gcc-internal-format
53033 msgid "check_some_aliasing(): corrupted data"
53034 msgstr ""
53036 #: fortran/interface.c:3432
53037 #, gcc-internal-format
53038 msgid ""
53039 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
53040 "argument %qs at %L"
53041 msgstr ""
53043 #: fortran/interface.c:3462
53044 #, gcc-internal-format
53045 msgid "check_intents(): List mismatch"
53046 msgstr ""
53048 #: fortran/interface.c:3482
53049 #, gcc-internal-format, gfc-internal-format
53050 msgid ""
53051 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
53052 "attribute"
53053 msgstr ""
53055 #: fortran/interface.c:3494
53056 #, gcc-internal-format, gfc-internal-format
53057 msgid ""
53058 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
53059 "argument"
53060 msgstr ""
53062 #: fortran/interface.c:3504
53063 #, gcc-internal-format, gfc-internal-format
53064 msgid ""
53065 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
53066 "dummy argument"
53067 msgstr ""
53069 #: fortran/interface.c:3515
53070 #, gcc-internal-format
53071 msgid ""
53072 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
53073 "argument %qs"
53074 msgstr ""
53076 #: fortran/interface.c:3543 fortran/interface.c:3553
53077 #, gcc-internal-format
53078 msgid "Procedure %qs called at %L is not explicitly declared"
53079 msgstr ""
53081 #: fortran/interface.c:3549
53082 #, gcc-internal-format
53083 msgid "Procedure %qs called with an implicit interface at %L"
53084 msgstr ""
53086 #: fortran/interface.c:3563
53087 #, gcc-internal-format
53088 msgid ""
53089 "The pointer object %qs at %L must have an explicit function interface or be "
53090 "declared as array"
53091 msgstr ""
53093 #: fortran/interface.c:3571
53094 #, gcc-internal-format
53095 msgid ""
53096 "The allocatable object %qs at %L must have an explicit function interface or "
53097 "be declared as array"
53098 msgstr ""
53100 #: fortran/interface.c:3579
53101 #, gcc-internal-format
53102 msgid "Allocatable function %qs at %L must have an explicit function interface"
53103 msgstr ""
53105 #: fortran/interface.c:3589
53106 #, gcc-internal-format
53107 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
53108 msgstr ""
53110 #: fortran/interface.c:3598
53111 #, gcc-internal-format, gfc-internal-format
53112 msgid "Assumed-type argument %s at %L requires an explicit interface"
53113 msgstr ""
53115 #: fortran/interface.c:3611
53116 #, gcc-internal-format
53117 msgid ""
53118 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
53119 "explicit interface for procedure %qs"
53120 msgstr ""
53122 #: fortran/interface.c:3624
53123 #, gcc-internal-format
53124 msgid ""
53125 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
53126 "explicit interface for procedure %qs"
53127 msgstr ""
53129 #: fortran/interface.c:3633
53130 #, gcc-internal-format, gfc-internal-format
53131 msgid "MOLD argument to NULL required at %L"
53132 msgstr ""
53134 #: fortran/interface.c:3641
53135 #, gcc-internal-format, gfc-internal-format
53136 msgid "Assumed-rank argument requires an explicit interface at %L"
53137 msgstr ""
53139 #: fortran/interface.c:3679
53140 #, gcc-internal-format
53141 msgid "Procedure pointer component %qs called with an implicit interface at %L"
53142 msgstr ""
53144 #: fortran/interface.c:3690
53145 #, gcc-internal-format
53146 msgid ""
53147 "Keyword argument requires explicit interface for procedure pointer component "
53148 "%qs at %L"
53149 msgstr ""
53151 #: fortran/interface.c:3775
53152 #, gcc-internal-format, gfc-internal-format
53153 msgid ""
53154 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
53155 "functions %s and %s"
53156 msgstr ""
53158 #: fortran/interface.c:3845
53159 #, gcc-internal-format
53160 msgid "Unable to find symbol %qs"
53161 msgstr ""
53163 #: fortran/interface.c:4212
53164 #, gcc-internal-format
53165 msgid "Entity %qs at %L is already present in the interface"
53166 msgstr ""
53168 #: fortran/interface.c:4329
53169 #, gcc-internal-format
53170 msgid "gfc_add_interface(): Bad interface type"
53171 msgstr ""
53173 #: fortran/interface.c:4423
53174 #, gcc-internal-format
53175 msgid "Can't overwrite GENERIC %qs at %L"
53176 msgstr ""
53178 #: fortran/interface.c:4435
53179 #, gcc-internal-format
53180 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
53181 msgstr ""
53183 #: fortran/interface.c:4443
53184 #, gcc-internal-format
53185 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
53186 msgstr ""
53188 #: fortran/interface.c:4451
53189 #, gcc-internal-format
53190 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
53191 msgstr ""
53193 #: fortran/interface.c:4460
53194 #, gcc-internal-format
53195 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
53196 msgstr ""
53198 #: fortran/interface.c:4466
53199 #, gcc-internal-format
53200 msgid ""
53201 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
53202 "either"
53203 msgstr ""
53205 #: fortran/interface.c:4475
53206 #, gcc-internal-format
53207 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
53208 msgstr ""
53210 #: fortran/interface.c:4486
53211 #, gcc-internal-format
53212 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
53213 msgstr ""
53215 #: fortran/interface.c:4494
53216 #, gcc-internal-format
53217 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
53218 msgstr ""
53220 #: fortran/interface.c:4505
53221 #, gcc-internal-format
53222 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
53223 msgstr ""
53225 #: fortran/interface.c:4535
53226 #, gcc-internal-format
53227 msgid ""
53228 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
53229 "corresponding argument of the overridden procedure"
53230 msgstr ""
53232 #: fortran/interface.c:4547
53233 #, gcc-internal-format
53234 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
53235 msgstr ""
53237 #: fortran/interface.c:4556
53238 #, gcc-internal-format
53239 msgid ""
53240 "%qs at %L must have the same number of formal arguments as the overridden "
53241 "procedure"
53242 msgstr ""
53244 #: fortran/interface.c:4565
53245 #, gcc-internal-format
53246 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
53247 msgstr ""
53249 #: fortran/interface.c:4576
53250 #, gcc-internal-format
53251 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
53252 msgstr ""
53254 #: fortran/interface.c:4583
53255 #, gcc-internal-format
53256 msgid ""
53257 "Passed-object dummy argument of %qs at %L must be at the same position as "
53258 "the passed-object dummy argument of the overridden procedure"
53259 msgstr ""
53261 #: fortran/interface.c:4604
53262 #, gcc-internal-format, gfc-internal-format
53263 msgid "DTIO dummy argument at %L must be of type %s"
53264 msgstr ""
53266 #: fortran/interface.c:4611
53267 #, gcc-internal-format, gfc-internal-format
53268 msgid "DTIO dummy argument at %L must be of KIND = %d"
53269 msgstr ""
53271 #: fortran/interface.c:4618
53272 #, gcc-internal-format, gfc-internal-format
53273 msgid "DTIO dummy argument at %L be a scalar"
53274 msgstr ""
53276 #: fortran/interface.c:4622
53277 #, gcc-internal-format, gfc-internal-format
53278 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
53279 msgstr ""
53281 #: fortran/interface.c:4626
53282 #, gcc-internal-format, gfc-internal-format
53283 msgid "DTIO dummy argument at %L must have intent %s"
53284 msgstr ""
53286 #: fortran/interface.c:4685 fortran/interface.c:4729
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "Alternate return at %L is not permitted in a DTIO procedure"
53289 msgstr ""
53291 #: fortran/interface.c:4697
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "DTIO procedure '%s' at %L must be a subroutine"
53294 msgstr ""
53296 #: fortran/interface.c:4706
53297 #, gcc-internal-format, gfc-internal-format
53298 msgid "Too few dummy arguments in DTIO procedure '%s' at %L"
53299 msgstr ""
53301 #: fortran/interface.c:4713
53302 #, gcc-internal-format, gfc-internal-format
53303 msgid "Too many dummy arguments in DTIO procedure '%s' at %L"
53304 msgstr ""
53306 #: fortran/intrinsic.c:196
53307 #, gcc-internal-format, gfc-internal-format
53308 msgid ""
53309 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
53310 "the intrinsic functions C_LOC and PRESENT"
53311 msgstr ""
53313 #: fortran/intrinsic.c:211
53314 #, gcc-internal-format, gfc-internal-format
53315 msgid ""
53316 "Assumed-type argument at %L is not permitted as actual argument to the "
53317 "intrinsic %s"
53318 msgstr ""
53320 #: fortran/intrinsic.c:218
53321 #, gcc-internal-format, gfc-internal-format
53322 msgid ""
53323 "Assumed-type argument at %L is only permitted as first actual argument to "
53324 "the intrinsic %s"
53325 msgstr ""
53327 #: fortran/intrinsic.c:225
53328 #, gcc-internal-format, gfc-internal-format
53329 msgid ""
53330 "Assumed-rank argument at %L is only permitted as actual argument to "
53331 "intrinsic inquiry functions"
53332 msgstr ""
53334 #: fortran/intrinsic.c:232
53335 #, gcc-internal-format, gfc-internal-format
53336 msgid ""
53337 "Assumed-rank argument at %L is only permitted as first actual argument to "
53338 "the intrinsic inquiry function %s"
53339 msgstr ""
53341 #: fortran/intrinsic.c:280
53342 #, gcc-internal-format
53343 msgid "do_check(): too many args"
53344 msgstr ""
53346 #: fortran/intrinsic.c:360
53347 #, gcc-internal-format
53348 msgid "add_sym(): Bad sizing mode"
53349 msgstr ""
53351 #: fortran/intrinsic.c:1077
53352 #, gcc-internal-format
53353 msgid ""
53354 "The intrinsic %qs at %L is not included in the selected standard but %s and "
53355 "%qs will be treated as if declared EXTERNAL.  Use an appropriate -std=* "
53356 "option or define -fall-intrinsics to allow this intrinsic."
53357 msgstr ""
53359 #: fortran/intrinsic.c:1112
53360 #, gcc-internal-format
53361 msgid "make_generic(): Can't find generic symbol %qs"
53362 msgstr ""
53364 #: fortran/intrinsic.c:4094
53365 #, gcc-internal-format
53366 msgid "Too many arguments in call to %qs at %L"
53367 msgstr ""
53369 #: fortran/intrinsic.c:4109
53370 #, gcc-internal-format, gfc-internal-format
53371 msgid ""
53372 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
53373 "context at %L"
53374 msgstr ""
53376 #: fortran/intrinsic.c:4112
53377 #, gcc-internal-format
53378 msgid "Can't find keyword named %qs in call to %qs at %L"
53379 msgstr ""
53381 #: fortran/intrinsic.c:4119
53382 #, gcc-internal-format
53383 msgid "Argument %qs appears twice in call to %qs at %L"
53384 msgstr ""
53386 #: fortran/intrinsic.c:4133
53387 #, gcc-internal-format
53388 msgid "Missing actual argument %qs in call to %qs at %L"
53389 msgstr ""
53391 #: fortran/intrinsic.c:4148
53392 #, gcc-internal-format, gfc-internal-format
53393 msgid "ALTERNATE RETURN not permitted at %L"
53394 msgstr ""
53396 #: fortran/intrinsic.c:4205
53397 #, gcc-internal-format
53398 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
53399 msgstr ""
53401 #: fortran/intrinsic.c:4311
53402 #, gcc-internal-format
53403 msgid "resolve_intrinsic(): Too many args for intrinsic"
53404 msgstr ""
53406 #: fortran/intrinsic.c:4406
53407 #, gcc-internal-format
53408 msgid "do_simplify(): Too many args for intrinsic"
53409 msgstr ""
53411 #: fortran/intrinsic.c:4445
53412 #, gcc-internal-format
53413 msgid "init_arglist(): too many arguments"
53414 msgstr ""
53416 #: fortran/intrinsic.c:4595
53417 #, gcc-internal-format
53418 msgid "Invalid standard code on intrinsic %qs (%d)"
53419 msgstr ""
53421 #: fortran/intrinsic.c:4604
53422 #, gcc-internal-format
53423 msgid "Intrinsic %qs (is %s) is used at %L"
53424 msgstr ""
53426 #: fortran/intrinsic.c:4675
53427 #, gcc-internal-format
53428 msgid "Function %qs as initialization expression at %L"
53429 msgstr ""
53431 #: fortran/intrinsic.c:4751
53432 #, gcc-internal-format, gfc-internal-format
53433 msgid ""
53434 "Elemental function as initialization expression with non-integer/non-"
53435 "character arguments at %L"
53436 msgstr ""
53438 #: fortran/intrinsic.c:4822
53439 #, gcc-internal-format
53440 msgid ""
53441 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
53442 msgstr ""
53444 #: fortran/intrinsic.c:4829
53445 #, gcc-internal-format
53446 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
53447 msgstr ""
53449 #: fortran/intrinsic.c:4905
53450 #, gcc-internal-format, gfc-internal-format
53451 msgid "Extension: Conversion from %s to %s at %L"
53452 msgstr ""
53454 #: fortran/intrinsic.c:4941 fortran/intrinsic.c:4958
53455 #, gcc-internal-format, gfc-internal-format
53456 msgid "Possible change of value in conversion from %s to %s at %L"
53457 msgstr ""
53459 #: fortran/intrinsic.c:4946 fortran/intrinsic.c:4967
53460 #, gcc-internal-format, gfc-internal-format
53461 msgid "Conversion from %s to %s at %L"
53462 msgstr ""
53464 #: fortran/intrinsic.c:5022
53465 #, gcc-internal-format, gfc-internal-format
53466 msgid "Can't convert %s to %s at %L"
53467 msgstr ""
53469 #: fortran/intrinsic.c:5027
53470 #, gcc-internal-format
53471 msgid "Can't convert %qs to %qs at %L"
53472 msgstr ""
53474 #: fortran/intrinsic.c:5119
53475 #, gcc-internal-format
53476 msgid ""
53477 "%qs declared at %L may shadow the intrinsic of the same name.  In order to "
53478 "call the intrinsic, explicit INTRINSIC declarations may be required."
53479 msgstr ""
53481 #: fortran/intrinsic.c:5125
53482 #, gcc-internal-format
53483 msgid ""
53484 "%qs declared at %L is also the name of an intrinsic.  It can only be called "
53485 "via an explicit interface or if declared EXTERNAL."
53486 msgstr ""
53488 #: fortran/io.c:176 fortran/primary.c:929
53489 #, gcc-internal-format, gfc-internal-format
53490 msgid "Extension: backslash character at %C"
53491 msgstr ""
53493 #: fortran/io.c:210
53494 #, gcc-internal-format, gfc-internal-format
53495 msgid "Nonconforming tab character in format at %C"
53496 msgstr ""
53498 #: fortran/io.c:453
53499 #, gcc-internal-format, gfc-internal-format
53500 msgid "DP format specifier not allowed at %C"
53501 msgstr ""
53503 #: fortran/io.c:460
53504 #, gcc-internal-format, gfc-internal-format
53505 msgid "DC format specifier not allowed at %C"
53506 msgstr ""
53508 #: fortran/io.c:467
53509 #, gcc-internal-format, gfc-internal-format
53510 msgid "Fortran 2003: DT format specifier not allowed at %C"
53511 msgstr ""
53513 #: fortran/io.c:685
53514 #, gcc-internal-format, gfc-internal-format
53515 msgid "X descriptor requires leading space count at %L"
53516 msgstr ""
53518 #: fortran/io.c:762
53519 #, gcc-internal-format, gfc-internal-format
53520 msgid "$ descriptor at %L"
53521 msgstr ""
53523 #: fortran/io.c:766
53524 #, gcc-internal-format, gfc-internal-format
53525 msgid "$ should be the last specifier in format at %L"
53526 msgstr ""
53528 #: fortran/io.c:865 fortran/io.c:869
53529 #, gcc-internal-format, gfc-internal-format
53530 msgid "Extension: Zero width after L descriptor at %L"
53531 msgstr ""
53533 #: fortran/io.c:881
53534 #, gcc-internal-format, gfc-internal-format
53535 msgid "Missing positive width after L descriptor at %L"
53536 msgstr ""
53538 #: fortran/io.c:912
53539 #, gcc-internal-format
53540 msgid "%<G0%> in format at %L"
53541 msgstr ""
53543 #: fortran/io.c:940
53544 #, gcc-internal-format, gfc-internal-format
53545 msgid "Positive width required in format specifier %s at %L"
53546 msgstr ""
53548 #: fortran/io.c:956 fortran/io.c:963
53549 #, gcc-internal-format, gfc-internal-format
53550 msgid "Period required in format specifier %s at %L"
53551 msgstr ""
53553 #: fortran/io.c:1035
53554 #, gcc-internal-format, gfc-internal-format
53555 msgid "Period required in format specifier at %L"
53556 msgstr ""
53558 #: fortran/io.c:1057
53559 #, gcc-internal-format, gfc-internal-format
53560 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
53561 msgstr ""
53563 #: fortran/io.c:1145 fortran/io.c:1207
53564 #, gcc-internal-format, gfc-internal-format
53565 msgid "Missing comma at %L"
53566 msgstr ""
53568 #: fortran/io.c:1225
53569 #, gcc-internal-format, gfc-internal-format
53570 msgid "%s in format string at %L"
53571 msgstr ""
53573 #: fortran/io.c:1263
53574 #, gcc-internal-format, gfc-internal-format
53575 msgid "Extraneous characters in format at %L"
53576 msgstr ""
53578 #: fortran/io.c:1285
53579 #, gcc-internal-format, gfc-internal-format
53580 msgid "Format statement in module main block at %C"
53581 msgstr ""
53583 #: fortran/io.c:1294
53584 #, gcc-internal-format, gfc-internal-format
53585 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
53586 msgstr ""
53588 #: fortran/io.c:1300
53589 #, gcc-internal-format, gfc-internal-format
53590 msgid "Missing format label at %C"
53591 msgstr ""
53593 #: fortran/io.c:1348
53594 #, gcc-internal-format, gfc-internal-format
53595 msgid "IOMSG must be a scalar-default-char-variable at %L"
53596 msgstr ""
53598 #: fortran/io.c:1362
53599 #, gcc-internal-format, gfc-internal-format
53600 msgid "%s requires a scalar-default-char-expr at %L"
53601 msgstr ""
53603 #: fortran/io.c:1385 fortran/io.c:1416 fortran/io.c:1482
53604 #, gcc-internal-format, gfc-internal-format
53605 msgid "Invalid value for %s specification at %C"
53606 msgstr ""
53608 #: fortran/io.c:1391 fortran/io.c:1422 fortran/io.c:1564 fortran/io.c:1577
53609 #, gcc-internal-format, gfc-internal-format
53610 msgid "Duplicate %s specification at %C"
53611 msgstr ""
53613 #: fortran/io.c:1429
53614 #, gcc-internal-format, gfc-internal-format
53615 msgid "Variable %s cannot be INTENT(IN) at %C"
53616 msgstr ""
53618 #: fortran/io.c:1437
53619 #, gcc-internal-format, gfc-internal-format
53620 msgid "Variable %s cannot be assigned in PURE procedure at %C"
53621 msgstr ""
53623 #: fortran/io.c:1488
53624 #, gcc-internal-format, gfc-internal-format
53625 msgid "Duplicate %s label specification at %C"
53626 msgstr ""
53628 #: fortran/io.c:1508 fortran/io.c:1525 fortran/io.c:1546
53629 #, gcc-internal-format, gfc-internal-format
53630 msgid "%s is a DEC extension at %C, re-compile with -fdec to enable"
53631 msgstr ""
53633 #: fortran/io.c:1599
53634 #, gcc-internal-format, gfc-internal-format
53635 msgid ""
53636 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
53637 msgstr ""
53639 #: fortran/io.c:1617
53640 #, gcc-internal-format, gfc-internal-format
53641 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
53642 msgstr ""
53644 #: fortran/io.c:1623
53645 #, gcc-internal-format, gfc-internal-format
53646 msgid "ASSIGNED variable in FORMAT tag at %L"
53647 msgstr ""
53649 #: fortran/io.c:1628
53650 #, gcc-internal-format
53651 msgid "Variable %qs at %L has not been assigned a format label"
53652 msgstr ""
53654 #: fortran/io.c:1635
53655 #, gcc-internal-format
53656 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
53657 msgstr ""
53659 #: fortran/io.c:1647
53660 #, gcc-internal-format, gfc-internal-format
53661 msgid "Non-character in FORMAT tag at %L"
53662 msgstr ""
53664 #: fortran/io.c:1653
53665 #, gcc-internal-format, gfc-internal-format
53666 msgid "Non-character assumed shape array element in FORMAT tag at %L"
53667 msgstr ""
53669 #: fortran/io.c:1660
53670 #, gcc-internal-format, gfc-internal-format
53671 msgid "Non-character assumed size array element in FORMAT tag at %L"
53672 msgstr ""
53674 #: fortran/io.c:1667
53675 #, gcc-internal-format, gfc-internal-format
53676 msgid "Non-character pointer array element in FORMAT tag at %L"
53677 msgstr ""
53679 #: fortran/io.c:1693
53680 #, gcc-internal-format, gfc-internal-format
53681 msgid "%s tag at %L must be of type %s"
53682 msgstr ""
53684 #: fortran/io.c:1700
53685 #, gcc-internal-format, gfc-internal-format
53686 msgid "%s tag at %L must be a character string of default kind"
53687 msgstr ""
53689 #: fortran/io.c:1707
53690 #, gcc-internal-format, gfc-internal-format
53691 msgid "%s tag at %L must be scalar"
53692 msgstr ""
53694 #: fortran/io.c:1713
53695 #, gcc-internal-format, gfc-internal-format
53696 msgid "IOMSG tag at %L"
53697 msgstr ""
53699 #: fortran/io.c:1721
53700 #, gcc-internal-format, gfc-internal-format
53701 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
53702 msgstr ""
53704 #: fortran/io.c:1730
53705 #, gcc-internal-format, gfc-internal-format
53706 msgid "Non-default LOGICAL kind in %s tag at %L"
53707 msgstr ""
53709 #: fortran/io.c:1737
53710 #, gcc-internal-format, gfc-internal-format
53711 msgid "NEWUNIT specifier at %L"
53712 msgstr ""
53714 #: fortran/io.c:1755
53715 #, gcc-internal-format, gfc-internal-format
53716 msgid "CONVERT tag at %L"
53717 msgstr ""
53719 #: fortran/io.c:1965
53720 #, gcc-internal-format
53721 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
53722 msgstr ""
53724 #: fortran/io.c:1973 fortran/io.c:2000
53725 #, gcc-internal-format
53726 msgid "%s specifier in %s statement at %C has value %qs"
53727 msgstr ""
53729 #: fortran/io.c:1992
53730 #, gcc-internal-format
53731 msgid "Extension: %s specifier in %s statement at %C has value %qs"
53732 msgstr ""
53734 #: fortran/io.c:2014 fortran/io.c:2022
53735 #, gcc-internal-format
53736 msgid "%s specifier in %s statement at %C has invalid value %qs"
53737 msgstr ""
53739 #: fortran/io.c:2075
53740 #, gcc-internal-format, gfc-internal-format
53741 msgid "OPEN statement not allowed in PURE procedure at %C"
53742 msgstr ""
53744 #: fortran/io.c:2088
53745 #, gcc-internal-format, gfc-internal-format
53746 msgid "UNIT specifier not allowed with NEWUNIT at %C"
53747 msgstr ""
53749 #: fortran/io.c:2098
53750 #, gcc-internal-format, gfc-internal-format
53751 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
53752 msgstr ""
53754 #: fortran/io.c:2106
53755 #, gcc-internal-format, gfc-internal-format
53756 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
53757 msgstr ""
53759 #: fortran/io.c:2144
53760 #, gcc-internal-format, gfc-internal-format
53761 msgid "ACTION type conflicts with READONLY specifier at %C"
53762 msgstr ""
53764 #: fortran/io.c:2158
53765 #, gcc-internal-format, gfc-internal-format
53766 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
53767 msgstr ""
53769 #: fortran/io.c:2179 fortran/io.c:3712
53770 #, gcc-internal-format, gfc-internal-format
53771 msgid "BLANK= at %C not allowed in Fortran 95"
53772 msgstr ""
53774 #: fortran/io.c:2216 fortran/io.c:3688
53775 #, gcc-internal-format, gfc-internal-format
53776 msgid "DECIMAL= at %C not allowed in Fortran 95"
53777 msgstr ""
53779 #: fortran/io.c:2254
53780 #, gcc-internal-format, gfc-internal-format
53781 msgid "ENCODING= at %C not allowed in Fortran 95"
53782 msgstr ""
53784 #: fortran/io.c:2317 fortran/io.c:3761
53785 #, gcc-internal-format, gfc-internal-format
53786 msgid "ROUND= at %C not allowed in Fortran 95"
53787 msgstr ""
53789 #: fortran/io.c:2356
53790 #, gcc-internal-format, gfc-internal-format
53791 msgid "SIGN= at %C not allowed in Fortran 95"
53792 msgstr ""
53794 #: fortran/io.c:2577
53795 #, gcc-internal-format, gfc-internal-format
53796 msgid "CLOSE statement not allowed in PURE procedure at %C"
53797 msgstr ""
53799 #: fortran/io.c:2639
53800 #, gcc-internal-format, gfc-internal-format
53801 msgid "CLOSE statement at %L requires a UNIT number"
53802 msgstr ""
53804 #: fortran/io.c:2647
53805 #, gcc-internal-format, gfc-internal-format
53806 msgid "UNIT number in CLOSE statement at %L must be non-negative"
53807 msgstr ""
53809 #: fortran/io.c:2745 fortran/match.c:2948
53810 #, gcc-internal-format, gfc-internal-format
53811 msgid "%s statement not allowed in PURE procedure at %C"
53812 msgstr ""
53814 #: fortran/io.c:2779
53815 #, gcc-internal-format, gfc-internal-format
53816 msgid "UNIT number missing in statement at %L"
53817 msgstr ""
53819 #: fortran/io.c:2787 fortran/io.c:3230
53820 #, gcc-internal-format, gfc-internal-format
53821 msgid "UNIT number in statement at %L must be non-negative"
53822 msgstr ""
53824 #: fortran/io.c:2820
53825 #, gcc-internal-format, gfc-internal-format
53826 msgid "FLUSH statement at %C"
53827 msgstr ""
53829 #: fortran/io.c:2861
53830 #, gcc-internal-format, gfc-internal-format
53831 msgid "Missing format with default unit at %C"
53832 msgstr ""
53834 #: fortran/io.c:2881
53835 #, gcc-internal-format, gfc-internal-format
53836 msgid "Duplicate UNIT specification at %C"
53837 msgstr ""
53839 #: fortran/io.c:2955
53840 #, gcc-internal-format, gfc-internal-format
53841 msgid "Duplicate format specification at %C"
53842 msgstr ""
53844 #: fortran/io.c:2972
53845 #, gcc-internal-format
53846 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
53847 msgstr ""
53849 #: fortran/io.c:3008
53850 #, gcc-internal-format, gfc-internal-format
53851 msgid "Duplicate NML specification at %C"
53852 msgstr ""
53854 #: fortran/io.c:3017
53855 #, gcc-internal-format
53856 msgid "Symbol %qs at %C must be a NAMELIST group name"
53857 msgstr ""
53859 #: fortran/io.c:3087
53860 #, gcc-internal-format, gfc-internal-format
53861 msgid "END tag at %C not allowed in output statement"
53862 msgstr ""
53864 #: fortran/io.c:3164
53865 #, gcc-internal-format, gfc-internal-format
53866 msgid "UNIT not specified at %L"
53867 msgstr ""
53869 #: fortran/io.c:3176
53870 #, gcc-internal-format, gfc-internal-format
53871 msgid ""
53872 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
53873 "variable"
53874 msgstr ""
53876 #: fortran/io.c:3198
53877 #, gcc-internal-format, gfc-internal-format
53878 msgid "Invalid form of WRITE statement at %L, UNIT required"
53879 msgstr ""
53881 #: fortran/io.c:3209
53882 #, gcc-internal-format, gfc-internal-format
53883 msgid "Internal unit with vector subscript at %L"
53884 msgstr ""
53886 #: fortran/io.c:3223
53887 #, gcc-internal-format, gfc-internal-format
53888 msgid "External IO UNIT cannot be an array at %L"
53889 msgstr ""
53891 #: fortran/io.c:3251
53892 #, gcc-internal-format
53893 msgid ""
53894 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
53895 "appear in a variable definition context"
53896 msgstr ""
53898 #: fortran/io.c:3261
53899 #, gcc-internal-format, gfc-internal-format
53900 msgid "Comma before i/o item list at %L"
53901 msgstr ""
53903 #: fortran/io.c:3271
53904 #, gcc-internal-format, gfc-internal-format
53905 msgid "ERR tag label %d at %L not defined"
53906 msgstr ""
53908 #: fortran/io.c:3283
53909 #, gcc-internal-format, gfc-internal-format
53910 msgid "END tag label %d at %L not defined"
53911 msgstr ""
53913 #: fortran/io.c:3295
53914 #, gcc-internal-format, gfc-internal-format
53915 msgid "EOR tag label %d at %L not defined"
53916 msgstr ""
53918 #: fortran/io.c:3305
53919 #, gcc-internal-format, gfc-internal-format
53920 msgid "FORMAT label %d at %L not defined"
53921 msgstr ""
53923 #: fortran/io.c:3336
53924 #, gcc-internal-format
53925 msgid "io_kind_name(): bad I/O-kind"
53926 msgstr ""
53928 #: fortran/io.c:3425
53929 #, gcc-internal-format, gfc-internal-format
53930 msgid "Syntax error in I/O iterator at %C"
53931 msgstr ""
53933 #: fortran/io.c:3456
53934 #, gcc-internal-format, gfc-internal-format
53935 msgid "Expected variable in READ statement at %C"
53936 msgstr ""
53938 #: fortran/io.c:3462
53939 #, gcc-internal-format, gfc-internal-format
53940 msgid "Expected expression in %s statement at %C"
53941 msgstr ""
53943 #. A general purpose syntax error.
53944 #: fortran/io.c:3519 fortran/io.c:4179 fortran/gfortran.h:2810
53945 #, gcc-internal-format, gfc-internal-format
53946 msgid "Syntax error in %s statement at %C"
53947 msgstr ""
53949 #: fortran/io.c:3603
53950 #, gcc-internal-format, gfc-internal-format
53951 msgid "Internal file at %L with namelist"
53952 msgstr ""
53954 #: fortran/io.c:3659
53955 #, gcc-internal-format, gfc-internal-format
53956 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
53957 msgstr ""
53959 #: fortran/io.c:3737
53960 #, gcc-internal-format, gfc-internal-format
53961 msgid "PAD= at %C not allowed in Fortran 95"
53962 msgstr ""
53964 #: fortran/io.c:3813
53965 #, gcc-internal-format, gfc-internal-format
53966 msgid "DELIM= at %C not allowed in Fortran 95"
53967 msgstr ""
53969 #: fortran/io.c:3965
53970 #, gcc-internal-format, gfc-internal-format
53971 msgid "PRINT namelist at %C is an extension"
53972 msgstr ""
53974 #: fortran/io.c:4146
53975 #, gcc-internal-format, gfc-internal-format
53976 msgid "Expected comma in I/O list at %C"
53977 msgstr ""
53979 #: fortran/io.c:4213
53980 #, gcc-internal-format, gfc-internal-format
53981 msgid "PRINT statement at %C not allowed within PURE procedure"
53982 msgstr ""
53984 #: fortran/io.c:4380 fortran/io.c:4442
53985 #, gcc-internal-format, gfc-internal-format
53986 msgid "INQUIRE statement not allowed in PURE procedure at %C"
53987 msgstr ""
53989 #: fortran/io.c:4408
53990 #, gcc-internal-format, gfc-internal-format
53991 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
53992 msgstr ""
53994 #: fortran/io.c:4418 fortran/trans-io.c:1327
53995 #, gcc-internal-format, gfc-internal-format
53996 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
53997 msgstr ""
53999 #: fortran/io.c:4425
54000 #, gcc-internal-format, gfc-internal-format
54001 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
54002 msgstr ""
54004 #: fortran/io.c:4435
54005 #, gcc-internal-format, gfc-internal-format
54006 msgid "UNIT number in INQUIRE statement at %L can not be %d"
54007 msgstr ""
54009 #: fortran/io.c:4450
54010 #, gcc-internal-format, gfc-internal-format
54011 msgid ""
54012 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
54013 msgstr ""
54015 #: fortran/io.c:4628
54016 #, gcc-internal-format, gfc-internal-format
54017 msgid "WAIT at %C not allowed in Fortran 95"
54018 msgstr ""
54020 #: fortran/io.c:4634
54021 #, gcc-internal-format, gfc-internal-format
54022 msgid "WAIT statement not allowed in PURE procedure at %C"
54023 msgstr ""
54025 #: fortran/match.c:115
54026 #, gcc-internal-format
54027 msgid "gfc_op2string(): Bad code"
54028 msgstr ""
54030 #: fortran/match.c:192
54031 #, gcc-internal-format, gfc-internal-format
54032 msgid "Expected structure component or operator name after '.' at %C"
54033 msgstr ""
54035 #: fortran/match.c:224
54036 #, gcc-internal-format, gfc-internal-format
54037 msgid ""
54038 "'%s' is neither a defined operator nor a structure component in dotted "
54039 "string at %C"
54040 msgstr ""
54042 #: fortran/match.c:294
54043 #, gcc-internal-format
54044 msgid "Missing %<)%> in statement at or before %L"
54045 msgstr ""
54047 #: fortran/match.c:299
54048 #, gcc-internal-format
54049 msgid "Missing %<(%> in statement at or before %L"
54050 msgstr ""
54052 #: fortran/match.c:496
54053 #, gcc-internal-format, gfc-internal-format
54054 msgid "Integer too large at %C"
54055 msgstr ""
54057 #: fortran/match.c:589 fortran/parse.c:1081
54058 #, gcc-internal-format, gfc-internal-format
54059 msgid "Too many digits in statement label at %C"
54060 msgstr ""
54062 #: fortran/match.c:595
54063 #, gcc-internal-format, gfc-internal-format
54064 msgid "Statement label at %C is zero"
54065 msgstr ""
54067 #: fortran/match.c:628
54068 #, gcc-internal-format
54069 msgid "Label name %qs at %C is ambiguous"
54070 msgstr ""
54072 #: fortran/match.c:634
54073 #, gcc-internal-format
54074 msgid "Duplicate construct label %qs at %C"
54075 msgstr ""
54077 #: fortran/match.c:668
54078 #, gcc-internal-format, gfc-internal-format
54079 msgid "Invalid character in name at %C"
54080 msgstr ""
54082 #: fortran/match.c:681
54083 #, gcc-internal-format, gfc-internal-format
54084 msgid "Name at %C is too long"
54085 msgstr ""
54087 #: fortran/match.c:692
54088 #, gcc-internal-format
54089 msgid ""
54090 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
54091 "extension"
54092 msgstr ""
54094 #: fortran/match.c:968
54095 #, gcc-internal-format, gfc-internal-format
54096 msgid ".XOR. operator at %C"
54097 msgstr ""
54099 #: fortran/match.c:1023
54100 #, gcc-internal-format, gfc-internal-format
54101 msgid "Loop variable at %C cannot be an array"
54102 msgstr ""
54104 #: fortran/match.c:1030
54105 #, gcc-internal-format, gfc-internal-format
54106 msgid "Loop variable at %C cannot be a coarray"
54107 msgstr ""
54109 #: fortran/match.c:1036
54110 #, gcc-internal-format, gfc-internal-format
54111 msgid "Loop variable at %C cannot be a sub-component"
54112 msgstr ""
54114 #: fortran/match.c:1070
54115 #, gcc-internal-format, gfc-internal-format
54116 msgid "Expected a step value in iterator at %C"
54117 msgstr ""
54119 #: fortran/match.c:1082
54120 #, gcc-internal-format, gfc-internal-format
54121 msgid "Syntax error in iterator at %C"
54122 msgstr ""
54124 #: fortran/match.c:1250
54125 #, gcc-internal-format, gfc-internal-format
54126 msgid "gfc_match(): Bad match code %c"
54127 msgstr ""
54129 #: fortran/match.c:1323
54130 #, gcc-internal-format, gfc-internal-format
54131 msgid "Invalid form of PROGRAM statement at %C"
54132 msgstr ""
54134 #: fortran/match.c:1453 fortran/match.c:1533
54135 #, gcc-internal-format, gfc-internal-format
54136 msgid "Arithmetic IF statement at %C"
54137 msgstr ""
54139 #: fortran/match.c:1508
54140 #, gcc-internal-format, gfc-internal-format
54141 msgid "Syntax error in IF-expression at %C"
54142 msgstr ""
54144 #: fortran/match.c:1519
54145 #, gcc-internal-format, gfc-internal-format
54146 msgid "Block label not appropriate for arithmetic IF statement at %C"
54147 msgstr ""
54149 #: fortran/match.c:1556
54150 #, gcc-internal-format, gfc-internal-format
54151 msgid "Block label is not appropriate for IF statement at %C"
54152 msgstr ""
54154 #: fortran/match.c:1647
54155 #, gcc-internal-format, gfc-internal-format
54156 msgid "Cannot assign to a named constant at %C"
54157 msgstr ""
54159 #: fortran/match.c:1657
54160 #, gcc-internal-format, gfc-internal-format
54161 msgid "Unclassifiable statement in IF-clause at %C"
54162 msgstr ""
54164 #: fortran/match.c:1664
54165 #, gcc-internal-format, gfc-internal-format
54166 msgid "Syntax error in IF-clause at %C"
54167 msgstr ""
54169 #: fortran/match.c:1707
54170 #, gcc-internal-format, gfc-internal-format
54171 msgid "Unexpected junk after ELSE statement at %C"
54172 msgstr ""
54174 #: fortran/match.c:1713 fortran/match.c:1748
54175 #, gcc-internal-format
54176 msgid "Label %qs at %C doesn't match IF label %qs"
54177 msgstr ""
54179 #: fortran/match.c:1742
54180 #, gcc-internal-format, gfc-internal-format
54181 msgid "Unexpected junk after ELSE IF statement at %C"
54182 msgstr ""
54184 #: fortran/match.c:1806
54185 #, gcc-internal-format, gfc-internal-format
54186 msgid "Image control statement CRITICAL at %C in PURE procedure"
54187 msgstr ""
54189 #: fortran/match.c:1812
54190 #, gcc-internal-format, gfc-internal-format
54191 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
54192 msgstr ""
54194 #: fortran/match.c:1819
54195 #, gcc-internal-format, gfc-internal-format
54196 msgid "CRITICAL statement at %C"
54197 msgstr ""
54199 #: fortran/match.c:1831
54200 #, gcc-internal-format, gfc-internal-format
54201 msgid "Nested CRITICAL block at %C"
54202 msgstr ""
54204 #: fortran/match.c:1883
54205 #, gcc-internal-format, gfc-internal-format
54206 msgid "Expected association list at %C"
54207 msgstr ""
54209 #: fortran/match.c:1896
54210 #, gcc-internal-format, gfc-internal-format
54211 msgid "Expected association at %C"
54212 msgstr ""
54214 #: fortran/match.c:1905
54215 #, gcc-internal-format
54216 msgid "Duplicate name %qs in association at %C"
54217 msgstr ""
54219 #: fortran/match.c:1913
54220 #, gcc-internal-format, gfc-internal-format
54221 msgid "Association target at %C must not be coindexed"
54222 msgstr ""
54224 #: fortran/match.c:1931
54225 #, gcc-internal-format
54226 msgid "Expected %<)%> or %<,%> at %C"
54227 msgstr ""
54229 #: fortran/match.c:1949
54230 #, gcc-internal-format, gfc-internal-format
54231 msgid "Junk after ASSOCIATE statement at %C"
54232 msgstr ""
54234 #: fortran/match.c:2019
54235 #, gcc-internal-format
54236 msgid "Derived type %qs at %L may not be ABSTRACT"
54237 msgstr ""
54239 #: fortran/match.c:2087 fortran/match.c:2153 fortran/match.c:2174
54240 #, gcc-internal-format, gfc-internal-format
54241 msgid "Invalid type-spec at %C"
54242 msgstr ""
54244 #: fortran/match.c:2269
54245 #, gcc-internal-format, gfc-internal-format
54246 msgid "Syntax error in FORALL iterator at %C"
54247 msgstr ""
54249 #: fortran/match.c:2534
54250 #, gcc-internal-format, gfc-internal-format
54251 msgid "DO CONCURRENT construct at %C"
54252 msgstr ""
54254 #: fortran/match.c:2659
54255 #, gcc-internal-format
54256 msgid "Name %qs in %s statement at %C is unknown"
54257 msgstr ""
54259 #: fortran/match.c:2667
54260 #, gcc-internal-format
54261 msgid "Name %qs in %s statement at %C is not a construct name"
54262 msgstr ""
54264 #: fortran/match.c:2679
54265 #, gcc-internal-format, gfc-internal-format
54266 msgid "%s statement at %C leaves CRITICAL construct"
54267 msgstr ""
54269 #. F2008, C821 & C845.
54270 #: fortran/match.c:2687
54271 #, gcc-internal-format, gfc-internal-format
54272 msgid "%s statement at %C leaves DO CONCURRENT construct"
54273 msgstr ""
54275 #: fortran/match.c:2699
54276 #, gcc-internal-format, gfc-internal-format
54277 msgid "%s statement at %C is not within a construct"
54278 msgstr ""
54280 #: fortran/match.c:2702
54281 #, gcc-internal-format
54282 msgid "%s statement at %C is not within construct %qs"
54283 msgstr ""
54285 #: fortran/match.c:2727
54286 #, gcc-internal-format
54287 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
54288 msgstr ""
54290 #: fortran/match.c:2732
54291 #, gcc-internal-format, gfc-internal-format
54292 msgid "EXIT statement with no do-construct-name at %C"
54293 msgstr ""
54295 #: fortran/match.c:2738
54296 #, gcc-internal-format
54297 msgid "%s statement at %C is not applicable to construct %qs"
54298 msgstr ""
54300 #: fortran/match.c:2746
54301 #, gcc-internal-format, gfc-internal-format
54302 msgid "%s statement at %C leaving OpenACC structured block"
54303 msgstr ""
54305 #: fortran/match.c:2771
54306 #, gcc-internal-format, gfc-internal-format
54307 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
54308 msgstr ""
54310 #: fortran/match.c:2776
54311 #, gcc-internal-format, gfc-internal-format
54312 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
54313 msgstr ""
54315 #: fortran/match.c:2805
54316 #, gcc-internal-format, gfc-internal-format
54317 msgid "EXIT statement at %C terminating !$OMP DO loop"
54318 msgstr ""
54320 #: fortran/match.c:2810
54321 #, gcc-internal-format, gfc-internal-format
54322 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
54323 msgstr ""
54325 #: fortran/match.c:2897
54326 #, gcc-internal-format, gfc-internal-format
54327 msgid "Blank required in %s statement near %C"
54328 msgstr ""
54330 #: fortran/match.c:2915
54331 #, gcc-internal-format, gfc-internal-format
54332 msgid "STOP code at %C cannot be negative"
54333 msgstr ""
54335 #: fortran/match.c:2921
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "STOP code at %C contains too many digits"
54338 msgstr ""
54340 #: fortran/match.c:2942
54341 #, gcc-internal-format, gfc-internal-format
54342 msgid "%s statement at %C in PURE procedure"
54343 msgstr ""
54345 #: fortran/match.c:2958
54346 #, gcc-internal-format, gfc-internal-format
54347 msgid "Image control statement STOP at %C in CRITICAL block"
54348 msgstr ""
54350 #: fortran/match.c:2963
54351 #, gcc-internal-format, gfc-internal-format
54352 msgid "Image control statement STOP at %C in DO CONCURRENT block"
54353 msgstr ""
54355 #: fortran/match.c:2974
54356 #, gcc-internal-format, gfc-internal-format
54357 msgid ""
54358 "STOP code at %L must be a scalar CHARACTER constant or "
54359 "digit[digit[digit[digit[digit]]]]"
54360 msgstr ""
54362 #: fortran/match.c:2987
54363 #, gcc-internal-format, gfc-internal-format
54364 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
54365 msgstr ""
54367 #: fortran/match.c:2994
54368 #, gcc-internal-format, gfc-internal-format
54369 msgid "STOP code at %L must be scalar"
54370 msgstr ""
54372 #: fortran/match.c:3001
54373 #, gcc-internal-format, gfc-internal-format
54374 msgid "STOP code at %L must be default character KIND=%d"
54375 msgstr ""
54377 #: fortran/match.c:3008
54378 #, gcc-internal-format, gfc-internal-format
54379 msgid "STOP code at %L must be default integer KIND=%d"
54380 msgstr ""
54382 #: fortran/match.c:3056
54383 #, gcc-internal-format, gfc-internal-format
54384 msgid "PAUSE statement at %C"
54385 msgstr ""
54387 #: fortran/match.c:3077
54388 #, gcc-internal-format, gfc-internal-format
54389 msgid "ERROR STOP statement at %C"
54390 msgstr ""
54392 #: fortran/match.c:3103
54393 #, gcc-internal-format, gfc-internal-format
54394 msgid "Image control statement EVENT %s at %C in PURE procedure"
54395 msgstr ""
54397 #: fortran/match.c:3118
54398 #, gcc-internal-format, gfc-internal-format
54399 msgid "Image control statement EVENT %s at %C in CRITICAL block"
54400 msgstr ""
54402 #: fortran/match.c:3125
54403 #, gcc-internal-format, gfc-internal-format
54404 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
54405 msgstr ""
54407 #: fortran/match.c:3155 fortran/match.c:3350 fortran/match.c:3562
54408 #: fortran/match.c:4072 fortran/match.c:4409
54409 #, gcc-internal-format, gfc-internal-format
54410 msgid "Redundant STAT tag found at %L "
54411 msgstr ""
54413 #: fortran/match.c:3176 fortran/match.c:3371 fortran/match.c:3582
54414 #: fortran/match.c:4098 fortran/match.c:4434
54415 #, gcc-internal-format, gfc-internal-format
54416 msgid "Redundant ERRMSG tag found at %L "
54417 msgstr ""
54419 #: fortran/match.c:3197
54420 #, gcc-internal-format, gfc-internal-format
54421 msgid "Redundant UNTIL_COUNT tag found at %L "
54422 msgstr ""
54424 #: fortran/match.c:3263
54425 #, gcc-internal-format, gfc-internal-format
54426 msgid "EVENT POST statement at %C"
54427 msgstr ""
54429 #: fortran/match.c:3273
54430 #, gcc-internal-format, gfc-internal-format
54431 msgid "EVENT WAIT statement at %C"
54432 msgstr ""
54434 #: fortran/match.c:3298
54435 #, gcc-internal-format, gfc-internal-format
54436 msgid "Image control statement %s at %C in PURE procedure"
54437 msgstr ""
54439 #: fortran/match.c:3313
54440 #, gcc-internal-format, gfc-internal-format
54441 msgid "Image control statement %s at %C in CRITICAL block"
54442 msgstr ""
54444 #: fortran/match.c:3320
54445 #, gcc-internal-format, gfc-internal-format
54446 msgid "Image control statement %s at %C in DO CONCURRENT block"
54447 msgstr ""
54449 #: fortran/match.c:3392
54450 #, gcc-internal-format, gfc-internal-format
54451 msgid "Redundant ACQUIRED_LOCK tag found at %L "
54452 msgstr ""
54454 #: fortran/match.c:3457
54455 #, gcc-internal-format, gfc-internal-format
54456 msgid "LOCK statement at %C"
54457 msgstr ""
54459 #: fortran/match.c:3467
54460 #, gcc-internal-format, gfc-internal-format
54461 msgid "UNLOCK statement at %C"
54462 msgstr ""
54464 #: fortran/match.c:3492
54465 #, gcc-internal-format, gfc-internal-format
54466 msgid "Image control statement SYNC at %C in PURE procedure"
54467 msgstr ""
54469 #: fortran/match.c:3498
54470 #, gcc-internal-format, gfc-internal-format
54471 msgid "SYNC statement at %C"
54472 msgstr ""
54474 #: fortran/match.c:3510
54475 #, gcc-internal-format, gfc-internal-format
54476 msgid "Image control statement SYNC at %C in CRITICAL block"
54477 msgstr ""
54479 #: fortran/match.c:3516
54480 #, gcc-internal-format, gfc-internal-format
54481 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
54482 msgstr ""
54484 #: fortran/match.c:3696
54485 #, gcc-internal-format, gfc-internal-format
54486 msgid "ASSIGN statement at %C"
54487 msgstr ""
54489 #: fortran/match.c:3740
54490 #, gcc-internal-format, gfc-internal-format
54491 msgid "Assigned GOTO statement at %C"
54492 msgstr ""
54494 #: fortran/match.c:3784 fortran/match.c:3835
54495 #, gcc-internal-format, gfc-internal-format
54496 msgid "Statement label list in GOTO at %C cannot be empty"
54497 msgstr ""
54499 #: fortran/match.c:3845
54500 #, gcc-internal-format, gfc-internal-format
54501 msgid "Computed GOTO at %C"
54502 msgstr ""
54504 #: fortran/match.c:3917
54505 #, gcc-internal-format, gfc-internal-format
54506 msgid "Error in type-spec at %L"
54507 msgstr ""
54509 #: fortran/match.c:3927
54510 #, gcc-internal-format, gfc-internal-format
54511 msgid "typespec in ALLOCATE at %L"
54512 msgstr ""
54514 #: fortran/match.c:3970
54515 #, gcc-internal-format, gfc-internal-format
54516 msgid "Bad allocate-object at %C for a PURE procedure"
54517 msgstr ""
54519 #: fortran/match.c:3994
54520 #, gcc-internal-format, gfc-internal-format
54521 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
54522 msgstr ""
54524 #: fortran/match.c:3999
54525 #, gcc-internal-format, gfc-internal-format
54526 msgid "ALLOCATE of coarray at %C in CRITICAL block"
54527 msgstr ""
54529 #: fortran/match.c:4021
54530 #, gcc-internal-format, gfc-internal-format
54531 msgid ""
54532 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
54533 msgstr ""
54535 #: fortran/match.c:4033
54536 #, gcc-internal-format, gfc-internal-format
54537 msgid "Type of entity at %L is type incompatible with typespec"
54538 msgstr ""
54540 #: fortran/match.c:4041
54541 #, gcc-internal-format, gfc-internal-format
54542 msgid ""
54543 "Kind type parameter for entity at %L differs from the kind type parameter of "
54544 "the typespec"
54545 msgstr ""
54547 #: fortran/match.c:4055
54548 #, gcc-internal-format, gfc-internal-format
54549 msgid "Shape specification for allocatable scalar at %C"
54550 msgstr ""
54552 #: fortran/match.c:4092
54553 #, gcc-internal-format, gfc-internal-format
54554 msgid "ERRMSG tag at %L"
54555 msgstr ""
54557 #: fortran/match.c:4115
54558 #, gcc-internal-format, gfc-internal-format
54559 msgid "SOURCE tag at %L"
54560 msgstr ""
54562 #: fortran/match.c:4121
54563 #, gcc-internal-format, gfc-internal-format
54564 msgid "Redundant SOURCE tag found at %L "
54565 msgstr ""
54567 #: fortran/match.c:4128
54568 #, gcc-internal-format, gfc-internal-format
54569 msgid "SOURCE tag at %L conflicts with the typespec at %L"
54570 msgstr ""
54572 #: fortran/match.c:4134
54573 #, gcc-internal-format, gfc-internal-format
54574 msgid "SOURCE tag at %L with more than a single allocate object"
54575 msgstr ""
54577 #: fortran/match.c:4152
54578 #, gcc-internal-format, gfc-internal-format
54579 msgid "MOLD tag at %L"
54580 msgstr ""
54582 #: fortran/match.c:4158
54583 #, gcc-internal-format, gfc-internal-format
54584 msgid "Redundant MOLD tag found at %L "
54585 msgstr ""
54587 #: fortran/match.c:4165
54588 #, gcc-internal-format, gfc-internal-format
54589 msgid "MOLD tag at %L conflicts with the typespec at %L"
54590 msgstr ""
54592 #: fortran/match.c:4191
54593 #, gcc-internal-format, gfc-internal-format
54594 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
54595 msgstr ""
54597 #: fortran/match.c:4199
54598 #, gcc-internal-format, gfc-internal-format
54599 msgid ""
54600 "Allocate-object at %L with a deferred type parameter requires either a type-"
54601 "spec or SOURCE tag or a MOLD tag"
54602 msgstr ""
54604 #: fortran/match.c:4211
54605 #, gcc-internal-format, gfc-internal-format
54606 msgid ""
54607 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
54608 "SOURCE tag or a MOLD tag"
54609 msgstr ""
54611 #: fortran/match.c:4273
54612 #, gcc-internal-format, gfc-internal-format
54613 msgid "Pointer object at %C shall not be coindexed"
54614 msgstr ""
54616 #: fortran/match.c:4359
54617 #, gcc-internal-format, gfc-internal-format
54618 msgid "Illegal allocate-object at %C for a PURE procedure"
54619 msgstr ""
54621 #: fortran/match.c:4369
54622 #, gcc-internal-format, gfc-internal-format
54623 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
54624 msgstr ""
54626 #: fortran/match.c:4376
54627 #, gcc-internal-format, gfc-internal-format
54628 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
54629 msgstr ""
54631 #: fortran/match.c:4392
54632 #, gcc-internal-format, gfc-internal-format
54633 msgid ""
54634 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
54635 "variable"
54636 msgstr ""
54638 #: fortran/match.c:4429
54639 #, gcc-internal-format, gfc-internal-format
54640 msgid "ERRMSG at %L"
54641 msgstr ""
54643 #: fortran/match.c:4486
54644 #, gcc-internal-format, gfc-internal-format
54645 msgid "Image control statement RETURN at %C in CRITICAL block"
54646 msgstr ""
54648 #: fortran/match.c:4492
54649 #, gcc-internal-format, gfc-internal-format
54650 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
54651 msgstr ""
54653 #: fortran/match.c:4501
54654 #, gcc-internal-format, gfc-internal-format
54655 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
54656 msgstr ""
54658 #: fortran/match.c:4532
54659 #, gcc-internal-format, gfc-internal-format
54660 msgid "RETURN statement in main program at %C"
54661 msgstr ""
54663 #: fortran/match.c:4560
54664 #, gcc-internal-format, gfc-internal-format
54665 msgid "Expected component reference at %C"
54666 msgstr ""
54668 #: fortran/match.c:4569
54669 #, gcc-internal-format, gfc-internal-format
54670 msgid "Junk after CALL at %C"
54671 msgstr ""
54673 #: fortran/match.c:4580
54674 #, gcc-internal-format, gfc-internal-format
54675 msgid "Expected type-bound procedure or procedure pointer component at %C"
54676 msgstr ""
54678 #: fortran/match.c:4801
54679 #, gcc-internal-format, gfc-internal-format
54680 msgid "Syntax error in common block name at %C"
54681 msgstr ""
54683 #. If we find an error, just print it and continue,
54684 #. cause it's just semantic, and we can see if there
54685 #. are more errors.
54686 #: fortran/match.c:4868
54687 #, gcc-internal-format
54688 msgid ""
54689 "Variable %qs at %L in common block %qs at %C must be declared with a C "
54690 "interoperable kind since common block %qs is bind(c)"
54691 msgstr ""
54693 #: fortran/match.c:4877
54694 #, gcc-internal-format
54695 msgid ""
54696 "Variable %qs in common block %qs at %C can not be bind(c) since it is not "
54697 "global"
54698 msgstr ""
54700 #: fortran/match.c:4884
54701 #, gcc-internal-format
54702 msgid "Symbol %qs at %C is already in a COMMON block"
54703 msgstr ""
54705 #: fortran/match.c:4892
54706 #, gcc-internal-format
54707 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
54708 msgstr ""
54710 #: fortran/match.c:4908
54711 #, gcc-internal-format
54712 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
54713 msgstr ""
54715 #: fortran/match.c:4918
54716 #, gcc-internal-format
54717 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
54718 msgstr ""
54720 #: fortran/match.c:4964
54721 #, gcc-internal-format
54722 msgid ""
54723 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
54724 "another COMMON block %qs"
54725 msgstr ""
54727 #: fortran/match.c:5092
54728 #, gcc-internal-format
54729 msgid "Namelist group name %qs at %C already has a basic type of %s"
54730 msgstr ""
54732 #: fortran/match.c:5100
54733 #, gcc-internal-format
54734 msgid ""
54735 "Namelist group name %qs at %C already is USE associated and cannot be "
54736 "respecified."
54737 msgstr ""
54739 #: fortran/match.c:5126
54740 #, gcc-internal-format
54741 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
54742 msgstr ""
54744 #: fortran/match.c:5260
54745 #, gcc-internal-format, gfc-internal-format
54746 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
54747 msgstr ""
54749 #: fortran/match.c:5268
54750 #, gcc-internal-format, gfc-internal-format
54751 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
54752 msgstr ""
54754 #: fortran/match.c:5296
54755 #, gcc-internal-format, gfc-internal-format
54756 msgid "EQUIVALENCE at %C requires two or more objects"
54757 msgstr ""
54759 #: fortran/match.c:5310
54760 #, gcc-internal-format, gfc-internal-format
54761 msgid ""
54762 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
54763 msgstr ""
54765 #: fortran/match.c:5323
54766 #, gcc-internal-format, gfc-internal-format
54767 msgid "Expecting a comma in EQUIVALENCE at %C"
54768 msgstr ""
54770 #: fortran/match.c:5439
54771 #, gcc-internal-format, gfc-internal-format
54772 msgid "Statement function at %L is recursive"
54773 msgstr ""
54775 #: fortran/match.c:5449
54776 #, gcc-internal-format, gfc-internal-format
54777 msgid "Statement function at %L cannot appear within an INTERFACE"
54778 msgstr ""
54780 #: fortran/match.c:5454
54781 #, gcc-internal-format, gfc-internal-format
54782 msgid "Statement function at %C"
54783 msgstr ""
54785 #: fortran/match.c:5579 fortran/match.c:5595
54786 #, gcc-internal-format, gfc-internal-format
54787 msgid "Expression in CASE selector at %L cannot be %s"
54788 msgstr ""
54790 #: fortran/match.c:5617
54791 #, gcc-internal-format, gfc-internal-format
54792 msgid "Expected initialization expression in CASE at %C"
54793 msgstr ""
54795 #: fortran/match.c:5649
54796 #, gcc-internal-format
54797 msgid "Expected block name %qs of SELECT construct at %C"
54798 msgstr ""
54800 #: fortran/match.c:5936
54801 #, gcc-internal-format, gfc-internal-format
54802 msgid "parse error in SELECT TYPE statement at %C"
54803 msgstr ""
54805 #: fortran/match.c:5960
54806 #, gcc-internal-format, gfc-internal-format
54807 msgid ""
54808 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
54809 msgstr ""
54811 #: fortran/match.c:5998
54812 #, gcc-internal-format, gfc-internal-format
54813 msgid "Unexpected CASE statement at %C"
54814 msgstr ""
54816 #: fortran/match.c:6050
54817 #, gcc-internal-format, gfc-internal-format
54818 msgid "Syntax error in CASE specification at %C"
54819 msgstr ""
54821 #: fortran/match.c:6068
54822 #, gcc-internal-format, gfc-internal-format
54823 msgid "Unexpected TYPE IS statement at %C"
54824 msgstr ""
54826 #: fortran/match.c:6100
54827 #, gcc-internal-format, gfc-internal-format
54828 msgid ""
54829 "The type-spec shall not specify a sequence derived type or a type with the "
54830 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
54831 msgstr ""
54833 #: fortran/match.c:6112
54834 #, gcc-internal-format, gfc-internal-format
54835 msgid "Syntax error in TYPE IS specification at %C"
54836 msgstr ""
54838 #: fortran/match.c:6188
54839 #, gcc-internal-format, gfc-internal-format
54840 msgid "Syntax error in CLASS IS specification at %C"
54841 msgstr ""
54843 #: fortran/match.c:6311
54844 #, gcc-internal-format, gfc-internal-format
54845 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
54846 msgstr ""
54848 #: fortran/match.c:6349
54849 #, gcc-internal-format
54850 msgid "Label %qs at %C doesn't match WHERE label %qs"
54851 msgstr ""
54853 #: fortran/matchexp.c:72
54854 #, gcc-internal-format
54855 msgid "Bad character %qc in OPERATOR name at %C"
54856 msgstr ""
54858 #: fortran/matchexp.c:80
54859 #, gcc-internal-format
54860 msgid "The name %qs cannot be used as a defined operator at %C"
54861 msgstr ""
54863 #: fortran/matchexp.c:173
54864 #, gcc-internal-format, gfc-internal-format
54865 msgid "Expected a right parenthesis in expression at %C"
54866 msgstr ""
54868 #: fortran/matchexp.c:281
54869 #, gcc-internal-format, gfc-internal-format
54870 msgid "Expected exponent in expression at %C"
54871 msgstr ""
54873 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
54874 #: fortran/matchexp.c:433
54875 #, gcc-internal-format, gfc-internal-format
54876 msgid ""
54877 "Extension: Unary operator following arithmetic operator (use parentheses) at "
54878 "%C"
54879 msgstr ""
54881 #: fortran/matchexp.c:665
54882 #, gcc-internal-format
54883 msgid "match_level_4(): Bad operator"
54884 msgstr ""
54886 #: fortran/misc.c:108
54887 #, gcc-internal-format
54888 msgid "gfc_basic_typename(): Undefined type"
54889 msgstr ""
54891 #: fortran/misc.c:173
54892 #, gcc-internal-format
54893 msgid "gfc_typename(): Undefined type"
54894 msgstr ""
54896 #: fortran/misc.c:193
54897 #, gcc-internal-format
54898 msgid "gfc_code2string(): Bad code"
54899 msgstr ""
54901 #: fortran/module.c:240
54902 #, gcc-internal-format
54903 msgid "free_pi_tree(): Unresolved fixup"
54904 msgstr ""
54906 #: fortran/module.c:457
54907 #, gcc-internal-format
54908 msgid "associate_integer_pointer(): Already associated"
54909 msgstr ""
54911 #: fortran/module.c:539
54912 #, gcc-internal-format, gfc-internal-format
54913 msgid "module nature in USE statement at %C"
54914 msgstr ""
54916 #: fortran/module.c:551
54917 #, gcc-internal-format, gfc-internal-format
54918 msgid ""
54919 "Module nature in USE statement at %C shall be either INTRINSIC or "
54920 "NON_INTRINSIC"
54921 msgstr ""
54923 #: fortran/module.c:564
54924 #, gcc-internal-format, gfc-internal-format
54925 msgid "\"::\" was expected after module nature at %C but was not found"
54926 msgstr ""
54928 #: fortran/module.c:574
54929 #, gcc-internal-format, gfc-internal-format
54930 msgid "\"USE :: module\" at %C"
54931 msgstr ""
54933 #: fortran/module.c:633
54934 #, gcc-internal-format, gfc-internal-format
54935 msgid "Missing generic specification in USE statement at %C"
54936 msgstr ""
54938 #: fortran/module.c:641
54939 #, gcc-internal-format, gfc-internal-format
54940 msgid "Renaming operators in USE statements at %C"
54941 msgstr ""
54943 #: fortran/module.c:682
54944 #, gcc-internal-format
54945 msgid "The name %qs at %C has already been used as an external module name."
54946 msgstr ""
54948 #: fortran/module.c:745
54949 #, gcc-internal-format, gfc-internal-format
54950 msgid "SUBMODULE declaration at %C"
54951 msgstr ""
54953 #: fortran/module.c:818
54954 #, gcc-internal-format, gfc-internal-format
54955 msgid "Syntax error in SUBMODULE statement at %C"
54956 msgstr ""
54958 #: fortran/module.c:1163
54959 #, gcc-internal-format
54960 msgid "Reading module %qs at line %d column %d: %s"
54961 msgstr ""
54963 #: fortran/module.c:1167
54964 #, gcc-internal-format
54965 msgid "Writing module %qs at line %d column %d: %s"
54966 msgstr ""
54968 #: fortran/module.c:1171
54969 #, gcc-internal-format
54970 msgid "Module %qs at line %d column %d: %s"
54971 msgstr ""
54973 #: fortran/module.c:1566
54974 #, gcc-internal-format
54975 msgid "require_atom(): bad atom type required"
54976 msgstr ""
54978 #: fortran/module.c:1615
54979 #, gcc-internal-format, gfc-internal-format
54980 msgid "Error writing modules file: %s"
54981 msgstr ""
54983 #: fortran/module.c:1659
54984 #, gcc-internal-format
54985 msgid "write_atom(): Writing negative integer"
54986 msgstr ""
54988 #: fortran/module.c:1666
54989 #, gcc-internal-format
54990 msgid "write_atom(): Trying to write dab atom"
54991 msgstr ""
54993 #: fortran/module.c:1872
54994 #, gcc-internal-format
54995 msgid "unquote_string(): got bad string"
54996 msgstr ""
54998 #: fortran/module.c:2673
54999 #, gcc-internal-format
55000 msgid "mio_array_ref(): Unknown array ref"
55001 msgstr ""
55003 #: fortran/module.c:3649
55004 #, gcc-internal-format, gfc-internal-format
55005 msgid "Namelist %s cannot be renamed by USE association to %s"
55006 msgstr ""
55008 #: fortran/module.c:4770
55009 #, gcc-internal-format, gfc-internal-format
55010 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
55011 msgstr ""
55013 #: fortran/module.c:4773
55014 #, gcc-internal-format, gfc-internal-format
55015 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
55016 msgstr ""
55018 #: fortran/module.c:4967
55019 #, gcc-internal-format
55020 msgid ""
55021 "%qs of module %qs, imported at %C, is also the name of the current program "
55022 "unit"
55023 msgstr ""
55025 #: fortran/module.c:5328
55026 #, gcc-internal-format
55027 msgid "Symbol %qs referenced at %L not found in module %qs"
55028 msgstr ""
55030 #: fortran/module.c:5335
55031 #, gcc-internal-format
55032 msgid "User operator %qs referenced at %L not found in module %qs"
55033 msgstr ""
55035 #: fortran/module.c:5340
55036 #, gcc-internal-format
55037 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
55038 msgstr ""
55040 #: fortran/module.c:5575
55041 #, gcc-internal-format
55042 msgid "write_symbol(): bad module symbol %qs"
55043 msgstr ""
55045 #: fortran/module.c:5908
55046 #, gcc-internal-format
55047 msgid "write_symtree(): Symbol not written"
55048 msgstr ""
55050 #: fortran/module.c:6095
55051 #, gcc-internal-format
55052 msgid "Can't open module file %qs for writing at %C: %s"
55053 msgstr ""
55055 #: fortran/module.c:6114
55056 #, gcc-internal-format
55057 msgid "Error writing module file %qs for writing: %s"
55058 msgstr ""
55060 #: fortran/module.c:6125
55061 #, gcc-internal-format
55062 msgid "Can't delete module file %qs: %s"
55063 msgstr ""
55065 #: fortran/module.c:6128
55066 #, gcc-internal-format
55067 msgid "Can't rename module file %qs to %qs: %s"
55068 msgstr ""
55070 #: fortran/module.c:6134
55071 #, gcc-internal-format
55072 msgid "Can't delete temporary module file %qs: %s"
55073 msgstr ""
55075 #: fortran/module.c:6177
55076 #, gcc-internal-format
55077 msgid "Symbol %qs at %C already declared"
55078 msgstr ""
55080 #: fortran/module.c:6248
55081 #, gcc-internal-format, gfc-internal-format
55082 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
55083 msgstr ""
55085 #: fortran/module.c:6356 fortran/module.c:6700
55086 #, gcc-internal-format
55087 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
55088 msgstr ""
55090 #: fortran/module.c:6484
55091 #, gcc-internal-format
55092 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
55093 msgstr ""
55095 #: fortran/module.c:6505 fortran/module.c:6538 fortran/module.c:6580
55096 #, gcc-internal-format
55097 msgid "Symbol %qs already declared"
55098 msgstr ""
55100 #: fortran/module.c:6685
55101 #, gcc-internal-format
55102 msgid ""
55103 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
55104 "used previously"
55105 msgstr ""
55107 #: fortran/module.c:6707
55108 #, gcc-internal-format
55109 msgid ""
55110 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
55111 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
55112 msgstr ""
55114 #: fortran/module.c:6775
55115 #, gcc-internal-format, gfc-internal-format
55116 msgid ""
55117 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
55118 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
55119 msgstr ""
55121 #: fortran/module.c:6829
55122 #, gcc-internal-format
55123 msgid ""
55124 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
55125 msgstr ""
55127 #: fortran/module.c:6855
55128 #, gcc-internal-format, gfc-internal-format
55129 msgid "USE statement at %C has no ONLY qualifier"
55130 msgstr ""
55132 #: fortran/module.c:6884
55133 #, gcc-internal-format, gfc-internal-format
55134 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
55135 msgstr ""
55137 #: fortran/module.c:6896
55138 #, gcc-internal-format, gfc-internal-format
55139 msgid "ISO_C_BINDING module at %C"
55140 msgstr ""
55142 #: fortran/module.c:6909
55143 #, gcc-internal-format
55144 msgid "Can't find an intrinsic module named %qs at %C"
55145 msgstr ""
55147 #: fortran/module.c:6915
55148 #, gcc-internal-format, gfc-internal-format
55149 msgid "IEEE_FEATURES module at %C"
55150 msgstr ""
55152 #: fortran/module.c:6921
55153 #, gcc-internal-format, gfc-internal-format
55154 msgid "IEEE_EXCEPTIONS module at %C"
55155 msgstr ""
55157 #: fortran/module.c:6927
55158 #, gcc-internal-format, gfc-internal-format
55159 msgid "IEEE_ARITHMETIC module at %C"
55160 msgstr ""
55162 #: fortran/module.c:6937
55163 #, gcc-internal-format
55164 msgid "Can't open module file %qs for reading at %C: %s"
55165 msgstr ""
55167 #: fortran/module.c:6940
55168 #, gcc-internal-format
55169 msgid ""
55170 "Module file %qs has not been generated, either because the module does not "
55171 "contain a MODULE PROCEDURE or there is an error in the module."
55172 msgstr ""
55174 #: fortran/module.c:6951
55175 #, gcc-internal-format
55176 msgid ""
55177 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
55178 "used previously"
55179 msgstr ""
55181 #: fortran/module.c:6974
55182 #, gcc-internal-format
55183 msgid "File %qs opened at %C is not a GNU Fortran module file"
55184 msgstr ""
55186 #: fortran/module.c:6982
55187 #, gcc-internal-format
55188 msgid ""
55189 "Cannot read module file %qs opened at %C, because it was created by a "
55190 "different version of GNU Fortran"
55191 msgstr ""
55193 #: fortran/module.c:6997
55194 #, gcc-internal-format, gfc-internal-format
55195 msgid "Can't USE the same %smodule we're building!"
55196 msgstr ""
55198 #: fortran/openmp.c:296 fortran/openmp.c:397 fortran/openmp.c:692
55199 #: fortran/openmp.c:3170
55200 #, gcc-internal-format, gfc-internal-format
55201 msgid "COMMON block /%s/ not found at %C"
55202 msgstr ""
55204 #: fortran/openmp.c:335 fortran/openmp.c:425
55205 #, gcc-internal-format, gfc-internal-format
55206 msgid "Syntax error in OpenMP variable list at %C"
55207 msgstr ""
55209 #: fortran/openmp.c:499
55210 #, gcc-internal-format, gfc-internal-format
55211 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
55212 msgstr ""
55214 #: fortran/openmp.c:561
55215 #, gcc-internal-format, gfc-internal-format
55216 msgid "Syntax error in OpenACC expression list at %C"
55217 msgstr ""
55219 #: fortran/openmp.c:628
55220 #, gcc-internal-format
55221 msgid "Unexpected OpenACC parallelism."
55222 msgstr ""
55224 #: fortran/openmp.c:660
55225 #, gcc-internal-format, gfc-internal-format
55226 msgid "Variable at %C is an element of a COMMON block"
55227 msgstr ""
55229 #: fortran/openmp.c:720
55230 #, gcc-internal-format, gfc-internal-format
55231 msgid "Unexpected junk after !$ACC DECLARE at %C"
55232 msgstr ""
55234 #: fortran/openmp.c:730
55235 #, gcc-internal-format, gfc-internal-format
55236 msgid "Syntax error in !$ACC DECLARE list at %C"
55237 msgstr ""
55239 #: fortran/openmp.c:1036
55240 #, gcc-internal-format, gfc-internal-format
55241 msgid "COLLAPSE clause argument not constant positive integer at %C"
55242 msgstr ""
55244 #: fortran/openmp.c:1496
55245 #, gcc-internal-format, gfc-internal-format
55246 msgid "ORDERED clause argument not constant positive integer at %C"
55247 msgstr ""
55249 #: fortran/openmp.c:1679
55250 #, gcc-internal-format, gfc-internal-format
55251 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
55252 msgstr ""
55254 #: fortran/openmp.c:2070
55255 #, gcc-internal-format, gfc-internal-format
55256 msgid "Invalid clause in module with $!ACC DECLARE at %L"
55257 msgstr ""
55259 #: fortran/openmp.c:2080
55260 #, gcc-internal-format, gfc-internal-format
55261 msgid "Variable is USE-associated with $!ACC DECLARE at %L"
55262 msgstr ""
55264 #: fortran/openmp.c:2088
55265 #, gcc-internal-format, gfc-internal-format
55266 msgid "Assumed-size dummy array with $!ACC DECLARE at %L"
55267 msgstr ""
55269 #: fortran/openmp.c:2135
55270 #, gcc-internal-format
55271 msgid ""
55272 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
55273 "clause at %L"
55274 msgstr ""
55276 #: fortran/openmp.c:2183
55277 #, gcc-internal-format, gfc-internal-format
55278 msgid "Invalid argument to $!ACC WAIT at %L"
55279 msgstr ""
55281 #: fortran/openmp.c:2192
55282 #, gcc-internal-format, gfc-internal-format
55283 msgid "WAIT clause at %L requires a scalar INTEGER expression"
55284 msgstr ""
55286 #: fortran/openmp.c:2225
55287 #, gcc-internal-format, gfc-internal-format
55288 msgid "ACC CACHE directive must be inside of loop %C"
55289 msgstr ""
55291 #: fortran/openmp.c:2256
55292 #, gcc-internal-format
55293 msgid "Multiple loop axes specified for routine"
55294 msgstr ""
55296 #: fortran/openmp.c:2282
55297 #, gcc-internal-format, gfc-internal-format
55298 msgid ""
55299 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
55300 msgstr ""
55302 #: fortran/openmp.c:2309
55303 #, gcc-internal-format, gfc-internal-format
55304 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
55305 msgstr ""
55307 #: fortran/openmp.c:2318
55308 #, gcc-internal-format, gfc-internal-format
55309 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
55310 msgstr ""
55312 #: fortran/openmp.c:2325
55313 #, gcc-internal-format, gfc-internal-format
55314 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
55315 msgstr ""
55317 #: fortran/openmp.c:2460 fortran/openmp.c:2484
55318 #, gcc-internal-format, gfc-internal-format
55319 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
55320 msgstr ""
55322 #: fortran/openmp.c:2551
55323 #, gcc-internal-format, gfc-internal-format
55324 msgid "Unexpected junk after $OMP FLUSH statement at %C"
55325 msgstr ""
55327 #: fortran/openmp.c:2945 fortran/openmp.c:6212
55328 #, gcc-internal-format, gfc-internal-format
55329 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
55330 msgstr ""
55332 #: fortran/openmp.c:2949 fortran/openmp.c:6216
55333 #, gcc-internal-format, gfc-internal-format
55334 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
55335 msgstr ""
55337 #: fortran/openmp.c:2954
55338 #, gcc-internal-format, gfc-internal-format
55339 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
55340 msgstr ""
55342 #: fortran/openmp.c:2956
55343 #, gcc-internal-format, gfc-internal-format
55344 msgid "Previous !$OMP DECLARE REDUCTION at %L"
55345 msgstr ""
55347 #: fortran/openmp.c:2976
55348 #, gcc-internal-format, gfc-internal-format
55349 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
55350 msgstr ""
55352 #: fortran/openmp.c:3013
55353 #, gcc-internal-format, gfc-internal-format
55354 msgid ""
55355 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
55356 "block at %C"
55357 msgstr ""
55359 #: fortran/openmp.c:3028
55360 #, gcc-internal-format, gfc-internal-format
55361 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
55362 msgstr ""
55364 #: fortran/openmp.c:3051
55365 #, gcc-internal-format, gfc-internal-format
55366 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
55367 msgstr ""
55369 #: fortran/openmp.c:3056
55370 #, gcc-internal-format, gfc-internal-format
55371 msgid ""
55372 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
55373 "later in TO clause"
55374 msgstr ""
55376 #: fortran/openmp.c:3062
55377 #, gcc-internal-format, gfc-internal-format
55378 msgid ""
55379 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
55380 "later in LINK clause"
55381 msgstr ""
55383 #: fortran/openmp.c:3066
55384 #, gcc-internal-format, gfc-internal-format
55385 msgid ""
55386 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
55387 "TARGET directive"
55388 msgstr ""
55390 #: fortran/openmp.c:3081
55391 #, gcc-internal-format, gfc-internal-format
55392 msgid ""
55393 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
55394 "later in TO clause"
55395 msgstr ""
55397 #: fortran/openmp.c:3087
55398 #, gcc-internal-format, gfc-internal-format
55399 msgid ""
55400 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
55401 "in LINK clause"
55402 msgstr ""
55404 #: fortran/openmp.c:3091
55405 #, gcc-internal-format, gfc-internal-format
55406 msgid ""
55407 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
55408 "TARGET directive"
55409 msgstr ""
55411 #: fortran/openmp.c:3118
55412 #, gcc-internal-format, gfc-internal-format
55413 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
55414 msgstr ""
55416 #: fortran/openmp.c:3150
55417 #, gcc-internal-format, gfc-internal-format
55418 msgid "Threadprivate variable at %C is an element of a COMMON block"
55419 msgstr ""
55421 #: fortran/openmp.c:3187
55422 #, gcc-internal-format, gfc-internal-format
55423 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
55424 msgstr ""
55426 #: fortran/openmp.c:3194
55427 #, gcc-internal-format, gfc-internal-format
55428 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
55429 msgstr ""
55431 #: fortran/openmp.c:3408
55432 #, gcc-internal-format, gfc-internal-format
55433 msgid "Unexpected junk after TASKWAIT clause at %C"
55434 msgstr ""
55436 #: fortran/openmp.c:3422
55437 #, gcc-internal-format, gfc-internal-format
55438 msgid "Unexpected junk after TASKYIELD clause at %C"
55439 msgstr ""
55441 #: fortran/openmp.c:3481
55442 #, gcc-internal-format, gfc-internal-format
55443 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
55444 msgstr ""
55446 #: fortran/openmp.c:3495
55447 #, gcc-internal-format, gfc-internal-format
55448 msgid "Unexpected junk after $OMP MASTER statement at %C"
55449 msgstr ""
55451 #: fortran/openmp.c:3554
55452 #, gcc-internal-format, gfc-internal-format
55453 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
55454 msgstr ""
55456 #: fortran/openmp.c:3581
55457 #, gcc-internal-format, gfc-internal-format
55458 msgid "Unexpected junk after $OMP BARRIER statement at %C"
55459 msgstr ""
55461 #: fortran/openmp.c:3595
55462 #, gcc-internal-format, gfc-internal-format
55463 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
55464 msgstr ""
55466 #: fortran/openmp.c:3645
55467 #, gcc-internal-format, gfc-internal-format
55468 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
55469 msgstr ""
55471 #: fortran/openmp.c:3665
55472 #, gcc-internal-format, gfc-internal-format
55473 msgid "Unexpected junk after NOWAIT clause at %C"
55474 msgstr ""
55476 #: fortran/openmp.c:3707
55477 #, gcc-internal-format, gfc-internal-format
55478 msgid "%s clause at %L requires a scalar INTEGER expression"
55479 msgstr ""
55481 #: fortran/openmp.c:3718
55482 #, gcc-internal-format, gfc-internal-format
55483 msgid "INTEGER expression of %s clause at %L must be positive"
55484 msgstr ""
55486 #: fortran/openmp.c:3729
55487 #, gcc-internal-format, gfc-internal-format
55488 msgid "INTEGER expression of %s clause at %L must be non-negative"
55489 msgstr ""
55491 #: fortran/openmp.c:3740
55492 #, gcc-internal-format
55493 msgid "POINTER object %qs of derived type in %s clause at %L"
55494 msgstr ""
55496 #: fortran/openmp.c:3743
55497 #, gcc-internal-format
55498 msgid "Cray pointer object of derived type %qs in %s clause at %L"
55499 msgstr ""
55501 #: fortran/openmp.c:3746
55502 #, gcc-internal-format
55503 msgid "Cray pointee object of derived type %qs in %s clause at %L"
55504 msgstr ""
55506 #: fortran/openmp.c:3752 fortran/openmp.c:4690
55507 #, gcc-internal-format
55508 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
55509 msgstr ""
55511 #: fortran/openmp.c:3757
55512 #, gcc-internal-format
55513 msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
55514 msgstr ""
55516 #: fortran/openmp.c:3762
55517 #, gcc-internal-format
55518 msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
55519 msgstr ""
55521 #: fortran/openmp.c:3772 fortran/openmp.c:4388 fortran/openmp.c:4493
55522 #, gcc-internal-format
55523 msgid "Assumed size array %qs in %s clause at %L"
55524 msgstr ""
55526 #: fortran/openmp.c:3775
55527 #, gcc-internal-format
55528 msgid "Assumed rank array %qs in %s clause at %L"
55529 msgstr ""
55531 #: fortran/openmp.c:3779
55532 #, gcc-internal-format
55533 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
55534 msgstr ""
55536 #: fortran/openmp.c:3787
55537 #, gcc-internal-format
55538 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
55539 msgstr ""
55541 #: fortran/openmp.c:3792
55542 #, gcc-internal-format
55543 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
55544 msgstr ""
55546 #: fortran/openmp.c:3804 fortran/openmp.c:4483
55547 #, gcc-internal-format
55548 msgid "POINTER object %qs in %s clause at %L"
55549 msgstr ""
55551 #: fortran/openmp.c:3809 fortran/openmp.c:4694
55552 #, gcc-internal-format
55553 msgid "Cray pointer object %qs in %s clause at %L"
55554 msgstr ""
55556 #: fortran/openmp.c:3814 fortran/openmp.c:4697
55557 #, gcc-internal-format
55558 msgid "Cray pointee object %qs in %s clause at %L"
55559 msgstr ""
55561 #: fortran/openmp.c:3819 fortran/openmp.c:4685
55562 #, gcc-internal-format
55563 msgid "ALLOCATABLE object %qs in %s clause at %L"
55564 msgstr ""
55566 #: fortran/openmp.c:3822
55567 #, gcc-internal-format
55568 msgid "VALUE object %qs in %s clause at %L"
55569 msgstr ""
55571 #: fortran/openmp.c:3865
55572 #, gcc-internal-format, gfc-internal-format
55573 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
55574 msgstr ""
55576 #: fortran/openmp.c:3914
55577 #, gcc-internal-format, gfc-internal-format
55578 msgid ""
55579 "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
55580 msgstr ""
55582 #: fortran/openmp.c:3947
55583 #, gcc-internal-format, gfc-internal-format
55584 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
55585 msgstr ""
55587 #: fortran/openmp.c:3955 fortran/openmp.c:3966 fortran/resolve.c:9741
55588 #: fortran/resolve.c:11004
55589 #, gcc-internal-format, gfc-internal-format
55590 msgid "IF clause at %L requires a scalar LOGICAL expression"
55591 msgstr ""
55593 #: fortran/openmp.c:3970
55594 #, gcc-internal-format, gfc-internal-format
55595 msgid ""
55596 "IF clause without modifier at %L used together withIF clauses with modifiers"
55597 msgstr ""
55599 #: fortran/openmp.c:4047
55600 #, gcc-internal-format, gfc-internal-format
55601 msgid ""
55602 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
55603 msgstr ""
55605 #: fortran/openmp.c:4057
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
55608 msgstr ""
55610 #: fortran/openmp.c:4067
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55613 msgstr ""
55615 #: fortran/openmp.c:4072
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid ""
55618 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
55619 msgstr ""
55621 #: fortran/openmp.c:4087
55622 #, gcc-internal-format
55623 msgid "Variable %qs is not a dummy argument at %L"
55624 msgstr ""
55626 #: fortran/openmp.c:4119
55627 #, gcc-internal-format
55628 msgid "Object %qs is not a variable at %L"
55629 msgstr ""
55631 #: fortran/openmp.c:4135 fortran/openmp.c:4146 fortran/openmp.c:4154
55632 #: fortran/openmp.c:4165 fortran/openmp.c:4177 fortran/openmp.c:4192
55633 #: fortran/openmp.c:6010
55634 #, gcc-internal-format
55635 msgid "Symbol %qs present on multiple clauses at %L"
55636 msgstr ""
55638 #: fortran/openmp.c:4199
55639 #, gcc-internal-format
55640 msgid "Array %qs is not permitted in reduction at %L"
55641 msgstr ""
55643 #: fortran/openmp.c:4212
55644 #, gcc-internal-format
55645 msgid "Symbol %qs present on both FROM and TO clauses at %L"
55646 msgstr ""
55648 #: fortran/openmp.c:4234
55649 #, gcc-internal-format
55650 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
55651 msgstr ""
55653 #: fortran/openmp.c:4242
55654 #, gcc-internal-format
55655 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
55656 msgstr ""
55658 #: fortran/openmp.c:4245
55659 #, gcc-internal-format
55660 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
55661 msgstr ""
55663 #: fortran/openmp.c:4253
55664 #, gcc-internal-format
55665 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
55666 msgstr ""
55668 #: fortran/openmp.c:4256
55669 #, gcc-internal-format
55670 msgid "Cray pointee %qs in SHARED clause at %L"
55671 msgstr ""
55673 #: fortran/openmp.c:4259
55674 #, gcc-internal-format
55675 msgid "ASSOCIATE name %qs in SHARED clause at %L"
55676 msgstr ""
55678 #: fortran/openmp.c:4274
55679 #, gcc-internal-format
55680 msgid ""
55681 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
55682 "%L"
55683 msgstr ""
55685 #: fortran/openmp.c:4286
55686 #, gcc-internal-format
55687 msgid ""
55688 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
55689 "alignment expression"
55690 msgstr ""
55692 #: fortran/openmp.c:4305
55693 #, gcc-internal-format, gfc-internal-format
55694 msgid "SINK dependence type only allowed on ORDERED directive at %L"
55695 msgstr ""
55697 #: fortran/openmp.c:4309
55698 #, gcc-internal-format, gfc-internal-format
55699 msgid ""
55700 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
55701 msgstr ""
55703 #: fortran/openmp.c:4319
55704 #, gcc-internal-format, gfc-internal-format
55705 msgid "SINK addend not a constant integerat %L"
55706 msgstr ""
55708 #: fortran/openmp.c:4325
55709 #, gcc-internal-format, gfc-internal-format
55710 msgid ""
55711 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
55712 msgstr ""
55714 #: fortran/openmp.c:4336 fortran/openmp.c:4357
55715 #, gcc-internal-format
55716 msgid "%qs in %s clause at %L is not a proper array section"
55717 msgstr ""
55719 #: fortran/openmp.c:4340
55720 #, gcc-internal-format, gfc-internal-format
55721 msgid "Coarrays not supported in %s clause at %L"
55722 msgstr ""
55724 #: fortran/openmp.c:4349
55725 #, gcc-internal-format, gfc-internal-format
55726 msgid "Stride should not be specified for array section in %s clause at %L"
55727 msgstr ""
55729 #: fortran/openmp.c:4370
55730 #, gcc-internal-format
55731 msgid "%qs in DEPEND clause at %L is a zero size array section"
55732 msgstr ""
55734 #: fortran/openmp.c:4406
55735 #, gcc-internal-format, gfc-internal-format
55736 msgid ""
55737 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
55738 "at %L"
55739 msgstr ""
55741 #: fortran/openmp.c:4422
55742 #, gcc-internal-format, gfc-internal-format
55743 msgid ""
55744 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
55745 msgstr ""
55747 #: fortran/openmp.c:4437
55748 #, gcc-internal-format, gfc-internal-format
55749 msgid ""
55750 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
55751 "clause at %L"
55752 msgstr ""
55754 #: fortran/openmp.c:4453 fortran/openmp.c:4469
55755 #, gcc-internal-format
55756 msgid "THREADPRIVATE object %qs in %s clause at %L"
55757 msgstr ""
55759 #: fortran/openmp.c:4456 fortran/openmp.c:4472
55760 #, gcc-internal-format
55761 msgid "Cray pointee %qs in %s clause at %L"
55762 msgstr ""
55764 #: fortran/openmp.c:4475
55765 #, gcc-internal-format
55766 msgid "ASSOCIATE name %qs in %s clause at %L"
55767 msgstr ""
55769 #: fortran/openmp.c:4480
55770 #, gcc-internal-format
55771 msgid "Procedure pointer %qs in %s clause at %L"
55772 msgstr ""
55774 #: fortran/openmp.c:4486
55775 #, gcc-internal-format
55776 msgid "Cray pointer %qs in %s clause at %L"
55777 msgstr ""
55779 #: fortran/openmp.c:4496
55780 #, gcc-internal-format
55781 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
55782 msgstr ""
55784 #. case OMP_LIST_REDUCTION:
55785 #: fortran/openmp.c:4506
55786 #, gcc-internal-format
55787 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
55788 msgstr ""
55790 #: fortran/openmp.c:4599
55791 #, gcc-internal-format, gfc-internal-format
55792 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
55793 msgstr ""
55795 #: fortran/openmp.c:4625
55796 #, gcc-internal-format, gfc-internal-format
55797 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
55798 msgstr ""
55800 #: fortran/openmp.c:4630
55801 #, gcc-internal-format, gfc-internal-format
55802 msgid "LINEAR clause specified together withORDERED clause with argument at %L"
55803 msgstr ""
55805 #: fortran/openmp.c:4635
55806 #, gcc-internal-format
55807 msgid "LINEAR variable %qs must be INTEGER at %L"
55808 msgstr ""
55810 #: fortran/openmp.c:4640
55811 #, gcc-internal-format
55812 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
55813 msgstr ""
55815 #: fortran/openmp.c:4651
55816 #, gcc-internal-format
55817 msgid ""
55818 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
55819 msgstr ""
55821 #: fortran/openmp.c:4668
55822 #, gcc-internal-format
55823 msgid ""
55824 "%qs in LINEAR clause at %L requires a constant integer linear-step "
55825 "expression or dummy argument specified in UNIFORM clause"
55826 msgstr ""
55828 #: fortran/openmp.c:4702
55829 #, gcc-internal-format
55830 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
55831 msgstr ""
55833 #: fortran/openmp.c:4734
55834 #, gcc-internal-format, gfc-internal-format
55835 msgid ""
55836 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
55837 msgstr ""
55839 #: fortran/openmp.c:4766
55840 #, gcc-internal-format, gfc-internal-format
55841 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
55842 msgstr ""
55844 #: fortran/openmp.c:4779
55845 #, gcc-internal-format, gfc-internal-format
55846 msgid "%s must contain at least one MAP clause at %L"
55847 msgstr ""
55849 #: fortran/openmp.c:4876
55850 #, gcc-internal-format, gfc-internal-format
55851 msgid "unexpected !$OMP ATOMIC expression at %L"
55852 msgstr ""
55854 #: fortran/openmp.c:4905
55855 #, gcc-internal-format, gfc-internal-format
55856 msgid ""
55857 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
55858 msgstr ""
55860 #: fortran/openmp.c:4930
55861 #, gcc-internal-format, gfc-internal-format
55862 msgid ""
55863 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
55864 "type at %L"
55865 msgstr ""
55867 #: fortran/openmp.c:4935
55868 #, gcc-internal-format, gfc-internal-format
55869 msgid ""
55870 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
55871 "reference var at %L"
55872 msgstr ""
55874 #: fortran/openmp.c:4957 fortran/openmp.c:5248
55875 #, gcc-internal-format, gfc-internal-format
55876 msgid ""
55877 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
55878 "intrinsic type at %L"
55879 msgstr ""
55881 #: fortran/openmp.c:4972
55882 #, gcc-internal-format, gfc-internal-format
55883 msgid ""
55884 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
55885 "intrinsic type at %L"
55886 msgstr ""
55888 #: fortran/openmp.c:4979 fortran/openmp.c:5255
55889 #, gcc-internal-format, gfc-internal-format
55890 msgid ""
55891 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
55892 "update statement writes into at %L"
55893 msgstr ""
55895 #: fortran/openmp.c:4995
55896 #, gcc-internal-format, gfc-internal-format
55897 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
55898 msgstr ""
55900 #: fortran/openmp.c:5037
55901 #, gcc-internal-format, gfc-internal-format
55902 msgid ""
55903 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
55904 "EQV. or .NEQV. at %L"
55905 msgstr ""
55907 #: fortran/openmp.c:5085
55908 #, gcc-internal-format, gfc-internal-format
55909 msgid ""
55910 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
55911 msgstr ""
55913 #: fortran/openmp.c:5099
55914 #, gcc-internal-format, gfc-internal-format
55915 msgid ""
55916 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
55917 "(expr) at %L"
55918 msgstr ""
55920 #: fortran/openmp.c:5131
55921 #, gcc-internal-format, gfc-internal-format
55922 msgid ""
55923 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
55924 "reference var at %L"
55925 msgstr ""
55927 #: fortran/openmp.c:5155
55928 #, gcc-internal-format, gfc-internal-format
55929 msgid ""
55930 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
55931 "at %L"
55932 msgstr ""
55934 #: fortran/openmp.c:5162
55935 #, gcc-internal-format, gfc-internal-format
55936 msgid ""
55937 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
55938 msgstr ""
55940 #: fortran/openmp.c:5179
55941 #, gcc-internal-format
55942 msgid ""
55943 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
55944 msgstr ""
55946 #: fortran/openmp.c:5186
55947 #, gcc-internal-format, gfc-internal-format
55948 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
55949 msgstr ""
55951 #: fortran/openmp.c:5194
55952 #, gcc-internal-format
55953 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
55954 msgstr ""
55956 #: fortran/openmp.c:5212
55957 #, gcc-internal-format, gfc-internal-format
55958 msgid ""
55959 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
55960 "side at %L"
55961 msgstr ""
55963 #: fortran/openmp.c:5226
55964 #, gcc-internal-format, gfc-internal-format
55965 msgid ""
55966 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
55967 "intrinsic type at %L"
55968 msgstr ""
55970 #: fortran/openmp.c:5527
55971 #, gcc-internal-format, gfc-internal-format
55972 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
55973 msgstr ""
55975 #: fortran/openmp.c:5533
55976 #, gcc-internal-format, gfc-internal-format
55977 msgid "%s cannot be a DO CONCURRENT loop at %L"
55978 msgstr ""
55980 #: fortran/openmp.c:5539
55981 #, gcc-internal-format, gfc-internal-format
55982 msgid "%s iteration variable must be of type integer at %L"
55983 msgstr ""
55985 #: fortran/openmp.c:5543
55986 #, gcc-internal-format, gfc-internal-format
55987 msgid "%s iteration variable must not be THREADPRIVATE at %L"
55988 msgstr ""
55990 #: fortran/openmp.c:5556
55991 #, gcc-internal-format, gfc-internal-format
55992 msgid ""
55993 "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at "
55994 "%L"
55995 msgstr ""
55997 #: fortran/openmp.c:5560
55998 #, gcc-internal-format, gfc-internal-format
55999 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
56000 msgstr ""
56002 #: fortran/openmp.c:5564
56003 #, gcc-internal-format, gfc-internal-format
56004 msgid "%s iteration variable present on clause other than LINEAR at %L"
56005 msgstr ""
56007 #: fortran/openmp.c:5582
56008 #, gcc-internal-format, gfc-internal-format
56009 msgid "%s collapsed loops don't form rectangular iteration space at %L"
56010 msgstr ""
56012 #: fortran/openmp.c:5596
56013 #, gcc-internal-format, gfc-internal-format
56014 msgid "collapsed %s loops not perfectly nested at %L"
56015 msgstr ""
56017 #: fortran/openmp.c:5605 fortran/openmp.c:5613
56018 #, gcc-internal-format, gfc-internal-format
56019 msgid "not enough DO loops for collapsed %s at %L"
56020 msgstr ""
56022 #: fortran/openmp.c:5697 fortran/openmp.c:5710
56023 #, gcc-internal-format, gfc-internal-format
56024 msgid "The %s directive cannot be specified within a %s region at %L"
56025 msgstr ""
56027 #: fortran/openmp.c:5729
56028 #, gcc-internal-format, gfc-internal-format
56029 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
56030 msgstr ""
56032 #: fortran/openmp.c:5735
56033 #, gcc-internal-format, gfc-internal-format
56034 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
56035 msgstr ""
56037 #: fortran/openmp.c:5751
56038 #, gcc-internal-format, gfc-internal-format
56039 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
56040 msgstr ""
56042 #: fortran/openmp.c:5765
56043 #, gcc-internal-format, gfc-internal-format
56044 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
56045 msgstr ""
56047 #: fortran/openmp.c:5775 fortran/openmp.c:5784
56048 #, gcc-internal-format, gfc-internal-format
56049 msgid "not enough DO loops for %s !$ACC LOOP at %L"
56050 msgstr ""
56052 #: fortran/openmp.c:5799 fortran/openmp.c:5806
56053 #, gcc-internal-format, gfc-internal-format
56054 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
56055 msgstr ""
56057 #: fortran/openmp.c:5828
56058 #, gcc-internal-format, gfc-internal-format
56059 msgid ""
56060 "Loop parallelized across gangs is not allowed inside another loop "
56061 "parallelized across gangs at %L"
56062 msgstr ""
56064 #: fortran/openmp.c:5832 fortran/openmp.c:5836
56065 #, gcc-internal-format, gfc-internal-format
56066 msgid ""
56067 "Loop parallelized across gangs is not allowed inside loop parallelized "
56068 "across workers at %L"
56069 msgstr ""
56071 #: fortran/openmp.c:5843
56072 #, gcc-internal-format, gfc-internal-format
56073 msgid ""
56074 "Loop parallelized across workers is not allowed inside another loop "
56075 "parallelized across workers at %L"
56076 msgstr ""
56078 #: fortran/openmp.c:5847
56079 #, gcc-internal-format, gfc-internal-format
56080 msgid ""
56081 "Loop parallelized across workers is not allowed inside another loop "
56082 "parallelized across vectors at %L"
56083 msgstr ""
56085 #: fortran/openmp.c:5853
56086 #, gcc-internal-format, gfc-internal-format
56087 msgid ""
56088 "Loop parallelized across vectors is not allowed inside another loop "
56089 "parallelized across vectors at %L"
56090 msgstr ""
56092 #: fortran/openmp.c:5865
56093 #, gcc-internal-format, gfc-internal-format
56094 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
56095 msgstr ""
56097 #: fortran/openmp.c:5867
56098 #, gcc-internal-format, gfc-internal-format
56099 msgid "Clause SEQ conflicts with GANG at %L"
56100 msgstr ""
56102 #: fortran/openmp.c:5869
56103 #, gcc-internal-format, gfc-internal-format
56104 msgid "Clause SEQ conflicts with WORKER at %L"
56105 msgstr ""
56107 #: fortran/openmp.c:5871
56108 #, gcc-internal-format, gfc-internal-format
56109 msgid "Clause SEQ conflicts with VECTOR at %L"
56110 msgstr ""
56112 #: fortran/openmp.c:5873
56113 #, gcc-internal-format, gfc-internal-format
56114 msgid "Clause SEQ conflicts with AUTO at %L"
56115 msgstr ""
56117 #: fortran/openmp.c:5878
56118 #, gcc-internal-format, gfc-internal-format
56119 msgid "Clause AUTO conflicts with GANG at %L"
56120 msgstr ""
56122 #: fortran/openmp.c:5880
56123 #, gcc-internal-format, gfc-internal-format
56124 msgid "Clause AUTO conflicts with WORKER at %L"
56125 msgstr ""
56127 #: fortran/openmp.c:5882
56128 #, gcc-internal-format, gfc-internal-format
56129 msgid "Clause AUTO conflicts with VECTOR at %L"
56130 msgstr ""
56132 #: fortran/openmp.c:5886
56133 #, gcc-internal-format, gfc-internal-format
56134 msgid ""
56135 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
56136 "same time at %L"
56137 msgstr ""
56139 #: fortran/openmp.c:5921
56140 #, gcc-internal-format, gfc-internal-format
56141 msgid "TILE requires constant expression at %L"
56142 msgstr ""
56144 #: fortran/openmp.c:5986
56145 #, gcc-internal-format
56146 msgid "PARAMETER object %qs is not allowed at %L"
56147 msgstr ""
56149 #: fortran/openmp.c:5993
56150 #, gcc-internal-format
56151 msgid "Array sections: %qs not allowed in $!ACC DECLARE at %L"
56152 msgstr ""
56154 #: fortran/openmp.c:6120
56155 #, gcc-internal-format, gfc-internal-format
56156 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
56157 msgstr ""
56159 #: fortran/openmp.c:6142
56160 #, gcc-internal-format
56161 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
56162 msgstr ""
56164 #: fortran/openmp.c:6166
56165 #, gcc-internal-format, gfc-internal-format
56166 msgid ""
56167 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
56168 "DECLARE REDUCTION at %L"
56169 msgstr ""
56171 #: fortran/openmp.c:6174
56172 #, gcc-internal-format, gfc-internal-format
56173 msgid ""
56174 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
56175 "REDUCTION at %L"
56176 msgstr ""
56178 #: fortran/openmp.c:6203
56179 #, gcc-internal-format, gfc-internal-format
56180 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
56181 msgstr ""
56183 #: fortran/openmp.c:6225
56184 #, gcc-internal-format, gfc-internal-format
56185 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
56186 msgstr ""
56188 #: fortran/openmp.c:6241
56189 #, gcc-internal-format, gfc-internal-format
56190 msgid ""
56191 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
56192 "REDUCTION at %L"
56193 msgstr ""
56195 #: fortran/openmp.c:6256
56196 #, gcc-internal-format, gfc-internal-format
56197 msgid ""
56198 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
56199 "DECLARE REDUCTION at %L"
56200 msgstr ""
56202 #: fortran/openmp.c:6266
56203 #, gcc-internal-format, gfc-internal-format
56204 msgid ""
56205 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
56206 "REDUCTION must be OMP_PRIV at %L"
56207 msgstr ""
56209 #: fortran/openmp.c:6274
56210 #, gcc-internal-format, gfc-internal-format
56211 msgid ""
56212 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
56213 "without default initializer at %L"
56214 msgstr ""
56216 #: fortran/options.c:227
56217 #, gcc-internal-format
56218 msgid "-fexcess-precision=standard for Fortran"
56219 msgstr ""
56221 #: fortran/options.c:314
56222 #, gcc-internal-format
56223 msgid "Reading file %qs as free form"
56224 msgstr ""
56226 #: fortran/options.c:324
56227 #, gcc-internal-format
56228 msgid "%<-fd-lines-as-comments%> has no effect in free form"
56229 msgstr ""
56231 #: fortran/options.c:327
56232 #, gcc-internal-format
56233 msgid "%<-fd-lines-as-code%> has no effect in free form"
56234 msgstr ""
56236 #: fortran/options.c:358
56237 #, gcc-internal-format
56238 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
56239 msgstr ""
56241 #: fortran/options.c:361
56242 #, gcc-internal-format
56243 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
56244 msgstr ""
56246 #: fortran/options.c:363
56247 #, gcc-internal-format
56248 msgid ""
56249 "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
56250 msgstr ""
56252 #: fortran/options.c:366
56253 #, gcc-internal-format
56254 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
56255 msgstr ""
56257 #: fortran/options.c:369
56258 #, gcc-internal-format
56259 msgid ""
56260 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-"
56261 "fopenmp%>"
56262 msgstr ""
56264 #: fortran/options.c:406
56265 #, gcc-internal-format
56266 msgid "Fixed line length must be at least seven"
56267 msgstr ""
56269 #: fortran/options.c:409
56270 #, gcc-internal-format
56271 msgid "Free line length must be at least three"
56272 msgstr ""
56274 #: fortran/options.c:412
56275 #, gcc-internal-format, gfc-internal-format
56276 msgid "Maximum subrecord length cannot exceed %d"
56277 msgstr ""
56279 #: fortran/options.c:431
56280 #, gcc-internal-format
56281 msgid "gfortran: Only one %<-J%> option allowed"
56282 msgstr ""
56284 #: fortran/options.c:503
56285 #, gcc-internal-format
56286 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
56287 msgstr ""
56289 #: fortran/options.c:505
56290 #, gcc-internal-format
56291 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
56292 msgstr ""
56294 #: fortran/options.c:554
56295 #, gcc-internal-format
56296 msgid "Argument to %<-fcheck%> is not valid: %s"
56297 msgstr ""
56299 #: fortran/options.c:603
56300 #, gcc-internal-format
56301 msgid "%<-static-libgfortran%> is not supported in this configuration"
56302 msgstr ""
56304 #: fortran/options.c:626
56305 #, gcc-internal-format, gfc-internal-format
56306 msgid "Maximum supported identifier length is %d"
56307 msgstr ""
56309 #: fortran/options.c:646
56310 #, gcc-internal-format
56311 msgid "Unrecognized option to %<-finit-logical%>: %s"
56312 msgstr ""
56314 #: fortran/options.c:662
56315 #, gcc-internal-format
56316 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
56317 msgstr ""
56319 #: fortran/parse.c:588
56320 #, gcc-internal-format, gfc-internal-format
56321 msgid "Unclassifiable statement at %C"
56322 msgstr ""
56324 #: fortran/parse.c:624
56325 #, gcc-internal-format, gfc-internal-format
56326 msgid "OpenACC directives at %C may not appear in PURE procedures"
56327 msgstr ""
56329 #: fortran/parse.c:700
56330 #, gcc-internal-format, gfc-internal-format
56331 msgid "Unclassifiable OpenACC directive at %C"
56332 msgstr ""
56334 #: fortran/parse.c:781
56335 #, gcc-internal-format, gfc-internal-format
56336 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
56337 msgstr ""
56339 #: fortran/parse.c:991
56340 #, gcc-internal-format, gfc-internal-format
56341 msgid "Unclassifiable OpenMP directive at %C"
56342 msgstr ""
56344 #: fortran/parse.c:1025
56345 #, gcc-internal-format, gfc-internal-format
56346 msgid "Unclassifiable GCC directive at %C"
56347 msgstr ""
56349 #: fortran/parse.c:1084 fortran/parse.c:1311
56350 #, gcc-internal-format, gfc-internal-format
56351 msgid "Zero is not a valid statement label at %C"
56352 msgstr ""
56354 #: fortran/parse.c:1091 fortran/parse.c:1303
56355 #, gcc-internal-format, gfc-internal-format
56356 msgid "Non-numeric character in statement label at %C"
56357 msgstr ""
56359 #: fortran/parse.c:1103 fortran/parse.c:1352
56360 #, gcc-internal-format, gfc-internal-format
56361 msgid "Semicolon at %C needs to be preceded by statement"
56362 msgstr ""
56364 #: fortran/parse.c:1110 fortran/parse.c:1367
56365 #, gcc-internal-format, gfc-internal-format
56366 msgid "Statement label without statement at %L"
56367 msgstr ""
56369 #: fortran/parse.c:1173 fortran/parse.c:1354
56370 #, gcc-internal-format, gfc-internal-format
56371 msgid "Fortran 2008: Semicolon at %C without preceding statement"
56372 msgstr ""
56374 #: fortran/parse.c:1196 fortran/parse.c:1330
56375 #, gcc-internal-format, gfc-internal-format
56376 msgid "Bad continuation line at %C"
56377 msgstr ""
56379 #: fortran/parse.c:1626
56380 #, gcc-internal-format, gfc-internal-format
56381 msgid "FORMAT statement at %L does not have a statement label"
56382 msgstr ""
56384 #: fortran/parse.c:2367
56385 #, gcc-internal-format
56386 msgid "gfc_ascii_statement(): Bad statement code"
56387 msgstr ""
56389 #: fortran/parse.c:2509
56390 #, gcc-internal-format, gfc-internal-format
56391 msgid "Unexpected %s statement at %C"
56392 msgstr ""
56394 #: fortran/parse.c:2664
56395 #, gcc-internal-format, gfc-internal-format
56396 msgid "%s statement at %C cannot follow %s statement at %L"
56397 msgstr ""
56399 #: fortran/parse.c:2681
56400 #, gcc-internal-format
56401 msgid "Unexpected end of file in %qs"
56402 msgstr ""
56404 #: fortran/parse.c:2713
56405 #, gcc-internal-format
56406 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
56407 msgstr ""
56409 #: fortran/parse.c:2716
56410 #, gcc-internal-format
56411 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
56412 msgstr ""
56414 #: fortran/parse.c:2736
56415 #, gcc-internal-format, gfc-internal-format
56416 msgid "Components in TYPE at %C must precede CONTAINS"
56417 msgstr ""
56419 #: fortran/parse.c:2740
56420 #, gcc-internal-format, gfc-internal-format
56421 msgid "Type-bound procedure at %C"
56422 msgstr ""
56424 #: fortran/parse.c:2748
56425 #, gcc-internal-format, gfc-internal-format
56426 msgid "GENERIC binding at %C"
56427 msgstr ""
56429 #: fortran/parse.c:2756
56430 #, gcc-internal-format, gfc-internal-format
56431 msgid "FINAL procedure declaration at %C"
56432 msgstr ""
56434 #: fortran/parse.c:2768
56435 #, gcc-internal-format, gfc-internal-format
56436 msgid "Derived type definition at %C with empty CONTAINS section"
56437 msgstr ""
56439 #: fortran/parse.c:2778 fortran/parse.c:3233
56440 #, gcc-internal-format, gfc-internal-format
56441 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
56442 msgstr ""
56444 #: fortran/parse.c:2785
56445 #, gcc-internal-format, gfc-internal-format
56446 msgid "PRIVATE statement at %C must precede procedure bindings"
56447 msgstr ""
56449 #: fortran/parse.c:2792 fortran/parse.c:3246
56450 #, gcc-internal-format, gfc-internal-format
56451 msgid "Duplicate PRIVATE statement at %C"
56452 msgstr ""
56454 #: fortran/parse.c:2802
56455 #, gcc-internal-format, gfc-internal-format
56456 msgid "SEQUENCE statement at %C must precede CONTAINS"
56457 msgstr ""
56459 #: fortran/parse.c:2806
56460 #, gcc-internal-format, gfc-internal-format
56461 msgid "Already inside a CONTAINS block at %C"
56462 msgstr ""
56464 #: fortran/parse.c:2925
56465 #, gcc-internal-format, gfc-internal-format
56466 msgid ""
56467 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
56468 "subcomponent of a coarray, which is not possible as the component has the "
56469 "pointer attribute"
56470 msgstr ""
56472 #: fortran/parse.c:2931
56473 #, gcc-internal-format, gfc-internal-format
56474 msgid ""
56475 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
56476 "which must have a codimension or be a subcomponent of a coarray"
56477 msgstr ""
56479 #: fortran/parse.c:2936
56480 #, gcc-internal-format, gfc-internal-format
56481 msgid ""
56482 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
56483 msgstr ""
56485 #: fortran/parse.c:2940
56486 #, gcc-internal-format, gfc-internal-format
56487 msgid ""
56488 "Allocatable component %s at %L must have a codimension as it has a "
56489 "noncoarray subcomponent of type LOCK_TYPE"
56490 msgstr ""
56492 #: fortran/parse.c:2945
56493 #, gcc-internal-format, gfc-internal-format
56494 msgid ""
56495 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
56496 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
56497 "(Variables of type %s may not have a codimension as already a coarray "
56498 "subcomponent exists)"
56499 msgstr ""
56501 #: fortran/parse.c:2952
56502 #, gcc-internal-format, gfc-internal-format
56503 msgid ""
56504 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
56505 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
56506 "(Variables of type %s may not have a codimension as %s at %L has a "
56507 "codimension or a coarray subcomponent)"
56508 msgstr ""
56510 #: fortran/parse.c:2962
56511 #, gcc-internal-format, gfc-internal-format
56512 msgid ""
56513 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
56514 "subcomponent of a coarray, which is not possible as the component has the "
56515 "pointer attribute"
56516 msgstr ""
56518 #: fortran/parse.c:2968
56519 #, gcc-internal-format, gfc-internal-format
56520 msgid ""
56521 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
56522 "which must have a codimension or be a subcomponent of a coarray"
56523 msgstr ""
56525 #: fortran/parse.c:2973
56526 #, gcc-internal-format, gfc-internal-format
56527 msgid ""
56528 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
56529 msgstr ""
56531 #: fortran/parse.c:2977
56532 #, gcc-internal-format, gfc-internal-format
56533 msgid ""
56534 "Allocatable component %s at %L must have a codimension as it has a "
56535 "noncoarray subcomponent of type EVENT_TYPE"
56536 msgstr ""
56538 #: fortran/parse.c:2982
56539 #, gcc-internal-format, gfc-internal-format
56540 msgid ""
56541 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
56542 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
56543 "(Variables of type %s may not have a codimension as already a coarray "
56544 "subcomponent exists)"
56545 msgstr ""
56547 #: fortran/parse.c:2989
56548 #, gcc-internal-format, gfc-internal-format
56549 msgid ""
56550 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
56551 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
56552 "(Variables of type %s may not have a codimension as %s at %L has a "
56553 "codimension or a coarray subcomponent)"
56554 msgstr ""
56556 #: fortran/parse.c:3041
56557 #, gcc-internal-format, gfc-internal-format
56558 msgid "failed to create map component '%s'"
56559 msgstr ""
56561 #: fortran/parse.c:3074
56562 #, gcc-internal-format, gfc-internal-format
56563 msgid "failed to create union component '%s'"
56564 msgstr ""
56566 #: fortran/parse.c:3129
56567 #, gcc-internal-format, gfc-internal-format
56568 msgid "Syntax error in nested structure declaration at %C"
56569 msgstr ""
56571 #: fortran/parse.c:3216
56572 #, gcc-internal-format, gfc-internal-format
56573 msgid "FINAL declaration at %C must be inside CONTAINS"
56574 msgstr ""
56576 #: fortran/parse.c:3224
56577 #, gcc-internal-format, gfc-internal-format
56578 msgid "Derived type definition at %C without components"
56579 msgstr ""
56581 #: fortran/parse.c:3240
56582 #, gcc-internal-format, gfc-internal-format
56583 msgid "PRIVATE statement at %C must precede structure components"
56584 msgstr ""
56586 #: fortran/parse.c:3257
56587 #, gcc-internal-format, gfc-internal-format
56588 msgid "SEQUENCE statement at %C must precede structure components"
56589 msgstr ""
56591 #: fortran/parse.c:3263
56592 #, gcc-internal-format, gfc-internal-format
56593 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
56594 msgstr ""
56596 #: fortran/parse.c:3268
56597 #, gcc-internal-format, gfc-internal-format
56598 msgid "Duplicate SEQUENCE statement at %C"
56599 msgstr ""
56601 #: fortran/parse.c:3278
56602 #, gcc-internal-format, gfc-internal-format
56603 msgid "CONTAINS block in derived type definition at %C"
56604 msgstr ""
56606 #: fortran/parse.c:3336
56607 #, gcc-internal-format, gfc-internal-format
56608 msgid "ENUM declaration at %C has no ENUMERATORS"
56609 msgstr ""
56611 #: fortran/parse.c:3423
56612 #, gcc-internal-format, gfc-internal-format
56613 msgid "Unexpected %s statement in INTERFACE block at %C"
56614 msgstr ""
56616 #: fortran/parse.c:3447
56617 #, gcc-internal-format
56618 msgid ""
56619 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
56620 msgstr ""
56622 #: fortran/parse.c:3481
56623 #, gcc-internal-format, gfc-internal-format
56624 msgid "Unexpected %s statement at %C in INTERFACE body"
56625 msgstr ""
56627 #: fortran/parse.c:3499
56628 #, gcc-internal-format
56629 msgid ""
56630 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
56631 msgstr ""
56633 #: fortran/parse.c:3629
56634 #, gcc-internal-format, gfc-internal-format
56635 msgid "%s statement is not allowed inside of BLOCK at %C"
56636 msgstr ""
56638 #: fortran/parse.c:3660
56639 #, gcc-internal-format, gfc-internal-format
56640 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
56641 msgstr ""
56643 #: fortran/parse.c:3750
56644 #, gcc-internal-format, gfc-internal-format
56645 msgid "%s statement must appear in a MODULE"
56646 msgstr ""
56648 #: fortran/parse.c:3758
56649 #, gcc-internal-format, gfc-internal-format
56650 msgid "%s statement at %C follows another accessibility specification"
56651 msgstr ""
56653 #: fortran/parse.c:3810
56654 #, gcc-internal-format
56655 msgid "Bad kind expression for function %qs at %L"
56656 msgstr ""
56658 #: fortran/parse.c:3814
56659 #, gcc-internal-format
56660 msgid "The type for function %qs at %L is not accessible"
56661 msgstr ""
56663 #: fortran/parse.c:3874
56664 #, gcc-internal-format, gfc-internal-format
56665 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
56666 msgstr ""
56668 #: fortran/parse.c:3896
56669 #, gcc-internal-format, gfc-internal-format
56670 msgid "Unexpected %s statement in WHERE block at %C"
56671 msgstr ""
56673 #: fortran/parse.c:3955
56674 #, gcc-internal-format, gfc-internal-format
56675 msgid "Unexpected %s statement in FORALL block at %C"
56676 msgstr ""
56678 #: fortran/parse.c:4006
56679 #, gcc-internal-format, gfc-internal-format
56680 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
56681 msgstr ""
56683 #: fortran/parse.c:4024
56684 #, gcc-internal-format, gfc-internal-format
56685 msgid "Duplicate ELSE statements at %L and %C"
56686 msgstr ""
56688 #: fortran/parse.c:4085
56689 #, gcc-internal-format, gfc-internal-format
56690 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
56691 msgstr ""
56693 #: fortran/parse.c:4169
56694 #, gcc-internal-format, gfc-internal-format
56695 msgid ""
56696 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
56697 "%C"
56698 msgstr ""
56700 #: fortran/parse.c:4231
56701 #, gcc-internal-format
56702 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
56703 msgstr ""
56705 #: fortran/parse.c:4264
56706 #, gcc-internal-format, gfc-internal-format
56707 msgid "End of nonblock DO statement at %C is within another block"
56708 msgstr ""
56710 #: fortran/parse.c:4274
56711 #, gcc-internal-format, gfc-internal-format
56712 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
56713 msgstr ""
56715 #: fortran/parse.c:4300
56716 #, gcc-internal-format, gfc-internal-format
56717 msgid "CRITICAL block inside of OpenACC region at %C"
56718 msgstr ""
56720 #: fortran/parse.c:4327
56721 #, gcc-internal-format, gfc-internal-format
56722 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
56723 msgstr ""
56725 #: fortran/parse.c:4396
56726 #, gcc-internal-format, gfc-internal-format
56727 msgid "BLOCK construct at %C"
56728 msgstr ""
56730 #: fortran/parse.c:4430
56731 #, gcc-internal-format, gfc-internal-format
56732 msgid "ASSOCIATE construct at %C"
56733 msgstr ""
56735 #: fortran/parse.c:4611
56736 #, gcc-internal-format, gfc-internal-format
56737 msgid "Statement label in ENDDO at %C doesn't match DO label"
56738 msgstr ""
56740 #: fortran/parse.c:4627
56741 #, gcc-internal-format, gfc-internal-format
56742 msgid "Named block DO at %L requires matching ENDDO name"
56743 msgstr ""
56745 #: fortran/parse.c:4818
56746 #, gcc-internal-format, gfc-internal-format
56747 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
56748 msgstr ""
56750 #: fortran/parse.c:4834 fortran/parse.c:4893
56751 #, gcc-internal-format, gfc-internal-format
56752 msgid "OpenACC directive inside of CRITICAL block at %C"
56753 msgstr ""
56755 #: fortran/parse.c:4868
56756 #, gcc-internal-format, gfc-internal-format
56757 msgid "Expecting %s at %C"
56758 msgstr ""
56760 #: fortran/parse.c:4912
56761 #, gcc-internal-format, gfc-internal-format
56762 msgid "Expected DO loop at %C"
56763 msgstr ""
56765 #: fortran/parse.c:4932
56766 #, gcc-internal-format, gfc-internal-format
56767 msgid "Redundant !$ACC END LOOP at %C"
56768 msgstr ""
56770 #: fortran/parse.c:5146
56771 #, gcc-internal-format, gfc-internal-format
56772 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
56773 msgstr ""
56775 #: fortran/parse.c:5204
56776 #, gcc-internal-format, gfc-internal-format
56777 msgid "%s statement at %C cannot terminate a non-block DO loop"
56778 msgstr ""
56780 #: fortran/parse.c:5218
56781 #, gcc-internal-format, gfc-internal-format
56782 msgid "DATA statement at %C after the first executable statement"
56783 msgstr ""
56785 #: fortran/parse.c:5456
56786 #, gcc-internal-format
56787 msgid "Contained procedure %qs at %C is already ambiguous"
56788 msgstr ""
56790 #: fortran/parse.c:5513
56791 #, gcc-internal-format, gfc-internal-format
56792 msgid "Unexpected %s statement in CONTAINS section at %C"
56793 msgstr ""
56795 #: fortran/parse.c:5538
56796 #, gcc-internal-format, gfc-internal-format
56797 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
56798 msgstr ""
56800 #: fortran/parse.c:5650
56801 #, gcc-internal-format, gfc-internal-format
56802 msgid "CONTAINS statement at %C is already in a contained program unit"
56803 msgstr ""
56805 #: fortran/parse.c:5696
56806 #, gcc-internal-format
56807 msgid "gfc_global_used(): Bad type"
56808 msgstr ""
56810 #: fortran/parse.c:5701
56811 #, gcc-internal-format
56812 msgid "Global binding name %qs at %L is already being used as a %s at %L"
56813 msgstr ""
56815 #: fortran/parse.c:5704
56816 #, gcc-internal-format
56817 msgid "Global name %qs at %L is already being used as a %s at %L"
56818 msgstr ""
56820 #: fortran/parse.c:5725
56821 #, gcc-internal-format, gfc-internal-format
56822 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
56823 msgstr ""
56825 #: fortran/parse.c:5751
56826 #, gcc-internal-format, gfc-internal-format
56827 msgid "Unexpected %s statement in BLOCK DATA at %C"
56828 msgstr ""
56830 #: fortran/parse.c:5836
56831 #, gcc-internal-format, gfc-internal-format
56832 msgid "Unexpected %s statement in MODULE at %C"
56833 msgstr ""
56835 #. If we see a duplicate main program, shut down.  If the second
56836 #. instance is an implied main program, i.e. data decls or executable
56837 #. statements, we're in for lots of errors.
56838 #: fortran/parse.c:6217
56839 #, gcc-internal-format, gfc-internal-format
56840 msgid "Two main PROGRAMs at %L and %C"
56841 msgstr ""
56843 #: fortran/primary.c:105
56844 #, gcc-internal-format, gfc-internal-format
56845 msgid "Missing kind-parameter at %C"
56846 msgstr ""
56848 #: fortran/primary.c:138
56849 #, gcc-internal-format
56850 msgid "gfc_check_digit(): bad radix"
56851 msgstr ""
56853 #: fortran/primary.c:232
56854 #, gcc-internal-format, gfc-internal-format
56855 msgid "Integer kind %d at %C not available"
56856 msgstr ""
56858 #: fortran/primary.c:241
56859 #, gcc-internal-format, gfc-internal-format
56860 msgid ""
56861 "Integer too big for its kind at %C. This check can be disabled with the "
56862 "option -fno-range-check"
56863 msgstr ""
56865 #: fortran/primary.c:270
56866 #, gcc-internal-format, gfc-internal-format
56867 msgid "Hollerith constant at %C"
56868 msgstr ""
56870 #: fortran/primary.c:281
56871 #, gcc-internal-format, gfc-internal-format
56872 msgid "Invalid Hollerith constant: %L must contain at least one character"
56873 msgstr ""
56875 #: fortran/primary.c:287
56876 #, gcc-internal-format, gfc-internal-format
56877 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
56878 msgstr ""
56880 #: fortran/primary.c:307
56881 #, gcc-internal-format, gfc-internal-format
56882 msgid "Invalid Hollerith constant at %L contains a wide character"
56883 msgstr ""
56885 #: fortran/primary.c:393
56886 #, gcc-internal-format, gfc-internal-format
56887 msgid "Hexadecimal constant at %C uses non-standard syntax"
56888 msgstr ""
56890 #: fortran/primary.c:402
56891 #, gcc-internal-format, gfc-internal-format
56892 msgid "Empty set of digits in BOZ constant at %C"
56893 msgstr ""
56895 #: fortran/primary.c:408
56896 #, gcc-internal-format, gfc-internal-format
56897 msgid "Illegal character in BOZ constant at %C"
56898 msgstr ""
56900 #: fortran/primary.c:431
56901 #, gcc-internal-format, gfc-internal-format
56902 msgid "BOZ constant at %C uses non-standard postfix syntax"
56903 msgstr ""
56905 #: fortran/primary.c:461
56906 #, gcc-internal-format, gfc-internal-format
56907 msgid "Integer too big for integer kind %i at %C"
56908 msgstr ""
56910 #: fortran/primary.c:467
56911 #, gcc-internal-format, gfc-internal-format
56912 msgid "BOZ used outside a DATA statement at %C"
56913 msgstr ""
56915 #: fortran/primary.c:558
56916 #, gcc-internal-format, gfc-internal-format
56917 msgid "exponent-letter 'q' in real-literal-constant at %C"
56918 msgstr ""
56920 #: fortran/primary.c:563
56921 #, gcc-internal-format
56922 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
56923 msgstr ""
56925 #: fortran/primary.c:584
56926 #, gcc-internal-format, gfc-internal-format
56927 msgid "Missing exponent in real number at %C"
56928 msgstr ""
56930 #: fortran/primary.c:643
56931 #, gcc-internal-format
56932 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
56933 msgstr ""
56935 #: fortran/primary.c:673
56936 #, gcc-internal-format
56937 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
56938 msgstr ""
56940 #: fortran/primary.c:687
56941 #, gcc-internal-format
56942 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
56943 msgstr ""
56945 #: fortran/primary.c:720
56946 #, gcc-internal-format, gfc-internal-format
56947 msgid "Invalid real kind %d at %C"
56948 msgstr ""
56950 #: fortran/primary.c:735
56951 #, gcc-internal-format, gfc-internal-format
56952 msgid "Real constant overflows its kind at %C"
56953 msgstr ""
56955 #: fortran/primary.c:740
56956 #, gcc-internal-format, gfc-internal-format
56957 msgid "Real constant underflows its kind at %C"
56958 msgstr ""
56960 #: fortran/primary.c:745
56961 #, gcc-internal-format
56962 msgid "gfc_range_check() returned bad value"
56963 msgstr ""
56965 #: fortran/primary.c:792
56966 #, gcc-internal-format
56967 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
56968 msgstr ""
56970 #: fortran/primary.c:884
56971 #, gcc-internal-format, gfc-internal-format
56972 msgid "Syntax error in SUBSTRING specification at %C"
56973 msgstr ""
56975 #: fortran/primary.c:1096
56976 #, gcc-internal-format, gfc-internal-format
56977 msgid "Invalid kind %d for CHARACTER constant at %C"
56978 msgstr ""
56980 #: fortran/primary.c:1117
56981 #, gcc-internal-format, gfc-internal-format
56982 msgid "Unterminated character constant beginning at %C"
56983 msgstr ""
56985 #: fortran/primary.c:1147
56986 #, gcc-internal-format
56987 msgid "Character %qs in string at %C is not representable in character kind %d"
56988 msgstr ""
56990 #: fortran/primary.c:1160
56991 #, gcc-internal-format
56992 msgid "match_string_constant(): Delimiter not found"
56993 msgstr ""
56995 #: fortran/primary.c:1230
56996 #, gcc-internal-format, gfc-internal-format
56997 msgid "Bad kind for logical constant at %C"
56998 msgstr ""
57000 #: fortran/primary.c:1262
57001 #, gcc-internal-format, gfc-internal-format
57002 msgid "Expected PARAMETER symbol in complex constant at %C"
57003 msgstr ""
57005 #: fortran/primary.c:1271
57006 #, gcc-internal-format, gfc-internal-format
57007 msgid "Numeric PARAMETER required in complex constant at %C"
57008 msgstr ""
57010 #: fortran/primary.c:1277
57011 #, gcc-internal-format, gfc-internal-format
57012 msgid "Scalar PARAMETER required in complex constant at %C"
57013 msgstr ""
57015 #: fortran/primary.c:1281
57016 #, gcc-internal-format, gfc-internal-format
57017 msgid "PARAMETER symbol in complex constant at %C"
57018 msgstr ""
57020 #: fortran/primary.c:1304
57021 #, gcc-internal-format
57022 msgid "gfc_match_sym_complex_part(): Bad type"
57023 msgstr ""
57025 #: fortran/primary.c:1311
57026 #, gcc-internal-format, gfc-internal-format
57027 msgid "Error converting PARAMETER constant in complex constant at %C"
57028 msgstr ""
57030 #: fortran/primary.c:1443
57031 #, gcc-internal-format, gfc-internal-format
57032 msgid "Syntax error in COMPLEX constant at %C"
57033 msgstr ""
57035 #: fortran/primary.c:1570
57036 #, gcc-internal-format, gfc-internal-format
57037 msgid "Namelist '%s' can not be an argument at %L"
57038 msgstr ""
57040 #: fortran/primary.c:1656
57041 #, gcc-internal-format
57042 msgid "Keyword %qs at %C has already appeared in the current argument list"
57043 msgstr ""
57045 #: fortran/primary.c:1723
57046 #, gcc-internal-format, gfc-internal-format
57047 msgid "argument list function at %C"
57048 msgstr ""
57050 #: fortran/primary.c:1791
57051 #, gcc-internal-format, gfc-internal-format
57052 msgid "Expected alternate return label at %C"
57053 msgstr ""
57055 #: fortran/primary.c:1813
57056 #, gcc-internal-format, gfc-internal-format
57057 msgid "Missing keyword name in actual argument list at %C"
57058 msgstr ""
57060 #: fortran/primary.c:1859
57061 #, gcc-internal-format, gfc-internal-format
57062 msgid "Syntax error in argument list at %C"
57063 msgstr ""
57065 #: fortran/primary.c:1880
57066 #, gcc-internal-format
57067 msgid "extend_ref(): Bad tail"
57068 msgstr ""
57070 #: fortran/primary.c:1919
57071 #, gcc-internal-format, gfc-internal-format
57072 msgid ""
57073 "Array section designator, e.g. '(:)', is required besides the coarray "
57074 "designator '[...]' at %C"
57075 msgstr ""
57077 #: fortran/primary.c:1927
57078 #, gcc-internal-format
57079 msgid "Coarray designator at %C but %qs is not a coarray"
57080 msgstr ""
57082 #: fortran/primary.c:2025
57083 #, gcc-internal-format
57084 msgid "Symbol %qs at %C has no IMPLICIT type"
57085 msgstr ""
57087 #: fortran/primary.c:2031
57088 #, gcc-internal-format
57089 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
57090 msgstr ""
57092 #: fortran/primary.c:2049
57093 #, gcc-internal-format, gfc-internal-format
57094 msgid "Expected structure component name at %C"
57095 msgstr ""
57097 #: fortran/primary.c:2100
57098 #, gcc-internal-format, gfc-internal-format
57099 msgid "Expected argument list at %C"
57100 msgstr ""
57102 #: fortran/primary.c:2140
57103 #, gcc-internal-format
57104 msgid "Procedure pointer component %qs requires an argument list at %C"
57105 msgstr ""
57107 #: fortran/primary.c:2229
57108 #, gcc-internal-format, gfc-internal-format
57109 msgid "Nonpolymorphic reference to abstract type at %C"
57110 msgstr ""
57112 #: fortran/primary.c:2236
57113 #, gcc-internal-format, gfc-internal-format
57114 msgid "Coindexed procedure-pointer component at %C"
57115 msgstr ""
57117 #: fortran/primary.c:2271
57118 #, gcc-internal-format
57119 msgid "gfc_variable_attr(): Expression isn't a variable"
57120 msgstr ""
57122 #: fortran/primary.c:2326
57123 #, gcc-internal-format
57124 msgid "gfc_variable_attr(): Bad array reference"
57125 msgstr ""
57127 #: fortran/primary.c:2447
57128 #, gcc-internal-format
57129 msgid "gfc_caf_attr(): Expression isn't a variable"
57130 msgstr ""
57132 #: fortran/primary.c:2501
57133 #, gcc-internal-format
57134 msgid "gfc_caf_attr(): Bad array reference"
57135 msgstr ""
57137 #: fortran/primary.c:2670
57138 #, gcc-internal-format, gfc-internal-format
57139 msgid "Structure constructor with missing optional arguments at %C"
57140 msgstr ""
57142 #: fortran/primary.c:2679
57143 #, gcc-internal-format
57144 msgid ""
57145 "No initializer for allocatable component '%qs' given in the structure "
57146 "constructor at %C"
57147 msgstr ""
57149 #: fortran/primary.c:2686
57150 #, gcc-internal-format
57151 msgid ""
57152 "No initializer for component %qs given in the structure constructor at %C!"
57153 msgstr ""
57155 #: fortran/primary.c:2734
57156 #, gcc-internal-format
57157 msgid "Can't construct ABSTRACT type %qs at %L"
57158 msgstr ""
57160 #: fortran/primary.c:2754
57161 #, gcc-internal-format, gfc-internal-format
57162 msgid "Structure constructor with named arguments at %C"
57163 msgstr ""
57165 #: fortran/primary.c:2769
57166 #, gcc-internal-format, gfc-internal-format
57167 msgid "Component initializer without name after component named %s at %L!"
57168 msgstr ""
57170 #: fortran/primary.c:2774
57171 #, gcc-internal-format, gfc-internal-format
57172 msgid "Too many components in structure constructor at %L!"
57173 msgstr ""
57175 #: fortran/primary.c:2811
57176 #, gcc-internal-format
57177 msgid "Component %qs is initialized twice in the structure constructor at %L!"
57178 msgstr ""
57180 #: fortran/primary.c:2823
57181 #, gcc-internal-format
57182 msgid ""
57183 "Coindexed expression to pointer component %qs in structure constructor at %L!"
57184 msgstr ""
57186 #: fortran/primary.c:2877
57187 #, gcc-internal-format
57188 msgid ""
57189 "component %qs at %L has already been set by a parent derived type constructor"
57190 msgstr ""
57192 #: fortran/primary.c:3032
57193 #, gcc-internal-format, gfc-internal-format
57194 msgid "%%LOC() as an rvalue at %C"
57195 msgstr ""
57197 #: fortran/primary.c:3091
57198 #, gcc-internal-format
57199 msgid ""
57200 "%qs at %C is the name of a recursive function and so refers to the result "
57201 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
57202 msgstr ""
57204 #: fortran/primary.c:3215
57205 #, gcc-internal-format
57206 msgid "Unexpected use of subroutine name %qs at %C"
57207 msgstr ""
57209 #: fortran/primary.c:3247
57210 #, gcc-internal-format
57211 msgid "Statement function %qs requires argument list at %C"
57212 msgstr ""
57214 #: fortran/primary.c:3250
57215 #, gcc-internal-format
57216 msgid "Function %qs requires an argument list at %C"
57217 msgstr ""
57219 #: fortran/primary.c:3300
57220 #, gcc-internal-format
57221 msgid "Missing argument to %qs at %C"
57222 msgstr ""
57224 #: fortran/primary.c:3313
57225 #, gcc-internal-format, gfc-internal-format
57226 msgid ""
57227 "The leftmost part-ref in a data-ref can not be a function reference at %C"
57228 msgstr ""
57230 #: fortran/primary.c:3467
57231 #, gcc-internal-format
57232 msgid "Missing argument list in function %qs at %C"
57233 msgstr ""
57235 #: fortran/primary.c:3511
57236 #, gcc-internal-format, gfc-internal-format
57237 msgid "Symbol at %C is not appropriate for an expression"
57238 msgstr ""
57240 #: fortran/primary.c:3581
57241 #, gcc-internal-format, gfc-internal-format
57242 msgid "Derived type '%s' cannot be used as a variable at %C"
57243 msgstr ""
57245 #: fortran/primary.c:3622
57246 #, gcc-internal-format, gfc-internal-format
57247 msgid "Named constant at %C in an EQUIVALENCE"
57248 msgstr ""
57250 #: fortran/primary.c:3657
57251 #, gcc-internal-format
57252 msgid "%qs at %C is not a variable"
57253 msgstr ""
57255 #: fortran/resolve.c:123
57256 #, gcc-internal-format
57257 msgid "%qs at %L is of the ABSTRACT type %qs"
57258 msgstr ""
57260 #: fortran/resolve.c:126
57261 #, gcc-internal-format
57262 msgid "ABSTRACT type %qs used at %L"
57263 msgstr ""
57265 #: fortran/resolve.c:143
57266 #, gcc-internal-format
57267 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
57268 msgstr ""
57270 #: fortran/resolve.c:156
57271 #, gcc-internal-format
57272 msgid "Interface %qs at %L may not be generic"
57273 msgstr ""
57275 #: fortran/resolve.c:163
57276 #, gcc-internal-format
57277 msgid "Interface %qs at %L may not be a statement function"
57278 msgstr ""
57280 #: fortran/resolve.c:172
57281 #, gcc-internal-format
57282 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
57283 msgstr ""
57285 #: fortran/resolve.c:178
57286 #, gcc-internal-format
57287 msgid "Interface %qs at %L must be explicit"
57288 msgstr ""
57290 #: fortran/resolve.c:200
57291 #, gcc-internal-format
57292 msgid "PROCEDURE %qs at %L may not be used as its own interface"
57293 msgstr ""
57295 #: fortran/resolve.c:300
57296 #, gcc-internal-format
57297 msgid ""
57298 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
57299 msgstr ""
57301 #: fortran/resolve.c:304
57302 #, gcc-internal-format
57303 msgid "Alternate return specifier in function %qs at %L is not allowed"
57304 msgstr ""
57306 #: fortran/resolve.c:315
57307 #, gcc-internal-format
57308 msgid "Self-referential argument %qs at %L is not allowed"
57309 msgstr ""
57311 #: fortran/resolve.c:387
57312 #, gcc-internal-format
57313 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
57314 msgstr ""
57316 #: fortran/resolve.c:397
57317 #, gcc-internal-format
57318 msgid ""
57319 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
57320 "INTENT(IN)"
57321 msgstr ""
57323 #: fortran/resolve.c:402
57324 #, gcc-internal-format
57325 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
57326 msgstr ""
57328 #: fortran/resolve.c:410
57329 #, gcc-internal-format
57330 msgid ""
57331 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
57332 "INTENT"
57333 msgstr ""
57335 #: fortran/resolve.c:415
57336 #, gcc-internal-format
57337 msgid ""
57338 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
57339 "have the VALUE attribute"
57340 msgstr ""
57342 #: fortran/resolve.c:425
57343 #, gcc-internal-format
57344 msgid ""
57345 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
57346 msgstr ""
57348 #: fortran/resolve.c:458
57349 #, gcc-internal-format
57350 msgid "Coarray dummy argument %qs at %L to elemental procedure"
57351 msgstr ""
57353 #: fortran/resolve.c:466
57354 #, gcc-internal-format
57355 msgid "Argument %qs of elemental procedure at %L must be scalar"
57356 msgstr ""
57358 #: fortran/resolve.c:475
57359 #, gcc-internal-format
57360 msgid ""
57361 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
57362 "attribute"
57363 msgstr ""
57365 #: fortran/resolve.c:485
57366 #, gcc-internal-format
57367 msgid ""
57368 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
57369 msgstr ""
57371 #: fortran/resolve.c:493
57372 #, gcc-internal-format
57373 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
57374 msgstr ""
57376 #: fortran/resolve.c:502
57377 #, gcc-internal-format
57378 msgid ""
57379 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
57380 "or have the VALUE attribute"
57381 msgstr ""
57383 #: fortran/resolve.c:515
57384 #, gcc-internal-format
57385 msgid "Argument %qs of statement function at %L must be scalar"
57386 msgstr ""
57388 #: fortran/resolve.c:525
57389 #, gcc-internal-format
57390 msgid ""
57391 "Character-valued argument %qs of statement function at %L must have constant "
57392 "length"
57393 msgstr ""
57395 #: fortran/resolve.c:574
57396 #, gcc-internal-format
57397 msgid ""
57398 "Contained procedure %qs at %L has the same name as its encompassing procedure"
57399 msgstr ""
57401 #: fortran/resolve.c:591
57402 #, gcc-internal-format
57403 msgid "Contained function %qs at %L has no IMPLICIT type"
57404 msgstr ""
57406 #: fortran/resolve.c:594
57407 #, gcc-internal-format
57408 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
57409 msgstr ""
57411 #: fortran/resolve.c:618
57412 #, gcc-internal-format
57413 msgid "Character-valued %s %qs at %L must not be assumed length"
57414 msgstr ""
57416 #: fortran/resolve.c:792
57417 #, gcc-internal-format, gfc-internal-format
57418 msgid "Function %s at %L has entries with mismatched array specifications"
57419 msgstr ""
57421 #: fortran/resolve.c:809
57422 #, gcc-internal-format, gfc-internal-format
57423 msgid ""
57424 "Function %s at %L with entries returning variables of different string "
57425 "lengths"
57426 msgstr ""
57428 #: fortran/resolve.c:836
57429 #, gcc-internal-format, gfc-internal-format
57430 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
57431 msgstr ""
57433 #: fortran/resolve.c:840
57434 #, gcc-internal-format, gfc-internal-format
57435 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
57436 msgstr ""
57438 #: fortran/resolve.c:847
57439 #, gcc-internal-format, gfc-internal-format
57440 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
57441 msgstr ""
57443 #: fortran/resolve.c:851
57444 #, gcc-internal-format, gfc-internal-format
57445 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
57446 msgstr ""
57448 #: fortran/resolve.c:889
57449 #, gcc-internal-format, gfc-internal-format
57450 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
57451 msgstr ""
57453 #: fortran/resolve.c:894
57454 #, gcc-internal-format, gfc-internal-format
57455 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
57456 msgstr ""
57458 #: fortran/resolve.c:943
57459 #, gcc-internal-format
57460 msgid ""
57461 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
57462 "allowed"
57463 msgstr ""
57465 #: fortran/resolve.c:947
57466 #, gcc-internal-format
57467 msgid ""
57468 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
57469 "only allowed in named common blocks"
57470 msgstr ""
57472 #: fortran/resolve.c:954
57473 #, gcc-internal-format
57474 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
57475 msgstr ""
57477 #: fortran/resolve.c:962
57478 #, gcc-internal-format
57479 msgid ""
57480 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
57481 "BIND(C) attribute"
57482 msgstr ""
57484 #: fortran/resolve.c:966
57485 #, gcc-internal-format
57486 msgid ""
57487 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
57488 "allocatable"
57489 msgstr ""
57491 #: fortran/resolve.c:970
57492 #, gcc-internal-format
57493 msgid ""
57494 "Derived type variable %qs in COMMON at %L may not have default initializer"
57495 msgstr ""
57497 #: fortran/resolve.c:1014
57498 #, gcc-internal-format
57499 msgid ""
57500 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
57501 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
57502 msgstr ""
57504 #: fortran/resolve.c:1028
57505 #, gcc-internal-format
57506 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
57507 msgstr ""
57509 #: fortran/resolve.c:1036
57510 #, gcc-internal-format
57511 msgid ""
57512 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
57513 "identifier with global non-COMMON-block entity at %L"
57514 msgstr ""
57516 #: fortran/resolve.c:1058
57517 #, gcc-internal-format, gfc-internal-format
57518 msgid ""
57519 "COMMON block at %L with binding label %s uses the same global identifier as "
57520 "entity at %L"
57521 msgstr ""
57523 #: fortran/resolve.c:1079
57524 #, gcc-internal-format
57525 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
57526 msgstr ""
57528 #: fortran/resolve.c:1083
57529 #, gcc-internal-format
57530 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
57531 msgstr ""
57533 #: fortran/resolve.c:1087
57534 #, gcc-internal-format
57535 msgid "COMMON block %qs at %L is also an intrinsic procedure"
57536 msgstr ""
57538 #: fortran/resolve.c:1091
57539 #, gcc-internal-format
57540 msgid "COMMON block %qs at %L that is also a function result"
57541 msgstr ""
57543 #: fortran/resolve.c:1096
57544 #, gcc-internal-format
57545 msgid "COMMON block %qs at %L that is also a global procedure"
57546 msgstr ""
57548 #: fortran/resolve.c:1194
57549 #, gcc-internal-format, gfc-internal-format
57550 msgid ""
57551 "The rank of the element in the structure constructor at %L does not match "
57552 "that of the component (%d/%d)"
57553 msgstr ""
57555 #: fortran/resolve.c:1215
57556 #, gcc-internal-format
57557 msgid ""
57558 "The element in the structure constructor at %L, for pointer component %qs, "
57559 "is %s but should be %s"
57560 msgstr ""
57562 #: fortran/resolve.c:1281
57563 #, gcc-internal-format
57564 msgid ""
57565 "The NULL in the structure constructor at %L is being applied to component "
57566 "%qs, which is neither a POINTER nor ALLOCATABLE"
57567 msgstr ""
57569 #: fortran/resolve.c:1316
57570 #, gcc-internal-format
57571 msgid ""
57572 "Interface mismatch for procedure-pointer component %qs in structure "
57573 "constructor at %L: %s"
57574 msgstr ""
57576 #: fortran/resolve.c:1332
57577 #, gcc-internal-format
57578 msgid ""
57579 "The element in the structure constructor at %L, for pointer component %qs "
57580 "should be a POINTER or a TARGET"
57581 msgstr ""
57583 #: fortran/resolve.c:1343
57584 #, gcc-internal-format, gfc-internal-format
57585 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
57586 msgstr ""
57588 #: fortran/resolve.c:1361
57589 #, gcc-internal-format
57590 msgid ""
57591 "Invalid expression in the structure constructor for pointer component %qs at "
57592 "%L in PURE procedure"
57593 msgstr ""
57595 #: fortran/resolve.c:1485
57596 #, gcc-internal-format
57597 msgid ""
57598 "The upper bound in the last dimension must appear in the reference to the "
57599 "assumed size array %qs at %L"
57600 msgstr ""
57602 #: fortran/resolve.c:1547
57603 #, gcc-internal-format
57604 msgid "%qs at %L is ambiguous"
57605 msgstr ""
57607 #: fortran/resolve.c:1551
57608 #, gcc-internal-format
57609 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
57610 msgstr ""
57612 #: fortran/resolve.c:1672
57613 #, gcc-internal-format
57614 msgid "Type specified for intrinsic function %qs at %L is ignored"
57615 msgstr ""
57617 #: fortran/resolve.c:1685
57618 #, gcc-internal-format
57619 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
57620 msgstr ""
57622 #: fortran/resolve.c:1696
57623 #, gcc-internal-format
57624 msgid "%qs declared INTRINSIC at %L does not exist"
57625 msgstr ""
57627 #: fortran/resolve.c:1709
57628 #, gcc-internal-format
57629 msgid ""
57630 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
57631 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
57632 "fall-intrinsics%> in order to use it."
57633 msgstr ""
57635 #: fortran/resolve.c:1745
57636 #, gcc-internal-format
57637 msgid ""
57638 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  "
57639 "Declare it RECURSIVE or use %<-frecursive%>"
57640 msgstr ""
57642 #: fortran/resolve.c:1784 fortran/resolve.c:9273 fortran/resolve.c:10931
57643 #, gcc-internal-format, gfc-internal-format
57644 msgid "Label %d referenced at %L is never defined"
57645 msgstr ""
57647 #: fortran/resolve.c:1827
57648 #, gcc-internal-format
57649 msgid "Statement function %qs at %L is not allowed as an actual argument"
57650 msgstr ""
57652 #: fortran/resolve.c:1835
57653 #, gcc-internal-format
57654 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
57655 msgstr ""
57657 #: fortran/resolve.c:1842
57658 #, gcc-internal-format
57659 msgid "Internal procedure %qs is used as actual argument at %L"
57660 msgstr ""
57662 #: fortran/resolve.c:1850
57663 #, gcc-internal-format
57664 msgid ""
57665 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
57666 "at %L"
57667 msgstr ""
57669 #: fortran/resolve.c:1877
57670 #, gcc-internal-format
57671 msgid ""
57672 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
57673 msgstr ""
57675 #: fortran/resolve.c:1899
57676 #, gcc-internal-format
57677 msgid "Symbol %qs at %L is ambiguous"
57678 msgstr ""
57680 #: fortran/resolve.c:1954
57681 #, gcc-internal-format, gfc-internal-format
57682 msgid "By-value argument at %L is not of numeric type"
57683 msgstr ""
57685 #: fortran/resolve.c:1961
57686 #, gcc-internal-format, gfc-internal-format
57687 msgid "By-value argument at %L cannot be an array or an array section"
57688 msgstr ""
57690 #: fortran/resolve.c:1975
57691 #, gcc-internal-format, gfc-internal-format
57692 msgid "By-value argument at %L is not allowed in this context"
57693 msgstr ""
57695 #: fortran/resolve.c:1987
57696 #, gcc-internal-format, gfc-internal-format
57697 msgid "Passing internal procedure at %L by location not allowed"
57698 msgstr ""
57700 #: fortran/resolve.c:1998
57701 #, gcc-internal-format
57702 msgid ""
57703 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
57704 "argument at %L"
57705 msgstr ""
57707 #: fortran/resolve.c:2007
57708 #, gcc-internal-format, gfc-internal-format
57709 msgid "Coindexed actual argument at %L with ultimate pointer component"
57710 msgstr ""
57712 #: fortran/resolve.c:2139
57713 #, gcc-internal-format
57714 msgid ""
57715 "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the "
57716 "actual argument of an ELEMENTAL procedure unless there is a non-optional "
57717 "argument with the same rank (12.4.1.5)"
57718 msgstr ""
57720 #: fortran/resolve.c:2176
57721 #, gcc-internal-format
57722 msgid ""
57723 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
57724 "is a scalar, but another actual argument is an array"
57725 msgstr ""
57727 #: fortran/resolve.c:2448
57728 #, gcc-internal-format
57729 msgid "Return type mismatch of function %qs at %L (%s/%s)"
57730 msgstr ""
57732 #: fortran/resolve.c:2470
57733 #, gcc-internal-format
57734 msgid "Interface mismatch in global procedure %qs at %L: %s "
57735 msgstr ""
57737 #: fortran/resolve.c:2583
57738 #, gcc-internal-format
57739 msgid "There is no specific function for the generic %qs at %L"
57740 msgstr ""
57742 #: fortran/resolve.c:2601
57743 #, gcc-internal-format
57744 msgid ""
57745 "Generic function %qs at %L is not consistent with a specific intrinsic "
57746 "interface"
57747 msgstr ""
57749 #: fortran/resolve.c:2639
57750 #, gcc-internal-format
57751 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
57752 msgstr ""
57754 #: fortran/resolve.c:2694
57755 #, gcc-internal-format
57756 msgid "Unable to resolve the specific function %qs at %L"
57757 msgstr ""
57759 #: fortran/resolve.c:2750 fortran/resolve.c:15805
57760 #, gcc-internal-format
57761 msgid "Function %qs at %L has no IMPLICIT type"
57762 msgstr ""
57764 #: fortran/resolve.c:2859
57765 #, gcc-internal-format
57766 msgid "Reference to impure function %qs at %L inside a FORALL %s"
57767 msgstr ""
57769 #: fortran/resolve.c:2866
57770 #, gcc-internal-format
57771 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
57772 msgstr ""
57774 #: fortran/resolve.c:2873
57775 #, gcc-internal-format
57776 msgid "Reference to impure function %qs at %L within a PURE procedure"
57777 msgstr ""
57779 #: fortran/resolve.c:2943
57780 #, gcc-internal-format
57781 msgid "%qs at %L is not a function"
57782 msgstr ""
57784 #: fortran/resolve.c:2951 fortran/resolve.c:3421
57785 #, gcc-internal-format
57786 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
57787 msgstr ""
57789 #. Internal procedures are taken care of in resolve_contained_fntype.
57790 #: fortran/resolve.c:2994
57791 #, gcc-internal-format
57792 msgid ""
57793 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
57794 "not a dummy argument"
57795 msgstr ""
57797 #: fortran/resolve.c:3028
57798 #, gcc-internal-format
57799 msgid "resolve_function(): bad function type"
57800 msgstr ""
57802 #: fortran/resolve.c:3048
57803 #, gcc-internal-format
57804 msgid ""
57805 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
57806 "construct"
57807 msgstr ""
57809 #: fortran/resolve.c:3110
57810 #, gcc-internal-format
57811 msgid ""
57812 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
57813 "RECURSIVE"
57814 msgstr ""
57816 #: fortran/resolve.c:3114
57817 #, gcc-internal-format
57818 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
57819 msgstr ""
57821 #: fortran/resolve.c:3165
57822 #, gcc-internal-format
57823 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
57824 msgstr ""
57826 #: fortran/resolve.c:3171
57827 #, gcc-internal-format
57828 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
57829 msgstr ""
57831 #: fortran/resolve.c:3177
57832 #, gcc-internal-format
57833 msgid "Subroutine call to %qs at %L is not PURE"
57834 msgstr ""
57836 #: fortran/resolve.c:3245
57837 #, gcc-internal-format
57838 msgid "There is no specific subroutine for the generic %qs at %L"
57839 msgstr ""
57841 #: fortran/resolve.c:3254
57842 #, gcc-internal-format
57843 msgid ""
57844 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
57845 "interface"
57846 msgstr ""
57848 #: fortran/resolve.c:3289
57849 #, gcc-internal-format
57850 msgid ""
57851 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
57852 msgstr ""
57854 #: fortran/resolve.c:3334
57855 #, gcc-internal-format
57856 msgid "Unable to resolve the specific subroutine %qs at %L"
57857 msgstr ""
57859 #: fortran/resolve.c:3392
57860 #, gcc-internal-format
57861 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
57862 msgstr ""
57864 #: fortran/resolve.c:3431
57865 #, gcc-internal-format
57866 msgid ""
57867 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
57868 "RECURSIVE"
57869 msgstr ""
57871 #: fortran/resolve.c:3435
57872 #, gcc-internal-format
57873 msgid ""
57874 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
57875 msgstr ""
57877 #: fortran/resolve.c:3480
57878 #, gcc-internal-format
57879 msgid "resolve_subroutine(): bad function type"
57880 msgstr ""
57882 #: fortran/resolve.c:3518
57883 #, gcc-internal-format, gfc-internal-format
57884 msgid "Shapes for operands at %L and %L are not conformable"
57885 msgstr ""
57887 #: fortran/resolve.c:3570
57888 #, gcc-internal-format
57889 msgid "logical_to_bitwise(): Bad intrinsic"
57890 msgstr ""
57892 #: fortran/resolve.c:3856
57893 #, gcc-internal-format
57894 msgid "resolve_operator(): Bad intrinsic"
57895 msgstr ""
57897 #: fortran/resolve.c:4026 fortran/resolve.c:4049
57898 #, gcc-internal-format
57899 msgid "compare_bound_int(): Bad expression"
57900 msgstr ""
57902 #: fortran/resolve.c:4144
57903 #, gcc-internal-format, gfc-internal-format
57904 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57905 msgstr ""
57907 #: fortran/resolve.c:4149
57908 #, gcc-internal-format, gfc-internal-format
57909 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
57910 msgstr ""
57912 #: fortran/resolve.c:4159
57913 #, gcc-internal-format, gfc-internal-format
57914 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57915 msgstr ""
57917 #: fortran/resolve.c:4164
57918 #, gcc-internal-format, gfc-internal-format
57919 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
57920 msgstr ""
57922 #: fortran/resolve.c:4184
57923 #, gcc-internal-format, gfc-internal-format
57924 msgid "Illegal stride of zero at %L"
57925 msgstr ""
57927 #: fortran/resolve.c:4201
57928 #, gcc-internal-format, gfc-internal-format
57929 msgid ""
57930 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57931 msgstr ""
57933 #: fortran/resolve.c:4209
57934 #, gcc-internal-format, gfc-internal-format
57935 msgid ""
57936 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57937 msgstr ""
57939 #: fortran/resolve.c:4225
57940 #, gcc-internal-format, gfc-internal-format
57941 msgid ""
57942 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
57943 msgstr ""
57945 #: fortran/resolve.c:4234
57946 #, gcc-internal-format, gfc-internal-format
57947 msgid ""
57948 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
57949 msgstr ""
57951 #: fortran/resolve.c:4250
57952 #, gcc-internal-format
57953 msgid "check_dimension(): Bad array reference"
57954 msgstr ""
57956 #: fortran/resolve.c:4273
57957 #, gcc-internal-format, gfc-internal-format
57958 msgid "Rightmost upper bound of assumed size array section not specified at %L"
57959 msgstr ""
57961 #: fortran/resolve.c:4283
57962 #, gcc-internal-format, gfc-internal-format
57963 msgid "Rank mismatch in array reference at %L (%d/%d)"
57964 msgstr ""
57966 #: fortran/resolve.c:4291
57967 #, gcc-internal-format, gfc-internal-format
57968 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
57969 msgstr ""
57971 #: fortran/resolve.c:4307
57972 #, gcc-internal-format, gfc-internal-format
57973 msgid "Coindex of codimension %d must be a scalar at %L"
57974 msgstr ""
57976 #: fortran/resolve.c:4335
57977 #, gcc-internal-format, gfc-internal-format
57978 msgid "Array index at %L must be scalar"
57979 msgstr ""
57981 #: fortran/resolve.c:4341
57982 #, gcc-internal-format, gfc-internal-format
57983 msgid "Array index at %L must be of INTEGER type, found %s"
57984 msgstr ""
57986 #: fortran/resolve.c:4347
57987 #, gcc-internal-format, gfc-internal-format
57988 msgid "REAL array index at %L"
57989 msgstr ""
57991 #: fortran/resolve.c:4386
57992 #, gcc-internal-format, gfc-internal-format
57993 msgid "Argument dim at %L must be scalar"
57994 msgstr ""
57996 #: fortran/resolve.c:4393
57997 #, gcc-internal-format, gfc-internal-format
57998 msgid "Argument dim at %L must be of INTEGER type"
57999 msgstr ""
58001 #: fortran/resolve.c:4438
58002 #, gcc-internal-format
58003 msgid "find_array_spec(): Missing spec"
58004 msgstr ""
58006 #: fortran/resolve.c:4449
58007 #, gcc-internal-format
58008 msgid "find_array_spec(): unused as(1)"
58009 msgstr ""
58011 #: fortran/resolve.c:4460
58012 #, gcc-internal-format
58013 msgid "find_array_spec(): unused as(2)"
58014 msgstr ""
58016 #: fortran/resolve.c:4503
58017 #, gcc-internal-format, gfc-internal-format
58018 msgid "Array index at %L is an array of rank %d"
58019 msgstr ""
58021 #: fortran/resolve.c:4601
58022 #, gcc-internal-format, gfc-internal-format
58023 msgid "Substring start index at %L must be of type INTEGER"
58024 msgstr ""
58026 #: fortran/resolve.c:4608
58027 #, gcc-internal-format, gfc-internal-format
58028 msgid "Substring start index at %L must be scalar"
58029 msgstr ""
58031 #: fortran/resolve.c:4617
58032 #, gcc-internal-format, gfc-internal-format
58033 msgid "Substring start index at %L is less than one"
58034 msgstr ""
58036 #: fortran/resolve.c:4630
58037 #, gcc-internal-format, gfc-internal-format
58038 msgid "Substring end index at %L must be of type INTEGER"
58039 msgstr ""
58041 #: fortran/resolve.c:4637
58042 #, gcc-internal-format, gfc-internal-format
58043 msgid "Substring end index at %L must be scalar"
58044 msgstr ""
58046 #: fortran/resolve.c:4647
58047 #, gcc-internal-format, gfc-internal-format
58048 msgid "Substring end index at %L exceeds the string length"
58049 msgstr ""
58051 #: fortran/resolve.c:4657
58052 #, gcc-internal-format, gfc-internal-format
58053 msgid "Substring end index at %L is too large"
58054 msgstr ""
58056 #: fortran/resolve.c:4810
58057 #, gcc-internal-format
58058 msgid "resolve_ref(): Bad array reference"
58059 msgstr ""
58061 #: fortran/resolve.c:4824
58062 #, gcc-internal-format, gfc-internal-format
58063 msgid ""
58064 "Component to the right of a part reference with nonzero rank must not have "
58065 "the POINTER attribute at %L"
58066 msgstr ""
58068 #: fortran/resolve.c:4834
58069 #, gcc-internal-format, gfc-internal-format
58070 msgid ""
58071 "Component to the right of a part reference with nonzero rank must not have "
58072 "the ALLOCATABLE attribute at %L"
58073 msgstr ""
58075 #: fortran/resolve.c:4853
58076 #, gcc-internal-format, gfc-internal-format
58077 msgid ""
58078 "Two or more part references with nonzero rank must not be specified at %L"
58079 msgstr ""
58081 #: fortran/resolve.c:4951
58082 #, gcc-internal-format
58083 msgid "expression_rank(): Two array specs"
58084 msgstr ""
58086 #: fortran/resolve.c:5033
58087 #, gcc-internal-format, gfc-internal-format
58088 msgid ""
58089 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
58090 "argument"
58091 msgstr ""
58093 #: fortran/resolve.c:5043
58094 #, gcc-internal-format, gfc-internal-format
58095 msgid "Assumed-type variable %s at %L may only be used as actual argument"
58096 msgstr ""
58098 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58099 #. for all inquiry functions in resolve_function; the reason is
58100 #. that the function-name resolution happens too late in that
58101 #. function.
58102 #: fortran/resolve.c:5053
58103 #, gcc-internal-format, gfc-internal-format
58104 msgid ""
58105 "Assumed-type variable %s at %L as actual argument to an inquiry function "
58106 "shall be the first argument"
58107 msgstr ""
58109 #: fortran/resolve.c:5068
58110 #, gcc-internal-format, gfc-internal-format
58111 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
58112 msgstr ""
58114 #. FIXME: It doesn't work reliably as inquiry_argument is not set
58115 #. for all inquiry functions in resolve_function; the reason is
58116 #. that the function-name resolution happens too late in that
58117 #. function.
58118 #: fortran/resolve.c:5078
58119 #, gcc-internal-format, gfc-internal-format
58120 msgid ""
58121 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
58122 "shall be the first argument"
58123 msgstr ""
58125 #: fortran/resolve.c:5089
58126 #, gcc-internal-format, gfc-internal-format
58127 msgid ""
58128 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
58129 "reference"
58130 msgstr ""
58132 #: fortran/resolve.c:5098
58133 #, gcc-internal-format, gfc-internal-format
58134 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
58135 msgstr ""
58137 #: fortran/resolve.c:5113
58138 #, gcc-internal-format, gfc-internal-format
58139 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
58140 msgstr ""
58142 #: fortran/resolve.c:5275
58143 #, gcc-internal-format
58144 msgid ""
58145 "Variable %qs, used in a specification expression, is referenced at %L before "
58146 "the ENTRY statement in which it is a parameter"
58147 msgstr ""
58149 #: fortran/resolve.c:5280
58150 #, gcc-internal-format
58151 msgid ""
58152 "Variable %qs is used at %L before the ENTRY statement in which it is a "
58153 "parameter"
58154 msgstr ""
58156 #: fortran/resolve.c:5350
58157 #, gcc-internal-format, gfc-internal-format
58158 msgid "Polymorphic subobject of coindexed object at %L"
58159 msgstr ""
58161 #: fortran/resolve.c:5363
58162 #, gcc-internal-format, gfc-internal-format
58163 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
58164 msgstr ""
58166 #: fortran/resolve.c:5704
58167 #, gcc-internal-format, gfc-internal-format
58168 msgid "Passed-object at %L must be scalar"
58169 msgstr ""
58171 #: fortran/resolve.c:5711
58172 #, gcc-internal-format
58173 msgid ""
58174 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
58175 "%qs"
58176 msgstr ""
58178 #: fortran/resolve.c:5746
58179 #, gcc-internal-format
58180 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
58181 msgstr ""
58183 #: fortran/resolve.c:5755
58184 #, gcc-internal-format, gfc-internal-format
58185 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
58186 msgstr ""
58188 #. Nothing matching found!
58189 #: fortran/resolve.c:5943
58190 #, gcc-internal-format
58191 msgid ""
58192 "Found no matching specific binding for the call to the GENERIC %qs at %L"
58193 msgstr ""
58195 #: fortran/resolve.c:5970
58196 #, gcc-internal-format
58197 msgid "%qs at %L should be a SUBROUTINE"
58198 msgstr ""
58200 #: fortran/resolve.c:6021
58201 #, gcc-internal-format
58202 msgid "%qs at %L should be a FUNCTION"
58203 msgstr ""
58205 #: fortran/resolve.c:6538
58206 #, gcc-internal-format
58207 msgid "gfc_resolve_expr(): Bad expression type"
58208 msgstr ""
58210 #: fortran/resolve.c:6564
58211 #, gcc-internal-format, gfc-internal-format
58212 msgid "%s at %L must be a scalar"
58213 msgstr ""
58215 #: fortran/resolve.c:6574
58216 #, gcc-internal-format, gfc-internal-format
58217 msgid "%s at %L must be integer"
58218 msgstr ""
58220 #: fortran/resolve.c:6578 fortran/resolve.c:6585
58221 #, gcc-internal-format, gfc-internal-format
58222 msgid "%s at %L must be INTEGER"
58223 msgstr ""
58225 #: fortran/resolve.c:6627
58226 #, gcc-internal-format, gfc-internal-format
58227 msgid "Step expression in DO loop at %L cannot be zero"
58228 msgstr ""
58230 #: fortran/resolve.c:6663
58231 #, gcc-internal-format, gfc-internal-format
58232 msgid "DO loop at %L will be executed zero times"
58233 msgstr ""
58235 #: fortran/resolve.c:6680
58236 #, gcc-internal-format, gfc-internal-format
58237 msgid "DO loop at %L is undefined as it overflows"
58238 msgstr ""
58240 #: fortran/resolve.c:6686
58241 #, gcc-internal-format, gfc-internal-format
58242 msgid "DO loop at %L is undefined as it underflows"
58243 msgstr ""
58245 #: fortran/resolve.c:6747
58246 #, gcc-internal-format, gfc-internal-format
58247 msgid "FORALL index-name at %L must be a scalar INTEGER"
58248 msgstr ""
58250 #: fortran/resolve.c:6752
58251 #, gcc-internal-format, gfc-internal-format
58252 msgid "FORALL start expression at %L must be a scalar INTEGER"
58253 msgstr ""
58255 #: fortran/resolve.c:6759
58256 #, gcc-internal-format, gfc-internal-format
58257 msgid "FORALL end expression at %L must be a scalar INTEGER"
58258 msgstr ""
58260 #: fortran/resolve.c:6767
58261 #, gcc-internal-format, gfc-internal-format
58262 msgid "FORALL stride expression at %L must be a scalar %s"
58263 msgstr ""
58265 #: fortran/resolve.c:6772
58266 #, gcc-internal-format, gfc-internal-format
58267 msgid "FORALL stride expression at %L cannot be zero"
58268 msgstr ""
58270 #: fortran/resolve.c:6785
58271 #, gcc-internal-format
58272 msgid "FORALL index %qs may not appear in triplet specification at %L"
58273 msgstr ""
58275 #: fortran/resolve.c:6888 fortran/resolve.c:7180
58276 #, gcc-internal-format, gfc-internal-format
58277 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
58278 msgstr ""
58280 #: fortran/resolve.c:6896 fortran/resolve.c:7145
58281 #, gcc-internal-format, gfc-internal-format
58282 msgid "Coindexed allocatable object at %L"
58283 msgstr ""
58285 #: fortran/resolve.c:7002
58286 #, gcc-internal-format, gfc-internal-format
58287 msgid ""
58288 "Source-expr at %L must be scalar or have the same rank as the allocate-"
58289 "object at %L"
58290 msgstr ""
58292 #: fortran/resolve.c:7033
58293 #, gcc-internal-format, gfc-internal-format
58294 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
58295 msgstr ""
58297 #: fortran/resolve.c:7191
58298 #, gcc-internal-format, gfc-internal-format
58299 msgid "Type of entity at %L is type incompatible with source-expr at %L"
58300 msgstr ""
58302 #: fortran/resolve.c:7203
58303 #, gcc-internal-format, gfc-internal-format
58304 msgid ""
58305 "The allocate-object at %L and the source-expr at %L shall have the same kind "
58306 "type parameter"
58307 msgstr ""
58309 #: fortran/resolve.c:7217
58310 #, gcc-internal-format, gfc-internal-format
58311 msgid ""
58312 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
58313 "LOCK_TYPE component if allocate-object at %L is a coarray"
58314 msgstr ""
58316 #: fortran/resolve.c:7232
58317 #, gcc-internal-format, gfc-internal-format
58318 msgid ""
58319 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
58320 "EVENT_TYPE component if allocate-object at %L is a coarray"
58321 msgstr ""
58323 #: fortran/resolve.c:7245
58324 #, gcc-internal-format, gfc-internal-format
58325 msgid ""
58326 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
58327 msgstr ""
58329 #: fortran/resolve.c:7258
58330 #, gcc-internal-format, gfc-internal-format
58331 msgid ""
58332 "Allocating %s at %L with type-spec requires the same character-length "
58333 "parameter as in the declaration"
58334 msgstr ""
58336 #: fortran/resolve.c:7339 fortran/resolve.c:7354
58337 #, gcc-internal-format, gfc-internal-format
58338 msgid "Array specification required in ALLOCATE statement at %L"
58339 msgstr ""
58341 #: fortran/resolve.c:7346
58342 #, gcc-internal-format, gfc-internal-format
58343 msgid ""
58344 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
58345 "statement at %L"
58346 msgstr ""
58348 #: fortran/resolve.c:7369
58349 #, gcc-internal-format, gfc-internal-format
58350 msgid "Coarray specification required in ALLOCATE statement at %L"
58351 msgstr ""
58353 #: fortran/resolve.c:7396
58354 #, gcc-internal-format, gfc-internal-format
58355 msgid "Bad array specification in ALLOCATE statement at %L"
58356 msgstr ""
58358 #: fortran/resolve.c:7415
58359 #, gcc-internal-format
58360 msgid ""
58361 "%qs must not appear in the array specification at %L in the same ALLOCATE "
58362 "statement where it is itself allocated"
58363 msgstr ""
58365 #: fortran/resolve.c:7430
58366 #, gcc-internal-format, gfc-internal-format
58367 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
58368 msgstr ""
58370 #: fortran/resolve.c:7441
58371 #, gcc-internal-format, gfc-internal-format
58372 msgid "Bad coarray specification in ALLOCATE statement at %L"
58373 msgstr ""
58375 #: fortran/resolve.c:7473
58376 #, gcc-internal-format, gfc-internal-format
58377 msgid "Stat-variable at %L must be a scalar INTEGER variable"
58378 msgstr ""
58380 #: fortran/resolve.c:7496
58381 #, gcc-internal-format, gfc-internal-format
58382 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
58383 msgstr ""
58385 #: fortran/resolve.c:7507
58386 #, gcc-internal-format, gfc-internal-format
58387 msgid "ERRMSG at %L is useless without a STAT tag"
58388 msgstr ""
58390 #: fortran/resolve.c:7518
58391 #, gcc-internal-format, gfc-internal-format
58392 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
58393 msgstr ""
58395 #: fortran/resolve.c:7541
58396 #, gcc-internal-format, gfc-internal-format
58397 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
58398 msgstr ""
58400 #: fortran/resolve.c:7571
58401 #, gcc-internal-format, gfc-internal-format
58402 msgid "Allocate-object at %L also appears at %L"
58403 msgstr ""
58405 #: fortran/resolve.c:7577 fortran/resolve.c:7583
58406 #, gcc-internal-format, gfc-internal-format
58407 msgid "Allocate-object at %L is subobject of object at %L"
58408 msgstr ""
58410 #. The cases overlap, or they are the same
58411 #. element in the list.  Either way, we must
58412 #. issue an error and get the next case from P.
58413 #. FIXME: Sort P and Q by line number.
58414 #: fortran/resolve.c:7811
58415 #, gcc-internal-format, gfc-internal-format
58416 msgid "CASE label at %L overlaps with CASE label at %L"
58417 msgstr ""
58419 #: fortran/resolve.c:7862
58420 #, gcc-internal-format, gfc-internal-format
58421 msgid "Expression in CASE statement at %L must be of type %s"
58422 msgstr ""
58424 #: fortran/resolve.c:7873
58425 #, gcc-internal-format, gfc-internal-format
58426 msgid "Expression in CASE statement at %L must be of kind %d"
58427 msgstr ""
58429 #: fortran/resolve.c:7886
58430 #, gcc-internal-format, gfc-internal-format
58431 msgid "Expression in CASE statement at %L must be scalar"
58432 msgstr ""
58434 #: fortran/resolve.c:7932
58435 #, gcc-internal-format, gfc-internal-format
58436 msgid ""
58437 "Selection expression in computed GOTO statement at %L must be a scalar "
58438 "integer expression"
58439 msgstr ""
58441 #: fortran/resolve.c:7951
58442 #, gcc-internal-format, gfc-internal-format
58443 msgid "Argument of SELECT statement at %L cannot be %s"
58444 msgstr ""
58446 #: fortran/resolve.c:7961
58447 #, gcc-internal-format, gfc-internal-format
58448 msgid "Argument of SELECT statement at %L must be a scalar expression"
58449 msgstr ""
58451 #: fortran/resolve.c:7979 fortran/resolve.c:7987
58452 #, gcc-internal-format, gfc-internal-format
58453 msgid "Expression in CASE statement at %L is not in the range of %s"
58454 msgstr ""
58456 #: fortran/resolve.c:8049 fortran/resolve.c:8591
58457 #, gcc-internal-format, gfc-internal-format
58458 msgid ""
58459 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
58460 msgstr ""
58462 #: fortran/resolve.c:8075
58463 #, gcc-internal-format, gfc-internal-format
58464 msgid "Logical range in CASE statement at %L is not allowed"
58465 msgstr ""
58467 #: fortran/resolve.c:8087
58468 #, gcc-internal-format, gfc-internal-format
58469 msgid "Constant logical value in CASE statement is repeated at %L"
58470 msgstr ""
58472 #: fortran/resolve.c:8102
58473 #, gcc-internal-format, gfc-internal-format
58474 msgid "Range specification at %L can never be matched"
58475 msgstr ""
58477 #: fortran/resolve.c:8205
58478 #, gcc-internal-format, gfc-internal-format
58479 msgid "Logical SELECT CASE block at %L has more that two cases"
58480 msgstr ""
58482 #: fortran/resolve.c:8280
58483 #, gcc-internal-format
58484 msgid "Associate-name %qs at %L is used as array"
58485 msgstr ""
58487 #: fortran/resolve.c:8291
58488 #, gcc-internal-format, gfc-internal-format
58489 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
58490 msgstr ""
58492 #: fortran/resolve.c:8484
58493 #, gcc-internal-format, gfc-internal-format
58494 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
58495 msgstr ""
58497 #: fortran/resolve.c:8501 fortran/resolve.c:8513
58498 #, gcc-internal-format, gfc-internal-format
58499 msgid "Selector at %L must not be coindexed"
58500 msgstr ""
58502 #: fortran/resolve.c:8542
58503 #, gcc-internal-format, gfc-internal-format
58504 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
58505 msgstr ""
58507 #: fortran/resolve.c:8554
58508 #, gcc-internal-format
58509 msgid "Derived type %qs at %L must be extensible"
58510 msgstr ""
58512 #: fortran/resolve.c:8566
58513 #, gcc-internal-format
58514 msgid "Derived type %qs at %L must be an extension of %qs"
58515 msgstr ""
58517 #: fortran/resolve.c:8569
58518 #, gcc-internal-format
58519 msgid "Unexpected intrinsic type %qs at %L"
58520 msgstr ""
58522 #: fortran/resolve.c:8579
58523 #, gcc-internal-format, gfc-internal-format
58524 msgid ""
58525 "The type-spec at %L shall specify that each length type parameter is assumed"
58526 msgstr ""
58528 #: fortran/resolve.c:8817
58529 #, gcc-internal-format, gfc-internal-format
58530 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
58531 msgstr ""
58533 #: fortran/resolve.c:8913
58534 #, gcc-internal-format, gfc-internal-format
58535 msgid "Invalid context for NULL () intrinsic at %L"
58536 msgstr ""
58538 #: fortran/resolve.c:8976
58539 #, gcc-internal-format, gfc-internal-format
58540 msgid "DTIO %s procedure at %L must be recursive"
58541 msgstr ""
58543 #: fortran/resolve.c:8986
58544 #, gcc-internal-format, gfc-internal-format
58545 msgid ""
58546 "Data transfer element at %L cannot be polymorphic unless it is processed by "
58547 "a defined input/output procedure"
58548 msgstr ""
58550 #: fortran/resolve.c:8999
58551 #, gcc-internal-format, gfc-internal-format
58552 msgid ""
58553 "Data transfer element at %L cannot have POINTER components unless it is "
58554 "processed by a defined input/output procedure"
58555 msgstr ""
58557 #: fortran/resolve.c:9008
58558 #, gcc-internal-format, gfc-internal-format
58559 msgid "Data transfer element at %L cannot have procedure pointer components"
58560 msgstr ""
58562 #: fortran/resolve.c:9015
58563 #, gcc-internal-format, gfc-internal-format
58564 msgid ""
58565 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
58566 "processed by a defined input/output procedure"
58567 msgstr ""
58569 #: fortran/resolve.c:9026
58570 #, gcc-internal-format, gfc-internal-format
58571 msgid "Data transfer element at %L cannot have PRIVATE components"
58572 msgstr ""
58574 #: fortran/resolve.c:9032
58575 #, gcc-internal-format, gfc-internal-format
58576 msgid ""
58577 "Data transfer element at %L cannot have PRIVATE components unless it is "
58578 "processed by a defined input/output procedure"
58579 msgstr ""
58581 #: fortran/resolve.c:9047
58582 #, gcc-internal-format, gfc-internal-format
58583 msgid ""
58584 "Data transfer element at %L cannot be a full reference to an assumed-size "
58585 "array"
58586 msgstr ""
58588 #: fortran/resolve.c:9104
58589 #, gcc-internal-format, gfc-internal-format
58590 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
58591 msgstr ""
58593 #: fortran/resolve.c:9114
58594 #, gcc-internal-format, gfc-internal-format
58595 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
58596 msgstr ""
58598 #: fortran/resolve.c:9118
58599 #, gcc-internal-format, gfc-internal-format
58600 msgid "Event variable argument at %L must be a coarray or coindexed"
58601 msgstr ""
58603 #: fortran/resolve.c:9121
58604 #, gcc-internal-format, gfc-internal-format
58605 msgid "Event variable argument at %L must be a coarray but not coindexed"
58606 msgstr ""
58608 #: fortran/resolve.c:9128 fortran/resolve.c:9246
58609 #, gcc-internal-format, gfc-internal-format
58610 msgid "STAT= argument at %L must be a scalar INTEGER variable"
58611 msgstr ""
58613 #: fortran/resolve.c:9140 fortran/resolve.c:9253
58614 #, gcc-internal-format, gfc-internal-format
58615 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
58616 msgstr ""
58618 #: fortran/resolve.c:9152
58619 #, gcc-internal-format, gfc-internal-format
58620 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
58621 msgstr ""
58623 #: fortran/resolve.c:9163
58624 #, gcc-internal-format, gfc-internal-format
58625 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
58626 msgstr ""
58628 #: fortran/resolve.c:9223
58629 #, gcc-internal-format, gfc-internal-format
58630 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
58631 msgstr ""
58633 #: fortran/resolve.c:9227 fortran/resolve.c:9237
58634 #, gcc-internal-format, gfc-internal-format
58635 msgid "Imageset argument at %L must between 1 and num_images()"
58636 msgstr ""
58638 #: fortran/resolve.c:9280
58639 #, gcc-internal-format, gfc-internal-format
58640 msgid ""
58641 "Statement at %L is not a valid branch target statement for the branch "
58642 "statement at %L"
58643 msgstr ""
58645 #: fortran/resolve.c:9290
58646 #, gcc-internal-format, gfc-internal-format
58647 msgid "Branch at %L may result in an infinite loop"
58648 msgstr ""
58650 #. Note: A label at END CRITICAL does not leave the CRITICAL
58651 #. construct as END CRITICAL is still part of it.
58652 #: fortran/resolve.c:9307 fortran/resolve.c:9330
58653 #, gcc-internal-format, gfc-internal-format
58654 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
58655 msgstr ""
58657 #: fortran/resolve.c:9311 fortran/resolve.c:9336
58658 #, gcc-internal-format, gfc-internal-format
58659 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
58660 msgstr ""
58662 #. The label is not in an enclosing block, so illegal.  This was
58663 #. allowed in Fortran 66, so we allow it as extension.  No
58664 #. further checks are necessary in this case.
58665 #: fortran/resolve.c:9351
58666 #, gcc-internal-format, gfc-internal-format
58667 msgid "Label at %L is not in the same block as the GOTO statement at %L"
58668 msgstr ""
58670 #: fortran/resolve.c:9423
58671 #, gcc-internal-format, gfc-internal-format
58672 msgid "WHERE mask at %L has inconsistent shape"
58673 msgstr ""
58675 #: fortran/resolve.c:9439
58676 #, gcc-internal-format, gfc-internal-format
58677 msgid "WHERE assignment target at %L has inconsistent shape"
58678 msgstr ""
58680 #: fortran/resolve.c:9447 fortran/resolve.c:9534
58681 #, gcc-internal-format, gfc-internal-format
58682 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
58683 msgstr ""
58685 #: fortran/resolve.c:9457 fortran/resolve.c:9544
58686 #, gcc-internal-format, gfc-internal-format
58687 msgid "Unsupported statement inside WHERE at %L"
58688 msgstr ""
58690 #: fortran/resolve.c:9488
58691 #, gcc-internal-format, gfc-internal-format
58692 msgid "Assignment to a FORALL index variable at %L"
58693 msgstr ""
58695 #: fortran/resolve.c:9497
58696 #, gcc-internal-format
58697 msgid ""
58698 "The FORALL with index %qs is not used on the left side of the assignment at "
58699 "%L and so might cause multiple assignment to this object"
58700 msgstr ""
58702 #: fortran/resolve.c:9662
58703 #, gcc-internal-format, gfc-internal-format
58704 msgid "FORALL index-name at %L must be a scalar variable of type integer"
58705 msgstr ""
58707 #: fortran/resolve.c:9672
58708 #, gcc-internal-format, gfc-internal-format
58709 msgid "An outer FORALL construct already has an index with this name %L"
58710 msgstr ""
58712 #: fortran/resolve.c:9749
58713 #, gcc-internal-format, gfc-internal-format
58714 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
58715 msgstr ""
58717 #: fortran/resolve.c:9851
58718 #, gcc-internal-format
58719 msgid "gfc_resolve_blocks(): Bad block type"
58720 msgstr ""
58722 #: fortran/resolve.c:9965
58723 #, gcc-internal-format, gfc-internal-format
58724 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
58725 msgstr ""
58727 #: fortran/resolve.c:9997
58728 #, gcc-internal-format, gfc-internal-format
58729 msgid ""
58730 "Coindexed expression at %L is assigned to a derived type variable with a "
58731 "POINTER component in a PURE procedure"
58732 msgstr ""
58734 #: fortran/resolve.c:10002
58735 #, gcc-internal-format, gfc-internal-format
58736 msgid ""
58737 "The impure variable at %L is assigned to a derived type variable with a "
58738 "POINTER component in a PURE procedure (12.6)"
58739 msgstr ""
58741 #: fortran/resolve.c:10012
58742 #, gcc-internal-format, gfc-internal-format
58743 msgid "Assignment to coindexed variable at %L in a PURE procedure"
58744 msgstr ""
58746 #: fortran/resolve.c:10044
58747 #, gcc-internal-format, gfc-internal-format
58748 msgid "Assignment to polymorphic coarray at %L is not permitted"
58749 msgstr ""
58751 #: fortran/resolve.c:10048
58752 #, gcc-internal-format, gfc-internal-format
58753 msgid "Assignment to an allocatable polymorphic variable at %L"
58754 msgstr ""
58756 #: fortran/resolve.c:10053
58757 #, gcc-internal-format
58758 msgid ""
58759 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
58760 "lhs%>"
58761 msgstr ""
58763 #: fortran/resolve.c:10060
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid ""
58766 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
58767 "%L - check that there is a matching specific subroutine for '=' operator"
58768 msgstr ""
58770 #: fortran/resolve.c:10071
58771 #, gcc-internal-format, gfc-internal-format
58772 msgid ""
58773 "Coindexed variable must not have an allocatable ultimate component in "
58774 "assignment at %L"
58775 msgstr ""
58777 #: fortran/resolve.c:10376
58778 #, gcc-internal-format, gfc-internal-format
58779 msgid ""
58780 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
58781 "array references would occur in intermediate expressions."
58782 msgstr ""
58784 #. Even if standard does not support this feature, continue to build
58785 #. the two statements to avoid upsetting frontend_passes.c.
58786 #: fortran/resolve.c:10618
58787 #, gcc-internal-format, gfc-internal-format
58788 msgid "Pointer procedure assignment at %L"
58789 msgstr ""
58791 #: fortran/resolve.c:10630
58792 #, gcc-internal-format, gfc-internal-format
58793 msgid ""
58794 "The function result on the lhs of the assignment at %L must have the pointer "
58795 "attribute."
58796 msgstr ""
58798 #: fortran/resolve.c:10863
58799 #, gcc-internal-format, gfc-internal-format
58800 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
58801 msgstr ""
58803 #: fortran/resolve.c:10866
58804 #, gcc-internal-format
58805 msgid "Variable %qs has not been assigned a target label at %L"
58806 msgstr ""
58808 #: fortran/resolve.c:10877
58809 #, gcc-internal-format, gfc-internal-format
58810 msgid ""
58811 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
58812 msgstr ""
58814 #: fortran/resolve.c:10939
58815 #, gcc-internal-format, gfc-internal-format
58816 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
58817 msgstr ""
58819 #: fortran/resolve.c:10987
58820 #, gcc-internal-format, gfc-internal-format
58821 msgid "Invalid NULL at %L"
58822 msgstr ""
58824 #: fortran/resolve.c:10991
58825 #, gcc-internal-format, gfc-internal-format
58826 msgid ""
58827 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
58828 msgstr ""
58830 #: fortran/resolve.c:11047
58831 #, gcc-internal-format
58832 msgid "gfc_resolve_code(): No expression on DO WHILE"
58833 msgstr ""
58835 #: fortran/resolve.c:11052
58836 #, gcc-internal-format, gfc-internal-format
58837 msgid ""
58838 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
58839 msgstr ""
58841 #: fortran/resolve.c:11136
58842 #, gcc-internal-format, gfc-internal-format
58843 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
58844 msgstr ""
58846 #: fortran/resolve.c:11215
58847 #, gcc-internal-format
58848 msgid "gfc_resolve_code(): Bad statement code"
58849 msgstr ""
58851 #: fortran/resolve.c:11325
58852 #, gcc-internal-format, gfc-internal-format
58853 msgid ""
58854 "Variable %s with binding label %s at %L uses the same global identifier as "
58855 "entity at %L"
58856 msgstr ""
58858 #. This can only happen if the variable is defined in a module - if it
58859 #. isn't the same module, reject it.
58860 #: fortran/resolve.c:11338
58861 #, gcc-internal-format, gfc-internal-format
58862 msgid ""
58863 "Variable %s from module %s with binding label %s at %L uses the same global "
58864 "identifier as entity at %L from module %s"
58865 msgstr ""
58867 #. Print an error if the procedure is defined multiple times; we have to
58868 #. exclude references to the same procedure via module association or
58869 #. multiple checks for the same procedure.
58870 #: fortran/resolve.c:11355
58871 #, gcc-internal-format, gfc-internal-format
58872 msgid ""
58873 "Procedure %s with binding label %s at %L uses the same global identifier as "
58874 "entity at %L"
58875 msgstr ""
58877 #: fortran/resolve.c:11432
58878 #, gcc-internal-format, gfc-internal-format
58879 msgid "String length at %L is too large"
58880 msgstr ""
58882 #: fortran/resolve.c:11661
58883 #, gcc-internal-format
58884 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
58885 msgstr ""
58887 #: fortran/resolve.c:11665
58888 #, gcc-internal-format
58889 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
58890 msgstr ""
58892 #: fortran/resolve.c:11673
58893 #, gcc-internal-format
58894 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
58895 msgstr ""
58897 #: fortran/resolve.c:11683
58898 #, gcc-internal-format
58899 msgid "Array %qs at %L cannot have a deferred shape"
58900 msgstr ""
58902 #: fortran/resolve.c:11698
58903 #, gcc-internal-format
58904 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
58905 msgstr ""
58907 #: fortran/resolve.c:11710
58908 #, gcc-internal-format
58909 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
58910 msgstr ""
58912 #: fortran/resolve.c:11741
58913 #, gcc-internal-format
58914 msgid ""
58915 "The type %qs cannot be host associated at %L because it is blocked by an "
58916 "incompatible object of the same name declared at %L"
58917 msgstr ""
58919 #: fortran/resolve.c:11763
58920 #, gcc-internal-format
58921 msgid ""
58922 "Implied SAVE for module variable %qs at %L, needed due to the default "
58923 "initialization"
58924 msgstr ""
58926 #: fortran/resolve.c:11789
58927 #, gcc-internal-format
58928 msgid ""
58929 "Entity %qs at %L has a deferred type parameter and requires either the "
58930 "POINTER or ALLOCATABLE attribute"
58931 msgstr ""
58933 #. F08:C541. The shape of an array defined in a main program or module
58934 #. * needs to be constant.
58935 #: fortran/resolve.c:11830
58936 #, gcc-internal-format
58937 msgid "The module or main program array %qs at %L must have constant shape"
58938 msgstr ""
58940 #: fortran/resolve.c:11849
58941 #, gcc-internal-format, gfc-internal-format
58942 msgid ""
58943 "Entity with assumed character length at %L must be a dummy argument or a "
58944 "PARAMETER"
58945 msgstr ""
58947 #: fortran/resolve.c:11870
58948 #, gcc-internal-format
58949 msgid "%qs at %L must have constant character length in this context"
58950 msgstr ""
58952 #: fortran/resolve.c:11877
58953 #, gcc-internal-format
58954 msgid "COMMON variable %qs at %L must have constant character length"
58955 msgstr ""
58957 #: fortran/resolve.c:11924
58958 #, gcc-internal-format
58959 msgid "Allocatable %qs at %L cannot have an initializer"
58960 msgstr ""
58962 #: fortran/resolve.c:11927
58963 #, gcc-internal-format
58964 msgid "External %qs at %L cannot have an initializer"
58965 msgstr ""
58967 #: fortran/resolve.c:11931
58968 #, gcc-internal-format
58969 msgid "Dummy %qs at %L cannot have an initializer"
58970 msgstr ""
58972 #: fortran/resolve.c:11934
58973 #, gcc-internal-format
58974 msgid "Intrinsic %qs at %L cannot have an initializer"
58975 msgstr ""
58977 #: fortran/resolve.c:11937
58978 #, gcc-internal-format
58979 msgid "Function result %qs at %L cannot have an initializer"
58980 msgstr ""
58982 #: fortran/resolve.c:11940
58983 #, gcc-internal-format
58984 msgid "Automatic array %qs at %L cannot have an initializer"
58985 msgstr ""
58987 #: fortran/resolve.c:11982
58988 #, gcc-internal-format, gfc-internal-format
58989 msgid "%s at %L"
58990 msgstr ""
58992 #: fortran/resolve.c:12009
58993 #, gcc-internal-format
58994 msgid "Character-valued statement function %qs at %L must have constant length"
58995 msgstr ""
58997 #: fortran/resolve.c:12031
58998 #, gcc-internal-format
58999 msgid ""
59000 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
59001 "PUBLIC at %L"
59002 msgstr ""
59004 #: fortran/resolve.c:12053
59005 #, gcc-internal-format
59006 msgid ""
59007 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
59008 "which is PRIVATE"
59009 msgstr ""
59011 #: fortran/resolve.c:12071
59012 #, gcc-internal-format
59013 msgid "Function %qs at %L cannot have an initializer"
59014 msgstr ""
59016 #: fortran/resolve.c:12080
59017 #, gcc-internal-format
59018 msgid "External object %qs at %L may not have an initializer"
59019 msgstr ""
59021 #: fortran/resolve.c:12088
59022 #, gcc-internal-format
59023 msgid "ELEMENTAL function %qs at %L must have a scalar result"
59024 msgstr ""
59026 #: fortran/resolve.c:12098
59027 #, gcc-internal-format
59028 msgid ""
59029 "Statement function %qs at %L may not have pointer or allocatable attribute"
59030 msgstr ""
59032 #: fortran/resolve.c:12117
59033 #, gcc-internal-format
59034 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
59035 msgstr ""
59037 #: fortran/resolve.c:12121
59038 #, gcc-internal-format
59039 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
59040 msgstr ""
59042 #: fortran/resolve.c:12125
59043 #, gcc-internal-format
59044 msgid "CHARACTER(*) function %qs at %L cannot be pure"
59045 msgstr ""
59047 #: fortran/resolve.c:12129
59048 #, gcc-internal-format
59049 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
59050 msgstr ""
59052 #: fortran/resolve.c:12142
59053 #, gcc-internal-format
59054 msgid "CHARACTER(*) function %qs at %L"
59055 msgstr ""
59057 #: fortran/resolve.c:12151
59058 #, gcc-internal-format
59059 msgid "Procedure pointer %qs at %L shall not be elemental"
59060 msgstr ""
59062 #: fortran/resolve.c:12157
59063 #, gcc-internal-format
59064 msgid "Dummy procedure %qs at %L shall not be elemental"
59065 msgstr ""
59067 #: fortran/resolve.c:12213
59068 #, gcc-internal-format
59069 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
59070 msgstr ""
59072 #: fortran/resolve.c:12219
59073 #, gcc-internal-format
59074 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
59075 msgstr ""
59077 #: fortran/resolve.c:12225
59078 #, gcc-internal-format
59079 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
59080 msgstr ""
59082 #: fortran/resolve.c:12233
59083 #, gcc-internal-format
59084 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
59085 msgstr ""
59087 #: fortran/resolve.c:12239
59088 #, gcc-internal-format
59089 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
59090 msgstr ""
59092 #: fortran/resolve.c:12282
59093 #, gcc-internal-format, gfc-internal-format
59094 msgid ""
59095 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
59096 "interface in %s"
59097 msgstr ""
59099 #: fortran/resolve.c:12290
59100 #, gcc-internal-format, gfc-internal-format
59101 msgid ""
59102 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
59103 "in %s"
59104 msgstr ""
59106 #: fortran/resolve.c:12298
59107 #, gcc-internal-format, gfc-internal-format
59108 msgid ""
59109 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
59110 "interface in %s"
59111 msgstr ""
59113 #: fortran/resolve.c:12307
59114 #, gcc-internal-format, gfc-internal-format
59115 msgid ""
59116 "%s between the MODULE PROCEDURE declaration in module %s and the declaration "
59117 "at %L in SUBMODULE %s"
59118 msgstr ""
59120 #: fortran/resolve.c:12393
59121 #, gcc-internal-format
59122 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
59123 msgstr ""
59125 #: fortran/resolve.c:12402
59126 #, gcc-internal-format, gfc-internal-format
59127 msgid "FINAL procedure at %L must have exactly one argument"
59128 msgstr ""
59130 #: fortran/resolve.c:12411
59131 #, gcc-internal-format
59132 msgid "Argument of FINAL procedure at %L must be of type %qs"
59133 msgstr ""
59135 #: fortran/resolve.c:12419
59136 #, gcc-internal-format, gfc-internal-format
59137 msgid "Argument of FINAL procedure at %L must not be a POINTER"
59138 msgstr ""
59140 #: fortran/resolve.c:12425
59141 #, gcc-internal-format, gfc-internal-format
59142 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
59143 msgstr ""
59145 #: fortran/resolve.c:12431
59146 #, gcc-internal-format, gfc-internal-format
59147 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
59148 msgstr ""
59150 #: fortran/resolve.c:12439
59151 #, gcc-internal-format, gfc-internal-format
59152 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
59153 msgstr ""
59155 #: fortran/resolve.c:12448
59156 #, gcc-internal-format, gfc-internal-format
59157 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
59158 msgstr ""
59160 #: fortran/resolve.c:12470
59161 #, gcc-internal-format
59162 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
59163 msgstr ""
59165 #: fortran/resolve.c:12507
59166 #, gcc-internal-format
59167 msgid ""
59168 "Only array FINAL procedures declared for derived type %qs defined at %L, "
59169 "suggest also scalar one"
59170 msgstr ""
59172 #: fortran/resolve.c:12547
59173 #, gcc-internal-format
59174 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
59175 msgstr ""
59177 #: fortran/resolve.c:12583
59178 #, gcc-internal-format
59179 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
59180 msgstr ""
59182 #: fortran/resolve.c:12642
59183 #, gcc-internal-format
59184 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
59185 msgstr ""
59187 #: fortran/resolve.c:12654
59188 #, gcc-internal-format
59189 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
59190 msgstr ""
59192 #: fortran/resolve.c:12682
59193 #, gcc-internal-format
59194 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
59195 msgstr ""
59197 #: fortran/resolve.c:12738
59198 #, gcc-internal-format, gfc-internal-format
59199 msgid "Type-bound operator at %L can't be NOPASS"
59200 msgstr ""
59202 #: fortran/resolve.c:12930
59203 #, gcc-internal-format
59204 msgid ""
59205 "%qs must be a module procedure or an external procedure with an explicit "
59206 "interface at %L"
59207 msgstr ""
59209 #: fortran/resolve.c:12972
59210 #, gcc-internal-format
59211 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
59212 msgstr ""
59214 #: fortran/resolve.c:12986
59215 #, gcc-internal-format
59216 msgid "Procedure %qs with PASS at %L must have at least one argument"
59217 msgstr ""
59219 #: fortran/resolve.c:13000 fortran/resolve.c:13448
59220 #, gcc-internal-format
59221 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
59222 msgstr ""
59224 #: fortran/resolve.c:13008
59225 #, gcc-internal-format
59226 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
59227 msgstr ""
59229 #: fortran/resolve.c:13017
59230 #, gcc-internal-format
59231 msgid "Passed-object dummy argument of %qs at %L must be scalar"
59232 msgstr ""
59234 #: fortran/resolve.c:13023
59235 #, gcc-internal-format
59236 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
59237 msgstr ""
59239 #: fortran/resolve.c:13029
59240 #, gcc-internal-format
59241 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
59242 msgstr ""
59244 #: fortran/resolve.c:13058
59245 #, gcc-internal-format
59246 msgid "Procedure %qs at %L has the same name as a component of %qs"
59247 msgstr ""
59249 #: fortran/resolve.c:13068
59250 #, gcc-internal-format
59251 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
59252 msgstr ""
59254 #: fortran/resolve.c:13160
59255 #, gcc-internal-format
59256 msgid ""
59257 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
59258 "not overridden"
59259 msgstr ""
59261 #: fortran/resolve.c:13255
59262 #, gcc-internal-format
59263 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
59264 msgstr ""
59266 #: fortran/resolve.c:13264
59267 #, gcc-internal-format
59268 msgid ""
59269 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59270 msgstr ""
59272 #: fortran/resolve.c:13274
59273 #, gcc-internal-format
59274 msgid ""
59275 "Component %qs at %L with coarray component shall be a nonpointer, "
59276 "nonallocatable scalar"
59277 msgstr ""
59279 #: fortran/resolve.c:13283
59280 #, gcc-internal-format
59281 msgid ""
59282 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
59283 msgstr ""
59285 #: fortran/resolve.c:13381
59286 #, gcc-internal-format
59287 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
59288 msgstr ""
59290 #: fortran/resolve.c:13395
59291 #, gcc-internal-format
59292 msgid ""
59293 "Procedure pointer component %qs with PASS at %L must have at least one "
59294 "argument"
59295 msgstr ""
59297 #: fortran/resolve.c:13411
59298 #, gcc-internal-format
59299 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
59300 msgstr ""
59302 #: fortran/resolve.c:13421
59303 #, gcc-internal-format
59304 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
59305 msgstr ""
59307 #: fortran/resolve.c:13430
59308 #, gcc-internal-format
59309 msgid ""
59310 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
59311 msgstr ""
59313 #: fortran/resolve.c:13439
59314 #, gcc-internal-format
59315 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
59316 msgstr ""
59318 #: fortran/resolve.c:13481
59319 #, gcc-internal-format
59320 msgid ""
59321 "Component %qs of %qs at %L has the same name as an inherited type-bound "
59322 "procedure"
59323 msgstr ""
59325 #: fortran/resolve.c:13494
59326 #, gcc-internal-format
59327 msgid ""
59328 "Character length of component %qs needs to be a constant specification "
59329 "expression at %L"
59330 msgstr ""
59332 #: fortran/resolve.c:13505
59333 #, gcc-internal-format
59334 msgid ""
59335 "Character component %qs of %qs at %L with deferred length must be a POINTER "
59336 "or ALLOCATABLE"
59337 msgstr ""
59339 #: fortran/resolve.c:13536
59340 #, gcc-internal-format
59341 msgid ""
59342 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
59343 "is PUBLIC at %L"
59344 msgstr ""
59346 #: fortran/resolve.c:13544
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
59349 msgstr ""
59351 #: fortran/resolve.c:13553
59352 #, gcc-internal-format, gfc-internal-format
59353 msgid ""
59354 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
59355 "attribute"
59356 msgstr ""
59358 #: fortran/resolve.c:13571 fortran/resolve.c:13583
59359 #, gcc-internal-format
59360 msgid ""
59361 "The pointer component %qs of %qs at %L is a type that has not been declared"
59362 msgstr ""
59364 #: fortran/resolve.c:13656
59365 #, gcc-internal-format, gfc-internal-format
59366 msgid "Conflicting initializers in union at %L and %L"
59367 msgstr ""
59369 #: fortran/resolve.c:13700
59370 #, gcc-internal-format
59371 msgid ""
59372 "As extending type %qs at %L has a coarray component, parent type %qs shall "
59373 "also have one"
59374 msgstr ""
59376 #: fortran/resolve.c:13713
59377 #, gcc-internal-format
59378 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
59379 msgstr ""
59381 #: fortran/resolve.c:13767
59382 #, gcc-internal-format
59383 msgid ""
59384 "Generic name %qs of function %qs at %L being the same name as derived type "
59385 "at %L"
59386 msgstr ""
59388 #: fortran/resolve.c:13843
59389 #, gcc-internal-format
59390 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
59391 msgstr ""
59393 #: fortran/resolve.c:13849
59394 #, gcc-internal-format
59395 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
59396 msgstr ""
59398 #: fortran/resolve.c:13855
59399 #, gcc-internal-format
59400 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
59401 msgstr ""
59403 #: fortran/resolve.c:13863
59404 #, gcc-internal-format
59405 msgid ""
59406 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
59407 msgstr ""
59409 #: fortran/resolve.c:13873
59410 #, gcc-internal-format
59411 msgid ""
59412 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
59413 "defined input/output procedure"
59414 msgstr ""
59416 #: fortran/resolve.c:13883
59417 #, gcc-internal-format
59418 msgid ""
59419 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
59420 "components"
59421 msgstr ""
59423 #: fortran/resolve.c:13901
59424 #, gcc-internal-format
59425 msgid ""
59426 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
59427 "namelist %qs at %L"
59428 msgstr ""
59430 #: fortran/resolve.c:13916
59431 #, gcc-internal-format
59432 msgid ""
59433 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
59434 "member of namelist %qs at %L"
59435 msgstr ""
59437 #: fortran/resolve.c:13927
59438 #, gcc-internal-format
59439 msgid ""
59440 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
59441 "namelist %qs at %L"
59442 msgstr ""
59444 #: fortran/resolve.c:13954
59445 #, gcc-internal-format
59446 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
59447 msgstr ""
59449 #: fortran/resolve.c:13973
59450 #, gcc-internal-format
59451 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
59452 msgstr ""
59454 #: fortran/resolve.c:13989
59455 #, gcc-internal-format
59456 msgid ""
59457 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
59458 msgstr ""
59460 #: fortran/resolve.c:14000
59461 #, gcc-internal-format, gfc-internal-format
59462 msgid "Incompatible derived type in PARAMETER at %L"
59463 msgstr ""
59465 #: fortran/resolve.c:14008
59466 #, gcc-internal-format
59467 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
59468 msgstr ""
59470 #: fortran/resolve.c:14050
59471 #, gcc-internal-format, gfc-internal-format
59472 msgid ""
59473 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
59474 "at %L are unsupported"
59475 msgstr ""
59477 #: fortran/resolve.c:14114
59478 #, gcc-internal-format, gfc-internal-format
59479 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
59480 msgstr ""
59482 #: fortran/resolve.c:14117
59483 #, gcc-internal-format, gfc-internal-format
59484 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
59485 msgstr ""
59487 #: fortran/resolve.c:14213
59488 #, gcc-internal-format
59489 msgid ""
59490 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
59491 "assumed-shape or assumed-rank array"
59492 msgstr ""
59494 #: fortran/resolve.c:14231
59495 #, gcc-internal-format, gfc-internal-format
59496 msgid "Assumed size array at %L must be a dummy argument"
59497 msgstr ""
59499 #: fortran/resolve.c:14234
59500 #, gcc-internal-format, gfc-internal-format
59501 msgid "Assumed shape array at %L must be a dummy argument"
59502 msgstr ""
59504 #: fortran/resolve.c:14242
59505 #, gcc-internal-format, gfc-internal-format
59506 msgid "Assumed-rank array at %L must be a dummy argument"
59507 msgstr ""
59509 #: fortran/resolve.c:14249
59510 #, gcc-internal-format, gfc-internal-format
59511 msgid ""
59512 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
59513 msgstr ""
59515 #: fortran/resolve.c:14262
59516 #, gcc-internal-format, gfc-internal-format
59517 msgid "Symbol at %L is not a DUMMY variable"
59518 msgstr ""
59520 #: fortran/resolve.c:14268
59521 #, gcc-internal-format
59522 msgid ""
59523 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
59524 msgstr ""
59526 #: fortran/resolve.c:14278
59527 #, gcc-internal-format
59528 msgid ""
59529 "Character dummy variable %qs at %L with VALUE attribute must have constant "
59530 "length"
59531 msgstr ""
59533 #: fortran/resolve.c:14287
59534 #, gcc-internal-format
59535 msgid ""
59536 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
59537 "have length one"
59538 msgstr ""
59540 #: fortran/resolve.c:14300 fortran/resolve.c:14467
59541 #, gcc-internal-format
59542 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
59543 msgstr ""
59545 #: fortran/resolve.c:14314
59546 #, gcc-internal-format, gfc-internal-format
59547 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
59548 msgstr ""
59550 #: fortran/resolve.c:14323
59551 #, gcc-internal-format, gfc-internal-format
59552 msgid ""
59553 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
59554 "an numeric intrinsic type"
59555 msgstr ""
59557 #: fortran/resolve.c:14332
59558 #, gcc-internal-format, gfc-internal-format
59559 msgid ""
59560 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
59561 "CODIMENSION, POINTER or VALUE attribute"
59562 msgstr ""
59564 #: fortran/resolve.c:14340
59565 #, gcc-internal-format, gfc-internal-format
59566 msgid ""
59567 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
59568 "attribute"
59569 msgstr ""
59571 #: fortran/resolve.c:14347
59572 #, gcc-internal-format, gfc-internal-format
59573 msgid ""
59574 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
59575 "assumed-size array"
59576 msgstr ""
59578 #: fortran/resolve.c:14367
59579 #, gcc-internal-format, gfc-internal-format
59580 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
59581 msgstr ""
59583 #: fortran/resolve.c:14374
59584 #, gcc-internal-format, gfc-internal-format
59585 msgid ""
59586 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
59587 "POINTER or VALUE attribute"
59588 msgstr ""
59590 #: fortran/resolve.c:14381
59591 #, gcc-internal-format, gfc-internal-format
59592 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
59593 msgstr ""
59595 #: fortran/resolve.c:14388
59596 #, gcc-internal-format, gfc-internal-format
59597 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
59598 msgstr ""
59600 #: fortran/resolve.c:14413
59601 #, gcc-internal-format
59602 msgid ""
59603 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
59604 "nor declared at the module level scope"
59605 msgstr ""
59607 #: fortran/resolve.c:14493
59608 #, gcc-internal-format
59609 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
59610 msgstr ""
59612 #: fortran/resolve.c:14508
59613 #, gcc-internal-format, gfc-internal-format
59614 msgid ""
59615 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
59616 "must be a coarray"
59617 msgstr ""
59619 #: fortran/resolve.c:14521
59620 #, gcc-internal-format, gfc-internal-format
59621 msgid ""
59622 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE "
59623 "must be a coarray"
59624 msgstr ""
59626 #: fortran/resolve.c:14539
59627 #, gcc-internal-format
59628 msgid ""
59629 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
59630 "a default initializer"
59631 msgstr ""
59633 #: fortran/resolve.c:14551
59634 #, gcc-internal-format
59635 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
59636 msgstr ""
59638 #: fortran/resolve.c:14560
59639 #, gcc-internal-format
59640 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
59641 msgstr ""
59643 #: fortran/resolve.c:14572
59644 #, gcc-internal-format
59645 msgid ""
59646 "Function result %qs at %L shall not be a coarray or have a coarray component"
59647 msgstr ""
59649 #: fortran/resolve.c:14581
59650 #, gcc-internal-format
59651 msgid ""
59652 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
59653 msgstr ""
59655 #: fortran/resolve.c:14593
59656 #, gcc-internal-format
59657 msgid ""
59658 "Variable %qs at %L with coarray component shall be a nonpointer, "
59659 "nonallocatable scalar, which is not a coarray"
59660 msgstr ""
59662 #: fortran/resolve.c:14608
59663 #, gcc-internal-format
59664 msgid ""
59665 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
59666 "argument"
59667 msgstr ""
59669 #: fortran/resolve.c:14616
59670 #, gcc-internal-format
59671 msgid ""
59672 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
59673 msgstr ""
59675 #: fortran/resolve.c:14623
59676 #, gcc-internal-format
59677 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
59678 msgstr ""
59680 #: fortran/resolve.c:14635
59681 #, gcc-internal-format
59682 msgid ""
59683 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
59684 "or have coarray components"
59685 msgstr ""
59687 #: fortran/resolve.c:14644
59688 #, gcc-internal-format
59689 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
59690 msgstr ""
59692 #: fortran/resolve.c:14660
59693 #, gcc-internal-format
59694 msgid ""
59695 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
59696 "%qs"
59697 msgstr ""
59699 #: fortran/resolve.c:14666
59700 #, gcc-internal-format
59701 msgid ""
59702 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
59703 "%qs"
59704 msgstr ""
59706 #: fortran/resolve.c:14691
59707 #, gcc-internal-format, gfc-internal-format
59708 msgid "Namelist '%s' can not be an argument to subroutine or function at %L"
59709 msgstr ""
59711 #: fortran/resolve.c:14761
59712 #, gcc-internal-format, gfc-internal-format
59713 msgid "Threadprivate at %L isn't SAVEd"
59714 msgstr ""
59716 #: fortran/resolve.c:14772
59717 #, gcc-internal-format
59718 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
59719 msgstr ""
59721 #: fortran/resolve.c:14868
59722 #, gcc-internal-format
59723 msgid "check_data_variable(): Bad expression"
59724 msgstr ""
59726 #: fortran/resolve.c:14874
59727 #, gcc-internal-format
59728 msgid "BLOCK DATA element %qs at %L must be in COMMON"
59729 msgstr ""
59731 #: fortran/resolve.c:14880
59732 #, gcc-internal-format
59733 msgid "DATA array %qs at %L must be specified in a previous declaration"
59734 msgstr ""
59736 #: fortran/resolve.c:14889
59737 #, gcc-internal-format
59738 msgid "DATA element %qs at %L cannot have a coindex"
59739 msgstr ""
59741 #: fortran/resolve.c:14903
59742 #, gcc-internal-format
59743 msgid "DATA element %qs at %L is a pointer and so must be a full array"
59744 msgstr ""
59746 #: fortran/resolve.c:14949
59747 #, gcc-internal-format, gfc-internal-format
59748 msgid "Nonconstant array section at %L in DATA statement"
59749 msgstr ""
59751 #: fortran/resolve.c:14962
59752 #, gcc-internal-format, gfc-internal-format
59753 msgid "DATA statement at %L has more variables than values"
59754 msgstr ""
59756 #: fortran/resolve.c:15061
59757 #, gcc-internal-format, gfc-internal-format
59758 msgid ""
59759 "start of implied-do loop at %L could not be simplified to a constant value"
59760 msgstr ""
59762 #: fortran/resolve.c:15069
59763 #, gcc-internal-format, gfc-internal-format
59764 msgid ""
59765 "end of implied-do loop at %L could not be simplified to a constant value"
59766 msgstr ""
59768 #: fortran/resolve.c:15077
59769 #, gcc-internal-format, gfc-internal-format
59770 msgid ""
59771 "step of implied-do loop at %L could not be simplified to a constant value"
59772 msgstr ""
59774 #: fortran/resolve.c:15202
59775 #, gcc-internal-format, gfc-internal-format
59776 msgid "DATA statement at %L has more values than variables"
59777 msgstr ""
59779 #: fortran/resolve.c:15367
59780 #, gcc-internal-format, gfc-internal-format
59781 msgid "Label %d at %L defined but not used"
59782 msgstr ""
59784 #: fortran/resolve.c:15373
59785 #, gcc-internal-format, gfc-internal-format
59786 msgid "Label %d at %L defined but cannot be used"
59787 msgstr ""
59789 #: fortran/resolve.c:15457
59790 #, gcc-internal-format
59791 msgid ""
59792 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
59793 "EQUIVALENCE object"
59794 msgstr ""
59796 #: fortran/resolve.c:15466
59797 #, gcc-internal-format
59798 msgid ""
59799 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
59800 "EQUIVALENCE object"
59801 msgstr ""
59803 #: fortran/resolve.c:15474
59804 #, gcc-internal-format
59805 msgid ""
59806 "Derived type variable %qs at %L with default initialization cannot be in "
59807 "EQUIVALENCE with a variable in COMMON"
59808 msgstr ""
59810 #: fortran/resolve.c:15490
59811 #, gcc-internal-format
59812 msgid ""
59813 "Derived type variable %qs at %L with pointer component(s) cannot be an "
59814 "EQUIVALENCE object"
59815 msgstr ""
59817 #: fortran/resolve.c:15593
59818 #, gcc-internal-format, gfc-internal-format
59819 msgid "Syntax error in EQUIVALENCE statement at %L"
59820 msgstr ""
59822 #: fortran/resolve.c:15608
59823 #, gcc-internal-format, gfc-internal-format
59824 msgid ""
59825 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
59826 "the PROTECTED attribute"
59827 msgstr ""
59829 #: fortran/resolve.c:15620
59830 #, gcc-internal-format
59831 msgid ""
59832 "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure "
59833 "procedure %qs"
59834 msgstr ""
59836 #: fortran/resolve.c:15629
59837 #, gcc-internal-format
59838 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
59839 msgstr ""
59841 #: fortran/resolve.c:15702
59842 #, gcc-internal-format
59843 msgid ""
59844 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
59845 msgstr ""
59847 #: fortran/resolve.c:15713
59848 #, gcc-internal-format
59849 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
59850 msgstr ""
59852 #: fortran/resolve.c:15724
59853 #, gcc-internal-format, gfc-internal-format
59854 msgid "Substring at %L has length zero"
59855 msgstr ""
59857 #: fortran/resolve.c:15815
59858 #, gcc-internal-format
59859 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
59860 msgstr ""
59862 #: fortran/resolve.c:15828
59863 #, gcc-internal-format
59864 msgid "ENTRY %qs at %L has no IMPLICIT type"
59865 msgstr ""
59867 #: fortran/resolve.c:15848
59868 #, gcc-internal-format
59869 msgid "User operator procedure %qs at %L must be a FUNCTION"
59870 msgstr ""
59872 #: fortran/resolve.c:15858
59873 #, gcc-internal-format
59874 msgid "User operator procedure %qs at %L cannot be assumed character length"
59875 msgstr ""
59877 #: fortran/resolve.c:15866
59878 #, gcc-internal-format
59879 msgid "User operator procedure %qs at %L must have at least one argument"
59880 msgstr ""
59882 #: fortran/resolve.c:15880
59883 #, gcc-internal-format, gfc-internal-format
59884 msgid "First argument of operator interface at %L cannot be optional"
59885 msgstr ""
59887 #: fortran/resolve.c:15898
59888 #, gcc-internal-format, gfc-internal-format
59889 msgid "Second argument of operator interface at %L cannot be optional"
59890 msgstr ""
59892 #: fortran/resolve.c:15905
59893 #, gcc-internal-format, gfc-internal-format
59894 msgid "Operator interface at %L must have, at most, two arguments"
59895 msgstr ""
59897 #: fortran/resolve.c:15983
59898 #, gcc-internal-format
59899 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
59900 msgstr ""
59902 #: fortran/scanner.c:330
59903 #, gcc-internal-format
59904 msgid "Include directory %qs: %s"
59905 msgstr ""
59907 #: fortran/scanner.c:334
59908 #, gcc-internal-format
59909 msgid "Nonexistent include directory %qs"
59910 msgstr ""
59912 #: fortran/scanner.c:339
59913 #, gcc-internal-format
59914 msgid "%qs is not a directory"
59915 msgstr ""
59917 #: fortran/scanner.c:742
59918 #, gcc-internal-format, gfc-internal-format
59919 msgid ""
59920 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
59921 "is a continuation line"
59922 msgstr ""
59924 #: fortran/scanner.c:782
59925 #, gcc-internal-format, gfc-internal-format
59926 msgid ""
59927 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
59928 "is a continuation line"
59929 msgstr ""
59931 #: fortran/scanner.c:1275 fortran/scanner.c:1467
59932 #, gcc-internal-format, gfc-internal-format
59933 msgid "Line truncated at %L"
59934 msgstr ""
59936 #: fortran/scanner.c:1331 fortran/scanner.c:1544
59937 #, gcc-internal-format, gfc-internal-format
59938 msgid "Limit of %d continuations exceeded in statement at %C"
59939 msgstr ""
59941 #: fortran/scanner.c:1409 fortran/scanner.c:1505
59942 #, gcc-internal-format, gfc-internal-format
59943 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
59944 msgstr ""
59946 #: fortran/scanner.c:1422
59947 #, gcc-internal-format
59948 msgid "Missing %<&%> in continued character constant at %C"
59949 msgstr ""
59951 #: fortran/scanner.c:1695
59952 #, gcc-internal-format, gfc-internal-format
59953 msgid "Nonconforming tab character at %C"
59954 msgstr ""
59956 #: fortran/scanner.c:1783 fortran/scanner.c:1786
59957 #, gcc-internal-format
59958 msgid "%<&%> not allowed by itself in line %d"
59959 msgstr ""
59961 #: fortran/scanner.c:1845
59962 #, gcc-internal-format, gfc-internal-format
59963 msgid "Nonconforming tab character in column %d of line %d"
59964 msgstr ""
59966 #: fortran/scanner.c:2074
59967 #, gcc-internal-format
59968 msgid "file %qs left but not entered"
59969 msgstr ""
59971 #: fortran/scanner.c:2112
59972 #, gcc-internal-format
59973 msgid "Illegal preprocessor directive"
59974 msgstr ""
59976 #: fortran/scanner.c:2239
59977 #, gcc-internal-format
59978 msgid "Can't open file %qs"
59979 msgstr ""
59981 #: fortran/simplify.c:88
59982 #, gcc-internal-format, gfc-internal-format
59983 msgid "Result of %s overflows its kind at %L"
59984 msgstr ""
59986 #: fortran/simplify.c:93
59987 #, gcc-internal-format, gfc-internal-format
59988 msgid "Result of %s underflows its kind at %L"
59989 msgstr ""
59991 #: fortran/simplify.c:98
59992 #, gcc-internal-format, gfc-internal-format
59993 msgid "Result of %s is NaN at %L"
59994 msgstr ""
59996 #: fortran/simplify.c:102
59997 #, gcc-internal-format, gfc-internal-format
59998 msgid "Result of %s gives range error for its kind at %L"
59999 msgstr ""
60001 #: fortran/simplify.c:125
60002 #, gcc-internal-format, gfc-internal-format
60003 msgid "KIND parameter of %s at %L must be an initialization expression"
60004 msgstr ""
60006 #: fortran/simplify.c:133
60007 #, gcc-internal-format, gfc-internal-format
60008 msgid "Invalid KIND parameter of %s at %L"
60009 msgstr ""
60011 #: fortran/simplify.c:693
60012 #, gcc-internal-format
60013 msgid "gfc_simplify_abs(): Bad type"
60014 msgstr ""
60016 #: fortran/simplify.c:714
60017 #, gcc-internal-format, gfc-internal-format
60018 msgid "Argument of %s function at %L is negative"
60019 msgstr ""
60021 #: fortran/simplify.c:721
60022 #, gcc-internal-format, gfc-internal-format
60023 msgid "Argument of %s function at %L outside of range [0,127]"
60024 msgstr ""
60026 #: fortran/simplify.c:739
60027 #, gcc-internal-format, gfc-internal-format
60028 msgid ""
60029 "Argument of %s function at %L is too large for the collating sequence of "
60030 "kind %d"
60031 msgstr ""
60033 #: fortran/simplify.c:776
60034 #, gcc-internal-format, gfc-internal-format
60035 msgid "Argument of ACOS at %L must be between -1 and 1"
60036 msgstr ""
60038 #: fortran/simplify.c:790
60039 #, gcc-internal-format
60040 msgid "in gfc_simplify_acos(): Bad type"
60041 msgstr ""
60043 #: fortran/simplify.c:809
60044 #, gcc-internal-format, gfc-internal-format
60045 msgid "Argument of ACOSH at %L must not be less than 1"
60046 msgstr ""
60048 #: fortran/simplify.c:824
60049 #, gcc-internal-format
60050 msgid "in gfc_simplify_acosh(): Bad type"
60051 msgstr ""
60053 #: fortran/simplify.c:1053
60054 #, gcc-internal-format, gfc-internal-format
60055 msgid "Argument of ASIN at %L must be between -1 and 1"
60056 msgstr ""
60058 #: fortran/simplify.c:1067
60059 #, gcc-internal-format
60060 msgid "in gfc_simplify_asin(): Bad type"
60061 msgstr ""
60063 #: fortran/simplify.c:1095
60064 #, gcc-internal-format
60065 msgid "in gfc_simplify_asinh(): Bad type"
60066 msgstr ""
60068 #: fortran/simplify.c:1123
60069 #, gcc-internal-format
60070 msgid "in gfc_simplify_atan(): Bad type"
60071 msgstr ""
60073 #: fortran/simplify.c:1144
60074 #, gcc-internal-format, gfc-internal-format
60075 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
60076 msgstr ""
60078 #: fortran/simplify.c:1158
60079 #, gcc-internal-format
60080 msgid "in gfc_simplify_atanh(): Bad type"
60081 msgstr ""
60083 #: fortran/simplify.c:1175
60084 #, gcc-internal-format, gfc-internal-format
60085 msgid ""
60086 "If first argument of ATAN2 %L is zero, then the second argument must not be "
60087 "zero"
60088 msgstr ""
60090 #: fortran/simplify.c:1267
60091 #, gcc-internal-format, gfc-internal-format
60092 msgid "Result of BESSEL_YN is -INF at %L"
60093 msgstr ""
60095 #: fortran/simplify.c:1636
60096 #, gcc-internal-format
60097 msgid "gfc_simplify_dcmplx(): Bad type (x)"
60098 msgstr ""
60100 #: fortran/simplify.c:1655
60101 #, gcc-internal-format
60102 msgid "gfc_simplify_dcmplx(): Bad type (y)"
60103 msgstr ""
60105 #: fortran/simplify.c:1736
60106 #, gcc-internal-format
60107 msgid "in simplify_trig_call(): Bad intrinsic"
60108 msgstr ""
60110 #: fortran/simplify.c:1796
60111 #, gcc-internal-format
60112 msgid "in gfc_simplify_trigd(): Bad type"
60113 msgstr ""
60115 #: fortran/simplify.c:1814
60116 #, gcc-internal-format
60117 msgid "in gfc_simplify_atrigd(): Bad type"
60118 msgstr ""
60120 #: fortran/simplify.c:1838
60121 #, gcc-internal-format
60122 msgid "in gfc_simplify_atan2d(): Bad type"
60123 msgstr ""
60125 #: fortran/simplify.c:1876
60126 #, gcc-internal-format
60127 msgid "in gfc_simplify_cos(): Bad type"
60128 msgstr ""
60130 #: fortran/simplify.c:2109
60131 #, gcc-internal-format
60132 msgid "gfc_simplify_dim(): Bad type"
60133 msgstr ""
60135 #: fortran/simplify.c:2417
60136 #, gcc-internal-format
60137 msgid "in gfc_simplify_exp(): Bad type"
60138 msgstr ""
60140 #: fortran/simplify.c:2584
60141 #, gcc-internal-format
60142 msgid "gfc_simplify_floor(): Bad kind"
60143 msgstr ""
60145 #: fortran/simplify.c:2734
60146 #, gcc-internal-format, gfc-internal-format
60147 msgid "Argument of IACHAR at %L must be of length one"
60148 msgstr ""
60150 #: fortran/simplify.c:2742
60151 #, gcc-internal-format, gfc-internal-format
60152 msgid "Argument of IACHAR function at %L outside of range 0..127"
60153 msgstr ""
60155 #: fortran/simplify.c:2857
60156 #, gcc-internal-format, gfc-internal-format
60157 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
60158 msgstr ""
60160 #: fortran/simplify.c:2881
60161 #, gcc-internal-format
60162 msgid "IBITS: Bad bit"
60163 msgstr ""
60165 #: fortran/simplify.c:2932
60166 #, gcc-internal-format, gfc-internal-format
60167 msgid "Argument of ICHAR at %L must be of length one"
60168 msgstr ""
60170 #. Left shift, as in SHIFTL.
60171 #: fortran/simplify.c:3297 fortran/simplify.c:3305
60172 #, gcc-internal-format, gfc-internal-format
60173 msgid "Second argument of %s is negative at %L"
60174 msgstr ""
60176 #: fortran/simplify.c:3317
60177 #, gcc-internal-format, gfc-internal-format
60178 msgid "Magnitude of second argument of %s exceeds bit size at %L"
60179 msgstr ""
60181 #: fortran/simplify.c:3442
60182 #, gcc-internal-format, gfc-internal-format
60183 msgid ""
60184 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
60185 "%C"
60186 msgstr ""
60188 #: fortran/simplify.c:3445
60189 #, gcc-internal-format, gfc-internal-format
60190 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
60191 msgstr ""
60193 #: fortran/simplify.c:3765 fortran/simplify.c:3897
60194 #, gcc-internal-format, gfc-internal-format
60195 msgid "DIM argument at %L is out of bounds"
60196 msgstr ""
60198 #: fortran/simplify.c:4080
60199 #, gcc-internal-format, gfc-internal-format
60200 msgid "Argument of LOG at %L cannot be less than or equal to zero"
60201 msgstr ""
60203 #: fortran/simplify.c:4093
60204 #, gcc-internal-format, gfc-internal-format
60205 msgid "Complex argument of LOG at %L cannot be zero"
60206 msgstr ""
60208 #: fortran/simplify.c:4104
60209 #, gcc-internal-format
60210 msgid "gfc_simplify_log: bad type"
60211 msgstr ""
60213 #: fortran/simplify.c:4121
60214 #, gcc-internal-format, gfc-internal-format
60215 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
60216 msgstr ""
60218 #: fortran/simplify.c:4424
60219 #, gcc-internal-format
60220 msgid "simplify_min_max(): Bad type in arglist"
60221 msgstr ""
60223 #. Result is processor-dependent.
60224 #: fortran/simplify.c:4600
60225 #, gcc-internal-format, gfc-internal-format
60226 msgid "Second argument MOD at %L is zero"
60227 msgstr ""
60229 #. Result is processor-dependent.
60230 #: fortran/simplify.c:4611
60231 #, gcc-internal-format, gfc-internal-format
60232 msgid "Second argument of MOD at %L is zero"
60233 msgstr ""
60235 #: fortran/simplify.c:4622
60236 #, gcc-internal-format
60237 msgid "gfc_simplify_mod(): Bad arguments"
60238 msgstr ""
60240 #. Result is processor-dependent. This processor just opts
60241 #. to not handle it at all.
60242 #. Result is processor-dependent.
60243 #: fortran/simplify.c:4648 fortran/simplify.c:4660
60244 #, gcc-internal-format, gfc-internal-format
60245 msgid "Second argument of MODULO at %L is zero"
60246 msgstr ""
60248 #: fortran/simplify.c:4680
60249 #, gcc-internal-format
60250 msgid "gfc_simplify_modulo(): Bad arguments"
60251 msgstr ""
60253 #: fortran/simplify.c:4728
60254 #, gcc-internal-format, gfc-internal-format
60255 msgid "Result of NEAREST is NaN at %L"
60256 msgstr ""
60258 #: fortran/simplify.c:5204
60259 #, gcc-internal-format, gfc-internal-format
60260 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
60261 msgstr ""
60263 #: fortran/simplify.c:5259
60264 #, gcc-internal-format, gfc-internal-format
60265 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
60266 msgstr ""
60268 #: fortran/simplify.c:5412
60269 #, gcc-internal-format, gfc-internal-format
60270 msgid "Reshaped array too large at %C"
60271 msgstr ""
60273 #: fortran/simplify.c:5526
60274 #, gcc-internal-format, gfc-internal-format
60275 msgid "Result of SCALE overflows its kind at %L"
60276 msgstr ""
60278 #: fortran/simplify.c:6105
60279 #, gcc-internal-format
60280 msgid "Bad type in gfc_simplify_sign"
60281 msgstr ""
60283 #: fortran/simplify.c:6134
60284 #, gcc-internal-format
60285 msgid "in gfc_simplify_sin(): Bad type"
60286 msgstr ""
60288 #: fortran/simplify.c:6261 fortran/simplify.c:6540
60289 #, gcc-internal-format
60290 msgid "Failure getting length of a constant array."
60291 msgstr ""
60293 #: fortran/simplify.c:6271
60294 #, gcc-internal-format
60295 msgid ""
60296 "The number of elements (%d) in the array constructor at %L requires an "
60297 "increase of the allowed %d upper limit.  See %<-fmax-array-constructor%> "
60298 "option."
60299 msgstr ""
60301 #: fortran/simplify.c:6337
60302 #, gcc-internal-format, gfc-internal-format
60303 msgid "Simplification of SPREAD at %C not yet implemented"
60304 msgstr ""
60306 #: fortran/simplify.c:6361
60307 #, gcc-internal-format, gfc-internal-format
60308 msgid "Argument of SQRT at %L has a negative value"
60309 msgstr ""
60311 #: fortran/simplify.c:6377
60312 #, gcc-internal-format, gfc-internal-format
60313 msgid "invalid argument of SQRT at %L"
60314 msgstr ""
60316 #: fortran/simplify.c:6707
60317 #, gcc-internal-format, gfc-internal-format
60318 msgid ""
60319 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
60320 "lower bound is %ld)"
60321 msgstr ""
60323 #: fortran/simplify.c:6730
60324 #, gcc-internal-format, gfc-internal-format
60325 msgid ""
60326 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
60327 "upper bound is %ld)"
60328 msgstr ""
60330 #: fortran/simplify.c:7065
60331 #, gcc-internal-format
60332 msgid "gfc_convert_constant(): Unexpected type"
60333 msgstr ""
60335 #: fortran/simplify.c:7151
60336 #, gcc-internal-format
60337 msgid ""
60338 "Character %qs in string at %L cannot be converted into character kind %d"
60339 msgstr ""
60341 #: fortran/st.c:272
60342 #, gcc-internal-format
60343 msgid "gfc_free_statement(): Bad statement"
60344 msgstr ""
60346 #: fortran/symbol.c:141
60347 #, gcc-internal-format, gfc-internal-format
60348 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
60349 msgstr ""
60351 #: fortran/symbol.c:178
60352 #, gcc-internal-format
60353 msgid "Letter %qc already set in IMPLICIT statement at %C"
60354 msgstr ""
60356 #: fortran/symbol.c:200
60357 #, gcc-internal-format, gfc-internal-format
60358 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
60359 msgstr ""
60361 #: fortran/symbol.c:210
60362 #, gcc-internal-format
60363 msgid "Letter %qc already has an IMPLICIT type at %C"
60364 msgstr ""
60366 #: fortran/symbol.c:234
60367 #, gcc-internal-format
60368 msgid ""
60369 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
60370 "developers, and should not be used for implicitly typed variables"
60371 msgstr ""
60373 #: fortran/symbol.c:239
60374 #, gcc-internal-format
60375 msgid "gfc_get_default_type(): Bad symbol %qs"
60376 msgstr ""
60378 #: fortran/symbol.c:258
60379 #, gcc-internal-format
60380 msgid "gfc_set_default_type(): symbol already has a type"
60381 msgstr ""
60383 #: fortran/symbol.c:266
60384 #, gcc-internal-format
60385 msgid "Symbol %qs at %L has no IMPLICIT type"
60386 msgstr ""
60388 #. BIND(C) variables should not be implicitly declared.
60389 #: fortran/symbol.c:286
60390 #, gcc-internal-format
60391 msgid ""
60392 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
60393 msgstr ""
60395 #. Dummy args to a BIND(C) routine may not be interoperable if
60396 #. they are implicitly typed.
60397 #: fortran/symbol.c:302
60398 #, gcc-internal-format
60399 msgid ""
60400 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
60401 "a dummy argument to the BIND(C) procedure %qs at %L"
60402 msgstr ""
60404 #: fortran/symbol.c:343
60405 #, gcc-internal-format
60406 msgid "Function result %qs at %L has no IMPLICIT type"
60407 msgstr ""
60409 #: fortran/symbol.c:440
60410 #, gcc-internal-format, gfc-internal-format
60411 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
60412 msgstr ""
60414 #: fortran/symbol.c:465
60415 #, gcc-internal-format, gfc-internal-format
60416 msgid "Namelist group name at %L cannot have the SAVE attribute"
60417 msgstr ""
60419 #: fortran/symbol.c:479
60420 #, gcc-internal-format
60421 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
60422 msgstr ""
60424 #: fortran/symbol.c:512
60425 #, gcc-internal-format, gfc-internal-format
60426 msgid "Procedure pointer at %C"
60427 msgstr ""
60429 #: fortran/symbol.c:705
60430 #, gcc-internal-format, gfc-internal-format
60431 msgid "%s attribute applied to %s %s at %L"
60432 msgstr ""
60434 #: fortran/symbol.c:712
60435 #, gcc-internal-format, gfc-internal-format
60436 msgid "BIND(C) applied to %s %s at %L"
60437 msgstr ""
60439 #: fortran/symbol.c:831 fortran/symbol.c:1659
60440 #, gcc-internal-format, gfc-internal-format
60441 msgid "%s attribute conflicts with %s attribute at %L"
60442 msgstr ""
60444 #: fortran/symbol.c:834
60445 #, gcc-internal-format
60446 msgid "%s attribute conflicts with %s attribute in %qs at %L"
60447 msgstr ""
60449 #: fortran/symbol.c:842
60450 #, gcc-internal-format, gfc-internal-format
60451 msgid "%s attribute with %s attribute at %L"
60452 msgstr ""
60454 #: fortran/symbol.c:848
60455 #, gcc-internal-format
60456 msgid "%s attribute with %s attribute in %qs at %L"
60457 msgstr ""
60459 #: fortran/symbol.c:892
60460 #, gcc-internal-format, gfc-internal-format
60461 msgid "Cannot change attributes of USE-associated symbol at %L"
60462 msgstr ""
60464 #: fortran/symbol.c:895
60465 #, gcc-internal-format, gfc-internal-format
60466 msgid "Cannot change attributes of USE-associated symbol %s at %L"
60467 msgstr ""
60469 #: fortran/symbol.c:911
60470 #, gcc-internal-format, gfc-internal-format
60471 msgid "Duplicate %s attribute specified at %L"
60472 msgstr ""
60474 #: fortran/symbol.c:953
60475 #, gcc-internal-format, gfc-internal-format
60476 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
60477 msgstr ""
60479 #: fortran/symbol.c:970
60480 #, gcc-internal-format, gfc-internal-format
60481 msgid "Duplicate AUTOMATIC attribute specified at %L"
60482 msgstr ""
60484 #: fortran/symbol.c:994
60485 #, gcc-internal-format
60486 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
60487 msgstr ""
60489 #: fortran/symbol.c:1020
60490 #, gcc-internal-format
60491 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
60492 msgstr ""
60494 #: fortran/symbol.c:1150
60495 #, gcc-internal-format, gfc-internal-format
60496 msgid "Cray Pointee at %L appears in multiple pointer() statements"
60497 msgstr ""
60499 #: fortran/symbol.c:1169
60500 #, gcc-internal-format, gfc-internal-format
60501 msgid "Duplicate PROTECTED attribute specified at %L"
60502 msgstr ""
60504 #: fortran/symbol.c:1202
60505 #, gcc-internal-format, gfc-internal-format
60506 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
60507 msgstr ""
60509 #: fortran/symbol.c:1213
60510 #, gcc-internal-format, gfc-internal-format
60511 msgid "Duplicate SAVE attribute specified at %L"
60512 msgstr ""
60514 #: fortran/symbol.c:1233
60515 #, gcc-internal-format, gfc-internal-format
60516 msgid "Duplicate VALUE attribute specified at %L"
60517 msgstr ""
60519 #: fortran/symbol.c:1252
60520 #, gcc-internal-format, gfc-internal-format
60521 msgid "Duplicate VOLATILE attribute specified at %L"
60522 msgstr ""
60524 #: fortran/symbol.c:1271
60525 #, gcc-internal-format, gfc-internal-format
60526 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
60527 msgstr ""
60529 #: fortran/symbol.c:1655
60530 #, gcc-internal-format
60531 msgid "%s attribute of %qs conflicts with %s attribute at %L"
60532 msgstr ""
60534 #: fortran/symbol.c:1691
60535 #, gcc-internal-format, gfc-internal-format
60536 msgid ""
60537 "%s procedure at %L is already declared as %s procedure. \n"
60538 "F2008: A pointer function assignment is ambiguous if it is the first "
60539 "executable statement after the specification block. Please add any other "
60540 "kind of executable statement before it. FIXME"
60541 msgstr ""
60543 #: fortran/symbol.c:1699
60544 #, gcc-internal-format, gfc-internal-format
60545 msgid "%s procedure at %L is already declared as %s procedure"
60546 msgstr ""
60548 #: fortran/symbol.c:1734
60549 #, gcc-internal-format, gfc-internal-format
60550 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
60551 msgstr ""
60553 #: fortran/symbol.c:1758
60554 #, gcc-internal-format, gfc-internal-format
60555 msgid "ACCESS specification at %L was already specified"
60556 msgstr ""
60558 #: fortran/symbol.c:1775
60559 #, gcc-internal-format, gfc-internal-format
60560 msgid "Duplicate BIND attribute specified at %L"
60561 msgstr ""
60563 #: fortran/symbol.c:1782
60564 #, gcc-internal-format, gfc-internal-format
60565 msgid "BIND(C) at %L"
60566 msgstr ""
60568 #: fortran/symbol.c:1798
60569 #, gcc-internal-format, gfc-internal-format
60570 msgid "Duplicate EXTENDS attribute specified at %L"
60571 msgstr ""
60573 #: fortran/symbol.c:1802
60574 #, gcc-internal-format, gfc-internal-format
60575 msgid "EXTENDS at %L"
60576 msgstr ""
60578 #: fortran/symbol.c:1828
60579 #, gcc-internal-format
60580 msgid "Symbol %qs at %L already has an explicit interface"
60581 msgstr ""
60583 #: fortran/symbol.c:1835
60584 #, gcc-internal-format
60585 msgid "%qs at %L has attributes specified outside its INTERFACE body"
60586 msgstr ""
60588 #: fortran/symbol.c:1873
60589 #, gcc-internal-format
60590 msgid ""
60591 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
60592 msgstr ""
60594 #: fortran/symbol.c:1877
60595 #, gcc-internal-format
60596 msgid "Symbol %qs at %L already has basic type of %s"
60597 msgstr ""
60599 #: fortran/symbol.c:1884
60600 #, gcc-internal-format
60601 msgid "Procedure %qs at %L may not have basic type of %s"
60602 msgstr ""
60604 #: fortran/symbol.c:1896
60605 #, gcc-internal-format
60606 msgid "Symbol %qs at %L cannot have a type"
60607 msgstr ""
60609 #: fortran/symbol.c:2127
60610 #, gcc-internal-format
60611 msgid "Component %qs at %C already declared at %L"
60612 msgstr ""
60614 #: fortran/symbol.c:2139
60615 #, gcc-internal-format
60616 msgid "Component %qs at %C already in the parent type at %L"
60617 msgstr ""
60619 #: fortran/symbol.c:2224
60620 #, gcc-internal-format
60621 msgid "Symbol %qs at %C is ambiguous"
60622 msgstr ""
60624 #: fortran/symbol.c:2256
60625 #, gcc-internal-format
60626 msgid "Derived type %qs at %C is being used before it is defined"
60627 msgstr ""
60629 #: fortran/symbol.c:2379
60630 #, gcc-internal-format
60631 msgid "Component %qs at %C is a PRIVATE component of %qs"
60632 msgstr ""
60634 #: fortran/symbol.c:2397
60635 #, gcc-internal-format
60636 msgid "%qs at %C is not a member of the %qs structure"
60637 msgstr ""
60639 #: fortran/symbol.c:2556
60640 #, gcc-internal-format, gfc-internal-format
60641 msgid "Duplicate statement label %d at %L and %L"
60642 msgstr ""
60644 #: fortran/symbol.c:2567
60645 #, gcc-internal-format, gfc-internal-format
60646 msgid "Label %d at %C already referenced as branch target"
60647 msgstr ""
60649 #: fortran/symbol.c:2577
60650 #, gcc-internal-format, gfc-internal-format
60651 msgid "Label %d at %C already referenced as a format label"
60652 msgstr ""
60654 #: fortran/symbol.c:2583
60655 #, gcc-internal-format, gfc-internal-format
60656 msgid ""
60657 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
60658 msgstr ""
60660 #: fortran/symbol.c:2625
60661 #, gcc-internal-format, gfc-internal-format
60662 msgid "Label %d at %C previously used as a FORMAT label"
60663 msgstr ""
60665 #: fortran/symbol.c:2634
60666 #, gcc-internal-format, gfc-internal-format
60667 msgid "Label %d at %C previously used as branch target"
60668 msgstr ""
60670 #: fortran/symbol.c:2640
60671 #, gcc-internal-format, gfc-internal-format
60672 msgid "Shared DO termination label %d at %C"
60673 msgstr ""
60675 #: fortran/symbol.c:2956
60676 #, gcc-internal-format
60677 msgid "new_symbol(): Symbol name too long"
60678 msgstr ""
60680 #: fortran/symbol.c:2981
60681 #, gcc-internal-format
60682 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
60683 msgstr ""
60685 #: fortran/symbol.c:2984
60686 #, gcc-internal-format
60687 msgid ""
60688 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
60689 msgstr ""
60691 #. Symbol is from another namespace.
60692 #: fortran/symbol.c:3209
60693 #, gcc-internal-format
60694 msgid "Symbol %qs at %C has already been host associated"
60695 msgstr ""
60697 #: fortran/symbol.c:4195
60698 #, gcc-internal-format
60699 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
60700 msgstr ""
60702 #: fortran/symbol.c:4208
60703 #, gcc-internal-format
60704 msgid ""
60705 "Derived type %qs declared at %L must have the BIND attribute to be C "
60706 "interoperable"
60707 msgstr ""
60709 #: fortran/symbol.c:4226
60710 #, gcc-internal-format
60711 msgid ""
60712 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
60713 "inaccessible by the C companion processor"
60714 msgstr ""
60716 #: fortran/symbol.c:4247
60717 #, gcc-internal-format
60718 msgid ""
60719 "Component %qs at %L cannot have the POINTER attribute because it is a member "
60720 "of the BIND(C) derived type %qs at %L"
60721 msgstr ""
60723 #: fortran/symbol.c:4257
60724 #, gcc-internal-format
60725 msgid ""
60726 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
60727 "derived type %qs at %L"
60728 msgstr ""
60730 #: fortran/symbol.c:4268
60731 #, gcc-internal-format
60732 msgid ""
60733 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
60734 "member of the BIND(C) derived type %qs at %L"
60735 msgstr ""
60737 #: fortran/symbol.c:4307
60738 #, gcc-internal-format
60739 msgid ""
60740 "Component %qs in derived type %qs at %L may not be C interoperable, even "
60741 "though derived type %qs is BIND(C)"
60742 msgstr ""
60744 #: fortran/symbol.c:4317
60745 #, gcc-internal-format
60746 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
60747 msgstr ""
60749 #: fortran/symbol.c:4331
60750 #, gcc-internal-format
60751 msgid ""
60752 "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) "
60753 "attributes"
60754 msgstr ""
60756 #: fortran/symbol.c:4339
60757 #, gcc-internal-format
60758 msgid ""
60759 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
60760 "BIND(C)"
60761 msgstr ""
60763 #: fortran/symbol.c:4816 fortran/symbol.c:4821
60764 #, gcc-internal-format
60765 msgid "Symbol %qs is used before it is typed at %L"
60766 msgstr ""
60768 #: fortran/target-memory.c:126
60769 #, gcc-internal-format
60770 msgid "Invalid expression in gfc_element_size."
60771 msgstr ""
60773 #: fortran/target-memory.c:346
60774 #, gcc-internal-format
60775 msgid "Invalid expression in gfc_target_encode_expr."
60776 msgstr ""
60778 #: fortran/target-memory.c:610
60779 #, gcc-internal-format
60780 msgid "Invalid expression in gfc_target_interpret_expr."
60781 msgstr ""
60783 #: fortran/target-memory.c:683
60784 #, gcc-internal-format, gfc-internal-format
60785 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
60786 msgstr ""
60788 #: fortran/target-memory.c:686
60789 #, gcc-internal-format, gfc-internal-format
60790 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
60791 msgstr ""
60793 #: fortran/target-memory.c:774
60794 #, gcc-internal-format, gfc-internal-format
60795 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
60796 msgstr ""
60798 #. Problems occur when we get something like
60799 #. integer :: a(lots) = (/(i, i=1, lots)/)
60800 #: fortran/trans-array.c:5704
60801 #, gcc-internal-format
60802 msgid ""
60803 "The number of elements in the array constructor at %L requires an increase "
60804 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
60805 msgstr ""
60807 #: fortran/trans-array.c:7614
60808 #, gcc-internal-format
60809 msgid "Creating array temporary at %L for argument %qs"
60810 msgstr ""
60812 #: fortran/trans-array.c:10045
60813 #, gcc-internal-format, gfc-internal-format
60814 msgid "bad expression type during walk (%d)"
60815 msgstr ""
60817 #: fortran/trans-common.c:401
60818 #, gcc-internal-format
60819 msgid ""
60820 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
60821 "%lu bytes)"
60822 msgstr ""
60824 #: fortran/trans-common.c:782
60825 #, gcc-internal-format
60826 msgid "get_mpz(): Not an integer constant"
60827 msgstr ""
60829 #: fortran/trans-common.c:810
60830 #, gcc-internal-format
60831 msgid "element_number(): Bad dimension type"
60832 msgstr ""
60834 #: fortran/trans-common.c:880
60835 #, gcc-internal-format, gfc-internal-format
60836 msgid "Bad array reference at %L"
60837 msgstr ""
60839 #: fortran/trans-common.c:888
60840 #, gcc-internal-format, gfc-internal-format
60841 msgid "Illegal reference type at %L as EQUIVALENCE object"
60842 msgstr ""
60844 #: fortran/trans-common.c:928
60845 #, gcc-internal-format
60846 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
60847 msgstr ""
60849 #. Aligning this field would misalign a previous field.
60850 #: fortran/trans-common.c:1061
60851 #, gcc-internal-format
60852 msgid ""
60853 "The equivalence set for variable %qs declared at %L violates alignment "
60854 "requirements"
60855 msgstr ""
60857 #: fortran/trans-common.c:1126
60858 #, gcc-internal-format
60859 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
60860 msgstr ""
60862 #: fortran/trans-common.c:1141
60863 #, gcc-internal-format
60864 msgid ""
60865 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
60866 msgstr ""
60868 #: fortran/trans-common.c:1157
60869 #, gcc-internal-format
60870 msgid ""
60871 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
60872 "elements or use -fno-align-commons"
60873 msgstr ""
60875 #: fortran/trans-common.c:1163
60876 #, gcc-internal-format
60877 msgid ""
60878 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
60879 "use -fno-align-commons"
60880 msgstr ""
60882 #: fortran/trans-common.c:1184
60883 #, gcc-internal-format
60884 msgid "COMMON %qs at %L does not exist"
60885 msgstr ""
60887 #: fortran/trans-common.c:1193
60888 #, gcc-internal-format
60889 msgid ""
60890 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
60891 "fno-align-commons%>"
60892 msgstr ""
60894 #: fortran/trans-common.c:1198
60895 #, gcc-internal-format
60896 msgid ""
60897 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
60898 "align-commons%>"
60899 msgstr ""
60901 #: fortran/trans-const.c:323
60902 #, gcc-internal-format, gfc-internal-format
60903 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
60904 msgstr ""
60906 #: fortran/trans-const.c:360
60907 #, gcc-internal-format, gfc-internal-format
60908 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
60909 msgstr ""
60911 #: fortran/trans-const.c:391
60912 #, gcc-internal-format, gfc-internal-format
60913 msgid "non-constant initialization expression at %L"
60914 msgstr ""
60916 #: fortran/trans-decl.c:1663
60917 #, gcc-internal-format
60918 msgid "intrinsic variable which isn't a procedure"
60919 msgstr ""
60921 #: fortran/trans-decl.c:4153 fortran/trans-decl.c:6363
60922 #, gcc-internal-format
60923 msgid "Return value of function %qs at %L not set"
60924 msgstr ""
60926 #: fortran/trans-decl.c:4544
60927 #, gcc-internal-format
60928 msgid "Deferred type parameter not yet supported"
60929 msgstr ""
60931 #: fortran/trans-decl.c:4773
60932 #, gcc-internal-format
60933 msgid "backend decl for module variable %qs already exists"
60934 msgstr ""
60936 #: fortran/trans-decl.c:4786
60937 #, gcc-internal-format
60938 msgid "Unused PRIVATE module variable %qs declared at %L"
60939 msgstr ""
60941 #: fortran/trans-decl.c:5366
60942 #, gcc-internal-format
60943 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
60944 msgstr ""
60946 #: fortran/trans-decl.c:5372
60947 #, gcc-internal-format
60948 msgid ""
60949 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
60950 "set and does not have a default initializer"
60951 msgstr ""
60953 #: fortran/trans-decl.c:5382 fortran/trans-decl.c:5523
60954 #, gcc-internal-format
60955 msgid "Unused dummy argument %qs at %L"
60956 msgstr ""
60958 #: fortran/trans-decl.c:5397
60959 #, gcc-internal-format
60960 msgid "Unused module variable %qs which has been explicitly imported at %L"
60961 msgstr ""
60963 #: fortran/trans-decl.c:5416
60964 #, gcc-internal-format
60965 msgid "Unused variable %qs declared at %L"
60966 msgstr ""
60968 #: fortran/trans-decl.c:5465
60969 #, gcc-internal-format
60970 msgid "Unused parameter %qs declared at %L"
60971 msgstr ""
60973 #: fortran/trans-decl.c:5469
60974 #, gcc-internal-format
60975 msgid "Unused parameter %qs which has been explicitly imported at %L"
60976 msgstr ""
60978 #: fortran/trans-decl.c:5495
60979 #, gcc-internal-format
60980 msgid "Return value %qs of function %qs declared at %L not set"
60981 msgstr ""
60983 #: fortran/trans-decl.c:6089
60984 #, gcc-internal-format, gfc-internal-format
60985 msgid "Sorry, $!ACC DECLARE at %L is not allowed in BLOCK construct"
60986 msgstr ""
60988 #: fortran/trans-expr.c:897
60989 #, gcc-internal-format, gfc-internal-format
60990 msgid "Can't compute the length of the char array at %L."
60991 msgstr ""
60993 #: fortran/trans-expr.c:1530
60994 #, gcc-internal-format, gfc-internal-format
60995 msgid "Code for reallocating the allocatable variable at %L will be added"
60996 msgstr ""
60998 #: fortran/trans-expr.c:1828
60999 #, gcc-internal-format, gfc-internal-format
61000 msgid ""
61001 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
61002 "supported"
61003 msgstr ""
61005 #: fortran/trans-expr.c:1837
61006 #, gcc-internal-format, gfc-internal-format
61007 msgid ""
61008 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
61009 "supported"
61010 msgstr ""
61012 #: fortran/trans-expr.c:3347
61013 #, gcc-internal-format
61014 msgid "Unknown intrinsic op"
61015 msgstr ""
61017 #: fortran/trans-expr.c:4649
61018 #, gcc-internal-format, gfc-internal-format
61019 msgid "Unknown argument list function at %L"
61020 msgstr ""
61022 #: fortran/trans-intrinsic.c:855
61023 #, gcc-internal-format
61024 msgid "Intrinsic function %qs (%d) not recognized"
61025 msgstr ""
61027 #: fortran/trans-intrinsic.c:2235 fortran/trans-intrinsic.c:2621
61028 #: fortran/trans-intrinsic.c:2817
61029 #, gcc-internal-format
61030 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
61031 msgstr ""
61033 #: fortran/trans-intrinsic.c:10177 fortran/trans-stmt.c:920
61034 #, gcc-internal-format, gfc-internal-format
61035 msgid "Sorry, the event component of derived type at %L is not yet supported"
61036 msgstr ""
61038 #: fortran/trans-intrinsic.c:10184
61039 #, gcc-internal-format, gfc-internal-format
61040 msgid "The event variable at %L shall not be coindexed "
61041 msgstr ""
61043 #: fortran/trans-io.c:1920
61044 #, gcc-internal-format
61045 msgid "build_dt: format with namelist"
61046 msgstr ""
61048 #: fortran/trans-io.c:2427
61049 #, gcc-internal-format, gfc-internal-format
61050 msgid "Bad IO basetype (%d)"
61051 msgstr ""
61053 #: fortran/trans-openmp.c:1058
61054 #, gcc-internal-format
61055 msgid "implicit mapping of assumed size array %qD"
61056 msgstr ""
61058 #: fortran/trans-openmp.c:4953
61059 #, gcc-internal-format
61060 msgid "gfc_trans_omp_workshare(): Bad statement code"
61061 msgstr ""
61063 #: fortran/trans-stmt.c:542
61064 #, gcc-internal-format, gfc-internal-format
61065 msgid "An alternate return at %L without a * dummy argument"
61066 msgstr ""
61068 #: fortran/trans-stmt.c:723
61069 #, gcc-internal-format, gfc-internal-format
61070 msgid "Sorry, the lock component of derived type at %L is not yet supported"
61071 msgstr ""
61073 #: fortran/trans-stmt.c:1182
61074 #, gcc-internal-format, gfc-internal-format
61075 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
61076 msgstr ""
61078 #: fortran/trans-stmt.c:3083
61079 #, gcc-internal-format
61080 msgid "gfc_trans_select(): Bad type for case expr."
61081 msgstr ""
61083 #: fortran/trans-types.c:488
61084 #, gcc-internal-format
61085 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
61086 msgstr ""
61088 #: fortran/trans-types.c:497
61089 #, gcc-internal-format
61090 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
61091 msgstr ""
61093 #: fortran/trans-types.c:516
61094 #, gcc-internal-format
61095 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
61096 msgstr ""
61098 #: fortran/trans-types.c:524
61099 #, gcc-internal-format
61100 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
61101 msgstr ""
61103 #: fortran/trans-types.c:532
61104 #, gcc-internal-format
61105 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
61106 msgstr ""
61108 #: fortran/trans-types.c:540
61109 #, gcc-internal-format
61110 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
61111 msgstr ""
61113 #: fortran/trans-types.c:555
61114 #, gcc-internal-format
61115 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
61116 msgstr ""
61118 #: fortran/trans-types.c:565
61119 #, gcc-internal-format
61120 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
61121 msgstr ""
61123 #: fortran/trans-types.c:573
61124 #, gcc-internal-format
61125 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
61126 msgstr ""
61128 #: fortran/trans-types.c:581
61129 #, gcc-internal-format
61130 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
61131 msgstr ""
61133 #: fortran/trans-types.c:721
61134 #, gcc-internal-format
61135 msgid "gfc_validate_kind(): Got bad type"
61136 msgstr ""
61138 #: fortran/trans-types.c:725
61139 #, gcc-internal-format
61140 msgid "gfc_validate_kind(): Got bad kind"
61141 msgstr ""
61143 #: fortran/trans-types.c:1463
61144 #, gcc-internal-format, gfc-internal-format
61145 msgid "Array element size too big at %C"
61146 msgstr ""
61148 #: fortran/trans.c:2090
61149 #, gcc-internal-format
61150 msgid "gfc_trans_code(): Bad statement code"
61151 msgstr ""
61153 #: jit/docs/examples/tut05-bf.c:242
61154 #, gcc-internal-format
61155 msgid "too many open parens"
61156 msgstr ""
61158 #: jit/docs/examples/tut05-bf.c:275
61159 #, gcc-internal-format
61160 msgid "mismatching parens"
61161 msgstr ""
61163 #: jit/docs/examples/tut05-bf.c:310
61164 #, gcc-internal-format
61165 msgid "unable to open file"
61166 msgstr ""
61168 #: lto/lto-lang.c:813
61169 #, gcc-internal-format
61170 msgid "-fwpa and -fltrans are mutually exclusive"
61171 msgstr ""
61173 #: lto/lto-object.c:107
61174 #, gcc-internal-format, gfc-internal-format
61175 msgid "open %s failed: %s"
61176 msgstr ""
61178 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
61179 #: lto/lto-object.c:340 lto/lto-object.c:364
61180 #, gcc-internal-format, gfc-internal-format
61181 msgid "%s: %s"
61182 msgstr ""
61184 #: lto/lto-object.c:153
61185 #, gcc-internal-format, gfc-internal-format
61186 msgid "%s: %s: %s"
61187 msgstr ""
61189 #: lto/lto-object.c:195
61190 #, gcc-internal-format, gfc-internal-format
61191 msgid "close: %s"
61192 msgstr ""
61194 #: lto/lto-object.c:251
61195 #, gcc-internal-format, gfc-internal-format
61196 msgid "two or more sections for %s"
61197 msgstr ""
61199 #: lto/lto-partition.c:516
61200 #, gcc-internal-format
61201 msgid "min partition size cannot be greater than max partition size"
61202 msgstr ""
61204 #: lto/lto-symtab.c:175
61205 #, gcc-internal-format
61206 msgid "%qD is defined with tls model %s"
61207 msgstr ""
61209 #: lto/lto-symtab.c:177
61210 #, gcc-internal-format, gfc-internal-format
61211 msgid "previously defined here as %s"
61212 msgstr ""
61214 #: lto/lto-symtab.c:447
61215 #, gcc-internal-format
61216 msgid "multiple prevailing defs for %qE"
61217 msgstr ""
61219 #: lto/lto-symtab.c:465
61220 #, gcc-internal-format
61221 msgid "%qD has already been defined"
61222 msgstr ""
61224 #: lto/lto-symtab.c:467
61225 #, gcc-internal-format
61226 msgid "previously defined here"
61227 msgstr ""
61229 #: lto/lto-symtab.c:675
61230 #, gcc-internal-format
61231 msgid "%qD violates the C++ One Definition Rule "
61232 msgstr ""
61234 #: lto/lto-symtab.c:680
61235 #, gcc-internal-format
61236 msgid "type of %qD does not match original declaration"
61237 msgstr ""
61239 #: lto/lto-symtab.c:700
61240 #, gcc-internal-format
61241 msgid "alignment of %qD is bigger than original declaration"
61242 msgstr ""
61244 #: lto/lto-symtab.c:706
61245 #, gcc-internal-format
61246 msgid "size of %qD differ from the size of original declaration"
61247 msgstr ""
61249 #: lto/lto-symtab.c:711
61250 #, gcc-internal-format
61251 msgid "%qD was previously declared here"
61252 msgstr ""
61254 #: lto/lto-symtab.c:714
61255 #, gcc-internal-format
61256 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
61257 msgstr ""
61259 #: lto/lto-symtab.c:800
61260 #, gcc-internal-format
61261 msgid "variable %qD redeclared as function"
61262 msgstr ""
61264 #: lto/lto-symtab.c:807
61265 #, gcc-internal-format
61266 msgid "function %qD redeclared as variable"
61267 msgstr ""
61269 #: lto/lto-symtab.c:819
61270 #, gcc-internal-format
61271 msgid "previously declared here"
61272 msgstr ""
61274 #: lto/lto.c:1812
61275 #, gcc-internal-format
61276 msgid "bytecode stream: garbage at the end of symbols section"
61277 msgstr ""
61279 #: lto/lto.c:1839
61280 #, gcc-internal-format
61281 msgid "could not parse hex number"
61282 msgstr ""
61284 #: lto/lto.c:1871
61285 #, gcc-internal-format, gfc-internal-format
61286 msgid "unexpected file name %s in linker resolution file. Expected %s"
61287 msgstr ""
61289 #: lto/lto.c:1880
61290 #, gcc-internal-format
61291 msgid "could not parse file offset"
61292 msgstr ""
61294 #: lto/lto.c:1883
61295 #, gcc-internal-format
61296 msgid "unexpected offset"
61297 msgstr ""
61299 #: lto/lto.c:1905
61300 #, gcc-internal-format
61301 msgid "invalid line in the resolution file"
61302 msgstr ""
61304 #: lto/lto.c:1916
61305 #, gcc-internal-format
61306 msgid "invalid resolution in the resolution file"
61307 msgstr ""
61309 #: lto/lto.c:1922
61310 #, gcc-internal-format
61311 msgid "resolution sub id %wx not in object file"
61312 msgstr ""
61314 #: lto/lto.c:2034
61315 #, gcc-internal-format, gfc-internal-format
61316 msgid "cannot read LTO decls from %s"
61317 msgstr ""
61319 #: lto/lto.c:2140
61320 #, gcc-internal-format, gfc-internal-format
61321 msgid "Cannot open %s"
61322 msgstr ""
61324 #: lto/lto.c:2161
61325 #, gcc-internal-format, gfc-internal-format
61326 msgid "Cannot map %s"
61327 msgstr ""
61329 #: lto/lto.c:2172
61330 #, gcc-internal-format, gfc-internal-format
61331 msgid "Cannot read %s"
61332 msgstr ""
61334 #: lto/lto.c:2286
61335 #, gcc-internal-format
61336 msgid "lto_obj_file_open() failed"
61337 msgstr ""
61339 #: lto/lto.c:2309
61340 #, gcc-internal-format
61341 msgid "waitpid failed"
61342 msgstr ""
61344 #: lto/lto.c:2312
61345 #, gcc-internal-format
61346 msgid "streaming subprocess failed"
61347 msgstr ""
61349 #: lto/lto.c:2315
61350 #, gcc-internal-format
61351 msgid "streaming subprocess was killed by signal"
61352 msgstr ""
61354 #: lto/lto.c:2391
61355 #, gcc-internal-format
61356 msgid "no LTRANS output list filename provided"
61357 msgstr ""
61359 #: lto/lto.c:2479
61360 #, gcc-internal-format
61361 msgid "opening LTRANS output list %s: %m"
61362 msgstr ""
61364 #: lto/lto.c:2485
61365 #, gcc-internal-format
61366 msgid "writing to LTRANS output list %s: %m"
61367 msgstr ""
61369 #: lto/lto.c:2496
61370 #, gcc-internal-format
61371 msgid "closing LTRANS output list %s: %m"
61372 msgstr ""
61374 #: lto/lto.c:2748
61375 #, gcc-internal-format
61376 msgid "could not open symbol resolution file: %m"
61377 msgstr ""
61379 #: lto/lto.c:2889
61380 #, gcc-internal-format
61381 msgid "errors during merging of translation units"
61382 msgstr ""
61384 #: objc/objc-act.c:425 objc/objc-act.c:6780
61385 #, gcc-internal-format
61386 msgid "%<@end%> missing in implementation context"
61387 msgstr ""
61389 #: objc/objc-act.c:578
61390 #, gcc-internal-format
61391 msgid "class attributes are not available in Objective-C 1.0"
61392 msgstr ""
61394 #: objc/objc-act.c:593
61395 #, gcc-internal-format
61396 msgid "category attributes are not available in Objective-C 1.0"
61397 msgstr ""
61399 #: objc/objc-act.c:596
61400 #, gcc-internal-format
61401 msgid ""
61402 "category attributes are not available in this version of the compiler, "
61403 "(ignored)"
61404 msgstr ""
61406 #: objc/objc-act.c:602
61407 #, gcc-internal-format
61408 msgid "class extensions are not available in Objective-C 1.0"
61409 msgstr ""
61411 #: objc/objc-act.c:616
61412 #, gcc-internal-format
61413 msgid "class extension for class %qE declared after its %<@implementation%>"
61414 msgstr ""
61416 #: objc/objc-act.c:631
61417 #, gcc-internal-format
61418 msgid "protocol attributes are not available in Objective-C 1.0"
61419 msgstr ""
61421 #: objc/objc-act.c:696
61422 #, gcc-internal-format
61423 msgid "%<@end%> must appear in an @implementation context"
61424 msgstr ""
61426 #: objc/objc-act.c:705
61427 #, gcc-internal-format
61428 msgid "%<@package%> is not available in Objective-C 1.0"
61429 msgstr ""
61431 #: objc/objc-act.c:707
61432 #, gcc-internal-format
61433 msgid "%<@package%> presently has the same effect as %<@public%>"
61434 msgstr ""
61436 #: objc/objc-act.c:718
61437 #, gcc-internal-format
61438 msgid "%<@optional%> is not available in Objective-C 1.0"
61439 msgstr ""
61441 #: objc/objc-act.c:720
61442 #, gcc-internal-format
61443 msgid "%<@required%> is not available in Objective-C 1.0"
61444 msgstr ""
61446 #: objc/objc-act.c:728
61447 #, gcc-internal-format
61448 msgid "%<@optional%> is allowed in @protocol context only"
61449 msgstr ""
61451 #: objc/objc-act.c:730
61452 #, gcc-internal-format
61453 msgid "%<@required%> is allowed in @protocol context only"
61454 msgstr ""
61456 #: objc/objc-act.c:837
61457 #, gcc-internal-format
61458 msgid "%<@property%> is not available in Objective-C 1.0"
61459 msgstr ""
61461 #: objc/objc-act.c:841
61462 #, gcc-internal-format
61463 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
61464 msgstr ""
61466 #: objc/objc-act.c:858
61467 #, gcc-internal-format
61468 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
61469 msgstr ""
61471 #: objc/objc-act.c:864
61472 #, gcc-internal-format
61473 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
61474 msgstr ""
61476 #: objc/objc-act.c:869
61477 #, gcc-internal-format
61478 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
61479 msgstr ""
61481 #: objc/objc-act.c:874
61482 #, gcc-internal-format
61483 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
61484 msgstr ""
61486 #: objc/objc-act.c:891
61487 #, gcc-internal-format
61488 msgid "property declaration not in @interface or @protocol context"
61489 msgstr ""
61491 #: objc/objc-act.c:902
61492 #, gcc-internal-format
61493 msgid "invalid property declaration"
61494 msgstr ""
61496 #: objc/objc-act.c:910
61497 #, gcc-internal-format
61498 msgid "property can not be an array"
61499 msgstr ""
61501 #. A @property is not an actual variable, but it is a way to
61502 #. describe a pair of accessor methods, so its type (which is
61503 #. the type of the return value of the getter and the first
61504 #. argument of the setter) can't be a bitfield (as return values
61505 #. and arguments of functions can not be bitfields).  The
61506 #. underlying instance variable could be a bitfield, but that is
61507 #. a different matter.
61508 #: objc/objc-act.c:928
61509 #, gcc-internal-format
61510 msgid "property can not be a bit-field"
61511 msgstr ""
61513 #: objc/objc-act.c:960
61514 #, gcc-internal-format
61515 msgid ""
61516 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
61517 "assuming %<assign%>"
61518 msgstr ""
61520 #: objc/objc-act.c:963
61521 #, gcc-internal-format
61522 msgid ""
61523 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
61524 "you need it"
61525 msgstr ""
61527 #: objc/objc-act.c:970
61528 #, gcc-internal-format
61529 msgid "%<retain%> attribute is only valid for Objective-C objects"
61530 msgstr ""
61532 #: objc/objc-act.c:974
61533 #, gcc-internal-format
61534 msgid "%<copy%> attribute is only valid for Objective-C objects"
61535 msgstr ""
61537 #: objc/objc-act.c:1028
61538 #, gcc-internal-format
61539 msgid "redeclaration of property %qD"
61540 msgstr ""
61542 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
61543 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
61544 #: objc/objc-act.c:1178 objc/objc-act.c:7551 objc/objc-act.c:7614
61545 #: objc/objc-act.c:7636 objc/objc-act.c:7649 objc/objc-act.c:7667
61546 #: objc/objc-act.c:7766
61547 #, gcc-internal-format
61548 msgid "originally specified here"
61549 msgstr ""
61551 #: objc/objc-act.c:1093
61552 #, gcc-internal-format
61553 msgid ""
61554 "'nonatomic' attribute of property %qD conflicts with previous declaration"
61555 msgstr ""
61557 #: objc/objc-act.c:1103
61558 #, gcc-internal-format
61559 msgid "'getter' attribute of property %qD conflicts with previous declaration"
61560 msgstr ""
61562 #: objc/objc-act.c:1116
61563 #, gcc-internal-format
61564 msgid "'setter' attribute of property %qD conflicts with previous declaration"
61565 msgstr ""
61567 #: objc/objc-act.c:1127
61568 #, gcc-internal-format
61569 msgid ""
61570 "assign semantics attributes of property %qD conflict with previous "
61571 "declaration"
61572 msgstr ""
61574 #: objc/objc-act.c:1138
61575 #, gcc-internal-format
61576 msgid ""
61577 "'readonly' attribute of property %qD conflicts with previous declaration"
61578 msgstr ""
61580 #: objc/objc-act.c:1176
61581 #, gcc-internal-format
61582 msgid "type of property %qD conflicts with previous declaration"
61583 msgstr ""
61585 #: objc/objc-act.c:1649
61586 #, gcc-internal-format
61587 msgid "the dot syntax is not available in Objective-C 1.0"
61588 msgstr ""
61590 #. We know that 'class_name' is an Objective-C class name as the
61591 #. parser won't call this function if it is not.  This is only a
61592 #. double-check for safety.
61593 #: objc/objc-act.c:1665
61594 #, gcc-internal-format
61595 msgid "could not find class %qE"
61596 msgstr ""
61598 #. Again, this should never happen, but we do check.
61599 #: objc/objc-act.c:1673
61600 #, gcc-internal-format
61601 msgid "could not find interface for class %qE"
61602 msgstr ""
61604 #: objc/objc-act.c:1679 objc/objc-act.c:6817 objc/objc-act.c:6948
61605 #, gcc-internal-format
61606 msgid "class %qE is deprecated"
61607 msgstr ""
61609 #: objc/objc-act.c:1708
61610 #, gcc-internal-format
61611 msgid "could not find setter/getter for %qE in class %qE"
61612 msgstr ""
61614 #: objc/objc-act.c:1744
61615 #, gcc-internal-format
61616 msgid "readonly property can not be set"
61617 msgstr ""
61619 #: objc/objc-act.c:2015
61620 #, gcc-internal-format
61621 msgid "method declaration not in @interface context"
61622 msgstr ""
61624 #: objc/objc-act.c:2019
61625 #, gcc-internal-format
61626 msgid "method attributes are not available in Objective-C 1.0"
61627 msgstr ""
61629 #: objc/objc-act.c:2039
61630 #, gcc-internal-format
61631 msgid "method definition not in @implementation context"
61632 msgstr ""
61634 #: objc/objc-act.c:2054
61635 #, gcc-internal-format
61636 msgid "method attributes can not be specified in @implementation context"
61637 msgstr ""
61639 #: objc/objc-act.c:2283
61640 #, gcc-internal-format
61641 msgid "class %qs does not implement the %qE protocol"
61642 msgstr ""
61644 #: objc/objc-act.c:2286
61645 #, gcc-internal-format
61646 msgid "type %qs does not conform to the %qE protocol"
61647 msgstr ""
61649 #: objc/objc-act.c:2567
61650 #, gcc-internal-format
61651 msgid "comparison of distinct Objective-C types lacks a cast"
61652 msgstr ""
61654 #: objc/objc-act.c:2571
61655 #, gcc-internal-format
61656 msgid "initialization from distinct Objective-C type"
61657 msgstr ""
61659 #: objc/objc-act.c:2575
61660 #, gcc-internal-format
61661 msgid "assignment from distinct Objective-C type"
61662 msgstr ""
61664 #: objc/objc-act.c:2579
61665 #, gcc-internal-format
61666 msgid "distinct Objective-C type in return"
61667 msgstr ""
61669 #: objc/objc-act.c:2583
61670 #, gcc-internal-format
61671 msgid "passing argument %d of %qE from distinct Objective-C type"
61672 msgstr ""
61674 #: objc/objc-act.c:2726
61675 #, gcc-internal-format
61676 msgid "statically allocated instance of Objective-C class %qE"
61677 msgstr ""
61679 #: objc/objc-act.c:2735
61680 #, gcc-internal-format
61681 msgid "redeclaration of Objective-C class %qs"
61682 msgstr ""
61684 #. This case happens when we are given an 'interface' which
61685 #. is not a valid class name.  For example if a typedef was
61686 #. used, and 'interface' really is the identifier of the
61687 #. typedef, but when you resolve it you don't get an
61688 #. Objective-C class, but something else, such as 'int'.
61689 #. This is an error; protocols make no sense unless you use
61690 #. them with Objective-C objects.
61691 #: objc/objc-act.c:2777
61692 #, gcc-internal-format
61693 msgid "only Objective-C object types can be qualified with a protocol"
61694 msgstr ""
61696 #: objc/objc-act.c:2841
61697 #, gcc-internal-format
61698 msgid "protocol %qE has circular dependency"
61699 msgstr ""
61701 #: objc/objc-act.c:2874 objc/objc-act.c:5681
61702 #, gcc-internal-format
61703 msgid "cannot find protocol declaration for %qE"
61704 msgstr ""
61706 #: objc/objc-act.c:3175 objc/objc-act.c:3830 objc/objc-act.c:6393
61707 #: objc/objc-act.c:6868 objc/objc-act.c:6941 objc/objc-act.c:6994
61708 #, gcc-internal-format
61709 msgid "cannot find interface declaration for %qE"
61710 msgstr ""
61712 #: objc/objc-act.c:3179
61713 #, gcc-internal-format
61714 msgid "interface %qE does not have valid constant string layout"
61715 msgstr ""
61717 #: objc/objc-act.c:3184
61718 #, gcc-internal-format
61719 msgid "cannot find reference tag for class %qE"
61720 msgstr ""
61722 #: objc/objc-act.c:3329
61723 #, gcc-internal-format
61724 msgid "%qE is not an Objective-C class name or alias"
61725 msgstr ""
61727 #: objc/objc-act.c:3344 objc/objc-act.c:3375 objc/objc-act.c:6774
61728 #: objc/objc-act.c:8097 objc/objc-act.c:8148
61729 #, gcc-internal-format
61730 msgid "Objective-C declarations may only appear in global scope"
61731 msgstr ""
61733 #: objc/objc-act.c:3349
61734 #, gcc-internal-format
61735 msgid "cannot find class %qE"
61736 msgstr ""
61738 #: objc/objc-act.c:3351
61739 #, gcc-internal-format
61740 msgid "class %qE already exists"
61741 msgstr ""
61743 #: objc/objc-act.c:3393 objc/objc-act.c:6833
61744 #, gcc-internal-format
61745 msgid "%qE redeclared as different kind of symbol"
61746 msgstr ""
61748 #: objc/objc-act.c:3395 objc/objc-act.c:3981 objc/objc-act.c:4009
61749 #: objc/objc-act.c:4064 objc/objc-act.c:6835
61750 #, gcc-internal-format
61751 msgid "previous declaration of %q+D"
61752 msgstr ""
61754 #: objc/objc-act.c:3684
61755 #, gcc-internal-format
61756 msgid "strong-cast assignment has been intercepted"
61757 msgstr ""
61759 #: objc/objc-act.c:3726
61760 #, gcc-internal-format
61761 msgid "strong-cast may possibly be needed"
61762 msgstr ""
61764 #: objc/objc-act.c:3736
61765 #, gcc-internal-format
61766 msgid "instance variable assignment has been intercepted"
61767 msgstr ""
61769 #: objc/objc-act.c:3755
61770 #, gcc-internal-format
61771 msgid "pointer arithmetic for garbage-collected objects not allowed"
61772 msgstr ""
61774 #: objc/objc-act.c:3761
61775 #, gcc-internal-format
61776 msgid "global/static variable assignment has been intercepted"
61777 msgstr ""
61779 #: objc/objc-act.c:3978 objc/objc-act.c:4006 objc/objc-act.c:4061
61780 #, gcc-internal-format
61781 msgid "duplicate instance variable %q+D"
61782 msgstr ""
61784 #: objc/objc-act.c:4121
61785 #, gcc-internal-format
61786 msgid ""
61787 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
61788 msgstr ""
61790 #: objc/objc-act.c:4205
61791 #, gcc-internal-format
61792 msgid "@catch parameter is not a known Objective-C class type"
61793 msgstr ""
61795 #: objc/objc-act.c:4211
61796 #, gcc-internal-format
61797 msgid "@catch parameter can not be protocol-qualified"
61798 msgstr ""
61800 #: objc/objc-act.c:4256
61801 #, gcc-internal-format
61802 msgid "exception of type %<%T%> will be caught"
61803 msgstr ""
61805 #: objc/objc-act.c:4258
61806 #, gcc-internal-format
61807 msgid "   by earlier handler for %<%T%>"
61808 msgstr ""
61810 #: objc/objc-act.c:4305
61811 #, gcc-internal-format
61812 msgid "%<@try%> without %<@catch%> or %<@finally%>"
61813 msgstr ""
61815 #: objc/objc-act.c:4333
61816 #, gcc-internal-format
61817 msgid "%<@throw%> (rethrow) used outside of a @catch block"
61818 msgstr ""
61820 #: objc/objc-act.c:4346
61821 #, gcc-internal-format
61822 msgid "%<@throw%> argument is not an object"
61823 msgstr ""
61825 #: objc/objc-act.c:4367
61826 #, gcc-internal-format
61827 msgid "%<@synchronized%> argument is not an object"
61828 msgstr ""
61830 #: objc/objc-act.c:4575
61831 #, gcc-internal-format
61832 msgid "%s %qs"
61833 msgstr ""
61835 #: objc/objc-act.c:4598 objc/objc-act.c:4617
61836 #, gcc-internal-format
61837 msgid "inconsistent instance variable specification"
61838 msgstr ""
61840 #: objc/objc-act.c:4672
61841 #, gcc-internal-format
61842 msgid "can not use an object as parameter to a method"
61843 msgstr ""
61845 #: objc/objc-act.c:4716
61846 #, gcc-internal-format
61847 msgid "method argument attributes are not available in Objective-C 1.0"
61848 msgstr ""
61850 #: objc/objc-act.c:5090
61851 #, gcc-internal-format
61852 msgid "multiple methods named %<%c%E%> found"
61853 msgstr ""
61855 #: objc/objc-act.c:5093
61856 #, gcc-internal-format
61857 msgid "using %<%c%s%>"
61858 msgstr ""
61860 #: objc/objc-act.c:5102
61861 #, gcc-internal-format
61862 msgid "multiple selectors named %<%c%E%> found"
61863 msgstr ""
61865 #: objc/objc-act.c:5105
61866 #, gcc-internal-format
61867 msgid "found %<%c%s%>"
61868 msgstr ""
61870 #: objc/objc-act.c:5114
61871 #, gcc-internal-format
61872 msgid "also found %<%c%s%>"
61873 msgstr ""
61875 #. If 'rtype' is NULL_TREE at this point it means that
61876 #. we have seen no @interface corresponding to that
61877 #. class name, only a @class declaration (alternatively,
61878 #. this was a call such as [objc_getClass("SomeClass")
61879 #. alloc], where we've never seen the @interface of
61880 #. SomeClass).  So, we have a class name (class_tree)
61881 #. but no actual details of the class methods.  We won't
61882 #. be able to check that the class responds to the
61883 #. method, and we will have to guess the method
61884 #. prototype.  Emit a warning, then keep going (this
61885 #. will use any method with a matching name, as if the
61886 #. receiver was of type 'Class').
61887 #. We could not find an @interface declaration, and
61888 #. there are no protocols attached to the receiver,
61889 #. so we can't complete the check that the receiver
61890 #. responds to the method, and we can't retrieve the
61891 #. method prototype.  But, because the receiver has
61892 #. a well-specified class, the programmer did want
61893 #. this check to be performed.  Emit a warning, then
61894 #. keep going as if it was an 'id'.  To remove the
61895 #. warning, either include an @interface for the
61896 #. class, or cast the receiver to 'id'.  Note that
61897 #. rtype is an IDENTIFIER_NODE at this point.
61898 #: objc/objc-act.c:5400 objc/objc-act.c:5534
61899 #, gcc-internal-format
61900 msgid "@interface of class %qE not found"
61901 msgstr ""
61903 #: objc/objc-act.c:5408
61904 #, gcc-internal-format
61905 msgid "no super class declared in @interface for %qE"
61906 msgstr ""
61908 #: objc/objc-act.c:5459
61909 #, gcc-internal-format
61910 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
61911 msgstr ""
61913 #. We have a type, but it's not an Objective-C type (!).
61914 #: objc/objc-act.c:5571
61915 #, gcc-internal-format
61916 msgid "invalid receiver type %qs"
61917 msgstr ""
61919 #: objc/objc-act.c:5588
61920 #, gcc-internal-format
61921 msgid "%<%c%E%> not found in protocol(s)"
61922 msgstr ""
61924 #: objc/objc-act.c:5602
61925 #, gcc-internal-format
61926 msgid "%qE may not respond to %<%c%E%>"
61927 msgstr ""
61929 #: objc/objc-act.c:5610
61930 #, gcc-internal-format
61931 msgid "no %<%c%E%> method found"
61932 msgstr ""
61934 #: objc/objc-act.c:5617
61935 #, gcc-internal-format
61936 msgid "(Messages without a matching method signature"
61937 msgstr ""
61939 #: objc/objc-act.c:5619
61940 #, gcc-internal-format
61941 msgid "will be assumed to return %<id%> and accept"
61942 msgstr ""
61944 #: objc/objc-act.c:5621
61945 #, gcc-internal-format
61946 msgid "%<...%> as arguments.)"
61947 msgstr ""
61949 #: objc/objc-act.c:5730
61950 #, gcc-internal-format
61951 msgid "undeclared selector %qE"
61952 msgstr ""
61954 #. Historically, a class method that produced objects (factory
61955 #. method) would assign `self' to the instance that it
61956 #. allocated.  This would effectively turn the class method into
61957 #. an instance method.  Following this assignment, the instance
61958 #. variables could be accessed.  That practice, while safe,
61959 #. violates the simple rule that a class method should not refer
61960 #. to an instance variable.  It's better to catch the cases
61961 #. where this is done unknowingly than to support the above
61962 #. paradigm.
61963 #: objc/objc-act.c:5754
61964 #, gcc-internal-format
61965 msgid "instance variable %qE accessed in class method"
61966 msgstr ""
61968 #: objc/objc-act.c:5984 objc/objc-act.c:6004
61969 #, gcc-internal-format
61970 msgid ""
61971 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
61972 msgstr ""
61974 #: objc/objc-act.c:5988
61975 #, gcc-internal-format
61976 msgid "previous declaration of %<%c%E%> as %<@required%>"
61977 msgstr ""
61979 #: objc/objc-act.c:6008
61980 #, gcc-internal-format
61981 msgid "previous declaration of %<%c%E%> as %<@optional%>"
61982 msgstr ""
61984 #: objc/objc-act.c:6068
61985 #, gcc-internal-format
61986 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
61987 msgstr ""
61989 #: objc/objc-act.c:6072
61990 #, gcc-internal-format
61991 msgid "previous declaration of %<%c%E%>"
61992 msgstr ""
61994 #: objc/objc-act.c:6109
61995 #, gcc-internal-format
61996 msgid "duplicate interface declaration for category %<%E(%E)%>"
61997 msgstr ""
61999 #: objc/objc-act.c:6197
62000 #, gcc-internal-format
62001 msgid "illegal reference type specified for instance variable %qs"
62002 msgstr ""
62004 #: objc/objc-act.c:6208
62005 #, gcc-internal-format
62006 msgid "instance variable %qs has unknown size"
62007 msgstr ""
62009 #: objc/objc-act.c:6229
62010 #, gcc-internal-format
62011 msgid "instance variable %qs uses flexible array member"
62012 msgstr ""
62014 #: objc/objc-act.c:6256
62015 #, gcc-internal-format
62016 msgid "type %qE has no default constructor to call"
62017 msgstr ""
62019 #: objc/objc-act.c:6262
62020 #, gcc-internal-format
62021 msgid "destructor for %qE shall not be run either"
62022 msgstr ""
62024 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
62025 #. initialize them.
62026 #: objc/objc-act.c:6274
62027 #, gcc-internal-format
62028 msgid "type %qE has virtual member functions"
62029 msgstr ""
62031 #: objc/objc-act.c:6275
62032 #, gcc-internal-format
62033 msgid "illegal aggregate type %qE specified for instance variable %qs"
62034 msgstr ""
62036 #: objc/objc-act.c:6285
62037 #, gcc-internal-format
62038 msgid "type %qE has a user-defined constructor"
62039 msgstr ""
62041 #: objc/objc-act.c:6287
62042 #, gcc-internal-format
62043 msgid "type %qE has a user-defined destructor"
62044 msgstr ""
62046 #: objc/objc-act.c:6291
62047 #, gcc-internal-format
62048 msgid ""
62049 "C++ constructors and destructors will not be invoked for Objective-C fields"
62050 msgstr ""
62052 #: objc/objc-act.c:6422
62053 #, gcc-internal-format
62054 msgid "instance variable %qE is declared private"
62055 msgstr ""
62057 #: objc/objc-act.c:6433
62058 #, gcc-internal-format
62059 msgid "instance variable %qE is %s; this will be a hard error in the future"
62060 msgstr ""
62062 #: objc/objc-act.c:6440
62063 #, gcc-internal-format
62064 msgid "instance variable %qE is declared %s"
62065 msgstr ""
62067 #: objc/objc-act.c:6551 objc/objc-act.c:6666
62068 #, gcc-internal-format
62069 msgid "incomplete implementation of class %qE"
62070 msgstr ""
62072 #: objc/objc-act.c:6555 objc/objc-act.c:6670
62073 #, gcc-internal-format
62074 msgid "incomplete implementation of category %qE"
62075 msgstr ""
62077 #: objc/objc-act.c:6564 objc/objc-act.c:6678
62078 #, gcc-internal-format
62079 msgid "method definition for %<%c%E%> not found"
62080 msgstr ""
62082 #: objc/objc-act.c:6719
62083 #, gcc-internal-format
62084 msgid "%s %qE does not fully implement the %qE protocol"
62085 msgstr ""
62087 #: objc/objc-act.c:6809
62088 #, gcc-internal-format
62089 msgid "cannot find interface declaration for %qE, superclass of %qE"
62090 msgstr ""
62092 #: objc/objc-act.c:6848
62093 #, gcc-internal-format
62094 msgid "reimplementation of class %qE"
62095 msgstr ""
62097 #: objc/objc-act.c:6881
62098 #, gcc-internal-format
62099 msgid "conflicting super class name %qE"
62100 msgstr ""
62102 #: objc/objc-act.c:6884
62103 #, gcc-internal-format
62104 msgid "previous declaration of %qE"
62105 msgstr ""
62107 #: objc/objc-act.c:6886
62108 #, gcc-internal-format
62109 msgid "previous declaration"
62110 msgstr ""
62112 #: objc/objc-act.c:6899 objc/objc-act.c:6901
62113 #, gcc-internal-format
62114 msgid "duplicate interface declaration for class %qE"
62115 msgstr ""
62117 #: objc/objc-act.c:7218 objc/objc-act.c:7414
62118 #, gcc-internal-format
62119 msgid "can not find instance variable associated with property"
62120 msgstr ""
62122 #. TODO: This should be caught much earlier than this.
62123 #: objc/objc-act.c:7380
62124 #, gcc-internal-format
62125 msgid "invalid setter, it must have one argument"
62126 msgstr ""
62128 #: objc/objc-act.c:7544 objc/objc-act.c:7759
62129 #, gcc-internal-format
62130 msgid "property %qs already specified in %<@dynamic%>"
62131 msgstr ""
62133 #: objc/objc-act.c:7547 objc/objc-act.c:7762
62134 #, gcc-internal-format
62135 msgid "property %qs already specified in %<@synthesize%>"
62136 msgstr ""
62138 #: objc/objc-act.c:7561 objc/objc-act.c:7776
62139 #, gcc-internal-format
62140 msgid "no declaration of property %qs found in the interface"
62141 msgstr ""
62143 #: objc/objc-act.c:7588
62144 #, gcc-internal-format
62145 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
62146 msgstr ""
62148 #: objc/objc-act.c:7609
62149 #, gcc-internal-format
62150 msgid "property %qs is using instance variable %qs of incompatible type"
62151 msgstr ""
62153 #: objc/objc-act.c:7631
62154 #, gcc-internal-format
62155 msgid "'assign' property %qs is using bit-field instance variable %qs"
62156 msgstr ""
62158 #: objc/objc-act.c:7644
62159 #, gcc-internal-format
62160 msgid "'atomic' property %qs is using bit-field instance variable %qs"
62161 msgstr ""
62163 #: objc/objc-act.c:7662
62164 #, gcc-internal-format
62165 msgid "property %qs is using the same instance variable as property %qs"
62166 msgstr ""
62168 #: objc/objc-act.c:7703
62169 #, gcc-internal-format
62170 msgid "%<@synthesize%> is not available in Objective-C 1.0"
62171 msgstr ""
62173 #. We can get here only in Objective-C; the Objective-C++ parser
62174 #. detects the problem while parsing, outputs the error
62175 #. "misplaced '@synthesize' Objective-C++ construct" and skips
62176 #. the declaration.
62177 #: objc/objc-act.c:7714
62178 #, gcc-internal-format
62179 msgid "%<@synthesize%> not in @implementation context"
62180 msgstr ""
62182 #: objc/objc-act.c:7720
62183 #, gcc-internal-format
62184 msgid "%<@synthesize%> can not be used in categories"
62185 msgstr ""
62187 #: objc/objc-act.c:7729
62188 #, gcc-internal-format
62189 msgid "%<@synthesize%> requires the @interface of the class to be available"
62190 msgstr ""
62192 #: objc/objc-act.c:7812
62193 #, gcc-internal-format
62194 msgid "%<@dynamic%> is not available in Objective-C 1.0"
62195 msgstr ""
62197 #. We can get here only in Objective-C; the Objective-C++ parser
62198 #. detects the problem while parsing, outputs the error
62199 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
62200 #. declaration.
62201 #: objc/objc-act.c:7823
62202 #, gcc-internal-format
62203 msgid "%<@dynamic%> not in @implementation context"
62204 msgstr ""
62206 #: objc/objc-act.c:7845
62207 #, gcc-internal-format
62208 msgid "%<@dynamic%> requires the @interface of the class to be available"
62209 msgstr ""
62211 #: objc/objc-act.c:8043
62212 #, gcc-internal-format
62213 msgid "definition of protocol %qE not found"
62214 msgstr ""
62216 #. It would be nice to use warn_deprecated_use() here, but
62217 #. we are using TREE_CHAIN (which is supposed to be the
62218 #. TYPE_STUB_DECL for a TYPE) for something different.
62219 #: objc/objc-act.c:8074
62220 #, gcc-internal-format
62221 msgid "protocol %qE is deprecated"
62222 msgstr ""
62224 #: objc/objc-act.c:8193
62225 #, gcc-internal-format
62226 msgid "duplicate declaration for protocol %qE"
62227 msgstr ""
62229 #: objc/objc-act.c:8704
62230 #, gcc-internal-format
62231 msgid "conflicting types for %<%c%s%>"
62232 msgstr ""
62234 #: objc/objc-act.c:8708
62235 #, gcc-internal-format
62236 msgid "previous declaration of %<%c%s%>"
62237 msgstr ""
62239 #: objc/objc-act.c:8808
62240 #, gcc-internal-format
62241 msgid "no super class declared in interface for %qE"
62242 msgstr ""
62244 #: objc/objc-act.c:8835
62245 #, gcc-internal-format
62246 msgid "[super ...] must appear in a method context"
62247 msgstr ""
62249 #: objc/objc-act.c:8875
62250 #, gcc-internal-format
62251 msgid "method possibly missing a [super dealloc] call"
62252 msgstr ""
62254 #: objc/objc-act.c:9335
62255 #, gcc-internal-format
62256 msgid "instance variable %qs is declared private"
62257 msgstr ""
62259 #: objc/objc-act.c:9388
62260 #, gcc-internal-format
62261 msgid "local declaration of %qE hides instance variable"
62262 msgstr ""
62264 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
62265 #. should be impossible for real properties, which always
62266 #. have a getter.
62267 #: objc/objc-act.c:9434
62268 #, gcc-internal-format
62269 msgid "no %qs getter found"
62270 msgstr ""
62272 #: objc/objc-act.c:9674
62273 #, gcc-internal-format
62274 msgid "fast enumeration is not available in Objective-C 1.0"
62275 msgstr ""
62277 #: objc/objc-act.c:9684
62278 #, gcc-internal-format
62279 msgid "iterating variable in fast enumeration is not an object"
62280 msgstr ""
62282 #: objc/objc-act.c:9690
62283 #, gcc-internal-format
62284 msgid "collection in fast enumeration is not an object"
62285 msgstr ""
62287 #: objc/objc-encoding.c:130
62288 #, gcc-internal-format
62289 msgid "type %qT does not have a known size"
62290 msgstr ""
62292 #: objc/objc-encoding.c:721
62293 #, gcc-internal-format
62294 msgid "unknown type %<%T%> found during Objective-C encoding"
62295 msgstr ""
62297 #. Do not do any encoding, produce an error and keep going.
62298 #: objc/objc-encoding.c:804
62299 #, gcc-internal-format
62300 msgid "trying to encode non-integer type as a bitfield"
62301 msgstr ""
62303 #: objc/objc-gnu-runtime-abi-01.c:131
62304 #, gcc-internal-format
62305 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
62306 msgstr ""
62308 #: objc/objc-gnu-runtime-abi-01.c:139
62309 #, gcc-internal-format
62310 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
62311 msgstr ""
62313 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
62314 #: objc/objc-next-runtime-abi-02.c:3587
62315 #, gcc-internal-format
62316 msgid "non-objective-c type '%T' cannot be caught"
62317 msgstr ""
62319 #: objc/objc-next-runtime-abi-01.c:150
62320 #, gcc-internal-format
62321 msgid ""
62322 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
62323 "fnext-runtime%> with %<-fobjc-abi-version%> < 2"
62324 msgstr ""
62326 #: objc/objc-next-runtime-abi-02.c:242
62327 #, gcc-internal-format
62328 msgid ""
62329 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
62330 "abi-version%> >= 2"
62331 msgstr ""
62333 #: objc/objc-runtime-shared-support.c:425
62334 #, gcc-internal-format
62335 msgid "creating selector for nonexistent method %qE"
62336 msgstr ""