c++: Adjust pushdecl/duplicate_decls API
[gcc.git] / gcc / po / gcc.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2020-07-20 18:03+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: cfgrtl.c:2748
22 msgid "flow control insn inside a basic block"
23 msgstr ""
24
25 #: cfgrtl.c:2980
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
28
29 #: cfgrtl.c:3036
30 msgid "insn outside basic block"
31 msgstr ""
32
33 #: cfgrtl.c:3044
34 msgid "return not followed by barrier"
35 msgstr ""
36
37 #: collect-utils.c:165
38 #, c-format
39 msgid "[cannot find %s]"
40 msgstr ""
41
42 #: collect2.c:1569
43 #, c-format
44 msgid "collect2 version %s\n"
45 msgstr ""
46
47 #: collect2.c:1674
48 #, c-format
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
51 msgstr[0] ""
52 msgstr[1] ""
53
54 #: collect2.c:1678
55 #, c-format
56 msgid "%d destructor found\n"
57 msgid_plural "%d destructors found\n"
58 msgstr[0] ""
59 msgstr[1] ""
60
61 #: collect2.c:1682
62 #, c-format
63 msgid "%d frame table found\n"
64 msgid_plural "%d frame tables found\n"
65 msgstr[0] ""
66 msgstr[1] ""
67
68 #: collect2.c:1837
69 #, c-format
70 msgid "[Leaving %s]\n"
71 msgstr ""
72
73 #: collect2.c:2067
74 #, c-format
75 msgid ""
76 "\n"
77 "write_c_file - output name is %s, prefix is %s\n"
78 msgstr ""
79
80 #: collect2.c:2572
81 #, c-format
82 msgid ""
83 "\n"
84 "ldd output with constructors/destructors.\n"
85 msgstr ""
86
87 #: cprop.c:1755
88 msgid "const/copy propagation disabled"
89 msgstr ""
90
91 #: diagnostic.c:159
92 #, c-format
93 msgid "%s: all warnings being treated as errors"
94 msgstr ""
95
96 #: diagnostic.c:164
97 #, c-format
98 msgid "%s: some warnings being treated as errors"
99 msgstr ""
100
101 #: diagnostic.c:422 input.c:225 input.c:1874 c-family/c-opts.c:1428
102 #: fortran/cpp.c:577 fortran/error.c:1049 fortran/error.c:1069
103 msgid "<built-in>"
104 msgstr ""
105
106 #: diagnostic.c:579
107 #, c-format
108 msgid "compilation terminated due to -fmax-errors=%u.\n"
109 msgstr ""
110
111 #: diagnostic.c:607
112 #, c-format
113 msgid "compilation terminated due to -Wfatal-errors.\n"
114 msgstr ""
115
116 #: diagnostic.c:627
117 #, c-format
118 msgid ""
119 "Please submit a full bug report,\n"
120 "with preprocessed source if appropriate.\n"
121 msgstr ""
122
123 #: diagnostic.c:633
124 #, c-format
125 msgid "See %s for instructions.\n"
126 msgstr ""
127
128 #: diagnostic.c:642
129 #, c-format
130 msgid "compilation terminated.\n"
131 msgstr ""
132
133 #: diagnostic.c:709
134 msgid "In file included from"
135 msgstr ""
136
137 #: diagnostic.c:710
138 msgid " from"
139 msgstr ""
140
141 #: diagnostic.c:1181
142 #, c-format
143 msgid "%s:%d: confused by earlier errors, bailing out\n"
144 msgstr ""
145
146 #: diagnostic.c:1806
147 #, c-format
148 msgid "Internal compiler error: Error reporting routines re-entered.\n"
149 msgstr ""
150
151 #: final.c:1126
152 msgid "negative insn length"
153 msgstr ""
154
155 #: final.c:3073
156 msgid "could not split insn"
157 msgstr ""
158
159 #: final.c:3602
160 msgid "invalid 'asm': "
161 msgstr ""
162
163 #: final.c:3735
164 #, c-format
165 msgid "nested assembly dialect alternatives"
166 msgstr ""
167
168 #: final.c:3763 final.c:3775
169 #, c-format
170 msgid "unterminated assembly dialect alternative"
171 msgstr ""
172
173 #: final.c:3917
174 #, c-format
175 msgid "operand number missing after %%-letter"
176 msgstr ""
177
178 #: final.c:3920 final.c:3961
179 #, c-format
180 msgid "operand number out of range"
181 msgstr ""
182
183 #: final.c:3978
184 #, c-format
185 msgid "invalid %%-code"
186 msgstr ""
187
188 #: final.c:4012
189 #, c-format
190 msgid "'%%l' operand isn't a label"
191 msgstr ""
192
193 #. We can't handle floating point constants;
194 #. PRINT_OPERAND must handle them.
195 #. We can't handle floating point constants;
196 #. TARGET_PRINT_OPERAND must handle them.
197 #: final.c:4148 config/arc/arc.c:6404 config/i386/i386.c:11644
198 #, c-format
199 msgid "floating constant misused"
200 msgstr ""
201
202 #: final.c:4206 config/arc/arc.c:6501 config/i386/i386.c:11735
203 #: config/pdp11/pdp11.c:1874
204 #, c-format
205 msgid "invalid expression as operand"
206 msgstr ""
207
208 #: gcc.c:119
209 #, c-format
210 msgid "%s\n"
211 msgstr ""
212
213 #: gcc.c:1763
214 #, c-format
215 msgid "Using built-in specs.\n"
216 msgstr ""
217
218 #: gcc.c:1963
219 #, c-format
220 msgid ""
221 "Setting spec %s to '%s'\n"
222 "\n"
223 msgstr ""
224
225 #: gcc.c:2142
226 #, c-format
227 msgid "Reading specs from %s\n"
228 msgstr ""
229
230 #: gcc.c:2274
231 #, c-format
232 msgid "could not find specs file %s\n"
233 msgstr ""
234
235 #: gcc.c:2349
236 #, c-format
237 msgid "rename spec %s to %s\n"
238 msgstr ""
239
240 #: gcc.c:2351
241 #, c-format
242 msgid ""
243 "spec is '%s'\n"
244 "\n"
245 msgstr ""
246
247 #: gcc.c:3198
248 #, c-format
249 msgid ""
250 "\n"
251 "Go ahead? (y or n) "
252 msgstr ""
253
254 #: gcc.c:3370
255 #, c-format
256 msgid "# %s %.2f %.2f\n"
257 msgstr ""
258
259 #: gcc.c:3586
260 #, c-format
261 msgid "Usage: %s [options] file...\n"
262 msgstr ""
263
264 #: gcc.c:3587
265 msgid "Options:\n"
266 msgstr ""
267
268 #: gcc.c:3589
269 msgid " -pass-exit-codes Exit with highest error code from a phase.\n"
270 msgstr ""
271
272 #: gcc.c:3590
273 msgid " --help Display this information.\n"
274 msgstr ""
275
276 #: gcc.c:3591
277 msgid ""
278 " --target-help Display target specific command line options.\n"
279 msgstr ""
280
281 #: gcc.c:3592
282 msgid ""
283 " --help={common|optimizers|params|target|warnings|[^]{joined|separate|"
284 "undocumented}}[,...].\n"
285 msgstr ""
286
287 #: gcc.c:3593
288 msgid ""
289 " Display specific types of command line options.\n"
290 msgstr ""
291
292 #: gcc.c:3595
293 msgid " (Use '-v --help' to display command line options of sub-processes).\n"
294 msgstr ""
295
296 #: gcc.c:3596
297 msgid " --version Display compiler version information.\n"
298 msgstr ""
299
300 #: gcc.c:3597
301 msgid " -dumpspecs Display all of the built in spec strings.\n"
302 msgstr ""
303
304 #: gcc.c:3598
305 msgid " -dumpversion Display the version of the compiler.\n"
306 msgstr ""
307
308 #: gcc.c:3599
309 msgid " -dumpmachine Display the compiler's target processor.\n"
310 msgstr ""
311
312 #: gcc.c:3600
313 msgid ""
314 " -print-search-dirs Display the directories in the compiler's search "
315 "path.\n"
316 msgstr ""
317
318 #: gcc.c:3601
319 msgid ""
320 " -print-libgcc-file-name Display the name of the compiler's companion "
321 "library.\n"
322 msgstr ""
323
324 #: gcc.c:3602
325 msgid " -print-file-name=<lib> Display the full path to library <lib>.\n"
326 msgstr ""
327
328 #: gcc.c:3603
329 msgid ""
330 " -print-prog-name=<prog> Display the full path to compiler component "
331 "<prog>.\n"
332 msgstr ""
333
334 #: gcc.c:3604
335 msgid ""
336 " -print-multiarch Display the target's normalized GNU triplet, used "
337 "as\n"
338 " a component in the library path.\n"
339 msgstr ""
340
341 #: gcc.c:3607
342 msgid ""
343 " -print-multi-directory Display the root directory for versions of "
344 "libgcc.\n"
345 msgstr ""
346
347 #: gcc.c:3608
348 msgid ""
349 " -print-multi-lib Display the mapping between command line options "
350 "and\n"
351 " multiple library search directories.\n"
352 msgstr ""
353
354 #: gcc.c:3611
355 msgid ""
356 " -print-multi-os-directory Display the relative path to OS libraries.\n"
357 msgstr ""
358
359 #: gcc.c:3612
360 msgid " -print-sysroot Display the target libraries directory.\n"
361 msgstr ""
362
363 #: gcc.c:3613
364 msgid ""
365 " -print-sysroot-headers-suffix Display the sysroot suffix used to find "
366 "headers.\n"
367 msgstr ""
368
369 #: gcc.c:3614
370 msgid ""
371 " -Wa,<options> Pass comma-separated <options> on to the "
372 "assembler.\n"
373 msgstr ""
374
375 #: gcc.c:3615
376 msgid ""
377 " -Wp,<options> Pass comma-separated <options> on to the "
378 "preprocessor.\n"
379 msgstr ""
380
381 #: gcc.c:3616
382 msgid ""
383 " -Wl,<options> Pass comma-separated <options> on to the linker.\n"
384 msgstr ""
385
386 #: gcc.c:3617
387 msgid " -Xassembler <arg> Pass <arg> on to the assembler.\n"
388 msgstr ""
389
390 #: gcc.c:3618
391 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor.\n"
392 msgstr ""
393
394 #: gcc.c:3619
395 msgid " -Xlinker <arg> Pass <arg> on to the linker.\n"
396 msgstr ""
397
398 #: gcc.c:3620
399 msgid " -save-temps Do not delete intermediate files.\n"
400 msgstr ""
401
402 #: gcc.c:3621
403 msgid " -save-temps=<arg> Do not delete intermediate files.\n"
404 msgstr ""
405
406 #: gcc.c:3622
407 msgid ""
408 " -no-canonical-prefixes Do not canonicalize paths when building relative\n"
409 " prefixes to other gcc components.\n"
410 msgstr ""
411
412 #: gcc.c:3625
413 msgid " -pipe Use pipes rather than intermediate files.\n"
414 msgstr ""
415
416 #: gcc.c:3626
417 msgid " -time Time the execution of each subprocess.\n"
418 msgstr ""
419
420 #: gcc.c:3627
421 msgid ""
422 " -specs=<file> Override built-in specs with the contents of "
423 "<file>.\n"
424 msgstr ""
425
426 #: gcc.c:3628
427 msgid ""
428 " -std=<standard> Assume that the input sources are for "
429 "<standard>.\n"
430 msgstr ""
431
432 #: gcc.c:3629
433 msgid ""
434 " --sysroot=<directory> Use <directory> as the root directory for "
435 "headers\n"
436 " and libraries.\n"
437 msgstr ""
438
439 #: gcc.c:3632
440 msgid ""
441 " -B <directory> Add <directory> to the compiler's search paths.\n"
442 msgstr ""
443
444 #: gcc.c:3633
445 msgid ""
446 " -v Display the programs invoked by the compiler.\n"
447 msgstr ""
448
449 #: gcc.c:3634
450 msgid ""
451 " -### Like -v but options quoted and commands not "
452 "executed.\n"
453 msgstr ""
454
455 #: gcc.c:3635
456 msgid ""
457 " -E Preprocess only; do not compile, assemble or "
458 "link.\n"
459 msgstr ""
460
461 #: gcc.c:3636
462 msgid " -S Compile only; do not assemble or link.\n"
463 msgstr ""
464
465 #: gcc.c:3637
466 msgid " -c Compile and assemble, but do not link.\n"
467 msgstr ""
468
469 #: gcc.c:3638
470 msgid " -o <file> Place the output into <file>.\n"
471 msgstr ""
472
473 #: gcc.c:3639
474 msgid ""
475 " -pie Create a dynamically linked position independent\n"
476 " executable.\n"
477 msgstr ""
478
479 #: gcc.c:3641
480 msgid " -shared Create a shared library.\n"
481 msgstr ""
482
483 #: gcc.c:3642
484 msgid ""
485 " -x <language> Specify the language of the following input "
486 "files.\n"
487 " Permissible languages include: c c++ assembler "
488 "none\n"
489 " 'none' means revert to the default behavior of\n"
490 " guessing the language based on the file's "
491 "extension.\n"
492 msgstr ""
493
494 #: gcc.c:3649
495 #, c-format
496 msgid ""
497 "\n"
498 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
499 " passed on to the various sub-processes invoked by %s. In order to pass\n"
500 " other options on to these processes the -W<letter> options must be used.\n"
501 msgstr ""
502
503 #: gcc.c:6540
504 #, c-format
505 msgid "Processing spec (%s), which is '%s'\n"
506 msgstr ""
507
508 #: gcc.c:7301
509 #, c-format
510 msgid "Target: %s\n"
511 msgstr ""
512
513 #: gcc.c:7302
514 #, c-format
515 msgid "Configured with: %s\n"
516 msgstr ""
517
518 #: gcc.c:7316
519 #, c-format
520 msgid "Thread model: %s\n"
521 msgstr ""
522
523 #: gcc.c:7317
524 #, c-format
525 msgid "Supported LTO compression algorithms: zlib"
526 msgstr ""
527
528 #: gcc.c:7319
529 #, c-format
530 msgid " zstd"
531 msgstr ""
532
533 #: gcc.c:7321 gcov.c:1415 gcov.c:1471 gcov.c:1483 gcov.c:2822
534 #, c-format
535 msgid "\n"
536 msgstr ""
537
538 #: gcc.c:7332
539 #, c-format
540 msgid "gcc version %s %s\n"
541 msgstr ""
542
543 #: gcc.c:7335
544 #, c-format
545 msgid "gcc driver version %s %sexecuting gcc version %s\n"
546 msgstr ""
547
548 #: gcc.c:7408 gcc.c:7618
549 #, c-format
550 msgid ""
551 "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
552 msgstr ""
553
554 #: gcc.c:7542
555 #, c-format
556 msgid ""
557 "Preprocessed source stored into %s file, please attach this to your "
558 "bugreport.\n"
559 msgstr ""
560
561 #: gcc.c:8392
562 #, c-format
563 msgid "install: %s%s\n"
564 msgstr ""
565
566 #: gcc.c:8395
567 #, c-format
568 msgid "programs: %s\n"
569 msgstr ""
570
571 #: gcc.c:8397
572 #, c-format
573 msgid "libraries: %s\n"
574 msgstr ""
575
576 #: gcc.c:8514
577 #, c-format
578 msgid ""
579 "\n"
580 "For bug reporting instructions, please see:\n"
581 msgstr ""
582
583 #: gcc.c:8530 gcov-tool.c:527
584 #, c-format
585 msgid "%s %s%s\n"
586 msgstr ""
587
588 #: gcc.c:8533 gcov-tool.c:529 gcov.c:934 fortran/gfortranspec.c:282
589 msgid "(C)"
590 msgstr ""
591
592 #: gcc.c:8534 gcov-tool.c:531 gcov.c:936 fortran/gfortranspec.c:283
593 #, c-format
594 msgid ""
595 "This is free software; see the source for copying conditions. There is NO\n"
596 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
597 "\n"
598 msgstr ""
599
600 #: gcc.c:8877
601 #, c-format
602 msgid ""
603 "\n"
604 "Linker options\n"
605 "==============\n"
606 "\n"
607 msgstr ""
608
609 #: gcc.c:8878
610 #, c-format
611 msgid ""
612 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
613 "\n"
614 msgstr ""
615
616 #: gcc.c:10233
617 #, c-format
618 msgid ""
619 "Assembler options\n"
620 "=================\n"
621 "\n"
622 msgstr ""
623
624 #: gcc.c:10234
625 #, c-format
626 msgid ""
627 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
628 "\n"
629 msgstr ""
630
631 #: gcov-tool.c:175
632 #, c-format
633 msgid " merge [options] <dir1> <dir2> Merge coverage file contents\n"
634 msgstr ""
635
636 #: gcov-tool.c:176 gcov-tool.c:271
637 #, c-format
638 msgid " -o, --output <dir> Output directory\n"
639 msgstr ""
640
641 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
642 #, c-format
643 msgid " -v, --verbose Verbose mode\n"
644 msgstr ""
645
646 #: gcov-tool.c:178
647 #, c-format
648 msgid ""
649 " -w, --weight <w1,w2> Set weights (float point values)\n"
650 msgstr ""
651
652 #: gcov-tool.c:194
653 #, c-format
654 msgid "Merge subcomand usage:"
655 msgstr ""
656
657 #: gcov-tool.c:269
658 #, c-format
659 msgid ""
660 " rewrite [options] <dir> Rewrite coverage file contents\n"
661 msgstr ""
662
663 #: gcov-tool.c:270
664 #, c-format
665 msgid " -n, --normalize <int64_t> Normalize the profile\n"
666 msgstr ""
667
668 #: gcov-tool.c:272
669 #, c-format
670 msgid " -s, --scale <float or simple-frac> Scale the profile counters\n"
671 msgstr ""
672
673 #: gcov-tool.c:290
674 #, c-format
675 msgid "Rewrite subcommand usage:"
676 msgstr ""
677
678 #: gcov-tool.c:329
679 #, c-format
680 msgid "scaling cannot co-exist with normalization, skipping\n"
681 msgstr ""
682
683 #: gcov-tool.c:342 gcov-tool.c:352
684 #, c-format
685 msgid "incorrect format in scaling, using 1/1\n"
686 msgstr ""
687
688 #: gcov-tool.c:362
689 #, c-format
690 msgid "normalization cannot co-exist with scaling\n"
691 msgstr ""
692
693 #: gcov-tool.c:419
694 #, c-format
695 msgid ""
696 " overlap [options] <dir1> <dir2> Compute the overlap of two profiles\n"
697 msgstr ""
698
699 #: gcov-tool.c:420
700 #, c-format
701 msgid " -f, --function Print function level info\n"
702 msgstr ""
703
704 #: gcov-tool.c:421
705 #, c-format
706 msgid " -F, --fullname Print full filename\n"
707 msgstr ""
708
709 #: gcov-tool.c:422
710 #, c-format
711 msgid ""
712 " -h, --hotonly Only print info for hot objects/"
713 "functions\n"
714 msgstr ""
715
716 #: gcov-tool.c:423
717 #, c-format
718 msgid " -o, --object Print object level info\n"
719 msgstr ""
720
721 #: gcov-tool.c:424
722 #, c-format
723 msgid " -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
724 msgstr ""
725
726 #: gcov-tool.c:444
727 #, c-format
728 msgid "Overlap subcomand usage:"
729 msgstr ""
730
731 #: gcov-tool.c:510
732 #, c-format
733 msgid ""
734 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
735 "\n"
736 msgstr ""
737
738 #: gcov-tool.c:511
739 #, c-format
740 msgid ""
741 "Offline tool to handle gcda counts\n"
742 "\n"
743 msgstr ""
744
745 #: gcov-tool.c:512
746 #, c-format
747 msgid " -h, --help Print this help, then exit\n"
748 msgstr ""
749
750 #: gcov-tool.c:513
751 #, c-format
752 msgid ""
753 " -v, --version Print version number, then exit\n"
754 msgstr ""
755
756 #: gcov-tool.c:517 gcov.c:922
757 #, c-format
758 msgid ""
759 "\n"
760 "For bug reporting instructions, please see:\n"
761 "%s.\n"
762 msgstr ""
763
764 #: gcov-tool.c:528
765 #, c-format
766 msgid "Copyright %s 2020 Free Software Foundation, Inc.\n"
767 msgstr ""
768
769 #: gcov.c:892
770 #, c-format
771 msgid ""
772 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
773 "\n"
774 msgstr ""
775
776 #: gcov.c:893
777 #, c-format
778 msgid ""
779 "Print code coverage information.\n"
780 "\n"
781 msgstr ""
782
783 #: gcov.c:894
784 #, c-format
785 msgid ""
786 " -a, --all-blocks Show information for every basic block\n"
787 msgstr ""
788
789 #: gcov.c:895
790 #, c-format
791 msgid ""
792 " -b, --branch-probabilities Include branch probabilities in output\n"
793 msgstr ""
794
795 #: gcov.c:896
796 #, c-format
797 msgid ""
798 " -c, --branch-counts Output counts of branches taken\n"
799 " rather than percentages\n"
800 msgstr ""
801
802 #: gcov.c:898
803 #, c-format
804 msgid " -d, --display-progress Display progress information\n"
805 msgstr ""
806
807 #: gcov.c:899
808 #, c-format
809 msgid " -f, --function-summaries Output summaries for each function\n"
810 msgstr ""
811
812 #: gcov.c:900
813 #, c-format
814 msgid " -h, --help Print this help, then exit\n"
815 msgstr ""
816
817 #: gcov.c:901
818 #, c-format
819 msgid ""
820 " -j, --json-format Output JSON intermediate format\n"
821 " into .gcov.json.gz file\n"
822 msgstr ""
823
824 #: gcov.c:903
825 #, c-format
826 msgid " -H, --human-readable Output human readable numbers\n"
827 msgstr ""
828
829 #: gcov.c:904
830 #, c-format
831 msgid " -k, --use-colors Emit colored output\n"
832 msgstr ""
833
834 #: gcov.c:905
835 #, c-format
836 msgid ""
837 " -l, --long-file-names Use long output file names for included\n"
838 " source files\n"
839 msgstr ""
840
841 #: gcov.c:907
842 #, c-format
843 msgid " -m, --demangled-names Output demangled function names\n"
844 msgstr ""
845
846 #: gcov.c:908
847 #, c-format
848 msgid " -n, --no-output Do not create an output file\n"
849 msgstr ""
850
851 #: gcov.c:909
852 #, c-format
853 msgid ""
854 " -o, --object-directory DIR|FILE Search for object files in DIR or called "
855 "FILE\n"
856 msgstr ""
857
858 #: gcov.c:910
859 #, c-format
860 msgid " -p, --preserve-paths Preserve all pathname components\n"
861 msgstr ""
862
863 #: gcov.c:911
864 #, c-format
865 msgid ""
866 " -q, --use-hotness-colors Emit perf-like colored output for hot "
867 "lines\n"
868 msgstr ""
869
870 #: gcov.c:912
871 #, c-format
872 msgid " -r, --relative-only Only show data for relative sources\n"
873 msgstr ""
874
875 #: gcov.c:913
876 #, c-format
877 msgid " -s, --source-prefix DIR Source prefix to elide\n"
878 msgstr ""
879
880 #: gcov.c:914
881 #, c-format
882 msgid " -t, --stdout Output to stdout instead of a file\n"
883 msgstr ""
884
885 #: gcov.c:915
886 #, c-format
887 msgid ""
888 " -u, --unconditional-branches Show unconditional branch counts too\n"
889 msgstr ""
890
891 #: gcov.c:916
892 #, c-format
893 msgid " -v, --version Print version number, then exit\n"
894 msgstr ""
895
896 #: gcov.c:917
897 #, c-format
898 msgid " -w, --verbose Print verbose informations\n"
899 msgstr ""
900
901 #: gcov.c:918
902 #, c-format
903 msgid " -x, --hash-filenames Hash long pathnames\n"
904 msgstr ""
905
906 #: gcov.c:919
907 #, c-format
908 msgid ""
909 "\n"
910 "Obsolete options:\n"
911 msgstr ""
912
913 #: gcov.c:920
914 #, c-format
915 msgid " -i, --json-format Replaced with -j, --json-format\n"
916 msgstr ""
917
918 #: gcov.c:921
919 #, c-format
920 msgid " -j, --human-readable Replaced with -H, --human-readable\n"
921 msgstr ""
922
923 #: gcov.c:932
924 #, c-format
925 msgid "gcov %s%s\n"
926 msgstr ""
927
928 #: gcov.c:1266
929 #, c-format
930 msgid "'%s' file is already processed\n"
931 msgstr ""
932
933 #: gcov.c:1380
934 #, c-format
935 msgid "Creating '%s'\n"
936 msgstr ""
937
938 #: gcov.c:1383
939 #, c-format
940 msgid "Error writing output file '%s'\n"
941 msgstr ""
942
943 #: gcov.c:1388
944 #, c-format
945 msgid "Could not open output file '%s'\n"
946 msgstr ""
947
948 #: gcov.c:1393
949 #, c-format
950 msgid "Removing '%s'\n"
951 msgstr ""
952
953 #: gcov.c:1505
954 #, c-format
955 msgid "Cannot open JSON output file %s\n"
956 msgstr ""
957
958 #: gcov.c:1513
959 #, c-format
960 msgid "Error writing JSON output file %s\n"
961 msgstr ""
962
963 #: gcov.c:1677
964 #, c-format
965 msgid "%s:source file is newer than notes file '%s'\n"
966 msgstr ""
967
968 #: gcov.c:1682
969 #, c-format
970 msgid "(the message is displayed only once per source file)\n"
971 msgstr ""
972
973 #: gcov.c:1702
974 #, c-format
975 msgid "%s:cannot open notes file\n"
976 msgstr ""
977
978 #: gcov.c:1708
979 #, c-format
980 msgid "%s:not a gcov notes file\n"
981 msgstr ""
982
983 #: gcov.c:1721
984 #, c-format
985 msgid "%s:version '%.4s', prefer '%.4s'\n"
986 msgstr ""
987
988 #: gcov.c:1771
989 #, c-format
990 msgid "%s:already seen blocks for '%s'\n"
991 msgstr ""
992
993 #: gcov.c:1885 gcov.c:1992
994 #, c-format
995 msgid "%s:corrupted\n"
996 msgstr ""
997
998 #: gcov.c:1892
999 #, c-format
1000 msgid "%s:no functions found\n"
1001 msgstr ""
1002
1003 #: gcov.c:1910
1004 #, c-format
1005 msgid "%s:cannot open data file, assuming not executed\n"
1006 msgstr ""
1007
1008 #: gcov.c:1917
1009 #, c-format
1010 msgid "%s:not a gcov data file\n"
1011 msgstr ""
1012
1013 #: gcov.c:1930
1014 #, c-format
1015 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1016 msgstr ""
1017
1018 #: gcov.c:1936
1019 #, c-format
1020 msgid "%s:stamp mismatch with notes file\n"
1021 msgstr ""
1022
1023 #: gcov.c:1968
1024 #, c-format
1025 msgid "%s:profile mismatch for '%s'\n"
1026 msgstr ""
1027
1028 #: gcov.c:1991
1029 #, c-format
1030 msgid "%s:overflowed\n"
1031 msgstr ""
1032
1033 #: gcov.c:2038
1034 #, c-format
1035 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1036 msgstr ""
1037
1038 #: gcov.c:2043
1039 #, c-format
1040 msgid "%s:'%s' has arcs to entry block\n"
1041 msgstr ""
1042
1043 #: gcov.c:2051
1044 #, c-format
1045 msgid "%s:'%s' has arcs from exit block\n"
1046 msgstr ""
1047
1048 #: gcov.c:2260
1049 #, c-format
1050 msgid "%s:graph is unsolvable for '%s'\n"
1051 msgstr ""
1052
1053 #: gcov.c:2376
1054 #, c-format
1055 msgid "Lines executed:%s of %d\n"
1056 msgstr ""
1057
1058 #: gcov.c:2379
1059 #, c-format
1060 msgid "No executable lines\n"
1061 msgstr ""
1062
1063 #: gcov.c:2387 gcov.c:2396
1064 #, c-format
1065 msgid "%s '%s'\n"
1066 msgstr ""
1067
1068 #: gcov.c:2403
1069 #, c-format
1070 msgid "Branches executed:%s of %d\n"
1071 msgstr ""
1072
1073 #: gcov.c:2407
1074 #, c-format
1075 msgid "Taken at least once:%s of %d\n"
1076 msgstr ""
1077
1078 #: gcov.c:2413
1079 #, c-format
1080 msgid "No branches\n"
1081 msgstr ""
1082
1083 #: gcov.c:2415
1084 #, c-format
1085 msgid "Calls executed:%s of %d\n"
1086 msgstr ""
1087
1088 #: gcov.c:2419
1089 #, c-format
1090 msgid "No calls\n"
1091 msgstr ""
1092
1093 #: gcov.c:2676
1094 #, c-format
1095 msgid "%s:no lines for '%s'\n"
1096 msgstr ""
1097
1098 #: gcov.c:2802
1099 #, c-format
1100 msgid "call %2d returned %s\n"
1101 msgstr ""
1102
1103 #: gcov.c:2807
1104 #, c-format
1105 msgid "call %2d never executed\n"
1106 msgstr ""
1107
1108 #: gcov.c:2812
1109 #, c-format
1110 msgid "branch %2d taken %s%s"
1111 msgstr ""
1112
1113 #: gcov.c:2817
1114 #, c-format
1115 msgid "branch %2d never executed"
1116 msgstr ""
1117
1118 #: gcov.c:2820
1119 #, c-format
1120 msgid " (BB %d)"
1121 msgstr ""
1122
1123 #: gcov.c:2827
1124 #, c-format
1125 msgid "unconditional %2d taken %s\n"
1126 msgstr ""
1127
1128 #: gcov.c:2830
1129 #, c-format
1130 msgid "unconditional %2d never executed\n"
1131 msgstr ""
1132
1133 #: gcov.c:3083
1134 #, c-format
1135 msgid "Cannot open source file %s\n"
1136 msgstr ""
1137
1138 #: gcse.c:2596
1139 msgid "PRE disabled"
1140 msgstr ""
1141
1142 #: gcse.c:3526
1143 msgid "GCSE disabled"
1144 msgstr ""
1145
1146 #: incpath.c:73
1147 #, c-format
1148 msgid "ignoring duplicate directory \"%s\"\n"
1149 msgstr ""
1150
1151 #: incpath.c:76
1152 #, c-format
1153 msgid " as it is a non-system directory that duplicates a system directory\n"
1154 msgstr ""
1155
1156 #: incpath.c:80
1157 #, c-format
1158 msgid "ignoring nonexistent directory \"%s\"\n"
1159 msgstr ""
1160
1161 #: incpath.c:385
1162 #, c-format
1163 msgid "#include \"...\" search starts here:\n"
1164 msgstr ""
1165
1166 #: incpath.c:389
1167 #, c-format
1168 msgid "#include <...> search starts here:\n"
1169 msgstr ""
1170
1171 #: incpath.c:394
1172 #, c-format
1173 msgid "End of search list.\n"
1174 msgstr ""
1175
1176 #. Opening quotation mark.
1177 #: intl.c:62
1178 msgid "`"
1179 msgstr ""
1180
1181 #. Closing quotation mark.
1182 #: intl.c:65
1183 msgid "'"
1184 msgstr ""
1185
1186 #: langhooks.c:382
1187 msgid "At top level:"
1188 msgstr ""
1189
1190 #: langhooks.c:398 cp/error.c:3487
1191 #, c-format
1192 msgid "In member function %qs"
1193 msgstr ""
1194
1195 #: langhooks.c:402 cp/error.c:3490
1196 #, c-format
1197 msgid "In function %qs"
1198 msgstr ""
1199
1200 #: langhooks.c:447 cp/error.c:3440
1201 msgid " inlined from %qs at %r%s:%d:%d%R"
1202 msgstr ""
1203
1204 #: langhooks.c:452 cp/error.c:3445
1205 msgid " inlined from %qs at %r%s:%d%R"
1206 msgstr ""
1207
1208 #: langhooks.c:458 cp/error.c:3451
1209 #, c-format
1210 msgid " inlined from %qs"
1211 msgstr ""
1212
1213 #: lra-assigns.c:1841 reload1.c:2073
1214 msgid "this is the insn:"
1215 msgstr ""
1216
1217 #: lra-constraints.c:3021
1218 msgid "unable to generate reloads for impossible constraints:"
1219 msgstr ""
1220
1221 #: lra-constraints.c:4012 reload.c:3814
1222 msgid "unable to generate reloads for:"
1223 msgstr ""
1224
1225 #. What to print when a switch has no documentation.
1226 #: opts.c:187
1227 msgid "This option lacks documentation."
1228 msgstr ""
1229
1230 #: opts.c:188
1231 msgid "Uses of this option are diagnosed."
1232 msgstr ""
1233
1234 #: opts.c:1307
1235 #, c-format
1236 msgid "Same as %s%s (or, in negated form, %s%s)."
1237 msgstr ""
1238
1239 #: opts.c:1312
1240 #, c-format
1241 msgid "Same as %s%s."
1242 msgstr ""
1243
1244 #: opts.c:1317
1245 #, c-format
1246 msgid "Same as %s."
1247 msgstr ""
1248
1249 #: opts.c:1325
1250 #, c-format
1251 msgid "%s Same as %s."
1252 msgstr ""
1253
1254 #: opts.c:1388
1255 msgid "[available in "
1256 msgstr ""
1257
1258 #: opts.c:1420
1259 msgid "[default]"
1260 msgstr ""
1261
1262 #: opts.c:1429
1263 #, c-format
1264 msgid "%llu bytes"
1265 msgstr ""
1266
1267 #: opts.c:1466
1268 msgid "[enabled]"
1269 msgstr ""
1270
1271 #: opts.c:1468
1272 msgid "[disabled]"
1273 msgstr ""
1274
1275 #: opts.c:1504
1276 #, c-format
1277 msgid " No options with the desired characteristics were found\n"
1278 msgstr ""
1279
1280 #: opts.c:1513
1281 #, c-format
1282 msgid ""
1283 " None found. Use --help=%s to show *all* the options supported by the %s "
1284 "front-end.\n"
1285 msgstr ""
1286
1287 #: opts.c:1519
1288 #, c-format
1289 msgid ""
1290 " All options with the desired characteristics have already been displayed\n"
1291 msgstr ""
1292
1293 #: opts.c:1564
1294 #, c-format
1295 msgid ""
1296 " Known valid arguments for %s option:\n"
1297 " "
1298 msgstr ""
1299
1300 #: opts.c:1614
1301 msgid "The following options are target specific"
1302 msgstr ""
1303
1304 #: opts.c:1617
1305 msgid "The following options control compiler warning messages"
1306 msgstr ""
1307
1308 #: opts.c:1620
1309 msgid "The following options control optimizations"
1310 msgstr ""
1311
1312 #: opts.c:1623 opts.c:1663
1313 msgid "The following options are language-independent"
1314 msgstr ""
1315
1316 #: opts.c:1626
1317 msgid "The following options control parameters"
1318 msgstr ""
1319
1320 #: opts.c:1632
1321 msgid "The following options are specific to just the language "
1322 msgstr ""
1323
1324 #: opts.c:1634
1325 msgid "The following options are supported by the language "
1326 msgstr ""
1327
1328 #: opts.c:1645
1329 msgid "The following options are not documented"
1330 msgstr ""
1331
1332 #: opts.c:1647
1333 msgid "The following options take separate arguments"
1334 msgstr ""
1335
1336 #: opts.c:1649
1337 msgid "The following options take joined arguments"
1338 msgstr ""
1339
1340 #: opts.c:1661
1341 msgid "The following options are language-related"
1342 msgstr ""
1343
1344 #: passes.c:1785
1345 #, c-format
1346 msgid "during %s pass: %s\n"
1347 msgstr ""
1348
1349 #: passes.c:1790
1350 #, c-format
1351 msgid "dump file: %s\n"
1352 msgstr ""
1353
1354 #: plugin.c:924
1355 msgid "Event"
1356 msgstr ""
1357
1358 #: plugin.c:924
1359 msgid "Plugins"
1360 msgstr ""
1361
1362 #: plugin.c:956
1363 #, c-format
1364 msgid ""
1365 "*** WARNING *** there are active plugins, do not report this as a bug unless "
1366 "you can reproduce it without enabling any plugins.\n"
1367 msgstr ""
1368
1369 #: postreload-gcse.c:1354
1370 msgid "using simple load CSE after register allocation"
1371 msgstr ""
1372
1373 #. It's the compiler's fault.
1374 #: reload1.c:5997
1375 msgid "could not find a spill register"
1376 msgstr ""
1377
1378 #. It's the compiler's fault.
1379 #: reload1.c:7879
1380 msgid "VOIDmode on an output"
1381 msgstr ""
1382
1383 #: reload1.c:8612
1384 msgid "failure trying to reload:"
1385 msgstr ""
1386
1387 #: rtl-error.c:116
1388 msgid "unrecognizable insn:"
1389 msgstr ""
1390
1391 #: rtl-error.c:118
1392 msgid "insn does not satisfy its constraints:"
1393 msgstr ""
1394
1395 #: targhooks.c:2032
1396 #, c-format
1397 msgid "created and used with differing settings of '%s'"
1398 msgstr ""
1399
1400 #: targhooks.c:2047
1401 msgid "created and used with different settings of %<-fpic%>"
1402 msgstr ""
1403
1404 #: targhooks.c:2049
1405 msgid "created and used with different settings of %<-fpie%>"
1406 msgstr ""
1407
1408 #: toplev.c:324
1409 #, c-format
1410 msgid "unrecoverable error"
1411 msgstr ""
1412
1413 #: toplev.c:613
1414 #, c-format
1415 msgid ""
1416 "%s%s%s %sversion %s (%s)\n"
1417 "%s\tcompiled by GNU C version %s, "
1418 msgstr ""
1419
1420 #: toplev.c:615
1421 #, c-format
1422 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1423 msgstr ""
1424
1425 #: toplev.c:619
1426 #, c-format
1427 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1428 msgstr ""
1429
1430 #: toplev.c:621
1431 #, c-format
1432 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1433 msgstr ""
1434
1435 #: toplev.c:623
1436 #, c-format
1437 msgid ""
1438 "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1439 msgstr ""
1440
1441 #: toplev.c:790
1442 msgid "options passed: "
1443 msgstr ""
1444
1445 #: toplev.c:818
1446 msgid "options enabled: "
1447 msgstr ""
1448
1449 #: tree-diagnostic.c:299 c/c-decl.c:5782 c/c-typeck.c:7701 cp/error.c:1075
1450 #: tree-diagnostic-path.cc:261 c-family/c-pretty-print.c:417
1451 #, gcc-internal-format
1452 msgid "<anonymous>"
1453 msgstr ""
1454
1455 #: cif-code.def:39
1456 msgid "function not considered for inlining"
1457 msgstr ""
1458
1459 #: cif-code.def:43
1460 msgid "caller is not optimized"
1461 msgstr ""
1462
1463 #: cif-code.def:47
1464 msgid "function body not available"
1465 msgstr ""
1466
1467 #: cif-code.def:51
1468 msgid "redefined extern inline functions are not considered for inlining"
1469 msgstr ""
1470
1471 #: cif-code.def:56
1472 msgid "function not inlinable"
1473 msgstr ""
1474
1475 #: cif-code.def:60
1476 msgid "function body can be overwritten at link time"
1477 msgstr ""
1478
1479 #: cif-code.def:64
1480 msgid "function not inline candidate"
1481 msgstr ""
1482
1483 #: cif-code.def:68
1484 msgid "--param large-function-growth limit reached"
1485 msgstr ""
1486
1487 #: cif-code.def:70
1488 msgid "--param large-stack-frame-growth limit reached"
1489 msgstr ""
1490
1491 #: cif-code.def:72
1492 msgid "--param max-inline-insns-single limit reached"
1493 msgstr ""
1494
1495 #: cif-code.def:74
1496 msgid "--param max-inline-insns-auto limit reached"
1497 msgstr ""
1498
1499 #: cif-code.def:76
1500 msgid "--param inline-unit-growth limit reached"
1501 msgstr ""
1502
1503 #: cif-code.def:80
1504 msgid "recursive inlining"
1505 msgstr ""
1506
1507 #: cif-code.def:84
1508 msgid "call is unlikely and code size would grow"
1509 msgstr ""
1510
1511 #: cif-code.def:88
1512 msgid "call is considered never executed and code size would grow"
1513 msgstr ""
1514
1515 #: cif-code.def:92
1516 msgid "function not declared inline and code size would grow"
1517 msgstr ""
1518
1519 #: cif-code.def:96
1520 msgid "mismatched declarations during linktime optimization"
1521 msgstr ""
1522
1523 #: cif-code.def:100
1524 msgid "variadic thunk call"
1525 msgstr ""
1526
1527 #: cif-code.def:104
1528 msgid "originally indirect function call not considered for inlining"
1529 msgstr ""
1530
1531 #: cif-code.def:108
1532 msgid "indirect function call with a yet undetermined callee"
1533 msgstr ""
1534
1535 #: cif-code.def:112
1536 msgid "exception handling personality mismatch"
1537 msgstr ""
1538
1539 #: cif-code.def:117
1540 msgid "non-call exception handling mismatch"
1541 msgstr ""
1542
1543 #: cif-code.def:121
1544 msgid "target specific option mismatch"
1545 msgstr ""
1546
1547 #: cif-code.def:125
1548 msgid "optimization level attribute mismatch"
1549 msgstr ""
1550
1551 #: cif-code.def:129
1552 msgid "callee refers to comdat-local symbols"
1553 msgstr ""
1554
1555 #: cif-code.def:134
1556 msgid "sanitizer function attribute mismatch"
1557 msgstr ""
1558
1559 #: cif-code.def:139
1560 msgid ""
1561 "function has external linkage when the user requests only inlining static "
1562 "for live patching"
1563 msgstr ""
1564
1565 #: cif-code.def:144
1566 msgid "unreachable"
1567 msgstr ""
1568
1569 #. The remainder are real diagnostic types.
1570 #: diagnostic.def:33
1571 msgid "fatal error: "
1572 msgstr ""
1573
1574 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
1575 #. when reporting fatal signal in the compiler.
1576 #: diagnostic.def:34 diagnostic.def:55
1577 msgid "internal compiler error: "
1578 msgstr ""
1579
1580 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1581 #. due to -Werror and -Werror=warning.
1582 #: diagnostic.def:35 diagnostic.def:52
1583 msgid "error: "
1584 msgstr ""
1585
1586 #: diagnostic.def:36
1587 msgid "sorry, unimplemented: "
1588 msgstr ""
1589
1590 #: diagnostic.def:37
1591 msgid "warning: "
1592 msgstr ""
1593
1594 #: diagnostic.def:38
1595 msgid "anachronism: "
1596 msgstr ""
1597
1598 #: diagnostic.def:39
1599 msgid "note: "
1600 msgstr ""
1601
1602 #: diagnostic.def:40
1603 msgid "debug: "
1604 msgstr ""
1605
1606 #. For use when using the diagnostic_show_locus machinery to show
1607 #. a range of events within a path.
1608 #: diagnostic.def:44
1609 msgid "path: "
1610 msgstr ""
1611
1612 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1613 #. prefix does not matter.
1614 #: diagnostic.def:48
1615 msgid "pedwarn: "
1616 msgstr ""
1617
1618 #: diagnostic.def:49
1619 msgid "permerror: "
1620 msgstr ""
1621
1622 #: c-family/c-format.c:439
1623 msgid "format"
1624 msgstr ""
1625
1626 #: c-family/c-format.c:440
1627 msgid "field width specifier"
1628 msgstr ""
1629
1630 #: c-family/c-format.c:441
1631 msgid "field precision specifier"
1632 msgstr ""
1633
1634 #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44
1635 msgid "' ' flag"
1636 msgstr ""
1637
1638 #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44
1639 msgid "the ' ' printf flag"
1640 msgstr ""
1641
1642 #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615
1643 #: c-family/c-format.c:681 config/i386/msformat-c.c:45
1644 msgid "'+' flag"
1645 msgstr ""
1646
1647 #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615
1648 #: config/i386/msformat-c.c:45
1649 msgid "the '+' printf flag"
1650 msgstr ""
1651
1652 #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616
1653 #: c-family/c-format.c:656 config/i386/msformat-c.c:46
1654 #: config/i386/msformat-c.c:81
1655 msgid "'#' flag"
1656 msgstr ""
1657
1658 #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616
1659 #: config/i386/msformat-c.c:46
1660 msgid "the '#' printf flag"
1661 msgstr ""
1662
1663 #: c-family/c-format.c:562 c-family/c-format.c:586 c-family/c-format.c:654
1664 #: config/i386/msformat-c.c:47
1665 msgid "'0' flag"
1666 msgstr ""
1667
1668 #: c-family/c-format.c:562 c-family/c-format.c:586 config/i386/msformat-c.c:47
1669 msgid "the '0' printf flag"
1670 msgstr ""
1671
1672 #: c-family/c-format.c:563 c-family/c-format.c:587 c-family/c-format.c:653
1673 #: c-family/c-format.c:684 config/i386/msformat-c.c:48
1674 msgid "'-' flag"
1675 msgstr ""
1676
1677 #: c-family/c-format.c:563 c-family/c-format.c:587 config/i386/msformat-c.c:48
1678 msgid "the '-' printf flag"
1679 msgstr ""
1680
1681 #: c-family/c-format.c:564 c-family/c-format.c:636 config/i386/msformat-c.c:49
1682 #: config/i386/msformat-c.c:69
1683 msgid "''' flag"
1684 msgstr ""
1685
1686 #: c-family/c-format.c:564 config/i386/msformat-c.c:49
1687 msgid "the ''' printf flag"
1688 msgstr ""
1689
1690 #: c-family/c-format.c:565 c-family/c-format.c:637
1691 msgid "'I' flag"
1692 msgstr ""
1693
1694 #: c-family/c-format.c:565
1695 msgid "the 'I' printf flag"
1696 msgstr ""
1697
1698 #: c-family/c-format.c:566 c-family/c-format.c:588 c-family/c-format.c:634
1699 #: c-family/c-format.c:657 c-family/c-format.c:685 config/sol2-c.c:43
1700 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
1701 msgid "field width"
1702 msgstr ""
1703
1704 #: c-family/c-format.c:566 c-family/c-format.c:588 config/sol2-c.c:43
1705 #: config/i386/msformat-c.c:50
1706 msgid "field width in printf format"
1707 msgstr ""
1708
1709 #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618
1710 #: config/i386/msformat-c.c:51
1711 msgid "precision"
1712 msgstr ""
1713
1714 #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618
1715 #: config/i386/msformat-c.c:51
1716 msgid "precision in printf format"
1717 msgstr ""
1718
1719 #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619
1720 #: c-family/c-format.c:635 c-family/c-format.c:688 config/sol2-c.c:44
1721 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
1722 msgid "length modifier"
1723 msgstr ""
1724
1725 #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619
1726 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
1727 msgid "length modifier in printf format"
1728 msgstr ""
1729
1730 #: c-family/c-format.c:617
1731 msgid "'q' flag"
1732 msgstr ""
1733
1734 #: c-family/c-format.c:617
1735 msgid "the 'q' diagnostic flag"
1736 msgstr ""
1737
1738 #: c-family/c-format.c:631 config/i386/msformat-c.c:65
1739 msgid "assignment suppression"
1740 msgstr ""
1741
1742 #: c-family/c-format.c:631 config/i386/msformat-c.c:65
1743 msgid "the assignment suppression scanf feature"
1744 msgstr ""
1745
1746 #: c-family/c-format.c:632 config/i386/msformat-c.c:66
1747 msgid "'a' flag"
1748 msgstr ""
1749
1750 #: c-family/c-format.c:632 config/i386/msformat-c.c:66
1751 msgid "the 'a' scanf flag"
1752 msgstr ""
1753
1754 #: c-family/c-format.c:633
1755 msgid "'m' flag"
1756 msgstr ""
1757
1758 #: c-family/c-format.c:633
1759 msgid "the 'm' scanf flag"
1760 msgstr ""
1761
1762 #: c-family/c-format.c:634 config/i386/msformat-c.c:67
1763 msgid "field width in scanf format"
1764 msgstr ""
1765
1766 #: c-family/c-format.c:635 config/i386/msformat-c.c:68
1767 msgid "length modifier in scanf format"
1768 msgstr ""
1769
1770 #: c-family/c-format.c:636 config/i386/msformat-c.c:69
1771 msgid "the ''' scanf flag"
1772 msgstr ""
1773
1774 #: c-family/c-format.c:637
1775 msgid "the 'I' scanf flag"
1776 msgstr ""
1777
1778 #: c-family/c-format.c:652
1779 msgid "'_' flag"
1780 msgstr ""
1781
1782 #: c-family/c-format.c:652
1783 msgid "the '_' strftime flag"
1784 msgstr ""
1785
1786 #: c-family/c-format.c:653
1787 msgid "the '-' strftime flag"
1788 msgstr ""
1789
1790 #: c-family/c-format.c:654
1791 msgid "the '0' strftime flag"
1792 msgstr ""
1793
1794 #: c-family/c-format.c:655 c-family/c-format.c:680
1795 msgid "'^' flag"
1796 msgstr ""
1797
1798 #: c-family/c-format.c:655
1799 msgid "the '^' strftime flag"
1800 msgstr ""
1801
1802 #: c-family/c-format.c:656 config/i386/msformat-c.c:81
1803 msgid "the '#' strftime flag"
1804 msgstr ""
1805
1806 #: c-family/c-format.c:657
1807 msgid "field width in strftime format"
1808 msgstr ""
1809
1810 #: c-family/c-format.c:658
1811 msgid "'E' modifier"
1812 msgstr ""
1813
1814 #: c-family/c-format.c:658
1815 msgid "the 'E' strftime modifier"
1816 msgstr ""
1817
1818 #: c-family/c-format.c:659
1819 msgid "'O' modifier"
1820 msgstr ""
1821
1822 #: c-family/c-format.c:659
1823 msgid "the 'O' strftime modifier"
1824 msgstr ""
1825
1826 #: c-family/c-format.c:660 c-family/c-format.c:661
1827 msgid "the 'O' modifier"
1828 msgstr ""
1829
1830 #: c-family/c-format.c:679
1831 msgid "fill character"
1832 msgstr ""
1833
1834 #: c-family/c-format.c:679
1835 msgid "fill character in strfmon format"
1836 msgstr ""
1837
1838 #: c-family/c-format.c:680
1839 msgid "the '^' strfmon flag"
1840 msgstr ""
1841
1842 #: c-family/c-format.c:681
1843 msgid "the '+' strfmon flag"
1844 msgstr ""
1845
1846 #: c-family/c-format.c:682
1847 msgid "'(' flag"
1848 msgstr ""
1849
1850 #: c-family/c-format.c:682
1851 msgid "the '(' strfmon flag"
1852 msgstr ""
1853
1854 #: c-family/c-format.c:683
1855 msgid "'!' flag"
1856 msgstr ""
1857
1858 #: c-family/c-format.c:683
1859 msgid "the '!' strfmon flag"
1860 msgstr ""
1861
1862 #: c-family/c-format.c:684
1863 msgid "the '-' strfmon flag"
1864 msgstr ""
1865
1866 #: c-family/c-format.c:685
1867 msgid "field width in strfmon format"
1868 msgstr ""
1869
1870 #: c-family/c-format.c:686
1871 msgid "left precision"
1872 msgstr ""
1873
1874 #: c-family/c-format.c:686
1875 msgid "left precision in strfmon format"
1876 msgstr ""
1877
1878 #: c-family/c-format.c:687
1879 msgid "right precision"
1880 msgstr ""
1881
1882 #: c-family/c-format.c:687
1883 msgid "right precision in strfmon format"
1884 msgstr ""
1885
1886 #: c-family/c-format.c:688
1887 msgid "length modifier in strfmon format"
1888 msgstr ""
1889
1890 #. Handle deferred options from command-line.
1891 #: c-family/c-opts.c:1452 fortran/cpp.c:590
1892 msgid "<command-line>"
1893 msgstr ""
1894
1895 #: config/aarch64/aarch64.c:10009
1896 #, c-format
1897 msgid "unsupported operand for code '%c'"
1898 msgstr ""
1899
1900 #: config/aarch64/aarch64.c:10018 config/aarch64/aarch64.c:10031
1901 #: config/aarch64/aarch64.c:10043 config/aarch64/aarch64.c:10054
1902 #: config/aarch64/aarch64.c:10070 config/aarch64/aarch64.c:10084
1903 #: config/aarch64/aarch64.c:10104 config/aarch64/aarch64.c:10178
1904 #: config/aarch64/aarch64.c:10189 config/aarch64/aarch64.c:10203
1905 #: config/aarch64/aarch64.c:10425 config/aarch64/aarch64.c:10443
1906 #: config/pru/pru.c:1669 config/pru/pru.c:1679 config/pru/pru.c:1710
1907 #: config/pru/pru.c:1721 config/pru/pru.c:1793
1908 #, c-format
1909 msgid "invalid operand for '%%%c'"
1910 msgstr ""
1911
1912 #: config/aarch64/aarch64.c:10122 config/aarch64/aarch64.c:10133
1913 #: config/aarch64/aarch64.c:10285 config/aarch64/aarch64.c:10296
1914 #, c-format
1915 msgid "invalid vector constant"
1916 msgstr ""
1917
1918 #: config/aarch64/aarch64.c:10145 config/aarch64/aarch64.c:10157
1919 #, c-format
1920 msgid "incompatible floating point / vector register operand for '%%%c'"
1921 msgstr ""
1922
1923 #: config/aarch64/aarch64.c:10171
1924 #, c-format
1925 msgid "incompatible register operand for '%%%c'"
1926 msgstr ""
1927
1928 #: config/aarch64/aarch64.c:10237 config/arm/arm.c:24256
1929 #, c-format
1930 msgid "missing operand"
1931 msgstr ""
1932
1933 #: config/aarch64/aarch64.c:10322
1934 #, c-format
1935 msgid "invalid constant"
1936 msgstr ""
1937
1938 #: config/aarch64/aarch64.c:10325
1939 #, c-format
1940 msgid "invalid operand"
1941 msgstr ""
1942
1943 #: config/aarch64/aarch64.c:10451 config/aarch64/aarch64.c:10456
1944 #, c-format
1945 msgid "invalid operand prefix '%%%c'"
1946 msgstr ""
1947
1948 #: config/aarch64/aarch64.c:10476
1949 #, c-format
1950 msgid "invalid address mode"
1951 msgstr ""
1952
1953 #: config/aarch64/aarch64.c:23021 config/arm/arm.c:33216
1954 msgid "invalid conversion from type %<bfloat16_t%>"
1955 msgstr ""
1956
1957 #: config/aarch64/aarch64.c:23023 config/arm/arm.c:33218
1958 msgid "invalid conversion to type %<bfloat16_t%>"
1959 msgstr ""
1960
1961 #: config/aarch64/aarch64.c:23038 config/aarch64/aarch64.c:23054
1962 #: config/arm/arm.c:33233 config/arm/arm.c:33249
1963 msgid "operation not permitted on type %<bfloat16_t%>"
1964 msgstr ""
1965
1966 #: config/aarch64/aarch64.c:23062
1967 msgid "cannot combine GNU and SVE vectors in a binary operation"
1968 msgstr ""
1969
1970 #: config/alpha/alpha.c:5076 config/i386/i386.c:12938
1971 #: config/rs6000/rs6000.c:13446 config/sparc/sparc.c:9351
1972 #, c-format
1973 msgid "'%%&' used without any local dynamic TLS references"
1974 msgstr ""
1975
1976 #: config/alpha/alpha.c:5134 config/bfin/bfin.c:1427
1977 #, c-format
1978 msgid "invalid %%J value"
1979 msgstr ""
1980
1981 #: config/alpha/alpha.c:5164 config/ia64/ia64.c:5577 config/or1k/or1k.c:1211
1982 #, c-format
1983 msgid "invalid %%r value"
1984 msgstr ""
1985
1986 #: config/alpha/alpha.c:5174 config/ia64/ia64.c:5531
1987 #: config/rs6000/rs6000.c:13140 config/xtensa/xtensa.c:2444
1988 #, c-format
1989 msgid "invalid %%R value"
1990 msgstr ""
1991
1992 #: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:13060
1993 #: config/xtensa/xtensa.c:2411
1994 #, c-format
1995 msgid "invalid %%N value"
1996 msgstr ""
1997
1998 #: config/alpha/alpha.c:5188 config/rs6000/rs6000.c:13088
1999 #, c-format
2000 msgid "invalid %%P value"
2001 msgstr ""
2002
2003 #: config/alpha/alpha.c:5196
2004 #, c-format
2005 msgid "invalid %%h value"
2006 msgstr ""
2007
2008 #: config/alpha/alpha.c:5204 config/xtensa/xtensa.c:2437
2009 #, c-format
2010 msgid "invalid %%L value"
2011 msgstr ""
2012
2013 #: config/alpha/alpha.c:5223
2014 #, c-format
2015 msgid "invalid %%m value"
2016 msgstr ""
2017
2018 #: config/alpha/alpha.c:5229
2019 #, c-format
2020 msgid "invalid %%M value"
2021 msgstr ""
2022
2023 #: config/alpha/alpha.c:5266
2024 #, c-format
2025 msgid "invalid %%U value"
2026 msgstr ""
2027
2028 #: config/alpha/alpha.c:5274 config/rs6000/rs6000.c:13148
2029 #, c-format
2030 msgid "invalid %%s value"
2031 msgstr ""
2032
2033 #: config/alpha/alpha.c:5285
2034 #, c-format
2035 msgid "invalid %%C value"
2036 msgstr ""
2037
2038 #: config/alpha/alpha.c:5322 config/rs6000/rs6000.c:12924
2039 #, c-format
2040 msgid "invalid %%E value"
2041 msgstr ""
2042
2043 #: config/alpha/alpha.c:5347 config/alpha/alpha.c:5397
2044 #, c-format
2045 msgid "unknown relocation unspec"
2046 msgstr ""
2047
2048 #: config/alpha/alpha.c:5356 config/cr16/cr16.c:1570 config/gcn/gcn.c:5764
2049 #: config/gcn/gcn.c:5773 config/gcn/gcn.c:5833 config/gcn/gcn.c:5841
2050 #: config/gcn/gcn.c:5857 config/gcn/gcn.c:5875 config/gcn/gcn.c:5926
2051 #: config/gcn/gcn.c:6045 config/gcn/gcn.c:6156 config/rs6000/rs6000.c:13451
2052 #, c-format
2053 msgid "invalid %%xn code"
2054 msgstr ""
2055
2056 #: config/alpha/alpha.c:5462
2057 #, c-format
2058 msgid "invalid operand address"
2059 msgstr ""
2060
2061 #: config/arc/arc.c:4519
2062 #, c-format
2063 msgid "invalid operand to %%Z code"
2064 msgstr ""
2065
2066 #: config/arc/arc.c:4527
2067 #, c-format
2068 msgid "invalid operand to %%z code"
2069 msgstr ""
2070
2071 #: config/arc/arc.c:4535
2072 #, c-format
2073 msgid "invalid operands to %%c code"
2074 msgstr ""
2075
2076 #: config/arc/arc.c:4543
2077 #, c-format
2078 msgid "invalid operand to %%M code"
2079 msgstr ""
2080
2081 #: config/arc/arc.c:4551 config/m32r/m32r.c:2085
2082 #, c-format
2083 msgid "invalid operand to %%p code"
2084 msgstr ""
2085
2086 #: config/arc/arc.c:4562 config/m32r/m32r.c:2078
2087 #, c-format
2088 msgid "invalid operand to %%s code"
2089 msgstr ""
2090
2091 #: config/arc/arc.c:4710 config/m32r/m32r.c:2111
2092 #, c-format
2093 msgid "invalid operand to %%R code"
2094 msgstr ""
2095
2096 #: config/arc/arc.c:4786 config/m32r/m32r.c:2134
2097 #, c-format
2098 msgid "invalid operand to %%H/%%L code"
2099 msgstr ""
2100
2101 #: config/arc/arc.c:4854 config/m32r/m32r.c:2205
2102 #, c-format
2103 msgid "invalid operand to %%U code"
2104 msgstr ""
2105
2106 #: config/arc/arc.c:4866
2107 #, c-format
2108 msgid "invalid operand to %%V code"
2109 msgstr ""
2110
2111 #: config/arc/arc.c:4923
2112 #, c-format
2113 msgid "invalid operand to %%O code"
2114 msgstr ""
2115
2116 #. Unknown flag.
2117 #. Undocumented flag.
2118 #: config/arc/arc.c:4949 config/epiphany/epiphany.c:1307
2119 #: config/m32r/m32r.c:2232 config/nds32/nds32.c:3517 config/sparc/sparc.c:9630
2120 #, c-format
2121 msgid "invalid operand output code"
2122 msgstr ""
2123
2124 #: config/arc/arc.c:6489
2125 #, c-format
2126 msgid "invalid UNSPEC as operand: %d"
2127 msgstr ""
2128
2129 #: config/arc/arc.c:6705
2130 msgid "unrecognized supposed constant"
2131 msgstr ""
2132
2133 #: config/arm/arm.c:20631 config/arm/arm.c:20656 config/arm/arm.c:20666
2134 #: config/arm/arm.c:20675 config/arm/arm.c:20684
2135 #, c-format
2136 msgid "invalid shift operand"
2137 msgstr ""
2138
2139 #: config/arm/arm.c:23540 config/arm/arm.c:23558
2140 #, c-format
2141 msgid "predicated Thumb instruction"
2142 msgstr ""
2143
2144 #: config/arm/arm.c:23546
2145 #, c-format
2146 msgid "predicated instruction in conditional sequence"
2147 msgstr ""
2148
2149 #: config/arm/arm.c:23664 config/arm/arm.c:23677 config/arm/arm.c:23702
2150 #: config/nios2/nios2.c:3086
2151 #, c-format
2152 msgid "Unsupported operand for code '%c'"
2153 msgstr ""
2154
2155 #: config/arm/arm.c:23779 config/arm/arm.c:23801 config/arm/arm.c:23811
2156 #: config/arm/arm.c:23821 config/arm/arm.c:23831 config/arm/arm.c:23870
2157 #: config/arm/arm.c:23888 config/arm/arm.c:23913 config/arm/arm.c:23928
2158 #: config/arm/arm.c:23955 config/arm/arm.c:23962 config/arm/arm.c:23980
2159 #: config/arm/arm.c:23987 config/arm/arm.c:23995 config/arm/arm.c:24016
2160 #: config/arm/arm.c:24023 config/arm/arm.c:24203 config/arm/arm.c:24210
2161 #: config/arm/arm.c:24237 config/arm/arm.c:24244 config/bfin/bfin.c:1440
2162 #: config/bfin/bfin.c:1447 config/bfin/bfin.c:1454 config/bfin/bfin.c:1461
2163 #: config/bfin/bfin.c:1470 config/bfin/bfin.c:1477 config/bfin/bfin.c:1484
2164 #: config/bfin/bfin.c:1491 config/nds32/nds32.c:3543
2165 #, c-format
2166 msgid "invalid operand for code '%c'"
2167 msgstr ""
2168
2169 #: config/arm/arm.c:23883
2170 #, c-format
2171 msgid "instruction never executed"
2172 msgstr ""
2173
2174 #. Former Maverick support, removed after GCC-4.7.
2175 #: config/arm/arm.c:23904
2176 #, c-format
2177 msgid "obsolete Maverick format code '%c'"
2178 msgstr ""
2179
2180 #: config/avr/avr.c:2632
2181 #, c-format
2182 msgid "address operand requires constraint for X, Y, or Z register"
2183 msgstr ""
2184
2185 #: config/avr/avr.c:2813
2186 msgid "operands to %T/%t must be reg + const_int:"
2187 msgstr ""
2188
2189 #: config/avr/avr.c:2863 config/avr/avr.c:2930
2190 msgid "bad address, not an I/O address:"
2191 msgstr ""
2192
2193 #: config/avr/avr.c:2872
2194 msgid "bad address, not a constant:"
2195 msgstr ""
2196
2197 #: config/avr/avr.c:2890 config/avr/avr.c:2897
2198 msgid "bad address, not (reg+disp):"
2199 msgstr ""
2200
2201 #: config/avr/avr.c:2904
2202 msgid "bad address, not post_inc or pre_dec:"
2203 msgstr ""
2204
2205 #: config/avr/avr.c:2916
2206 msgid "internal compiler error. Bad address:"
2207 msgstr ""
2208
2209 #: config/avr/avr.c:2949
2210 #, c-format
2211 msgid "Unsupported code '%c' for fixed-point:"
2212 msgstr ""
2213
2214 #: config/avr/avr.c:2957
2215 msgid "internal compiler error. Unknown mode:"
2216 msgstr ""
2217
2218 #: config/avr/avr.c:3999 config/avr/avr.c:4943 config/avr/avr.c:5390
2219 msgid "invalid insn:"
2220 msgstr ""
2221
2222 #: config/avr/avr.c:4053 config/avr/avr.c:4165 config/avr/avr.c:4223
2223 #: config/avr/avr.c:4275 config/avr/avr.c:4294 config/avr/avr.c:4486
2224 #: config/avr/avr.c:4794 config/avr/avr.c:5079 config/avr/avr.c:5283
2225 #: config/avr/avr.c:5447 config/avr/avr.c:5540 config/avr/avr.c:5739
2226 msgid "incorrect insn:"
2227 msgstr ""
2228
2229 #: config/avr/avr.c:4310 config/avr/avr.c:4585 config/avr/avr.c:4865
2230 #: config/avr/avr.c:5151 config/avr/avr.c:5329 config/avr/avr.c:5596
2231 #: config/avr/avr.c:5797
2232 msgid "unknown move insn:"
2233 msgstr ""
2234
2235 #: config/avr/avr.c:6256
2236 msgid "bad shift insn:"
2237 msgstr ""
2238
2239 #: config/avr/avr.c:6364 config/avr/avr.c:6845 config/avr/avr.c:7260
2240 msgid "internal compiler error. Incorrect shift:"
2241 msgstr ""
2242
2243 #: config/avr/avr.c:8666
2244 msgid "unsupported fixed-point conversion"
2245 msgstr ""
2246
2247 #: config/avr/avr.c:10023
2248 msgid "variable"
2249 msgstr ""
2250
2251 #: config/avr/avr.c:10028
2252 msgid "function parameter"
2253 msgstr ""
2254
2255 #: config/avr/avr.c:10033
2256 msgid "structure field"
2257 msgstr ""
2258
2259 #: config/avr/avr.c:10039
2260 msgid "return type of function"
2261 msgstr ""
2262
2263 #: config/avr/avr.c:10044
2264 msgid "pointer"
2265 msgstr ""
2266
2267 #: config/avr/driver-avr.c:50
2268 #, c-format
2269 msgid ""
2270 "Running spec function '%s' with %d args\n"
2271 "\n"
2272 msgstr ""
2273
2274 #: config/bfin/bfin.c:1389
2275 #, c-format
2276 msgid "invalid %%j value"
2277 msgstr ""
2278
2279 #: config/bfin/bfin.c:1582 config/c6x/c6x.c:2277
2280 #, c-format
2281 msgid "invalid const_double operand"
2282 msgstr ""
2283
2284 #: config/bpf/bpf.c:762
2285 msgid "invalid address in operand"
2286 msgstr ""
2287
2288 #. Fallthrough.
2289 #: config/bpf/bpf.c:769
2290 msgid "unsupported operand"
2291 msgstr ""
2292
2293 #: config/cris/cris.c:775 config/ft32/ft32.c:110 config/moxie/moxie.c:108
2294 #: final.c:3607 final.c:3609 fold-const.c:266 gcc.c:5902 gcc.c:5916
2295 #: rtl-error.c:101 toplev.c:328 vr-values.c:2479 cp/typeck.c:6780
2296 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
2297 #: lto/lto-object.c:362
2298 #, gcc-internal-format, gfc-internal-format
2299 msgid "%s"
2300 msgstr ""
2301
2302 #: config/cris/cris.c:826
2303 msgid "unexpected index-type in cris_print_index"
2304 msgstr ""
2305
2306 #: config/cris/cris.c:840
2307 msgid "unexpected base-type in cris_print_base"
2308 msgstr ""
2309
2310 #: config/cris/cris.c:898
2311 msgid "invalid operand for 'b' modifier"
2312 msgstr ""
2313
2314 #: config/cris/cris.c:915
2315 msgid "invalid operand for 'o' modifier"
2316 msgstr ""
2317
2318 #: config/cris/cris.c:934
2319 msgid "invalid operand for 'O' modifier"
2320 msgstr ""
2321
2322 #: config/cris/cris.c:967
2323 msgid "invalid operand for 'p' modifier"
2324 msgstr ""
2325
2326 #: config/cris/cris.c:1006
2327 msgid "invalid operand for 'z' modifier"
2328 msgstr ""
2329
2330 #: config/cris/cris.c:1053 config/cris/cris.c:1087
2331 msgid "invalid operand for 'H' modifier"
2332 msgstr ""
2333
2334 #: config/cris/cris.c:1063
2335 msgid "bad register"
2336 msgstr ""
2337
2338 #: config/cris/cris.c:1107
2339 msgid "invalid operand for 'e' modifier"
2340 msgstr ""
2341
2342 #: config/cris/cris.c:1124
2343 msgid "invalid operand for 'm' modifier"
2344 msgstr ""
2345
2346 #: config/cris/cris.c:1149
2347 msgid "invalid operand for 'A' modifier"
2348 msgstr ""
2349
2350 #: config/cris/cris.c:1204
2351 msgid "invalid operand for 'D' modifier"
2352 msgstr ""
2353
2354 #: config/cris/cris.c:1218
2355 msgid "invalid operand for 'T' modifier"
2356 msgstr ""
2357
2358 #: config/cris/cris.c:1227 config/ft32/ft32.c:236 config/moxie/moxie.c:178
2359 msgid "invalid operand modifier letter"
2360 msgstr ""
2361
2362 #: config/cris/cris.c:1279
2363 msgid "unexpected multiplicative operand"
2364 msgstr ""
2365
2366 #: config/cris/cris.c:1299 config/ft32/ft32.c:259 config/moxie/moxie.c:203
2367 msgid "unexpected operand"
2368 msgstr ""
2369
2370 #: config/cris/cris.c:1338 config/cris/cris.c:1348
2371 msgid "unrecognized address"
2372 msgstr ""
2373
2374 #: config/cris/cris.c:2524 config/cris/cris.c:2577
2375 msgid "unexpected side-effects in address"
2376 msgstr ""
2377
2378 #: config/fr30/fr30.c:510
2379 #, c-format
2380 msgid "fr30_print_operand_address: unhandled address"
2381 msgstr ""
2382
2383 #: config/fr30/fr30.c:534
2384 #, c-format
2385 msgid "fr30_print_operand: unrecognized %%p code"
2386 msgstr ""
2387
2388 #: config/fr30/fr30.c:554
2389 #, c-format
2390 msgid "fr30_print_operand: unrecognized %%b code"
2391 msgstr ""
2392
2393 #: config/fr30/fr30.c:575
2394 #, c-format
2395 msgid "fr30_print_operand: unrecognized %%B code"
2396 msgstr ""
2397
2398 #: config/fr30/fr30.c:583
2399 #, c-format
2400 msgid "fr30_print_operand: invalid operand to %%A code"
2401 msgstr ""
2402
2403 #: config/fr30/fr30.c:600
2404 #, c-format
2405 msgid "fr30_print_operand: invalid %%x code"
2406 msgstr ""
2407
2408 #: config/fr30/fr30.c:607
2409 #, c-format
2410 msgid "fr30_print_operand: invalid %%F code"
2411 msgstr ""
2412
2413 #: config/fr30/fr30.c:624
2414 #, c-format
2415 msgid "fr30_print_operand: unknown code"
2416 msgstr ""
2417
2418 #: config/fr30/fr30.c:652 config/fr30/fr30.c:661 config/fr30/fr30.c:672
2419 #: config/fr30/fr30.c:685
2420 #, c-format
2421 msgid "fr30_print_operand: unhandled MEM"
2422 msgstr ""
2423
2424 #: config/frv/frv.c:2501
2425 msgid "bad insn to frv_print_operand_address:"
2426 msgstr ""
2427
2428 #: config/frv/frv.c:2512
2429 msgid "bad register to frv_print_operand_memory_reference_reg:"
2430 msgstr ""
2431
2432 #: config/frv/frv.c:2551 config/frv/frv.c:2561 config/frv/frv.c:2570
2433 #: config/frv/frv.c:2591 config/frv/frv.c:2596
2434 msgid "bad insn to frv_print_operand_memory_reference:"
2435 msgstr ""
2436
2437 #: config/frv/frv.c:2681
2438 #, c-format
2439 msgid "bad condition code"
2440 msgstr ""
2441
2442 #: config/frv/frv.c:2755
2443 msgid "bad insn in frv_print_operand, bad const_double"
2444 msgstr ""
2445
2446 #: config/frv/frv.c:2816
2447 msgid "bad insn to frv_print_operand, 'e' modifier:"
2448 msgstr ""
2449
2450 #: config/frv/frv.c:2824
2451 msgid "bad insn to frv_print_operand, 'F' modifier:"
2452 msgstr ""
2453
2454 #: config/frv/frv.c:2840
2455 msgid "bad insn to frv_print_operand, 'f' modifier:"
2456 msgstr ""
2457
2458 #: config/frv/frv.c:2854
2459 msgid "bad insn to frv_print_operand, 'g' modifier:"
2460 msgstr ""
2461
2462 #: config/frv/frv.c:2902
2463 msgid "bad insn to frv_print_operand, 'L' modifier:"
2464 msgstr ""
2465
2466 #: config/frv/frv.c:2915
2467 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
2468 msgstr ""
2469
2470 #: config/frv/frv.c:2936
2471 msgid "bad insn to frv_print_operand, 'O' modifier:"
2472 msgstr ""
2473
2474 #: config/frv/frv.c:2954
2475 msgid "bad insn to frv_print_operand, P modifier:"
2476 msgstr ""
2477
2478 #: config/frv/frv.c:2974
2479 msgid "bad insn in frv_print_operand, z case"
2480 msgstr ""
2481
2482 #: config/frv/frv.c:3005
2483 msgid "bad insn in frv_print_operand, 0 case"
2484 msgstr ""
2485
2486 #: config/frv/frv.c:3010
2487 msgid "frv_print_operand: unknown code"
2488 msgstr ""
2489
2490 #: config/frv/frv.c:4384
2491 msgid "bad output_move_single operand"
2492 msgstr ""
2493
2494 #: config/frv/frv.c:4511
2495 msgid "bad output_move_double operand"
2496 msgstr ""
2497
2498 #: config/frv/frv.c:4653
2499 msgid "bad output_condmove_single operand"
2500 msgstr ""
2501
2502 #: config/gcn/gcn.c:5434 config/gcn/gcn.c:5458 config/gcn/gcn.c:5462
2503 #: config/gcn/gcn.c:5806 config/gcn/gcn.c:5817 config/gcn/gcn.c:5820
2504 #, c-format
2505 msgid "bad ADDR_SPACE_GLOBAL address"
2506 msgstr ""
2507
2508 #: config/gcn/gcn.c:5574 config/gcn/gcn.c:5597 config/gcn/gcn.c:5629
2509 #: config/gcn/gcn.c:5645 config/gcn/gcn.c:5660 config/gcn/gcn.c:5679
2510 #: config/gcn/gcn.c:5755 config/gcn/gcn.c:5951 config/gcn/gcn.c:6066
2511 #, c-format
2512 msgid "invalid operand %%xn code"
2513 msgstr ""
2514
2515 #: config/gcn/gcn.c:6054
2516 #, c-format
2517 msgid "operand %%xn code invalid for QImode"
2518 msgstr ""
2519
2520 #: config/gcn/gcn.c:6136
2521 #, c-format
2522 msgid "invalid fp constant"
2523 msgstr ""
2524
2525 #: config/h8300/h8300.c:1545 config/h8300/h8300.c:1553
2526 #: config/h8300/h8300.c:1561 config/h8300/h8300.c:1569
2527 #: config/h8300/h8300.c:1577 config/h8300/h8300.c:1585
2528 #, c-format
2529 msgid "Expected register or constant integer."
2530 msgstr ""
2531
2532 #: config/i386/i386.c:11729
2533 #, c-format
2534 msgid "invalid UNSPEC as operand"
2535 msgstr ""
2536
2537 #: config/i386/i386.c:12268
2538 #, c-format
2539 msgid "invalid use of register '%s'"
2540 msgstr ""
2541
2542 #: config/i386/i386.c:12273
2543 #, c-format
2544 msgid "invalid use of asm flag output"
2545 msgstr ""
2546
2547 #: config/i386/i386.c:12506
2548 #, c-format
2549 msgid "invalid operand size for operand code 'O'"
2550 msgstr ""
2551
2552 #: config/i386/i386.c:12541
2553 #, c-format
2554 msgid "invalid operand size for operand code 'z'"
2555 msgstr ""
2556
2557 #: config/i386/i386.c:12610
2558 #, c-format
2559 msgid "invalid operand type used with operand code 'Z'"
2560 msgstr ""
2561
2562 #: config/i386/i386.c:12615
2563 #, c-format
2564 msgid "invalid operand size for operand code 'Z'"
2565 msgstr ""
2566
2567 #: config/i386/i386.c:12670
2568 #, c-format
2569 msgid "operand is not a condition code, invalid operand code 'I'"
2570 msgstr ""
2571
2572 #: config/i386/i386.c:12726
2573 #, c-format
2574 msgid "operand is not a condition code, invalid operand code 'Y'"
2575 msgstr ""
2576
2577 #: config/i386/i386.c:12805
2578 #, c-format
2579 msgid "operand is not a condition code, invalid operand code 'D'"
2580 msgstr ""
2581
2582 #: config/i386/i386.c:12823
2583 #, c-format
2584 msgid "operand is not a condition code, invalid operand code '%c'"
2585 msgstr ""
2586
2587 #: config/i386/i386.c:12836
2588 #, c-format
2589 msgid ""
2590 "operand is not an offsettable memory reference, invalid operand code 'H'"
2591 msgstr ""
2592
2593 #: config/i386/i386.c:12851
2594 #, c-format
2595 msgid "operand is not an integer, invalid operand code 'K'"
2596 msgstr ""
2597
2598 #: config/i386/i386.c:12879
2599 #, c-format
2600 msgid "operand is not a specific integer, invalid operand code 'r'"
2601 msgstr ""
2602
2603 #: config/i386/i386.c:12897
2604 #, c-format
2605 msgid "operand is not an integer, invalid operand code 'R'"
2606 msgstr ""
2607
2608 #: config/i386/i386.c:12920
2609 #, c-format
2610 msgid "operand is not a specific integer, invalid operand code 'R'"
2611 msgstr ""
2612
2613 #: config/i386/i386.c:13024
2614 #, c-format
2615 msgid "invalid operand code '%c'"
2616 msgstr ""
2617
2618 #: config/i386/i386.c:13086
2619 #, c-format
2620 msgid "invalid constraints for operand"
2621 msgstr ""
2622
2623 #: config/i386/i386.c:13136
2624 #, c-format
2625 msgid "invalid vector immediate"
2626 msgstr ""
2627
2628 #: config/i386/i386.c:16068
2629 msgid "unknown insn mode"
2630 msgstr ""
2631
2632 #: config/i386/djgpp.h:143
2633 #, c-format
2634 msgid "-f%s ignored (not supported for DJGPP)\n"
2635 msgstr ""
2636
2637 #: config/ia64/ia64.c:5459
2638 #, c-format
2639 msgid "invalid %%G mode"
2640 msgstr ""
2641
2642 #: config/ia64/ia64.c:5630
2643 #, c-format
2644 msgid "ia64_print_operand: unknown code"
2645 msgstr ""
2646
2647 #: config/ia64/ia64.c:11243
2648 msgid "invalid conversion from %<__fpreg%>"
2649 msgstr ""
2650
2651 #: config/ia64/ia64.c:11246
2652 msgid "invalid conversion to %<__fpreg%>"
2653 msgstr ""
2654
2655 #: config/ia64/ia64.c:11259 config/ia64/ia64.c:11270
2656 msgid "invalid operation on %<__fpreg%>"
2657 msgstr ""
2658
2659 #: config/iq2000/iq2000.c:3126 config/tilegx/tilegx.c:5303
2660 #: config/tilepro/tilepro.c:4692
2661 #, c-format
2662 msgid "invalid %%P operand"
2663 msgstr ""
2664
2665 #: config/iq2000/iq2000.c:3134 config/rs6000/rs6000.c:13078
2666 #, c-format
2667 msgid "invalid %%p value"
2668 msgstr ""
2669
2670 #: config/iq2000/iq2000.c:3193
2671 #, c-format
2672 msgid "invalid use of %%d, %%x, or %%X"
2673 msgstr ""
2674
2675 #: config/lm32/lm32.c:524
2676 #, c-format
2677 msgid "only 0.0 can be loaded as an immediate"
2678 msgstr ""
2679
2680 #: config/lm32/lm32.c:594
2681 msgid "bad operand"
2682 msgstr ""
2683
2684 #: config/lm32/lm32.c:606
2685 msgid "can't use non gp relative absolute address"
2686 msgstr ""
2687
2688 #: config/lm32/lm32.c:610
2689 msgid "invalid addressing mode"
2690 msgstr ""
2691
2692 #: config/m32r/m32r.c:2143
2693 msgid "bad insn for 'A'"
2694 msgstr ""
2695
2696 #: config/m32r/m32r.c:2190
2697 #, c-format
2698 msgid "invalid operand to %%T/%%B code"
2699 msgstr ""
2700
2701 #: config/m32r/m32r.c:2213
2702 #, c-format
2703 msgid "invalid operand to %%N code"
2704 msgstr ""
2705
2706 #: config/m32r/m32r.c:2246
2707 msgid "pre-increment address is not a register"
2708 msgstr ""
2709
2710 #: config/m32r/m32r.c:2253
2711 msgid "pre-decrement address is not a register"
2712 msgstr ""
2713
2714 #: config/m32r/m32r.c:2260
2715 msgid "post-increment address is not a register"
2716 msgstr ""
2717
2718 #: config/m32r/m32r.c:2335 config/m32r/m32r.c:2350 config/rs6000/rs6000.c:19869
2719 msgid "bad address"
2720 msgstr ""
2721
2722 #: config/m32r/m32r.c:2355
2723 msgid "lo_sum not of register"
2724 msgstr ""
2725
2726 #: config/microblaze/microblaze.c:2293
2727 #, c-format
2728 msgid "unknown punctuation '%c'"
2729 msgstr ""
2730
2731 #: config/microblaze/microblaze.c:2302
2732 #, c-format
2733 msgid "null pointer"
2734 msgstr ""
2735
2736 #: config/microblaze/microblaze.c:2337
2737 #, c-format
2738 msgid "PRINT_OPERAND, invalid insn for %%C"
2739 msgstr ""
2740
2741 #: config/microblaze/microblaze.c:2366
2742 #, c-format
2743 msgid "PRINT_OPERAND, invalid insn for %%N"
2744 msgstr ""
2745
2746 #: config/microblaze/microblaze.c:2386 config/microblaze/microblaze.c:2562
2747 msgid "insn contains an invalid address !"
2748 msgstr ""
2749
2750 #: config/microblaze/microblaze.c:2402 config/microblaze/microblaze.c:2632
2751 #: config/xtensa/xtensa.c:2541
2752 msgid "invalid address"
2753 msgstr ""
2754
2755 #: config/microblaze/microblaze.c:2505
2756 #, c-format
2757 msgid "letter %c was found & insn was not CONST_INT"
2758 msgstr ""
2759
2760 #: config/mips/mips.c:8934 config/mips/mips.c:8961 config/mips/mips.c:9144
2761 #, c-format
2762 msgid "'%%%c' is not a valid operand prefix"
2763 msgstr ""
2764
2765 #: config/mips/mips.c:9033 config/mips/mips.c:9040 config/mips/mips.c:9047
2766 #: config/mips/mips.c:9054 config/mips/mips.c:9067 config/mips/mips.c:9074
2767 #: config/mips/mips.c:9084 config/mips/mips.c:9087 config/mips/mips.c:9099
2768 #: config/mips/mips.c:9102 config/mips/mips.c:9162 config/mips/mips.c:9169
2769 #: config/mips/mips.c:9190 config/mips/mips.c:9205 config/mips/mips.c:9224
2770 #: config/mips/mips.c:9233 config/riscv/riscv.c:3294 config/riscv/riscv.c:3409
2771 #: config/riscv/riscv.c:3415 config/riscv/riscv.c:3424
2772 #, c-format
2773 msgid "invalid use of '%%%c'"
2774 msgstr ""
2775
2776 #: config/mmix/mmix.c:1619 config/mmix/mmix.c:1749
2777 msgid "MMIX Internal: Expected a CONST_INT, not this"
2778 msgstr ""
2779
2780 #: config/mmix/mmix.c:1698
2781 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
2782 msgstr ""
2783
2784 #: config/mmix/mmix.c:1717
2785 msgid "MMIX Internal: Expected a register, not this"
2786 msgstr ""
2787
2788 #: config/mmix/mmix.c:1727
2789 msgid "MMIX Internal: Expected a constant, not this"
2790 msgstr ""
2791
2792 #. We need the original here.
2793 #: config/mmix/mmix.c:1811
2794 msgid "MMIX Internal: Cannot decode this operand"
2795 msgstr ""
2796
2797 #: config/mmix/mmix.c:1867
2798 msgid "MMIX Internal: This is not a recognized address"
2799 msgstr ""
2800
2801 #: config/mmix/mmix.c:2743
2802 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
2803 msgstr ""
2804
2805 #: config/mmix/mmix.c:2750
2806 msgid "MMIX Internal: What's the CC of this?"
2807 msgstr ""
2808
2809 #: config/mmix/mmix.c:2754
2810 msgid "MMIX Internal: What is the CC of this?"
2811 msgstr ""
2812
2813 #: config/mmix/mmix.c:2796
2814 msgid "MMIX Internal: This is not a constant:"
2815 msgstr ""
2816
2817 #: config/msp430/msp430.c:3586
2818 #, c-format
2819 msgid "invalid operand prefix"
2820 msgstr ""
2821
2822 #: config/msp430/msp430.c:3620
2823 #, c-format
2824 msgid "invalid zero extract"
2825 msgstr ""
2826
2827 #: config/or1k/or1k.c:1116 config/or1k/or1k.c:1124
2828 #, c-format
2829 msgid "invalid relocation"
2830 msgstr ""
2831
2832 #: config/or1k/or1k.c:1218
2833 #, c-format
2834 msgid "invalid %%H value"
2835 msgstr ""
2836
2837 #: config/or1k/or1k.c:1231 config/xtensa/xtensa.c:2458
2838 #, c-format
2839 msgid "invalid %%d value"
2840 msgstr ""
2841
2842 #: config/or1k/or1k.c:1279
2843 #, c-format
2844 msgid "unknown operand letter: '%c'"
2845 msgstr ""
2846
2847 #: config/pru/pru.c:1641 config/pru/pru.c:1652
2848 #, c-format
2849 msgid "I/O register operand for '%%%c'"
2850 msgstr ""
2851
2852 #: config/pru/pru.c:1658
2853 #, c-format
2854 msgid "non 32 bit register operand for '%%%c'"
2855 msgstr ""
2856
2857 #: config/pru/pru.c:1763
2858 #, c-format
2859 msgid "unsupported code '%c' for fixed-point:"
2860 msgstr ""
2861
2862 #: config/pru/pru.c:1777
2863 #, c-format
2864 msgid "double constants not supported"
2865 msgstr ""
2866
2867 #: config/pru/pru.c:1860
2868 #, c-format
2869 msgid "unsupported operand %s for code '%c'"
2870 msgstr ""
2871
2872 #: config/pru/pru.c:1870
2873 #, c-format
2874 msgid "unexpected text address:"
2875 msgstr ""
2876
2877 #: config/pru/pru.c:1889
2878 #, c-format
2879 msgid "unsupported constant address:"
2880 msgstr ""
2881
2882 #: config/pru/pru.c:1950
2883 #, c-format
2884 msgid "unsupported memory expression:"
2885 msgstr ""
2886
2887 #: config/rl78/rl78.c:1998 config/rl78/rl78.c:2084
2888 #, c-format
2889 msgid "q/Q modifiers invalid for symbol references"
2890 msgstr ""
2891
2892 #: config/rs6000/host-darwin.c:96
2893 #, c-format
2894 msgid "Out of stack space.\n"
2895 msgstr ""
2896
2897 #: config/rs6000/host-darwin.c:117
2898 #, c-format
2899 msgid "Try running '%s' in the shell to raise its limit.\n"
2900 msgstr ""
2901
2902 #: config/rs6000/rs6000.c:3696
2903 msgid "%<-mvsx%> requires hardware floating point"
2904 msgstr ""
2905
2906 #: config/rs6000/rs6000.c:3704
2907 msgid "%<-mvsx%> needs indexed addressing"
2908 msgstr ""
2909
2910 #: config/rs6000/rs6000.c:3709
2911 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
2912 msgstr ""
2913
2914 #: config/rs6000/rs6000.c:3711
2915 msgid "%<-mno-altivec%> disables vsx"
2916 msgstr ""
2917
2918 #: config/rs6000/rs6000.c:3845
2919 msgid "%<-mquad-memory%> requires 64-bit mode"
2920 msgstr ""
2921
2922 #: config/rs6000/rs6000.c:3848
2923 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
2924 msgstr ""
2925
2926 #: config/rs6000/rs6000.c:3860
2927 msgid "%<-mquad-memory%> is not available in little endian mode"
2928 msgstr ""
2929
2930 #: config/rs6000/rs6000.c:10144
2931 msgid "bad move"
2932 msgstr ""
2933
2934 #: config/rs6000/rs6000.c:12708
2935 msgid "Bad 128-bit move"
2936 msgstr ""
2937
2938 #: config/rs6000/rs6000.c:12888
2939 #, c-format
2940 msgid "invalid %%A value"
2941 msgstr ""
2942
2943 #: config/rs6000/rs6000.c:12897 config/xtensa/xtensa.c:2387
2944 #, c-format
2945 msgid "invalid %%D value"
2946 msgstr ""
2947
2948 #: config/rs6000/rs6000.c:12912
2949 #, c-format
2950 msgid "invalid %%e value"
2951 msgstr ""
2952
2953 #: config/rs6000/rs6000.c:12933
2954 #, c-format
2955 msgid "invalid %%f value"
2956 msgstr ""
2957
2958 #: config/rs6000/rs6000.c:12942
2959 #, c-format
2960 msgid "invalid %%F value"
2961 msgstr ""
2962
2963 #: config/rs6000/rs6000.c:12951
2964 #, c-format
2965 msgid "invalid %%G value"
2966 msgstr ""
2967
2968 #: config/rs6000/rs6000.c:12986
2969 #, c-format
2970 msgid "invalid %%j code"
2971 msgstr ""
2972
2973 #: config/rs6000/rs6000.c:12996
2974 #, c-format
2975 msgid "invalid %%J code"
2976 msgstr ""
2977
2978 #: config/rs6000/rs6000.c:13006
2979 #, c-format
2980 msgid "invalid %%k value"
2981 msgstr ""
2982
2983 #: config/rs6000/rs6000.c:13021 config/xtensa/xtensa.c:2430
2984 #, c-format
2985 msgid "invalid %%K value"
2986 msgstr ""
2987
2988 #: config/rs6000/rs6000.c:13068
2989 #, c-format
2990 msgid "invalid %%O value"
2991 msgstr ""
2992
2993 #: config/rs6000/rs6000.c:13115
2994 #, c-format
2995 msgid "invalid %%q value"
2996 msgstr ""
2997
2998 #: config/rs6000/rs6000.c:13157
2999 #, c-format
3000 msgid "invalid %%t value"
3001 msgstr ""
3002
3003 #: config/rs6000/rs6000.c:13174
3004 #, c-format
3005 msgid "invalid %%T value"
3006 msgstr ""
3007
3008 #: config/rs6000/rs6000.c:13186
3009 #, c-format
3010 msgid "invalid %%u value"
3011 msgstr ""
3012
3013 #: config/rs6000/rs6000.c:13200 config/xtensa/xtensa.c:2399
3014 #, c-format
3015 msgid "invalid %%v value"
3016 msgstr ""
3017
3018 #: config/rs6000/rs6000.c:13250
3019 #, c-format
3020 msgid "invalid %%V value"
3021 msgstr ""
3022
3023 #: config/rs6000/rs6000.c:13267 config/xtensa/xtensa.c:2451
3024 #, c-format
3025 msgid "invalid %%x value"
3026 msgstr ""
3027
3028 #: config/rs6000/rs6000.c:13324
3029 #, c-format
3030 msgid "invalid %%z value"
3031 msgstr ""
3032
3033 #: config/rs6000/rs6000.c:13393
3034 #, c-format
3035 msgid "invalid %%y value, try using the 'Z' constraint"
3036 msgstr ""
3037
3038 #: config/rs6000/rs6000.c:14237
3039 msgid "__float128 and __ibm128 cannot be used in the same expression"
3040 msgstr ""
3041
3042 #: config/rs6000/rs6000.c:14243
3043 msgid "__ibm128 and long double cannot be used in the same expression"
3044 msgstr ""
3045
3046 #: config/rs6000/rs6000.c:14249
3047 msgid "__float128 and long double cannot be used in the same expression"
3048 msgstr ""
3049
3050 #: config/rs6000/rs6000.c:23128
3051 msgid "AltiVec argument passed to unprototyped function"
3052 msgstr ""
3053
3054 #: config/rs6000/rs6000.c:26145
3055 msgid "Could not generate addis value for fusion"
3056 msgstr ""
3057
3058 #: config/rs6000/rs6000.c:26214
3059 msgid "Unable to generate load/store offset for fusion"
3060 msgstr ""
3061
3062 #: config/rs6000/rs6000.c:26290
3063 msgid "Bad GPR fusion"
3064 msgstr ""
3065
3066 #: config/rs6000/rs6000.c:26769
3067 msgid "invalid conversion from type %<__vector_quad%>"
3068 msgstr ""
3069
3070 #: config/rs6000/rs6000.c:26771
3071 msgid "invalid conversion to type %<__vector_quad%>"
3072 msgstr ""
3073
3074 #: config/rs6000/rs6000.c:26773
3075 msgid "invalid conversion from type %<__vector_pair%>"
3076 msgstr ""
3077
3078 #: config/rs6000/rs6000.c:26775
3079 msgid "invalid conversion to type %<__vector_pair%>"
3080 msgstr ""
3081
3082 #: config/rs6000/rs6000.c:26783
3083 msgid "invalid conversion from type %<* __vector_quad%>"
3084 msgstr ""
3085
3086 #: config/rs6000/rs6000.c:26786
3087 msgid "invalid conversion to type %<* __vector_quad%>"
3088 msgstr ""
3089
3090 #: config/rs6000/rs6000.c:26789
3091 msgid "invalid conversion from type %<* __vector_pair%>"
3092 msgstr ""
3093
3094 #: config/rs6000/rs6000.c:26792
3095 msgid "invalid conversion to type %<* __vector_pair%>"
3096 msgstr ""
3097
3098 #: config/s390/s390.c:7792
3099 #, c-format
3100 msgid "symbolic memory references are only supported on z10 or later"
3101 msgstr ""
3102
3103 #: config/s390/s390.c:7803
3104 #, c-format
3105 msgid "cannot decompose address"
3106 msgstr ""
3107
3108 #: config/s390/s390.c:7883
3109 #, c-format
3110 msgid "invalid comparison operator for 'E' output modifier"
3111 msgstr ""
3112
3113 #: config/s390/s390.c:7906
3114 #, c-format
3115 msgid "invalid reference for 'J' output modifier"
3116 msgstr ""
3117
3118 #: config/s390/s390.c:7924
3119 #, c-format
3120 msgid "invalid address for 'O' output modifier"
3121 msgstr ""
3122
3123 #: config/s390/s390.c:7946
3124 #, c-format
3125 msgid "invalid address for 'R' output modifier"
3126 msgstr ""
3127
3128 #: config/s390/s390.c:7964
3129 #, c-format
3130 msgid "memory reference expected for 'S' output modifier"
3131 msgstr ""
3132
3133 #: config/s390/s390.c:7974
3134 #, c-format
3135 msgid "invalid address for 'S' output modifier"
3136 msgstr ""
3137
3138 #: config/s390/s390.c:7995
3139 #, c-format
3140 msgid "register or memory expression expected for 'N' output modifier"
3141 msgstr ""
3142
3143 #: config/s390/s390.c:8006
3144 #, c-format
3145 msgid "register or memory expression expected for 'M' output modifier"
3146 msgstr ""
3147
3148 #: config/s390/s390.c:8092 config/s390/s390.c:8113
3149 #, c-format
3150 msgid "invalid constant for output modifier '%c'"
3151 msgstr ""
3152
3153 #: config/s390/s390.c:8110
3154 #, c-format
3155 msgid "invalid constant - try using an output modifier"
3156 msgstr ""
3157
3158 #: config/s390/s390.c:8147
3159 #, c-format
3160 msgid "invalid constant vector for output modifier '%c'"
3161 msgstr ""
3162
3163 #: config/s390/s390.c:8154
3164 #, c-format
3165 msgid "invalid expression - try using an output modifier"
3166 msgstr ""
3167
3168 #: config/s390/s390.c:8157
3169 #, c-format
3170 msgid "invalid expression for output modifier '%c'"
3171 msgstr ""
3172
3173 #: config/s390/s390.c:11878
3174 msgid "vector argument passed to unprototyped function"
3175 msgstr ""
3176
3177 #: config/s390/s390.c:16250
3178 msgid "types differ in signedness"
3179 msgstr ""
3180
3181 #: config/s390/s390.c:16260
3182 msgid "binary operator does not support two vector bool operands"
3183 msgstr ""
3184
3185 #: config/s390/s390.c:16263
3186 msgid "binary operator does not support vector bool operand"
3187 msgstr ""
3188
3189 #: config/s390/s390.c:16271
3190 msgid ""
3191 "binary operator does not support mixing vector bool with floating point "
3192 "vector operands"
3193 msgstr ""
3194
3195 #: config/sh/sh.c:1222
3196 #, c-format
3197 msgid "invalid operand to %%R"
3198 msgstr ""
3199
3200 #: config/sh/sh.c:1249
3201 #, c-format
3202 msgid "invalid operand to %%S"
3203 msgstr ""
3204
3205 #: config/sh/sh.c:8666
3206 msgid "created and used with different architectures / ABIs"
3207 msgstr ""
3208
3209 #: config/sh/sh.c:8668
3210 msgid "created and used with different ABIs"
3211 msgstr ""
3212
3213 #: config/sh/sh.c:8670
3214 msgid "created and used with different endianness"
3215 msgstr ""
3216
3217 #: config/sparc/sparc.c:9360 config/sparc/sparc.c:9366
3218 #, c-format
3219 msgid "invalid %%Y operand"
3220 msgstr ""
3221
3222 #: config/sparc/sparc.c:9453
3223 #, c-format
3224 msgid "invalid %%A operand"
3225 msgstr ""
3226
3227 #: config/sparc/sparc.c:9473
3228 #, c-format
3229 msgid "invalid %%B operand"
3230 msgstr ""
3231
3232 #: config/sparc/sparc.c:9553 config/tilegx/tilegx.c:5090
3233 #: config/tilepro/tilepro.c:4499
3234 #, c-format
3235 msgid "invalid %%C operand"
3236 msgstr ""
3237
3238 #: config/sparc/sparc.c:9585 config/tilegx/tilegx.c:5123
3239 #, c-format
3240 msgid "invalid %%D operand"
3241 msgstr ""
3242
3243 #: config/sparc/sparc.c:9604
3244 #, c-format
3245 msgid "invalid %%f operand"
3246 msgstr ""
3247
3248 #: config/sparc/sparc.c:9616
3249 #, c-format
3250 msgid "invalid %%s operand"
3251 msgstr ""
3252
3253 #: config/sparc/sparc.c:9661
3254 #, c-format
3255 msgid "floating-point constant not a valid immediate operand"
3256 msgstr ""
3257
3258 #: config/stormy16/stormy16.c:1751 config/stormy16/stormy16.c:1822
3259 #, c-format
3260 msgid "'B' operand is not constant"
3261 msgstr ""
3262
3263 #: config/stormy16/stormy16.c:1778
3264 #, c-format
3265 msgid "'B' operand has multiple bits set"
3266 msgstr ""
3267
3268 #: config/stormy16/stormy16.c:1804
3269 #, c-format
3270 msgid "'o' operand is not constant"
3271 msgstr ""
3272
3273 #: config/stormy16/stormy16.c:1836
3274 #, c-format
3275 msgid "xstormy16_print_operand: unknown code"
3276 msgstr ""
3277
3278 #: config/tilegx/tilegx.c:5075 config/tilepro/tilepro.c:4484
3279 #, c-format
3280 msgid "invalid %%c operand"
3281 msgstr ""
3282
3283 #: config/tilegx/tilegx.c:5106
3284 #, c-format
3285 msgid "invalid %%d operand"
3286 msgstr ""
3287
3288 #: config/tilegx/tilegx.c:5203
3289 #, c-format
3290 msgid "invalid %%H specifier"
3291 msgstr ""
3292
3293 #: config/tilegx/tilegx.c:5245 config/tilepro/tilepro.c:4513
3294 #, c-format
3295 msgid "invalid %%h operand"
3296 msgstr ""
3297
3298 #: config/tilegx/tilegx.c:5257 config/tilepro/tilepro.c:4577
3299 #, c-format
3300 msgid "invalid %%I operand"
3301 msgstr ""
3302
3303 #: config/tilegx/tilegx.c:5269 config/tilepro/tilepro.c:4589
3304 #, c-format
3305 msgid "invalid %%i operand"
3306 msgstr ""
3307
3308 #: config/tilegx/tilegx.c:5290 config/tilepro/tilepro.c:4610
3309 #, c-format
3310 msgid "invalid %%j operand"
3311 msgstr ""
3312
3313 #: config/tilegx/tilegx.c:5321
3314 #, c-format
3315 msgid "invalid %%%c operand"
3316 msgstr ""
3317
3318 #: config/tilegx/tilegx.c:5336 config/tilepro/tilepro.c:4724
3319 #, c-format
3320 msgid "invalid %%N operand"
3321 msgstr ""
3322
3323 #: config/tilegx/tilegx.c:5380
3324 #, c-format
3325 msgid "invalid operand for 'r' specifier"
3326 msgstr ""
3327
3328 #: config/tilegx/tilegx.c:5404 config/tilepro/tilepro.c:4804
3329 #, c-format
3330 msgid "unable to print out operand yet; code == %d (%c)"
3331 msgstr ""
3332
3333 #: config/tilepro/tilepro.c:4549
3334 #, c-format
3335 msgid "invalid %%H operand"
3336 msgstr ""
3337
3338 #: config/tilepro/tilepro.c:4649
3339 #, c-format
3340 msgid "invalid %%L operand"
3341 msgstr ""
3342
3343 #: config/tilepro/tilepro.c:4709
3344 #, c-format
3345 msgid "invalid %%M operand"
3346 msgstr ""
3347
3348 #: config/tilepro/tilepro.c:4752 config/tilepro/tilepro.c:4759
3349 #, c-format
3350 msgid "invalid %%t operand"
3351 msgstr ""
3352
3353 #: config/tilepro/tilepro.c:4779
3354 #, c-format
3355 msgid "invalid %%r operand"
3356 msgstr ""
3357
3358 #: config/v850/v850.c:271
3359 msgid "const_double_split got a bad insn:"
3360 msgstr ""
3361
3362 #: config/v850/v850.c:885
3363 msgid "output_move_single:"
3364 msgstr ""
3365
3366 #: config/vax/vax.c:463
3367 #, c-format
3368 msgid "symbol used with both base and indexed registers"
3369 msgstr ""
3370
3371 #: config/vax/vax.c:472
3372 #, c-format
3373 msgid "symbol with offset used in PIC mode"
3374 msgstr ""
3375
3376 #: config/vax/vax.c:560
3377 #, c-format
3378 msgid "symbol used as immediate operand"
3379 msgstr ""
3380
3381 #: config/vax/vax.c:1587
3382 msgid "illegal operand detected"
3383 msgstr ""
3384
3385 #: config/visium/visium.c:3362
3386 msgid "illegal operand "
3387 msgstr ""
3388
3389 #: config/visium/visium.c:3413
3390 msgid "illegal operand address (1)"
3391 msgstr ""
3392
3393 #: config/visium/visium.c:3420
3394 msgid "illegal operand address (2)"
3395 msgstr ""
3396
3397 #: config/visium/visium.c:3435
3398 msgid "illegal operand address (3)"
3399 msgstr ""
3400
3401 #: config/visium/visium.c:3443
3402 msgid "illegal operand address (4)"
3403 msgstr ""
3404
3405 #: config/xtensa/xtensa.c:814 config/xtensa/xtensa.c:846
3406 #: config/xtensa/xtensa.c:855
3407 msgid "bad test"
3408 msgstr ""
3409
3410 #: config/xtensa/xtensa.c:2425
3411 msgid "invalid mask"
3412 msgstr ""
3413
3414 #: config/xtensa/xtensa.c:2477 config/xtensa/xtensa.c:2487
3415 #, c-format
3416 msgid "invalid %%t/%%b value"
3417 msgstr ""
3418
3419 #: config/xtensa/xtensa.c:2566
3420 msgid "no register in address"
3421 msgstr ""
3422
3423 #: config/xtensa/xtensa.c:2574
3424 msgid "address offset not a constant"
3425 msgstr ""
3426
3427 #: c/c-objc-common.c:225
3428 msgid "aka"
3429 msgstr ""
3430
3431 #: c/c-objc-common.c:332
3432 msgid "({anonymous})"
3433 msgstr ""
3434
3435 #. If we have
3436 #. declaration-specifiers declarator decl-specs
3437 #. then assume we have a missing semicolon, which would
3438 #. give us:
3439 #. declaration-specifiers declarator decl-specs
3440 #. ^
3441 #. ;
3442 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
3443 #. Use c_parser_require to get an error with a fix-it hint.
3444 #: c/c-parser.c:2456 c/c-parser.c:2575 c/c-parser.c:2589 c/c-parser.c:5700
3445 #: c/c-parser.c:6331 c/c-parser.c:6781 c/c-parser.c:6960 c/c-parser.c:6994
3446 #: c/c-parser.c:7251 c/c-parser.c:11044 c/c-parser.c:11079 c/c-parser.c:11110
3447 #: c/c-parser.c:11157 c/c-parser.c:11338 c/c-parser.c:12137 c/c-parser.c:12207
3448 #: c/c-parser.c:12250 c/c-parser.c:17706 c/c-parser.c:17730 c/c-parser.c:17748
3449 #: c/c-parser.c:18174 c/c-parser.c:18218 c/gimple-parser.c:392
3450 #: c/gimple-parser.c:433 c/gimple-parser.c:442 c/gimple-parser.c:650
3451 #: c/gimple-parser.c:2190 c/gimple-parser.c:2227 c/gimple-parser.c:2306
3452 #: c/gimple-parser.c:2333 c/c-parser.c:3268 c/c-parser.c:3455 c/c-parser.c:3488
3453 #: c/c-parser.c:11331 c/gimple-parser.c:2024 c/gimple-parser.c:2063
3454 #: cp/parser.c:13745 cp/parser.c:30090 cp/parser.c:30683
3455 #, gcc-internal-format
3456 msgid "expected %<;%>"
3457 msgstr ""
3458
3459 #: c/c-parser.c:3038 c/c-parser.c:4013 c/c-parser.c:4208 c/c-parser.c:4273
3460 #: c/c-parser.c:4331 c/c-parser.c:4693 c/c-parser.c:4714 c/c-parser.c:4723
3461 #: c/c-parser.c:4774 c/c-parser.c:4783 c/c-parser.c:8584 c/c-parser.c:8650
3462 #: c/c-parser.c:9149 c/c-parser.c:9171 c/c-parser.c:9205 c/c-parser.c:9314
3463 #: c/c-parser.c:10097 c/c-parser.c:11445 c/c-parser.c:13661 c/c-parser.c:14304
3464 #: c/c-parser.c:14363 c/c-parser.c:14418 c/c-parser.c:15684 c/c-parser.c:15782
3465 #: c/c-parser.c:17023 c/c-parser.c:17790 c/c-parser.c:18182 c/c-parser.c:20987
3466 #: c/c-parser.c:21065 c/gimple-parser.c:195 c/gimple-parser.c:198
3467 #: c/gimple-parser.c:527 c/gimple-parser.c:561 c/gimple-parser.c:566
3468 #: c/gimple-parser.c:734 c/gimple-parser.c:831 c/gimple-parser.c:1024
3469 #: c/gimple-parser.c:1050 c/gimple-parser.c:1053 c/gimple-parser.c:1184
3470 #: c/gimple-parser.c:1311 c/gimple-parser.c:1437 c/gimple-parser.c:1453
3471 #: c/gimple-parser.c:1469 c/gimple-parser.c:1491 c/gimple-parser.c:1521
3472 #: c/gimple-parser.c:1547 c/gimple-parser.c:1753 c/gimple-parser.c:1946
3473 #: c/gimple-parser.c:1966 c/gimple-parser.c:2100 c/gimple-parser.c:2263
3474 #: c/c-parser.c:7200 cp/parser.c:30731
3475 #, gcc-internal-format
3476 msgid "expected %<)%>"
3477 msgstr ""
3478
3479 #: c/c-parser.c:4102 c/c-parser.c:4834 c/c-parser.c:4978 c/c-parser.c:5051
3480 #: c/c-parser.c:5052 c/c-parser.c:5466 c/c-parser.c:5502 c/c-parser.c:7302
3481 #: c/c-parser.c:9305 c/c-parser.c:10195 c/c-parser.c:10484 c/c-parser.c:13108
3482 #: c/gimple-parser.c:1730 cp/parser.c:30695
3483 #, gcc-internal-format
3484 msgid "expected %<]%>"
3485 msgstr ""
3486
3487 #: c/c-parser.c:4311
3488 msgid "expected %<;%>, %<,%> or %<)%>"
3489 msgstr ""
3490
3491 #. Look for the two `(' tokens.
3492 #: c/c-parser.c:4743 c/c-parser.c:4748 c/c-parser.c:13644 c/c-parser.c:14393
3493 #: c/c-parser.c:20348 c/c-parser.c:20795 c/c-parser.c:21008
3494 #: c/gimple-parser.c:180 c/gimple-parser.c:474 c/gimple-parser.c:513
3495 #: c/gimple-parser.c:545 c/gimple-parser.c:801 c/gimple-parser.c:1018
3496 #: c/gimple-parser.c:1044 c/gimple-parser.c:1171 c/gimple-parser.c:1306
3497 #: c/gimple-parser.c:1427 c/gimple-parser.c:1487 c/gimple-parser.c:1505
3498 #: c/gimple-parser.c:1540 c/gimple-parser.c:1915 c/gimple-parser.c:1926
3499 #: c/gimple-parser.c:1932 c/gimple-parser.c:2097 c/gimple-parser.c:2260
3500 #: c/c-parser.c:13466 cp/parser.c:30686
3501 #, gcc-internal-format
3502 msgid "expected %<(%>"
3503 msgstr ""
3504
3505 #: c/c-parser.c:4974 c/c-parser.c:4976 c/c-parser.c:13036 cp/parser.c:30698
3506 #: cp/parser.c:34358
3507 #, gcc-internal-format
3508 msgid "expected %<[%>"
3509 msgstr ""
3510
3511 #: c/c-parser.c:5636 c/c-parser.c:11674 c/c-parser.c:17983 c/c-parser.c:18800
3512 #: c/c-parser.c:21843 c/gimple-parser.c:385 c/gimple-parser.c:2266
3513 #: c/c-parser.c:3256 c/c-parser.c:3478 c/c-parser.c:11226 cp/parser.c:19290
3514 #: cp/parser.c:30692
3515 #, gcc-internal-format
3516 msgid "expected %<{%>"
3517 msgstr ""
3518
3519 #: c/c-parser.c:5914 c/c-parser.c:5923 c/c-parser.c:7735 c/c-parser.c:8786
3520 #: c/c-parser.c:11438 c/c-parser.c:11834 c/c-parser.c:11898 c/c-parser.c:13090
3521 #: c/c-parser.c:14005 c/c-parser.c:14221 c/c-parser.c:14711 c/c-parser.c:14812
3522 #: c/c-parser.c:15436 c/c-parser.c:15563 c/c-parser.c:20210 c/c-parser.c:20852
3523 #: c/c-parser.c:20911 c/gimple-parser.c:568 c/gimple-parser.c:871
3524 #: c/gimple-parser.c:2314 c/gimple-parser.c:2341 c/c-parser.c:7207
3525 #: c/c-parser.c:13569 c/c-parser.c:14817 cp/parser.c:30725 cp/parser.c:32371
3526 #: cp/parser.c:35149 cp/parser.c:35924
3527 #, gcc-internal-format
3528 msgid "expected %<:%>"
3529 msgstr ""
3530
3531 #: c/c-parser.c:6764 cp/parser.c:30612
3532 #, gcc-internal-format
3533 msgid "expected %<while%>"
3534 msgstr ""
3535
3536 #: c/c-parser.c:8548 c/c-parser.c:8737 c/c-parser.c:9195 c/c-parser.c:9238
3537 #: c/c-parser.c:9376 c/c-parser.c:10087 c/c-parser.c:14398 c/c-parser.c:15519
3538 #: c/gimple-parser.c:1021 c/gimple-parser.c:1047 c/gimple-parser.c:1175
3539 #: c/gimple-parser.c:1178 c/gimple-parser.c:1509 c/gimple-parser.c:1515
3540 #: cp/parser.c:30088 cp/parser.c:30701
3541 #, gcc-internal-format
3542 msgid "expected %<,%>"
3543 msgstr ""
3544
3545 #: c/c-parser.c:9095
3546 msgid "expected %<.%>"
3547 msgstr ""
3548
3549 #: c/c-parser.c:10897 c/c-parser.c:10929 c/c-parser.c:11169 cp/parser.c:32945
3550 #: cp/parser.c:33019
3551 #, gcc-internal-format
3552 msgid "expected %<@end%>"
3553 msgstr ""
3554
3555 #: c/c-parser.c:11587 c/gimple-parser.c:1345 cp/parser.c:30710
3556 #, gcc-internal-format
3557 msgid "expected %<>%>"
3558 msgstr ""
3559
3560 #: c/c-parser.c:14906 c/c-parser.c:15800 cp/parser.c:30734
3561 #, gcc-internal-format
3562 msgid "expected %<,%> or %<)%>"
3563 msgstr ""
3564
3565 #. All following cases are statements with LHS.
3566 #: c/c-parser.c:15428 c/c-parser.c:17439 c/c-parser.c:17483 c/c-parser.c:17715
3567 #: c/c-parser.c:18161 c/c-parser.c:20417 c/c-parser.c:21049
3568 #: c/gimple-parser.c:725 c/c-parser.c:5525 cp/parser.c:30713
3569 #, gcc-internal-format
3570 msgid "expected %<=%>"
3571 msgstr ""
3572
3573 #: c/c-parser.c:17731 c/c-parser.c:18031 c/gimple-parser.c:1563
3574 #: c/gimple-parser.c:1595 c/gimple-parser.c:1605 c/gimple-parser.c:2351
3575 #: cp/parser.c:30689 cp/parser.c:33164
3576 #, gcc-internal-format
3577 msgid "expected %<}%>"
3578 msgstr ""
3579
3580 #: c/c-parser.c:18843 c/c-parser.c:18833 cp/parser.c:39781
3581 #, gcc-internal-format
3582 msgid "expected %<#pragma omp section%> or %<}%>"
3583 msgstr ""
3584
3585 #: c/c-typeck.c:8291
3586 msgid "(anonymous)"
3587 msgstr ""
3588
3589 #: c/gimple-parser.c:1334 cp/parser.c:16709 cp/parser.c:30707
3590 #, gcc-internal-format
3591 msgid "expected %<<%>"
3592 msgstr ""
3593
3594 #: c/gimple-parser.c:2310 c/gimple-parser.c:2337 c/gimple-parser.c:2176
3595 #: c/gimple-parser.c:2213
3596 #, gcc-internal-format
3597 msgid "expected label"
3598 msgstr ""
3599
3600 #: cp/call.c:3865
3601 msgid "candidate:"
3602 msgstr ""
3603
3604 #: cp/call.c:7209
3605 msgid " after user-defined conversion:"
3606 msgstr ""
3607
3608 #: cp/call.c:7347 cp/pt.c:2029 cp/pt.c:24617
3609 msgid "candidate is:"
3610 msgid_plural "candidates are:"
3611 msgstr[0] ""
3612 msgstr[1] ""
3613
3614 #: cp/call.c:11717
3615 msgid "candidate 1:"
3616 msgstr ""
3617
3618 #: cp/call.c:11718
3619 msgid "candidate 2:"
3620 msgstr ""
3621
3622 #: cp/decl.c:3284
3623 msgid "jump to label %qD"
3624 msgstr ""
3625
3626 #: cp/decl.c:3285
3627 msgid "jump to case label"
3628 msgstr ""
3629
3630 #: cp/error.c:384
3631 msgid "<missing>"
3632 msgstr ""
3633
3634 #: cp/error.c:486
3635 msgid "<brace-enclosed initializer list>"
3636 msgstr ""
3637
3638 #: cp/error.c:488
3639 msgid "<unresolved overloaded function type>"
3640 msgstr ""
3641
3642 #: cp/error.c:657
3643 msgid "<type error>"
3644 msgstr ""
3645
3646 #. A lambda's "type" is essentially its signature.
3647 #: cp/error.c:758
3648 msgid "<lambda"
3649 msgstr ""
3650
3651 #: cp/error.c:768 objc/objc-act.c:6202 cp/cxx-pretty-print.c:154
3652 #, gcc-internal-format
3653 msgid "<unnamed>"
3654 msgstr ""
3655
3656 #: cp/error.c:770
3657 #, c-format
3658 msgid "<unnamed %s>"
3659 msgstr ""
3660
3661 #: cp/error.c:896
3662 msgid "<typeprefixerror>"
3663 msgstr ""
3664
3665 #: cp/error.c:1025
3666 #, c-format
3667 msgid "(static initializers for %s)"
3668 msgstr ""
3669
3670 #: cp/error.c:1027
3671 #, c-format
3672 msgid "(static destructors for %s)"
3673 msgstr ""
3674
3675 #: cp/error.c:1073
3676 msgid "<structured bindings>"
3677 msgstr ""
3678
3679 #: cp/error.c:1176
3680 msgid "vtable for "
3681 msgstr ""
3682
3683 #: cp/error.c:1200
3684 msgid "<return value> "
3685 msgstr ""
3686
3687 #: cp/error.c:1215
3688 msgid "{anonymous}"
3689 msgstr ""
3690
3691 #: cp/error.c:1217
3692 msgid "(anonymous namespace)"
3693 msgstr ""
3694
3695 #: cp/error.c:1317
3696 msgid "<template arguments error>"
3697 msgstr ""
3698
3699 #: cp/error.c:1339
3700 msgid "<enumerator>"
3701 msgstr ""
3702
3703 #: cp/error.c:1390
3704 msgid "<declaration error>"
3705 msgstr ""
3706
3707 #: cp/error.c:1939 cp/error.c:1959
3708 msgid "<template parameter error>"
3709 msgstr ""
3710
3711 #: cp/error.c:2089
3712 msgid "<statement>"
3713 msgstr ""
3714
3715 #: cp/error.c:2118 cp/error.c:3168 c-family/c-pretty-print.c:2212
3716 #, gcc-internal-format
3717 msgid "<unknown>"
3718 msgstr ""
3719
3720 #. While waiting for caret diagnostics, avoid printing
3721 #. __cxa_allocate_exception, __cxa_throw, and the like.
3722 #: cp/error.c:2136
3723 msgid "<throw-expression>"
3724 msgstr ""
3725
3726 #: cp/error.c:2237
3727 msgid "<ubsan routine call>"
3728 msgstr ""
3729
3730 #: cp/error.c:2686
3731 msgid "<unparsed>"
3732 msgstr ""
3733
3734 #: cp/error.c:2842
3735 msgid "<lambda>"
3736 msgstr ""
3737
3738 #: cp/error.c:2881
3739 msgid "*this"
3740 msgstr ""
3741
3742 #: cp/error.c:2895
3743 msgid "<expression error>"
3744 msgstr ""
3745
3746 #: cp/error.c:2910
3747 msgid "<unknown operator>"
3748 msgstr ""
3749
3750 #: cp/error.c:3381
3751 msgid "At global scope:"
3752 msgstr ""
3753
3754 #: cp/error.c:3477
3755 #, c-format
3756 msgid "In static member function %qs"
3757 msgstr ""
3758
3759 #: cp/error.c:3479
3760 #, c-format
3761 msgid "In copy constructor %qs"
3762 msgstr ""
3763
3764 #: cp/error.c:3481
3765 #, c-format
3766 msgid "In constructor %qs"
3767 msgstr ""
3768
3769 #: cp/error.c:3483
3770 #, c-format
3771 msgid "In destructor %qs"
3772 msgstr ""
3773
3774 #: cp/error.c:3485
3775 msgid "In lambda function"
3776 msgstr ""
3777
3778 #: cp/error.c:3505
3779 #, c-format
3780 msgid "%s: In substitution of %qS:\n"
3781 msgstr ""
3782
3783 #: cp/error.c:3506
3784 msgid "%s: In instantiation of %q#D:\n"
3785 msgstr ""
3786
3787 #: cp/error.c:3531 cp/error.c:3685
3788 msgid "%r%s:%d:%d:%R "
3789 msgstr ""
3790
3791 #: cp/error.c:3534 cp/error.c:3688
3792 msgid "%r%s:%d:%R "
3793 msgstr ""
3794
3795 #: cp/error.c:3542
3796 #, c-format
3797 msgid "recursively required by substitution of %qS\n"
3798 msgstr ""
3799
3800 #: cp/error.c:3543
3801 #, c-format
3802 msgid "required by substitution of %qS\n"
3803 msgstr ""
3804
3805 #: cp/error.c:3548
3806 msgid "recursively required from %q#D\n"
3807 msgstr ""
3808
3809 #: cp/error.c:3549
3810 msgid "required from %q#D\n"
3811 msgstr ""
3812
3813 #: cp/error.c:3556
3814 msgid "recursively required from here\n"
3815 msgstr ""
3816
3817 #: cp/error.c:3557
3818 msgid "required from here\n"
3819 msgstr ""
3820
3821 #: cp/error.c:3609
3822 msgid ""
3823 "%r%s:%d:%d:%R [ skipping %d instantiation contexts, use -ftemplate-"
3824 "backtrace-limit=0 to disable ]\n"
3825 msgstr ""
3826
3827 #: cp/error.c:3615
3828 msgid ""
3829 "%r%s:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-"
3830 "limit=0 to disable ]\n"
3831 msgstr ""
3832
3833 #: cp/error.c:3669
3834 msgid "%r%s:%d:%d:%R in %<constexpr%> expansion of %qs"
3835 msgstr ""
3836
3837 #: cp/error.c:3673
3838 msgid "%r%s:%d:%R in %<constexpr%> expansion of %qs"
3839 msgstr ""
3840
3841 #: cp/pt.c:2027 cp/semantics.c:5575
3842 msgid "candidates are:"
3843 msgstr ""
3844
3845 #: cp/rtti.c:575
3846 msgid "target is not pointer or reference to class"
3847 msgstr ""
3848
3849 #: cp/rtti.c:580
3850 msgid "target is not pointer or reference to complete type"
3851 msgstr ""
3852
3853 #: cp/rtti.c:586
3854 msgid "target is not pointer or reference"
3855 msgstr ""
3856
3857 #: cp/rtti.c:602
3858 msgid "source is not a pointer"
3859 msgstr ""
3860
3861 #: cp/rtti.c:607
3862 msgid "source is not a pointer to class"
3863 msgstr ""
3864
3865 #: cp/rtti.c:612
3866 msgid "source is a pointer to incomplete type"
3867 msgstr ""
3868
3869 #: cp/rtti.c:625
3870 msgid "source is not of class type"
3871 msgstr ""
3872
3873 #: cp/rtti.c:630
3874 msgid "source is of incomplete class type"
3875 msgstr ""
3876
3877 #: cp/rtti.c:641
3878 msgid "conversion casts away constness"
3879 msgstr ""
3880
3881 #: cp/rtti.c:801
3882 msgid "source type is not polymorphic"
3883 msgstr ""
3884
3885 #: cp/typeck.c:6485 c/c-typeck.c:4399
3886 #, gcc-internal-format
3887 msgid "wrong type argument to unary minus"
3888 msgstr ""
3889
3890 #: cp/typeck.c:6486 c/c-typeck.c:4386
3891 #, gcc-internal-format
3892 msgid "wrong type argument to unary plus"
3893 msgstr ""
3894
3895 #: cp/typeck.c:6513 c/c-typeck.c:4443
3896 #, gcc-internal-format
3897 msgid "wrong type argument to bit-complement"
3898 msgstr ""
3899
3900 #: cp/typeck.c:6530 c/c-typeck.c:4451
3901 #, gcc-internal-format
3902 msgid "wrong type argument to abs"
3903 msgstr ""
3904
3905 #: cp/typeck.c:6542 c/c-typeck.c:4473
3906 #, gcc-internal-format
3907 msgid "wrong type argument to conjugation"
3908 msgstr ""
3909
3910 #: cp/typeck.c:6560
3911 msgid "in argument to unary !"
3912 msgstr ""
3913
3914 #: cp/typeck.c:6606
3915 msgid "no pre-increment operator for type"
3916 msgstr ""
3917
3918 #: cp/typeck.c:6608
3919 msgid "no post-increment operator for type"
3920 msgstr ""
3921
3922 #: cp/typeck.c:6610
3923 msgid "no pre-decrement operator for type"
3924 msgstr ""
3925
3926 #: cp/typeck.c:6612
3927 msgid "no post-decrement operator for type"
3928 msgstr ""
3929
3930 #: fortran/arith.c:1390
3931 msgid "elemental binary operation"
3932 msgstr ""
3933
3934 #: fortran/check.c:70
3935 msgid " [see %<-fno-allow-invalid-boz%>]"
3936 msgstr ""
3937
3938 #: fortran/check.c:3711
3939 #, c-format
3940 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
3941 msgstr ""
3942
3943 #: fortran/check.c:3919 fortran/check.c:4000 fortran/check.c:4065
3944 #, c-format
3945 msgid "arguments '%s' and '%s' for intrinsic %s"
3946 msgstr ""
3947
3948 #: fortran/check.c:4403 fortran/intrinsic.c:4778
3949 #, c-format
3950 msgid "arguments '%s' and '%s' for intrinsic '%s'"
3951 msgstr ""
3952
3953 #: fortran/dump-parse-tree.c:3219
3954 #, c-format
3955 msgid ""
3956 "/* Prototypes for external procedures generated from %s\n"
3957 " by GNU Fortran %s%s.\n"
3958 "\n"
3959 " Use of this interface is discouraged, consider using the\n"
3960 " BIND(C) feature of standard Fortran instead. */\n"
3961 "\n"
3962 msgstr ""
3963
3964 #: fortran/error.c:876
3965 msgid "Fortran 2018 deleted feature:"
3966 msgstr ""
3967
3968 #: fortran/error.c:878
3969 msgid "Fortran 2018 obsolescent feature:"
3970 msgstr ""
3971
3972 #: fortran/error.c:880
3973 msgid "Fortran 2018:"
3974 msgstr ""
3975
3976 #: fortran/error.c:882
3977 msgid "Fortran 2008 obsolescent feature:"
3978 msgstr ""
3979
3980 #: fortran/error.c:888
3981 msgid "GNU Extension:"
3982 msgstr ""
3983
3984 #: fortran/error.c:890
3985 msgid "Legacy Extension:"
3986 msgstr ""
3987
3988 #: fortran/error.c:892
3989 msgid "Obsolescent feature:"
3990 msgstr ""
3991
3992 #: fortran/error.c:894
3993 msgid "Deleted feature:"
3994 msgstr ""
3995
3996 #: fortran/expr.c:3696
3997 msgid "array assignment"
3998 msgstr ""
3999
4000 #. Macros for unified error messages.
4001 #: fortran/frontend-passes.c:3785
4002 #, c-format
4003 msgid ""
4004 "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, "
4005 "should be %ld"
4006 msgstr ""
4007
4008 #: fortran/frontend-passes.c:3788
4009 #, c-format
4010 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
4011 msgstr ""
4012
4013 #: fortran/frontend-passes.c:3791
4014 #, c-format
4015 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
4016 msgstr ""
4017
4018 #: fortran/gfortranspec.c:427
4019 #, c-format
4020 msgid "Driving:"
4021 msgstr ""
4022
4023 #: fortran/interface.c:3405 fortran/intrinsic.c:4461
4024 msgid "actual argument to INTENT = OUT/INOUT"
4025 msgstr ""
4026
4027 #: fortran/intrinsic.c:4815
4028 msgid "available since Fortran 77"
4029 msgstr ""
4030
4031 #: fortran/intrinsic.c:4819
4032 msgid "obsolescent in Fortran 95"
4033 msgstr ""
4034
4035 #: fortran/intrinsic.c:4823
4036 msgid "deleted in Fortran 95"
4037 msgstr ""
4038
4039 #: fortran/intrinsic.c:4827
4040 msgid "new in Fortran 95"
4041 msgstr ""
4042
4043 #: fortran/intrinsic.c:4831
4044 msgid "new in Fortran 2003"
4045 msgstr ""
4046
4047 #: fortran/intrinsic.c:4835
4048 msgid "new in Fortran 2008"
4049 msgstr ""
4050
4051 #: fortran/intrinsic.c:4839
4052 msgid "new in Fortran 2018"
4053 msgstr ""
4054
4055 #: fortran/intrinsic.c:4843
4056 msgid "a GNU Fortran extension"
4057 msgstr ""
4058
4059 #: fortran/intrinsic.c:4847
4060 msgid "for backward compatibility"
4061 msgstr ""
4062
4063 #: fortran/io.c:1866
4064 #, c-format
4065 msgid "%s tag"
4066 msgstr ""
4067
4068 #: fortran/io.c:3366
4069 msgid "internal unit in WRITE"
4070 msgstr ""
4071
4072 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4073 #. contexts. Thus, use an extended RESOLVE_TAG macro for that.
4074 #: fortran/io.c:4727
4075 #, c-format
4076 msgid "%s tag with INQUIRE"
4077 msgstr ""
4078
4079 #: fortran/matchexp.c:28
4080 #, c-format
4081 msgid "Syntax error in expression at %C"
4082 msgstr ""
4083
4084 #: fortran/module.c:1246
4085 msgid "Unexpected EOF"
4086 msgstr ""
4087
4088 #: fortran/module.c:1358
4089 msgid "Name too long"
4090 msgstr ""
4091
4092 #: fortran/module.c:1460 fortran/module.c:1563
4093 msgid "Bad name"
4094 msgstr ""
4095
4096 #: fortran/module.c:1587
4097 msgid "Expected name"
4098 msgstr ""
4099
4100 #: fortran/module.c:1590
4101 msgid "Expected left parenthesis"
4102 msgstr ""
4103
4104 #: fortran/module.c:1593
4105 msgid "Expected right parenthesis"
4106 msgstr ""
4107
4108 #: fortran/module.c:1596
4109 msgid "Expected integer"
4110 msgstr ""
4111
4112 #: fortran/module.c:1599 fortran/module.c:2699
4113 msgid "Expected string"
4114 msgstr ""
4115
4116 #: fortran/module.c:1624
4117 msgid "find_enum(): Enum not found"
4118 msgstr ""
4119
4120 #: fortran/module.c:2177
4121 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
4122 msgstr ""
4123
4124 #: fortran/module.c:2380
4125 msgid "Expected attribute bit name"
4126 msgstr ""
4127
4128 #: fortran/module.c:3328
4129 msgid "Expected integer string"
4130 msgstr ""
4131
4132 #: fortran/module.c:3332
4133 msgid "Error converting integer"
4134 msgstr ""
4135
4136 #: fortran/module.c:3354
4137 msgid "Expected real string"
4138 msgstr ""
4139
4140 #: fortran/module.c:3579
4141 msgid "Expected expression type"
4142 msgstr ""
4143
4144 #: fortran/module.c:3659
4145 msgid "Bad operator"
4146 msgstr ""
4147
4148 #: fortran/module.c:3776
4149 msgid "Bad type in constant expression"
4150 msgstr ""
4151
4152 #: fortran/module.c:7160
4153 msgid "Unexpected end of module"
4154 msgstr ""
4155
4156 #: fortran/parse.c:1808
4157 msgid "arithmetic IF"
4158 msgstr ""
4159
4160 #: fortran/parse.c:1817
4161 msgid "attribute declaration"
4162 msgstr ""
4163
4164 #: fortran/parse.c:1853
4165 msgid "data declaration"
4166 msgstr ""
4167
4168 #: fortran/parse.c:1871
4169 msgid "derived type declaration"
4170 msgstr ""
4171
4172 #: fortran/parse.c:1998
4173 msgid "block IF"
4174 msgstr ""
4175
4176 #: fortran/parse.c:2007
4177 msgid "implied END DO"
4178 msgstr ""
4179
4180 #: fortran/parse.c:2101 fortran/resolve.c:11874
4181 msgid "assignment"
4182 msgstr ""
4183
4184 #: fortran/parse.c:2104 fortran/resolve.c:11926 fortran/resolve.c:11929
4185 msgid "pointer assignment"
4186 msgstr ""
4187
4188 #: fortran/parse.c:2128
4189 msgid "simple IF"
4190 msgstr ""
4191
4192 #: fortran/resolve.c:2318 fortran/resolve.c:2512
4193 msgid "elemental procedure"
4194 msgstr ""
4195
4196 #: fortran/resolve.c:2415
4197 msgid "allocatable argument"
4198 msgstr ""
4199
4200 #: fortran/resolve.c:2420
4201 msgid "asynchronous argument"
4202 msgstr ""
4203
4204 #: fortran/resolve.c:2425
4205 msgid "optional argument"
4206 msgstr ""
4207
4208 #: fortran/resolve.c:2430
4209 msgid "pointer argument"
4210 msgstr ""
4211
4212 #: fortran/resolve.c:2435
4213 msgid "target argument"
4214 msgstr ""
4215
4216 #: fortran/resolve.c:2440
4217 msgid "value argument"
4218 msgstr ""
4219
4220 #: fortran/resolve.c:2445
4221 msgid "volatile argument"
4222 msgstr ""
4223
4224 #: fortran/resolve.c:2450
4225 msgid "assumed-shape argument"
4226 msgstr ""
4227
4228 #: fortran/resolve.c:2455
4229 msgid "assumed-rank argument"
4230 msgstr ""
4231
4232 #: fortran/resolve.c:2460
4233 msgid "coarray argument"
4234 msgstr ""
4235
4236 #: fortran/resolve.c:2465
4237 msgid "parametrized derived type argument"
4238 msgstr ""
4239
4240 #: fortran/resolve.c:2470
4241 msgid "polymorphic argument"
4242 msgstr ""
4243
4244 #: fortran/resolve.c:2475
4245 msgid "NO_ARG_CHECK attribute"
4246 msgstr ""
4247
4248 #. As assumed-type is unlimited polymorphic (cf. above).
4249 #. See also TS 29113, Note 6.1.
4250 #: fortran/resolve.c:2482
4251 msgid "assumed-type argument"
4252 msgstr ""
4253
4254 #: fortran/resolve.c:2493
4255 msgid "array result"
4256 msgstr ""
4257
4258 #: fortran/resolve.c:2498
4259 msgid "pointer or allocatable result"
4260 msgstr ""
4261
4262 #: fortran/resolve.c:2505
4263 msgid "result with non-constant character length"
4264 msgstr ""
4265
4266 #: fortran/resolve.c:2517
4267 msgid "bind(c) procedure"
4268 msgstr ""
4269
4270 #: fortran/resolve.c:4032
4271 #, c-format
4272 msgid "Invalid context for NULL() pointer at %%L"
4273 msgstr ""
4274
4275 #: fortran/resolve.c:4048
4276 #, c-format
4277 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
4278 msgstr ""
4279
4280 #: fortran/resolve.c:4065
4281 #, c-format
4282 msgid ""
4283 "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s"
4284 "%%> at %%L"
4285 msgstr ""
4286
4287 #: fortran/resolve.c:4070
4288 #, c-format
4289 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
4290 msgstr ""
4291
4292 #: fortran/resolve.c:4085
4293 #, c-format
4294 msgid "Operands of string concatenation operator at %%L are %s/%s"
4295 msgstr ""
4296
4297 #: fortran/resolve.c:4127
4298 #, c-format
4299 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
4300 msgstr ""
4301
4302 #: fortran/resolve.c:4150
4303 #, c-format
4304 msgid "Operand of .not. operator at %%L is %s"
4305 msgstr ""
4306
4307 #: fortran/resolve.c:4164
4308 msgid "COMPLEX quantities cannot be compared at %L"
4309 msgstr ""
4310
4311 #: fortran/resolve.c:4262
4312 #, c-format
4313 msgid "Logicals at %%L must be compared with %s instead of %s"
4314 msgstr ""
4315
4316 #: fortran/resolve.c:4268
4317 #, c-format
4318 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
4319 msgstr ""
4320
4321 #: fortran/resolve.c:4281
4322 #, c-format
4323 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
4324 msgstr ""
4325
4326 #: fortran/resolve.c:4284
4327 #, c-format
4328 msgid "Unknown operator %%<%s%%> at %%L"
4329 msgstr ""
4330
4331 #: fortran/resolve.c:4287
4332 #, c-format
4333 msgid "Operand of user operator %%<%s%%> at %%L is %s"
4334 msgstr ""
4335
4336 #: fortran/resolve.c:4291
4337 #, c-format
4338 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
4339 msgstr ""
4340
4341 #: fortran/resolve.c:4377
4342 #, c-format
4343 msgid "Inconsistent ranks for operator at %%L and %%L"
4344 msgstr ""
4345
4346 #: fortran/resolve.c:7193
4347 msgid "Loop variable"
4348 msgstr ""
4349
4350 #: fortran/resolve.c:7197
4351 msgid "iterator variable"
4352 msgstr ""
4353
4354 #: fortran/resolve.c:7201
4355 msgid "Start expression in DO loop"
4356 msgstr ""
4357
4358 #: fortran/resolve.c:7205
4359 msgid "End expression in DO loop"
4360 msgstr ""
4361
4362 #: fortran/resolve.c:7209
4363 msgid "Step expression in DO loop"
4364 msgstr ""
4365
4366 #: fortran/resolve.c:7495 fortran/resolve.c:7498
4367 msgid "DEALLOCATE object"
4368 msgstr ""
4369
4370 #: fortran/resolve.c:7875 fortran/resolve.c:7878
4371 msgid "ALLOCATE object"
4372 msgstr ""
4373
4374 #: fortran/resolve.c:8111 fortran/resolve.c:10056
4375 msgid "STAT variable"
4376 msgstr ""
4377
4378 #: fortran/resolve.c:8155 fortran/resolve.c:10068
4379 msgid "ERRMSG variable"
4380 msgstr ""
4381
4382 #: fortran/resolve.c:9862
4383 msgid "item in READ"
4384 msgstr ""
4385
4386 #: fortran/resolve.c:10080
4387 msgid "ACQUIRED_LOCK variable"
4388 msgstr ""
4389
4390 #: fortran/trans-array.c:1676
4391 #, c-format
4392 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4393 msgstr ""
4394
4395 #: fortran/trans-array.c:5927
4396 msgid "Integer overflow when calculating the amount of memory to allocate"
4397 msgstr ""
4398
4399 #: fortran/trans-array.c:9667
4400 #, c-format
4401 msgid ""
4402 "The value of the PDT LEN parameter '%s' does not agree with that in the "
4403 "dummy declaration"
4404 msgstr ""
4405
4406 #: fortran/trans-decl.c:6196
4407 #, c-format
4408 msgid ""
4409 "Actual string length does not match the declared one for dummy argument "
4410 "'%s' (%ld/%ld)"
4411 msgstr ""
4412
4413 #: fortran/trans-decl.c:6204
4414 #, c-format
4415 msgid ""
4416 "Actual string length is shorter than the declared one for dummy argument "
4417 "'%s' (%ld/%ld)"
4418 msgstr ""
4419
4420 #: fortran/trans-expr.c:9537
4421 #, c-format
4422 msgid "Target of rank remapping is too small (%ld < %ld)"
4423 msgstr ""
4424
4425 #: fortran/trans-expr.c:10951
4426 msgid "Assignment of scalar to unallocated array"
4427 msgstr ""
4428
4429 #: fortran/trans-intrinsic.c:968
4430 #, c-format
4431 msgid "Unequal character lengths (%ld/%ld) in %s"
4432 msgstr ""
4433
4434 #: fortran/trans-intrinsic.c:6359
4435 #, c-format
4436 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
4437 msgstr ""
4438
4439 #: fortran/trans-intrinsic.c:6454
4440 #, c-format
4441 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
4442 msgstr ""
4443
4444 #: fortran/trans-intrinsic.c:6501
4445 #, c-format
4446 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
4447 msgstr ""
4448
4449 #: fortran/trans-intrinsic.c:6511
4450 #, c-format
4451 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
4452 msgstr ""
4453
4454 #: fortran/trans-intrinsic.c:6518
4455 #, c-format
4456 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
4457 msgstr ""
4458
4459 #: fortran/trans-intrinsic.c:6662
4460 #, c-format
4461 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
4462 msgstr ""
4463
4464 #: fortran/trans-intrinsic.c:6730
4465 #, c-format
4466 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
4467 msgstr ""
4468
4469 #: fortran/trans-intrinsic.c:6796
4470 #, c-format
4471 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
4472 msgstr ""
4473
4474 #: fortran/trans-intrinsic.c:6804 fortran/trans-intrinsic.c:6849
4475 #, c-format
4476 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
4477 msgstr ""
4478
4479 #: fortran/trans-intrinsic.c:9118
4480 #, c-format
4481 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
4482 msgstr ""
4483
4484 #: fortran/trans-intrinsic.c:9150
4485 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4486 msgstr ""
4487
4488 #: fortran/trans-io.c:587
4489 msgid "Unit number in I/O statement too small"
4490 msgstr ""
4491
4492 #: fortran/trans-io.c:596
4493 msgid "Unit number in I/O statement too large"
4494 msgstr ""
4495
4496 #: fortran/trans-stmt.c:156
4497 msgid "Assigned label is not a target label"
4498 msgstr ""
4499
4500 #: fortran/trans-stmt.c:1251
4501 #, c-format
4502 msgid "Invalid image number %d in SYNC IMAGES"
4503 msgstr ""
4504
4505 #: fortran/trans-stmt.c:2411
4506 msgid "Loop iterates infinitely"
4507 msgstr ""
4508
4509 #: fortran/trans-stmt.c:2431 fortran/trans-stmt.c:2687
4510 msgid "Loop variable has been modified"
4511 msgstr ""
4512
4513 #: fortran/trans-stmt.c:2540
4514 msgid "DO step value is zero"
4515 msgstr ""
4516
4517 #: fortran/trans.c:47
4518 msgid "Array reference out of bounds"
4519 msgstr ""
4520
4521 #: fortran/trans.c:48
4522 msgid "Incorrect function return value"
4523 msgstr ""
4524
4525 #: fortran/trans.c:659 fortran/trans.c:734
4526 #, c-format
4527 msgid "Error allocating %lu bytes"
4528 msgstr ""
4529
4530 #: fortran/trans.c:943
4531 #, c-format
4532 msgid "Attempting to allocate already allocated variable '%s'"
4533 msgstr ""
4534
4535 #: fortran/trans.c:949
4536 msgid "Attempting to allocate already allocated variable"
4537 msgstr ""
4538
4539 #: fortran/trans.c:1399 fortran/trans.c:1558
4540 #, c-format
4541 msgid "Attempt to DEALLOCATE unallocated '%s'"
4542 msgstr ""
4543
4544 #: fortran/trans.c:1716
4545 #, c-format
4546 msgid "Error reallocating to %lu bytes"
4547 msgstr ""
4548
4549 #. The remainder are real diagnostic types.
4550 #: fortran/gfc-diagnostic.def:33
4551 msgid "Fatal Error"
4552 msgstr ""
4553
4554 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
4555 #. when reporting fatal signal in the compiler.
4556 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
4557 msgid "internal compiler error"
4558 msgstr ""
4559
4560 #: fortran/gfc-diagnostic.def:35
4561 msgid "Error"
4562 msgstr ""
4563
4564 #: fortran/gfc-diagnostic.def:36
4565 msgid "sorry, unimplemented"
4566 msgstr ""
4567
4568 #: fortran/gfc-diagnostic.def:37
4569 msgid "Warning"
4570 msgstr ""
4571
4572 #: fortran/gfc-diagnostic.def:38
4573 msgid "anachronism"
4574 msgstr ""
4575
4576 #: fortran/gfc-diagnostic.def:39
4577 msgid "note"
4578 msgstr ""
4579
4580 #: fortran/gfc-diagnostic.def:40
4581 msgid "debug"
4582 msgstr ""
4583
4584 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
4585 #. prefix does not matter.
4586 #: fortran/gfc-diagnostic.def:43
4587 msgid "pedwarn"
4588 msgstr ""
4589
4590 #: fortran/gfc-diagnostic.def:44
4591 msgid "permerror"
4592 msgstr ""
4593
4594 #. This one is just for counting DK_WARNING promoted to DK_ERROR
4595 #. due to -Werror and -Werror=warning.
4596 #: fortran/gfc-diagnostic.def:47
4597 msgid "error"
4598 msgstr ""
4599
4600 #: go/go-backend.c:166
4601 msgid "lseek failed while reading export data"
4602 msgstr ""
4603
4604 #: go/go-backend.c:173
4605 msgid "memory allocation failed while reading export data"
4606 msgstr ""
4607
4608 #: go/go-backend.c:181
4609 msgid "read failed while reading export data"
4610 msgstr ""
4611
4612 #: go/go-backend.c:187
4613 msgid "short read while reading export data"
4614 msgstr ""
4615
4616 #: gcc.c:796 gcc.c:800 gcc.c:855
4617 msgid "-gz is not supported in this configuration"
4618 msgstr ""
4619
4620 #: gcc.c:806 gcc.c:866
4621 msgid "-gz=zlib is not supported in this configuration"
4622 msgstr ""
4623
4624 #: gcc.c:1016
4625 msgid "-fuse-linker-plugin is not supported in this configuration"
4626 msgstr ""
4627
4628 #: gcc.c:1031
4629 msgid "cannot specify -static with -fsanitize=address"
4630 msgstr ""
4631
4632 #: gcc.c:1033
4633 msgid "cannot specify -static with -fsanitize=thread"
4634 msgstr ""
4635
4636 #: gcc.c:1055
4637 msgid "-fvtable-verify=std is not supported in this configuration"
4638 msgstr ""
4639
4640 #: gcc.c:1057
4641 msgid "-fvtable-verify=preinit is not supported in this configuration"
4642 msgstr ""
4643
4644 #: gcc.c:1192 ada/gcc-interface/lang-specs.h:37
4645 msgid "-pg and -fomit-frame-pointer are incompatible"
4646 msgstr ""
4647
4648 #: gcc.c:1361
4649 msgid "GNU C no longer supports -traditional without -E"
4650 msgstr ""
4651
4652 #: gcc.c:1370
4653 msgid "-E or -x required when input is from standard input"
4654 msgstr ""
4655
4656 #: config/darwin.h:132 config/darwin.h:480
4657 msgid "gsplit-dwarf is not supported on this platform"
4658 msgstr ""
4659
4660 #: config/darwin.h:136 config/rs6000/darwin.h:123
4661 msgid " conflicting code gen style switches are used"
4662 msgstr ""
4663
4664 #: config/darwin.h:137
4665 msgid "the y option is obsolete and ignored"
4666 msgstr ""
4667
4668 #: config/darwin.h:143
4669 msgid "rdynamic is not supported"
4670 msgstr ""
4671
4672 #: config/darwin.h:300
4673 msgid "-current_version only allowed with -dynamiclib"
4674 msgstr ""
4675
4676 #: config/darwin.h:302
4677 msgid "-install_name only allowed with -dynamiclib"
4678 msgstr ""
4679
4680 #: config/darwin.h:307
4681 msgid "-bundle not allowed with -dynamiclib"
4682 msgstr ""
4683
4684 #: config/darwin.h:308
4685 msgid "-bundle_loader not allowed with -dynamiclib"
4686 msgstr ""
4687
4688 #: config/darwin.h:309
4689 msgid "-client_name not allowed with -dynamiclib"
4690 msgstr ""
4691
4692 #: config/darwin.h:314
4693 msgid "-force_flat_namespace not allowed with -dynamiclib"
4694 msgstr ""
4695
4696 #: config/darwin.h:316
4697 msgid "-keep_private_externs not allowed with -dynamiclib"
4698 msgstr ""
4699
4700 #: config/darwin.h:317
4701 msgid "-private_bundle not allowed with -dynamiclib"
4702 msgstr ""
4703
4704 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
4705 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:759 config/sparc/freebsd.h:45
4706 msgid "consider using '-pg' instead of '-p' with gprof(1)"
4707 msgstr ""
4708
4709 #: config/lynx.h:69
4710 msgid "cannot use mthreads and mlegacy-threads together"
4711 msgstr ""
4712
4713 #: config/lynx.h:94
4714 msgid "cannot use mshared and static together"
4715 msgstr ""
4716
4717 #: config/sol2.h:350 config/sol2.h:355
4718 msgid "does not support multilib"
4719 msgstr ""
4720
4721 #: config/sol2.h:452
4722 msgid "-pie is not supported in this configuration"
4723 msgstr ""
4724
4725 #: config/vxworks.h:139
4726 msgid "-Xbind-now and -Xbind-lazy are incompatible"
4727 msgstr ""
4728
4729 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
4730 #: config/riscv/freebsd.h:44
4731 msgid "consider using `-pg' instead of `-p' with gprof (1)"
4732 msgstr ""
4733
4734 #: config/arc/arc.h:68 config/mips/mips.h:1452
4735 msgid "may not use both -EB and -EL"
4736 msgstr ""
4737
4738 #: config/arm/arm.h:93
4739 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
4740 msgstr ""
4741
4742 #: config/arm/arm.h:95 config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
4743 msgid "-mbig-endian and -mlittle-endian may not be used together"
4744 msgstr ""
4745
4746 #: config/avr/specs.h:71 config/pru/pru.h:58
4747 msgid "shared is not supported"
4748 msgstr ""
4749
4750 #: config/bfin/elf.h:55
4751 msgid "no processor type specified for linking"
4752 msgstr ""
4753
4754 #: config/cris/cris.h:166
4755 msgid "do not specify both -march=... and -mcpu=..."
4756 msgstr ""
4757
4758 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
4759 #: config/i386/mingw-w64.h:95 config/i386/mingw32.h:141
4760 msgid "shared and mdll are not compatible"
4761 msgstr ""
4762
4763 #: config/i386/darwin.h:134
4764 msgid "Darwin is not an mx32 platform"
4765 msgstr ""
4766
4767 #: config/i386/darwin.h:135
4768 msgid "Darwin does not support -mfentry or associated options"
4769 msgstr ""
4770
4771 #: config/i386/sol2.h:59
4772 msgid "-mx32 is not supported on Solaris"
4773 msgstr ""
4774
4775 #: config/mcore/mcore.h:53
4776 msgid "the m210 does not have little endian support"
4777 msgstr ""
4778
4779 #: config/mips/r3900.h:37
4780 msgid "-mhard-float not supported"
4781 msgstr ""
4782
4783 #: config/mips/r3900.h:39
4784 msgid "-msingle-float and -msoft-float cannot both be specified"
4785 msgstr ""
4786
4787 #: config/moxie/moxiebox.h:43
4788 msgid "this target is little-endian"
4789 msgstr ""
4790
4791 #: config/msp430/msp430.h:92
4792 msgid "-mcode-region requires the large memory model (-mlarge)"
4793 msgstr ""
4794
4795 #: config/msp430/msp430.h:94
4796 msgid "-mdata-region requires the large memory model (-mlarge)"
4797 msgstr ""
4798
4799 #: config/nios2/elf.h:44
4800 msgid "You need a C startup file for -msys-crt0="
4801 msgstr ""
4802
4803 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
4804 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
4805 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137 config/pa/pa64-hpux.h:29
4806 #: config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41 config/pa/pa64-hpux.h:44
4807 msgid "warning: consider linking with '-static' as system libraries with"
4808 msgstr ""
4809
4810 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
4811 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
4812 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138 config/pa/pa64-hpux.h:30
4813 #: config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
4814 msgid " profiling support are only provided in archive format"
4815 msgstr ""
4816
4817 #: config/rs6000/freebsd64.h:173
4818 msgid "consider using `-pg' instead of `-p' with gprof(1)"
4819 msgstr ""
4820
4821 #: config/rs6000/rs6000.h:167
4822 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
4823 msgstr ""
4824
4825 #: config/rx/linux.h:53 config/rx/rx.h:82
4826 msgid "rx200 cpu does not have FPU hardware"
4827 msgstr ""
4828
4829 #: config/rx/rx.h:80
4830 msgid "-mas100-syntax is incompatible with -gdwarf"
4831 msgstr ""
4832
4833 #: config/rx/rx.h:81
4834 msgid "rx100 cpu does not have FPU hardware"
4835 msgstr ""
4836
4837 #: config/s390/tpf.h:119
4838 msgid "static is not supported on TPF-OS"
4839 msgstr ""
4840
4841 #: config/sh/sh.h:299 config/sh/sh.h:302
4842 msgid "SH2a does not support little-endian"
4843 msgstr ""
4844
4845 #: config/sparc/linux64.h:148
4846 msgid "-fsanitize=address is not supported in this configuration"
4847 msgstr ""
4848
4849 #: config/sparc/linux64.h:162 config/sparc/linux64.h:168
4850 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
4851 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
4852 msgid "may not use both -m32 and -m64"
4853 msgstr ""
4854
4855 #: config/vax/netbsd-elf.h:51
4856 msgid "the -shared option is not currently supported for VAX ELF"
4857 msgstr ""
4858
4859 #: config/vax/vax.h:46 config/vax/vax.h:47
4860 msgid "profiling not supported with -mg"
4861 msgstr ""
4862
4863 #: ada/gcc-interface/lang-specs.h:38
4864 msgid "-c or -S required for Ada"
4865 msgstr ""
4866
4867 #: ada/gcc-interface/lang-specs.h:55
4868 msgid "-c required for gnat2why"
4869 msgstr ""
4870
4871 #: ada/gcc-interface/lang-specs.h:66
4872 msgid "-c required for gnat2scil"
4873 msgstr ""
4874
4875 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
4876 msgid "gfortran does not support -E without -cpp"
4877 msgstr ""
4878
4879 #: objc/lang-specs.h:30 objc/lang-specs.h:41
4880 msgid "GNU Objective C no longer supports traditional compilation"
4881 msgstr ""
4882
4883 #: objc/lang-specs.h:55
4884 msgid ""
4885 "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
4886 msgstr ""
4887
4888 #: objcp/lang-specs.h:58
4889 msgid ""
4890 "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
4891 msgstr ""
4892
4893 #: fortran/lang.opt:146
4894 #, no-c-format
4895 msgid "-J<directory>\tPut MODULE files in 'directory'."
4896 msgstr ""
4897
4898 #: fortran/lang.opt:198
4899 #, no-c-format
4900 msgid "Warn about possible aliasing of dummy arguments."
4901 msgstr ""
4902
4903 #: fortran/lang.opt:202
4904 #, no-c-format
4905 msgid "Warn about alignment of COMMON blocks."
4906 msgstr ""
4907
4908 #: fortran/lang.opt:206
4909 #, no-c-format
4910 msgid "Warn about missing ampersand in continued character constants."
4911 msgstr ""
4912
4913 #: fortran/lang.opt:210
4914 #, no-c-format
4915 msgid "Warn about creation of array temporaries."
4916 msgstr ""
4917
4918 #: fortran/lang.opt:214 fortran/lang.opt:518 config/alpha/alpha.opt:31
4919 #: common.opt:661 common.opt:799 common.opt:1017 common.opt:1021
4920 #: common.opt:1025 common.opt:1029 common.opt:1675 common.opt:1731
4921 #: common.opt:1863 common.opt:1867 common.opt:2101 common.opt:2307
4922 #: common.opt:3020
4923 #, no-c-format
4924 msgid "Does nothing. Preserved for backward compatibility."
4925 msgstr ""
4926
4927 #: fortran/lang.opt:218
4928 #, no-c-format
4929 msgid "Warn if the type of a variable might be not interoperable with C."
4930 msgstr ""
4931
4932 #: fortran/lang.opt:226
4933 #, no-c-format
4934 msgid "Warn about truncated character expressions."
4935 msgstr ""
4936
4937 #: fortran/lang.opt:230
4938 #, no-c-format
4939 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
4940 msgstr ""
4941
4942 #: fortran/lang.opt:238
4943 #, no-c-format
4944 msgid "Warn about most implicit conversions."
4945 msgstr ""
4946
4947 #: fortran/lang.opt:242
4948 #, no-c-format
4949 msgid "Warn about possibly incorrect subscripts in do loops."
4950 msgstr ""
4951
4952 #: fortran/lang.opt:250
4953 #, no-c-format
4954 msgid "Warn if loops have been interchanged."
4955 msgstr ""
4956
4957 #: fortran/lang.opt:254
4958 #, no-c-format
4959 msgid "Warn about function call elimination."
4960 msgstr ""
4961
4962 #: fortran/lang.opt:258
4963 #, no-c-format
4964 msgid "Warn about calls with implicit interface."
4965 msgstr ""
4966
4967 #: fortran/lang.opt:262
4968 #, no-c-format
4969 msgid "Warn about called procedures not explicitly declared."
4970 msgstr ""
4971
4972 #: fortran/lang.opt:266
4973 #, no-c-format
4974 msgid "Warn about constant integer divisions with truncated results."
4975 msgstr ""
4976
4977 #: fortran/lang.opt:270
4978 #, no-c-format
4979 msgid "Warn about truncated source lines."
4980 msgstr ""
4981
4982 #: fortran/lang.opt:274
4983 #, no-c-format
4984 msgid "Warn on intrinsics not part of the selected standard."
4985 msgstr ""
4986
4987 #: fortran/lang.opt:286
4988 #, no-c-format
4989 msgid "Warn about USE statements that have no ONLY qualifier."
4990 msgstr ""
4991
4992 #: fortran/lang.opt:294
4993 #, no-c-format
4994 msgid "Warn that -fno-automatic may break recursion."
4995 msgstr ""
4996
4997 #: fortran/lang.opt:302
4998 #, no-c-format
4999 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5000 msgstr ""
5001
5002 #: fortran/lang.opt:306
5003 #, no-c-format
5004 msgid "Warn when a left-hand-side array variable is reallocated."
5005 msgstr ""
5006
5007 #: fortran/lang.opt:310
5008 #, no-c-format
5009 msgid "Warn when a left-hand-side variable is reallocated."
5010 msgstr ""
5011
5012 #: fortran/lang.opt:314
5013 #, no-c-format
5014 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5015 msgstr ""
5016
5017 #: fortran/lang.opt:322
5018 #, no-c-format
5019 msgid "Warn about \"suspicious\" constructs."
5020 msgstr ""
5021
5022 #: fortran/lang.opt:326
5023 #, no-c-format
5024 msgid "Permit nonconforming uses of the tab character."
5025 msgstr ""
5026
5027 #: fortran/lang.opt:330
5028 #, no-c-format
5029 msgid "Warn about an invalid DO loop."
5030 msgstr ""
5031
5032 #: fortran/lang.opt:334
5033 #, no-c-format
5034 msgid "Warn about underflow of numerical constant expressions."
5035 msgstr ""
5036
5037 #: fortran/lang.opt:342
5038 #, no-c-format
5039 msgid "Warn if a user-procedure has the same name as an intrinsic."
5040 msgstr ""
5041
5042 #: fortran/lang.opt:350
5043 #, no-c-format
5044 msgid "Warn about unused dummy arguments."
5045 msgstr ""
5046
5047 #: fortran/lang.opt:354
5048 #, no-c-format
5049 msgid "Warn about zero-trip DO loops."
5050 msgstr ""
5051
5052 #: fortran/lang.opt:358
5053 #, no-c-format
5054 msgid "Enable preprocessing."
5055 msgstr ""
5056
5057 #: fortran/lang.opt:366
5058 #, no-c-format
5059 msgid "Disable preprocessing."
5060 msgstr ""
5061
5062 #: fortran/lang.opt:374
5063 #, no-c-format
5064 msgid "Accept argument mismatches in procedure calls."
5065 msgstr ""
5066
5067 #: fortran/lang.opt:378
5068 #, no-c-format
5069 msgid "Eliminate multiple function invocations also for impure functions."
5070 msgstr ""
5071
5072 #: fortran/lang.opt:382
5073 #, no-c-format
5074 msgid "Enable alignment of COMMON blocks."
5075 msgstr ""
5076
5077 #: fortran/lang.opt:386
5078 #, no-c-format
5079 msgid ""
5080 "All intrinsics procedures are available regardless of selected standard."
5081 msgstr ""
5082
5083 #: fortran/lang.opt:390
5084 #, no-c-format
5085 msgid ""
5086 "Allow a BOZ literal constant to appear in an invalid context and with X "
5087 "instead of Z."
5088 msgstr ""
5089
5090 #: fortran/lang.opt:398
5091 #, no-c-format
5092 msgid ""
5093 "Do not treat local variables and COMMON blocks as if they were named in SAVE "
5094 "statements."
5095 msgstr ""
5096
5097 #: fortran/lang.opt:402
5098 #, no-c-format
5099 msgid "Specify that backslash in string introduces an escape character."
5100 msgstr ""
5101
5102 #: fortran/lang.opt:406
5103 #, no-c-format
5104 msgid "Produce a backtrace when a runtime error is encountered."
5105 msgstr ""
5106
5107 #: fortran/lang.opt:410
5108 #, no-c-format
5109 msgid ""
5110 "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will "
5111 "use BLAS."
5112 msgstr ""
5113
5114 #: fortran/lang.opt:414
5115 #, no-c-format
5116 msgid ""
5117 "Produce a warning at runtime if a array temporary has been created for a "
5118 "procedure argument."
5119 msgstr ""
5120
5121 #: fortran/lang.opt:418
5122 #, no-c-format
5123 msgid ""
5124 "-fconvert=<big-endian|little-endian|native|swap>\tThe endianness used for "
5125 "unformatted files."
5126 msgstr ""
5127
5128 #: fortran/lang.opt:437
5129 #, no-c-format
5130 msgid "Use the Cray Pointer extension."
5131 msgstr ""
5132
5133 #: fortran/lang.opt:441
5134 #, no-c-format
5135 msgid "Generate C prototypes from BIND(C) declarations."
5136 msgstr ""
5137
5138 #: fortran/lang.opt:445
5139 #, no-c-format
5140 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
5141 msgstr ""
5142
5143 #: fortran/lang.opt:449
5144 #, no-c-format
5145 msgid "Ignore 'D' in column one in fixed form."
5146 msgstr ""
5147
5148 #: fortran/lang.opt:453
5149 #, no-c-format
5150 msgid "Treat lines with 'D' in column one as comments."
5151 msgstr ""
5152
5153 #: fortran/lang.opt:457
5154 #, no-c-format
5155 msgid "Enable all DEC language extensions."
5156 msgstr ""
5157
5158 #: fortran/lang.opt:461
5159 #, no-c-format
5160 msgid "Enable the use of blank format items in format strings."
5161 msgstr ""
5162
5163 #: fortran/lang.opt:465
5164 #, no-c-format
5165 msgid ""
5166 "Enable the use of character literals in assignments and data statements for "
5167 "non-character variables."
5168 msgstr ""
5169
5170 #: fortran/lang.opt:470
5171 #, no-c-format
5172 msgid "Enable legacy parsing of INCLUDE as statement."
5173 msgstr ""
5174
5175 #: fortran/lang.opt:474
5176 #, no-c-format
5177 msgid "Enable default widths for i, f and g format specifiers."
5178 msgstr ""
5179
5180 #: fortran/lang.opt:478
5181 #, no-c-format
5182 msgid "Enable kind-specific variants of integer intrinsic functions."
5183 msgstr ""
5184
5185 #: fortran/lang.opt:482
5186 #, no-c-format
5187 msgid "Enable legacy math intrinsics for compatibility."
5188 msgstr ""
5189
5190 #: fortran/lang.opt:486
5191 #, no-c-format
5192 msgid "Enable support for DEC STRUCTURE/RECORD."
5193 msgstr ""
5194
5195 #: fortran/lang.opt:490
5196 #, no-c-format
5197 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5198 msgstr ""
5199
5200 #: fortran/lang.opt:494
5201 #, no-c-format
5202 msgid "Set the default double precision kind to an 8 byte wide type."
5203 msgstr ""
5204
5205 #: fortran/lang.opt:498
5206 #, no-c-format
5207 msgid "Set the default integer kind to an 8 byte wide type."
5208 msgstr ""
5209
5210 #: fortran/lang.opt:502
5211 #, no-c-format
5212 msgid "Set the default real kind to an 8 byte wide type."
5213 msgstr ""
5214
5215 #: fortran/lang.opt:506
5216 #, no-c-format
5217 msgid "Set the default real kind to an 10 byte wide type."
5218 msgstr ""
5219
5220 #: fortran/lang.opt:510
5221 #, no-c-format
5222 msgid "Set the default real kind to an 16 byte wide type."
5223 msgstr ""
5224
5225 #: fortran/lang.opt:514
5226 #, no-c-format
5227 msgid "Allow dollar signs in entity names."
5228 msgstr ""
5229
5230 #: fortran/lang.opt:522
5231 #, no-c-format
5232 msgid "Display the code tree after parsing."
5233 msgstr ""
5234
5235 #: fortran/lang.opt:526
5236 #, no-c-format
5237 msgid "Display the code tree after front end optimization."
5238 msgstr ""
5239
5240 #: fortran/lang.opt:530
5241 #, no-c-format
5242 msgid "Display the global symbol table after parsing."
5243 msgstr ""
5244
5245 #: fortran/lang.opt:534
5246 #, no-c-format
5247 msgid "Display the code tree after parsing; deprecated option."
5248 msgstr ""
5249
5250 #: fortran/lang.opt:538
5251 #, no-c-format
5252 msgid ""
5253 "Specify that an external BLAS library should be used for matmul calls on "
5254 "large-size arrays."
5255 msgstr ""
5256
5257 #: fortran/lang.opt:542
5258 #, no-c-format
5259 msgid "Use f2c calling convention."
5260 msgstr ""
5261
5262 #: fortran/lang.opt:546
5263 #, no-c-format
5264 msgid "Assume that the source file is fixed form."
5265 msgstr ""
5266
5267 #: fortran/lang.opt:550
5268 #, no-c-format
5269 msgid "Force creation of temporary to test infrequently-executed forall code."
5270 msgstr ""
5271
5272 #: fortran/lang.opt:554
5273 #, no-c-format
5274 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5275 msgstr ""
5276
5277 #: fortran/lang.opt:558 fortran/lang.opt:562
5278 #, no-c-format
5279 msgid "Specify where to find the compiled intrinsic modules."
5280 msgstr ""
5281
5282 #: fortran/lang.opt:566
5283 #, no-c-format
5284 msgid "Allow arbitrary character line width in fixed mode."
5285 msgstr ""
5286
5287 #: fortran/lang.opt:570
5288 #, no-c-format
5289 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5290 msgstr ""
5291
5292 #: fortran/lang.opt:574
5293 #, no-c-format
5294 msgid "Pad shorter fixed form lines to line width with spaces."
5295 msgstr ""
5296
5297 #: fortran/lang.opt:578
5298 #, no-c-format
5299 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5300 msgstr ""
5301
5302 #: fortran/lang.opt:582
5303 #, no-c-format
5304 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5305 msgstr ""
5306
5307 #: fortran/lang.opt:586
5308 #, no-c-format
5309 msgid "Assume that the source file is free form."
5310 msgstr ""
5311
5312 #: fortran/lang.opt:590
5313 #, no-c-format
5314 msgid "Allow arbitrary character line width in free mode."
5315 msgstr ""
5316
5317 #: fortran/lang.opt:594
5318 #, no-c-format
5319 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5320 msgstr ""
5321
5322 #: fortran/lang.opt:598
5323 #, no-c-format
5324 msgid "Try to interchange loops if profitable."
5325 msgstr ""
5326
5327 #: fortran/lang.opt:602
5328 #, no-c-format
5329 msgid "Enable front end optimization."
5330 msgstr ""
5331
5332 #: fortran/lang.opt:606
5333 #, no-c-format
5334 msgid ""
5335 "Specify that no implicit typing is allowed, unless overridden by explicit "
5336 "IMPLICIT statements."
5337 msgstr ""
5338
5339 #: fortran/lang.opt:610
5340 #, no-c-format
5341 msgid ""
5342 "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5343 msgstr ""
5344
5345 #: fortran/lang.opt:614
5346 #, no-c-format
5347 msgid ""
5348 "Initialize components of derived type variables according to other init "
5349 "flags."
5350 msgstr ""
5351
5352 #: fortran/lang.opt:618
5353 #, no-c-format
5354 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5355 msgstr ""
5356
5357 #: fortran/lang.opt:622
5358 #, no-c-format
5359 msgid "Initialize local variables to zero (from g77)."
5360 msgstr ""
5361
5362 #: fortran/lang.opt:626
5363 #, no-c-format
5364 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5365 msgstr ""
5366
5367 #: fortran/lang.opt:630
5368 #, no-c-format
5369 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5370 msgstr ""
5371
5372 #: fortran/lang.opt:652
5373 #, no-c-format
5374 msgid "-finline-arg-packing\tPerform argument packing inline."
5375 msgstr ""
5376
5377 #: fortran/lang.opt:656
5378 #, no-c-format
5379 msgid ""
5380 "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which "
5381 "matmul will be inlined."
5382 msgstr ""
5383
5384 #: fortran/lang.opt:660
5385 #, no-c-format
5386 msgid ""
5387 "-fmax-array-constructor=<n>\tMaximum number of objects in an array "
5388 "constructor."
5389 msgstr ""
5390
5391 #: fortran/lang.opt:664
5392 #, no-c-format
5393 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5394 msgstr ""
5395
5396 #: fortran/lang.opt:668
5397 #, no-c-format
5398 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
5399 msgstr ""
5400
5401 #: fortran/lang.opt:672
5402 #, no-c-format
5403 msgid ""
5404 "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be "
5405 "put on the stack."
5406 msgstr ""
5407
5408 #: fortran/lang.opt:676
5409 #, no-c-format
5410 msgid "Put all local arrays on stack."
5411 msgstr ""
5412
5413 #: fortran/lang.opt:680
5414 #, no-c-format
5415 msgid "Set default accessibility of module entities to PRIVATE."
5416 msgstr ""
5417
5418 #: fortran/lang.opt:700
5419 #, no-c-format
5420 msgid "Try to lay out derived types as compactly as possible."
5421 msgstr ""
5422
5423 #: fortran/lang.opt:708
5424 #, no-c-format
5425 msgid "Protect parentheses in expressions."
5426 msgstr ""
5427
5428 #: fortran/lang.opt:712
5429 #, no-c-format
5430 msgid ""
5431 "Path to header file that should be pre-included before each compilation unit."
5432 msgstr ""
5433
5434 #: fortran/lang.opt:716
5435 #, no-c-format
5436 msgid "Enable range checking during compilation."
5437 msgstr ""
5438
5439 #: fortran/lang.opt:720
5440 #, no-c-format
5441 msgid "Interpret any REAL(4) as a REAL(8)."
5442 msgstr ""
5443
5444 #: fortran/lang.opt:724
5445 #, no-c-format
5446 msgid "Interpret any REAL(4) as a REAL(10)."
5447 msgstr ""
5448
5449 #: fortran/lang.opt:728
5450 #, no-c-format
5451 msgid "Interpret any REAL(4) as a REAL(16)."
5452 msgstr ""
5453
5454 #: fortran/lang.opt:732
5455 #, no-c-format
5456 msgid "Interpret any REAL(8) as a REAL(4)."
5457 msgstr ""
5458
5459 #: fortran/lang.opt:736
5460 #, no-c-format
5461 msgid "Interpret any REAL(8) as a REAL(10)."
5462 msgstr ""
5463
5464 #: fortran/lang.opt:740
5465 #, no-c-format
5466 msgid "Interpret any REAL(8) as a REAL(16)."
5467 msgstr ""
5468
5469 #: fortran/lang.opt:744
5470 #, no-c-format
5471 msgid "Reallocate the LHS in assignments."
5472 msgstr ""
5473
5474 #: fortran/lang.opt:748
5475 #, no-c-format
5476 msgid "Use a 4-byte record marker for unformatted files."
5477 msgstr ""
5478
5479 #: fortran/lang.opt:752
5480 #, no-c-format
5481 msgid "Use an 8-byte record marker for unformatted files."
5482 msgstr ""
5483
5484 #: fortran/lang.opt:756
5485 #, no-c-format
5486 msgid "Allocate local variables on the stack to allow indirect recursion."
5487 msgstr ""
5488
5489 #: fortran/lang.opt:760
5490 #, no-c-format
5491 msgid "Copy array sections into a contiguous block on procedure entry."
5492 msgstr ""
5493
5494 #: fortran/lang.opt:764
5495 #, no-c-format
5496 msgid ""
5497 "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be "
5498 "used."
5499 msgstr ""
5500
5501 #: fortran/lang.opt:780
5502 #, no-c-format
5503 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
5504 msgstr ""
5505
5506 #: fortran/lang.opt:784
5507 #, no-c-format
5508 msgid "Append a second underscore if the name already contains an underscore."
5509 msgstr ""
5510
5511 #: fortran/lang.opt:792
5512 #, no-c-format
5513 msgid "Apply negative sign to zero values."
5514 msgstr ""
5515
5516 #: fortran/lang.opt:799
5517 #, no-c-format
5518 msgid ""
5519 "Disallow tail call optimization when a calling routine may have omitted "
5520 "character lengths."
5521 msgstr ""
5522
5523 #: fortran/lang.opt:803
5524 #, no-c-format
5525 msgid "Append underscores to externally visible names."
5526 msgstr ""
5527
5528 #: fortran/lang.opt:807 c-family/c.opt:1465 c-family/c.opt:1497
5529 #: c-family/c.opt:1505 c-family/c.opt:1757 config/pa/pa.opt:42
5530 #: config/pa/pa.opt:74 common.opt:1099 common.opt:1103 common.opt:1107
5531 #: common.opt:1194 common.opt:1467 common.opt:1546 common.opt:1819
5532 #: common.opt:1950 common.opt:1993 common.opt:2382 common.opt:2418
5533 #: common.opt:2511 common.opt:2515 common.opt:2624 common.opt:2715
5534 #: common.opt:2723 common.opt:2731 common.opt:2739 common.opt:2840
5535 #: common.opt:2896 common.opt:2984 common.opt:3121 common.opt:3125
5536 #: common.opt:3129 common.opt:3133
5537 #, no-c-format
5538 msgid "Does nothing. Preserved for backward compatibility."
5539 msgstr ""
5540
5541 #: fortran/lang.opt:847
5542 #, no-c-format
5543 msgid "Statically link the GNU Fortran helper library (libgfortran)."
5544 msgstr ""
5545
5546 #: fortran/lang.opt:851
5547 #, no-c-format
5548 msgid "Conform to the ISO Fortran 2003 standard."
5549 msgstr ""
5550
5551 #: fortran/lang.opt:855
5552 #, no-c-format
5553 msgid "Conform to the ISO Fortran 2008 standard."
5554 msgstr ""
5555
5556 #: fortran/lang.opt:859
5557 #, no-c-format
5558 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
5559 msgstr ""
5560
5561 #: fortran/lang.opt:863
5562 #, no-c-format
5563 msgid "Conform to the ISO Fortran 2018 standard."
5564 msgstr ""
5565
5566 #: fortran/lang.opt:867
5567 #, no-c-format
5568 msgid "Conform to the ISO Fortran 95 standard."
5569 msgstr ""
5570
5571 #: fortran/lang.opt:871
5572 #, no-c-format
5573 msgid "Conform to nothing in particular."
5574 msgstr ""
5575
5576 #: fortran/lang.opt:875
5577 #, no-c-format
5578 msgid "Accept extensions to support legacy code."
5579 msgstr ""
5580
5581 #: c-family/c.opt:182
5582 #, no-c-format
5583 msgid ""
5584 "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' "
5585 "before <question> disables the <answer> to <question>."
5586 msgstr ""
5587
5588 #: c-family/c.opt:186
5589 #, no-c-format
5590 msgid "Do not discard comments."
5591 msgstr ""
5592
5593 #: c-family/c.opt:190
5594 #, no-c-format
5595 msgid "Do not discard comments in macro expansions."
5596 msgstr ""
5597
5598 #: c-family/c.opt:194
5599 #, no-c-format
5600 msgid ""
5601 "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just "
5602 "<macro> is given, <val> is taken to be 1."
5603 msgstr ""
5604
5605 #: c-family/c.opt:201
5606 #, no-c-format
5607 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
5608 msgstr ""
5609
5610 #: c-family/c.opt:205
5611 #, no-c-format
5612 msgid "Enable parsing GIMPLE."
5613 msgstr ""
5614
5615 #: c-family/c.opt:209
5616 #, no-c-format
5617 msgid "Print the name of header files as they are used."
5618 msgstr ""
5619
5620 #: c-family/c.opt:213
5621 #, no-c-format
5622 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
5623 msgstr ""
5624
5625 #: c-family/c.opt:217
5626 #, no-c-format
5627 msgid "Generate make dependencies."
5628 msgstr ""
5629
5630 #: c-family/c.opt:221
5631 #, no-c-format
5632 msgid "Generate make dependencies and compile."
5633 msgstr ""
5634
5635 #: c-family/c.opt:225
5636 #, no-c-format
5637 msgid "-MF <file>\tWrite dependency output to the given file."
5638 msgstr ""
5639
5640 #: c-family/c.opt:229
5641 #, no-c-format
5642 msgid "Treat missing header files as generated files."
5643 msgstr ""
5644
5645 #: c-family/c.opt:233
5646 #, no-c-format
5647 msgid "Like -M but ignore system header files."
5648 msgstr ""
5649
5650 #: c-family/c.opt:237
5651 #, no-c-format
5652 msgid "Like -MD but ignore system header files."
5653 msgstr ""
5654
5655 #: c-family/c.opt:241
5656 #, no-c-format
5657 msgid "Generate phony targets for all headers."
5658 msgstr ""
5659
5660 #: c-family/c.opt:245
5661 #, no-c-format
5662 msgid "-MQ <target>\tAdd a MAKE-quoted target."
5663 msgstr ""
5664
5665 #: c-family/c.opt:249
5666 #, no-c-format
5667 msgid "-MT <target>\tAdd an unquoted target."
5668 msgstr ""
5669
5670 #: c-family/c.opt:253
5671 #, no-c-format
5672 msgid "Do not generate #line directives."
5673 msgstr ""
5674
5675 #: c-family/c.opt:257
5676 #, no-c-format
5677 msgid "-U<macro>\tUndefine <macro>."
5678 msgstr ""
5679
5680 #: c-family/c.opt:261
5681 #, no-c-format
5682 msgid ""
5683 "Warn about things that will change when compiling with an ABI-compliant "
5684 "compiler."
5685 msgstr ""
5686
5687 #: c-family/c.opt:265
5688 #, no-c-format
5689 msgid ""
5690 "Warn about things that change between the current -fabi-version and the "
5691 "specified version."
5692 msgstr ""
5693
5694 #: c-family/c.opt:269
5695 #, no-c-format
5696 msgid ""
5697 "Warn if a subobject has an abi_tag attribute that the complete object type "
5698 "does not have."
5699 msgstr ""
5700
5701 #: c-family/c.opt:276
5702 #, no-c-format
5703 msgid ""
5704 "Warn on suspicious calls of standard functions computing absolute values."
5705 msgstr ""
5706
5707 #: c-family/c.opt:280
5708 #, no-c-format
5709 msgid "Warn about suspicious uses of memory addresses."
5710 msgstr ""
5711
5712 #: c-family/c.opt:296
5713 #, no-c-format
5714 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
5715 msgstr ""
5716
5717 #: c-family/c.opt:300
5718 #, no-c-format
5719 msgid ""
5720 "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member "
5721 "allocation function."
5722 msgstr ""
5723
5724 #: c-family/c.opt:304 ada/gcc-interface/lang.opt:57
5725 #, no-c-format
5726 msgid "Enable most warning messages."
5727 msgstr ""
5728
5729 #: c-family/c.opt:308
5730 #, no-c-format
5731 msgid "Warn on any use of alloca."
5732 msgstr ""
5733
5734 #: c-family/c.opt:312
5735 #, no-c-format
5736 msgid ""
5737 "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions "
5738 "that attempt to allocate objects larger than the specified number of bytes."
5739 msgstr ""
5740
5741 #: c-family/c.opt:317
5742 #, no-c-format
5743 msgid ""
5744 "Disable Walloc-size-larger-than= warning. Equivalent to Walloc-size-larger-"
5745 "than=<SIZE_MAX> or larger."
5746 msgstr ""
5747
5748 #: c-family/c.opt:321
5749 #, no-c-format
5750 msgid "Warn for calls to allocation functions that specify zero bytes."
5751 msgstr ""
5752
5753 #: c-family/c.opt:325
5754 #, no-c-format
5755 msgid ""
5756 "-Walloca-larger-than=<number>\tWarn on unbounded uses of alloca, and on "
5757 "bounded uses of alloca whose bound can be larger than <number> bytes."
5758 msgstr ""
5759
5760 #: c-family/c.opt:331
5761 #, no-c-format
5762 msgid ""
5763 "Disable Walloca-larger-than= warning. Equivalent to Walloca-larger-"
5764 "than=<SIZE_MAX> or larger."
5765 msgstr ""
5766
5767 #: c-family/c.opt:343
5768 #, no-c-format
5769 msgid "Warn about accesses to interior zero-length array members."
5770 msgstr ""
5771
5772 #: c-family/c.opt:347
5773 #, no-c-format
5774 msgid ""
5775 "Warn whenever an Objective-C assignment is being intercepted by the garbage "
5776 "collector."
5777 msgstr ""
5778
5779 #: c-family/c.opt:351
5780 #, no-c-format
5781 msgid "Warn about casting functions to incompatible types."
5782 msgstr ""
5783
5784 #: c-family/c.opt:355
5785 #, no-c-format
5786 msgid ""
5787 "Warn about boolean expression compared with an integer value different from "
5788 "true/false."
5789 msgstr ""
5790
5791 #: c-family/c.opt:359
5792 #, no-c-format
5793 msgid "Warn about certain operations on boolean expressions."
5794 msgstr ""
5795
5796 #: c-family/c.opt:363
5797 #, no-c-format
5798 msgid ""
5799 "Warn when __builtin_frame_address or __builtin_return_address is used "
5800 "unsafely."
5801 msgstr ""
5802
5803 #: c-family/c.opt:367
5804 #, no-c-format
5805 msgid "Warn when a built-in function is declared with the wrong signature."
5806 msgstr ""
5807
5808 #: c-family/c.opt:371
5809 #, no-c-format
5810 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
5811 msgstr ""
5812
5813 #: c-family/c.opt:375
5814 #, no-c-format
5815 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
5816 msgstr ""
5817
5818 #: c-family/c.opt:379
5819 #, no-c-format
5820 msgid "Warn about features not present in ISO C90, but present in ISO C99."
5821 msgstr ""
5822
5823 #: c-family/c.opt:383
5824 #, no-c-format
5825 msgid "Warn about features not present in ISO C99, but present in ISO C11."
5826 msgstr ""
5827
5828 #: c-family/c.opt:387
5829 #, no-c-format
5830 msgid "Warn about C constructs that are not in the common subset of C and C++."
5831 msgstr ""
5832
5833 #: c-family/c.opt:394
5834 #, no-c-format
5835 msgid ""
5836 "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO "
5837 "C++ 2011."
5838 msgstr ""
5839
5840 #: c-family/c.opt:398
5841 #, no-c-format
5842 msgid ""
5843 "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO "
5844 "C++ 2014."
5845 msgstr ""
5846
5847 #: c-family/c.opt:405
5848 #, no-c-format
5849 msgid ""
5850 "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO "
5851 "C++ 2017."
5852 msgstr ""
5853
5854 #: c-family/c.opt:412
5855 #, no-c-format
5856 msgid ""
5857 "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO "
5858 "C++ 2020."
5859 msgstr ""
5860
5861 #: c-family/c.opt:416
5862 #, no-c-format
5863 msgid "Warn about casts between incompatible function types."
5864 msgstr ""
5865
5866 #: c-family/c.opt:420
5867 #, no-c-format
5868 msgid "Warn about casts which discard qualifiers."
5869 msgstr ""
5870
5871 #: c-family/c.opt:424 c-family/c.opt:428
5872 #, no-c-format
5873 msgid "Warn about catch handlers of non-reference type."
5874 msgstr ""
5875
5876 #: c-family/c.opt:432
5877 #, no-c-format
5878 msgid "Warn about subscripts whose type is \"char\"."
5879 msgstr ""
5880
5881 #: c-family/c.opt:436 c-family/c.opt:1362 c-family/c.opt:1366
5882 #: c-family/c.opt:1370 c-family/c.opt:1374 c-family/c.opt:1378
5883 #: c-family/c.opt:1382 c-family/c.opt:1386 c-family/c.opt:1393
5884 #: c-family/c.opt:1397 c-family/c.opt:1401 c-family/c.opt:1405
5885 #: c-family/c.opt:1409 c-family/c.opt:1413 c-family/c.opt:1417
5886 #: c-family/c.opt:1421 c-family/c.opt:1425 c-family/c.opt:1429
5887 #: c-family/c.opt:1433 c-family/c.opt:1437 c-family/c.opt:1441
5888 #: config/i386/i386.opt:965
5889 #, no-c-format
5890 msgid "Removed in GCC 9. This switch has no effect."
5891 msgstr ""
5892
5893 #: c-family/c.opt:440
5894 #, no-c-format
5895 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
5896 msgstr ""
5897
5898 #: c-family/c.opt:444
5899 #, no-c-format
5900 msgid "Warn about uses of a comma operator within a subscripting expression."
5901 msgstr ""
5902
5903 #: c-family/c.opt:448
5904 #, no-c-format
5905 msgid ""
5906 "Warn about possibly nested block comments, and C++ comments spanning more "
5907 "than one physical line."
5908 msgstr ""
5909
5910 #: c-family/c.opt:452
5911 #, no-c-format
5912 msgid "Synonym for -Wcomment."
5913 msgstr ""
5914
5915 #: c-family/c.opt:456
5916 #, no-c-format
5917 msgid "Warn for conditionally-supported constructs."
5918 msgstr ""
5919
5920 #: c-family/c.opt:460
5921 #, no-c-format
5922 msgid "Warn for implicit type conversions that may change a value."
5923 msgstr ""
5924
5925 #: c-family/c.opt:464
5926 #, no-c-format
5927 msgid "Warn for converting NULL from/to a non-pointer type."
5928 msgstr ""
5929
5930 #: c-family/c.opt:472
5931 #, no-c-format
5932 msgid "Warn when all constructors and destructors are private."
5933 msgstr ""
5934
5935 #: c-family/c.opt:476
5936 #, no-c-format
5937 msgid "Warn about dangling else."
5938 msgstr ""
5939
5940 #: c-family/c.opt:480
5941 #, no-c-format
5942 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
5943 msgstr ""
5944
5945 #: c-family/c.opt:484
5946 #, no-c-format
5947 msgid "Warn when a declaration is found after a statement."
5948 msgstr ""
5949
5950 #: c-family/c.opt:488
5951 #, no-c-format
5952 msgid "Warn when deleting a pointer to incomplete type."
5953 msgstr ""
5954
5955 #: c-family/c.opt:492
5956 #, no-c-format
5957 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
5958 msgstr ""
5959
5960 #: c-family/c.opt:500
5961 #, no-c-format
5962 msgid ""
5963 "Mark implicitly-declared copy operations as deprecated if the class has a "
5964 "user-provided copy operation."
5965 msgstr ""
5966
5967 #: c-family/c.opt:505
5968 #, no-c-format
5969 msgid ""
5970 "Mark implicitly-declared copy operations as deprecated if the class has a "
5971 "user-provided copy operation or destructor."
5972 msgstr ""
5973
5974 #: c-family/c.opt:510
5975 #, no-c-format
5976 msgid ""
5977 "Warn about positional initialization of structs requiring designated "
5978 "initializers."
5979 msgstr ""
5980
5981 #: c-family/c.opt:514
5982 #, no-c-format
5983 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
5984 msgstr ""
5985
5986 #: c-family/c.opt:518
5987 #, no-c-format
5988 msgid "Warn if type qualifiers on pointers are discarded."
5989 msgstr ""
5990
5991 #: c-family/c.opt:522
5992 #, no-c-format
5993 msgid "Warn about compile-time integer division by zero."
5994 msgstr ""
5995
5996 #: c-family/c.opt:526
5997 #, no-c-format
5998 msgid "Warn about duplicated branches in if-else statements."
5999 msgstr ""
6000
6001 #: c-family/c.opt:530
6002 #, no-c-format
6003 msgid "Warn about duplicated conditions in an if-else-if chain."
6004 msgstr ""
6005
6006 #: c-family/c.opt:534
6007 #, no-c-format
6008 msgid "Warn about violations of Effective C++ style rules."
6009 msgstr ""
6010
6011 #: c-family/c.opt:538
6012 #, no-c-format
6013 msgid "Warn about an empty body in an if or else statement."
6014 msgstr ""
6015
6016 #: c-family/c.opt:542
6017 #, no-c-format
6018 msgid "Warn about stray tokens after #else and #endif."
6019 msgstr ""
6020
6021 #: c-family/c.opt:546
6022 #, no-c-format
6023 msgid "Warn about comparison of different enum types."
6024 msgstr ""
6025
6026 #: c-family/c.opt:550
6027 #, no-c-format
6028 msgid "Warn about implicit conversion of enum types."
6029 msgstr ""
6030
6031 #: c-family/c.opt:558
6032 #, no-c-format
6033 msgid ""
6034 "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6035 msgstr ""
6036
6037 #: c-family/c.opt:566
6038 #, no-c-format
6039 msgid "Warn about semicolon after in-class function definition."
6040 msgstr ""
6041
6042 #: c-family/c.opt:570
6043 #, no-c-format
6044 msgid ""
6045 "Warn for implicit type conversions that cause loss of floating point "
6046 "precision."
6047 msgstr ""
6048
6049 #: c-family/c.opt:574
6050 #, no-c-format
6051 msgid "Warn if testing floating point numbers for equality."
6052 msgstr ""
6053
6054 #: c-family/c.opt:578 c-family/c.opt:624
6055 #, no-c-format
6056 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6057 msgstr ""
6058
6059 #: c-family/c.opt:582
6060 #, no-c-format
6061 msgid "Warn about format strings that contain NUL bytes."
6062 msgstr ""
6063
6064 #: c-family/c.opt:586
6065 #, no-c-format
6066 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
6067 msgstr ""
6068
6069 #: c-family/c.opt:590
6070 #, no-c-format
6071 msgid "Warn if passing too many arguments to a function for its format string."
6072 msgstr ""
6073
6074 #: c-family/c.opt:594
6075 #, no-c-format
6076 msgid "Warn about format strings that are not literals."
6077 msgstr ""
6078
6079 #: c-family/c.opt:598
6080 #, no-c-format
6081 msgid ""
6082 "Warn about function calls with format strings that write past the end of the "
6083 "destination region. Same as -Wformat-overflow=1."
6084 msgstr ""
6085
6086 #: c-family/c.opt:603
6087 #, no-c-format
6088 msgid "Warn about possible security problems with format functions."
6089 msgstr ""
6090
6091 #: c-family/c.opt:607
6092 #, no-c-format
6093 msgid "Warn about sign differences with format functions."
6094 msgstr ""
6095
6096 #: c-family/c.opt:611
6097 #, no-c-format
6098 msgid ""
6099 "Warn about calls to snprintf and similar functions that truncate output. "
6100 "Same as -Wformat-truncation=1."
6101 msgstr ""
6102
6103 #: c-family/c.opt:616
6104 #, no-c-format
6105 msgid "Warn about strftime formats yielding 2-digit years."
6106 msgstr ""
6107
6108 #: c-family/c.opt:620
6109 #, no-c-format
6110 msgid "Warn about zero-length formats."
6111 msgstr ""
6112
6113 #: c-family/c.opt:628
6114 #, no-c-format
6115 msgid ""
6116 "Warn about function calls with format strings that write past the end of the "
6117 "destination region."
6118 msgstr ""
6119
6120 #: c-family/c.opt:633
6121 #, no-c-format
6122 msgid ""
6123 "Warn about calls to snprintf and similar functions that truncate output."
6124 msgstr ""
6125
6126 #: c-family/c.opt:637
6127 #, no-c-format
6128 msgid "Warn when the field in a struct is not aligned."
6129 msgstr ""
6130
6131 #: c-family/c.opt:641
6132 #, no-c-format
6133 msgid "Warn whenever type qualifiers are ignored."
6134 msgstr ""
6135
6136 #: c-family/c.opt:645
6137 #, no-c-format
6138 msgid "Warn whenever attributes are ignored."
6139 msgstr ""
6140
6141 #: c-family/c.opt:649
6142 #, no-c-format
6143 msgid "Warn when a base is inaccessible in derived due to ambiguity."
6144 msgstr ""
6145
6146 #: c-family/c.opt:653
6147 #, no-c-format
6148 msgid ""
6149 "Warn when there is a conversion between pointers that have incompatible "
6150 "types."
6151 msgstr ""
6152
6153 #: c-family/c.opt:657
6154 #, no-c-format
6155 msgid "Warn when the address of packed member of struct or union is taken."
6156 msgstr ""
6157
6158 #: c-family/c.opt:661
6159 #, no-c-format
6160 msgid "Warn about variables which are initialized to themselves."
6161 msgstr ""
6162
6163 #: c-family/c.opt:665
6164 #, no-c-format
6165 msgid ""
6166 "Warn about uses of std::initializer_list that can result in dangling "
6167 "pointers."
6168 msgstr ""
6169
6170 #: c-family/c.opt:669
6171 #, no-c-format
6172 msgid "Warn about implicit declarations."
6173 msgstr ""
6174
6175 #: c-family/c.opt:677
6176 #, no-c-format
6177 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6178 msgstr ""
6179
6180 #: c-family/c.opt:681
6181 #, no-c-format
6182 msgid "Warn if \"defined\" is used outside #if."
6183 msgstr ""
6184
6185 #: c-family/c.opt:685
6186 #, no-c-format
6187 msgid "Warn about implicit function declarations."
6188 msgstr ""
6189
6190 #: c-family/c.opt:689
6191 #, no-c-format
6192 msgid "Warn when a declaration does not specify a type."
6193 msgstr ""
6194
6195 #: c-family/c.opt:696
6196 #, no-c-format
6197 msgid ""
6198 "Warn about C++11 inheriting constructors when the base has a variadic "
6199 "constructor."
6200 msgstr ""
6201
6202 #: c-family/c.opt:700
6203 #, no-c-format
6204 msgid ""
6205 "Warn about incompatible integer to pointer and pointer to integer "
6206 "conversions."
6207 msgstr ""
6208
6209 #: c-family/c.opt:704
6210 #, no-c-format
6211 msgid "Warn for suspicious integer expressions in boolean context."
6212 msgstr ""
6213
6214 #: c-family/c.opt:708
6215 #, no-c-format
6216 msgid ""
6217 "Warn when there is a cast to a pointer from an integer of a different size."
6218 msgstr ""
6219
6220 #: c-family/c.opt:712
6221 #, no-c-format
6222 msgid "Warn about invalid uses of the \"offsetof\" macro."
6223 msgstr ""
6224
6225 #: c-family/c.opt:716
6226 #, no-c-format
6227 msgid "Warn about PCH files that are found but not used."
6228 msgstr ""
6229
6230 #: c-family/c.opt:720
6231 #, no-c-format
6232 msgid "Warn when a jump misses a variable initialization."
6233 msgstr ""
6234
6235 #: c-family/c.opt:724
6236 #, no-c-format
6237 msgid ""
6238 "Warn when a string or character literal is followed by a ud-suffix which "
6239 "does not begin with an underscore."
6240 msgstr ""
6241
6242 #: c-family/c.opt:728
6243 #, no-c-format
6244 msgid ""
6245 "Warn when a logical operator is suspiciously always evaluating to true or "
6246 "false."
6247 msgstr ""
6248
6249 #: c-family/c.opt:732
6250 #, no-c-format
6251 msgid ""
6252 "Warn when logical not is used on the left hand side operand of a comparison."
6253 msgstr ""
6254
6255 #: c-family/c.opt:736
6256 #, no-c-format
6257 msgid "Do not warn about using \"long long\" when -pedantic."
6258 msgstr ""
6259
6260 #: c-family/c.opt:740
6261 #, no-c-format
6262 msgid "Warn about suspicious declarations of \"main\"."
6263 msgstr ""
6264
6265 #: c-family/c.opt:748
6266 #, no-c-format
6267 msgid ""
6268 "Warn about suspicious calls to memset where the third argument is constant "
6269 "literal zero and the second is not."
6270 msgstr ""
6271
6272 #: c-family/c.opt:752
6273 #, no-c-format
6274 msgid ""
6275 "Warn about suspicious calls to memset where the third argument contains the "
6276 "number of elements not multiplied by the element size."
6277 msgstr ""
6278
6279 #: c-family/c.opt:756
6280 #, no-c-format
6281 msgid ""
6282 "Warn when the indentation of the code does not reflect the block structure."
6283 msgstr ""
6284
6285 #: c-family/c.opt:760
6286 #, no-c-format
6287 msgid ""
6288 "Warn when a class is redeclared or referenced using a mismatched class-key."
6289 msgstr ""
6290
6291 #: c-family/c.opt:764
6292 #, no-c-format
6293 msgid "Warn about possibly missing braces around initializers."
6294 msgstr ""
6295
6296 #: c-family/c.opt:768
6297 #, no-c-format
6298 msgid "Warn about global functions without previous declarations."
6299 msgstr ""
6300
6301 #: c-family/c.opt:772
6302 #, no-c-format
6303 msgid "Warn about missing fields in struct initializers."
6304 msgstr ""
6305
6306 #: c-family/c.opt:776
6307 #, no-c-format
6308 msgid ""
6309 "Warn about unsafe macros expanding to multiple statements used as a body of "
6310 "a clause such as if, else, while, switch, or for."
6311 msgstr ""
6312
6313 #: c-family/c.opt:780
6314 #, no-c-format
6315 msgid "Warn on direct multiple inheritance."
6316 msgstr ""
6317
6318 #: c-family/c.opt:784
6319 #, no-c-format
6320 msgid "Warn on namespace definition."
6321 msgstr ""
6322
6323 #: c-family/c.opt:788
6324 #, no-c-format
6325 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6326 msgstr ""
6327
6328 #: c-family/c.opt:792
6329 #, no-c-format
6330 msgid ""
6331 "Warn when a class or enumerated type is referenced using a redundant class-"
6332 "key."
6333 msgstr ""
6334
6335 #: c-family/c.opt:796
6336 #, no-c-format
6337 msgid "Warn about missing sized deallocation functions."
6338 msgstr ""
6339
6340 #: c-family/c.opt:800
6341 #, no-c-format
6342 msgid ""
6343 "Warn about suspicious divisions of two sizeof expressions that don't work "
6344 "correctly with pointers."
6345 msgstr ""
6346
6347 #: c-family/c.opt:804
6348 #, no-c-format
6349 msgid ""
6350 "Warn about suspicious length parameters to certain string functions if the "
6351 "argument uses sizeof."
6352 msgstr ""
6353
6354 #: c-family/c.opt:808
6355 #, no-c-format
6356 msgid "Warn when sizeof is applied on a parameter declared as an array."
6357 msgstr ""
6358
6359 #: c-family/c.opt:812
6360 #, no-c-format
6361 msgid ""
6362 "Warn about calls to strcmp and strncmp used in equality expressions that are "
6363 "necessarily true or false due to the length of one and size of the other "
6364 "argument."
6365 msgstr ""
6366
6367 #: c-family/c.opt:818
6368 #, no-c-format
6369 msgid ""
6370 "Warn about buffer overflow in string manipulation functions like memcpy and "
6371 "strcpy."
6372 msgstr ""
6373
6374 #: c-family/c.opt:823
6375 #, no-c-format
6376 msgid ""
6377 "Under the control of Object Size type, warn about buffer overflow in string "
6378 "manipulation functions like memcpy and strcpy."
6379 msgstr ""
6380
6381 #: c-family/c.opt:828
6382 #, no-c-format
6383 msgid ""
6384 "Warn about truncation in string manipulation functions like strncat and "
6385 "strncpy."
6386 msgstr ""
6387
6388 #: c-family/c.opt:832
6389 #, no-c-format
6390 msgid "Warn about functions which might be candidates for format attributes."
6391 msgstr ""
6392
6393 #: c-family/c.opt:836
6394 #, no-c-format
6395 msgid ""
6396 "Suggest that the override keyword be used when the declaration of a virtual "
6397 "function overrides another."
6398 msgstr ""
6399
6400 #: c-family/c.opt:841
6401 #, no-c-format
6402 msgid "Warn about enumerated switches, with no default, missing a case."
6403 msgstr ""
6404
6405 #: c-family/c.opt:845
6406 #, no-c-format
6407 msgid "Warn about enumerated switches missing a \"default:\" statement."
6408 msgstr ""
6409
6410 #: c-family/c.opt:849
6411 #, no-c-format
6412 msgid "Warn about all enumerated switches missing a specific case."
6413 msgstr ""
6414
6415 #: c-family/c.opt:853
6416 #, no-c-format
6417 msgid "Warn about switches with boolean controlling expression."
6418 msgstr ""
6419
6420 #: c-family/c.opt:857
6421 #, no-c-format
6422 msgid "Warn about switch values that are outside of the switch's type range."
6423 msgstr ""
6424
6425 #: c-family/c.opt:861
6426 #, no-c-format
6427 msgid "Warn on primary template declaration."
6428 msgstr ""
6429
6430 #: c-family/c.opt:865
6431 #, no-c-format
6432 msgid ""
6433 "Warn about declarations of entities that may be missing attributes that "
6434 "related entities have been declared with."
6435 msgstr ""
6436
6437 #: c-family/c.opt:874
6438 #, no-c-format
6439 msgid "Warn about user-specified include directories that do not exist."
6440 msgstr ""
6441
6442 #: c-family/c.opt:878
6443 #, no-c-format
6444 msgid ""
6445 "Warn about function parameters declared without a type specifier in K&R-"
6446 "style functions."
6447 msgstr ""
6448
6449 #: c-family/c.opt:882
6450 #, no-c-format
6451 msgid "Warn about global functions without prototypes."
6452 msgstr ""
6453
6454 #: c-family/c.opt:889
6455 #, no-c-format
6456 msgid "Warn about use of multi-character character constants."
6457 msgstr ""
6458
6459 #: c-family/c.opt:893
6460 #, no-c-format
6461 msgid ""
6462 "Warn about narrowing conversions within { } that are ill-formed in C++11."
6463 msgstr ""
6464
6465 #: c-family/c.opt:897
6466 #, no-c-format
6467 msgid "Warn about \"extern\" declarations not at file scope."
6468 msgstr ""
6469
6470 #: c-family/c.opt:901
6471 #, no-c-format
6472 msgid ""
6473 "Warn when a noexcept expression evaluates to false even though the "
6474 "expression can't actually throw."
6475 msgstr ""
6476
6477 #: c-family/c.opt:905
6478 #, no-c-format
6479 msgid ""
6480 "Warn if C++17 noexcept function type will change the mangled name of a "
6481 "symbol."
6482 msgstr ""
6483
6484 #: c-family/c.opt:909
6485 #, no-c-format
6486 msgid ""
6487 "Warn when non-templatized friend functions are declared within a template."
6488 msgstr ""
6489
6490 #: c-family/c.opt:913
6491 #, no-c-format
6492 msgid ""
6493 "Warn when a conversion function will never be called due to the type it "
6494 "converts to."
6495 msgstr ""
6496
6497 #: c-family/c.opt:917
6498 #, no-c-format
6499 msgid "Warn for unsafe raw memory writes to objects of class types."
6500 msgstr ""
6501
6502 #: c-family/c.opt:921
6503 #, no-c-format
6504 msgid "Warn about non-virtual destructors."
6505 msgstr ""
6506
6507 #: c-family/c.opt:925
6508 #, no-c-format
6509 msgid ""
6510 "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6511 msgstr ""
6512
6513 #: c-family/c.opt:941
6514 #, no-c-format
6515 msgid ""
6516 "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6517 msgstr ""
6518
6519 #: c-family/c.opt:964
6520 #, no-c-format
6521 msgid "Warn if a C-style cast is used in a program."
6522 msgstr ""
6523
6524 #: c-family/c.opt:968
6525 #, no-c-format
6526 msgid "Warn for obsolescent usage in a declaration."
6527 msgstr ""
6528
6529 #: c-family/c.opt:972
6530 #, no-c-format
6531 msgid "Warn if an old-style parameter definition is used."
6532 msgstr ""
6533
6534 #: c-family/c.opt:976
6535 #, no-c-format
6536 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6537 msgstr ""
6538
6539 #: c-family/c.opt:980
6540 #, no-c-format
6541 msgid ""
6542 "Warn if a string is longer than the maximum portable length specified by the "
6543 "standard."
6544 msgstr ""
6545
6546 #: c-family/c.opt:984
6547 #, no-c-format
6548 msgid "Warn about overloaded virtual function names."
6549 msgstr ""
6550
6551 #: c-family/c.opt:988
6552 #, no-c-format
6553 msgid "Warn about overriding initializers without side effects."
6554 msgstr ""
6555
6556 #: c-family/c.opt:992
6557 #, no-c-format
6558 msgid "Warn about overriding initializers with side effects."
6559 msgstr ""
6560
6561 #: c-family/c.opt:996
6562 #, no-c-format
6563 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6564 msgstr ""
6565
6566 #: c-family/c.opt:1000
6567 #, no-c-format
6568 msgid "Warn about possibly missing parentheses."
6569 msgstr ""
6570
6571 #: c-family/c.opt:1008
6572 #, no-c-format
6573 msgid ""
6574 "Warn about calling std::move on a local object in a return statement "
6575 "preventing copy elision."
6576 msgstr ""
6577
6578 #: c-family/c.opt:1012
6579 #, no-c-format
6580 msgid "Warn when converting the type of pointers to member functions."
6581 msgstr ""
6582
6583 #: c-family/c.opt:1016
6584 #, no-c-format
6585 msgid "Warn about function pointer arithmetic."
6586 msgstr ""
6587
6588 #: c-family/c.opt:1020
6589 #, no-c-format
6590 msgid "Warn when a pointer differs in signedness in an assignment."
6591 msgstr ""
6592
6593 #: c-family/c.opt:1024
6594 #, no-c-format
6595 msgid "Warn when a pointer is compared with a zero character constant."
6596 msgstr ""
6597
6598 #: c-family/c.opt:1028
6599 #, no-c-format
6600 msgid "Warn when a pointer is cast to an integer of a different size."
6601 msgstr ""
6602
6603 #: c-family/c.opt:1032
6604 #, no-c-format
6605 msgid "Warn about misuses of pragmas."
6606 msgstr ""
6607
6608 #: c-family/c.opt:1036
6609 #, no-c-format
6610 msgid ""
6611 "Warn if constructor or destructors with priorities from 0 to 100 are used."
6612 msgstr ""
6613
6614 #: c-family/c.opt:1040
6615 #, no-c-format
6616 msgid ""
6617 "Warn if a property for an Objective-C object has no assign semantics "
6618 "specified."
6619 msgstr ""
6620
6621 #: c-family/c.opt:1044
6622 #, no-c-format
6623 msgid "Warn if inherited methods are unimplemented."
6624 msgstr ""
6625
6626 #: c-family/c.opt:1048 c-family/c.opt:1052
6627 #, no-c-format
6628 msgid "Warn for placement new expressions with undefined behavior."
6629 msgstr ""
6630
6631 #: c-family/c.opt:1056
6632 #, no-c-format
6633 msgid "Warn about multiple declarations of the same object."
6634 msgstr ""
6635
6636 #: c-family/c.opt:1060
6637 #, no-c-format
6638 msgid "Warn about redundant calls to std::move."
6639 msgstr ""
6640
6641 #: c-family/c.opt:1064
6642 #, no-c-format
6643 msgid "Warn about uses of register storage specifier."
6644 msgstr ""
6645
6646 #: c-family/c.opt:1068
6647 #, no-c-format
6648 msgid "Warn when the compiler reorders code."
6649 msgstr ""
6650
6651 #: c-family/c.opt:1072
6652 #, no-c-format
6653 msgid ""
6654 "Warn whenever a function's return type defaults to \"int\" (C), or about "
6655 "inconsistent return types (C++)."
6656 msgstr ""
6657
6658 #: c-family/c.opt:1076
6659 #, no-c-format
6660 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6661 msgstr ""
6662
6663 #: c-family/c.opt:1080
6664 #, no-c-format
6665 msgid "Warn if a selector has multiple methods."
6666 msgstr ""
6667
6668 #: c-family/c.opt:1084
6669 #, no-c-format
6670 msgid "Warn about possible violations of sequence point rules."
6671 msgstr ""
6672
6673 #: c-family/c.opt:1088
6674 #, no-c-format
6675 msgid "Warn if a local declaration hides an instance variable."
6676 msgstr ""
6677
6678 #: c-family/c.opt:1092 c-family/c.opt:1096
6679 #, no-c-format
6680 msgid "Warn if left shift of a signed value overflows."
6681 msgstr ""
6682
6683 #: c-family/c.opt:1100
6684 #, no-c-format
6685 msgid "Warn if shift count is negative."
6686 msgstr ""
6687
6688 #: c-family/c.opt:1104
6689 #, no-c-format
6690 msgid "Warn if shift count >= width of type."
6691 msgstr ""
6692
6693 #: c-family/c.opt:1108
6694 #, no-c-format
6695 msgid "Warn if left shifting a negative value."
6696 msgstr ""
6697
6698 #: c-family/c.opt:1112
6699 #, no-c-format
6700 msgid ""
6701 "Warn if conversion of the result of arithmetic might change the value even "
6702 "though converting the operands cannot."
6703 msgstr ""
6704
6705 #: c-family/c.opt:1116
6706 #, no-c-format
6707 msgid "Warn about signed-unsigned comparisons."
6708 msgstr ""
6709
6710 #: c-family/c.opt:1124
6711 #, no-c-format
6712 msgid ""
6713 "Warn for implicit type conversions between signed and unsigned integers."
6714 msgstr ""
6715
6716 #: c-family/c.opt:1128
6717 #, no-c-format
6718 msgid "Warn when overload promotes from unsigned to signed."
6719 msgstr ""
6720
6721 #: c-family/c.opt:1132
6722 #, no-c-format
6723 msgid "Warn about uncasted NULL used as sentinel."
6724 msgstr ""
6725
6726 #: c-family/c.opt:1136
6727 #, no-c-format
6728 msgid "Warn about unprototyped function declarations."
6729 msgstr ""
6730
6731 #: c-family/c.opt:1148
6732 #, no-c-format
6733 msgid "Warn if type signatures of candidate methods do not match exactly."
6734 msgstr ""
6735
6736 #: c-family/c.opt:1152
6737 #, no-c-format
6738 msgid ""
6739 "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions "
6740 "are used."
6741 msgstr ""
6742
6743 #: c-family/c.opt:1156
6744 #, no-c-format
6745 msgid "Deprecated. This switch has no effect."
6746 msgstr ""
6747
6748 #: c-family/c.opt:1164
6749 #, no-c-format
6750 msgid "Warn if a comparison always evaluates to true or false."
6751 msgstr ""
6752
6753 #: c-family/c.opt:1168
6754 #, no-c-format
6755 msgid "Warn if a throw expression will always result in a call to terminate()."
6756 msgstr ""
6757
6758 #: c-family/c.opt:1172
6759 #, no-c-format
6760 msgid "Warn about features not present in traditional C."
6761 msgstr ""
6762
6763 #: c-family/c.opt:1176
6764 #, no-c-format
6765 msgid ""
6766 "Warn of prototypes causing type conversions different from what would happen "
6767 "in the absence of prototype."
6768 msgstr ""
6769
6770 #: c-family/c.opt:1180
6771 #, no-c-format
6772 msgid ""
6773 "Warn if trigraphs are encountered that might affect the meaning of the "
6774 "program."
6775 msgstr ""
6776
6777 #: c-family/c.opt:1184
6778 #, no-c-format
6779 msgid "Warn about @selector()s without previously declared methods."
6780 msgstr ""
6781
6782 #: c-family/c.opt:1188
6783 #, no-c-format
6784 msgid "Warn if an undefined macro is used in an #if directive."
6785 msgstr ""
6786
6787 #: c-family/c.opt:1200
6788 #, no-c-format
6789 msgid "Warn about unrecognized pragmas."
6790 msgstr ""
6791
6792 #: c-family/c.opt:1204
6793 #, no-c-format
6794 msgid "Warn about unsuffixed float constants."
6795 msgstr ""
6796
6797 #: c-family/c.opt:1212
6798 #, no-c-format
6799 msgid "Warn when typedefs locally defined in a function are not used."
6800 msgstr ""
6801
6802 #: c-family/c.opt:1216
6803 #, no-c-format
6804 msgid "Warn about macros defined in the main file that are not used."
6805 msgstr ""
6806
6807 #: c-family/c.opt:1220
6808 #, no-c-format
6809 msgid ""
6810 "Warn if a caller of a function, marked with attribute warn_unused_result, "
6811 "does not use its return value."
6812 msgstr ""
6813
6814 #: c-family/c.opt:1228 c-family/c.opt:1232
6815 #, no-c-format
6816 msgid "Warn when a const variable is unused."
6817 msgstr ""
6818
6819 #: c-family/c.opt:1236
6820 #, no-c-format
6821 msgid "Warn about using variadic macros."
6822 msgstr ""
6823
6824 #: c-family/c.opt:1240
6825 #, no-c-format
6826 msgid ""
6827 "Warn about questionable usage of the macros used to retrieve variable "
6828 "arguments."
6829 msgstr ""
6830
6831 #: c-family/c.opt:1244
6832 #, no-c-format
6833 msgid "Warn if a variable length array is used."
6834 msgstr ""
6835
6836 #: c-family/c.opt:1248
6837 #, no-c-format
6838 msgid ""
6839 "-Wvla-larger-than=<number>\tWarn on unbounded uses of variable-length "
6840 "arrays, and on bounded uses of variable-length arrays whose bound can be "
6841 "larger than <number> bytes."
6842 msgstr ""
6843
6844 #: c-family/c.opt:1254
6845 #, no-c-format
6846 msgid ""
6847 "Disable Wvla-larger-than= warning. Equivalent to Wvla-larger-"
6848 "than=<SIZE_MAX> or larger."
6849 msgstr ""
6850
6851 #: c-family/c.opt:1258
6852 #, no-c-format
6853 msgid "Warn about deprecated uses of volatile qualifier."
6854 msgstr ""
6855
6856 #: c-family/c.opt:1262
6857 #, no-c-format
6858 msgid "Warn when a register variable is declared volatile."
6859 msgstr ""
6860
6861 #: c-family/c.opt:1266
6862 #, no-c-format
6863 msgid "Warn on direct virtual inheritance."
6864 msgstr ""
6865
6866 #: c-family/c.opt:1270
6867 #, no-c-format
6868 msgid "Warn if a virtual base has a non-trivial move assignment operator."
6869 msgstr ""
6870
6871 #: c-family/c.opt:1274
6872 #, no-c-format
6873 msgid ""
6874 "In C++, nonzero means warn about deprecated conversion from string literals "
6875 "to 'char *'. In C, similar warning, except that the conversion is of course "
6876 "not deprecated by the ISO C standard."
6877 msgstr ""
6878
6879 #: c-family/c.opt:1278
6880 #, no-c-format
6881 msgid "Warn when a literal '0' is used as null pointer."
6882 msgstr ""
6883
6884 #: c-family/c.opt:1282
6885 #, no-c-format
6886 msgid "Warn about useless casts."
6887 msgstr ""
6888
6889 #: c-family/c.opt:1286
6890 #, no-c-format
6891 msgid ""
6892 "Warn if a class type has a base or a field whose type uses the anonymous "
6893 "namespace or depends on a type with no linkage."
6894 msgstr ""
6895
6896 #: c-family/c.opt:1290
6897 #, no-c-format
6898 msgid ""
6899 "Warn when a declaration has duplicate const, volatile, restrict or _Atomic "
6900 "specifier."
6901 msgstr ""
6902
6903 #: c-family/c.opt:1294
6904 #, no-c-format
6905 msgid ""
6906 "Warn when an argument passed to a restrict-qualified parameter aliases with "
6907 "another argument."
6908 msgstr ""
6909
6910 #: c-family/c.opt:1299
6911 #, no-c-format
6912 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6913 msgstr ""
6914
6915 #: c-family/c.opt:1307
6916 #, no-c-format
6917 msgid ""
6918 "The version of the C++ ABI used for -Wabi warnings and link compatibility "
6919 "aliases."
6920 msgstr ""
6921
6922 #: c-family/c.opt:1311
6923 #, no-c-format
6924 msgid "Enforce class member access control semantics."
6925 msgstr ""
6926
6927 #: c-family/c.opt:1315
6928 #, no-c-format
6929 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
6930 msgstr ""
6931
6932 #: c-family/c.opt:1319
6933 #, no-c-format
6934 msgid "Support C++17 allocation of over-aligned types."
6935 msgstr ""
6936
6937 #: c-family/c.opt:1323
6938 #, no-c-format
6939 msgid ""
6940 "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments "
6941 "greater than N."
6942 msgstr ""
6943
6944 #: c-family/c.opt:1330
6945 #, no-c-format
6946 msgid "Allow variadic functions without named parameter."
6947 msgstr ""
6948
6949 #: c-family/c.opt:1334 c-family/c.opt:1598 c-family/c.opt:1922
6950 #: c-family/c.opt:1926 c-family/c.opt:1942
6951 #, no-c-format
6952 msgid "No longer supported."
6953 msgstr ""
6954
6955 #: c-family/c.opt:1338
6956 #, no-c-format
6957 msgid "Recognize the \"asm\" keyword."
6958 msgstr ""
6959
6960 #: c-family/c.opt:1346
6961 #, no-c-format
6962 msgid "Recognize built-in functions."
6963 msgstr ""
6964
6965 #: c-family/c.opt:1353
6966 #, no-c-format
6967 msgid "Where shorter, use canonicalized paths to systems headers."
6968 msgstr ""
6969
6970 #: c-family/c.opt:1357
6971 #, no-c-format
6972 msgid ""
6973 "Enable the char8_t fundamental type and use it as the type for UTF-8 string "
6974 "and character literals."
6975 msgstr ""
6976
6977 #: c-family/c.opt:1445
6978 #, no-c-format
6979 msgid "Removed in GCC 8. This switch has no effect."
6980 msgstr ""
6981
6982 #: c-family/c.opt:1449
6983 #, no-c-format
6984 msgid "Enable support for C++ concepts."
6985 msgstr ""
6986
6987 #: c-family/c.opt:1453
6988 #, no-c-format
6989 msgid "Enable certain features present in the Concepts TS."
6990 msgstr ""
6991
6992 #: c-family/c.opt:1457
6993 #, no-c-format
6994 msgid ""
6995 "Specify maximum error replay depth during recursive diagnosis of a "
6996 "constraint satisfaction failure."
6997 msgstr ""
6998
6999 #: c-family/c.opt:1461
7000 #, no-c-format
7001 msgid "Allow the arguments of the '?' operator to have different types."
7002 msgstr ""
7003
7004 #: c-family/c.opt:1469
7005 #, no-c-format
7006 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
7007 msgstr ""
7008
7009 #: c-family/c.opt:1473
7010 #, no-c-format
7011 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
7012 msgstr ""
7013
7014 #: c-family/c.opt:1477
7015 #, no-c-format
7016 msgid ""
7017 "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache "
7018 "depth."
7019 msgstr ""
7020
7021 #: c-family/c.opt:1481
7022 #, no-c-format
7023 msgid ""
7024 "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration "
7025 "count."
7026 msgstr ""
7027
7028 #: c-family/c.opt:1485
7029 #, no-c-format
7030 msgid ""
7031 "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr "
7032 "operations during a single constexpr evaluation."
7033 msgstr ""
7034
7035 #: c-family/c.opt:1489
7036 #, no-c-format
7037 msgid "Enable C++ coroutines (experimental)."
7038 msgstr ""
7039
7040 #: c-family/c.opt:1493
7041 #, no-c-format
7042 msgid "Emit debug annotations during preprocessing."
7043 msgstr ""
7044
7045 #: c-family/c.opt:1501
7046 #, no-c-format
7047 msgid "Factor complex constructors and destructors to favor space over speed."
7048 msgstr ""
7049
7050 #: c-family/c.opt:1509
7051 #, no-c-format
7052 msgid "Print hierarchical comparisons when template types are mismatched."
7053 msgstr ""
7054
7055 #: c-family/c.opt:1513
7056 #, no-c-format
7057 msgid "Preprocess directives only."
7058 msgstr ""
7059
7060 #: c-family/c.opt:1517
7061 #, no-c-format
7062 msgid "Permit '$' as an identifier character."
7063 msgstr ""
7064
7065 #: c-family/c.opt:1521
7066 #, no-c-format
7067 msgid ""
7068 "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in "
7069 "__FILE__, __BASE_FILE__, and __builtin_FILE()."
7070 msgstr ""
7071
7072 #: c-family/c.opt:1525
7073 #, no-c-format
7074 msgid "Write all declarations as Ada code transitively."
7075 msgstr ""
7076
7077 #: c-family/c.opt:1529
7078 #, no-c-format
7079 msgid "Write all declarations as Ada code for the given file only."
7080 msgstr ""
7081
7082 #: c-family/c.opt:1536
7083 #, no-c-format
7084 msgid "Do not elide common elements in template comparisons."
7085 msgstr ""
7086
7087 #: c-family/c.opt:1540
7088 #, no-c-format
7089 msgid "Generate code to check exception specifications."
7090 msgstr ""
7091
7092 #: c-family/c.opt:1547
7093 #, no-c-format
7094 msgid ""
7095 "-fexec-charset=<cset>\tConvert all strings and character constants to "
7096 "character set <cset>."
7097 msgstr ""
7098
7099 #: c-family/c.opt:1551
7100 #, no-c-format
7101 msgid "Permit universal character names (\\u and \\U) in identifiers."
7102 msgstr ""
7103
7104 #: c-family/c.opt:1555
7105 #, no-c-format
7106 msgid ""
7107 "-finput-charset=<cset>\tSpecify the default character set for source files."
7108 msgstr ""
7109
7110 #: c-family/c.opt:1559
7111 #, no-c-format
7112 msgid ""
7113 "Support dynamic initialization of thread-local variables in a different "
7114 "translation unit."
7115 msgstr ""
7116
7117 #: c-family/c.opt:1569
7118 #, no-c-format
7119 msgid "Do not assume that standard C libraries and \"main\" exist."
7120 msgstr ""
7121
7122 #: c-family/c.opt:1573
7123 #, no-c-format
7124 msgid "Recognize GNU-defined keywords."
7125 msgstr ""
7126
7127 #: c-family/c.opt:1577
7128 #, no-c-format
7129 msgid "Generate code for GNU runtime environment."
7130 msgstr ""
7131
7132 #: c-family/c.opt:1581
7133 #, no-c-format
7134 msgid "Use traditional GNU semantics for inline functions."
7135 msgstr ""
7136
7137 #: c-family/c.opt:1594
7138 #, no-c-format
7139 msgid "Assume normal C execution environment."
7140 msgstr ""
7141
7142 #: c-family/c.opt:1602
7143 #, no-c-format
7144 msgid "Export functions even if they can be inlined."
7145 msgstr ""
7146
7147 #: c-family/c.opt:1606
7148 #, no-c-format
7149 msgid "Emit implicit instantiations of inline templates."
7150 msgstr ""
7151
7152 #: c-family/c.opt:1610
7153 #, no-c-format
7154 msgid "Emit implicit instantiations of templates."
7155 msgstr ""
7156
7157 #: c-family/c.opt:1614
7158 #, no-c-format
7159 msgid "Implement C++17 inheriting constructor semantics."
7160 msgstr ""
7161
7162 #: c-family/c.opt:1621
7163 #, no-c-format
7164 msgid "Don't emit dllexported inline functions unless needed."
7165 msgstr ""
7166
7167 #: c-family/c.opt:1628
7168 #, no-c-format
7169 msgid ""
7170 "Allow implicit conversions between vectors with differing numbers of "
7171 "subparts and/or differing element types."
7172 msgstr ""
7173
7174 #: c-family/c.opt:1632
7175 #, no-c-format
7176 msgid ""
7177 "fmax-include-depth=<number> Set the maximum depth of the nested #include."
7178 msgstr ""
7179
7180 #: c-family/c.opt:1636
7181 #, no-c-format
7182 msgid "Don't warn about uses of Microsoft extensions."
7183 msgstr ""
7184
7185 #: c-family/c.opt:1655
7186 #, no-c-format
7187 msgid ""
7188 "Implement resolution of DR 150 for matching of template template arguments."
7189 msgstr ""
7190
7191 #: c-family/c.opt:1659
7192 #, no-c-format
7193 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7194 msgstr ""
7195
7196 #: c-family/c.opt:1663
7197 #, no-c-format
7198 msgid "Assume that receivers of Objective-C messages may be nil."
7199 msgstr ""
7200
7201 #: c-family/c.opt:1667
7202 #, no-c-format
7203 msgid ""
7204 "Allow access to instance variables as if they were local declarations within "
7205 "instance method implementations."
7206 msgstr ""
7207
7208 #: c-family/c.opt:1671
7209 #, no-c-format
7210 msgid ""
7211 "-fvisibility=[private|protected|public|package]\tSet the default symbol "
7212 "visibility."
7213 msgstr ""
7214
7215 #: c-family/c.opt:1696
7216 #, no-c-format
7217 msgid ""
7218 "Treat a throw() exception specification as noexcept to improve code size."
7219 msgstr ""
7220
7221 #: c-family/c.opt:1700
7222 #, no-c-format
7223 msgid ""
7224 "Specify which ABI to use for Objective-C family code and meta-data "
7225 "generation."
7226 msgstr ""
7227
7228 #: c-family/c.opt:1706
7229 #, no-c-format
7230 msgid ""
7231 "Generate special Objective-C methods to initialize/destroy non-POD C++ "
7232 "ivars, if needed."
7233 msgstr ""
7234
7235 #: c-family/c.opt:1710
7236 #, no-c-format
7237 msgid "Allow fast jumps to the message dispatcher."
7238 msgstr ""
7239
7240 #: c-family/c.opt:1716
7241 #, no-c-format
7242 msgid "Enable Objective-C exception and synchronization syntax."
7243 msgstr ""
7244
7245 #: c-family/c.opt:1720
7246 #, no-c-format
7247 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7248 msgstr ""
7249
7250 #: c-family/c.opt:1724
7251 #, no-c-format
7252 msgid ""
7253 "Enable inline checks for nil receivers with the NeXT runtime and ABI version "
7254 "2."
7255 msgstr ""
7256
7257 #: c-family/c.opt:1729
7258 #, no-c-format
7259 msgid "Enable Objective-C setjmp exception handling runtime."
7260 msgstr ""
7261
7262 #: c-family/c.opt:1733
7263 #, no-c-format
7264 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7265 msgstr ""
7266
7267 #: c-family/c.opt:1737
7268 #, no-c-format
7269 msgid "Enable OpenACC."
7270 msgstr ""
7271
7272 #: c-family/c.opt:1741
7273 #, no-c-format
7274 msgid "Specify default OpenACC compute dimensions."
7275 msgstr ""
7276
7277 #: c-family/c.opt:1745
7278 #, no-c-format
7279 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7280 msgstr ""
7281
7282 #: c-family/c.opt:1749
7283 #, no-c-format
7284 msgid "Enable OpenMP's SIMD directives."
7285 msgstr ""
7286
7287 #: c-family/c.opt:1753
7288 #, no-c-format
7289 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7290 msgstr ""
7291
7292 #: c-family/c.opt:1764
7293 #, no-c-format
7294 msgid "Look for and use PCH files even when preprocessing."
7295 msgstr ""
7296
7297 #: c-family/c.opt:1768
7298 #, no-c-format
7299 msgid "Downgrade conformance errors to warnings."
7300 msgstr ""
7301
7302 #: c-family/c.opt:1772
7303 #, no-c-format
7304 msgid "Enable Plan 9 language extensions."
7305 msgstr ""
7306
7307 #: c-family/c.opt:1776
7308 #, no-c-format
7309 msgid "Treat the input file as already preprocessed."
7310 msgstr ""
7311
7312 #: c-family/c.opt:1784
7313 #, no-c-format
7314 msgid ""
7315 "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro "
7316 "expansion and display them in error messages."
7317 msgstr ""
7318
7319 #: c-family/c.opt:1788
7320 #, no-c-format
7321 msgid ""
7322 "Do not pretty-print template specializations as the template signature "
7323 "followed by the arguments."
7324 msgstr ""
7325
7326 #: c-family/c.opt:1792
7327 #, no-c-format
7328 msgid "Treat known sprintf return values as constants."
7329 msgstr ""
7330
7331 #: c-family/c.opt:1796
7332 #, no-c-format
7333 msgid ""
7334 "Used in Fix-and-Continue mode to indicate that object files may be swapped "
7335 "in at runtime."
7336 msgstr ""
7337
7338 #: c-family/c.opt:1800
7339 #, no-c-format
7340 msgid "Removed in GCC 10. This switch has no effect."
7341 msgstr ""
7342
7343 #: c-family/c.opt:1804
7344 #, no-c-format
7345 msgid "Generate run time type descriptor information."
7346 msgstr ""
7347
7348 #: c-family/c.opt:1808 ada/gcc-interface/lang.opt:81
7349 #, no-c-format
7350 msgid "Use the narrowest integer type possible for enumeration types."
7351 msgstr ""
7352
7353 #: c-family/c.opt:1812
7354 #, no-c-format
7355 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7356 msgstr ""
7357
7358 #: c-family/c.opt:1816
7359 #, no-c-format
7360 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7361 msgstr ""
7362
7363 #: c-family/c.opt:1820 ada/gcc-interface/lang.opt:85
7364 #, no-c-format
7365 msgid "Make \"char\" signed by default."
7366 msgstr ""
7367
7368 #: c-family/c.opt:1824
7369 #, no-c-format
7370 msgid "Enable C++14 sized deallocation support."
7371 msgstr ""
7372
7373 #: c-family/c.opt:1831
7374 #, no-c-format
7375 msgid ""
7376 "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar "
7377 "storage order."
7378 msgstr ""
7379
7380 #: c-family/c.opt:1847
7381 #, no-c-format
7382 msgid "Display statistics accumulated during compilation."
7383 msgstr ""
7384
7385 #: c-family/c.opt:1851
7386 #, no-c-format
7387 msgid ""
7388 "Assume that values of enumeration type are always within the minimum range "
7389 "of that type."
7390 msgstr ""
7391
7392 #: c-family/c.opt:1858 c-family/c.opt:1863
7393 #, no-c-format
7394 msgid ""
7395 "Follow the C++17 evaluation order requirements for assignment expressions, "
7396 "shift, member function calls, etc."
7397 msgstr ""
7398
7399 #: c-family/c.opt:1880
7400 #, no-c-format
7401 msgid ""
7402 "Set the maximum number of template instantiation notes for a single warning "
7403 "or error."
7404 msgstr ""
7405
7406 #: c-family/c.opt:1887
7407 #, no-c-format
7408 msgid ""
7409 "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7410 msgstr ""
7411
7412 #: c-family/c.opt:1894
7413 #, no-c-format
7414 msgid ""
7415 "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing "
7416 "local statics."
7417 msgstr ""
7418
7419 #: c-family/c.opt:1898
7420 #, no-c-format
7421 msgid ""
7422 "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7423 msgstr ""
7424
7425 #: c-family/c.opt:1902 ada/gcc-interface/lang.opt:89
7426 #, no-c-format
7427 msgid "Make \"char\" unsigned by default."
7428 msgstr ""
7429
7430 #: c-family/c.opt:1906
7431 #, no-c-format
7432 msgid "Use __cxa_atexit to register destructors."
7433 msgstr ""
7434
7435 #: c-family/c.opt:1910
7436 #, no-c-format
7437 msgid "Use __cxa_get_exception_ptr in exception handling."
7438 msgstr ""
7439
7440 #: c-family/c.opt:1914
7441 #, no-c-format
7442 msgid "Marks all inlined functions and methods as having hidden visibility."
7443 msgstr ""
7444
7445 #: c-family/c.opt:1918
7446 #, no-c-format
7447 msgid "Changes visibility to match Microsoft Visual Studio by default."
7448 msgstr ""
7449
7450 #: c-family/c.opt:1930 d/lang.opt:330
7451 #, no-c-format
7452 msgid "Emit common-like symbols as weak symbols."
7453 msgstr ""
7454
7455 #: c-family/c.opt:1934
7456 #, no-c-format
7457 msgid ""
7458 "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants "
7459 "to character set <cset>."
7460 msgstr ""
7461
7462 #: c-family/c.opt:1938
7463 #, no-c-format
7464 msgid "Generate a #line directive pointing at the current working directory."
7465 msgstr ""
7466
7467 #: c-family/c.opt:1946
7468 #, no-c-format
7469 msgid ""
7470 "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7471 msgstr ""
7472
7473 #: c-family/c.opt:1950
7474 #, no-c-format
7475 msgid "Dump declarations to a .decl file."
7476 msgstr ""
7477
7478 #: c-family/c.opt:1954
7479 #, no-c-format
7480 msgid ""
7481 "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7482 msgstr ""
7483
7484 #: c-family/c.opt:1958
7485 #, no-c-format
7486 msgid ""
7487 "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7488 msgstr ""
7489
7490 #: c-family/c.opt:1962
7491 #, no-c-format
7492 msgid ""
7493 "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for "
7494 "structs."
7495 msgstr ""
7496
7497 #: c-family/c.opt:1966
7498 #, no-c-format
7499 msgid ""
7500 "Interpret imaginary, fixed-point, or other gnu number suffix as the "
7501 "corresponding number literal rather than a user-defined number literal."
7502 msgstr ""
7503
7504 #: c-family/c.opt:1971
7505 #, no-c-format
7506 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7507 msgstr ""
7508
7509 #: c-family/c.opt:1975
7510 #, no-c-format
7511 msgid "-imacros <file>\tAccept definition of macros in <file>."
7512 msgstr ""
7513
7514 #: c-family/c.opt:1979
7515 #, no-c-format
7516 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7517 msgstr ""
7518
7519 #: c-family/c.opt:1983
7520 #, no-c-format
7521 msgid "-include <file>\tInclude the contents of <file> before other files."
7522 msgstr ""
7523
7524 #: c-family/c.opt:1987
7525 #, no-c-format
7526 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7527 msgstr ""
7528
7529 #: c-family/c.opt:1991
7530 #, no-c-format
7531 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7532 msgstr ""
7533
7534 #: c-family/c.opt:1995
7535 #, no-c-format
7536 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7537 msgstr ""
7538
7539 #: c-family/c.opt:1999
7540 #, no-c-format
7541 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7542 msgstr ""
7543
7544 #: c-family/c.opt:2003
7545 #, no-c-format
7546 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7547 msgstr ""
7548
7549 #: c-family/c.opt:2007
7550 #, no-c-format
7551 msgid ""
7552 "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7553 msgstr ""
7554
7555 #: c-family/c.opt:2017
7556 #, no-c-format
7557 msgid ""
7558 "Do not search standard system include directories (those specified with -"
7559 "isystem will still be used)."
7560 msgstr ""
7561
7562 #: c-family/c.opt:2021
7563 #, no-c-format
7564 msgid "Do not search standard system include directories for C++."
7565 msgstr ""
7566
7567 #: c-family/c.opt:2033
7568 #, no-c-format
7569 msgid "Generate C header of platform-specific features."
7570 msgstr ""
7571
7572 #: c-family/c.opt:2037
7573 #, no-c-format
7574 msgid "Remap file names when including files."
7575 msgstr ""
7576
7577 #: c-family/c.opt:2041 c-family/c.opt:2045
7578 #, no-c-format
7579 msgid ""
7580 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
7581 "corrigendum."
7582 msgstr ""
7583
7584 #: c-family/c.opt:2049
7585 #, no-c-format
7586 msgid "Conform to the ISO 2011 C++ standard."
7587 msgstr ""
7588
7589 #: c-family/c.opt:2053
7590 #, no-c-format
7591 msgid "Deprecated in favor of -std=c++11."
7592 msgstr ""
7593
7594 #: c-family/c.opt:2057
7595 #, no-c-format
7596 msgid "Deprecated in favor of -std=c++14."
7597 msgstr ""
7598
7599 #: c-family/c.opt:2061
7600 #, no-c-format
7601 msgid "Conform to the ISO 2014 C++ standard."
7602 msgstr ""
7603
7604 #: c-family/c.opt:2065
7605 #, no-c-format
7606 msgid "Deprecated in favor of -std=c++17."
7607 msgstr ""
7608
7609 #: c-family/c.opt:2069
7610 #, no-c-format
7611 msgid "Conform to the ISO 2017 C++ standard."
7612 msgstr ""
7613
7614 #: c-family/c.opt:2073 c-family/c.opt:2077
7615 #, no-c-format
7616 msgid ""
7617 "Conform to the ISO 2020 C++ draft standard (experimental and incomplete "
7618 "support)."
7619 msgstr ""
7620
7621 #: c-family/c.opt:2081 c-family/c.opt:2211
7622 #, no-c-format
7623 msgid "Conform to the ISO 2011 C standard."
7624 msgstr ""
7625
7626 #: c-family/c.opt:2085
7627 #, no-c-format
7628 msgid "Deprecated in favor of -std=c11."
7629 msgstr ""
7630
7631 #: c-family/c.opt:2089 c-family/c.opt:2093 c-family/c.opt:2215
7632 #: c-family/c.opt:2219
7633 #, no-c-format
7634 msgid "Conform to the ISO 2017 C standard (published in 2018)."
7635 msgstr ""
7636
7637 #: c-family/c.opt:2097
7638 #, no-c-format
7639 msgid ""
7640 "Conform to the ISO 202X C standard draft (experimental and incomplete "
7641 "support)."
7642 msgstr ""
7643
7644 #: c-family/c.opt:2101 c-family/c.opt:2105 c-family/c.opt:2195
7645 #, no-c-format
7646 msgid "Conform to the ISO 1990 C standard."
7647 msgstr ""
7648
7649 #: c-family/c.opt:2109 c-family/c.opt:2203
7650 #, no-c-format
7651 msgid "Conform to the ISO 1999 C standard."
7652 msgstr ""
7653
7654 #: c-family/c.opt:2113
7655 #, no-c-format
7656 msgid "Deprecated in favor of -std=c99."
7657 msgstr ""
7658
7659 #: c-family/c.opt:2117 c-family/c.opt:2122
7660 #, no-c-format
7661 msgid ""
7662 "Conform to the ISO 1998 C++ standard revised by the 2003 technical "
7663 "corrigendum with GNU extensions."
7664 msgstr ""
7665
7666 #: c-family/c.opt:2127
7667 #, no-c-format
7668 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7669 msgstr ""
7670
7671 #: c-family/c.opt:2131
7672 #, no-c-format
7673 msgid "Deprecated in favor of -std=gnu++11."
7674 msgstr ""
7675
7676 #: c-family/c.opt:2135
7677 #, no-c-format
7678 msgid "Deprecated in favor of -std=gnu++14."
7679 msgstr ""
7680
7681 #: c-family/c.opt:2139
7682 #, no-c-format
7683 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7684 msgstr ""
7685
7686 #: c-family/c.opt:2143
7687 #, no-c-format
7688 msgid "Deprecated in favor of -std=gnu++17."
7689 msgstr ""
7690
7691 #: c-family/c.opt:2147
7692 #, no-c-format
7693 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7694 msgstr ""
7695
7696 #: c-family/c.opt:2151 c-family/c.opt:2155
7697 #, no-c-format
7698 msgid ""
7699 "Conform to the ISO 2020 C++ draft standard with GNU extensions (experimental "
7700 "and incomplete support)."
7701 msgstr ""
7702
7703 #: c-family/c.opt:2159
7704 #, no-c-format
7705 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7706 msgstr ""
7707
7708 #: c-family/c.opt:2163
7709 #, no-c-format
7710 msgid "Deprecated in favor of -std=gnu11."
7711 msgstr ""
7712
7713 #: c-family/c.opt:2167 c-family/c.opt:2171
7714 #, no-c-format
7715 msgid ""
7716 "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
7717 msgstr ""
7718
7719 #: c-family/c.opt:2175
7720 #, no-c-format
7721 msgid ""
7722 "Conform to the ISO 202X C standard draft with GNU extensions (experimental "
7723 "and incomplete support)."
7724 msgstr ""
7725
7726 #: c-family/c.opt:2179 c-family/c.opt:2183
7727 #, no-c-format
7728 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7729 msgstr ""
7730
7731 #: c-family/c.opt:2187
7732 #, no-c-format
7733 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7734 msgstr ""
7735
7736 #: c-family/c.opt:2191
7737 #, no-c-format
7738 msgid "Deprecated in favor of -std=gnu99."
7739 msgstr ""
7740
7741 #: c-family/c.opt:2199
7742 #, no-c-format
7743 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7744 msgstr ""
7745
7746 #: c-family/c.opt:2207
7747 #, no-c-format
7748 msgid "Deprecated in favor of -std=iso9899:1999."
7749 msgstr ""
7750
7751 #: c-family/c.opt:2226
7752 #, no-c-format
7753 msgid "Enable traditional preprocessing."
7754 msgstr ""
7755
7756 #: c-family/c.opt:2230
7757 #, no-c-format
7758 msgid "-trigraphs\tSupport ISO C trigraphs."
7759 msgstr ""
7760
7761 #: c-family/c.opt:2234
7762 #, no-c-format
7763 msgid "Do not predefine system-specific and GCC-specific macros."
7764 msgstr ""
7765
7766 #: brig/lang.opt:36
7767 #, no-c-format
7768 msgid ""
7769 "Assume we are finalizing for phsa and its libhsail-rt. Enables additional "
7770 "phsa-specific optimizations (default)."
7771 msgstr ""
7772
7773 #: ada/gcc-interface/lang.opt:61
7774 #, no-c-format
7775 msgid "Dump Source Coverage Obligations."
7776 msgstr ""
7777
7778 #: ada/gcc-interface/lang.opt:65
7779 #, no-c-format
7780 msgid "Synonym of -gnatk8."
7781 msgstr ""
7782
7783 #: ada/gcc-interface/lang.opt:73
7784 #, no-c-format
7785 msgid "Do not look for object files in standard path."
7786 msgstr ""
7787
7788 #: ada/gcc-interface/lang.opt:77
7789 #, no-c-format
7790 msgid "Select the runtime."
7791 msgstr ""
7792
7793 #: ada/gcc-interface/lang.opt:93
7794 #, no-c-format
7795 msgid "Catch typos."
7796 msgstr ""
7797
7798 #: ada/gcc-interface/lang.opt:97
7799 #, no-c-format
7800 msgid "Set name of output ALI file (internal switch)."
7801 msgstr ""
7802
7803 #: ada/gcc-interface/lang.opt:101
7804 #, no-c-format
7805 msgid "-gnat<options>\tSpecify options to GNAT."
7806 msgstr ""
7807
7808 #: ada/gcc-interface/lang.opt:105
7809 #, no-c-format
7810 msgid "Ignored."
7811 msgstr ""
7812
7813 #: d/lang.opt:51
7814 #, no-c-format
7815 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
7816 msgstr ""
7817
7818 #: d/lang.opt:55
7819 #, no-c-format
7820 msgid "-Hf <file>\tWrite D interface to <file>."
7821 msgstr ""
7822
7823 #: d/lang.opt:123
7824 #, no-c-format
7825 msgid "Warn about casts that will produce a null result."
7826 msgstr ""
7827
7828 #: d/lang.opt:139
7829 #, no-c-format
7830 msgid "Warn from speculative compiles such as __traits(compiles)."
7831 msgstr ""
7832
7833 #: d/lang.opt:151
7834 #, no-c-format
7835 msgid "Generate JSON file."
7836 msgstr ""
7837
7838 #: d/lang.opt:155
7839 #, no-c-format
7840 msgid "-Xf <file>\tWrite JSON output to the given <file>."
7841 msgstr ""
7842
7843 #: d/lang.opt:159
7844 #, no-c-format
7845 msgid "Debug library to use instead of phobos."
7846 msgstr ""
7847
7848 #: d/lang.opt:163
7849 #, no-c-format
7850 msgid "Default library to use instead of phobos."
7851 msgstr ""
7852
7853 #: d/lang.opt:167
7854 #, no-c-format
7855 msgid "Do link the standard D startup files in the compilation."
7856 msgstr ""
7857
7858 #: d/lang.opt:174
7859 #, no-c-format
7860 msgid "Generate code for all template instantiations."
7861 msgstr ""
7862
7863 #: d/lang.opt:178
7864 #, no-c-format
7865 msgid "Generate code for assert contracts."
7866 msgstr ""
7867
7868 #: d/lang.opt:186
7869 #, no-c-format
7870 msgid ""
7871 "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code "
7872 "only, or off."
7873 msgstr ""
7874
7875 #: d/lang.opt:210
7876 #, no-c-format
7877 msgid "Compile in debug code."
7878 msgstr ""
7879
7880 #: d/lang.opt:214
7881 #, no-c-format
7882 msgid ""
7883 "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code "
7884 "identified by <ident>."
7885 msgstr ""
7886
7887 #: d/lang.opt:218
7888 #, no-c-format
7889 msgid "Generate documentation."
7890 msgstr ""
7891
7892 #: d/lang.opt:222
7893 #, no-c-format
7894 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
7895 msgstr ""
7896
7897 #: d/lang.opt:226
7898 #, no-c-format
7899 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
7900 msgstr ""
7901
7902 #: d/lang.opt:230
7903 #, no-c-format
7904 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
7905 msgstr ""
7906
7907 #: d/lang.opt:234
7908 #, no-c-format
7909 msgid "Assume that standard D runtime libraries and \"D main\" exist."
7910 msgstr ""
7911
7912 #: d/lang.opt:238
7913 #, no-c-format
7914 msgid "Display the frontend AST after parsing and semantic passes."
7915 msgstr ""
7916
7917 #: d/lang.opt:242
7918 #, no-c-format
7919 msgid "Ignore unsupported pragmas."
7920 msgstr ""
7921
7922 #: d/lang.opt:246
7923 #, no-c-format
7924 msgid "Generate code for class invariant contracts."
7925 msgstr ""
7926
7927 #: d/lang.opt:250
7928 #, no-c-format
7929 msgid "Generate a default D main() function when compiling."
7930 msgstr ""
7931
7932 #: d/lang.opt:254
7933 #, no-c-format
7934 msgid ""
7935 "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for "
7936 "<package.module>."
7937 msgstr ""
7938
7939 #: d/lang.opt:258
7940 #, no-c-format
7941 msgid "Generate ModuleInfo struct for output module."
7942 msgstr ""
7943
7944 #: d/lang.opt:262
7945 #, no-c-format
7946 msgid ""
7947 "Process all modules specified on the command line, but only generate code "
7948 "for the module specified by the argument."
7949 msgstr ""
7950
7951 #: d/lang.opt:266
7952 #, no-c-format
7953 msgid "Generate code for postcondition contracts."
7954 msgstr ""
7955
7956 #: d/lang.opt:270
7957 #, no-c-format
7958 msgid "Generate code for precondition contracts."
7959 msgstr ""
7960
7961 #: d/lang.opt:274
7962 #, no-c-format
7963 msgid "Compile release version."
7964 msgstr ""
7965
7966 #: d/lang.opt:282
7967 #, no-c-format
7968 msgid "Generate code for switches without a default case."
7969 msgstr ""
7970
7971 #: d/lang.opt:286
7972 #, no-c-format
7973 msgid "List information on all language changes."
7974 msgstr ""
7975
7976 #: d/lang.opt:290
7977 #, no-c-format
7978 msgid "Give deprecation messages about -ftransition=import anomalies."
7979 msgstr ""
7980
7981 #: d/lang.opt:294
7982 #, no-c-format
7983 msgid "List all usages of complex or imaginary types."
7984 msgstr ""
7985
7986 #: d/lang.opt:298
7987 #, no-c-format
7988 msgid "Implement DIP1000: Scoped pointers (experimental)."
7989 msgstr ""
7990
7991 #: d/lang.opt:302
7992 #, no-c-format
7993 msgid "Implement DIP25: Sealed references (experimental)."
7994 msgstr ""
7995
7996 #: d/lang.opt:306
7997 #, no-c-format
7998 msgid "List all non-mutable fields which occupy an object instance."
7999 msgstr ""
8000
8001 #: d/lang.opt:310
8002 #, no-c-format
8003 msgid "Revert to single phase name lookup."
8004 msgstr ""
8005
8006 #: d/lang.opt:314
8007 #, no-c-format
8008 msgid "List all hidden GC allocations."
8009 msgstr ""
8010
8011 #: d/lang.opt:318
8012 #, no-c-format
8013 msgid "List all variables going into thread local storage."
8014 msgstr ""
8015
8016 #: d/lang.opt:322
8017 #, no-c-format
8018 msgid "Compile in unittest code."
8019 msgstr ""
8020
8021 #: d/lang.opt:326
8022 #, no-c-format
8023 msgid ""
8024 "-fversion=<level|ident>\tCompile in version code >= <level> or identified by "
8025 "<ident>."
8026 msgstr ""
8027
8028 #: d/lang.opt:350
8029 #, no-c-format
8030 msgid "Do not link the standard D library in the compilation."
8031 msgstr ""
8032
8033 #: d/lang.opt:358
8034 #, no-c-format
8035 msgid "Link the standard D library statically in the compilation."
8036 msgstr ""
8037
8038 #: d/lang.opt:362
8039 #, no-c-format
8040 msgid "Link the standard D library dynamically in the compilation."
8041 msgstr ""
8042
8043 #: go/lang.opt:42
8044 #, no-c-format
8045 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
8046 msgstr ""
8047
8048 #: go/lang.opt:46
8049 #, no-c-format
8050 msgid "Add explicit checks for division by zero."
8051 msgstr ""
8052
8053 #: go/lang.opt:50
8054 #, no-c-format
8055 msgid "Add explicit checks for division overflow in INT_MIN / -1."
8056 msgstr ""
8057
8058 #: go/lang.opt:54
8059 #, no-c-format
8060 msgid "Apply special rules for compiling runtime package."
8061 msgstr ""
8062
8063 #: go/lang.opt:58
8064 #, no-c-format
8065 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
8066 msgstr ""
8067
8068 #: go/lang.opt:62
8069 #, no-c-format
8070 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
8071 msgstr ""
8072
8073 #: go/lang.opt:66
8074 #, no-c-format
8075 msgid "-fgo-pkgpath=<string>\tSet Go package path."
8076 msgstr ""
8077
8078 #: go/lang.opt:70
8079 #, no-c-format
8080 msgid ""
8081 "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
8082 msgstr ""
8083
8084 #: go/lang.opt:74
8085 #, no-c-format
8086 msgid ""
8087 "-fgo-relative-import-path=<path>\tTreat a relative import as relative to "
8088 "path."
8089 msgstr ""
8090
8091 #: go/lang.opt:78
8092 #, no-c-format
8093 msgid "Functions which return values must end with return statements."
8094 msgstr ""
8095
8096 #: go/lang.opt:82
8097 #, no-c-format
8098 msgid ""
8099 "Emit debugging information related to the escape analysis pass when run with "
8100 "-fgo-optimize-allocs."
8101 msgstr ""
8102
8103 #: go/lang.opt:86
8104 #, no-c-format
8105 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
8106 msgstr ""
8107
8108 #: go/lang.opt:90
8109 #, no-c-format
8110 msgid "Emit optimization diagnostics."
8111 msgstr ""
8112
8113 #: analyzer/analyzer.opt:27
8114 #, no-c-format
8115 msgid ""
8116 "The maximum number of 'after supernode' exploded nodes within the analyzer "
8117 "per supernode, before terminating analysis."
8118 msgstr ""
8119
8120 #: analyzer/analyzer.opt:31
8121 #, no-c-format
8122 msgid ""
8123 "The maximum number of exploded nodes per program point within the analyzer, "
8124 "before terminating analysis of that point."
8125 msgstr ""
8126
8127 #: analyzer/analyzer.opt:35
8128 #, no-c-format
8129 msgid ""
8130 "The maximum number of times a callsite can appear in a call stack within the "
8131 "analyzer, before terminating analysis of a call that would recurse deeper."
8132 msgstr ""
8133
8134 #: analyzer/analyzer.opt:39
8135 #, no-c-format
8136 msgid ""
8137 "The minimum number of supernodes within a function for the analyzer to "
8138 "consider summarizing its effects at call sites."
8139 msgstr ""
8140
8141 #: analyzer/analyzer.opt:43
8142 #, no-c-format
8143 msgid ""
8144 "Warn about code paths in which a stdio FILE can be closed more than once."
8145 msgstr ""
8146
8147 #: analyzer/analyzer.opt:47
8148 #, no-c-format
8149 msgid "Warn about code paths in which a pointer can be freed more than once."
8150 msgstr ""
8151
8152 #: analyzer/analyzer.opt:51
8153 #, no-c-format
8154 msgid "Warn about code paths in which sensitive data is written to a file."
8155 msgstr ""
8156
8157 #: analyzer/analyzer.opt:55
8158 #, no-c-format
8159 msgid "Warn about code paths in which a stdio FILE is not closed."
8160 msgstr ""
8161
8162 #: analyzer/analyzer.opt:59
8163 #, no-c-format
8164 msgid "Warn about code paths in which a non-heap pointer is freed."
8165 msgstr ""
8166
8167 #: analyzer/analyzer.opt:63
8168 #, no-c-format
8169 msgid "Warn about code paths in which a heap-allocated pointer leaks."
8170 msgstr ""
8171
8172 #: analyzer/analyzer.opt:67
8173 #, no-c-format
8174 msgid ""
8175 "Warn about code paths in which a possibly-NULL value is passed to a must-not-"
8176 "be-NULL function argument."
8177 msgstr ""
8178
8179 #: analyzer/analyzer.opt:71
8180 #, no-c-format
8181 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
8182 msgstr ""
8183
8184 #: analyzer/analyzer.opt:75
8185 #, no-c-format
8186 msgid ""
8187 "Warn about code paths in which an async-signal-unsafe function is called "
8188 "from a signal handler."
8189 msgstr ""
8190
8191 #: analyzer/analyzer.opt:79
8192 #, no-c-format
8193 msgid ""
8194 "Warn about code paths in which NULL is passed to a must-not-be-NULL function "
8195 "argument."
8196 msgstr ""
8197
8198 #: analyzer/analyzer.opt:83
8199 #, no-c-format
8200 msgid "Warn about code paths in which a NULL pointer is dereferenced."
8201 msgstr ""
8202
8203 #: analyzer/analyzer.opt:87
8204 #, no-c-format
8205 msgid ""
8206 "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a "
8207 "stack frame that has returned."
8208 msgstr ""
8209
8210 #: analyzer/analyzer.opt:91
8211 #, no-c-format
8212 msgid ""
8213 "Warn about code paths in which an unsanitized value is used as an array "
8214 "index."
8215 msgstr ""
8216
8217 #: analyzer/analyzer.opt:95
8218 #, no-c-format
8219 msgid "Warn about code paths in which a freed value is used."
8220 msgstr ""
8221
8222 #: analyzer/analyzer.opt:99
8223 #, no-c-format
8224 msgid ""
8225 "Warn about code paths in which a pointer to a stale stack frame is used."
8226 msgstr ""
8227
8228 #: analyzer/analyzer.opt:103
8229 #, no-c-format
8230 msgid "Warn if the code is too complicated for the analyzer to fully explore."
8231 msgstr ""
8232
8233 #: analyzer/analyzer.opt:107
8234 #, no-c-format
8235 msgid "Restrict the analyzer to run just the named checker."
8236 msgstr ""
8237
8238 #: analyzer/analyzer.opt:111
8239 #, no-c-format
8240 msgid "Avoid combining multiple statements into one exploded edge."
8241 msgstr ""
8242
8243 #: analyzer/analyzer.opt:115
8244 #, no-c-format
8245 msgid "Issue a note when diagnostics are deduplicated."
8246 msgstr ""
8247
8248 #: analyzer/analyzer.opt:119
8249 #, no-c-format
8250 msgid "Purge unneeded state during analysis."
8251 msgstr ""
8252
8253 #: analyzer/analyzer.opt:123
8254 #, no-c-format
8255 msgid "Merge similar-enough states during analysis."
8256 msgstr ""
8257
8258 #: analyzer/analyzer.opt:127
8259 #, no-c-format
8260 msgid "Enable transitivity of constraints during analysis."
8261 msgstr ""
8262
8263 #: analyzer/analyzer.opt:131
8264 #, no-c-format
8265 msgid "Approximate the effect of function calls to simplify analysis."
8266 msgstr ""
8267
8268 #: analyzer/analyzer.opt:135
8269 #, no-c-format
8270 msgid "Emit more verbose descriptions of control flow in diagnostics."
8271 msgstr ""
8272
8273 #: analyzer/analyzer.opt:139
8274 #, no-c-format
8275 msgid "Emit more verbose descriptions of state changes in diagnostics."
8276 msgstr ""
8277
8278 #: analyzer/analyzer.opt:143
8279 #, no-c-format
8280 msgid "Control which events are displayed in diagnostic paths."
8281 msgstr ""
8282
8283 #: analyzer/analyzer.opt:147
8284 #, no-c-format
8285 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
8286 msgstr ""
8287
8288 #: analyzer/analyzer.opt:151
8289 #, no-c-format
8290 msgid "Dump various analyzer internals to stderr."
8291 msgstr ""
8292
8293 #: analyzer/analyzer.opt:155
8294 #, no-c-format
8295 msgid ""
8296 "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot "
8297 "file."
8298 msgstr ""
8299
8300 #: analyzer/analyzer.opt:159
8301 #, no-c-format
8302 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
8303 msgstr ""
8304
8305 #: analyzer/analyzer.opt:163
8306 #, no-c-format
8307 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
8308 msgstr ""
8309
8310 #: analyzer/analyzer.opt:167
8311 #, no-c-format
8312 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
8313 msgstr ""
8314
8315 #: analyzer/analyzer.opt:171
8316 #, no-c-format
8317 msgid ""
8318 "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
8319 msgstr ""
8320
8321 #: analyzer/analyzer.opt:175
8322 #, no-c-format
8323 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
8324 msgstr ""
8325
8326 #: analyzer/analyzer.opt:179
8327 #, no-c-format
8328 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
8329 msgstr ""
8330
8331 #: config/vms/vms.opt:27
8332 #, no-c-format
8333 msgid "Malloc data into P2 space."
8334 msgstr ""
8335
8336 #: config/vms/vms.opt:31
8337 #, no-c-format
8338 msgid "Set name of main routine for the debugger."
8339 msgstr ""
8340
8341 #: config/vms/vms.opt:35
8342 #, no-c-format
8343 msgid "Use VMS exit codes instead of posix ones."
8344 msgstr ""
8345
8346 #: config/vms/vms.opt:39
8347 #, no-c-format
8348 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
8349 msgstr ""
8350
8351 #: config/mcore/mcore.opt:23
8352 #, no-c-format
8353 msgid "Generate code for the M*Core M210."
8354 msgstr ""
8355
8356 #: config/mcore/mcore.opt:27
8357 #, no-c-format
8358 msgid "Generate code for the M*Core M340."
8359 msgstr ""
8360
8361 #: config/mcore/mcore.opt:31
8362 #, no-c-format
8363 msgid "Force functions to be aligned to a 4 byte boundary."
8364 msgstr ""
8365
8366 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
8367 #, no-c-format
8368 msgid "Generate big-endian code."
8369 msgstr ""
8370
8371 #: config/mcore/mcore.opt:39
8372 #, no-c-format
8373 msgid "Emit call graph information."
8374 msgstr ""
8375
8376 #: config/mcore/mcore.opt:43
8377 #, no-c-format
8378 msgid "Use the divide instruction."
8379 msgstr ""
8380
8381 #: config/mcore/mcore.opt:47
8382 #, no-c-format
8383 msgid "Inline constants if it can be done in 2 insns or less."
8384 msgstr ""
8385
8386 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
8387 #, no-c-format
8388 msgid "Generate little-endian code."
8389 msgstr ""
8390
8391 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
8392 #, no-c-format
8393 msgid ""
8394 "Assume that run-time support has been provided, so omit -lsim from the "
8395 "linker command line."
8396 msgstr ""
8397
8398 #: config/mcore/mcore.opt:60
8399 #, no-c-format
8400 msgid "Use arbitrary sized immediates in bit operations."
8401 msgstr ""
8402
8403 #: config/mcore/mcore.opt:64
8404 #, no-c-format
8405 msgid "Prefer word accesses over byte accesses."
8406 msgstr ""
8407
8408 #: config/mcore/mcore.opt:71
8409 #, no-c-format
8410 msgid "Set the maximum amount for a single stack increment operation."
8411 msgstr ""
8412
8413 #: config/mcore/mcore.opt:75
8414 #, no-c-format
8415 msgid "Always treat bitfields as int-sized."
8416 msgstr ""
8417
8418 #: config/linux-android.opt:23
8419 #, no-c-format
8420 msgid "Generate code for the Android platform."
8421 msgstr ""
8422
8423 #: config/mmix/mmix.opt:24
8424 #, no-c-format
8425 msgid "For intrinsics library: pass all parameters in registers."
8426 msgstr ""
8427
8428 #: config/mmix/mmix.opt:28
8429 #, no-c-format
8430 msgid "Use register stack for parameters and return value."
8431 msgstr ""
8432
8433 #: config/mmix/mmix.opt:32
8434 #, no-c-format
8435 msgid "Use call-clobbered registers for parameters and return value."
8436 msgstr ""
8437
8438 #: config/mmix/mmix.opt:37
8439 #, no-c-format
8440 msgid "Use epsilon-respecting floating point compare instructions."
8441 msgstr ""
8442
8443 #: config/mmix/mmix.opt:41
8444 #, no-c-format
8445 msgid "Use zero-extending memory loads, not sign-extending ones."
8446 msgstr ""
8447
8448 #: config/mmix/mmix.opt:45
8449 #, no-c-format
8450 msgid ""
8451 "Generate divide results with reminder having the same sign as the divisor "
8452 "(not the dividend)."
8453 msgstr ""
8454
8455 #: config/mmix/mmix.opt:49
8456 #, no-c-format
8457 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
8458 msgstr ""
8459
8460 #: config/mmix/mmix.opt:53
8461 #, no-c-format
8462 msgid "Do not provide a default start-address 0x100 of the program."
8463 msgstr ""
8464
8465 #: config/mmix/mmix.opt:57
8466 #, no-c-format
8467 msgid "Link to emit program in ELF format (rather than mmo)."
8468 msgstr ""
8469
8470 #: config/mmix/mmix.opt:61
8471 #, no-c-format
8472 msgid "Use P-mnemonics for branches statically predicted as taken."
8473 msgstr ""
8474
8475 #: config/mmix/mmix.opt:65
8476 #, no-c-format
8477 msgid "Don't use P-mnemonics for branches."
8478 msgstr ""
8479
8480 #: config/mmix/mmix.opt:79
8481 #, no-c-format
8482 msgid "Use addresses that allocate global registers."
8483 msgstr ""
8484
8485 #: config/mmix/mmix.opt:83
8486 #, no-c-format
8487 msgid "Do not use addresses that allocate global registers."
8488 msgstr ""
8489
8490 #: config/mmix/mmix.opt:87
8491 #, no-c-format
8492 msgid "Generate a single exit point for each function."
8493 msgstr ""
8494
8495 #: config/mmix/mmix.opt:91
8496 #, no-c-format
8497 msgid "Do not generate a single exit point for each function."
8498 msgstr ""
8499
8500 #: config/mmix/mmix.opt:95
8501 #, no-c-format
8502 msgid "Set start-address of the program."
8503 msgstr ""
8504
8505 #: config/mmix/mmix.opt:99
8506 #, no-c-format
8507 msgid "Set start-address of data."
8508 msgstr ""
8509
8510 #: config/darwin.opt:34
8511 #, no-c-format
8512 msgid "Generate code for darwin loadable kernel extensions."
8513 msgstr ""
8514
8515 #: config/darwin.opt:38
8516 #, no-c-format
8517 msgid ""
8518 "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8519 msgstr ""
8520
8521 #: config/darwin.opt:42
8522 #, no-c-format
8523 msgid "Generate compile-time CFString objects."
8524 msgstr ""
8525
8526 #: config/darwin.opt:46
8527 #, no-c-format
8528 msgid "Warn if constant CFString objects contain non-portable characters."
8529 msgstr ""
8530
8531 #: config/darwin.opt:51
8532 #, no-c-format
8533 msgid "Generate AT&T-style stubs for Mach-O."
8534 msgstr ""
8535
8536 #: config/darwin.opt:55
8537 #, no-c-format
8538 msgid "Generate code suitable for executables (NOT shared libs)."
8539 msgstr ""
8540
8541 #: config/darwin.opt:59
8542 #, no-c-format
8543 msgid "Generate code suitable for fast turn around debugging."
8544 msgstr ""
8545
8546 #: config/darwin.opt:63
8547 #, no-c-format
8548 msgid "Generate code for the kernel or loadable kernel extensions."
8549 msgstr ""
8550
8551 #: config/darwin.opt:71
8552 #, no-c-format
8553 msgid "The earliest macOS version on which this program will run."
8554 msgstr ""
8555
8556 #: config/darwin.opt:76
8557 #, no-c-format
8558 msgid "Set sizeof(bool) to 1."
8559 msgstr ""
8560
8561 #: config/darwin.opt:80
8562 #, no-c-format
8563 msgid "Force generation of external symbol indirection stubs."
8564 msgstr ""
8565
8566 #: config/darwin.opt:88
8567 #, no-c-format
8568 msgid ""
8569 "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain "
8570 "linker for the current invocation."
8571 msgstr ""
8572
8573 #: config/darwin.opt:94
8574 #, no-c-format
8575 msgid ""
8576 "Load all members of archive libraries, rather than only those that satisfy "
8577 "undefined symbols."
8578 msgstr ""
8579
8580 #: config/darwin.opt:98
8581 #, no-c-format
8582 msgid ""
8583 "-allowable_client <name>\tThe output dylib is private to the client <name>."
8584 msgstr ""
8585
8586 #: config/darwin.opt:102
8587 #, no-c-format
8588 msgid "-arch <name>\tGenerate output for architecture <name>."
8589 msgstr ""
8590
8591 #: config/darwin.opt:106
8592 #, no-c-format
8593 msgid ""
8594 "Mismatches between file architecture and one specified by \"-arch\" are "
8595 "errors instead of warnings."
8596 msgstr ""
8597
8598 #: config/darwin.opt:110
8599 #, no-c-format
8600 msgid ""
8601 "The earliest macOS version on which this program will run (formatted for the "
8602 "assembler)."
8603 msgstr ""
8604
8605 #: config/darwin.opt:114
8606 #, no-c-format
8607 msgid ""
8608 "Generate an output executable that binds symbols on load, rather than lazily."
8609 msgstr ""
8610
8611 #: config/darwin.opt:118
8612 #, no-c-format
8613 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
8614 msgstr ""
8615
8616 #: config/darwin.opt:122
8617 #, no-c-format
8618 msgid ""
8619 "-bundle_loader <executable>\tTreat <executable> (that will be loading this "
8620 "bundle) as if it was one of the dynamic libraries the bundle is linked "
8621 "against for symbol resolution."
8622 msgstr ""
8623
8624 #: config/darwin.opt:126
8625 #, no-c-format
8626 msgid ""
8627 "-client_name <name>\tEnable the executable being built to link against a "
8628 "private dylib (using allowable_client)."
8629 msgstr ""
8630
8631 #: config/darwin.opt:130
8632 #, no-c-format
8633 msgid ""
8634 "-compatibility_version <number>\tSet the version for the client interface. "
8635 "Client programs must record a value less than or equal to <number>, or the "
8636 "binding will fail at runtime."
8637 msgstr ""
8638
8639 #: config/darwin.opt:134
8640 #, no-c-format
8641 msgid ""
8642 "-current_version <number>\tSet the current version for the library to "
8643 "<number>."
8644 msgstr ""
8645
8646 #: config/darwin.opt:138
8647 #, no-c-format
8648 msgid ""
8649 "Remove code and data that is unreachable from any exported symbol (including "
8650 "the entry point)."
8651 msgstr ""
8652
8653 #: config/darwin.opt:145
8654 #, no-c-format
8655 msgid ""
8656 "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building "
8657 "dyld."
8658 msgstr ""
8659
8660 #: config/darwin.opt:149
8661 #, no-c-format
8662 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
8663 msgstr ""
8664
8665 #: config/darwin.opt:153
8666 #, no-c-format
8667 msgid ""
8668 "The default (and opposite of -static), implied by user mode executables, "
8669 "shared libraries and bundles."
8670 msgstr ""
8671
8672 #: config/darwin.opt:157
8673 #, no-c-format
8674 msgid ""
8675 "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared"
8676 "\"."
8677 msgstr ""
8678
8679 #: config/darwin.opt:161
8680 #, no-c-format
8681 msgid ""
8682 "-exported_symbols_list <filename>\tExport global symbols in <filename> in "
8683 "linked output file; any symbols not mentioned will be treated as \"hidden\"."
8684 msgstr ""
8685
8686 #: config/darwin.opt:165
8687 #, no-c-format
8688 msgid ""
8689 "Supply a list of objects to be linked from a file, rather than the command "
8690 "line."
8691 msgstr ""
8692
8693 #: config/darwin.opt:169 config/darwin.opt:189
8694 #, no-c-format
8695 msgid "Used for generating code for some older kernel revisions."
8696 msgstr ""
8697
8698 #: config/darwin.opt:173
8699 #, no-c-format
8700 msgid ""
8701 "Ignore the normal two-level namespace; resolve symbols in command line order "
8702 "and do not record which library provided the resolved symbol."
8703 msgstr ""
8704
8705 #: config/darwin.opt:177
8706 #, no-c-format
8707 msgid ""
8708 "For the assembler (and linker) permit any architecture sub-variant to be "
8709 "used without error."
8710 msgstr ""
8711
8712 #: config/darwin.opt:181
8713 #, no-c-format
8714 msgid ""
8715 "Set the output object such that, on loading, dyld will ignore any two-level "
8716 "namespace information and resolve symbols in the discovery order for loaded "
8717 "libs."
8718 msgstr ""
8719
8720 #: config/darwin.opt:185
8721 #, no-c-format
8722 msgid ""
8723 "-framework <name>\tThe linker should search for the framework <name> in the "
8724 "framework search path."
8725 msgstr ""
8726
8727 #: config/darwin.opt:193
8728 #, no-c-format
8729 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
8730 msgstr ""
8731
8732 #: config/darwin.opt:197
8733 #, no-c-format
8734 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
8735 msgstr ""
8736
8737 #: config/darwin.opt:201
8738 #, no-c-format
8739 msgid ""
8740 "Automatically adds space for longer path names in load commands (up to "
8741 "MAXPATHLEN)."
8742 msgstr ""
8743
8744 #: config/darwin.opt:205
8745 #, no-c-format
8746 msgid ""
8747 "-image_base <address>\tSpecify <address> as the base address for a dylib or "
8748 "bundle."
8749 msgstr ""
8750
8751 #: config/darwin.opt:209
8752 #, no-c-format
8753 msgid ""
8754 "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first "
8755 "initialiser for a dylib."
8756 msgstr ""
8757
8758 #: config/darwin.opt:213
8759 #, no-c-format
8760 msgid "-install_name <name>\tSet the install name for a dylib."
8761 msgstr ""
8762
8763 #: config/darwin.opt:217
8764 #, no-c-format
8765 msgid ""
8766 "Usually \"private extern\" (hidden) symbols are made local when linking, "
8767 "this command suppresses that such that they remain exported."
8768 msgstr ""
8769
8770 #: config/darwin.opt:221
8771 #, no-c-format
8772 msgid ""
8773 "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
8774 msgstr ""
8775
8776 #: config/darwin.opt:225
8777 #, no-c-format
8778 msgid ""
8779 "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism "
8780 "for warning about symbols defined in multiple dylibs."
8781 msgstr ""
8782
8783 #: config/darwin.opt:229
8784 #, no-c-format
8785 msgid ""
8786 "(Obsolete after 10.4) -multiply_defined_unused <treatment>\tProvided a "
8787 "mechanism for warning about symbols defined in the current executable also "
8788 "being defined in linked dylibs."
8789 msgstr ""
8790
8791 #: config/darwin.opt:233
8792 #, no-c-format
8793 msgid ""
8794 "(Obsolete) Current linkers never dead-strip these items, so the option is "
8795 "not needed."
8796 msgstr ""
8797
8798 #: config/darwin.opt:237
8799 #, no-c-format
8800 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
8801 msgstr ""
8802
8803 #: config/darwin.opt:241
8804 #, no-c-format
8805 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
8806 msgstr ""
8807
8808 #: config/darwin.opt:245 config/darwin.opt:260 config/darwin.opt:264
8809 #, no-c-format
8810 msgid "(Obsolete) LD_PREBIND is no longer supported."
8811 msgstr ""
8812
8813 #: config/darwin.opt:249
8814 #, no-c-format
8815 msgid "(Obsolete) This is the default."
8816 msgstr ""
8817
8818 #: config/darwin.opt:256
8819 #, no-c-format
8820 msgid ""
8821 "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
8822 msgstr ""
8823
8824 #: config/darwin.opt:268
8825 #, no-c-format
8826 msgid "Produces a Mach-O file suitable for embedded/ROM use."
8827 msgstr ""
8828
8829 #: config/darwin.opt:272
8830 #, no-c-format
8831 msgid ""
8832 "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked "
8833 "bundle contained a symbol also exported from the main executable."
8834 msgstr ""
8835
8836 #: config/darwin.opt:279
8837 #, no-c-format
8838 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
8839 msgstr ""
8840
8841 #: config/darwin.opt:283
8842 #, no-c-format
8843 msgid ""
8844 "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not "
8845 "recommended)."
8846 msgstr ""
8847
8848 #: config/darwin.opt:287
8849 #, no-c-format
8850 msgid ""
8851 "-sectalign <segname> <sectname> <value>\tSet section <sectname> in segment "
8852 "<segname> to have alignment <value> which must be an integral power of two "
8853 "expressed in hexadecimal form."
8854 msgstr ""
8855
8856 #: config/darwin.opt:291
8857 #, no-c-format
8858 msgid ""
8859 "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in "
8860 "segment <segname> from the contents of <file>."
8861 msgstr ""
8862
8863 #: config/darwin.opt:295
8864 #, no-c-format
8865 msgid ""
8866 "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol "
8867 "at the start of a section is no longer supported."
8868 msgstr ""
8869
8870 #: config/darwin.opt:299
8871 #, no-c-format
8872 msgid ""
8873 "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more "
8874 "general option \"-order_file\"."
8875 msgstr ""
8876
8877 #: config/darwin.opt:303
8878 #, no-c-format
8879 msgid ""
8880 "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; "
8881 "<file> contains a line for each library."
8882 msgstr ""
8883
8884 #: config/darwin.opt:308
8885 #, no-c-format
8886 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
8887 msgstr ""
8888
8889 #: config/darwin.opt:312
8890 #, no-c-format
8891 msgid "Synonym for \"image_base\"."
8892 msgstr ""
8893
8894 #: config/darwin.opt:316
8895 #, no-c-format
8896 msgid ""
8897 "-segaddr <name> <address>\tSet the base address of segment <name> to "
8898 "<address> which must be aligned to a page boundary (currently 4kb)."
8899 msgstr ""
8900
8901 #: config/darwin.opt:321
8902 #, no-c-format
8903 msgid ""
8904 "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed "
8905 "creation of a section from a file."
8906 msgstr ""
8907
8908 #: config/darwin.opt:325
8909 #, no-c-format
8910 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
8911 msgstr ""
8912
8913 #: config/darwin.opt:329
8914 #, no-c-format
8915 msgid ""
8916 "-segprot <segname> <max_prot> <init_prot>\tThe virtual memory protections "
8917 "for segment <segname> have maximum and initial values <max_prot> and "
8918 "<init_prot> respectively. The specified values may contain \"r\", \"w\", \"x"
8919 "\" or \"-\" the latter meaning \"no access\"."
8920 msgstr ""
8921
8922 #: config/darwin.opt:333
8923 #, no-c-format
8924 msgid ""
8925 "-segs_read_only_addr <address>\tSpecify that <address> is the base address "
8926 "of the read-only segments of a dylib."
8927 msgstr ""
8928
8929 #: config/darwin.opt:337
8930 #, no-c-format
8931 msgid ""
8932 "-segs_read_write_addr <address>\tSpecify that <address> is the base address "
8933 "address of the read-write segments of a dylib."
8934 msgstr ""
8935
8936 #: config/darwin.opt:341
8937 #, no-c-format
8938 msgid "(Obsolete)\tThis is the default."
8939 msgstr ""
8940
8941 #: config/darwin.opt:345
8942 #, no-c-format
8943 msgid ""
8944 "-sub_library <name>\tLibrary named <name> will be re-exported (only useful "
8945 "for dylibs)."
8946 msgstr ""
8947
8948 #: config/darwin.opt:349
8949 #, no-c-format
8950 msgid ""
8951 "-sub_umbrella <name>\tFramework named <name> will be re-exported (only "
8952 "useful for dylibs)."
8953 msgstr ""
8954
8955 #: config/darwin.opt:353
8956 #, no-c-format
8957 msgid "This is the default."
8958 msgstr ""
8959
8960 #: config/darwin.opt:357
8961 #, no-c-format
8962 msgid ""
8963 "Add extra information to the executable that can speed up dynamic loading "
8964 "(provided that dependent libraries are unchanged)."
8965 msgstr ""
8966
8967 #: config/darwin.opt:361
8968 #, no-c-format
8969 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
8970 msgstr ""
8971
8972 #: config/darwin.opt:365
8973 #, no-c-format
8974 msgid ""
8975 "-undefined <treatment>\tSpecify the handling for undefined symbols (default "
8976 "is error)."
8977 msgstr ""
8978
8979 #: config/darwin.opt:369
8980 #, no-c-format
8981 msgid ""
8982 "-unexported_symbols_list <filename>\tDo not export the global symbols listed "
8983 "in <filename>."
8984 msgstr ""
8985
8986 #: config/darwin.opt:373
8987 #, no-c-format
8988 msgid ""
8989 "-weak_reference_mismatches <treatment>\tSpecifies what to do if a symbol "
8990 "import conflicts between file (weak in one and not in another) the default "
8991 "is to treat the symbol as non-weak."
8992 msgstr ""
8993
8994 #: config/darwin.opt:377
8995 #, no-c-format
8996 msgid "Logs which object files the linker loads."
8997 msgstr ""
8998
8999 #: config/darwin.opt:381
9000 #, no-c-format
9001 msgid "Logs which symbol(s) caused an object to be loaded."
9002 msgstr ""
9003
9004 #: config/darwin.opt:389
9005 #, no-c-format
9006 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
9007 msgstr ""
9008
9009 #: config/darwin.opt:393
9010 #, no-c-format
9011 msgid ""
9012 "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable "
9013 "(only handled by ld_classic)."
9014 msgstr ""
9015
9016 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
9017 #: config/c6x/c6x.opt:38
9018 #, no-c-format
9019 msgid "Use simulator runtime."
9020 msgstr ""
9021
9022 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
9023 #, no-c-format
9024 msgid "Specify the name of the target CPU."
9025 msgstr ""
9026
9027 #: config/bfin/bfin.opt:48
9028 #, no-c-format
9029 msgid "Omit frame pointer for leaf functions."
9030 msgstr ""
9031
9032 #: config/bfin/bfin.opt:52
9033 #, no-c-format
9034 msgid "Program is entirely located in low 64k of memory."
9035 msgstr ""
9036
9037 #: config/bfin/bfin.opt:56
9038 #, no-c-format
9039 msgid ""
9040 "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or "
9041 "SSYNC instruction."
9042 msgstr ""
9043
9044 #: config/bfin/bfin.opt:61
9045 #, no-c-format
9046 msgid "Avoid speculative loads to work around a hardware anomaly."
9047 msgstr ""
9048
9049 #: config/bfin/bfin.opt:65
9050 #, no-c-format
9051 msgid "Enabled ID based shared library."
9052 msgstr ""
9053
9054 #: config/bfin/bfin.opt:69
9055 #, no-c-format
9056 msgid ""
9057 "Generate code that won't be linked against any other ID shared libraries, "
9058 "but may be used as a shared library."
9059 msgstr ""
9060
9061 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
9062 #, no-c-format
9063 msgid "ID of shared library to build."
9064 msgstr ""
9065
9066 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
9067 #, no-c-format
9068 msgid "Enable separate data segment."
9069 msgstr ""
9070
9071 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
9072 #, no-c-format
9073 msgid "Avoid generating pc-relative calls; use indirection."
9074 msgstr ""
9075
9076 #: config/bfin/bfin.opt:86
9077 #, no-c-format
9078 msgid "Link with the fast floating-point library."
9079 msgstr ""
9080
9081 #: config/bfin/bfin.opt:90 config/arm/arm.opt:312 config/frv/frv.opt:130
9082 #, no-c-format
9083 msgid "Enable Function Descriptor PIC mode."
9084 msgstr ""
9085
9086 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
9087 #, no-c-format
9088 msgid "Enable inlining of PLT in function calls."
9089 msgstr ""
9090
9091 #: config/bfin/bfin.opt:98
9092 #, no-c-format
9093 msgid "Do stack checking using bounds in L1 scratch memory."
9094 msgstr ""
9095
9096 #: config/bfin/bfin.opt:102
9097 #, no-c-format
9098 msgid "Enable multicore support."
9099 msgstr ""
9100
9101 #: config/bfin/bfin.opt:106
9102 #, no-c-format
9103 msgid "Build for Core A."
9104 msgstr ""
9105
9106 #: config/bfin/bfin.opt:110
9107 #, no-c-format
9108 msgid "Build for Core B."
9109 msgstr ""
9110
9111 #: config/bfin/bfin.opt:114
9112 #, no-c-format
9113 msgid "Build for SDRAM."
9114 msgstr ""
9115
9116 #: config/bfin/bfin.opt:118
9117 #, no-c-format
9118 msgid "Assume ICPLBs are enabled at runtime."
9119 msgstr ""
9120
9121 #: config/m68k/m68k-tables.opt:25
9122 #, no-c-format
9123 msgid "Known M68K CPUs (for use with the -mcpu= option):"
9124 msgstr ""
9125
9126 #: config/m68k/m68k-tables.opt:365
9127 #, no-c-format
9128 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
9129 msgstr ""
9130
9131 #: config/m68k/m68k-tables.opt:411
9132 #, no-c-format
9133 msgid "Known M68K ISAs (for use with the -march= option):"
9134 msgstr ""
9135
9136 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
9137 #, no-c-format
9138 msgid "Use IEEE math for fp comparisons."
9139 msgstr ""
9140
9141 #: config/m68k/m68k.opt:30
9142 #, no-c-format
9143 msgid "Generate code for a 520X."
9144 msgstr ""
9145
9146 #: config/m68k/m68k.opt:34
9147 #, no-c-format
9148 msgid "Generate code for a 5206e."
9149 msgstr ""
9150
9151 #: config/m68k/m68k.opt:38
9152 #, no-c-format
9153 msgid "Generate code for a 528x."
9154 msgstr ""
9155
9156 #: config/m68k/m68k.opt:42
9157 #, no-c-format
9158 msgid "Generate code for a 5307."
9159 msgstr ""
9160
9161 #: config/m68k/m68k.opt:46
9162 #, no-c-format
9163 msgid "Generate code for a 5407."
9164 msgstr ""
9165
9166 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
9167 #, no-c-format
9168 msgid "Generate code for a 68000."
9169 msgstr ""
9170
9171 #: config/m68k/m68k.opt:54
9172 #, no-c-format
9173 msgid "Generate code for a 68010."
9174 msgstr ""
9175
9176 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
9177 #, no-c-format
9178 msgid "Generate code for a 68020."
9179 msgstr ""
9180
9181 #: config/m68k/m68k.opt:62
9182 #, no-c-format
9183 msgid "Generate code for a 68040, without any new instructions."
9184 msgstr ""
9185
9186 #: config/m68k/m68k.opt:66
9187 #, no-c-format
9188 msgid "Generate code for a 68060, without any new instructions."
9189 msgstr ""
9190
9191 #: config/m68k/m68k.opt:70
9192 #, no-c-format
9193 msgid "Generate code for a 68030."
9194 msgstr ""
9195
9196 #: config/m68k/m68k.opt:74
9197 #, no-c-format
9198 msgid "Generate code for a 68040."
9199 msgstr ""
9200
9201 #: config/m68k/m68k.opt:78
9202 #, no-c-format
9203 msgid "Generate code for a 68060."
9204 msgstr ""
9205
9206 #: config/m68k/m68k.opt:82
9207 #, no-c-format
9208 msgid "Generate code for a 68302."
9209 msgstr ""
9210
9211 #: config/m68k/m68k.opt:86
9212 #, no-c-format
9213 msgid "Generate code for a 68332."
9214 msgstr ""
9215
9216 #: config/m68k/m68k.opt:91
9217 #, no-c-format
9218 msgid "Generate code for a 68851."
9219 msgstr ""
9220
9221 #: config/m68k/m68k.opt:95
9222 #, no-c-format
9223 msgid "Generate code that uses 68881 floating-point instructions."
9224 msgstr ""
9225
9226 #: config/m68k/m68k.opt:99
9227 #, no-c-format
9228 msgid "Align variables on a 32-bit boundary."
9229 msgstr ""
9230
9231 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
9232 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
9233 #, no-c-format
9234 msgid "Specify the name of the target architecture."
9235 msgstr ""
9236
9237 #: config/m68k/m68k.opt:107
9238 #, no-c-format
9239 msgid "Use the bit-field instructions."
9240 msgstr ""
9241
9242 #: config/m68k/m68k.opt:119
9243 #, no-c-format
9244 msgid "Generate code for a ColdFire v4e."
9245 msgstr ""
9246
9247 #: config/m68k/m68k.opt:123
9248 #, no-c-format
9249 msgid "Specify the target CPU."
9250 msgstr ""
9251
9252 #: config/m68k/m68k.opt:127
9253 #, no-c-format
9254 msgid "Generate code for a cpu32."
9255 msgstr ""
9256
9257 #: config/m68k/m68k.opt:131
9258 #, no-c-format
9259 msgid "Use hardware division instructions on ColdFire."
9260 msgstr ""
9261
9262 #: config/m68k/m68k.opt:135
9263 #, no-c-format
9264 msgid "Generate code for a Fido A."
9265 msgstr ""
9266
9267 #: config/m68k/m68k.opt:139
9268 #, no-c-format
9269 msgid "Generate code which uses hardware floating point instructions."
9270 msgstr ""
9271
9272 #: config/m68k/m68k.opt:143
9273 #, no-c-format
9274 msgid "Enable ID based shared library."
9275 msgstr ""
9276
9277 #: config/m68k/m68k.opt:147
9278 #, no-c-format
9279 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
9280 msgstr ""
9281
9282 #: config/m68k/m68k.opt:151
9283 #, no-c-format
9284 msgid "Do not use the bit-field instructions."
9285 msgstr ""
9286
9287 #: config/m68k/m68k.opt:155
9288 #, no-c-format
9289 msgid "Use normal calling convention."
9290 msgstr ""
9291
9292 #: config/m68k/m68k.opt:159
9293 #, no-c-format
9294 msgid "Consider type 'int' to be 32 bits wide."
9295 msgstr ""
9296
9297 #: config/m68k/m68k.opt:163
9298 #, no-c-format
9299 msgid "Generate pc-relative code."
9300 msgstr ""
9301
9302 #: config/m68k/m68k.opt:167
9303 #, no-c-format
9304 msgid "Use different calling convention using 'rtd'."
9305 msgstr ""
9306
9307 #: config/m68k/m68k.opt:179
9308 #, no-c-format
9309 msgid "Consider type 'int' to be 16 bits wide."
9310 msgstr ""
9311
9312 #: config/m68k/m68k.opt:183
9313 #, no-c-format
9314 msgid "Generate code with library calls for floating point."
9315 msgstr ""
9316
9317 #: config/m68k/m68k.opt:187
9318 #, no-c-format
9319 msgid "Do not use unaligned memory references."
9320 msgstr ""
9321
9322 #: config/m68k/m68k.opt:191
9323 #, no-c-format
9324 msgid "Tune for the specified target CPU or architecture."
9325 msgstr ""
9326
9327 #: config/m68k/m68k.opt:195
9328 #, no-c-format
9329 msgid "Support more than 8192 GOT entries on ColdFire."
9330 msgstr ""
9331
9332 #: config/m68k/m68k.opt:199
9333 #, no-c-format
9334 msgid "Support TLS segment larger than 64K."
9335 msgstr ""
9336
9337 #: config/riscv/riscv.opt:26
9338 #, no-c-format
9339 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
9340 msgstr ""
9341
9342 #: config/riscv/riscv.opt:30
9343 #, no-c-format
9344 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
9345 msgstr ""
9346
9347 #: config/riscv/riscv.opt:34
9348 #, no-c-format
9349 msgid "Specify integer and floating-point calling convention."
9350 msgstr ""
9351
9352 #: config/riscv/riscv.opt:38 config/i386/i386.opt:411
9353 #, no-c-format
9354 msgid "Attempt to keep stack aligned to this power of 2."
9355 msgstr ""
9356
9357 #: config/riscv/riscv.opt:42
9358 #, no-c-format
9359 msgid "Supported ABIs (for use with the -mabi= option):"
9360 msgstr ""
9361
9362 #: config/riscv/riscv.opt:67
9363 #, no-c-format
9364 msgid "Use hardware floating-point divide and square root instructions."
9365 msgstr ""
9366
9367 #: config/riscv/riscv.opt:71
9368 #, no-c-format
9369 msgid "Use hardware instructions for integer division."
9370 msgstr ""
9371
9372 #: config/riscv/riscv.opt:75
9373 #, no-c-format
9374 msgid ""
9375 "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM). ISA strings must "
9376 "be lower-case."
9377 msgstr ""
9378
9379 #: config/riscv/riscv.opt:80 config/mips/mips.opt:405
9380 #, no-c-format
9381 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
9382 msgstr ""
9383
9384 #: config/riscv/riscv.opt:84
9385 #, no-c-format
9386 msgid ""
9387 "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes "
9388 "into a special section (on some targets)."
9389 msgstr ""
9390
9391 #: config/riscv/riscv.opt:88
9392 #, no-c-format
9393 msgid "Use smaller but slower prologue and epilogue code."
9394 msgstr ""
9395
9396 #: config/riscv/riscv.opt:92
9397 #, no-c-format
9398 msgid ""
9399 "Convert BASE + LARGE_OFFSET addresses to NEW_BASE + SMALL_OFFSET to allow "
9400 "more memory accesses to be generated as compressed instructions. Currently "
9401 "targets 32-bit integer load/stores."
9402 msgstr ""
9403
9404 #: config/riscv/riscv.opt:98 config/aarch64/aarch64.opt:92
9405 #, no-c-format
9406 msgid "Specify the code model."
9407 msgstr ""
9408
9409 #: config/riscv/riscv.opt:102
9410 #, no-c-format
9411 msgid "Do not generate unaligned memory accesses."
9412 msgstr ""
9413
9414 #: config/riscv/riscv.opt:106 config/i386/i386.opt:283
9415 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
9416 #: config/tilegx/tilegx.opt:57
9417 #, no-c-format
9418 msgid "Known code models (for use with the -mcmodel= option):"
9419 msgstr ""
9420
9421 #: config/riscv/riscv.opt:116
9422 #, no-c-format
9423 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
9424 msgstr ""
9425
9426 #: config/riscv/riscv.opt:120
9427 #, no-c-format
9428 msgid ""
9429 "Take advantage of linker relaxations to reduce the number of instructions "
9430 "required to materialize symbol addresses."
9431 msgstr ""
9432
9433 #: config/riscv/riscv.opt:139
9434 #, no-c-format
9435 msgid "Emit RISC-V ELF attribute."
9436 msgstr ""
9437
9438 #: config/riscv/riscv.opt:143 config/i386/i386.opt:236
9439 #, no-c-format
9440 msgid "Use the given data alignment."
9441 msgstr ""
9442
9443 #: config/riscv/riscv.opt:147 config/i386/i386.opt:240
9444 #, no-c-format
9445 msgid "Known data alignment choices (for use with the -malign-data= option):"
9446 msgstr ""
9447
9448 #: config/m32c/m32c.opt:23
9449 #, no-c-format
9450 msgid "-msim\tUse simulator runtime."
9451 msgstr ""
9452
9453 #: config/m32c/m32c.opt:27
9454 #, no-c-format
9455 msgid "-mcpu=r8c\tCompile code for R8C variants."
9456 msgstr ""
9457
9458 #: config/m32c/m32c.opt:31
9459 #, no-c-format
9460 msgid "-mcpu=m16c\tCompile code for M16C variants."
9461 msgstr ""
9462
9463 #: config/m32c/m32c.opt:35
9464 #, no-c-format
9465 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
9466 msgstr ""
9467
9468 #: config/m32c/m32c.opt:39
9469 #, no-c-format
9470 msgid "-mcpu=m32c\tCompile code for M32C variants."
9471 msgstr ""
9472
9473 #: config/m32c/m32c.opt:43
9474 #, no-c-format
9475 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
9476 msgstr ""
9477
9478 #: config/msp430/msp430.opt:7
9479 #, no-c-format
9480 msgid ""
9481 "Use a lightweight configuration of printf and puts to reduce code size. For "
9482 "single-threaded applications, not requiring reentrant I/O only. Requires "
9483 "Newlib Nano IO."
9484 msgstr ""
9485
9486 #: config/msp430/msp430.opt:11
9487 #, no-c-format
9488 msgid "Force assembly output to always use hex constants."
9489 msgstr ""
9490
9491 #: config/msp430/msp430.opt:15
9492 #, no-c-format
9493 msgid "Specify the MCU to build for."
9494 msgstr ""
9495
9496 #: config/msp430/msp430.opt:19
9497 #, no-c-format
9498 msgid ""
9499 "Warn if an MCU name is unrecognized or conflicts with other options "
9500 "(default: on)."
9501 msgstr ""
9502
9503 #: config/msp430/msp430.opt:23
9504 #, no-c-format
9505 msgid ""
9506 "Warn if devices.csv is not found or there are problem parsing it (default: "
9507 "on)."
9508 msgstr ""
9509
9510 #: config/msp430/msp430.opt:27
9511 #, no-c-format
9512 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
9513 msgstr ""
9514
9515 #: config/msp430/msp430.opt:31
9516 #, no-c-format
9517 msgid "Select large model - 20-bit addresses/pointers."
9518 msgstr ""
9519
9520 #: config/msp430/msp430.opt:35
9521 #, no-c-format
9522 msgid "Select small model - 16-bit addresses/pointers (default)."
9523 msgstr ""
9524
9525 #: config/msp430/msp430.opt:39
9526 #, no-c-format
9527 msgid "Optimize opcode sizes at link time."
9528 msgstr ""
9529
9530 #: config/msp430/msp430.opt:46 config/pru/pru.opt:26
9531 #, no-c-format
9532 msgid ""
9533 "Use a minimum runtime (no static initializers or ctors) for memory-"
9534 "constrained devices."
9535 msgstr ""
9536
9537 #: config/msp430/msp430.opt:53
9538 #, no-c-format
9539 msgid "Specify the type of hardware multiply to support."
9540 msgstr ""
9541
9542 #: config/msp430/msp430.opt:75
9543 #, no-c-format
9544 msgid ""
9545 "Specify whether functions should be placed into the lower or upper memory "
9546 "regions, or if they should be shuffled between the regions (either) for best "
9547 "fit (default: lower)."
9548 msgstr ""
9549
9550 #: config/msp430/msp430.opt:79
9551 #, no-c-format
9552 msgid ""
9553 "Specify whether variables should be placed into the lower or upper memory "
9554 "regions, or if they should be shuffled between the regions (either) for best "
9555 "fit (default: lower)."
9556 msgstr ""
9557
9558 #: config/msp430/msp430.opt:83
9559 #, no-c-format
9560 msgid ""
9561 "Add the .lower prefix to section names when compiling with -m{code,data}-"
9562 "region=lower (disabled by default)."
9563 msgstr ""
9564
9565 #: config/msp430/msp430.opt:102
9566 #, no-c-format
9567 msgid ""
9568 "Passes on a request to the assembler to enable fixes for various silicon "
9569 "errata."
9570 msgstr ""
9571
9572 #: config/msp430/msp430.opt:106
9573 #, no-c-format
9574 msgid ""
9575 "Passes on a request to the assembler to warn about various silicon errata."
9576 msgstr ""
9577
9578 #: config/msp430/msp430.opt:110
9579 #, no-c-format
9580 msgid ""
9581 "The path to devices.csv. The GCC driver can normally locate devices.csv "
9582 "itself and pass this option to the compiler, so the user shouldn't need to "
9583 "pass this."
9584 msgstr ""
9585
9586 #: config/aarch64/aarch64.opt:43
9587 #, no-c-format
9588 msgid "The possible TLS dialects:"
9589 msgstr ""
9590
9591 #: config/aarch64/aarch64.opt:55
9592 #, no-c-format
9593 msgid "The code model option names for -mcmodel:"
9594 msgstr ""
9595
9596 #: config/aarch64/aarch64.opt:68 config/arm/arm.opt:99
9597 #: config/microblaze/microblaze.opt:60
9598 #, no-c-format
9599 msgid "Assume target CPU is configured as big endian."
9600 msgstr ""
9601
9602 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1016
9603 #, no-c-format
9604 msgid "Generate code which uses only the general registers."
9605 msgstr ""
9606
9607 #: config/aarch64/aarch64.opt:76
9608 #, no-c-format
9609 msgid "Generate code to mitigate against straight line speculation."
9610 msgstr ""
9611
9612 #: config/aarch64/aarch64.opt:80
9613 #, no-c-format
9614 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
9615 msgstr ""
9616
9617 #: config/aarch64/aarch64.opt:84
9618 #, no-c-format
9619 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
9620 msgstr ""
9621
9622 #: config/aarch64/aarch64.opt:88 config/arm/arm.opt:164
9623 #: config/microblaze/microblaze.opt:64
9624 #, no-c-format
9625 msgid "Assume target CPU is configured as little endian."
9626 msgstr ""
9627
9628 #: config/aarch64/aarch64.opt:96
9629 #, no-c-format
9630 msgid "Don't assume that unaligned accesses are handled by the system."
9631 msgstr ""
9632
9633 #: config/aarch64/aarch64.opt:100 config/i386/i386.opt:395
9634 #, no-c-format
9635 msgid "Omit the frame pointer in leaf functions."
9636 msgstr ""
9637
9638 #: config/aarch64/aarch64.opt:104
9639 #, no-c-format
9640 msgid "Specify TLS dialect."
9641 msgstr ""
9642
9643 #: config/aarch64/aarch64.opt:108
9644 #, no-c-format
9645 msgid ""
9646 "Specifies bit size of immediate TLS offsets. Valid values are 12, 24, 32, "
9647 "48."
9648 msgstr ""
9649
9650 #: config/aarch64/aarch64.opt:127
9651 #, no-c-format
9652 msgid "Use features of architecture ARCH."
9653 msgstr ""
9654
9655 #: config/aarch64/aarch64.opt:131
9656 #, no-c-format
9657 msgid "Use features of and optimize for CPU."
9658 msgstr ""
9659
9660 #: config/aarch64/aarch64.opt:135
9661 #, no-c-format
9662 msgid "Optimize for CPU."
9663 msgstr ""
9664
9665 #: config/aarch64/aarch64.opt:139
9666 #, no-c-format
9667 msgid "Generate code that conforms to the specified ABI."
9668 msgstr ""
9669
9670 #: config/aarch64/aarch64.opt:143
9671 #, no-c-format
9672 msgid ""
9673 "-moverride=<string>\tPower users only! Override CPU optimization parameters."
9674 msgstr ""
9675
9676 #: config/aarch64/aarch64.opt:147
9677 #, no-c-format
9678 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
9679 msgstr ""
9680
9681 #: config/aarch64/aarch64.opt:157
9682 #, no-c-format
9683 msgid "PC relative literal loads."
9684 msgstr ""
9685
9686 #: config/aarch64/aarch64.opt:161
9687 #, no-c-format
9688 msgid "Use branch-protection features."
9689 msgstr ""
9690
9691 #: config/aarch64/aarch64.opt:165
9692 #, no-c-format
9693 msgid "Select return address signing scope."
9694 msgstr ""
9695
9696 #: config/aarch64/aarch64.opt:169
9697 #, no-c-format
9698 msgid ""
9699 "Supported AArch64 return address signing scope (for use with -msign-return-"
9700 "address= option):"
9701 msgstr ""
9702
9703 #: config/aarch64/aarch64.opt:182
9704 #, no-c-format
9705 msgid ""
9706 "Enable the reciprocal square root approximation. Enabling this reduces "
9707 "precision of reciprocal square root results to about 16 bits for single "
9708 "precision and to 32 bits for double precision."
9709 msgstr ""
9710
9711 #: config/aarch64/aarch64.opt:188
9712 #, no-c-format
9713 msgid ""
9714 "Enable the square root approximation. Enabling this reduces precision of "
9715 "square root results to about 16 bits for single precision and to 32 bits for "
9716 "double precision. If enabled, it implies -mlow-precision-recip-sqrt."
9717 msgstr ""
9718
9719 #: config/aarch64/aarch64.opt:195
9720 #, no-c-format
9721 msgid ""
9722 "Enable the division approximation. Enabling this reduces precision of "
9723 "division results to about 16 bits for single precision and to 32 bits for "
9724 "double precision."
9725 msgstr ""
9726
9727 #: config/aarch64/aarch64.opt:201
9728 #, no-c-format
9729 msgid "The possible SVE vector lengths:"
9730 msgstr ""
9731
9732 #: config/aarch64/aarch64.opt:223
9733 #, no-c-format
9734 msgid ""
9735 "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
9736 msgstr ""
9737
9738 #: config/aarch64/aarch64.opt:227
9739 #, no-c-format
9740 msgid "Enables verbose cost model dumping in the debug dump files."
9741 msgstr ""
9742
9743 #: config/aarch64/aarch64.opt:231
9744 #, no-c-format
9745 msgid "Generate code to track when the CPU might be speculating incorrectly."
9746 msgstr ""
9747
9748 #: config/aarch64/aarch64.opt:235 config/i386/i386.opt:981
9749 #: config/rs6000/rs6000.opt:539
9750 #, no-c-format
9751 msgid "Use given stack-protector guard."
9752 msgstr ""
9753
9754 #: config/aarch64/aarch64.opt:239 config/rs6000/rs6000.opt:543
9755 #, no-c-format
9756 msgid "Valid arguments to -mstack-protector-guard=:"
9757 msgstr ""
9758
9759 #: config/aarch64/aarch64.opt:249
9760 #, no-c-format
9761 msgid ""
9762 "Use the system register specified on the command line as the stack protector "
9763 "guard register. This option is for use with fstack-protector-strong and not "
9764 "for use in user-land code."
9765 msgstr ""
9766
9767 #: config/aarch64/aarch64.opt:255
9768 #, no-c-format
9769 msgid ""
9770 "Use an immediate to offset from the stack protector guard register, sp_el0. "
9771 "This option is for use with fstack-protector-strong and not for use in user-"
9772 "land code."
9773 msgstr ""
9774
9775 #: config/aarch64/aarch64.opt:264
9776 #, no-c-format
9777 msgid "Generate local calls to out-of-line atomic operations."
9778 msgstr ""
9779
9780 #: config/aarch64/aarch64.opt:268
9781 #, no-c-format
9782 msgid ""
9783 "When vectorizing for SVE, consider using unpacked vectors for smaller "
9784 "elements and use the cost model to pick the cheapest approach. Also use the "
9785 "cost model to choose between SVE and Advanced SIMD vectorization."
9786 msgstr ""
9787
9788 #: config/aarch64/aarch64.opt:272
9789 #, no-c-format
9790 msgid ""
9791 "The number of Newton iterations for calculating the reciprocal for float "
9792 "type. The precision of division is proportional to this param when division "
9793 "approximation is enabled. The default value is 1."
9794 msgstr ""
9795
9796 #: config/aarch64/aarch64.opt:276
9797 #, no-c-format
9798 msgid ""
9799 "The number of Newton iterations for calculating the reciprocal for double "
9800 "type. The precision of division is proportional to this param when division "
9801 "approximation is enabled. The default value is 2."
9802 msgstr ""
9803
9804 #: config/linux.opt:24
9805 #, no-c-format
9806 msgid "Use Bionic C library."
9807 msgstr ""
9808
9809 #: config/linux.opt:28
9810 #, no-c-format
9811 msgid "Use GNU C library."
9812 msgstr ""
9813
9814 #: config/linux.opt:32
9815 #, no-c-format
9816 msgid "Use uClibc C library."
9817 msgstr ""
9818
9819 #: config/linux.opt:36
9820 #, no-c-format
9821 msgid "Use musl C library."
9822 msgstr ""
9823
9824 #: config/ia64/ilp32.opt:3
9825 #, no-c-format
9826 msgid "Generate ILP32 code."
9827 msgstr ""
9828
9829 #: config/ia64/ilp32.opt:7
9830 #, no-c-format
9831 msgid "Generate LP64 code."
9832 msgstr ""
9833
9834 #: config/ia64/ia64.opt:28
9835 #, no-c-format
9836 msgid "Generate big endian code."
9837 msgstr ""
9838
9839 #: config/ia64/ia64.opt:32
9840 #, no-c-format
9841 msgid "Generate little endian code."
9842 msgstr ""
9843
9844 #: config/ia64/ia64.opt:36
9845 #, no-c-format
9846 msgid "Generate code for GNU as."
9847 msgstr ""
9848
9849 #: config/ia64/ia64.opt:40
9850 #, no-c-format
9851 msgid "Generate code for GNU ld."
9852 msgstr ""
9853
9854 #: config/ia64/ia64.opt:44
9855 #, no-c-format
9856 msgid "Emit stop bits before and after volatile extended asms."
9857 msgstr ""
9858
9859 #: config/ia64/ia64.opt:48
9860 #, no-c-format
9861 msgid "Use in/loc/out register names."
9862 msgstr ""
9863
9864 #: config/ia64/ia64.opt:55
9865 #, no-c-format
9866 msgid "Enable use of sdata/scommon/sbss."
9867 msgstr ""
9868
9869 #: config/ia64/ia64.opt:59
9870 #, no-c-format
9871 msgid "Generate code without GP reg."
9872 msgstr ""
9873
9874 #: config/ia64/ia64.opt:63
9875 #, no-c-format
9876 msgid "gp is constant (but save/restore gp on indirect calls)."
9877 msgstr ""
9878
9879 #: config/ia64/ia64.opt:67
9880 #, no-c-format
9881 msgid "Generate self-relocatable code."
9882 msgstr ""
9883
9884 #: config/ia64/ia64.opt:71
9885 #, no-c-format
9886 msgid "Generate inline floating point division, optimize for latency."
9887 msgstr ""
9888
9889 #: config/ia64/ia64.opt:75
9890 #, no-c-format
9891 msgid "Generate inline floating point division, optimize for throughput."
9892 msgstr ""
9893
9894 #: config/ia64/ia64.opt:82
9895 #, no-c-format
9896 msgid "Generate inline integer division, optimize for latency."
9897 msgstr ""
9898
9899 #: config/ia64/ia64.opt:86
9900 #, no-c-format
9901 msgid "Generate inline integer division, optimize for throughput."
9902 msgstr ""
9903
9904 #: config/ia64/ia64.opt:90
9905 #, no-c-format
9906 msgid "Do not inline integer division."
9907 msgstr ""
9908
9909 #: config/ia64/ia64.opt:94
9910 #, no-c-format
9911 msgid "Generate inline square root, optimize for latency."
9912 msgstr ""
9913
9914 #: config/ia64/ia64.opt:98
9915 #, no-c-format
9916 msgid "Generate inline square root, optimize for throughput."
9917 msgstr ""
9918
9919 #: config/ia64/ia64.opt:102
9920 #, no-c-format
9921 msgid "Do not inline square root."
9922 msgstr ""
9923
9924 #: config/ia64/ia64.opt:106
9925 #, no-c-format
9926 msgid "Enable DWARF line debug info via GNU as."
9927 msgstr ""
9928
9929 #: config/ia64/ia64.opt:110
9930 #, no-c-format
9931 msgid "Enable earlier placing stop bits for better scheduling."
9932 msgstr ""
9933
9934 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
9935 #, no-c-format
9936 msgid "Specify range of registers to make fixed."
9937 msgstr ""
9938
9939 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
9940 #, no-c-format
9941 msgid "Specify bit size of immediate TLS offsets."
9942 msgstr ""
9943
9944 #: config/ia64/ia64.opt:122 config/i386/i386.opt:509 config/s390/s390.opt:197
9945 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
9946 #, no-c-format
9947 msgid "Schedule code for given CPU."
9948 msgstr ""
9949
9950 #: config/ia64/ia64.opt:126
9951 #, no-c-format
9952 msgid "Known Itanium CPUs (for use with the -mtune= option):"
9953 msgstr ""
9954
9955 #: config/ia64/ia64.opt:136
9956 #, no-c-format
9957 msgid "Use data speculation before reload."
9958 msgstr ""
9959
9960 #: config/ia64/ia64.opt:140
9961 #, no-c-format
9962 msgid "Use data speculation after reload."
9963 msgstr ""
9964
9965 #: config/ia64/ia64.opt:144
9966 #, no-c-format
9967 msgid "Use control speculation."
9968 msgstr ""
9969
9970 #: config/ia64/ia64.opt:148
9971 #, no-c-format
9972 msgid "Use in block data speculation before reload."
9973 msgstr ""
9974
9975 #: config/ia64/ia64.opt:152
9976 #, no-c-format
9977 msgid "Use in block data speculation after reload."
9978 msgstr ""
9979
9980 #: config/ia64/ia64.opt:156
9981 #, no-c-format
9982 msgid "Use in block control speculation."
9983 msgstr ""
9984
9985 #: config/ia64/ia64.opt:160
9986 #, no-c-format
9987 msgid "Use simple data speculation check."
9988 msgstr ""
9989
9990 #: config/ia64/ia64.opt:164
9991 #, no-c-format
9992 msgid "Use simple data speculation check for control speculation."
9993 msgstr ""
9994
9995 #: config/ia64/ia64.opt:174
9996 #, no-c-format
9997 msgid ""
9998 "Count speculative dependencies while calculating priority of instructions."
9999 msgstr ""
10000
10001 #: config/ia64/ia64.opt:178
10002 #, no-c-format
10003 msgid "Place a stop bit after every cycle when scheduling."
10004 msgstr ""
10005
10006 #: config/ia64/ia64.opt:182
10007 #, no-c-format
10008 msgid ""
10009 "Assume that floating-point stores and loads are not likely to cause conflict "
10010 "when placed into one instruction group."
10011 msgstr ""
10012
10013 #: config/ia64/ia64.opt:186
10014 #, no-c-format
10015 msgid ""
10016 "Soft limit on number of memory insns per instruction group, giving lower "
10017 "priority to subsequent memory insns attempting to schedule in the same insn "
10018 "group. Frequently useful to prevent cache bank conflicts. Default value is "
10019 "1."
10020 msgstr ""
10021
10022 #: config/ia64/ia64.opt:190
10023 #, no-c-format
10024 msgid ""
10025 "Disallow more than 'msched-max-memory-insns' in instruction group. "
10026 "Otherwise, limit is 'soft' (prefer non-memory operations when limit is "
10027 "reached)."
10028 msgstr ""
10029
10030 #: config/ia64/ia64.opt:194
10031 #, no-c-format
10032 msgid "Don't generate checks for control speculation in selective scheduling."
10033 msgstr ""
10034
10035 #: config/epiphany/epiphany.opt:24
10036 #, no-c-format
10037 msgid "Don't use any of r32..r63."
10038 msgstr ""
10039
10040 #: config/epiphany/epiphany.opt:28
10041 #, no-c-format
10042 msgid ""
10043 "Preferentially allocate registers that allow short instruction generation."
10044 msgstr ""
10045
10046 #: config/epiphany/epiphany.opt:32
10047 #, no-c-format
10048 msgid "Set branch cost."
10049 msgstr ""
10050
10051 #: config/epiphany/epiphany.opt:36
10052 #, no-c-format
10053 msgid "Enable conditional move instruction usage."
10054 msgstr ""
10055
10056 #: config/epiphany/epiphany.opt:40
10057 #, no-c-format
10058 msgid "Set number of nops to emit before each insn pattern."
10059 msgstr ""
10060
10061 #: config/epiphany/epiphany.opt:52
10062 #, no-c-format
10063 msgid "Use software floating point comparisons."
10064 msgstr ""
10065
10066 #: config/epiphany/epiphany.opt:56
10067 #, no-c-format
10068 msgid "Enable split of 32 bit immediate loads into low / high part."
10069 msgstr ""
10070
10071 #: config/epiphany/epiphany.opt:60
10072 #, no-c-format
10073 msgid "Enable use of POST_INC / POST_DEC."
10074 msgstr ""
10075
10076 #: config/epiphany/epiphany.opt:64
10077 #, no-c-format
10078 msgid "Enable use of POST_MODIFY."
10079 msgstr ""
10080
10081 #: config/epiphany/epiphany.opt:68
10082 #, no-c-format
10083 msgid "Set number of bytes on the stack preallocated for use by the callee."
10084 msgstr ""
10085
10086 #: config/epiphany/epiphany.opt:72
10087 #, no-c-format
10088 msgid "Assume round to nearest is selected for purposes of scheduling."
10089 msgstr ""
10090
10091 #: config/epiphany/epiphany.opt:76
10092 #, no-c-format
10093 msgid "Generate call insns as indirect calls."
10094 msgstr ""
10095
10096 #: config/epiphany/epiphany.opt:80
10097 #, no-c-format
10098 msgid "Generate call insns as direct calls."
10099 msgstr ""
10100
10101 #: config/epiphany/epiphany.opt:84
10102 #, no-c-format
10103 msgid ""
10104 "Assume labels and symbols can be addressed using 16 bit absolute addresses."
10105 msgstr ""
10106
10107 #: config/epiphany/epiphany.opt:108
10108 #, no-c-format
10109 msgid ""
10110 "A floatig point to integer truncation may be replaced with rounding to save "
10111 "mode switching."
10112 msgstr ""
10113
10114 #: config/epiphany/epiphany.opt:112
10115 #, no-c-format
10116 msgid "Vectorize for double-word operations."
10117 msgstr ""
10118
10119 #: config/epiphany/epiphany.opt:128
10120 #, no-c-format
10121 msgid ""
10122 "Split unaligned 8 byte vector moves before post-modify address generation."
10123 msgstr ""
10124
10125 #: config/epiphany/epiphany.opt:132
10126 #, no-c-format
10127 msgid "Use the floating point unit for integer add/subtract."
10128 msgstr ""
10129
10130 #: config/epiphany/epiphany.opt:136
10131 #, no-c-format
10132 msgid "Set register to hold -1."
10133 msgstr ""
10134
10135 #: config/ft32/ft32.opt:23
10136 #, no-c-format
10137 msgid "Target the software simulator."
10138 msgstr ""
10139
10140 #: config/ft32/ft32.opt:27 config/s390/s390.opt:228 config/mips/mips.opt:393
10141 #: config/arc/arc.opt:406
10142 #, no-c-format
10143 msgid "Use LRA instead of reload."
10144 msgstr ""
10145
10146 #: config/ft32/ft32.opt:31
10147 #, no-c-format
10148 msgid "Avoid use of the DIV and MOD instructions."
10149 msgstr ""
10150
10151 #: config/ft32/ft32.opt:35
10152 #, no-c-format
10153 msgid "Target the FT32B architecture."
10154 msgstr ""
10155
10156 #: config/ft32/ft32.opt:39
10157 #, no-c-format
10158 msgid "Enable FT32B code compression."
10159 msgstr ""
10160
10161 #: config/ft32/ft32.opt:43
10162 #, no-c-format
10163 msgid "Avoid placing any readable data in program memory."
10164 msgstr ""
10165
10166 #: config/h8300/h8300.opt:23
10167 #, no-c-format
10168 msgid "Generate H8S code."
10169 msgstr ""
10170
10171 #: config/h8300/h8300.opt:27
10172 #, no-c-format
10173 msgid "Generate H8SX code."
10174 msgstr ""
10175
10176 #: config/h8300/h8300.opt:31
10177 #, no-c-format
10178 msgid "Generate H8S/2600 code."
10179 msgstr ""
10180
10181 #: config/h8300/h8300.opt:35
10182 #, no-c-format
10183 msgid "Make integers 32 bits wide."
10184 msgstr ""
10185
10186 #: config/h8300/h8300.opt:42
10187 #, no-c-format
10188 msgid "Use registers for argument passing."
10189 msgstr ""
10190
10191 #: config/h8300/h8300.opt:46
10192 #, no-c-format
10193 msgid "Consider access to byte sized memory slow."
10194 msgstr ""
10195
10196 #: config/h8300/h8300.opt:50
10197 #, no-c-format
10198 msgid "Enable linker relaxing."
10199 msgstr ""
10200
10201 #: config/h8300/h8300.opt:54
10202 #, no-c-format
10203 msgid "Generate H8/300H code."
10204 msgstr ""
10205
10206 #: config/h8300/h8300.opt:58
10207 #, no-c-format
10208 msgid "Enable the normal mode."
10209 msgstr ""
10210
10211 #: config/h8300/h8300.opt:62
10212 #, no-c-format
10213 msgid "Use H8/300 alignment rules."
10214 msgstr ""
10215
10216 #: config/h8300/h8300.opt:66
10217 #, no-c-format
10218 msgid "Push extended registers on stack in monitor functions."
10219 msgstr ""
10220
10221 #: config/h8300/h8300.opt:70
10222 #, no-c-format
10223 msgid "Do not push extended registers on stack in monitor functions."
10224 msgstr ""
10225
10226 #: config/pru/pru.opt:31
10227 #, no-c-format
10228 msgid ""
10229 "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
10230 msgstr ""
10231
10232 #: config/pru/pru.opt:35
10233 #, no-c-format
10234 msgid ""
10235 "Make GCC pass the --no-relax command-line option to the linker instead of "
10236 "the --relax option."
10237 msgstr ""
10238
10239 #: config/pru/pru.opt:40
10240 #, no-c-format
10241 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
10242 msgstr ""
10243
10244 #: config/pru/pru.opt:44
10245 #, no-c-format
10246 msgid "Select target ABI variant."
10247 msgstr ""
10248
10249 #: config/pru/pru.opt:48
10250 #, no-c-format
10251 msgid "ABI variant code generation (for use with -mabi= option):"
10252 msgstr ""
10253
10254 #: config/pdp11/pdp11.opt:23
10255 #, no-c-format
10256 msgid "Generate code for an 11/10."
10257 msgstr ""
10258
10259 #: config/pdp11/pdp11.opt:27
10260 #, no-c-format
10261 msgid "Generate code for an 11/40."
10262 msgstr ""
10263
10264 #: config/pdp11/pdp11.opt:31
10265 #, no-c-format
10266 msgid "Generate code for an 11/45."
10267 msgstr ""
10268
10269 #: config/pdp11/pdp11.opt:35
10270 #, no-c-format
10271 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
10272 msgstr ""
10273
10274 #: config/pdp11/pdp11.opt:39
10275 #, no-c-format
10276 msgid "Use the DEC assembler syntax."
10277 msgstr ""
10278
10279 #: config/pdp11/pdp11.opt:43
10280 #, no-c-format
10281 msgid "Use the GNU assembler syntax."
10282 msgstr ""
10283
10284 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:191
10285 #: config/frv/frv.opt:158
10286 #, no-c-format
10287 msgid "Use hardware floating point."
10288 msgstr ""
10289
10290 #: config/pdp11/pdp11.opt:51
10291 #, no-c-format
10292 msgid "Use 16 bit int."
10293 msgstr ""
10294
10295 #: config/pdp11/pdp11.opt:55
10296 #, no-c-format
10297 msgid "Use 32 bit int."
10298 msgstr ""
10299
10300 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:187
10301 #, no-c-format
10302 msgid "Do not use hardware floating point."
10303 msgstr ""
10304
10305 #: config/pdp11/pdp11.opt:63
10306 #, no-c-format
10307 msgid "Target has split I&D."
10308 msgstr ""
10309
10310 #: config/pdp11/pdp11.opt:67
10311 #, no-c-format
10312 msgid "Use UNIX assembler syntax."
10313 msgstr ""
10314
10315 #: config/pdp11/pdp11.opt:71
10316 #, no-c-format
10317 msgid "Use LRA register allocator."
10318 msgstr ""
10319
10320 #: config/xtensa/xtensa.opt:23
10321 #, no-c-format
10322 msgid "Use CONST16 instruction to load constants."
10323 msgstr ""
10324
10325 #: config/xtensa/xtensa.opt:27
10326 #, no-c-format
10327 msgid "Disable position-independent code (PIC) for use in OS kernel code."
10328 msgstr ""
10329
10330 #: config/xtensa/xtensa.opt:31
10331 #, no-c-format
10332 msgid "Use indirect CALLXn instructions for large programs."
10333 msgstr ""
10334
10335 #: config/xtensa/xtensa.opt:35
10336 #, no-c-format
10337 msgid "Automatically align branch targets to reduce branch penalties."
10338 msgstr ""
10339
10340 #: config/xtensa/xtensa.opt:39
10341 #, no-c-format
10342 msgid "Intersperse literal pools with code in the text section."
10343 msgstr ""
10344
10345 #: config/xtensa/xtensa.opt:43
10346 #, no-c-format
10347 msgid ""
10348 "Relax literals in assembler and place them automatically in the text section."
10349 msgstr ""
10350
10351 #: config/xtensa/xtensa.opt:47
10352 #, no-c-format
10353 msgid ""
10354 "-mno-serialize-volatile\tDo not serialize volatile memory references with "
10355 "MEMW instructions."
10356 msgstr ""
10357
10358 #: config/xtensa/xtensa.opt:54
10359 #, no-c-format
10360 msgid "Use call0 ABI."
10361 msgstr ""
10362
10363 #: config/xtensa/xtensa.opt:58
10364 #, no-c-format
10365 msgid "Use windowed registers ABI."
10366 msgstr ""
10367
10368 #: config/i386/cygming.opt:23
10369 #, no-c-format
10370 msgid "Create console application."
10371 msgstr ""
10372
10373 #: config/i386/cygming.opt:27
10374 #, no-c-format
10375 msgid "Generate code for a DLL."
10376 msgstr ""
10377
10378 #: config/i386/cygming.opt:31
10379 #, no-c-format
10380 msgid "Ignore dllimport for functions."
10381 msgstr ""
10382
10383 #: config/i386/cygming.opt:35
10384 #, no-c-format
10385 msgid "Use Mingw-specific thread support."
10386 msgstr ""
10387
10388 #: config/i386/cygming.opt:39
10389 #, no-c-format
10390 msgid "Set Windows defines."
10391 msgstr ""
10392
10393 #: config/i386/cygming.opt:43
10394 #, no-c-format
10395 msgid "Create GUI application."
10396 msgstr ""
10397
10398 #: config/i386/cygming.opt:47
10399 #, no-c-format
10400 msgid "Use the GNU extension to the PE format for aligned common data."
10401 msgstr ""
10402
10403 #: config/i386/cygming.opt:51
10404 #, no-c-format
10405 msgid ""
10406 "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/"
10407 "delete replacement."
10408 msgstr ""
10409
10410 #: config/i386/cygming.opt:55
10411 #, no-c-format
10412 msgid "For nested functions on stack executable permission is set."
10413 msgstr ""
10414
10415 #: config/i386/cygming.opt:62
10416 #, no-c-format
10417 msgid "Put relocated read-only data into .data section."
10418 msgstr ""
10419
10420 #: config/i386/mingw.opt:29
10421 #, no-c-format
10422 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
10423 msgstr ""
10424
10425 #: config/i386/mingw-w64.opt:23
10426 #, no-c-format
10427 msgid "Use unicode startup and define UNICODE macro."
10428 msgstr ""
10429
10430 #: config/i386/i386.opt:188
10431 #, no-c-format
10432 msgid "sizeof(long double) is 16."
10433 msgstr ""
10434
10435 #: config/i386/i386.opt:192 config/i386/i386.opt:360
10436 #, no-c-format
10437 msgid "Use hardware fp."
10438 msgstr ""
10439
10440 #: config/i386/i386.opt:196
10441 #, no-c-format
10442 msgid "sizeof(long double) is 12."
10443 msgstr ""
10444
10445 #: config/i386/i386.opt:200
10446 #, no-c-format
10447 msgid "Use 80-bit long double."
10448 msgstr ""
10449
10450 #: config/i386/i386.opt:204 config/s390/s390.opt:157
10451 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
10452 #, no-c-format
10453 msgid "Use 64-bit long double."
10454 msgstr ""
10455
10456 #: config/i386/i386.opt:208 config/s390/s390.opt:153
10457 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
10458 #, no-c-format
10459 msgid "Use 128-bit long double."
10460 msgstr ""
10461
10462 #: config/i386/i386.opt:212 config/sh/sh.opt:179
10463 #, no-c-format
10464 msgid "Reserve space for outgoing arguments in the function prologue."
10465 msgstr ""
10466
10467 #: config/i386/i386.opt:216
10468 #, no-c-format
10469 msgid "Align some doubles on dword boundary."
10470 msgstr ""
10471
10472 #: config/i386/i386.opt:220
10473 #, no-c-format
10474 msgid "Function starts are aligned to this power of 2."
10475 msgstr ""
10476
10477 #: config/i386/i386.opt:224
10478 #, no-c-format
10479 msgid "Jump targets are aligned to this power of 2."
10480 msgstr ""
10481
10482 #: config/i386/i386.opt:228
10483 #, no-c-format
10484 msgid "Loop code aligned to this power of 2."
10485 msgstr ""
10486
10487 #: config/i386/i386.opt:232
10488 #, no-c-format
10489 msgid "Align destination of the string operations."
10490 msgstr ""
10491
10492 #: config/i386/i386.opt:253 config/s390/s390.opt:56
10493 #, no-c-format
10494 msgid "Generate code for given CPU."
10495 msgstr ""
10496
10497 #: config/i386/i386.opt:257
10498 #, no-c-format
10499 msgid "Use given assembler dialect."
10500 msgstr ""
10501
10502 #: config/i386/i386.opt:261
10503 #, no-c-format
10504 msgid "Known assembler dialects (for use with the -masm= option):"
10505 msgstr ""
10506
10507 #: config/i386/i386.opt:271
10508 #, no-c-format
10509 msgid "Branches are this expensive (arbitrary units)."
10510 msgstr ""
10511
10512 #: config/i386/i386.opt:275
10513 #, no-c-format
10514 msgid ""
10515 "-mlarge-data-threshold=<number>\tData greater than given threshold will go "
10516 "into .ldata section in x86-64 medium model."
10517 msgstr ""
10518
10519 #: config/i386/i386.opt:279
10520 #, no-c-format
10521 msgid "Use given x86-64 code model."
10522 msgstr ""
10523
10524 #: config/i386/i386.opt:302
10525 #, no-c-format
10526 msgid "Use given address mode."
10527 msgstr ""
10528
10529 #: config/i386/i386.opt:306
10530 #, no-c-format
10531 msgid "Known address mode (for use with the -maddress-mode= option):"
10532 msgstr ""
10533
10534 #: config/i386/i386.opt:319
10535 #, no-c-format
10536 msgid "Generate sin, cos, sqrt for FPU."
10537 msgstr ""
10538
10539 #: config/i386/i386.opt:323
10540 #, no-c-format
10541 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
10542 msgstr ""
10543
10544 #: config/i386/i386.opt:327
10545 #, no-c-format
10546 msgid "Return values of functions in FPU registers."
10547 msgstr ""
10548
10549 #: config/i386/i386.opt:331
10550 #, no-c-format
10551 msgid "Generate floating point mathematics using given instruction set."
10552 msgstr ""
10553
10554 #: config/i386/i386.opt:335
10555 #, no-c-format
10556 msgid "Valid arguments to -mfpmath=:"
10557 msgstr ""
10558
10559 #: config/i386/i386.opt:368
10560 #, no-c-format
10561 msgid "Inline all known string operations."
10562 msgstr ""
10563
10564 #: config/i386/i386.opt:372
10565 #, no-c-format
10566 msgid ""
10567 "Inline memset/memcpy string operations, but perform inline version only for "
10568 "small blocks."
10569 msgstr ""
10570
10571 #: config/i386/i386.opt:379
10572 #, no-c-format
10573 msgid "Use native (MS) bitfield layout."
10574 msgstr ""
10575
10576 #: config/i386/i386.opt:399
10577 #, no-c-format
10578 msgid "Set 80387 floating-point precision to 32-bit."
10579 msgstr ""
10580
10581 #: config/i386/i386.opt:403
10582 #, no-c-format
10583 msgid "Set 80387 floating-point precision to 64-bit."
10584 msgstr ""
10585
10586 #: config/i386/i386.opt:407
10587 #, no-c-format
10588 msgid "Set 80387 floating-point precision to 80-bit."
10589 msgstr ""
10590
10591 #: config/i386/i386.opt:415
10592 #, no-c-format
10593 msgid "Assume incoming stack aligned to this power of 2."
10594 msgstr ""
10595
10596 #: config/i386/i386.opt:419
10597 #, no-c-format
10598 msgid "Use push instructions to save outgoing arguments."
10599 msgstr ""
10600
10601 #: config/i386/i386.opt:423
10602 #, no-c-format
10603 msgid "Use red-zone in the x86-64 code."
10604 msgstr ""
10605
10606 #: config/i386/i386.opt:427
10607 #, no-c-format
10608 msgid "Number of registers used to pass integer arguments."
10609 msgstr ""
10610
10611 #: config/i386/i386.opt:431
10612 #, no-c-format
10613 msgid "Alternate calling convention."
10614 msgstr ""
10615
10616 #: config/i386/i386.opt:435 config/alpha/alpha.opt:23
10617 #, no-c-format
10618 msgid "Do not use hardware fp."
10619 msgstr ""
10620
10621 #: config/i386/i386.opt:439
10622 #, no-c-format
10623 msgid "Use SSE register passing conventions for SF and DF mode."
10624 msgstr ""
10625
10626 #: config/i386/i386.opt:443
10627 #, no-c-format
10628 msgid "Realign stack in prologue."
10629 msgstr ""
10630
10631 #: config/i386/i386.opt:447
10632 #, no-c-format
10633 msgid "Enable stack probing."
10634 msgstr ""
10635
10636 #: config/i386/i386.opt:451
10637 #, no-c-format
10638 msgid "Specify memcpy expansion strategy when expected size is known."
10639 msgstr ""
10640
10641 #: config/i386/i386.opt:455
10642 #, no-c-format
10643 msgid "Specify memset expansion strategy when expected size is known."
10644 msgstr ""
10645
10646 #: config/i386/i386.opt:459
10647 #, no-c-format
10648 msgid "Chose strategy to generate stringop using."
10649 msgstr ""
10650
10651 #: config/i386/i386.opt:463
10652 #, no-c-format
10653 msgid "Valid arguments to -mstringop-strategy=:"
10654 msgstr ""
10655
10656 #: config/i386/i386.opt:491
10657 #, no-c-format
10658 msgid "Use given thread-local storage dialect."
10659 msgstr ""
10660
10661 #: config/i386/i386.opt:495
10662 #, no-c-format
10663 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
10664 msgstr ""
10665
10666 #: config/i386/i386.opt:505
10667 #, no-c-format
10668 msgid "Use direct references against %gs when accessing tls data."
10669 msgstr ""
10670
10671 #: config/i386/i386.opt:513
10672 #, no-c-format
10673 msgid "Fine grain control of tune features."
10674 msgstr ""
10675
10676 #: config/i386/i386.opt:517
10677 #, no-c-format
10678 msgid "Clear all tune features."
10679 msgstr ""
10680
10681 #: config/i386/i386.opt:524
10682 #, no-c-format
10683 msgid "Generate code that conforms to Intel MCU psABI."
10684 msgstr ""
10685
10686 #: config/i386/i386.opt:528
10687 #, no-c-format
10688 msgid "Generate code that conforms to the given ABI."
10689 msgstr ""
10690
10691 #: config/i386/i386.opt:532 config/nds32/nds32.opt:51
10692 #, no-c-format
10693 msgid "Known ABIs (for use with the -mabi= option):"
10694 msgstr ""
10695
10696 #: config/i386/i386.opt:542
10697 #, no-c-format
10698 msgid ""
10699 "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft "
10700 "to System V ABI calls."
10701 msgstr ""
10702
10703 #: config/i386/i386.opt:546 config/rs6000/rs6000.opt:203
10704 #, no-c-format
10705 msgid "Vector library ABI to use."
10706 msgstr ""
10707
10708 #: config/i386/i386.opt:550
10709 #, no-c-format
10710 msgid ""
10711 "Known vectorization library ABIs (for use with the -mveclibabi= option):"
10712 msgstr ""
10713
10714 #: config/i386/i386.opt:560
10715 #, no-c-format
10716 msgid "Return 8-byte vectors in memory."
10717 msgstr ""
10718
10719 #: config/i386/i386.opt:564
10720 #, no-c-format
10721 msgid "Generate reciprocals instead of divss and sqrtss."
10722 msgstr ""
10723
10724 #: config/i386/i386.opt:568
10725 #, no-c-format
10726 msgid "Control generation of reciprocal estimates."
10727 msgstr ""
10728
10729 #: config/i386/i386.opt:572
10730 #, no-c-format
10731 msgid "Generate cld instruction in the function prologue."
10732 msgstr ""
10733
10734 #: config/i386/i386.opt:576
10735 #, no-c-format
10736 msgid ""
10737 "Generate vzeroupper instruction before a transfer of control flow out of the "
10738 "function."
10739 msgstr ""
10740
10741 #: config/i386/i386.opt:581
10742 #, no-c-format
10743 msgid ""
10744 "Disable Scalar to Vector optimization pass transforming 64-bit integer "
10745 "computations into a vector ones."
10746 msgstr ""
10747
10748 #: config/i386/i386.opt:586
10749 #, no-c-format
10750 msgid ""
10751 "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or "
10752 "znver1 and Haifa scheduling is selected."
10753 msgstr ""
10754
10755 #: config/i386/i386.opt:591
10756 #, no-c-format
10757 msgid ""
10758 "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-"
10759 "vectorizer."
10760 msgstr ""
10761
10762 #: config/i386/i386.opt:595
10763 #, no-c-format
10764 msgid ""
10765 "Use given register vector width instructions instead of maximum register "
10766 "width in the auto-vectorizer."
10767 msgstr ""
10768
10769 #: config/i386/i386.opt:599
10770 #, no-c-format
10771 msgid ""
10772 "Known preferred register vector length (to use with the -mprefer-vector-"
10773 "width= option):"
10774 msgstr ""
10775
10776 #: config/i386/i386.opt:617
10777 #, no-c-format
10778 msgid "Generate 32bit i386 code."
10779 msgstr ""
10780
10781 #: config/i386/i386.opt:621
10782 #, no-c-format
10783 msgid "Generate 64bit x86-64 code."
10784 msgstr ""
10785
10786 #: config/i386/i386.opt:625
10787 #, no-c-format
10788 msgid "Generate 32bit x86-64 code."
10789 msgstr ""
10790
10791 #: config/i386/i386.opt:629
10792 #, no-c-format
10793 msgid "Generate 16bit i386 code."
10794 msgstr ""
10795
10796 #: config/i386/i386.opt:633
10797 #, no-c-format
10798 msgid "Support MMX built-in functions."
10799 msgstr ""
10800
10801 #: config/i386/i386.opt:637
10802 #, no-c-format
10803 msgid "Support 3DNow! built-in functions."
10804 msgstr ""
10805
10806 #: config/i386/i386.opt:641
10807 #, no-c-format
10808 msgid "Support Athlon 3Dnow! built-in functions."
10809 msgstr ""
10810
10811 #: config/i386/i386.opt:645
10812 #, no-c-format
10813 msgid "Support MMX and SSE built-in functions and code generation."
10814 msgstr ""
10815
10816 #: config/i386/i386.opt:649
10817 #, no-c-format
10818 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
10819 msgstr ""
10820
10821 #: config/i386/i386.opt:653
10822 #, no-c-format
10823 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
10824 msgstr ""
10825
10826 #: config/i386/i386.opt:657
10827 #, no-c-format
10828 msgid ""
10829 "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code "
10830 "generation."
10831 msgstr ""
10832
10833 #: config/i386/i386.opt:661
10834 #, no-c-format
10835 msgid ""
10836 "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code "
10837 "generation."
10838 msgstr ""
10839
10840 #: config/i386/i386.opt:665 config/i386/i386.opt:669
10841 #, no-c-format
10842 msgid ""
10843 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions "
10844 "and code generation."
10845 msgstr ""
10846
10847 #: config/i386/i386.opt:673
10848 #, no-c-format
10849 msgid ""
10850 "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
10851 msgstr ""
10852
10853 #: config/i386/i386.opt:681
10854 #, no-c-format
10855 msgid ""
10856 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in "
10857 "functions and code generation."
10858 msgstr ""
10859
10860 #: config/i386/i386.opt:685
10861 #, no-c-format
10862 msgid ""
10863 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in "
10864 "functions and code generation."
10865 msgstr ""
10866
10867 #: config/i386/i386.opt:689
10868 #, no-c-format
10869 msgid ""
10870 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10871 "built-in functions and code generation."
10872 msgstr ""
10873
10874 #: config/i386/i386.opt:693
10875 #, no-c-format
10876 msgid ""
10877 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10878 "and AVX512PF built-in functions and code generation."
10879 msgstr ""
10880
10881 #: config/i386/i386.opt:697
10882 #, no-c-format
10883 msgid ""
10884 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10885 "and AVX512ER built-in functions and code generation."
10886 msgstr ""
10887
10888 #: config/i386/i386.opt:701
10889 #, no-c-format
10890 msgid ""
10891 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10892 "and AVX512CD built-in functions and code generation."
10893 msgstr ""
10894
10895 #: config/i386/i386.opt:705
10896 #, no-c-format
10897 msgid ""
10898 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10899 "and AVX512DQ built-in functions and code generation."
10900 msgstr ""
10901
10902 #: config/i386/i386.opt:709
10903 #, no-c-format
10904 msgid ""
10905 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10906 "and AVX512BW built-in functions and code generation."
10907 msgstr ""
10908
10909 #: config/i386/i386.opt:713
10910 #, no-c-format
10911 msgid ""
10912 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10913 "and AVX512VL built-in functions and code generation."
10914 msgstr ""
10915
10916 #: config/i386/i386.opt:717
10917 #, no-c-format
10918 msgid ""
10919 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10920 "and AVX512IFMA built-in functions and code generation."
10921 msgstr ""
10922
10923 #: config/i386/i386.opt:721
10924 #, no-c-format
10925 msgid ""
10926 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F "
10927 "and AVX512VBMI built-in functions and code generation."
10928 msgstr ""
10929
10930 #: config/i386/i386.opt:725
10931 #, no-c-format
10932 msgid ""
10933 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10934 "AVX5124FMAPS built-in functions and code generation."
10935 msgstr ""
10936
10937 #: config/i386/i386.opt:729
10938 #, no-c-format
10939 msgid ""
10940 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10941 "AVX5124VNNIW built-in functions and code generation."
10942 msgstr ""
10943
10944 #: config/i386/i386.opt:733
10945 #, no-c-format
10946 msgid ""
10947 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10948 "AVX512VPOPCNTDQ built-in functions and code generation."
10949 msgstr ""
10950
10951 #: config/i386/i386.opt:737
10952 #, no-c-format
10953 msgid ""
10954 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10955 "AVX512VBMI2 built-in functions and code generation."
10956 msgstr ""
10957
10958 #: config/i386/i386.opt:741
10959 #, no-c-format
10960 msgid "Support AVX512VNNI built-in functions and code generation."
10961 msgstr ""
10962
10963 #: config/i386/i386.opt:745
10964 #, no-c-format
10965 msgid ""
10966 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
10967 "AVX512BITALG built-in functions and code generation."
10968 msgstr ""
10969
10970 #: config/i386/i386.opt:749
10971 #, no-c-format
10972 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
10973 msgstr ""
10974
10975 #: config/i386/i386.opt:753
10976 #, no-c-format
10977 msgid ""
10978 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in "
10979 "functions and code generation."
10980 msgstr ""
10981
10982 #: config/i386/i386.opt:757
10983 #, no-c-format
10984 msgid ""
10985 "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code "
10986 "generation."
10987 msgstr ""
10988
10989 #: config/i386/i386.opt:761
10990 #, no-c-format
10991 msgid "Support FMA4 built-in functions and code generation."
10992 msgstr ""
10993
10994 #: config/i386/i386.opt:765
10995 #, no-c-format
10996 msgid "Support XOP built-in functions and code generation."
10997 msgstr ""
10998
10999 #: config/i386/i386.opt:769
11000 #, no-c-format
11001 msgid "Support LWP built-in functions and code generation."
11002 msgstr ""
11003
11004 #: config/i386/i386.opt:773
11005 #, no-c-format
11006 msgid ""
11007 "Support code generation of Advanced Bit Manipulation (ABM) instructions."
11008 msgstr ""
11009
11010 #: config/i386/i386.opt:777
11011 #, no-c-format
11012 msgid "Support code generation of popcnt instruction."
11013 msgstr ""
11014
11015 #: config/i386/i386.opt:781
11016 #, no-c-format
11017 msgid "Support PCONFIG built-in functions and code generation."
11018 msgstr ""
11019
11020 #: config/i386/i386.opt:785
11021 #, no-c-format
11022 msgid "Support WBNOINVD built-in functions and code generation."
11023 msgstr ""
11024
11025 #: config/i386/i386.opt:789
11026 #, no-c-format
11027 msgid "Support PTWRITE built-in functions and code generation."
11028 msgstr ""
11029
11030 #: config/i386/i386.opt:793
11031 #, no-c-format
11032 msgid "Support SGX built-in functions and code generation."
11033 msgstr ""
11034
11035 #: config/i386/i386.opt:797
11036 #, no-c-format
11037 msgid "Support RDPID built-in functions and code generation."
11038 msgstr ""
11039
11040 #: config/i386/i386.opt:801
11041 #, no-c-format
11042 msgid "Support GFNI built-in functions and code generation."
11043 msgstr ""
11044
11045 #: config/i386/i386.opt:805
11046 #, no-c-format
11047 msgid "Support VAES built-in functions and code generation."
11048 msgstr ""
11049
11050 #: config/i386/i386.opt:809
11051 #, no-c-format
11052 msgid "Support VPCLMULQDQ built-in functions and code generation."
11053 msgstr ""
11054
11055 #: config/i386/i386.opt:813
11056 #, no-c-format
11057 msgid "Support BMI built-in functions and code generation."
11058 msgstr ""
11059
11060 #: config/i386/i386.opt:817
11061 #, no-c-format
11062 msgid "Support BMI2 built-in functions and code generation."
11063 msgstr ""
11064
11065 #: config/i386/i386.opt:821
11066 #, no-c-format
11067 msgid "Support LZCNT built-in function and code generation."
11068 msgstr ""
11069
11070 #: config/i386/i386.opt:825
11071 #, no-c-format
11072 msgid "Support Hardware Lock Elision prefixes."
11073 msgstr ""
11074
11075 #: config/i386/i386.opt:829
11076 #, no-c-format
11077 msgid "Support RDSEED instruction."
11078 msgstr ""
11079
11080 #: config/i386/i386.opt:833
11081 #, no-c-format
11082 msgid "Support PREFETCHW instruction."
11083 msgstr ""
11084
11085 #: config/i386/i386.opt:837
11086 #, no-c-format
11087 msgid "Support flag-preserving add-carry instructions."
11088 msgstr ""
11089
11090 #: config/i386/i386.opt:841
11091 #, no-c-format
11092 msgid "Support CLFLUSHOPT instructions."
11093 msgstr ""
11094
11095 #: config/i386/i386.opt:845
11096 #, no-c-format
11097 msgid "Support CLWB instruction."
11098 msgstr ""
11099
11100 #: config/i386/i386.opt:852
11101 #, no-c-format
11102 msgid "Support FXSAVE and FXRSTOR instructions."
11103 msgstr ""
11104
11105 #: config/i386/i386.opt:856
11106 #, no-c-format
11107 msgid "Support XSAVE and XRSTOR instructions."
11108 msgstr ""
11109
11110 #: config/i386/i386.opt:860
11111 #, no-c-format
11112 msgid "Support XSAVEOPT instruction."
11113 msgstr ""
11114
11115 #: config/i386/i386.opt:864
11116 #, no-c-format
11117 msgid "Support XSAVEC instructions."
11118 msgstr ""
11119
11120 #: config/i386/i386.opt:868
11121 #, no-c-format
11122 msgid "Support XSAVES and XRSTORS instructions."
11123 msgstr ""
11124
11125 #: config/i386/i386.opt:872
11126 #, no-c-format
11127 msgid "Support TBM built-in functions and code generation."
11128 msgstr ""
11129
11130 #: config/i386/i386.opt:876
11131 #, no-c-format
11132 msgid "Support code generation of cmpxchg16b instruction."
11133 msgstr ""
11134
11135 #: config/i386/i386.opt:880
11136 #, no-c-format
11137 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
11138 msgstr ""
11139
11140 #: config/i386/i386.opt:884
11141 #, no-c-format
11142 msgid "Support code generation of movbe instruction."
11143 msgstr ""
11144
11145 #: config/i386/i386.opt:888
11146 #, no-c-format
11147 msgid "Support code generation of crc32 instruction."
11148 msgstr ""
11149
11150 #: config/i386/i386.opt:892
11151 #, no-c-format
11152 msgid "Support AES built-in functions and code generation."
11153 msgstr ""
11154
11155 #: config/i386/i386.opt:896
11156 #, no-c-format
11157 msgid "Support SHA1 and SHA256 built-in functions and code generation."
11158 msgstr ""
11159
11160 #: config/i386/i386.opt:900
11161 #, no-c-format
11162 msgid "Support PCLMUL built-in functions and code generation."
11163 msgstr ""
11164
11165 #: config/i386/i386.opt:904
11166 #, no-c-format
11167 msgid "Encode SSE instructions with VEX prefix."
11168 msgstr ""
11169
11170 #: config/i386/i386.opt:908
11171 #, no-c-format
11172 msgid "Support FSGSBASE built-in functions and code generation."
11173 msgstr ""
11174
11175 #: config/i386/i386.opt:912
11176 #, no-c-format
11177 msgid "Support RDRND built-in functions and code generation."
11178 msgstr ""
11179
11180 #: config/i386/i386.opt:916
11181 #, no-c-format
11182 msgid "Support F16C built-in functions and code generation."
11183 msgstr ""
11184
11185 #: config/i386/i386.opt:920
11186 #, no-c-format
11187 msgid "Support PREFETCHWT1 built-in functions and code generation."
11188 msgstr ""
11189
11190 #: config/i386/i386.opt:924
11191 #, no-c-format
11192 msgid "Emit profiling counter call at function entry before prologue."
11193 msgstr ""
11194
11195 #: config/i386/i386.opt:928
11196 #, no-c-format
11197 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
11198 msgstr ""
11199
11200 #: config/i386/i386.opt:932 config/s390/s390.opt:305
11201 #, no-c-format
11202 msgid ""
11203 "Generate mcount/__fentry__ calls as nops. To activate they need to be "
11204 "patched in."
11205 msgstr ""
11206
11207 #: config/i386/i386.opt:937
11208 #, no-c-format
11209 msgid "Set name of __fentry__ symbol called at function entry."
11210 msgstr ""
11211
11212 #: config/i386/i386.opt:941
11213 #, no-c-format
11214 msgid "Set name of section to record mrecord-mcount calls."
11215 msgstr ""
11216
11217 #: config/i386/i386.opt:945
11218 #, no-c-format
11219 msgid "Skip setting up RAX register when passing variable arguments."
11220 msgstr ""
11221
11222 #: config/i386/i386.opt:949
11223 #, no-c-format
11224 msgid ""
11225 "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-"
11226 "time check."
11227 msgstr ""
11228
11229 #: config/i386/i386.opt:953
11230 #, no-c-format
11231 msgid "Split 32-byte AVX unaligned load."
11232 msgstr ""
11233
11234 #: config/i386/i386.opt:957
11235 #, no-c-format
11236 msgid "Split 32-byte AVX unaligned store."
11237 msgstr ""
11238
11239 #: config/i386/i386.opt:961
11240 #, no-c-format
11241 msgid "Support RTM built-in functions and code generation."
11242 msgstr ""
11243
11244 #: config/i386/i386.opt:969
11245 #, no-c-format
11246 msgid "Support MWAITX and MONITORX built-in functions and code generation."
11247 msgstr ""
11248
11249 #: config/i386/i386.opt:973
11250 #, no-c-format
11251 msgid "Support CLZERO built-in functions and code generation."
11252 msgstr ""
11253
11254 #: config/i386/i386.opt:977
11255 #, no-c-format
11256 msgid "Support PKU built-in functions and code generation."
11257 msgstr ""
11258
11259 #: config/i386/i386.opt:985
11260 #, no-c-format
11261 msgid ""
11262 "Known stack protector guard (for use with the -mstack-protector-guard= "
11263 "option):"
11264 msgstr ""
11265
11266 #: config/i386/i386.opt:995 config/rs6000/rs6000.opt:553
11267 #, no-c-format
11268 msgid "Use the given base register for addressing the stack-protector guard."
11269 msgstr ""
11270
11271 #: config/i386/i386.opt:1002 config/rs6000/rs6000.opt:560
11272 #, no-c-format
11273 msgid "Use the given offset for addressing the stack-protector guard."
11274 msgstr ""
11275
11276 #: config/i386/i386.opt:1009
11277 #, no-c-format
11278 msgid "Use the given symbol for addressing the stack-protector guard."
11279 msgstr ""
11280
11281 #: config/i386/i386.opt:1020
11282 #, no-c-format
11283 msgid ""
11284 "Enable shadow stack built-in functions from Control-flow Enforcement "
11285 "Technology (CET)."
11286 msgstr ""
11287
11288 #: config/i386/i386.opt:1025
11289 #, no-c-format
11290 msgid ""
11291 "Turn on CET instrumentation for switch statements that use a jump table and "
11292 "an indirect jump."
11293 msgstr ""
11294
11295 #: config/i386/i386.opt:1030
11296 #, no-c-format
11297 msgid ""
11298 "Insert ENDBR instruction at function entry only via cf_check attribute for "
11299 "CET instrumentation."
11300 msgstr ""
11301
11302 #: config/i386/i386.opt:1035
11303 #, no-c-format
11304 msgid "Make all function calls indirect."
11305 msgstr ""
11306
11307 #: config/i386/i386.opt:1039
11308 #, no-c-format
11309 msgid "Convert indirect call and jump to call and return thunks."
11310 msgstr ""
11311
11312 #: config/i386/i386.opt:1043
11313 #, no-c-format
11314 msgid "Convert function return to call and return thunk."
11315 msgstr ""
11316
11317 #: config/i386/i386.opt:1047 config/s390/s390.opt:271
11318 #, no-c-format
11319 msgid ""
11320 "Known indirect branch choices (for use with the -mindirect-branch=/-"
11321 "mfunction-return= options):"
11322 msgstr ""
11323
11324 #: config/i386/i386.opt:1063
11325 #, no-c-format
11326 msgid "Force indirect call and jump via register."
11327 msgstr ""
11328
11329 #: config/i386/i386.opt:1067
11330 #, no-c-format
11331 msgid "Support MOVDIRI built-in functions and code generation."
11332 msgstr ""
11333
11334 #: config/i386/i386.opt:1071
11335 #, no-c-format
11336 msgid "Support MOVDIR64B built-in functions and code generation."
11337 msgstr ""
11338
11339 #: config/i386/i386.opt:1075
11340 #, no-c-format
11341 msgid "Support WAITPKG built-in functions and code generation."
11342 msgstr ""
11343
11344 #: config/i386/i386.opt:1079
11345 #, no-c-format
11346 msgid "Support CLDEMOTE built-in functions and code generation."
11347 msgstr ""
11348
11349 #: config/i386/i386.opt:1083
11350 #, no-c-format
11351 msgid "Instrument function exit in instrumented functions with __fentry__."
11352 msgstr ""
11353
11354 #: config/i386/i386.opt:1087
11355 #, no-c-format
11356 msgid "Known choices for return instrumentation with -minstrument-return=:"
11357 msgstr ""
11358
11359 #: config/i386/i386.opt:1100
11360 #, no-c-format
11361 msgid ""
11362 "Generate a __return_loc section pointing to all return instrumentation code."
11363 msgstr ""
11364
11365 #: config/i386/i386.opt:1104
11366 #, no-c-format
11367 msgid ""
11368 "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and "
11369 "AVX512BF16 built-in functions and code generation."
11370 msgstr ""
11371
11372 #: config/i386/i386.opt:1109
11373 #, no-c-format
11374 msgid "Support ENQCMD built-in functions and code generation."
11375 msgstr ""
11376
11377 #: config/i386/i386.opt:1113
11378 #, no-c-format
11379 msgid "Support SERIALIZE built-in functions and code generation."
11380 msgstr ""
11381
11382 #: config/i386/i386.opt:1117
11383 #, no-c-format
11384 msgid "Support TSXLDTRK built-in functions and code generation."
11385 msgstr ""
11386
11387 #: config/pa/pa64-hpux.opt:23
11388 #, no-c-format
11389 msgid "Assume code will be linked by GNU ld."
11390 msgstr ""
11391
11392 #: config/pa/pa64-hpux.opt:27
11393 #, no-c-format
11394 msgid "Assume code will be linked by HP ld."
11395 msgstr ""
11396
11397 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
11398 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
11399 #, no-c-format
11400 msgid "Specify UNIX standard for predefines and linking."
11401 msgstr ""
11402
11403 #: config/pa/pa-hpux.opt:27
11404 #, no-c-format
11405 msgid "Generate cpp defines for server IO."
11406 msgstr ""
11407
11408 #: config/pa/pa-hpux.opt:35
11409 #, no-c-format
11410 msgid "Generate cpp defines for workstation IO."
11411 msgstr ""
11412
11413 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
11414 #, no-c-format
11415 msgid "Generate PA1.0 code."
11416 msgstr ""
11417
11418 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:148
11419 #, no-c-format
11420 msgid "Generate PA1.1 code."
11421 msgstr ""
11422
11423 #: config/pa/pa.opt:38 config/pa/pa.opt:111
11424 #, no-c-format
11425 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
11426 msgstr ""
11427
11428 #: config/pa/pa.opt:46
11429 #, no-c-format
11430 msgid "Caller copies function arguments passed by hidden reference."
11431 msgstr ""
11432
11433 #: config/pa/pa.opt:50
11434 #, no-c-format
11435 msgid "Use ldcw/ldcd coherent cache-control hint."
11436 msgstr ""
11437
11438 #: config/pa/pa.opt:54
11439 #, no-c-format
11440 msgid "Disable FP regs."
11441 msgstr ""
11442
11443 #: config/pa/pa.opt:58
11444 #, no-c-format
11445 msgid "Disable indexed addressing."
11446 msgstr ""
11447
11448 #: config/pa/pa.opt:62
11449 #, no-c-format
11450 msgid "Generate fast indirect calls."
11451 msgstr ""
11452
11453 #: config/pa/pa.opt:70
11454 #, no-c-format
11455 msgid "Assume code will be assembled by GAS."
11456 msgstr ""
11457
11458 #: config/pa/pa.opt:79
11459 #, no-c-format
11460 msgid "Enable linker optimizations."
11461 msgstr ""
11462
11463 #: config/pa/pa.opt:83
11464 #, no-c-format
11465 msgid "Always generate long calls."
11466 msgstr ""
11467
11468 #: config/pa/pa.opt:87
11469 #, no-c-format
11470 msgid "Emit long load/store sequences."
11471 msgstr ""
11472
11473 #: config/pa/pa.opt:95
11474 #, no-c-format
11475 msgid "Disable space regs."
11476 msgstr ""
11477
11478 #: config/pa/pa.opt:99
11479 #, no-c-format
11480 msgid "Assume memory references are ordered and barriers are not needed."
11481 msgstr ""
11482
11483 #: config/pa/pa.opt:115
11484 #, no-c-format
11485 msgid "Use portable calling conventions."
11486 msgstr ""
11487
11488 #: config/pa/pa.opt:119
11489 #, no-c-format
11490 msgid ""
11491 "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, "
11492 "7200, 7300, and 8000."
11493 msgstr ""
11494
11495 #: config/pa/pa.opt:144 config/frv/frv.opt:215
11496 #, no-c-format
11497 msgid "Use software floating point."
11498 msgstr ""
11499
11500 #: config/pa/pa.opt:152
11501 #, no-c-format
11502 msgid "Do not disable space regs."
11503 msgstr ""
11504
11505 #: config/v850/v850.opt:29
11506 #, no-c-format
11507 msgid "Use registers r2 and r5."
11508 msgstr ""
11509
11510 #: config/v850/v850.opt:33
11511 #, no-c-format
11512 msgid "Use 4 byte entries in switch tables."
11513 msgstr ""
11514
11515 #: config/v850/v850.opt:37
11516 #, no-c-format
11517 msgid "Enable backend debugging."
11518 msgstr ""
11519
11520 #: config/v850/v850.opt:41
11521 #, no-c-format
11522 msgid "Do not use the callt instruction (default)."
11523 msgstr ""
11524
11525 #: config/v850/v850.opt:45
11526 #, no-c-format
11527 msgid "Reuse r30 on a per function basis."
11528 msgstr ""
11529
11530 #: config/v850/v850.opt:52
11531 #, no-c-format
11532 msgid "Prohibit PC relative function calls."
11533 msgstr ""
11534
11535 #: config/v850/v850.opt:56
11536 #, no-c-format
11537 msgid "Use stubs for function prologues."
11538 msgstr ""
11539
11540 #: config/v850/v850.opt:60
11541 #, no-c-format
11542 msgid "Set the max size of data eligible for the SDA area."
11543 msgstr ""
11544
11545 #: config/v850/v850.opt:67
11546 #, no-c-format
11547 msgid "Enable the use of the short load instructions."
11548 msgstr ""
11549
11550 #: config/v850/v850.opt:71
11551 #, no-c-format
11552 msgid "Same as: -mep -mprolog-function."
11553 msgstr ""
11554
11555 #: config/v850/v850.opt:75
11556 #, no-c-format
11557 msgid "Set the max size of data eligible for the TDA area."
11558 msgstr ""
11559
11560 #: config/v850/v850.opt:82
11561 #, no-c-format
11562 msgid "Do not enforce strict alignment."
11563 msgstr ""
11564
11565 #: config/v850/v850.opt:86
11566 #, no-c-format
11567 msgid ""
11568 "Put jump tables for switch statements into the .data section rather than "
11569 "the .code section."
11570 msgstr ""
11571
11572 #: config/v850/v850.opt:93
11573 #, no-c-format
11574 msgid "Compile for the v850 processor."
11575 msgstr ""
11576
11577 #: config/v850/v850.opt:97
11578 #, no-c-format
11579 msgid "Compile for the v850e processor."
11580 msgstr ""
11581
11582 #: config/v850/v850.opt:101
11583 #, no-c-format
11584 msgid "Compile for the v850e1 processor."
11585 msgstr ""
11586
11587 #: config/v850/v850.opt:105
11588 #, no-c-format
11589 msgid "Compile for the v850es variant of the v850e1."
11590 msgstr ""
11591
11592 #: config/v850/v850.opt:109
11593 #, no-c-format
11594 msgid "Compile for the v850e2 processor."
11595 msgstr ""
11596
11597 #: config/v850/v850.opt:113
11598 #, no-c-format
11599 msgid "Compile for the v850e2v3 processor."
11600 msgstr ""
11601
11602 #: config/v850/v850.opt:117
11603 #, no-c-format
11604 msgid "Compile for the v850e3v5 processor."
11605 msgstr ""
11606
11607 #: config/v850/v850.opt:124
11608 #, no-c-format
11609 msgid "Enable v850e3v5 loop instructions."
11610 msgstr ""
11611
11612 #: config/v850/v850.opt:128
11613 #, no-c-format
11614 msgid "Set the max size of data eligible for the ZDA area."
11615 msgstr ""
11616
11617 #: config/v850/v850.opt:135
11618 #, no-c-format
11619 msgid "Enable relaxing in the assembler."
11620 msgstr ""
11621
11622 #: config/v850/v850.opt:139
11623 #, no-c-format
11624 msgid "Prohibit PC relative jumps."
11625 msgstr ""
11626
11627 #: config/v850/v850.opt:143
11628 #, no-c-format
11629 msgid "Inhibit the use of hardware floating point instructions."
11630 msgstr ""
11631
11632 #: config/v850/v850.opt:147
11633 #, no-c-format
11634 msgid ""
11635 "Allow the use of hardware floating point instructions for V850E2V3 and up."
11636 msgstr ""
11637
11638 #: config/v850/v850.opt:151
11639 #, no-c-format
11640 msgid "Enable support for the RH850 ABI. This is the default."
11641 msgstr ""
11642
11643 #: config/v850/v850.opt:155
11644 #, no-c-format
11645 msgid "Enable support for the old GCC ABI."
11646 msgstr ""
11647
11648 #: config/v850/v850.opt:159
11649 #, no-c-format
11650 msgid "Support alignments of up to 64-bits."
11651 msgstr ""
11652
11653 #: config/g.opt:27
11654 #, no-c-format
11655 msgid ""
11656 "-G<number>\tPut global and static data smaller than <number> bytes into a "
11657 "special section (on some targets)."
11658 msgstr ""
11659
11660 #: config/lynx.opt:23
11661 #, no-c-format
11662 msgid "Support legacy multi-threading."
11663 msgstr ""
11664
11665 #: config/lynx.opt:27
11666 #, no-c-format
11667 msgid "Use shared libraries."
11668 msgstr ""
11669
11670 #: config/lynx.opt:31
11671 #, no-c-format
11672 msgid "Support multi-threading."
11673 msgstr ""
11674
11675 #: config/nvptx/nvptx.opt:22 config/gcn/gcn.opt:47
11676 #, no-c-format
11677 msgid "Generate code for a 32-bit ABI."
11678 msgstr ""
11679
11680 #: config/nvptx/nvptx.opt:26 config/gcn/gcn.opt:51
11681 #, no-c-format
11682 msgid "Generate code for a 64-bit ABI."
11683 msgstr ""
11684
11685 #: config/nvptx/nvptx.opt:30
11686 #, no-c-format
11687 msgid "Link in code for a __main kernel."
11688 msgstr ""
11689
11690 #: config/nvptx/nvptx.opt:34
11691 #, no-c-format
11692 msgid "Optimize partition neutering."
11693 msgstr ""
11694
11695 #: config/nvptx/nvptx.opt:38
11696 #, no-c-format
11697 msgid "Use custom stacks instead of local memory for automatic storage."
11698 msgstr ""
11699
11700 #: config/nvptx/nvptx.opt:42
11701 #, no-c-format
11702 msgid ""
11703 "Specify size of .local memory used for stack when the exact amount is not "
11704 "known."
11705 msgstr ""
11706
11707 #: config/nvptx/nvptx.opt:46
11708 #, no-c-format
11709 msgid "Generate code that can keep local state uniform across all lanes."
11710 msgstr ""
11711
11712 #: config/nvptx/nvptx.opt:50
11713 #, no-c-format
11714 msgid ""
11715 "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
11716 msgstr ""
11717
11718 #: config/nvptx/nvptx.opt:54
11719 #, no-c-format
11720 msgid "Known PTX ISA versions (for use with the -misa= option):"
11721 msgstr ""
11722
11723 #: config/nvptx/nvptx.opt:64
11724 #, no-c-format
11725 msgid "Specify the version of the ptx ISA to use."
11726 msgstr ""
11727
11728 #: config/vxworks.opt:36
11729 #, no-c-format
11730 msgid "Assume the VxWorks RTP environment."
11731 msgstr ""
11732
11733 #: config/vxworks.opt:43
11734 #, no-c-format
11735 msgid "Assume the VxWorks vThreads environment."
11736 msgstr ""
11737
11738 #: config/cr16/cr16.opt:27
11739 #, no-c-format
11740 msgid "Generate SBIT, CBIT instructions."
11741 msgstr ""
11742
11743 #: config/cr16/cr16.opt:31
11744 #, no-c-format
11745 msgid "Support multiply accumulate instructions."
11746 msgstr ""
11747
11748 #: config/cr16/cr16.opt:38
11749 #, no-c-format
11750 msgid "Treat data references as near, far or medium. medium is default."
11751 msgstr ""
11752
11753 #: config/cr16/cr16.opt:42
11754 #, no-c-format
11755 msgid "Generate code for CR16C architecture."
11756 msgstr ""
11757
11758 #: config/cr16/cr16.opt:46
11759 #, no-c-format
11760 msgid "Generate code for CR16C+ architecture (Default)."
11761 msgstr ""
11762
11763 #: config/cr16/cr16.opt:50
11764 #, no-c-format
11765 msgid "Treat integers as 32-bit."
11766 msgstr ""
11767
11768 #: config/avr/avr.opt:23
11769 #, no-c-format
11770 msgid "Use subroutines for function prologues and epilogues."
11771 msgstr ""
11772
11773 #: config/avr/avr.opt:27
11774 #, no-c-format
11775 msgid "-mmcu=MCU\tSelect the target MCU."
11776 msgstr ""
11777
11778 #: config/avr/avr.opt:31
11779 #, no-c-format
11780 msgid ""
11781 "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
11782 msgstr ""
11783
11784 #: config/avr/avr.opt:35
11785 #, no-c-format
11786 msgid "Set the number of 64 KiB flash segments."
11787 msgstr ""
11788
11789 #: config/avr/avr.opt:39
11790 #, no-c-format
11791 msgid "Indicate presence of a processor erratum."
11792 msgstr ""
11793
11794 #: config/avr/avr.opt:43
11795 #, no-c-format
11796 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
11797 msgstr ""
11798
11799 #: config/avr/avr.opt:53
11800 #, no-c-format
11801 msgid "Use RJMP / RCALL even though CALL / JMP are available."
11802 msgstr ""
11803
11804 #: config/avr/avr.opt:57
11805 #, no-c-format
11806 msgid "Use an 8-bit 'int' type."
11807 msgstr ""
11808
11809 #: config/avr/avr.opt:61
11810 #, no-c-format
11811 msgid "Change the stack pointer without disabling interrupts."
11812 msgstr ""
11813
11814 #: config/avr/avr.opt:65
11815 #, no-c-format
11816 msgid ""
11817 "Set the branch costs for conditional branch instructions. Reasonable values "
11818 "are small, non-negative integers. The default branch cost is 0."
11819 msgstr ""
11820
11821 #: config/avr/avr.opt:69
11822 #, no-c-format
11823 msgid "Treat main as if it had attribute OS_task."
11824 msgstr ""
11825
11826 #: config/avr/avr.opt:79
11827 #, no-c-format
11828 msgid "Change only the low 8 bits of the stack pointer."
11829 msgstr ""
11830
11831 #: config/avr/avr.opt:83
11832 #, no-c-format
11833 msgid "Relax branches."
11834 msgstr ""
11835
11836 #: config/avr/avr.opt:87
11837 #, no-c-format
11838 msgid ""
11839 "Make the linker relaxation machine assume that a program counter wrap-around "
11840 "occurs."
11841 msgstr ""
11842
11843 #: config/avr/avr.opt:91
11844 #, no-c-format
11845 msgid ""
11846 "Accumulate outgoing function arguments and acquire/release the needed stack "
11847 "space for outgoing function arguments in function prologue/epilogue. "
11848 "Without this option, outgoing arguments are pushed before calling a function "
11849 "and popped afterwards. This option can lead to reduced code size for "
11850 "functions that call many functions that get their arguments on the stack "
11851 "like, for example printf."
11852 msgstr ""
11853
11854 #: config/avr/avr.opt:95
11855 #, no-c-format
11856 msgid ""
11857 "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-"
11858 "decrement, post-increment and indirect addressing with the X register. "
11859 "Without this option, the compiler may assume that there is an addressing "
11860 "mode X+const similar to Y+const and Z+const and emit instructions to emulate "
11861 "such an addressing mode for X."
11862 msgstr ""
11863
11864 #: config/avr/avr.opt:100
11865 #, no-c-format
11866 msgid ""
11867 "The device has no SPH special function register. This option will be "
11868 "overridden by the compiler driver with the correct setting if presence/"
11869 "absence of SPH can be deduced from -mmcu=MCU."
11870 msgstr ""
11871
11872 #: config/avr/avr.opt:104
11873 #, no-c-format
11874 msgid "Warn if the address space of an address is changed."
11875 msgstr ""
11876
11877 #: config/avr/avr.opt:108
11878 #, no-c-format
11879 msgid ""
11880 "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by "
11881 "default."
11882 msgstr ""
11883
11884 #: config/avr/avr.opt:112
11885 #, no-c-format
11886 msgid ""
11887 "Allow to use truncation instead of rounding towards zero for fractional "
11888 "fixed-point types."
11889 msgstr ""
11890
11891 #: config/avr/avr.opt:116
11892 #, no-c-format
11893 msgid ""
11894 "Assume that all data in static storage can be accessed by LDS / STS. This "
11895 "option is only useful for reduced Tiny devices."
11896 msgstr ""
11897
11898 #: config/avr/avr.opt:120
11899 #, no-c-format
11900 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
11901 msgstr ""
11902
11903 #: config/avr/avr.opt:124
11904 #, no-c-format
11905 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
11906 msgstr ""
11907
11908 #: config/avr/avr.opt:128
11909 #, no-c-format
11910 msgid "Do not link against the device-specific library lib<MCU>.a."
11911 msgstr ""
11912
11913 #: config/avr/avr.opt:132
11914 #, no-c-format
11915 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
11916 msgstr ""
11917
11918 #: config/avr/avr.opt:136
11919 #, no-c-format
11920 msgid "Available BITS selections:"
11921 msgstr ""
11922
11923 #: config/m32r/m32r.opt:34
11924 #, no-c-format
11925 msgid "Compile for the m32rx."
11926 msgstr ""
11927
11928 #: config/m32r/m32r.opt:38
11929 #, no-c-format
11930 msgid "Compile for the m32r2."
11931 msgstr ""
11932
11933 #: config/m32r/m32r.opt:42
11934 #, no-c-format
11935 msgid "Compile for the m32r."
11936 msgstr ""
11937
11938 #: config/m32r/m32r.opt:46
11939 #, no-c-format
11940 msgid "Align all loops to 32 byte boundary."
11941 msgstr ""
11942
11943 #: config/m32r/m32r.opt:50
11944 #, no-c-format
11945 msgid "Prefer branches over conditional execution."
11946 msgstr ""
11947
11948 #: config/m32r/m32r.opt:54
11949 #, no-c-format
11950 msgid "Give branches their default cost."
11951 msgstr ""
11952
11953 #: config/m32r/m32r.opt:58
11954 #, no-c-format
11955 msgid "Display compile time statistics."
11956 msgstr ""
11957
11958 #: config/m32r/m32r.opt:62
11959 #, no-c-format
11960 msgid "Specify cache flush function."
11961 msgstr ""
11962
11963 #: config/m32r/m32r.opt:66
11964 #, no-c-format
11965 msgid "Specify cache flush trap number."
11966 msgstr ""
11967
11968 #: config/m32r/m32r.opt:70
11969 #, no-c-format
11970 msgid "Only issue one instruction per cycle."
11971 msgstr ""
11972
11973 #: config/m32r/m32r.opt:74
11974 #, no-c-format
11975 msgid "Allow two instructions to be issued per cycle."
11976 msgstr ""
11977
11978 #: config/m32r/m32r.opt:78
11979 #, no-c-format
11980 msgid "Code size: small, medium or large."
11981 msgstr ""
11982
11983 #: config/m32r/m32r.opt:94
11984 #, no-c-format
11985 msgid "Don't call any cache flush functions."
11986 msgstr ""
11987
11988 #: config/m32r/m32r.opt:98
11989 #, no-c-format
11990 msgid "Don't call any cache flush trap."
11991 msgstr ""
11992
11993 #: config/m32r/m32r.opt:105
11994 #, no-c-format
11995 msgid "Small data area: none, sdata, use."
11996 msgstr ""
11997
11998 #: config/s390/tpf.opt:23
11999 #, no-c-format
12000 msgid "Enable TPF-OS tracing code."
12001 msgstr ""
12002
12003 #: config/s390/tpf.opt:27
12004 #, no-c-format
12005 msgid "Set the trace check address for prologue tpf hook"
12006 msgstr ""
12007
12008 #: config/s390/tpf.opt:31
12009 #, no-c-format
12010 msgid "Set the trace jump address for prologue tpf hook"
12011 msgstr ""
12012
12013 #: config/s390/tpf.opt:35
12014 #, no-c-format
12015 msgid "Set the trace check address for epilogue tpf hook"
12016 msgstr ""
12017
12018 #: config/s390/tpf.opt:39
12019 #, no-c-format
12020 msgid "Set the trace jump address for epilogue tpf hook"
12021 msgstr ""
12022
12023 #: config/s390/tpf.opt:43
12024 #, no-c-format
12025 msgid ""
12026 "Set the prologue and epilogue hook addresses to "
12027 "TPF_TRACE_PROLOGUE_SKIP_TARGET and TPF_TRACE_EPILOGUE_SKIP_TARGET. "
12028 "Equivalent to using -mtpf-trace-hook-prologue-"
12029 "target=TPF_TRACE_PROLOGUE_SKIP_TARGET and -mtpf-trace-hook-epilogue-"
12030 "target=TPF_TRACE_EPILOGUE_SKIP_TARGET"
12031 msgstr ""
12032
12033 #: config/s390/tpf.opt:47
12034 #, no-c-format
12035 msgid "Specify main object for TPF-OS."
12036 msgstr ""
12037
12038 #: config/s390/s390.opt:48
12039 #, no-c-format
12040 msgid "31 bit ABI."
12041 msgstr ""
12042
12043 #: config/s390/s390.opt:52
12044 #, no-c-format
12045 msgid "64 bit ABI."
12046 msgstr ""
12047
12048 #: config/s390/s390.opt:123
12049 #, no-c-format
12050 msgid "Maintain backchain pointer."
12051 msgstr ""
12052
12053 #: config/s390/s390.opt:127
12054 #, no-c-format
12055 msgid "Additional debug prints."
12056 msgstr ""
12057
12058 #: config/s390/s390.opt:131
12059 #, no-c-format
12060 msgid "ESA/390 architecture."
12061 msgstr ""
12062
12063 #: config/s390/s390.opt:135
12064 #, no-c-format
12065 msgid "Enable decimal floating point hardware support."
12066 msgstr ""
12067
12068 #: config/s390/s390.opt:139
12069 #, no-c-format
12070 msgid "Enable hardware floating point."
12071 msgstr ""
12072
12073 #: config/s390/s390.opt:143
12074 #, no-c-format
12075 msgid ""
12076 "Takes two non-negative integer numbers separated by a comma. Prepend the "
12077 "function label with the number of two-byte Nop instructions indicated by the "
12078 "first. Append Nop instructions covering the number of halfwords indicated "
12079 "by the second after the label. Nop instructions of the largest possible "
12080 "size are used (six, four or two bytes), beginning with the largest possible "
12081 "size. Using 0 for both values disables hotpatching."
12082 msgstr ""
12083
12084 #: config/s390/s390.opt:161
12085 #, no-c-format
12086 msgid "Use hardware transactional execution instructions."
12087 msgstr ""
12088
12089 #: config/s390/s390.opt:165
12090 #, no-c-format
12091 msgid "Use hardware vector facility instructions and enable the vector ABI."
12092 msgstr ""
12093
12094 #: config/s390/s390.opt:169
12095 #, no-c-format
12096 msgid "Use packed stack layout."
12097 msgstr ""
12098
12099 #: config/s390/s390.opt:173
12100 #, no-c-format
12101 msgid "Use bras for executable < 64k."
12102 msgstr ""
12103
12104 #: config/s390/s390.opt:177
12105 #, no-c-format
12106 msgid "Disable hardware floating point."
12107 msgstr ""
12108
12109 #: config/s390/s390.opt:181
12110 #, no-c-format
12111 msgid ""
12112 "Set the max. number of bytes which has to be left to stack size before a "
12113 "trap instruction is triggered."
12114 msgstr ""
12115
12116 #: config/s390/s390.opt:185
12117 #, no-c-format
12118 msgid "Switches off the -mstack-guard= option."
12119 msgstr ""
12120
12121 #: config/s390/s390.opt:189
12122 #, no-c-format
12123 msgid ""
12124 "Emit extra code in the function prologue in order to trap if the stack size "
12125 "exceeds the given limit."
12126 msgstr ""
12127
12128 #: config/s390/s390.opt:193
12129 #, no-c-format
12130 msgid "Switches off the -mstack-size= option."
12131 msgstr ""
12132
12133 #: config/s390/s390.opt:201
12134 #, no-c-format
12135 msgid "Use the mvcle instruction for block moves."
12136 msgstr ""
12137
12138 #: config/s390/s390.opt:205
12139 #, no-c-format
12140 msgid ""
12141 "Enable the z vector language extension providing the context-sensitive "
12142 "vector macro and enable the Altivec-style builtins in vecintrin.h."
12143 msgstr ""
12144
12145 #: config/s390/s390.opt:210
12146 #, no-c-format
12147 msgid "Warn if a function uses alloca or creates an array with dynamic size."
12148 msgstr ""
12149
12150 #: config/s390/s390.opt:214
12151 #, no-c-format
12152 msgid "Warn if a single function's framesize exceeds the given framesize."
12153 msgstr ""
12154
12155 #: config/s390/s390.opt:218
12156 #, no-c-format
12157 msgid "z/Architecture."
12158 msgstr ""
12159
12160 #: config/s390/s390.opt:222
12161 #, no-c-format
12162 msgid ""
12163 "Set the branch costs for conditional branch instructions. Reasonable values "
12164 "are small, non-negative integers. The default branch cost is 1."
12165 msgstr ""
12166
12167 #: config/s390/s390.opt:232 config/arm/arm.opt:172
12168 #, no-c-format
12169 msgid "Assume data segments are relative to text segment."
12170 msgstr ""
12171
12172 #: config/s390/s390.opt:237
12173 #, no-c-format
12174 msgid ""
12175 "Wrap all indirect branches into execute in order to disable branch "
12176 "prediction."
12177 msgstr ""
12178
12179 #: config/s390/s390.opt:242
12180 #, no-c-format
12181 msgid ""
12182 "Wrap indirect table jumps and computed gotos into execute in order to "
12183 "disable branch prediction. Using thunk or thunk-extern with this option "
12184 "requires the thunks to be considered signal handlers to order to generate "
12185 "correct CFI. For environments where unwinding (e.g. for exceptions) is "
12186 "required please use thunk-inline instead."
12187 msgstr ""
12188
12189 #: config/s390/s390.opt:250
12190 #, no-c-format
12191 msgid ""
12192 "Wrap all indirect calls into execute in order to disable branch prediction."
12193 msgstr ""
12194
12195 #: config/s390/s390.opt:254
12196 #, no-c-format
12197 msgid ""
12198 "Wrap all indirect return branches into execute in order to disable branch "
12199 "prediction."
12200 msgstr ""
12201
12202 #: config/s390/s390.opt:259
12203 #, no-c-format
12204 msgid ""
12205 "Wrap indirect return branches into execute in order to disable branch "
12206 "prediction. This affects only branches where the return address is going to "
12207 "be restored from memory."
12208 msgstr ""
12209
12210 #: config/s390/s390.opt:265
12211 #, no-c-format
12212 msgid ""
12213 "Wrap indirect return branches into execute in order to disable branch "
12214 "prediction. This affects only branches where the return address doesn't need "
12215 "to be restored from memory."
12216 msgstr ""
12217
12218 #: config/s390/s390.opt:287
12219 #, no-c-format
12220 msgid ""
12221 "Generate sections .s390_indirect_jump, .s390_indirect_call, ."
12222 "s390_return_reg, and .s390_return_mem to contain the indirect branch "
12223 "locations which have been patched as part of using one of the -mindirect-"
12224 "branch* or -mfunction-return* options. The sections consist of an array of "
12225 "32 bit elements. Each entry holds the offset from the entry to the patched "
12226 "location."
12227 msgstr ""
12228
12229 #: config/s390/s390.opt:296
12230 #, no-c-format
12231 msgid ""
12232 "Emit profiling counter call at function entry before prologue. The compiled "
12233 "code will require a 64-bit CPU and glibc 2.29 or newer to run."
12234 msgstr ""
12235
12236 #: config/s390/s390.opt:301
12237 #, no-c-format
12238 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
12239 msgstr ""
12240
12241 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26
12242 #, no-c-format
12243 msgid "Use the simulator runtime."
12244 msgstr ""
12245
12246 #: config/rl78/rl78.opt:31
12247 #, no-c-format
12248 msgid ""
12249 "Selects the type of hardware multiplication and division to use (none/g13/"
12250 "g14)."
12251 msgstr ""
12252
12253 #: config/rl78/rl78.opt:50
12254 #, no-c-format
12255 msgid "Use all registers, reserving none for interrupt handlers."
12256 msgstr ""
12257
12258 #: config/rl78/rl78.opt:54
12259 #, no-c-format
12260 msgid "Enable assembler and linker relaxation. Enabled by default at -Os."
12261 msgstr ""
12262
12263 #: config/rl78/rl78.opt:58
12264 #, no-c-format
12265 msgid ""
12266 "Selects the type of RL78 core being targeted (g10/g13/g14). The default is "
12267 "the G14. If set, also selects the hardware multiply support to be used."
12268 msgstr ""
12269
12270 #: config/rl78/rl78.opt:77
12271 #, no-c-format
12272 msgid "Alias for -mcpu=g10."
12273 msgstr ""
12274
12275 #: config/rl78/rl78.opt:81
12276 #, no-c-format
12277 msgid "Alias for -mcpu=g13."
12278 msgstr ""
12279
12280 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
12281 #, no-c-format
12282 msgid "Alias for -mcpu=g14."
12283 msgstr ""
12284
12285 #: config/rl78/rl78.opt:93
12286 #, no-c-format
12287 msgid ""
12288 "Assume ES is zero throughout program execution, use ES: for read-only data."
12289 msgstr ""
12290
12291 #: config/rl78/rl78.opt:97
12292 #, no-c-format
12293 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
12294 msgstr ""
12295
12296 #: config/stormy16/stormy16.opt:24
12297 #, no-c-format
12298 msgid "Provide libraries for the simulator."
12299 msgstr ""
12300
12301 #: config/arm/arm-tables.opt:25
12302 #, no-c-format
12303 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
12304 msgstr ""
12305
12306 #: config/arm/arm-tables.opt:269
12307 #, no-c-format
12308 msgid "Known ARM architectures (for use with the -march= option):"
12309 msgstr ""
12310
12311 #: config/arm/arm-tables.opt:372
12312 #, no-c-format
12313 msgid "Known ARM FPUs (for use with the -mfpu= option):"
12314 msgstr ""
12315
12316 #: config/arm/arm.opt:35
12317 #, no-c-format
12318 msgid "TLS dialect to use:"
12319 msgstr ""
12320
12321 #: config/arm/arm.opt:45
12322 #, no-c-format
12323 msgid "Specify an ABI."
12324 msgstr ""
12325
12326 #: config/arm/arm.opt:49
12327 #, no-c-format
12328 msgid "Known ARM ABIs (for use with the -mabi= option):"
12329 msgstr ""
12330
12331 #: config/arm/arm.opt:68
12332 #, no-c-format
12333 msgid "Generate a call to abort if a noreturn function returns."
12334 msgstr ""
12335
12336 #: config/arm/arm.opt:75
12337 #, no-c-format
12338 msgid "Generate APCS conformant stack frames."
12339 msgstr ""
12340
12341 #: config/arm/arm.opt:79
12342 #, no-c-format
12343 msgid "Generate re-entrant, PIC code."
12344 msgstr ""
12345
12346 #: config/arm/arm.opt:95
12347 #, no-c-format
12348 msgid "Generate code in 32 bit ARM state."
12349 msgstr ""
12350
12351 #: config/arm/arm.opt:103
12352 #, no-c-format
12353 msgid "Thumb: Assume non-static functions may be called from ARM code."
12354 msgstr ""
12355
12356 #: config/arm/arm.opt:107
12357 #, no-c-format
12358 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
12359 msgstr ""
12360
12361 #: config/arm/arm.opt:115
12362 #, no-c-format
12363 msgid "Specify if floating point hardware should be used."
12364 msgstr ""
12365
12366 #: config/arm/arm.opt:119
12367 #, no-c-format
12368 msgid ""
12369 "Specify that the compiler should target secure code as per ARMv8-M Security "
12370 "Extensions."
12371 msgstr ""
12372
12373 #: config/arm/arm.opt:123
12374 #, no-c-format
12375 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
12376 msgstr ""
12377
12378 #: config/arm/arm.opt:136
12379 #, no-c-format
12380 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
12381 msgstr ""
12382
12383 #: config/arm/arm.opt:140
12384 #, no-c-format
12385 msgid "Specify the __fp16 floating-point format."
12386 msgstr ""
12387
12388 #: config/arm/arm.opt:144
12389 #, no-c-format
12390 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
12391 msgstr ""
12392
12393 #: config/arm/arm.opt:157
12394 #, no-c-format
12395 msgid "Specify the name of the target floating point hardware/format."
12396 msgstr ""
12397
12398 #: config/arm/arm.opt:168
12399 #, no-c-format
12400 msgid "Generate call insns as indirect calls, if necessary."
12401 msgstr ""
12402
12403 #: config/arm/arm.opt:176
12404 #, no-c-format
12405 msgid "Specify the register to be used for PIC addressing."
12406 msgstr ""
12407
12408 #: config/arm/arm.opt:180
12409 #, no-c-format
12410 msgid "Store function names in object code."
12411 msgstr ""
12412
12413 #: config/arm/arm.opt:184
12414 #, no-c-format
12415 msgid "Permit scheduling of a function's prologue sequence."
12416 msgstr ""
12417
12418 #: config/arm/arm.opt:188 config/rs6000/rs6000.opt:243
12419 #, no-c-format
12420 msgid "Do not load the PIC register in function prologues."
12421 msgstr ""
12422
12423 #: config/arm/arm.opt:195
12424 #, no-c-format
12425 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
12426 msgstr ""
12427
12428 #: config/arm/arm.opt:199
12429 #, no-c-format
12430 msgid "Generate code for Thumb state."
12431 msgstr ""
12432
12433 #: config/arm/arm.opt:203
12434 #, no-c-format
12435 msgid "Support calls between Thumb and ARM instruction sets."
12436 msgstr ""
12437
12438 #: config/arm/arm.opt:207
12439 #, no-c-format
12440 msgid "Specify thread local storage scheme."
12441 msgstr ""
12442
12443 #: config/arm/arm.opt:211
12444 #, no-c-format
12445 msgid "Specify how to access the thread pointer."
12446 msgstr ""
12447
12448 #: config/arm/arm.opt:215
12449 #, no-c-format
12450 msgid "Valid arguments to -mtp=:"
12451 msgstr ""
12452
12453 #: config/arm/arm.opt:228
12454 #, no-c-format
12455 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
12456 msgstr ""
12457
12458 #: config/arm/arm.opt:232
12459 #, no-c-format
12460 msgid "Thumb: Generate (leaf) stack frames even if not needed."
12461 msgstr ""
12462
12463 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
12464 #, no-c-format
12465 msgid "Tune code for the given processor."
12466 msgstr ""
12467
12468 #: config/arm/arm.opt:240
12469 #, no-c-format
12470 msgid ""
12471 "Print CPU tuning information as comment in assembler file. This is an "
12472 "option used only for regression testing of the compiler and not intended for "
12473 "ordinary use in compiling code."
12474 msgstr ""
12475
12476 #: config/arm/arm.opt:251
12477 #, no-c-format
12478 msgid ""
12479 "Use Neon quad-word (rather than double-word) registers for vectorization."
12480 msgstr ""
12481
12482 #: config/arm/arm.opt:255
12483 #, no-c-format
12484 msgid ""
12485 "Use Neon double-word (rather than quad-word) registers for vectorization."
12486 msgstr ""
12487
12488 #: config/arm/arm.opt:259
12489 #, no-c-format
12490 msgid ""
12491 "Enable more verbose RTX cost dumps during debug. For GCC developers use "
12492 "only."
12493 msgstr ""
12494
12495 #: config/arm/arm.opt:263
12496 #, no-c-format
12497 msgid "Only generate absolute relocations on word sized values."
12498 msgstr ""
12499
12500 #: config/arm/arm.opt:267
12501 #, no-c-format
12502 msgid "Generate IT blocks appropriate for ARMv8."
12503 msgstr ""
12504
12505 #: config/arm/arm.opt:271
12506 #, no-c-format
12507 msgid ""
12508 "Avoid overlapping destination and address registers on LDRD instructions "
12509 "that may trigger Cortex-M3 errata."
12510 msgstr ""
12511
12512 #: config/arm/arm.opt:276 config/nds32/nds32.opt:461 config/arc/arc.opt:496
12513 #, no-c-format
12514 msgid "Enable unaligned word and halfword accesses to packed data."
12515 msgstr ""
12516
12517 #: config/arm/arm.opt:280
12518 #, no-c-format
12519 msgid "This option is deprecated and has no effect."
12520 msgstr ""
12521
12522 #: config/arm/arm.opt:284
12523 #, no-c-format
12524 msgid "Assume loading data from flash is slower than fetching instructions."
12525 msgstr ""
12526
12527 #: config/arm/arm.opt:288
12528 #, no-c-format
12529 msgid "Assume unified syntax for inline assembly code."
12530 msgstr ""
12531
12532 #: config/arm/arm.opt:292
12533 #, no-c-format
12534 msgid "Do not allow constant data to be placed in code sections."
12535 msgstr ""
12536
12537 #: config/arm/arm.opt:296
12538 #, no-c-format
12539 msgid "When linking for big-endian targets, generate a BE8 format image."
12540 msgstr ""
12541
12542 #: config/arm/arm.opt:300
12543 #, no-c-format
12544 msgid ""
12545 "When linking for big-endian targets, generate a legacy BE32 format image."
12546 msgstr ""
12547
12548 #: config/arm/arm.opt:304 config/sh/sh.opt:195
12549 #, no-c-format
12550 msgid "Cost to assume for a branch insn."
12551 msgstr ""
12552
12553 #: config/arm/arm.opt:308
12554 #, no-c-format
12555 msgid "Generate code which uses the core registers only (r0-r14)."
12556 msgstr ""
12557
12558 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
12559 #: config/visium/visium.opt:37
12560 #, no-c-format
12561 msgid "Use hardware FP."
12562 msgstr ""
12563
12564 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
12565 #, no-c-format
12566 msgid "Do not use hardware FP."
12567 msgstr ""
12568
12569 #: config/sparc/sparc.opt:42
12570 #, no-c-format
12571 msgid "Use flat register window model."
12572 msgstr ""
12573
12574 #: config/sparc/sparc.opt:46
12575 #, no-c-format
12576 msgid "Assume possible double misalignment."
12577 msgstr ""
12578
12579 #: config/sparc/sparc.opt:50
12580 #, no-c-format
12581 msgid "Use ABI reserved registers."
12582 msgstr ""
12583
12584 #: config/sparc/sparc.opt:54
12585 #, no-c-format
12586 msgid "Use hardware quad FP instructions."
12587 msgstr ""
12588
12589 #: config/sparc/sparc.opt:58
12590 #, no-c-format
12591 msgid "Do not use hardware quad fp instructions."
12592 msgstr ""
12593
12594 #: config/sparc/sparc.opt:62
12595 #, no-c-format
12596 msgid "Enable Local Register Allocation."
12597 msgstr ""
12598
12599 #: config/sparc/sparc.opt:66
12600 #, no-c-format
12601 msgid "Compile for V8+ ABI."
12602 msgstr ""
12603
12604 #: config/sparc/sparc.opt:70
12605 #, no-c-format
12606 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
12607 msgstr ""
12608
12609 #: config/sparc/sparc.opt:74
12610 #, no-c-format
12611 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
12612 msgstr ""
12613
12614 #: config/sparc/sparc.opt:78
12615 #, no-c-format
12616 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
12617 msgstr ""
12618
12619 #: config/sparc/sparc.opt:82
12620 #, no-c-format
12621 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
12622 msgstr ""
12623
12624 #: config/sparc/sparc.opt:86
12625 #, no-c-format
12626 msgid "Use additional VIS instructions introduced in OSA2017."
12627 msgstr ""
12628
12629 #: config/sparc/sparc.opt:90
12630 #, no-c-format
12631 msgid "Use UltraSPARC Compare-and-Branch extensions."
12632 msgstr ""
12633
12634 #: config/sparc/sparc.opt:94
12635 #, no-c-format
12636 msgid "Use UltraSPARC Fused Multiply-Add extensions."
12637 msgstr ""
12638
12639 #: config/sparc/sparc.opt:98
12640 #, no-c-format
12641 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
12642 msgstr ""
12643
12644 #: config/sparc/sparc.opt:102
12645 #, no-c-format
12646 msgid "Use UltraSPARC Population-Count instruction."
12647 msgstr ""
12648
12649 #: config/sparc/sparc.opt:106
12650 #, no-c-format
12651 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
12652 msgstr ""
12653
12654 #: config/sparc/sparc.opt:110
12655 #, no-c-format
12656 msgid "Pointers are 64-bit."
12657 msgstr ""
12658
12659 #: config/sparc/sparc.opt:114
12660 #, no-c-format
12661 msgid "Pointers are 32-bit."
12662 msgstr ""
12663
12664 #: config/sparc/sparc.opt:118
12665 #, no-c-format
12666 msgid "Use 64-bit ABI."
12667 msgstr ""
12668
12669 #: config/sparc/sparc.opt:122
12670 #, no-c-format
12671 msgid "Use 32-bit ABI."
12672 msgstr ""
12673
12674 #: config/sparc/sparc.opt:126
12675 #, no-c-format
12676 msgid "Use stack bias."
12677 msgstr ""
12678
12679 #: config/sparc/sparc.opt:130
12680 #, no-c-format
12681 msgid "Use structs on stronger alignment for double-word copies."
12682 msgstr ""
12683
12684 #: config/sparc/sparc.opt:134
12685 #, no-c-format
12686 msgid "Optimize tail call instructions in assembler and linker."
12687 msgstr ""
12688
12689 #: config/sparc/sparc.opt:138
12690 #, no-c-format
12691 msgid "Do not generate code that can only run in supervisor mode (default)."
12692 msgstr ""
12693
12694 #: config/sparc/sparc.opt:142
12695 #, no-c-format
12696 msgid "Use instructions of and schedule code for given CPU."
12697 msgstr ""
12698
12699 #: config/sparc/sparc.opt:225
12700 #, no-c-format
12701 msgid "Use given SPARC-V9 code model."
12702 msgstr ""
12703
12704 #: config/sparc/sparc.opt:247
12705 #, no-c-format
12706 msgid "Enable debug output."
12707 msgstr ""
12708
12709 #: config/sparc/sparc.opt:251
12710 #, no-c-format
12711 msgid "Enable strict 32-bit psABI struct return checking."
12712 msgstr ""
12713
12714 #: config/sparc/sparc.opt:255
12715 #, no-c-format
12716 msgid ""
12717 "Enable workaround for single erratum of AT697F processor (corresponding to "
12718 "erratum #13 of AT697E processor)."
12719 msgstr ""
12720
12721 #: config/sparc/sparc.opt:260
12722 #, no-c-format
12723 msgid "Enable workarounds for the errata of the UT699 processor."
12724 msgstr ""
12725
12726 #: config/sparc/sparc.opt:264
12727 #, no-c-format
12728 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
12729 msgstr ""
12730
12731 #: config/sparc/sparc.opt:268
12732 #, no-c-format
12733 msgid "Enable workarounds for the errata of the GR712RC processor."
12734 msgstr ""
12735
12736 #: config/sparc/sparc.opt:305
12737 #, no-c-format
12738 msgid "Specify the memory model in effect for the program."
12739 msgstr ""
12740
12741 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
12742 #, no-c-format
12743 msgid "Generate 64-bit code."
12744 msgstr ""
12745
12746 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
12747 #, no-c-format
12748 msgid "Generate 32-bit code."
12749 msgstr ""
12750
12751 #: config/rs6000/rs6000-tables.opt:24
12752 #, no-c-format
12753 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
12754 msgstr ""
12755
12756 #: config/rs6000/476.opt:24
12757 #, no-c-format
12758 msgid ""
12759 "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl "
12760 "insns used for GOT accesses."
12761 msgstr ""
12762
12763 #: config/rs6000/aix64.opt:24
12764 #, no-c-format
12765 msgid "Compile for 64-bit pointers."
12766 msgstr ""
12767
12768 #: config/rs6000/aix64.opt:28
12769 #, no-c-format
12770 msgid "Compile for 32-bit pointers."
12771 msgstr ""
12772
12773 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
12774 #, no-c-format
12775 msgid "Select code model."
12776 msgstr ""
12777
12778 #: config/rs6000/aix64.opt:49
12779 #, no-c-format
12780 msgid "Support message passing with the Parallel Environment."
12781 msgstr ""
12782
12783 #: config/rs6000/linux64.opt:24
12784 #, no-c-format
12785 msgid "Call mcount for profiling before a function prologue."
12786 msgstr ""
12787
12788 #: config/rs6000/rs6000.opt:121
12789 #, no-c-format
12790 msgid "Use PowerPC-64 instruction set."
12791 msgstr ""
12792
12793 #: config/rs6000/rs6000.opt:125
12794 #, no-c-format
12795 msgid "Use PowerPC General Purpose group optional instructions."
12796 msgstr ""
12797
12798 #: config/rs6000/rs6000.opt:129
12799 #, no-c-format
12800 msgid "Use PowerPC Graphics group optional instructions."
12801 msgstr ""
12802
12803 #: config/rs6000/rs6000.opt:133
12804 #, no-c-format
12805 msgid "Use PowerPC V2.01 single field mfcr instruction."
12806 msgstr ""
12807
12808 #: config/rs6000/rs6000.opt:137
12809 #, no-c-format
12810 msgid "Use PowerPC V2.02 popcntb instruction."
12811 msgstr ""
12812
12813 #: config/rs6000/rs6000.opt:141
12814 #, no-c-format
12815 msgid "Use PowerPC V2.02 floating point rounding instructions."
12816 msgstr ""
12817
12818 #: config/rs6000/rs6000.opt:145
12819 #, no-c-format
12820 msgid "Use PowerPC V2.05 compare bytes instruction."
12821 msgstr ""
12822
12823 #: config/rs6000/rs6000.opt:156
12824 #, no-c-format
12825 msgid "Use AltiVec instructions."
12826 msgstr ""
12827
12828 #: config/rs6000/rs6000.opt:160
12829 #, no-c-format
12830 msgid "Enable early gimple folding of builtins."
12831 msgstr ""
12832
12833 #: config/rs6000/rs6000.opt:164
12834 #, no-c-format
12835 msgid "Use decimal floating point instructions."
12836 msgstr ""
12837
12838 #: config/rs6000/rs6000.opt:168
12839 #, no-c-format
12840 msgid "Use 4xx half-word multiply instructions."
12841 msgstr ""
12842
12843 #: config/rs6000/rs6000.opt:172
12844 #, no-c-format
12845 msgid "Use 4xx string-search dlmzb instruction."
12846 msgstr ""
12847
12848 #: config/rs6000/rs6000.opt:176
12849 #, no-c-format
12850 msgid "Generate load/store multiple instructions."
12851 msgstr ""
12852
12853 #: config/rs6000/rs6000.opt:195
12854 #, no-c-format
12855 msgid "Use PowerPC V2.06 popcntd instruction."
12856 msgstr ""
12857
12858 #: config/rs6000/rs6000.opt:199
12859 #, no-c-format
12860 msgid ""
12861 "Under -ffast-math, generate a FRIZ instruction for (double)(long long) "
12862 "conversions."
12863 msgstr ""
12864
12865 #: config/rs6000/rs6000.opt:207
12866 #, no-c-format
12867 msgid "Use vector/scalar (VSX) instructions."
12868 msgstr ""
12869
12870 #: config/rs6000/rs6000.opt:235
12871 #, no-c-format
12872 msgid "Do not generate load/store with update instructions."
12873 msgstr ""
12874
12875 #: config/rs6000/rs6000.opt:239
12876 #, no-c-format
12877 msgid "Generate load/store with update instructions."
12878 msgstr ""
12879
12880 #: config/rs6000/rs6000.opt:247
12881 #, no-c-format
12882 msgid "Avoid generation of indexed load/store instructions when possible."
12883 msgstr ""
12884
12885 #: config/rs6000/rs6000.opt:254
12886 #, no-c-format
12887 msgid "Schedule the start and end of the procedure."
12888 msgstr ""
12889
12890 #: config/rs6000/rs6000.opt:258
12891 #, no-c-format
12892 msgid "Return all structures in memory (AIX default)."
12893 msgstr ""
12894
12895 #: config/rs6000/rs6000.opt:262
12896 #, no-c-format
12897 msgid "Return small structures in registers (SVR4 default)."
12898 msgstr ""
12899
12900 #: config/rs6000/rs6000.opt:266
12901 #, no-c-format
12902 msgid "Conform more closely to IBM XLC semantics."
12903 msgstr ""
12904
12905 #: config/rs6000/rs6000.opt:270 config/rs6000/rs6000.opt:274
12906 #, no-c-format
12907 msgid ""
12908 "Generate software reciprocal divide and square root for better throughput."
12909 msgstr ""
12910
12911 #: config/rs6000/rs6000.opt:278
12912 #, no-c-format
12913 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
12914 msgstr ""
12915
12916 #: config/rs6000/rs6000.opt:282
12917 #, no-c-format
12918 msgid "Do not place floating point constants in TOC."
12919 msgstr ""
12920
12921 #: config/rs6000/rs6000.opt:286
12922 #, no-c-format
12923 msgid "Place floating point constants in TOC."
12924 msgstr ""
12925
12926 #: config/rs6000/rs6000.opt:290
12927 #, no-c-format
12928 msgid "Do not place symbol+offset constants in TOC."
12929 msgstr ""
12930
12931 #: config/rs6000/rs6000.opt:294
12932 #, no-c-format
12933 msgid "Place symbol+offset constants in TOC."
12934 msgstr ""
12935
12936 #: config/rs6000/rs6000.opt:305
12937 #, no-c-format
12938 msgid "Use only one TOC entry per procedure."
12939 msgstr ""
12940
12941 #: config/rs6000/rs6000.opt:309
12942 #, no-c-format
12943 msgid "Put everything in the regular TOC."
12944 msgstr ""
12945
12946 #: config/rs6000/rs6000.opt:313
12947 #, no-c-format
12948 msgid "Generate VRSAVE instructions when generating AltiVec code."
12949 msgstr ""
12950
12951 #: config/rs6000/rs6000.opt:317
12952 #, no-c-format
12953 msgid "Deprecated option. Use -mno-vrsave instead."
12954 msgstr ""
12955
12956 #: config/rs6000/rs6000.opt:321
12957 #, no-c-format
12958 msgid "Deprecated option. Use -mvrsave instead."
12959 msgstr ""
12960
12961 #: config/rs6000/rs6000.opt:325
12962 #, no-c-format
12963 msgid "Max number of bytes to move inline."
12964 msgstr ""
12965
12966 #: config/rs6000/rs6000.opt:329
12967 #, no-c-format
12968 msgid "Max number of bytes to compare without loops."
12969 msgstr ""
12970
12971 #: config/rs6000/rs6000.opt:333
12972 #, no-c-format
12973 msgid "Max number of bytes to compare with loops."
12974 msgstr ""
12975
12976 #: config/rs6000/rs6000.opt:337
12977 #, no-c-format
12978 msgid "Max number of bytes to compare."
12979 msgstr ""
12980
12981 #: config/rs6000/rs6000.opt:341
12982 #, no-c-format
12983 msgid "Generate isel instructions."
12984 msgstr ""
12985
12986 #: config/rs6000/rs6000.opt:345
12987 #, no-c-format
12988 msgid "-mdebug=\tEnable debug output."
12989 msgstr ""
12990
12991 #: config/rs6000/rs6000.opt:349
12992 #, no-c-format
12993 msgid "Use the AltiVec ABI extensions."
12994 msgstr ""
12995
12996 #: config/rs6000/rs6000.opt:353
12997 #, no-c-format
12998 msgid "Do not use the AltiVec ABI extensions."
12999 msgstr ""
13000
13001 #: config/rs6000/rs6000.opt:357
13002 #, no-c-format
13003 msgid "Use the ELFv1 ABI."
13004 msgstr ""
13005
13006 #: config/rs6000/rs6000.opt:361
13007 #, no-c-format
13008 msgid "Use the ELFv2 ABI."
13009 msgstr ""
13010
13011 #: config/rs6000/rs6000.opt:381
13012 #, no-c-format
13013 msgid "-mcpu=\tUse features of and schedule code for given CPU."
13014 msgstr ""
13015
13016 #: config/rs6000/rs6000.opt:385
13017 #, no-c-format
13018 msgid "-mtune=\tSchedule code for given CPU."
13019 msgstr ""
13020
13021 #: config/rs6000/rs6000.opt:389
13022 #, no-c-format
13023 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
13024 msgstr ""
13025
13026 #: config/rs6000/rs6000.opt:405
13027 #, no-c-format
13028 msgid "Avoid all range limits on call instructions."
13029 msgstr ""
13030
13031 #: config/rs6000/rs6000.opt:413
13032 #, no-c-format
13033 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
13034 msgstr ""
13035
13036 #: config/rs6000/rs6000.opt:417
13037 #, no-c-format
13038 msgid ""
13039 "Use -mlong-double-64 for 64-bit IEEE floating point format. Use -mlong-"
13040 "double-128 for 128-bit floating point format (either IEEE or IBM)."
13041 msgstr ""
13042
13043 #: config/rs6000/rs6000.opt:426
13044 #, no-c-format
13045 msgid "Determine which dependences between insns are considered costly."
13046 msgstr ""
13047
13048 #: config/rs6000/rs6000.opt:430
13049 #, no-c-format
13050 msgid "Specify which post scheduling nop insertion scheme to apply."
13051 msgstr ""
13052
13053 #: config/rs6000/rs6000.opt:434
13054 #, no-c-format
13055 msgid "Specify alignment of structure fields default/natural."
13056 msgstr ""
13057
13058 #: config/rs6000/rs6000.opt:438
13059 #, no-c-format
13060 msgid "Valid arguments to -malign-:"
13061 msgstr ""
13062
13063 #: config/rs6000/rs6000.opt:448
13064 #, no-c-format
13065 msgid "Specify scheduling priority for dispatch slot restricted insns."
13066 msgstr ""
13067
13068 #: config/rs6000/rs6000.opt:452
13069 #, no-c-format
13070 msgid "Use r11 to hold the static link in calls to functions via pointers."
13071 msgstr ""
13072
13073 #: config/rs6000/rs6000.opt:456
13074 #, no-c-format
13075 msgid "Save the TOC in the prologue for indirect calls rather than inline."
13076 msgstr ""
13077
13078 #: config/rs6000/rs6000.opt:464
13079 #, no-c-format
13080 msgid ""
13081 "Fuse certain integer operations together for better performance on power8."
13082 msgstr ""
13083
13084 #: config/rs6000/rs6000.opt:468
13085 #, no-c-format
13086 msgid "Allow sign extension in fusion operations."
13087 msgstr ""
13088
13089 #: config/rs6000/rs6000.opt:472
13090 #, no-c-format
13091 msgid "Use vector and scalar instructions added in ISA 2.07."
13092 msgstr ""
13093
13094 #: config/rs6000/rs6000.opt:476
13095 #, no-c-format
13096 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
13097 msgstr ""
13098
13099 #: config/rs6000/rs6000.opt:483
13100 #, no-c-format
13101 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
13102 msgstr ""
13103
13104 #: config/rs6000/rs6000.opt:487
13105 #, no-c-format
13106 msgid "Generate the quad word memory instructions (lq/stq)."
13107 msgstr ""
13108
13109 #: config/rs6000/rs6000.opt:491
13110 #, no-c-format
13111 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
13112 msgstr ""
13113
13114 #: config/rs6000/rs6000.opt:495
13115 #, no-c-format
13116 msgid ""
13117 "Generate aggregate parameter passing code with at most 64-bit alignment."
13118 msgstr ""
13119
13120 #: config/rs6000/rs6000.opt:499
13121 #, no-c-format
13122 msgid "Analyze and remove doubleword swaps from VSX computations."
13123 msgstr ""
13124
13125 #: config/rs6000/rs6000.opt:507
13126 #, no-c-format
13127 msgid "Use certain scalar instructions added in ISA 3.0."
13128 msgstr ""
13129
13130 #: config/rs6000/rs6000.opt:511
13131 #, no-c-format
13132 msgid "Use vector instructions added in ISA 3.0."
13133 msgstr ""
13134
13135 #: config/rs6000/rs6000.opt:515
13136 #, no-c-format
13137 msgid "Use the new min/max instructions defined in ISA 3.0."
13138 msgstr ""
13139
13140 #: config/rs6000/rs6000.opt:519
13141 #, no-c-format
13142 msgid ""
13143 "Fuse medium/large code model toc references with the memory instruction."
13144 msgstr ""
13145
13146 #: config/rs6000/rs6000.opt:523
13147 #, no-c-format
13148 msgid "Generate the integer modulo instructions."
13149 msgstr ""
13150
13151 #: config/rs6000/rs6000.opt:527
13152 #, no-c-format
13153 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
13154 msgstr ""
13155
13156 #: config/rs6000/rs6000.opt:531
13157 #, no-c-format
13158 msgid "Enable using IEEE 128-bit floating point instructions."
13159 msgstr ""
13160
13161 #: config/rs6000/rs6000.opt:535
13162 #, no-c-format
13163 msgid "Enable default conversions between __float128 & long double."
13164 msgstr ""
13165
13166 #: config/rs6000/rs6000.opt:572
13167 #, no-c-format
13168 msgid "Use instructions added in ISA 3.1."
13169 msgstr ""
13170
13171 #: config/rs6000/rs6000.opt:576
13172 #, no-c-format
13173 msgid "Generate (do not generate) prefixed memory instructions."
13174 msgstr ""
13175
13176 #: config/rs6000/rs6000.opt:580
13177 #, no-c-format
13178 msgid "Generate (do not generate) pc-relative memory addressing."
13179 msgstr ""
13180
13181 #: config/rs6000/rs6000.opt:584
13182 #, no-c-format
13183 msgid "Generate (do not generate) MMA instructions."
13184 msgstr ""
13185
13186 #: config/rs6000/sysv4.opt:24
13187 #, no-c-format
13188 msgid "-mcall-ABI\tSelect ABI calling convention."
13189 msgstr ""
13190
13191 #: config/rs6000/sysv4.opt:28
13192 #, no-c-format
13193 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
13194 msgstr ""
13195
13196 #: config/rs6000/sysv4.opt:32
13197 #, no-c-format
13198 msgid "Allow readonly data in sdata."
13199 msgstr ""
13200
13201 #: config/rs6000/sysv4.opt:36
13202 #, no-c-format
13203 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
13204 msgstr ""
13205
13206 #: config/rs6000/sysv4.opt:52
13207 #, no-c-format
13208 msgid "Align to the base type of the bit-field."
13209 msgstr ""
13210
13211 #: config/rs6000/sysv4.opt:56
13212 #, no-c-format
13213 msgid ""
13214 "Align to the base type of the bit-field. Don't assume that unaligned "
13215 "accesses are handled by the system."
13216 msgstr ""
13217
13218 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
13219 #, no-c-format
13220 msgid "Produce code relocatable at runtime."
13221 msgstr ""
13222
13223 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
13224 #, no-c-format
13225 msgid "Produce little endian code."
13226 msgstr ""
13227
13228 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
13229 #, no-c-format
13230 msgid "Produce big endian code."
13231 msgstr ""
13232
13233 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
13234 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
13235 #: config/rs6000/sysv4.opt:153
13236 #, no-c-format
13237 msgid "No description yet."
13238 msgstr ""
13239
13240 #: config/rs6000/sysv4.opt:94
13241 #, no-c-format
13242 msgid "Assume all variable arg functions are prototyped."
13243 msgstr ""
13244
13245 #: config/rs6000/sysv4.opt:103
13246 #, no-c-format
13247 msgid "Use EABI."
13248 msgstr ""
13249
13250 #: config/rs6000/sysv4.opt:107
13251 #, no-c-format
13252 msgid "Allow bit-fields to cross word boundaries."
13253 msgstr ""
13254
13255 #: config/rs6000/sysv4.opt:111
13256 #, no-c-format
13257 msgid "Use alternate register names."
13258 msgstr ""
13259
13260 #: config/rs6000/sysv4.opt:117
13261 #, no-c-format
13262 msgid "Use default method for sdata handling."
13263 msgstr ""
13264
13265 #: config/rs6000/sysv4.opt:121
13266 #, no-c-format
13267 msgid "Link with libsim.a, libc.a and sim-crt0.o."
13268 msgstr ""
13269
13270 #: config/rs6000/sysv4.opt:125
13271 #, no-c-format
13272 msgid "Link with libads.a, libc.a and crt0.o."
13273 msgstr ""
13274
13275 #: config/rs6000/sysv4.opt:129
13276 #, no-c-format
13277 msgid "Link with libyk.a, libc.a and crt0.o."
13278 msgstr ""
13279
13280 #: config/rs6000/sysv4.opt:133
13281 #, no-c-format
13282 msgid "Link with libmvme.a, libc.a and crt0.o."
13283 msgstr ""
13284
13285 #: config/rs6000/sysv4.opt:137
13286 #, no-c-format
13287 msgid "Set the PPC_EMB bit in the ELF flags header."
13288 msgstr ""
13289
13290 #: config/rs6000/sysv4.opt:157
13291 #, no-c-format
13292 msgid "Generate code to use a non-exec PLT and GOT."
13293 msgstr ""
13294
13295 #: config/rs6000/sysv4.opt:161
13296 #, no-c-format
13297 msgid "Generate code for old exec BSS PLT."
13298 msgstr ""
13299
13300 #: config/rs6000/sysv4.opt:165
13301 #, no-c-format
13302 msgid "Use inline plt sequences to implement long calls and -fno-plt."
13303 msgstr ""
13304
13305 #: config/rs6000/sysv4.opt:169
13306 #, no-c-format
13307 msgid "Emit .gnu_attribute tags."
13308 msgstr ""
13309
13310 #: config/alpha/alpha.opt:27
13311 #, no-c-format
13312 msgid "Use fp registers."
13313 msgstr ""
13314
13315 #: config/alpha/alpha.opt:35
13316 #, no-c-format
13317 msgid "Request IEEE-conformant math library routines (OSF/1)."
13318 msgstr ""
13319
13320 #: config/alpha/alpha.opt:39
13321 #, no-c-format
13322 msgid "Emit IEEE-conformant code, without inexact exceptions."
13323 msgstr ""
13324
13325 #: config/alpha/alpha.opt:46
13326 #, no-c-format
13327 msgid "Do not emit complex integer constants to read-only memory."
13328 msgstr ""
13329
13330 #: config/alpha/alpha.opt:50
13331 #, no-c-format
13332 msgid "Use VAX fp."
13333 msgstr ""
13334
13335 #: config/alpha/alpha.opt:54
13336 #, no-c-format
13337 msgid "Do not use VAX fp."
13338 msgstr ""
13339
13340 #: config/alpha/alpha.opt:58
13341 #, no-c-format
13342 msgid "Emit code for the byte/word ISA extension."
13343 msgstr ""
13344
13345 #: config/alpha/alpha.opt:62
13346 #, no-c-format
13347 msgid "Emit code for the motion video ISA extension."
13348 msgstr ""
13349
13350 #: config/alpha/alpha.opt:66
13351 #, no-c-format
13352 msgid "Emit code for the fp move and sqrt ISA extension."
13353 msgstr ""
13354
13355 #: config/alpha/alpha.opt:70
13356 #, no-c-format
13357 msgid "Emit code for the counting ISA extension."
13358 msgstr ""
13359
13360 #: config/alpha/alpha.opt:74
13361 #, no-c-format
13362 msgid "Emit code using explicit relocation directives."
13363 msgstr ""
13364
13365 #: config/alpha/alpha.opt:78
13366 #, no-c-format
13367 msgid "Emit 16-bit relocations to the small data areas."
13368 msgstr ""
13369
13370 #: config/alpha/alpha.opt:82
13371 #, no-c-format
13372 msgid "Emit 32-bit relocations to the small data areas."
13373 msgstr ""
13374
13375 #: config/alpha/alpha.opt:86
13376 #, no-c-format
13377 msgid "Emit direct branches to local functions."
13378 msgstr ""
13379
13380 #: config/alpha/alpha.opt:90
13381 #, no-c-format
13382 msgid "Emit indirect branches to local functions."
13383 msgstr ""
13384
13385 #: config/alpha/alpha.opt:94
13386 #, no-c-format
13387 msgid "Emit rdval instead of rduniq for thread pointer."
13388 msgstr ""
13389
13390 #: config/alpha/alpha.opt:106
13391 #, no-c-format
13392 msgid "Use features of and schedule given CPU."
13393 msgstr ""
13394
13395 #: config/alpha/alpha.opt:110
13396 #, no-c-format
13397 msgid "Schedule given CPU."
13398 msgstr ""
13399
13400 #: config/alpha/alpha.opt:114
13401 #, no-c-format
13402 msgid "Control the generated fp rounding mode."
13403 msgstr ""
13404
13405 #: config/alpha/alpha.opt:118
13406 #, no-c-format
13407 msgid "Control the IEEE trap mode."
13408 msgstr ""
13409
13410 #: config/alpha/alpha.opt:122
13411 #, no-c-format
13412 msgid "Control the precision given to fp exceptions."
13413 msgstr ""
13414
13415 #: config/alpha/alpha.opt:126
13416 #, no-c-format
13417 msgid "Tune expected memory latency."
13418 msgstr ""
13419
13420 #: config/tilepro/tilepro.opt:23
13421 #, no-c-format
13422 msgid ""
13423 "Compile with 32 bit longs and pointers, which is the only supported behavior "
13424 "and thus the flag is ignored."
13425 msgstr ""
13426
13427 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
13428 #, no-c-format
13429 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
13430 msgstr ""
13431
13432 #: config/tilepro/tilepro.opt:32
13433 #, no-c-format
13434 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
13435 msgstr ""
13436
13437 #: config/lm32/lm32.opt:24
13438 #, no-c-format
13439 msgid "Enable multiply instructions."
13440 msgstr ""
13441
13442 #: config/lm32/lm32.opt:28
13443 #, no-c-format
13444 msgid "Enable divide and modulus instructions."
13445 msgstr ""
13446
13447 #: config/lm32/lm32.opt:32
13448 #, no-c-format
13449 msgid "Enable barrel shift instructions."
13450 msgstr ""
13451
13452 #: config/lm32/lm32.opt:36
13453 #, no-c-format
13454 msgid "Enable sign extend instructions."
13455 msgstr ""
13456
13457 #: config/lm32/lm32.opt:40
13458 #, no-c-format
13459 msgid "Enable user-defined instructions."
13460 msgstr ""
13461
13462 #: config/or1k/elf.opt:28
13463 #, no-c-format
13464 msgid "Configure the newlib board specific runtime. The default is or1ksim."
13465 msgstr ""
13466
13467 #: config/or1k/elf.opt:32
13468 #, no-c-format
13469 msgid ""
13470 "This option is ignored; it is provided for compatibility purposes only. "
13471 "This used to select linker and preprocessor options for use with newlib."
13472 msgstr ""
13473
13474 #: config/or1k/or1k.opt:26
13475 #, no-c-format
13476 msgid ""
13477 "Enable generation of hardware divide (l.div, l.divu) instructions. This is "
13478 "the default; use -msoft-div to override."
13479 msgstr ""
13480
13481 #: config/or1k/or1k.opt:31
13482 #, no-c-format
13483 msgid ""
13484 "Enable generation of binaries which use functions from libgcc to perform "
13485 "divide operations. The default is -mhard-div."
13486 msgstr ""
13487
13488 #: config/or1k/or1k.opt:36
13489 #, no-c-format
13490 msgid ""
13491 "Enable generation of hardware multiply instructions (l.mul, l.muli) "
13492 "instructions. This is the default; use -msoft-mul to override."
13493 msgstr ""
13494
13495 #: config/or1k/or1k.opt:41
13496 #, no-c-format
13497 msgid ""
13498 "Enable generation of binaries which use functions from libgcc to perform "
13499 "multiply operations. The default is -mhard-mul."
13500 msgstr ""
13501
13502 #: config/or1k/or1k.opt:46
13503 #, no-c-format
13504 msgid ""
13505 "Enable generation of binaries which use functions from libgcc to perform "
13506 "floating point operations. This is the default; use -mhard-float to "
13507 "override."
13508 msgstr ""
13509
13510 #: config/or1k/or1k.opt:51
13511 #, no-c-format
13512 msgid ""
13513 "Enable generation of hardware floating point instructions. The default is -"
13514 "msoft-float."
13515 msgstr ""
13516
13517 #: config/or1k/or1k.opt:56
13518 #, no-c-format
13519 msgid ""
13520 "When -mhard-float is selected, enables generation of double-precision "
13521 "floating point instructions. By default functions from libgcc are used to "
13522 "perform double-precision floating point operations."
13523 msgstr ""
13524
13525 #: config/or1k/or1k.opt:62
13526 #, no-c-format
13527 msgid ""
13528 "When -mhard-float is selected, enables generation of unordered floating "
13529 "point compare and set flag (lf.sfun*) instructions. By default functions "
13530 "from libgcc are used to perform unordered floating point compare and set "
13531 "flag operations."
13532 msgstr ""
13533
13534 #: config/or1k/or1k.opt:68
13535 #, no-c-format
13536 msgid ""
13537 "Enable generation of conditional move (l.cmov) instructions. By default the "
13538 "equivalent will be generated using set and branch."
13539 msgstr ""
13540
13541 #: config/or1k/or1k.opt:73
13542 #, no-c-format
13543 msgid ""
13544 "Enable generation of rotate right (l.ror) instructions. By default "
13545 "functions from libgcc are used to perform rotate right operations."
13546 msgstr ""
13547
13548 #: config/or1k/or1k.opt:78
13549 #, no-c-format
13550 msgid ""
13551 "Enable generation of rotate right with immediate (l.rori) instructions. By "
13552 "default functions from libgcc are used to perform rotate right with "
13553 "immediate operations."
13554 msgstr ""
13555
13556 #: config/or1k/or1k.opt:84
13557 #, no-c-format
13558 msgid ""
13559 "Enable generation of sign extension (l.ext*) instructions. By default "
13560 "memory loads are used to perform sign extension."
13561 msgstr ""
13562
13563 #: config/or1k/or1k.opt:89
13564 #, no-c-format
13565 msgid ""
13566 "Enable generation of compare and set flag with immediate (l.sf*i) "
13567 "instructions. By default extra instructions will be generated to store the "
13568 "immediate to a register first."
13569 msgstr ""
13570
13571 #: config/or1k/or1k.opt:95
13572 #, no-c-format
13573 msgid ""
13574 "Enable generation of shift with immediate (l.srai, l.srli, l.slli) "
13575 "instructions. By default extra instructions will be generated to store the "
13576 "immediate to a register first."
13577 msgstr ""
13578
13579 #: config/nios2/elf.opt:26
13580 #, no-c-format
13581 msgid "Link with a limited version of the C library."
13582 msgstr ""
13583
13584 #: config/nios2/elf.opt:30
13585 #, no-c-format
13586 msgid "Name of system library to link against."
13587 msgstr ""
13588
13589 #: config/nios2/elf.opt:34
13590 #, no-c-format
13591 msgid "Name of the startfile."
13592 msgstr ""
13593
13594 #: config/nios2/elf.opt:38
13595 #, no-c-format
13596 msgid "Link with HAL BSP."
13597 msgstr ""
13598
13599 #: config/nios2/nios2.opt:35
13600 #, no-c-format
13601 msgid "Enable DIV, DIVU."
13602 msgstr ""
13603
13604 #: config/nios2/nios2.opt:39
13605 #, no-c-format
13606 msgid "Enable MUL instructions."
13607 msgstr ""
13608
13609 #: config/nios2/nios2.opt:43
13610 #, no-c-format
13611 msgid "Enable MULX instructions, assume fast shifter."
13612 msgstr ""
13613
13614 #: config/nios2/nios2.opt:47
13615 #, no-c-format
13616 msgid "Use table based fast divide (default at -O3)."
13617 msgstr ""
13618
13619 #: config/nios2/nios2.opt:51
13620 #, no-c-format
13621 msgid "All memory accesses use I/O load/store instructions."
13622 msgstr ""
13623
13624 #: config/nios2/nios2.opt:55
13625 #, no-c-format
13626 msgid "Volatile memory accesses use I/O load/store instructions."
13627 msgstr ""
13628
13629 #: config/nios2/nios2.opt:59
13630 #, no-c-format
13631 msgid "Volatile memory accesses do not use I/O load/store instructions."
13632 msgstr ""
13633
13634 #: config/nios2/nios2.opt:63
13635 #, no-c-format
13636 msgid "Enable/disable GP-relative addressing."
13637 msgstr ""
13638
13639 #: config/nios2/nios2.opt:67
13640 #, no-c-format
13641 msgid "Valid options for GP-relative addressing (for -mgpopt):"
13642 msgstr ""
13643
13644 #: config/nios2/nios2.opt:86
13645 #, no-c-format
13646 msgid "Equivalent to -mgpopt=local."
13647 msgstr ""
13648
13649 #: config/nios2/nios2.opt:90
13650 #, no-c-format
13651 msgid "Equivalent to -mgpopt=none."
13652 msgstr ""
13653
13654 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
13655 #: config/tilegx/tilegx.opt:45
13656 #, no-c-format
13657 msgid "Use big-endian byte order."
13658 msgstr ""
13659
13660 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
13661 #: config/tilegx/tilegx.opt:49
13662 #, no-c-format
13663 msgid "Use little-endian byte order."
13664 msgstr ""
13665
13666 #: config/nios2/nios2.opt:102
13667 #, no-c-format
13668 msgid "Floating point custom instruction configuration name."
13669 msgstr ""
13670
13671 #: config/nios2/nios2.opt:106
13672 #, no-c-format
13673 msgid "Do not use the ftruncds custom instruction."
13674 msgstr ""
13675
13676 #: config/nios2/nios2.opt:110
13677 #, no-c-format
13678 msgid "Integer id (N) of ftruncds custom instruction."
13679 msgstr ""
13680
13681 #: config/nios2/nios2.opt:114
13682 #, no-c-format
13683 msgid "Do not use the fextsd custom instruction."
13684 msgstr ""
13685
13686 #: config/nios2/nios2.opt:118
13687 #, no-c-format
13688 msgid "Integer id (N) of fextsd custom instruction."
13689 msgstr ""
13690
13691 #: config/nios2/nios2.opt:122
13692 #, no-c-format
13693 msgid "Do not use the fixdu custom instruction."
13694 msgstr ""
13695
13696 #: config/nios2/nios2.opt:126
13697 #, no-c-format
13698 msgid "Integer id (N) of fixdu custom instruction."
13699 msgstr ""
13700
13701 #: config/nios2/nios2.opt:130
13702 #, no-c-format
13703 msgid "Do not use the fixdi custom instruction."
13704 msgstr ""
13705
13706 #: config/nios2/nios2.opt:134
13707 #, no-c-format
13708 msgid "Integer id (N) of fixdi custom instruction."
13709 msgstr ""
13710
13711 #: config/nios2/nios2.opt:138
13712 #, no-c-format
13713 msgid "Do not use the fixsu custom instruction."
13714 msgstr ""
13715
13716 #: config/nios2/nios2.opt:142
13717 #, no-c-format
13718 msgid "Integer id (N) of fixsu custom instruction."
13719 msgstr ""
13720
13721 #: config/nios2/nios2.opt:146
13722 #, no-c-format
13723 msgid "Do not use the fixsi custom instruction."
13724 msgstr ""
13725
13726 #: config/nios2/nios2.opt:150
13727 #, no-c-format
13728 msgid "Integer id (N) of fixsi custom instruction."
13729 msgstr ""
13730
13731 #: config/nios2/nios2.opt:154
13732 #, no-c-format
13733 msgid "Do not use the floatud custom instruction."
13734 msgstr ""
13735
13736 #: config/nios2/nios2.opt:158
13737 #, no-c-format
13738 msgid "Integer id (N) of floatud custom instruction."
13739 msgstr ""
13740
13741 #: config/nios2/nios2.opt:162
13742 #, no-c-format
13743 msgid "Do not use the floatid custom instruction."
13744 msgstr ""
13745
13746 #: config/nios2/nios2.opt:166
13747 #, no-c-format
13748 msgid "Integer id (N) of floatid custom instruction."
13749 msgstr ""
13750
13751 #: config/nios2/nios2.opt:170
13752 #, no-c-format
13753 msgid "Do not use the floatus custom instruction."
13754 msgstr ""
13755
13756 #: config/nios2/nios2.opt:174
13757 #, no-c-format
13758 msgid "Integer id (N) of floatus custom instruction."
13759 msgstr ""
13760
13761 #: config/nios2/nios2.opt:178
13762 #, no-c-format
13763 msgid "Do not use the floatis custom instruction."
13764 msgstr ""
13765
13766 #: config/nios2/nios2.opt:182
13767 #, no-c-format
13768 msgid "Integer id (N) of floatis custom instruction."
13769 msgstr ""
13770
13771 #: config/nios2/nios2.opt:186
13772 #, no-c-format
13773 msgid "Do not use the fcmpned custom instruction."
13774 msgstr ""
13775
13776 #: config/nios2/nios2.opt:190
13777 #, no-c-format
13778 msgid "Integer id (N) of fcmpned custom instruction."
13779 msgstr ""
13780
13781 #: config/nios2/nios2.opt:194
13782 #, no-c-format
13783 msgid "Do not use the fcmpeqd custom instruction."
13784 msgstr ""
13785
13786 #: config/nios2/nios2.opt:198
13787 #, no-c-format
13788 msgid "Integer id (N) of fcmpeqd custom instruction."
13789 msgstr ""
13790
13791 #: config/nios2/nios2.opt:202
13792 #, no-c-format
13793 msgid "Do not use the fcmpged custom instruction."
13794 msgstr ""
13795
13796 #: config/nios2/nios2.opt:206
13797 #, no-c-format
13798 msgid "Integer id (N) of fcmpged custom instruction."
13799 msgstr ""
13800
13801 #: config/nios2/nios2.opt:210
13802 #, no-c-format
13803 msgid "Do not use the fcmpgtd custom instruction."
13804 msgstr ""
13805
13806 #: config/nios2/nios2.opt:214
13807 #, no-c-format
13808 msgid "Integer id (N) of fcmpgtd custom instruction."
13809 msgstr ""
13810
13811 #: config/nios2/nios2.opt:218
13812 #, no-c-format
13813 msgid "Do not use the fcmpled custom instruction."
13814 msgstr ""
13815
13816 #: config/nios2/nios2.opt:222
13817 #, no-c-format
13818 msgid "Integer id (N) of fcmpled custom instruction."
13819 msgstr ""
13820
13821 #: config/nios2/nios2.opt:226
13822 #, no-c-format
13823 msgid "Do not use the fcmpltd custom instruction."
13824 msgstr ""
13825
13826 #: config/nios2/nios2.opt:230
13827 #, no-c-format
13828 msgid "Integer id (N) of fcmpltd custom instruction."
13829 msgstr ""
13830
13831 #: config/nios2/nios2.opt:234
13832 #, no-c-format
13833 msgid "Do not use the flogd custom instruction."
13834 msgstr ""
13835
13836 #: config/nios2/nios2.opt:238
13837 #, no-c-format
13838 msgid "Integer id (N) of flogd custom instruction."
13839 msgstr ""
13840
13841 #: config/nios2/nios2.opt:242
13842 #, no-c-format
13843 msgid "Do not use the fexpd custom instruction."
13844 msgstr ""
13845
13846 #: config/nios2/nios2.opt:246
13847 #, no-c-format
13848 msgid "Integer id (N) of fexpd custom instruction."
13849 msgstr ""
13850
13851 #: config/nios2/nios2.opt:250
13852 #, no-c-format
13853 msgid "Do not use the fatand custom instruction."
13854 msgstr ""
13855
13856 #: config/nios2/nios2.opt:254
13857 #, no-c-format
13858 msgid "Integer id (N) of fatand custom instruction."
13859 msgstr ""
13860
13861 #: config/nios2/nios2.opt:258
13862 #, no-c-format
13863 msgid "Do not use the ftand custom instruction."
13864 msgstr ""
13865
13866 #: config/nios2/nios2.opt:262
13867 #, no-c-format
13868 msgid "Integer id (N) of ftand custom instruction."
13869 msgstr ""
13870
13871 #: config/nios2/nios2.opt:266
13872 #, no-c-format
13873 msgid "Do not use the fsind custom instruction."
13874 msgstr ""
13875
13876 #: config/nios2/nios2.opt:270
13877 #, no-c-format
13878 msgid "Integer id (N) of fsind custom instruction."
13879 msgstr ""
13880
13881 #: config/nios2/nios2.opt:274
13882 #, no-c-format
13883 msgid "Do not use the fcosd custom instruction."
13884 msgstr ""
13885
13886 #: config/nios2/nios2.opt:278
13887 #, no-c-format
13888 msgid "Integer id (N) of fcosd custom instruction."
13889 msgstr ""
13890
13891 #: config/nios2/nios2.opt:282
13892 #, no-c-format
13893 msgid "Do not use the fsqrtd custom instruction."
13894 msgstr ""
13895
13896 #: config/nios2/nios2.opt:286
13897 #, no-c-format
13898 msgid "Integer id (N) of fsqrtd custom instruction."
13899 msgstr ""
13900
13901 #: config/nios2/nios2.opt:290
13902 #, no-c-format
13903 msgid "Do not use the fabsd custom instruction."
13904 msgstr ""
13905
13906 #: config/nios2/nios2.opt:294
13907 #, no-c-format
13908 msgid "Integer id (N) of fabsd custom instruction."
13909 msgstr ""
13910
13911 #: config/nios2/nios2.opt:298
13912 #, no-c-format
13913 msgid "Do not use the fnegd custom instruction."
13914 msgstr ""
13915
13916 #: config/nios2/nios2.opt:302
13917 #, no-c-format
13918 msgid "Integer id (N) of fnegd custom instruction."
13919 msgstr ""
13920
13921 #: config/nios2/nios2.opt:306
13922 #, no-c-format
13923 msgid "Do not use the fmaxd custom instruction."
13924 msgstr ""
13925
13926 #: config/nios2/nios2.opt:310
13927 #, no-c-format
13928 msgid "Integer id (N) of fmaxd custom instruction."
13929 msgstr ""
13930
13931 #: config/nios2/nios2.opt:314
13932 #, no-c-format
13933 msgid "Do not use the fmind custom instruction."
13934 msgstr ""
13935
13936 #: config/nios2/nios2.opt:318
13937 #, no-c-format
13938 msgid "Integer id (N) of fmind custom instruction."
13939 msgstr ""
13940
13941 #: config/nios2/nios2.opt:322
13942 #, no-c-format
13943 msgid "Do not use the fdivd custom instruction."
13944 msgstr ""
13945
13946 #: config/nios2/nios2.opt:326
13947 #, no-c-format
13948 msgid "Integer id (N) of fdivd custom instruction."
13949 msgstr ""
13950
13951 #: config/nios2/nios2.opt:330
13952 #, no-c-format
13953 msgid "Do not use the fmuld custom instruction."
13954 msgstr ""
13955
13956 #: config/nios2/nios2.opt:334
13957 #, no-c-format
13958 msgid "Integer id (N) of fmuld custom instruction."
13959 msgstr ""
13960
13961 #: config/nios2/nios2.opt:338
13962 #, no-c-format
13963 msgid "Do not use the fsubd custom instruction."
13964 msgstr ""
13965
13966 #: config/nios2/nios2.opt:342
13967 #, no-c-format
13968 msgid "Integer id (N) of fsubd custom instruction."
13969 msgstr ""
13970
13971 #: config/nios2/nios2.opt:346
13972 #, no-c-format
13973 msgid "Do not use the faddd custom instruction."
13974 msgstr ""
13975
13976 #: config/nios2/nios2.opt:350
13977 #, no-c-format
13978 msgid "Integer id (N) of faddd custom instruction."
13979 msgstr ""
13980
13981 #: config/nios2/nios2.opt:354
13982 #, no-c-format
13983 msgid "Do not use the fcmpnes custom instruction."
13984 msgstr ""
13985
13986 #: config/nios2/nios2.opt:358
13987 #, no-c-format
13988 msgid "Integer id (N) of fcmpnes custom instruction."
13989 msgstr ""
13990
13991 #: config/nios2/nios2.opt:362
13992 #, no-c-format
13993 msgid "Do not use the fcmpeqs custom instruction."
13994 msgstr ""
13995
13996 #: config/nios2/nios2.opt:366
13997 #, no-c-format
13998 msgid "Integer id (N) of fcmpeqs custom instruction."
13999 msgstr ""
14000
14001 #: config/nios2/nios2.opt:370
14002 #, no-c-format
14003 msgid "Do not use the fcmpges custom instruction."
14004 msgstr ""
14005
14006 #: config/nios2/nios2.opt:374
14007 #, no-c-format
14008 msgid "Integer id (N) of fcmpges custom instruction."
14009 msgstr ""
14010
14011 #: config/nios2/nios2.opt:378
14012 #, no-c-format
14013 msgid "Do not use the fcmpgts custom instruction."
14014 msgstr ""
14015
14016 #: config/nios2/nios2.opt:382
14017 #, no-c-format
14018 msgid "Integer id (N) of fcmpgts custom instruction."
14019 msgstr ""
14020
14021 #: config/nios2/nios2.opt:386
14022 #, no-c-format
14023 msgid "Do not use the fcmples custom instruction."
14024 msgstr ""
14025
14026 #: config/nios2/nios2.opt:390
14027 #, no-c-format
14028 msgid "Integer id (N) of fcmples custom instruction."
14029 msgstr ""
14030
14031 #: config/nios2/nios2.opt:394
14032 #, no-c-format
14033 msgid "Do not use the fcmplts custom instruction."
14034 msgstr ""
14035
14036 #: config/nios2/nios2.opt:398
14037 #, no-c-format
14038 msgid "Integer id (N) of fcmplts custom instruction."
14039 msgstr ""
14040
14041 #: config/nios2/nios2.opt:402
14042 #, no-c-format
14043 msgid "Do not use the flogs custom instruction."
14044 msgstr ""
14045
14046 #: config/nios2/nios2.opt:406
14047 #, no-c-format
14048 msgid "Integer id (N) of flogs custom instruction."
14049 msgstr ""
14050
14051 #: config/nios2/nios2.opt:410
14052 #, no-c-format
14053 msgid "Do not use the fexps custom instruction."
14054 msgstr ""
14055
14056 #: config/nios2/nios2.opt:414
14057 #, no-c-format
14058 msgid "Integer id (N) of fexps custom instruction."
14059 msgstr ""
14060
14061 #: config/nios2/nios2.opt:418
14062 #, no-c-format
14063 msgid "Do not use the fatans custom instruction."
14064 msgstr ""
14065
14066 #: config/nios2/nios2.opt:422
14067 #, no-c-format
14068 msgid "Integer id (N) of fatans custom instruction."
14069 msgstr ""
14070
14071 #: config/nios2/nios2.opt:426
14072 #, no-c-format
14073 msgid "Do not use the ftans custom instruction."
14074 msgstr ""
14075
14076 #: config/nios2/nios2.opt:430
14077 #, no-c-format
14078 msgid "Integer id (N) of ftans custom instruction."
14079 msgstr ""
14080
14081 #: config/nios2/nios2.opt:434
14082 #, no-c-format
14083 msgid "Do not use the fsins custom instruction."
14084 msgstr ""
14085
14086 #: config/nios2/nios2.opt:438
14087 #, no-c-format
14088 msgid "Integer id (N) of fsins custom instruction."
14089 msgstr ""
14090
14091 #: config/nios2/nios2.opt:442
14092 #, no-c-format
14093 msgid "Do not use the fcoss custom instruction."
14094 msgstr ""
14095
14096 #: config/nios2/nios2.opt:446
14097 #, no-c-format
14098 msgid "Integer id (N) of fcoss custom instruction."
14099 msgstr ""
14100
14101 #: config/nios2/nios2.opt:450
14102 #, no-c-format
14103 msgid "Do not use the fsqrts custom instruction."
14104 msgstr ""
14105
14106 #: config/nios2/nios2.opt:454
14107 #, no-c-format
14108 msgid "Integer id (N) of fsqrts custom instruction."
14109 msgstr ""
14110
14111 #: config/nios2/nios2.opt:458
14112 #, no-c-format
14113 msgid "Do not use the fabss custom instr."
14114 msgstr ""
14115
14116 #: config/nios2/nios2.opt:462
14117 #, no-c-format
14118 msgid "Integer id (N) of fabss custom instruction."
14119 msgstr ""
14120
14121 #: config/nios2/nios2.opt:466
14122 #, no-c-format
14123 msgid "Do not use the fnegs custom instruction."
14124 msgstr ""
14125
14126 #: config/nios2/nios2.opt:470
14127 #, no-c-format
14128 msgid "Integer id (N) of fnegs custom instruction."
14129 msgstr ""
14130
14131 #: config/nios2/nios2.opt:474
14132 #, no-c-format
14133 msgid "Do not use the fmaxs custom instruction."
14134 msgstr ""
14135
14136 #: config/nios2/nios2.opt:478
14137 #, no-c-format
14138 msgid "Integer id (N) of fmaxs custom instruction."
14139 msgstr ""
14140
14141 #: config/nios2/nios2.opt:482
14142 #, no-c-format
14143 msgid "Do not use the fmins custom instruction."
14144 msgstr ""
14145
14146 #: config/nios2/nios2.opt:486
14147 #, no-c-format
14148 msgid "Integer id (N) of fmins custom instruction."
14149 msgstr ""
14150
14151 #: config/nios2/nios2.opt:490
14152 #, no-c-format
14153 msgid "Do not use the fdivs custom instruction."
14154 msgstr ""
14155
14156 #: config/nios2/nios2.opt:494
14157 #, no-c-format
14158 msgid "Integer id (N) of fdivs custom instruction."
14159 msgstr ""
14160
14161 #: config/nios2/nios2.opt:498
14162 #, no-c-format
14163 msgid "Do not use the fmuls custom instruction."
14164 msgstr ""
14165
14166 #: config/nios2/nios2.opt:502
14167 #, no-c-format
14168 msgid "Integer id (N) of fmuls custom instruction."
14169 msgstr ""
14170
14171 #: config/nios2/nios2.opt:506
14172 #, no-c-format
14173 msgid "Do not use the fsubs custom instruction."
14174 msgstr ""
14175
14176 #: config/nios2/nios2.opt:510
14177 #, no-c-format
14178 msgid "Integer id (N) of fsubs custom instruction."
14179 msgstr ""
14180
14181 #: config/nios2/nios2.opt:514
14182 #, no-c-format
14183 msgid "Do not use the fadds custom instruction."
14184 msgstr ""
14185
14186 #: config/nios2/nios2.opt:518
14187 #, no-c-format
14188 msgid "Integer id (N) of fadds custom instruction."
14189 msgstr ""
14190
14191 #: config/nios2/nios2.opt:522
14192 #, no-c-format
14193 msgid "Do not use the frdy custom instruction."
14194 msgstr ""
14195
14196 #: config/nios2/nios2.opt:526
14197 #, no-c-format
14198 msgid "Integer id (N) of frdy custom instruction."
14199 msgstr ""
14200
14201 #: config/nios2/nios2.opt:530
14202 #, no-c-format
14203 msgid "Do not use the frdxhi custom instruction."
14204 msgstr ""
14205
14206 #: config/nios2/nios2.opt:534
14207 #, no-c-format
14208 msgid "Integer id (N) of frdxhi custom instruction."
14209 msgstr ""
14210
14211 #: config/nios2/nios2.opt:538
14212 #, no-c-format
14213 msgid "Do not use the frdxlo custom instruction."
14214 msgstr ""
14215
14216 #: config/nios2/nios2.opt:542
14217 #, no-c-format
14218 msgid "Integer id (N) of frdxlo custom instruction."
14219 msgstr ""
14220
14221 #: config/nios2/nios2.opt:546
14222 #, no-c-format
14223 msgid "Do not use the fwry custom instruction."
14224 msgstr ""
14225
14226 #: config/nios2/nios2.opt:550
14227 #, no-c-format
14228 msgid "Integer id (N) of fwry custom instruction."
14229 msgstr ""
14230
14231 #: config/nios2/nios2.opt:554
14232 #, no-c-format
14233 msgid "Do not use the fwrx custom instruction."
14234 msgstr ""
14235
14236 #: config/nios2/nios2.opt:558
14237 #, no-c-format
14238 msgid "Integer id (N) of fwrx custom instruction."
14239 msgstr ""
14240
14241 #: config/nios2/nios2.opt:562
14242 #, no-c-format
14243 msgid "Do not use the round custom instruction."
14244 msgstr ""
14245
14246 #: config/nios2/nios2.opt:566
14247 #, no-c-format
14248 msgid "Integer id (N) of round custom instruction."
14249 msgstr ""
14250
14251 #: config/nios2/nios2.opt:574
14252 #, no-c-format
14253 msgid "Valid Nios II ISA levels (for -march):"
14254 msgstr ""
14255
14256 #: config/nios2/nios2.opt:584
14257 #, no-c-format
14258 msgid "Enable generation of R2 BMX instructions."
14259 msgstr ""
14260
14261 #: config/nios2/nios2.opt:588
14262 #, no-c-format
14263 msgid "Enable generation of R2 CDX instructions."
14264 msgstr ""
14265
14266 #: config/nios2/nios2.opt:592
14267 #, no-c-format
14268 msgid "Regular expression matching additional GP-addressible section names."
14269 msgstr ""
14270
14271 #: config/nios2/nios2.opt:596
14272 #, no-c-format
14273 msgid "Regular expression matching section names for r0-relative addressing."
14274 msgstr ""
14275
14276 #: config/rx/elf.opt:32
14277 #, no-c-format
14278 msgid ""
14279 "Generate assembler output that is compatible with the Renesas AS100 "
14280 "assembler. This may restrict some of the compiler's capabilities. The "
14281 "default is to generate GAS compatible syntax."
14282 msgstr ""
14283
14284 #: config/rx/elf.opt:38 config/rx/rx.opt:99
14285 #, no-c-format
14286 msgid "Specifies the number of registers to reserve for interrupt handlers."
14287 msgstr ""
14288
14289 #: config/rx/elf.opt:44 config/rx/rx.opt:105
14290 #, no-c-format
14291 msgid ""
14292 "Specifies whether interrupt functions should save and restore the "
14293 "accumulator register."
14294 msgstr ""
14295
14296 #: config/rx/rx.opt:29
14297 #, no-c-format
14298 msgid "Store doubles in 64 bits."
14299 msgstr ""
14300
14301 #: config/rx/rx.opt:33
14302 #, no-c-format
14303 msgid "Stores doubles in 32 bits. This is the default."
14304 msgstr ""
14305
14306 #: config/rx/rx.opt:37
14307 #, no-c-format
14308 msgid "Disable the use of RX FPU instructions."
14309 msgstr ""
14310
14311 #: config/rx/rx.opt:44
14312 #, no-c-format
14313 msgid "Enable the use of RX FPU instructions. This is the default."
14314 msgstr ""
14315
14316 #: config/rx/rx.opt:50
14317 #, no-c-format
14318 msgid "Specify the target RX cpu type."
14319 msgstr ""
14320
14321 #: config/rx/rx.opt:71
14322 #, no-c-format
14323 msgid "Data is stored in big-endian format."
14324 msgstr ""
14325
14326 #: config/rx/rx.opt:75
14327 #, no-c-format
14328 msgid "Data is stored in little-endian format. (Default)."
14329 msgstr ""
14330
14331 #: config/rx/rx.opt:81
14332 #, no-c-format
14333 msgid ""
14334 "Maximum size of global and static variables which can be placed into the "
14335 "small data area."
14336 msgstr ""
14337
14338 #: config/rx/rx.opt:87
14339 #, no-c-format
14340 msgid "Enable linker relaxation."
14341 msgstr ""
14342
14343 #: config/rx/rx.opt:93
14344 #, no-c-format
14345 msgid "Maximum size in bytes of constant values allowed as operands."
14346 msgstr ""
14347
14348 #: config/rx/rx.opt:111
14349 #, no-c-format
14350 msgid "Enables Position-Independent-Data (PID) mode."
14351 msgstr ""
14352
14353 #: config/rx/rx.opt:117
14354 #, no-c-format
14355 msgid ""
14356 "Warn when multiple, different, fast interrupt handlers are in the "
14357 "compilation unit."
14358 msgstr ""
14359
14360 #: config/rx/rx.opt:123
14361 #, no-c-format
14362 msgid ""
14363 "Enable the use of the old, broken, ABI where all stacked function arguments "
14364 "are aligned to 32-bits."
14365 msgstr ""
14366
14367 #: config/rx/rx.opt:127
14368 #, no-c-format
14369 msgid ""
14370 "Enable the use the standard RX ABI where all stacked function arguments are "
14371 "naturally aligned. This is the default."
14372 msgstr ""
14373
14374 #: config/rx/rx.opt:133
14375 #, no-c-format
14376 msgid "Enable the use of the LRA register allocator."
14377 msgstr ""
14378
14379 #: config/rx/rx.opt:139
14380 #, no-c-format
14381 msgid ""
14382 "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and "
14383 "RMPA instructions. Enabled by default."
14384 msgstr ""
14385
14386 #: config/rx/rx.opt:145
14387 #, no-c-format
14388 msgid "Always use JSR, never BSR, for calls."
14389 msgstr ""
14390
14391 #: config/visium/visium.opt:25
14392 #, no-c-format
14393 msgid "Link with libc.a and libdebug.a."
14394 msgstr ""
14395
14396 #: config/visium/visium.opt:29
14397 #, no-c-format
14398 msgid "Link with libc.a and libsim.a."
14399 msgstr ""
14400
14401 #: config/visium/visium.opt:33
14402 #, no-c-format
14403 msgid "Use hardware FP (default)."
14404 msgstr ""
14405
14406 #: config/visium/visium.opt:45
14407 #, no-c-format
14408 msgid "Use features of and schedule code for given CPU."
14409 msgstr ""
14410
14411 #: config/visium/visium.opt:65
14412 #, no-c-format
14413 msgid "Generate code for the supervisor mode (default)."
14414 msgstr ""
14415
14416 #: config/visium/visium.opt:69
14417 #, no-c-format
14418 msgid "Generate code for the user mode."
14419 msgstr ""
14420
14421 #: config/visium/visium.opt:73
14422 #, no-c-format
14423 msgid "Only retained for backward compatibility."
14424 msgstr ""
14425
14426 #: config/sol2.opt:32
14427 #, no-c-format
14428 msgid "Clear hardware capabilities when linking."
14429 msgstr ""
14430
14431 #: config/sol2.opt:36
14432 #, no-c-format
14433 msgid "Pass -z text to linker."
14434 msgstr ""
14435
14436 #: config/moxie/moxie.opt:31
14437 #, no-c-format
14438 msgid "Enable MUL.X and UMUL.X instructions."
14439 msgstr ""
14440
14441 #: config/microblaze/microblaze.opt:40
14442 #, no-c-format
14443 msgid "Use software emulation for floating point (default)."
14444 msgstr ""
14445
14446 #: config/microblaze/microblaze.opt:44
14447 #, no-c-format
14448 msgid "Use hardware floating point instructions."
14449 msgstr ""
14450
14451 #: config/microblaze/microblaze.opt:48
14452 #, no-c-format
14453 msgid "Use table lookup optimization for small signed integer divisions."
14454 msgstr ""
14455
14456 #: config/microblaze/microblaze.opt:52
14457 #, no-c-format
14458 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
14459 msgstr ""
14460
14461 #: config/microblaze/microblaze.opt:56
14462 #, no-c-format
14463 msgid "Don't optimize block moves, use memcpy."
14464 msgstr ""
14465
14466 #: config/microblaze/microblaze.opt:68
14467 #, no-c-format
14468 msgid "Use the soft multiply emulation (default)."
14469 msgstr ""
14470
14471 #: config/microblaze/microblaze.opt:72
14472 #, no-c-format
14473 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
14474 msgstr ""
14475
14476 #: config/microblaze/microblaze.opt:76
14477 #, no-c-format
14478 msgid "Use the software emulation for divides (default)."
14479 msgstr ""
14480
14481 #: config/microblaze/microblaze.opt:80
14482 #, no-c-format
14483 msgid "Use the hardware barrel shifter instead of emulation."
14484 msgstr ""
14485
14486 #: config/microblaze/microblaze.opt:84
14487 #, no-c-format
14488 msgid "Use pattern compare instructions."
14489 msgstr ""
14490
14491 #: config/microblaze/microblaze.opt:88
14492 #, no-c-format
14493 msgid "Check for stack overflow at runtime."
14494 msgstr ""
14495
14496 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
14497 #, no-c-format
14498 msgid "Use GP relative sdata/sbss sections."
14499 msgstr ""
14500
14501 #: config/microblaze/microblaze.opt:96
14502 #, no-c-format
14503 msgid "Clear the BSS to zero and place zero initialized in BSS."
14504 msgstr ""
14505
14506 #: config/microblaze/microblaze.opt:100
14507 #, no-c-format
14508 msgid "Use multiply high instructions for high part of 32x32 multiply."
14509 msgstr ""
14510
14511 #: config/microblaze/microblaze.opt:104
14512 #, no-c-format
14513 msgid "Use hardware floating point conversion instructions."
14514 msgstr ""
14515
14516 #: config/microblaze/microblaze.opt:108
14517 #, no-c-format
14518 msgid "Use hardware floating point square root instruction."
14519 msgstr ""
14520
14521 #: config/microblaze/microblaze.opt:112
14522 #, no-c-format
14523 msgid "Description for mxl-mode-executable."
14524 msgstr ""
14525
14526 #: config/microblaze/microblaze.opt:116
14527 #, no-c-format
14528 msgid "Description for mxl-mode-xmdstub."
14529 msgstr ""
14530
14531 #: config/microblaze/microblaze.opt:120
14532 #, no-c-format
14533 msgid "Description for mxl-mode-bootstrap."
14534 msgstr ""
14535
14536 #: config/microblaze/microblaze.opt:124
14537 #, no-c-format
14538 msgid "Description for mxl-mode-novectors."
14539 msgstr ""
14540
14541 #: config/microblaze/microblaze.opt:128
14542 #, no-c-format
14543 msgid "Use hardware prefetch instruction."
14544 msgstr ""
14545
14546 #: config/microblaze/microblaze.opt:132
14547 #, no-c-format
14548 msgid ""
14549 "Data referenced by offset from start of text instead of GOT (with -fPIC/-"
14550 "fPIE)."
14551 msgstr ""
14552
14553 #: config/vax/vax.opt:23 config/vax/vax.opt:27
14554 #, no-c-format
14555 msgid "Target DFLOAT double precision code."
14556 msgstr ""
14557
14558 #: config/vax/vax.opt:31 config/vax/vax.opt:35
14559 #, no-c-format
14560 msgid "Generate GFLOAT double precision code."
14561 msgstr ""
14562
14563 #: config/vax/vax.opt:39
14564 #, no-c-format
14565 msgid "Generate code for GNU assembler (gas)."
14566 msgstr ""
14567
14568 #: config/vax/vax.opt:43
14569 #, no-c-format
14570 msgid "Generate code for UNIX assembler."
14571 msgstr ""
14572
14573 #: config/vax/vax.opt:47
14574 #, no-c-format
14575 msgid "Use VAXC structure conventions."
14576 msgstr ""
14577
14578 #: config/vax/vax.opt:51
14579 #, no-c-format
14580 msgid "Use new adddi3/subdi3 patterns."
14581 msgstr ""
14582
14583 #: config/frv/frv.opt:30
14584 #, no-c-format
14585 msgid "Use 4 media accumulators."
14586 msgstr ""
14587
14588 #: config/frv/frv.opt:34
14589 #, no-c-format
14590 msgid "Use 8 media accumulators."
14591 msgstr ""
14592
14593 #: config/frv/frv.opt:38
14594 #, no-c-format
14595 msgid "Enable label alignment optimizations."
14596 msgstr ""
14597
14598 #: config/frv/frv.opt:42
14599 #, no-c-format
14600 msgid "Dynamically allocate cc registers."
14601 msgstr ""
14602
14603 #: config/frv/frv.opt:49
14604 #, no-c-format
14605 msgid "Set the cost of branches."
14606 msgstr ""
14607
14608 #: config/frv/frv.opt:53
14609 #, no-c-format
14610 msgid "Enable conditional execution other than moves/scc."
14611 msgstr ""
14612
14613 #: config/frv/frv.opt:57
14614 #, no-c-format
14615 msgid "Change the maximum length of conditionally-executed sequences."
14616 msgstr ""
14617
14618 #: config/frv/frv.opt:61
14619 #, no-c-format
14620 msgid ""
14621 "Change the number of temporary registers that are available to conditionally-"
14622 "executed sequences."
14623 msgstr ""
14624
14625 #: config/frv/frv.opt:65
14626 #, no-c-format
14627 msgid "Enable conditional moves."
14628 msgstr ""
14629
14630 #: config/frv/frv.opt:69
14631 #, no-c-format
14632 msgid "Set the target CPU type."
14633 msgstr ""
14634
14635 #: config/frv/frv.opt:73
14636 #, no-c-format
14637 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
14638 msgstr ""
14639
14640 #: config/frv/frv.opt:122
14641 #, no-c-format
14642 msgid "Use fp double instructions."
14643 msgstr ""
14644
14645 #: config/frv/frv.opt:126
14646 #, no-c-format
14647 msgid "Change the ABI to allow double word insns."
14648 msgstr ""
14649
14650 #: config/frv/frv.opt:134
14651 #, no-c-format
14652 msgid "Just use icc0/fcc0."
14653 msgstr ""
14654
14655 #: config/frv/frv.opt:138
14656 #, no-c-format
14657 msgid "Only use 32 FPRs."
14658 msgstr ""
14659
14660 #: config/frv/frv.opt:142
14661 #, no-c-format
14662 msgid "Use 64 FPRs."
14663 msgstr ""
14664
14665 #: config/frv/frv.opt:146
14666 #, no-c-format
14667 msgid "Only use 32 GPRs."
14668 msgstr ""
14669
14670 #: config/frv/frv.opt:150
14671 #, no-c-format
14672 msgid "Use 64 GPRs."
14673 msgstr ""
14674
14675 #: config/frv/frv.opt:154
14676 #, no-c-format
14677 msgid "Enable use of GPREL for read-only data in FDPIC."
14678 msgstr ""
14679
14680 #: config/frv/frv.opt:166
14681 #, no-c-format
14682 msgid "Enable PIC support for building libraries."
14683 msgstr ""
14684
14685 #: config/frv/frv.opt:170
14686 #, no-c-format
14687 msgid "Follow the EABI linkage requirements."
14688 msgstr ""
14689
14690 #: config/frv/frv.opt:174
14691 #, no-c-format
14692 msgid "Disallow direct calls to global functions."
14693 msgstr ""
14694
14695 #: config/frv/frv.opt:178
14696 #, no-c-format
14697 msgid "Use media instructions."
14698 msgstr ""
14699
14700 #: config/frv/frv.opt:182
14701 #, no-c-format
14702 msgid "Use multiply add/subtract instructions."
14703 msgstr ""
14704
14705 #: config/frv/frv.opt:186
14706 #, no-c-format
14707 msgid "Enable optimizing &&/|| in conditional execution."
14708 msgstr ""
14709
14710 #: config/frv/frv.opt:190
14711 #, no-c-format
14712 msgid "Enable nested conditional execution optimizations."
14713 msgstr ""
14714
14715 #: config/frv/frv.opt:195
14716 #, no-c-format
14717 msgid "Do not mark ABI switches in e_flags."
14718 msgstr ""
14719
14720 #: config/frv/frv.opt:199
14721 #, no-c-format
14722 msgid "Remove redundant membars."
14723 msgstr ""
14724
14725 #: config/frv/frv.opt:203
14726 #, no-c-format
14727 msgid "Pack VLIW instructions."
14728 msgstr ""
14729
14730 #: config/frv/frv.opt:207
14731 #, no-c-format
14732 msgid "Enable setting GPRs to the result of comparisons."
14733 msgstr ""
14734
14735 #: config/frv/frv.opt:211
14736 #, no-c-format
14737 msgid "Change the amount of scheduler lookahead."
14738 msgstr ""
14739
14740 #: config/frv/frv.opt:219
14741 #, no-c-format
14742 msgid "Assume a large TLS segment."
14743 msgstr ""
14744
14745 #: config/frv/frv.opt:223
14746 #, no-c-format
14747 msgid "Do not assume a large TLS segment."
14748 msgstr ""
14749
14750 #: config/frv/frv.opt:228
14751 #, no-c-format
14752 msgid "Cause gas to print tomcat statistics."
14753 msgstr ""
14754
14755 #: config/frv/frv.opt:233
14756 #, no-c-format
14757 msgid "Link with the library-pic libraries."
14758 msgstr ""
14759
14760 #: config/frv/frv.opt:237
14761 #, no-c-format
14762 msgid "Allow branches to be packed with other instructions."
14763 msgstr ""
14764
14765 #: config/mn10300/mn10300.opt:30
14766 #, no-c-format
14767 msgid "Target the AM33 processor."
14768 msgstr ""
14769
14770 #: config/mn10300/mn10300.opt:34
14771 #, no-c-format
14772 msgid "Target the AM33/2.0 processor."
14773 msgstr ""
14774
14775 #: config/mn10300/mn10300.opt:38
14776 #, no-c-format
14777 msgid "Target the AM34 processor."
14778 msgstr ""
14779
14780 #: config/mn10300/mn10300.opt:46
14781 #, no-c-format
14782 msgid "Work around hardware multiply bug."
14783 msgstr ""
14784
14785 #: config/mn10300/mn10300.opt:55
14786 #, no-c-format
14787 msgid "Enable linker relaxations."
14788 msgstr ""
14789
14790 #: config/mn10300/mn10300.opt:59
14791 #, no-c-format
14792 msgid "Return pointers in both a0 and d0."
14793 msgstr ""
14794
14795 #: config/mn10300/mn10300.opt:63
14796 #, no-c-format
14797 msgid "Allow gcc to generate LIW instructions."
14798 msgstr ""
14799
14800 #: config/mn10300/mn10300.opt:67
14801 #, no-c-format
14802 msgid "Allow gcc to generate the SETLB and Lcc instructions."
14803 msgstr ""
14804
14805 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
14806 #, no-c-format
14807 msgid "Specify the address generation strategy for code model."
14808 msgstr ""
14809
14810 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
14811 #, no-c-format
14812 msgid "Known cmodel types (for use with the -mcmodel= option):"
14813 msgstr ""
14814
14815 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
14816 #, no-c-format
14817 msgid "Generate code in big-endian mode."
14818 msgstr ""
14819
14820 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
14821 #, no-c-format
14822 msgid "Generate code in little-endian mode."
14823 msgstr ""
14824
14825 #: config/nds32/nds32.opt:37
14826 #, no-c-format
14827 msgid "Force performing fp-as-gp optimization."
14828 msgstr ""
14829
14830 #: config/nds32/nds32.opt:41
14831 #, no-c-format
14832 msgid "Forbid performing fp-as-gp optimization."
14833 msgstr ""
14834
14835 #: config/nds32/nds32.opt:47
14836 #, no-c-format
14837 msgid "Specify which ABI type to generate code for: 2, 2fp+."
14838 msgstr ""
14839
14840 #: config/nds32/nds32.opt:61
14841 #, no-c-format
14842 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
14843 msgstr ""
14844
14845 #: config/nds32/nds32.opt:65
14846 #, no-c-format
14847 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
14848 msgstr ""
14849
14850 #: config/nds32/nds32.opt:71
14851 #, no-c-format
14852 msgid "Use reduced-set registers for register allocation."
14853 msgstr ""
14854
14855 #: config/nds32/nds32.opt:75
14856 #, no-c-format
14857 msgid "Use full-set registers for register allocation."
14858 msgstr ""
14859
14860 #: config/nds32/nds32.opt:81
14861 #, no-c-format
14862 msgid "Always align function entry, jump target and return address."
14863 msgstr ""
14864
14865 #: config/nds32/nds32.opt:85
14866 #, no-c-format
14867 msgid "Align function entry to 4 byte."
14868 msgstr ""
14869
14870 #: config/nds32/nds32.opt:97
14871 #, no-c-format
14872 msgid ""
14873 "Prevent $fp being allocated during register allocation so that compiler is "
14874 "able to force performing fp-as-gp optimization."
14875 msgstr ""
14876
14877 #: config/nds32/nds32.opt:101
14878 #, no-c-format
14879 msgid ""
14880 "Forbid using $fp to access static and global variables. This option "
14881 "strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
14882 msgstr ""
14883
14884 #: config/nds32/nds32.opt:105
14885 #, no-c-format
14886 msgid "Specify the address generation strategy for ICT call's code model."
14887 msgstr ""
14888
14889 #: config/nds32/nds32.opt:109
14890 #, no-c-format
14891 msgid "Known cmodel types (for use with the -mict-model= option):"
14892 msgstr ""
14893
14894 #: config/nds32/nds32.opt:119
14895 #, no-c-format
14896 msgid "Generate conditional move instructions."
14897 msgstr ""
14898
14899 #: config/nds32/nds32.opt:123
14900 #, no-c-format
14901 msgid "Generate hardware abs instructions."
14902 msgstr ""
14903
14904 #: config/nds32/nds32.opt:127
14905 #, no-c-format
14906 msgid "Generate performance extension instructions."
14907 msgstr ""
14908
14909 #: config/nds32/nds32.opt:131
14910 #, no-c-format
14911 msgid "Generate performance extension version 2 instructions."
14912 msgstr ""
14913
14914 #: config/nds32/nds32.opt:135
14915 #, no-c-format
14916 msgid "Generate string extension instructions."
14917 msgstr ""
14918
14919 #: config/nds32/nds32.opt:139
14920 #, no-c-format
14921 msgid "Generate DSP extension instructions."
14922 msgstr ""
14923
14924 #: config/nds32/nds32.opt:143
14925 #, no-c-format
14926 msgid "Generate v3 push25/pop25 instructions."
14927 msgstr ""
14928
14929 #: config/nds32/nds32.opt:147
14930 #, no-c-format
14931 msgid "Generate 16-bit instructions."
14932 msgstr ""
14933
14934 #: config/nds32/nds32.opt:151
14935 #, no-c-format
14936 msgid "Insert relax hint for linker to do relaxation."
14937 msgstr ""
14938
14939 #: config/nds32/nds32.opt:155
14940 #, no-c-format
14941 msgid "Enable Virtual Hosting support."
14942 msgstr ""
14943
14944 #: config/nds32/nds32.opt:159
14945 #, no-c-format
14946 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
14947 msgstr ""
14948
14949 #: config/nds32/nds32.opt:163
14950 #, no-c-format
14951 msgid "Specify the security level of c-isr for the whole file."
14952 msgstr ""
14953
14954 #: config/nds32/nds32.opt:167
14955 #, no-c-format
14956 msgid ""
14957 "Specify the size of each cache block, which must be a power of 2 between 4 "
14958 "and 512."
14959 msgstr ""
14960
14961 #: config/nds32/nds32.opt:175
14962 #, no-c-format
14963 msgid "Known arch types (for use with the -march= option):"
14964 msgstr ""
14965
14966 #: config/nds32/nds32.opt:197
14967 #, no-c-format
14968 msgid "Specify the cpu for pipeline model."
14969 msgstr ""
14970
14971 #: config/nds32/nds32.opt:201
14972 #, no-c-format
14973 msgid "Known cpu types (for use with the -mcpu= option):"
14974 msgstr ""
14975
14976 #: config/nds32/nds32.opt:361
14977 #, no-c-format
14978 msgid ""
14979 "Specify a fpu configuration value from 0 to 7; 0-3 is as FPU spec says, and "
14980 "4-7 is corresponding to 0-3."
14981 msgstr ""
14982
14983 #: config/nds32/nds32.opt:365
14984 #, no-c-format
14985 msgid ""
14986 "Known floating-point number of registers (for use with the -mconfig-fpu= "
14987 "option):"
14988 msgstr ""
14989
14990 #: config/nds32/nds32.opt:393
14991 #, no-c-format
14992 msgid ""
14993 "Specify configuration of instruction mul: fast1, fast2 or slow. The default "
14994 "is fast1."
14995 msgstr ""
14996
14997 #: config/nds32/nds32.opt:412
14998 #, no-c-format
14999 msgid ""
15000 "Specify how many read/write ports for n9/n10 cores. The value should be "
15001 "3r2w or 2r1w."
15002 msgstr ""
15003
15004 #: config/nds32/nds32.opt:425
15005 #, no-c-format
15006 msgid "Enable constructor/destructor feature."
15007 msgstr ""
15008
15009 #: config/nds32/nds32.opt:429
15010 #, no-c-format
15011 msgid "Guide linker to relax instructions."
15012 msgstr ""
15013
15014 #: config/nds32/nds32.opt:433
15015 #, no-c-format
15016 msgid "Generate floating-point multiply-accumulation instructions."
15017 msgstr ""
15018
15019 #: config/nds32/nds32.opt:437
15020 #, no-c-format
15021 msgid "Generate single-precision floating-point instructions."
15022 msgstr ""
15023
15024 #: config/nds32/nds32.opt:441
15025 #, no-c-format
15026 msgid "Generate double-precision floating-point instructions."
15027 msgstr ""
15028
15029 #: config/nds32/nds32.opt:445
15030 #, no-c-format
15031 msgid "Force disable hardware loop, even use -mext-dsp."
15032 msgstr ""
15033
15034 #: config/nds32/nds32.opt:449
15035 #, no-c-format
15036 msgid "Permit scheduling of a function's prologue and epilogue sequence."
15037 msgstr ""
15038
15039 #: config/nds32/nds32.opt:453
15040 #, no-c-format
15041 msgid "Generate return instruction in naked function."
15042 msgstr ""
15043
15044 #: config/nds32/nds32.opt:457
15045 #, no-c-format
15046 msgid "Always save $lp in the stack."
15047 msgstr ""
15048
15049 #: config/nds32/nds32.opt:465
15050 #, no-c-format
15051 msgid "Allow use r15 for inline ASM."
15052 msgstr ""
15053
15054 #: config/iq2000/iq2000.opt:31
15055 #, no-c-format
15056 msgid "Specify CPU for code generation purposes."
15057 msgstr ""
15058
15059 #: config/iq2000/iq2000.opt:47
15060 #, no-c-format
15061 msgid "Specify CPU for scheduling purposes."
15062 msgstr ""
15063
15064 #: config/iq2000/iq2000.opt:51
15065 #, no-c-format
15066 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
15067 msgstr ""
15068
15069 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
15070 #, no-c-format
15071 msgid "Use ROM instead of RAM."
15072 msgstr ""
15073
15074 #: config/iq2000/iq2000.opt:70
15075 #, no-c-format
15076 msgid "No default crt0.o."
15077 msgstr ""
15078
15079 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:409
15080 #, no-c-format
15081 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
15082 msgstr ""
15083
15084 #: config/csky/csky.opt:34
15085 #, no-c-format
15086 msgid "Specify the target architecture."
15087 msgstr ""
15088
15089 #: config/csky/csky.opt:38
15090 #, no-c-format
15091 msgid "Specify the target processor."
15092 msgstr ""
15093
15094 #: config/csky/csky.opt:61
15095 #, no-c-format
15096 msgid "Enable hardware floating-point instructions."
15097 msgstr ""
15098
15099 #: config/csky/csky.opt:65
15100 #, no-c-format
15101 msgid "Use library calls to perform floating-point operations (default)."
15102 msgstr ""
15103
15104 #: config/csky/csky.opt:69
15105 #, no-c-format
15106 msgid "Specify the target floating-point hardware/format."
15107 msgstr ""
15108
15109 #: config/csky/csky.opt:73
15110 #, no-c-format
15111 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
15112 msgstr ""
15113
15114 #: config/csky/csky.opt:77
15115 #, no-c-format
15116 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
15117 msgstr ""
15118
15119 #: config/csky/csky.opt:85
15120 #, no-c-format
15121 msgid "Enable the extended LRW instruction (default for CK801)."
15122 msgstr ""
15123
15124 #: config/csky/csky.opt:89
15125 #, no-c-format
15126 msgid "Enable interrupt stack instructions."
15127 msgstr ""
15128
15129 #: config/csky/csky.opt:93
15130 #, no-c-format
15131 msgid "Enable multiprocessor instructions."
15132 msgstr ""
15133
15134 #: config/csky/csky.opt:97
15135 #, no-c-format
15136 msgid "Enable coprocessor instructions."
15137 msgstr ""
15138
15139 #: config/csky/csky.opt:101
15140 #, no-c-format
15141 msgid "Enable cache prefetch instructions."
15142 msgstr ""
15143
15144 #: config/csky/csky.opt:105
15145 #, no-c-format
15146 msgid "Enable C-SKY SECURE instructions."
15147 msgstr ""
15148
15149 #: config/csky/csky.opt:112
15150 #, no-c-format
15151 msgid "Enable C-SKY TRUST instructions."
15152 msgstr ""
15153
15154 #: config/csky/csky.opt:116
15155 #, no-c-format
15156 msgid "Enable C-SKY DSP instructions."
15157 msgstr ""
15158
15159 #: config/csky/csky.opt:120
15160 #, no-c-format
15161 msgid "Enable C-SKY Enhanced DSP instructions."
15162 msgstr ""
15163
15164 #: config/csky/csky.opt:124
15165 #, no-c-format
15166 msgid "Enable C-SKY Vector DSP instructions."
15167 msgstr ""
15168
15169 #: config/csky/csky.opt:130
15170 #, no-c-format
15171 msgid "Generate divide instructions."
15172 msgstr ""
15173
15174 #: config/csky/csky.opt:134
15175 #, no-c-format
15176 msgid "Generate code for Smart Mode."
15177 msgstr ""
15178
15179 #: config/csky/csky.opt:138
15180 #, no-c-format
15181 msgid "Enable use of R16-R31 (default)."
15182 msgstr ""
15183
15184 #: config/csky/csky.opt:142
15185 #, no-c-format
15186 msgid "Generate code using global anchor symbol addresses."
15187 msgstr ""
15188
15189 #: config/csky/csky.opt:146
15190 #, no-c-format
15191 msgid "Generate push/pop instructions (default)."
15192 msgstr ""
15193
15194 #: config/csky/csky.opt:150
15195 #, no-c-format
15196 msgid "Generate stm/ldm instructions (default)."
15197 msgstr ""
15198
15199 #: config/csky/csky.opt:157
15200 #, no-c-format
15201 msgid "Generate constant pools in the compiler instead of assembler."
15202 msgstr ""
15203
15204 #: config/csky/csky.opt:161
15205 #, no-c-format
15206 msgid "Emit .stack_size directives."
15207 msgstr ""
15208
15209 #: config/csky/csky.opt:165
15210 #, no-c-format
15211 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
15212 msgstr ""
15213
15214 #: config/csky/csky.opt:169
15215 #, no-c-format
15216 msgid "Set the branch costs to roughly the specified number of instructions."
15217 msgstr ""
15218
15219 #: config/csky/csky.opt:173
15220 #, no-c-format
15221 msgid "Permit scheduling of function prologue and epilogue sequences."
15222 msgstr ""
15223
15224 #: config/csky/csky_tables.opt:24
15225 #, no-c-format
15226 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
15227 msgstr ""
15228
15229 #: config/csky/csky_tables.opt:199
15230 #, no-c-format
15231 msgid "Known CSKY architectures (for use with the -march= option):"
15232 msgstr ""
15233
15234 #: config/csky/csky_tables.opt:218
15235 #, no-c-format
15236 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
15237 msgstr ""
15238
15239 #: config/c6x/c6x-tables.opt:24
15240 #, no-c-format
15241 msgid "Known C6X ISAs (for use with the -march= option):"
15242 msgstr ""
15243
15244 #: config/c6x/c6x.opt:42
15245 #, no-c-format
15246 msgid "Select method for sdata handling."
15247 msgstr ""
15248
15249 #: config/c6x/c6x.opt:46
15250 #, no-c-format
15251 msgid "Valid arguments for the -msdata= option:"
15252 msgstr ""
15253
15254 #: config/c6x/c6x.opt:59
15255 #, no-c-format
15256 msgid "Compile for the DSBT shared library ABI."
15257 msgstr ""
15258
15259 #: config/cris/cris.opt:45
15260 #, no-c-format
15261 msgid "Work around bug in multiplication instruction."
15262 msgstr ""
15263
15264 #: config/cris/cris.opt:51
15265 #, no-c-format
15266 msgid "Compile for ETRAX 4 (CRIS v3)."
15267 msgstr ""
15268
15269 #: config/cris/cris.opt:56
15270 #, no-c-format
15271 msgid "Compile for ETRAX 100 (CRIS v8)."
15272 msgstr ""
15273
15274 #: config/cris/cris.opt:64
15275 #, no-c-format
15276 msgid "Emit verbose debug information in assembly code."
15277 msgstr ""
15278
15279 #: config/cris/cris.opt:71
15280 #, no-c-format
15281 msgid "Do not use condition codes from normal instructions."
15282 msgstr ""
15283
15284 #: config/cris/cris.opt:80
15285 #, no-c-format
15286 msgid "Do not emit addressing modes with side-effect assignment."
15287 msgstr ""
15288
15289 #: config/cris/cris.opt:89
15290 #, no-c-format
15291 msgid "Do not tune stack alignment."
15292 msgstr ""
15293
15294 #: config/cris/cris.opt:98
15295 #, no-c-format
15296 msgid "Do not tune writable data alignment."
15297 msgstr ""
15298
15299 #: config/cris/cris.opt:107
15300 #, no-c-format
15301 msgid "Do not tune code and read-only data alignment."
15302 msgstr ""
15303
15304 #: config/cris/cris.opt:116
15305 #, no-c-format
15306 msgid "Align code and data to 32 bits."
15307 msgstr ""
15308
15309 #: config/cris/cris.opt:133
15310 #, no-c-format
15311 msgid "Don't align items in code or data."
15312 msgstr ""
15313
15314 #: config/cris/cris.opt:142
15315 #, no-c-format
15316 msgid "Do not emit function prologue or epilogue."
15317 msgstr ""
15318
15319 #: config/cris/cris.opt:149
15320 #, no-c-format
15321 msgid "Use the most feature-enabling options allowed by other options."
15322 msgstr ""
15323
15324 #: config/cris/cris.opt:158
15325 #, no-c-format
15326 msgid "Override -mbest-lib-options."
15327 msgstr ""
15328
15329 #: config/cris/cris.opt:165
15330 #, no-c-format
15331 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
15332 msgstr ""
15333
15334 #: config/cris/cris.opt:169
15335 #, no-c-format
15336 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
15337 msgstr ""
15338
15339 #: config/cris/cris.opt:173
15340 #, no-c-format
15341 msgid ""
15342 "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified "
15343 "size."
15344 msgstr ""
15345
15346 #: config/cris/cris.opt:180
15347 #, no-c-format
15348 msgid ""
15349 "Emit traps as \"break 8\", default for CRIS v3 and up. If disabled, calls "
15350 "to abort() are used."
15351 msgstr ""
15352
15353 #: config/cris/cris.opt:184
15354 #, no-c-format
15355 msgid ""
15356 "Emit checks causing \"break 8\" instructions to execute when applying atomic "
15357 "builtins on misaligned memory."
15358 msgstr ""
15359
15360 #: config/cris/cris.opt:188
15361 #, no-c-format
15362 msgid ""
15363 "Handle atomic builtins that may be applied to unaligned data by calling "
15364 "library functions. Overrides -mtrap-unaligned-atomic."
15365 msgstr ""
15366
15367 #: config/sh/superh.opt:6
15368 #, no-c-format
15369 msgid "Board name [and memory region]."
15370 msgstr ""
15371
15372 #: config/sh/superh.opt:10
15373 #, no-c-format
15374 msgid "Runtime name."
15375 msgstr ""
15376
15377 #: config/sh/sh.opt:42
15378 #, no-c-format
15379 msgid "Generate SH1 code."
15380 msgstr ""
15381
15382 #: config/sh/sh.opt:46
15383 #, no-c-format
15384 msgid "Generate SH2 code."
15385 msgstr ""
15386
15387 #: config/sh/sh.opt:50
15388 #, no-c-format
15389 msgid "Generate default double-precision SH2a-FPU code."
15390 msgstr ""
15391
15392 #: config/sh/sh.opt:54
15393 #, no-c-format
15394 msgid "Generate SH2a FPU-less code."
15395 msgstr ""
15396
15397 #: config/sh/sh.opt:58
15398 #, no-c-format
15399 msgid "Generate default single-precision SH2a-FPU code."
15400 msgstr ""
15401
15402 #: config/sh/sh.opt:62
15403 #, no-c-format
15404 msgid "Generate only single-precision SH2a-FPU code."
15405 msgstr ""
15406
15407 #: config/sh/sh.opt:66
15408 #, no-c-format
15409 msgid "Generate SH2e code."
15410 msgstr ""
15411
15412 #: config/sh/sh.opt:70
15413 #, no-c-format
15414 msgid "Generate SH3 code."
15415 msgstr ""
15416
15417 #: config/sh/sh.opt:74
15418 #, no-c-format
15419 msgid "Generate SH3e code."
15420 msgstr ""
15421
15422 #: config/sh/sh.opt:78
15423 #, no-c-format
15424 msgid "Generate SH4 code."
15425 msgstr ""
15426
15427 #: config/sh/sh.opt:82
15428 #, no-c-format
15429 msgid "Generate SH4-100 code."
15430 msgstr ""
15431
15432 #: config/sh/sh.opt:86
15433 #, no-c-format
15434 msgid "Generate SH4-200 code."
15435 msgstr ""
15436
15437 #: config/sh/sh.opt:92
15438 #, no-c-format
15439 msgid "Generate SH4-300 code."
15440 msgstr ""
15441
15442 #: config/sh/sh.opt:96
15443 #, no-c-format
15444 msgid "Generate SH4 FPU-less code."
15445 msgstr ""
15446
15447 #: config/sh/sh.opt:100
15448 #, no-c-format
15449 msgid "Generate SH4-100 FPU-less code."
15450 msgstr ""
15451
15452 #: config/sh/sh.opt:104
15453 #, no-c-format
15454 msgid "Generate SH4-200 FPU-less code."
15455 msgstr ""
15456
15457 #: config/sh/sh.opt:108
15458 #, no-c-format
15459 msgid "Generate SH4-300 FPU-less code."
15460 msgstr ""
15461
15462 #: config/sh/sh.opt:112
15463 #, no-c-format
15464 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
15465 msgstr ""
15466
15467 #: config/sh/sh.opt:117
15468 #, no-c-format
15469 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
15470 msgstr ""
15471
15472 #: config/sh/sh.opt:122
15473 #, no-c-format
15474 msgid "Generate code for SH4 500 series (FPU-less)."
15475 msgstr ""
15476
15477 #: config/sh/sh.opt:127
15478 #, no-c-format
15479 msgid "Generate default single-precision SH4 code."
15480 msgstr ""
15481
15482 #: config/sh/sh.opt:131
15483 #, no-c-format
15484 msgid "Generate default single-precision SH4-100 code."
15485 msgstr ""
15486
15487 #: config/sh/sh.opt:135
15488 #, no-c-format
15489 msgid "Generate default single-precision SH4-200 code."
15490 msgstr ""
15491
15492 #: config/sh/sh.opt:139
15493 #, no-c-format
15494 msgid "Generate default single-precision SH4-300 code."
15495 msgstr ""
15496
15497 #: config/sh/sh.opt:143
15498 #, no-c-format
15499 msgid "Generate only single-precision SH4 code."
15500 msgstr ""
15501
15502 #: config/sh/sh.opt:147
15503 #, no-c-format
15504 msgid "Generate only single-precision SH4-100 code."
15505 msgstr ""
15506
15507 #: config/sh/sh.opt:151
15508 #, no-c-format
15509 msgid "Generate only single-precision SH4-200 code."
15510 msgstr ""
15511
15512 #: config/sh/sh.opt:155
15513 #, no-c-format
15514 msgid "Generate only single-precision SH4-300 code."
15515 msgstr ""
15516
15517 #: config/sh/sh.opt:159
15518 #, no-c-format
15519 msgid "Generate SH4a code."
15520 msgstr ""
15521
15522 #: config/sh/sh.opt:163
15523 #, no-c-format
15524 msgid "Generate SH4a FPU-less code."
15525 msgstr ""
15526
15527 #: config/sh/sh.opt:167
15528 #, no-c-format
15529 msgid "Generate default single-precision SH4a code."
15530 msgstr ""
15531
15532 #: config/sh/sh.opt:171
15533 #, no-c-format
15534 msgid "Generate only single-precision SH4a code."
15535 msgstr ""
15536
15537 #: config/sh/sh.opt:175
15538 #, no-c-format
15539 msgid "Generate SH4al-dsp code."
15540 msgstr ""
15541
15542 #: config/sh/sh.opt:183
15543 #, no-c-format
15544 msgid "Generate code in big endian mode."
15545 msgstr ""
15546
15547 #: config/sh/sh.opt:187
15548 #, no-c-format
15549 msgid "Generate 32-bit offsets in switch tables."
15550 msgstr ""
15551
15552 #: config/sh/sh.opt:191
15553 #, no-c-format
15554 msgid "Generate bit instructions."
15555 msgstr ""
15556
15557 #: config/sh/sh.opt:199
15558 #, no-c-format
15559 msgid "Assume that zero displacement conditional branches are fast."
15560 msgstr ""
15561
15562 #: config/sh/sh.opt:203
15563 #, no-c-format
15564 msgid "Force the usage of delay slots for conditional branches."
15565 msgstr ""
15566
15567 #: config/sh/sh.opt:207
15568 #, no-c-format
15569 msgid "Align doubles at 64-bit boundaries."
15570 msgstr ""
15571
15572 #: config/sh/sh.opt:211
15573 #, no-c-format
15574 msgid "Division strategy, one of: call-div1, call-fp, call-table."
15575 msgstr ""
15576
15577 #: config/sh/sh.opt:215
15578 #, no-c-format
15579 msgid "Specify name for 32 bit signed division function."
15580 msgstr ""
15581
15582 #: config/sh/sh.opt:219
15583 #, no-c-format
15584 msgid "Generate ELF FDPIC code."
15585 msgstr ""
15586
15587 #: config/sh/sh.opt:223
15588 #, no-c-format
15589 msgid ""
15590 "Enable the use of 64-bit floating point registers in fmov instructions. See "
15591 "-mdalign if 64-bit alignment is required."
15592 msgstr ""
15593
15594 #: config/sh/sh.opt:231 config/sh/sh.opt:269
15595 #, no-c-format
15596 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
15597 msgstr ""
15598
15599 #: config/sh/sh.opt:235
15600 #, no-c-format
15601 msgid "Increase the IEEE compliance for floating-point comparisons."
15602 msgstr ""
15603
15604 #: config/sh/sh.opt:239
15605 #, no-c-format
15606 msgid ""
15607 "Inline code to invalidate instruction cache entries after setting up nested "
15608 "function trampolines."
15609 msgstr ""
15610
15611 #: config/sh/sh.opt:243 config/arc/arc.opt:246
15612 #, no-c-format
15613 msgid "Annotate assembler instructions with estimated addresses."
15614 msgstr ""
15615
15616 #: config/sh/sh.opt:247
15617 #, no-c-format
15618 msgid "Generate code in little endian mode."
15619 msgstr ""
15620
15621 #: config/sh/sh.opt:251
15622 #, no-c-format
15623 msgid "Mark MAC register as call-clobbered."
15624 msgstr ""
15625
15626 #: config/sh/sh.opt:257
15627 #, no-c-format
15628 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
15629 msgstr ""
15630
15631 #: config/sh/sh.opt:261
15632 #, no-c-format
15633 msgid "Emit function-calls using global offset table when generating PIC."
15634 msgstr ""
15635
15636 #: config/sh/sh.opt:265
15637 #, no-c-format
15638 msgid "Shorten address references during linking."
15639 msgstr ""
15640
15641 #: config/sh/sh.opt:273
15642 #, no-c-format
15643 msgid "Specify the model for atomic operations."
15644 msgstr ""
15645
15646 #: config/sh/sh.opt:277
15647 #, no-c-format
15648 msgid "Use tas.b instruction for __atomic_test_and_set."
15649 msgstr ""
15650
15651 #: config/sh/sh.opt:281
15652 #, no-c-format
15653 msgid "Cost to assume for a multiply insn."
15654 msgstr ""
15655
15656 #: config/sh/sh.opt:285
15657 #, no-c-format
15658 msgid ""
15659 "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate "
15660 "if the inline code would not work in user mode."
15661 msgstr ""
15662
15663 #: config/sh/sh.opt:291
15664 #, no-c-format
15665 msgid "Pretend a branch-around-a-move is a conditional move."
15666 msgstr ""
15667
15668 #: config/sh/sh.opt:295
15669 #, no-c-format
15670 msgid "Enable the use of the fsca instruction."
15671 msgstr ""
15672
15673 #: config/sh/sh.opt:299
15674 #, no-c-format
15675 msgid "Enable the use of the fsrra instruction."
15676 msgstr ""
15677
15678 #: config/sh/sh.opt:303
15679 #, no-c-format
15680 msgid "Use LRA instead of reload (transitional)."
15681 msgstr ""
15682
15683 #: config/gcn/gcn.opt:26
15684 #, no-c-format
15685 msgid "GCN GPU type to use:"
15686 msgstr ""
15687
15688 #: config/gcn/gcn.opt:39 config/gcn/gcn.opt:43
15689 #, no-c-format
15690 msgid "Specify the name of the target GPU."
15691 msgstr ""
15692
15693 #: config/gcn/gcn.opt:55
15694 #, no-c-format
15695 msgid "Enable OpenMP GPU offloading."
15696 msgstr ""
15697
15698 #: config/gcn/gcn.opt:71
15699 #, no-c-format
15700 msgid ""
15701 "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
15702 msgstr ""
15703
15704 #: config/gcn/gcn.opt:75
15705 #, no-c-format
15706 msgid "Warn about invalid OpenACC dimensions."
15707 msgstr ""
15708
15709 #: config/fr30/fr30.opt:23
15710 #, no-c-format
15711 msgid "Assume small address space."
15712 msgstr ""
15713
15714 #: config/bpf/bpf.opt:28
15715 #, no-c-format
15716 msgid "Generate eBPF for the given Linux kernel version."
15717 msgstr ""
15718
15719 #: config/bpf/bpf.opt:115
15720 #, no-c-format
15721 msgid "Generate xBPF."
15722 msgstr ""
15723
15724 #: config/bpf/bpf.opt:121
15725 #, no-c-format
15726 msgid "Generate big-endian eBPF."
15727 msgstr ""
15728
15729 #: config/bpf/bpf.opt:125
15730 #, no-c-format
15731 msgid "Generate little-endian eBPF."
15732 msgstr ""
15733
15734 #: config/bpf/bpf.opt:129
15735 #, no-c-format
15736 msgid "Set a hard limit for the size of each stack frame, in bytes."
15737 msgstr ""
15738
15739 #: config/mips/mips.opt:32
15740 #, no-c-format
15741 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
15742 msgstr ""
15743
15744 #: config/mips/mips.opt:36
15745 #, no-c-format
15746 msgid "Known MIPS ABIs (for use with the -mabi= option):"
15747 msgstr ""
15748
15749 #: config/mips/mips.opt:55
15750 #, no-c-format
15751 msgid "Generate code that can be used in SVR4-style dynamic objects."
15752 msgstr ""
15753
15754 #: config/mips/mips.opt:59
15755 #, no-c-format
15756 msgid "Use PMC-style 'mad' instructions."
15757 msgstr ""
15758
15759 #: config/mips/mips.opt:63
15760 #, no-c-format
15761 msgid "Use integer madd/msub instructions."
15762 msgstr ""
15763
15764 #: config/mips/mips.opt:67
15765 #, no-c-format
15766 msgid "-march=ISA\tGenerate code for the given ISA."
15767 msgstr ""
15768
15769 #: config/mips/mips.opt:71
15770 #, no-c-format
15771 msgid ""
15772 "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
15773 msgstr ""
15774
15775 #: config/mips/mips.opt:75
15776 #, no-c-format
15777 msgid "Use Branch Likely instructions, overriding the architecture default."
15778 msgstr ""
15779
15780 #: config/mips/mips.opt:79
15781 #, no-c-format
15782 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
15783 msgstr ""
15784
15785 #: config/mips/mips.opt:83
15786 #, no-c-format
15787 msgid "Trap on integer divide by zero."
15788 msgstr ""
15789
15790 #: config/mips/mips.opt:87
15791 #, no-c-format
15792 msgid ""
15793 "-mcode-readable=SETTING\tSpecify when instructions are allowed to access "
15794 "code."
15795 msgstr ""
15796
15797 #: config/mips/mips.opt:91
15798 #, no-c-format
15799 msgid "Valid arguments to -mcode-readable=:"
15800 msgstr ""
15801
15802 #: config/mips/mips.opt:104
15803 #, no-c-format
15804 msgid "Use branch-and-break sequences to check for integer divide by zero."
15805 msgstr ""
15806
15807 #: config/mips/mips.opt:108
15808 #, no-c-format
15809 msgid "Use trap instructions to check for integer divide by zero."
15810 msgstr ""
15811
15812 #: config/mips/mips.opt:112
15813 #, no-c-format
15814 msgid "Allow the use of MDMX instructions."
15815 msgstr ""
15816
15817 #: config/mips/mips.opt:116
15818 #, no-c-format
15819 msgid ""
15820 "Allow hardware floating-point instructions to cover both 32-bit and 64-bit "
15821 "operations."
15822 msgstr ""
15823
15824 #: config/mips/mips.opt:120
15825 #, no-c-format
15826 msgid "Use MIPS-DSP instructions."
15827 msgstr ""
15828
15829 #: config/mips/mips.opt:124
15830 #, no-c-format
15831 msgid "Use MIPS-DSP REV 2 instructions."
15832 msgstr ""
15833
15834 #: config/mips/mips.opt:146
15835 #, no-c-format
15836 msgid "Use Enhanced Virtual Addressing instructions."
15837 msgstr ""
15838
15839 #: config/mips/mips.opt:150
15840 #, no-c-format
15841 msgid "Use NewABI-style %reloc() assembly operators."
15842 msgstr ""
15843
15844 #: config/mips/mips.opt:154
15845 #, no-c-format
15846 msgid "Use -G for data that is not defined by the current object."
15847 msgstr ""
15848
15849 #: config/mips/mips.opt:158
15850 #, no-c-format
15851 msgid "Work around certain 24K errata."
15852 msgstr ""
15853
15854 #: config/mips/mips.opt:162
15855 #, no-c-format
15856 msgid "Work around certain R4000 errata."
15857 msgstr ""
15858
15859 #: config/mips/mips.opt:166
15860 #, no-c-format
15861 msgid "Work around certain R4400 errata."
15862 msgstr ""
15863
15864 #: config/mips/mips.opt:170
15865 #, no-c-format
15866 msgid "Work around the R5900 short loop erratum."
15867 msgstr ""
15868
15869 #: config/mips/mips.opt:174
15870 #, no-c-format
15871 msgid "Work around certain RM7000 errata."
15872 msgstr ""
15873
15874 #: config/mips/mips.opt:178
15875 #, no-c-format
15876 msgid "Work around certain R10000 errata."
15877 msgstr ""
15878
15879 #: config/mips/mips.opt:182
15880 #, no-c-format
15881 msgid "Work around errata for early SB-1 revision 2 cores."
15882 msgstr ""
15883
15884 #: config/mips/mips.opt:186
15885 #, no-c-format
15886 msgid "Work around certain VR4120 errata."
15887 msgstr ""
15888
15889 #: config/mips/mips.opt:190
15890 #, no-c-format
15891 msgid "Work around VR4130 mflo/mfhi errata."
15892 msgstr ""
15893
15894 #: config/mips/mips.opt:194
15895 #, no-c-format
15896 msgid "Work around an early 4300 hardware bug."
15897 msgstr ""
15898
15899 #: config/mips/mips.opt:198
15900 #, no-c-format
15901 msgid "FP exceptions are enabled."
15902 msgstr ""
15903
15904 #: config/mips/mips.opt:202
15905 #, no-c-format
15906 msgid "Use 32-bit floating-point registers."
15907 msgstr ""
15908
15909 #: config/mips/mips.opt:206
15910 #, no-c-format
15911 msgid "Conform to the o32 FPXX ABI."
15912 msgstr ""
15913
15914 #: config/mips/mips.opt:210
15915 #, no-c-format
15916 msgid "Use 64-bit floating-point registers."
15917 msgstr ""
15918
15919 #: config/mips/mips.opt:214
15920 #, no-c-format
15921 msgid ""
15922 "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack "
15923 "trampolines."
15924 msgstr ""
15925
15926 #: config/mips/mips.opt:218
15927 #, no-c-format
15928 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
15929 msgstr ""
15930
15931 #: config/mips/mips.opt:222
15932 #, no-c-format
15933 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
15934 msgstr ""
15935
15936 #: config/mips/mips.opt:226
15937 #, no-c-format
15938 msgid ""
15939 "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
15940 msgstr ""
15941
15942 #: config/mips/mips.opt:236
15943 #, no-c-format
15944 msgid "Use 32-bit general registers."
15945 msgstr ""
15946
15947 #: config/mips/mips.opt:240
15948 #, no-c-format
15949 msgid "Use 64-bit general registers."
15950 msgstr ""
15951
15952 #: config/mips/mips.opt:244
15953 #, no-c-format
15954 msgid "Use GP-relative addressing to access small data."
15955 msgstr ""
15956
15957 #: config/mips/mips.opt:248
15958 #, no-c-format
15959 msgid ""
15960 "When generating -mabicalls code, allow executables to use PLTs and copy "
15961 "relocations."
15962 msgstr ""
15963
15964 #: config/mips/mips.opt:252
15965 #, no-c-format
15966 msgid "Allow the use of hardware floating-point ABI and instructions."
15967 msgstr ""
15968
15969 #: config/mips/mips.opt:256
15970 #, no-c-format
15971 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
15972 msgstr ""
15973
15974 #: config/mips/mips.opt:260
15975 #, no-c-format
15976 msgid "An alias for minterlink-compressed provided for backward-compatibility."
15977 msgstr ""
15978
15979 #: config/mips/mips.opt:264
15980 #, no-c-format
15981 msgid "-mipsN\tGenerate code for ISA level N."
15982 msgstr ""
15983
15984 #: config/mips/mips.opt:268
15985 #, no-c-format
15986 msgid "Generate MIPS16 code."
15987 msgstr ""
15988
15989 #: config/mips/mips.opt:272
15990 #, no-c-format
15991 msgid "Use MIPS-3D instructions."
15992 msgstr ""
15993
15994 #: config/mips/mips.opt:276
15995 #, no-c-format
15996 msgid "Use ll, sc and sync instructions."
15997 msgstr ""
15998
15999 #: config/mips/mips.opt:280
16000 #, no-c-format
16001 msgid "Use -G for object-local data."
16002 msgstr ""
16003
16004 #: config/mips/mips.opt:284
16005 #, no-c-format
16006 msgid "Use indirect calls."
16007 msgstr ""
16008
16009 #: config/mips/mips.opt:288
16010 #, no-c-format
16011 msgid "Use a 32-bit long type."
16012 msgstr ""
16013
16014 #: config/mips/mips.opt:292
16015 #, no-c-format
16016 msgid "Use a 64-bit long type."
16017 msgstr ""
16018
16019 #: config/mips/mips.opt:296
16020 #, no-c-format
16021 msgid "Pass the address of the ra save location to _mcount in $12."
16022 msgstr ""
16023
16024 #: config/mips/mips.opt:300
16025 #, no-c-format
16026 msgid "Don't optimize block moves."
16027 msgstr ""
16028
16029 #: config/mips/mips.opt:304
16030 #, no-c-format
16031 msgid "Use microMIPS instructions."
16032 msgstr ""
16033
16034 #: config/mips/mips.opt:308
16035 #, no-c-format
16036 msgid "Use MIPS MSA Extension instructions."
16037 msgstr ""
16038
16039 #: config/mips/mips.opt:312
16040 #, no-c-format
16041 msgid "Allow the use of MT instructions."
16042 msgstr ""
16043
16044 #: config/mips/mips.opt:316
16045 #, no-c-format
16046 msgid "Prevent the use of all floating-point operations."
16047 msgstr ""
16048
16049 #: config/mips/mips.opt:320
16050 #, no-c-format
16051 msgid "Use MCU instructions."
16052 msgstr ""
16053
16054 #: config/mips/mips.opt:324
16055 #, no-c-format
16056 msgid "Do not use a cache-flushing function before calling stack trampolines."
16057 msgstr ""
16058
16059 #: config/mips/mips.opt:328
16060 #, no-c-format
16061 msgid "Do not use MDMX instructions."
16062 msgstr ""
16063
16064 #: config/mips/mips.opt:332
16065 #, no-c-format
16066 msgid "Generate normal-mode code."
16067 msgstr ""
16068
16069 #: config/mips/mips.opt:336
16070 #, no-c-format
16071 msgid "Do not use MIPS-3D instructions."
16072 msgstr ""
16073
16074 #: config/mips/mips.opt:340
16075 #, no-c-format
16076 msgid "Use paired-single floating-point instructions."
16077 msgstr ""
16078
16079 #: config/mips/mips.opt:344
16080 #, no-c-format
16081 msgid ""
16082 "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be "
16083 "inserted."
16084 msgstr ""
16085
16086 #: config/mips/mips.opt:348
16087 #, no-c-format
16088 msgid "Valid arguments to -mr10k-cache-barrier=:"
16089 msgstr ""
16090
16091 #: config/mips/mips.opt:361
16092 #, no-c-format
16093 msgid "Try to allow the linker to turn PIC calls into direct calls."
16094 msgstr ""
16095
16096 #: config/mips/mips.opt:365
16097 #, no-c-format
16098 msgid ""
16099 "When generating -mabicalls code, make the code suitable for use in shared "
16100 "libraries."
16101 msgstr ""
16102
16103 #: config/mips/mips.opt:369
16104 #, no-c-format
16105 msgid ""
16106 "Restrict the use of hardware floating-point instructions to 32-bit "
16107 "operations."
16108 msgstr ""
16109
16110 #: config/mips/mips.opt:373
16111 #, no-c-format
16112 msgid "Use SmartMIPS instructions."
16113 msgstr ""
16114
16115 #: config/mips/mips.opt:377
16116 #, no-c-format
16117 msgid "Prevent the use of all hardware floating-point instructions."
16118 msgstr ""
16119
16120 #: config/mips/mips.opt:381
16121 #, no-c-format
16122 msgid "Optimize lui/addiu address loads."
16123 msgstr ""
16124
16125 #: config/mips/mips.opt:385
16126 #, no-c-format
16127 msgid "Assume all symbols have 32-bit values."
16128 msgstr ""
16129
16130 #: config/mips/mips.opt:389
16131 #, no-c-format
16132 msgid "Use synci instruction to invalidate i-cache."
16133 msgstr ""
16134
16135 #: config/mips/mips.opt:397
16136 #, no-c-format
16137 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
16138 msgstr ""
16139
16140 #: config/mips/mips.opt:401
16141 #, no-c-format
16142 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
16143 msgstr ""
16144
16145 #: config/mips/mips.opt:413
16146 #, no-c-format
16147 msgid "Use Virtualization (VZ) instructions."
16148 msgstr ""
16149
16150 #: config/mips/mips.opt:417
16151 #, no-c-format
16152 msgid "Use eXtended Physical Address (XPA) instructions."
16153 msgstr ""
16154
16155 #: config/mips/mips.opt:421
16156 #, no-c-format
16157 msgid "Use Cyclic Redundancy Check (CRC) instructions."
16158 msgstr ""
16159
16160 #: config/mips/mips.opt:425
16161 #, no-c-format
16162 msgid "Use Global INValidate (GINV) instructions."
16163 msgstr ""
16164
16165 #: config/mips/mips.opt:429
16166 #, no-c-format
16167 msgid "Perform VR4130-specific alignment optimizations."
16168 msgstr ""
16169
16170 #: config/mips/mips.opt:433
16171 #, no-c-format
16172 msgid "Lift restrictions on GOT size."
16173 msgstr ""
16174
16175 #: config/mips/mips.opt:437
16176 #, no-c-format
16177 msgid "Enable use of odd-numbered single-precision registers."
16178 msgstr ""
16179
16180 #: config/mips/mips.opt:441
16181 #, no-c-format
16182 msgid "Optimize frame header."
16183 msgstr ""
16184
16185 #: config/mips/mips.opt:448
16186 #, no-c-format
16187 msgid "Enable load/store bonding."
16188 msgstr ""
16189
16190 #: config/mips/mips.opt:452
16191 #, no-c-format
16192 msgid "Specify the compact branch usage policy."
16193 msgstr ""
16194
16195 #: config/mips/mips.opt:456
16196 #, no-c-format
16197 msgid "Policies available for use with -mcompact-branches=:"
16198 msgstr ""
16199
16200 #: config/mips/mips.opt:469
16201 #, no-c-format
16202 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
16203 msgstr ""
16204
16205 #: config/mips/mips.opt:473
16206 #, no-c-format
16207 msgid "Use Loongson EXTension (EXT) instructions."
16208 msgstr ""
16209
16210 #: config/mips/mips.opt:477
16211 #, no-c-format
16212 msgid "Use Loongson EXTension R2 (EXT2) instructions."
16213 msgstr ""
16214
16215 #: config/mips/mips-tables.opt:24
16216 #, no-c-format
16217 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
16218 msgstr ""
16219
16220 #: config/mips/mips-tables.opt:28
16221 #, no-c-format
16222 msgid "Known MIPS ISA levels (for use with the -mips option):"
16223 msgstr ""
16224
16225 #: config/tilegx/tilegx.opt:30
16226 #, no-c-format
16227 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
16228 msgstr ""
16229
16230 #: config/tilegx/tilegx.opt:37
16231 #, no-c-format
16232 msgid "Compile with 32 bit longs and pointers."
16233 msgstr ""
16234
16235 #: config/tilegx/tilegx.opt:41
16236 #, no-c-format
16237 msgid "Compile with 64 bit longs and pointers."
16238 msgstr ""
16239
16240 #: config/tilegx/tilegx.opt:53
16241 #, no-c-format
16242 msgid "Use given TILE-Gx code model."
16243 msgstr ""
16244
16245 #: config/arc/arc-tables.opt:25
16246 #, no-c-format
16247 msgid "Known ARC CPUs (for use with the -mcpu= option):"
16248 msgstr ""
16249
16250 #: config/arc/arc.opt:26
16251 #, no-c-format
16252 msgid "Compile code for big endian mode."
16253 msgstr ""
16254
16255 #: config/arc/arc.opt:30
16256 #, no-c-format
16257 msgid "Compile code for little endian mode. This is the default."
16258 msgstr ""
16259
16260 #: config/arc/arc.opt:34
16261 #, no-c-format
16262 msgid ""
16263 "Disable ARCompact specific pass to generate conditional execution "
16264 "instructions."
16265 msgstr ""
16266
16267 #: config/arc/arc.opt:38
16268 #, no-c-format
16269 msgid "Generate ARCompact 32-bit code for ARC600 processor."
16270 msgstr ""
16271
16272 #: config/arc/arc.opt:42
16273 #, no-c-format
16274 msgid "Same as -mA6."
16275 msgstr ""
16276
16277 #: config/arc/arc.opt:46
16278 #, no-c-format
16279 msgid "Generate ARCompact 32-bit code for ARC601 processor."
16280 msgstr ""
16281
16282 #: config/arc/arc.opt:50
16283 #, no-c-format
16284 msgid "Generate ARCompact 32-bit code for ARC700 processor."
16285 msgstr ""
16286
16287 #: config/arc/arc.opt:54
16288 #, no-c-format
16289 msgid "Same as -mA7."
16290 msgstr ""
16291
16292 #: config/arc/arc.opt:58
16293 #, no-c-format
16294 msgid "Force all calls to be made via a jli instruction."
16295 msgstr ""
16296
16297 #: config/arc/arc.opt:62
16298 #, no-c-format
16299 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
16300 msgstr ""
16301
16302 #: config/arc/arc.opt:132
16303 #, no-c-format
16304 msgid "Enable DIV-REM instructions for ARCv2."
16305 msgstr ""
16306
16307 #: config/arc/arc.opt:136
16308 #, no-c-format
16309 msgid "Enable code density instructions for ARCv2."
16310 msgstr ""
16311
16312 #: config/arc/arc.opt:140
16313 #, no-c-format
16314 msgid "Tweak register allocation to help 16-bit instruction generation."
16315 msgstr ""
16316
16317 #: config/arc/arc.opt:150
16318 #, no-c-format
16319 msgid "Use ordinarily cached memory accesses for volatile references."
16320 msgstr ""
16321
16322 #: config/arc/arc.opt:154
16323 #, no-c-format
16324 msgid "Enable cache bypass for volatile references."
16325 msgstr ""
16326
16327 #: config/arc/arc.opt:158
16328 #, no-c-format
16329 msgid "Generate instructions supported by barrel shifter."
16330 msgstr ""
16331
16332 #: config/arc/arc.opt:162
16333 #, no-c-format
16334 msgid "Generate norm instruction."
16335 msgstr ""
16336
16337 #: config/arc/arc.opt:166
16338 #, no-c-format
16339 msgid "Generate swap instruction."
16340 msgstr ""
16341
16342 #: config/arc/arc.opt:170
16343 #, no-c-format
16344 msgid "Generate mul64 and mulu64 instructions."
16345 msgstr ""
16346
16347 #: config/arc/arc.opt:174
16348 #, no-c-format
16349 msgid "Do not generate mpy instructions for ARC700."
16350 msgstr ""
16351
16352 #: config/arc/arc.opt:178
16353 #, no-c-format
16354 msgid "Generate extended arithmetic instructions, only valid for ARC700."
16355 msgstr ""
16356
16357 #: config/arc/arc.opt:182
16358 #, no-c-format
16359 msgid ""
16360 "Dummy flag. This is the default unless FPX switches are provided explicitly."
16361 msgstr ""
16362
16363 #: config/arc/arc.opt:186
16364 #, no-c-format
16365 msgid "Generate call insns as register indirect calls."
16366 msgstr ""
16367
16368 #: config/arc/arc.opt:190
16369 #, no-c-format
16370 msgid "Do no generate BRcc instructions in arc_reorg."
16371 msgstr ""
16372
16373 #: config/arc/arc.opt:194
16374 #, no-c-format
16375 msgid ""
16376 "Generate sdata references. This is the default, unless you compile for PIC."
16377 msgstr ""
16378
16379 #: config/arc/arc.opt:198
16380 #, no-c-format
16381 msgid "Generate millicode thunks."
16382 msgstr ""
16383
16384 #: config/arc/arc.opt:202 config/arc/arc.opt:206
16385 #, no-c-format
16386 msgid "FPX: Generate Single Precision FPX (compact) instructions."
16387 msgstr ""
16388
16389 #: config/arc/arc.opt:210
16390 #, no-c-format
16391 msgid "FPX: Generate Single Precision FPX (fast) instructions."
16392 msgstr ""
16393
16394 #: config/arc/arc.opt:214
16395 #, no-c-format
16396 msgid ""
16397 "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
16398 msgstr ""
16399
16400 #: config/arc/arc.opt:218 config/arc/arc.opt:222
16401 #, no-c-format
16402 msgid "FPX: Generate Double Precision FPX (compact) instructions."
16403 msgstr ""
16404
16405 #: config/arc/arc.opt:226
16406 #, no-c-format
16407 msgid "FPX: Generate Double Precision FPX (fast) instructions."
16408 msgstr ""
16409
16410 #: config/arc/arc.opt:230
16411 #, no-c-format
16412 msgid "Disable LR and SR instructions from using FPX extension aux registers."
16413 msgstr ""
16414
16415 #: config/arc/arc.opt:234
16416 #, no-c-format
16417 msgid ""
16418 "Enable generation of ARC SIMD instructions via target-specific builtins."
16419 msgstr ""
16420
16421 #: config/arc/arc.opt:238
16422 #, no-c-format
16423 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
16424 msgstr ""
16425
16426 #: config/arc/arc.opt:242
16427 #, no-c-format
16428 msgid ""
16429 "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -"
16430 "Os."
16431 msgstr ""
16432
16433 #: config/arc/arc.opt:250
16434 #, no-c-format
16435 msgid ""
16436 "Cost to assume for a multiply instruction, with 4 being equal to a normal "
16437 "insn."
16438 msgstr ""
16439
16440 #: config/arc/arc.opt:254
16441 #, no-c-format
16442 msgid "-mtune=TUNE\tTune code for given ARC variant."
16443 msgstr ""
16444
16445 #: config/arc/arc.opt:285
16446 #, no-c-format
16447 msgid "Enable the use of indexed loads."
16448 msgstr ""
16449
16450 #: config/arc/arc.opt:289
16451 #, no-c-format
16452 msgid "Enable the use of pre/post modify with register displacement."
16453 msgstr ""
16454
16455 #: config/arc/arc.opt:293
16456 #, no-c-format
16457 msgid "Generate 32x16 multiply and mac instructions."
16458 msgstr ""
16459
16460 #: config/arc/arc.opt:299
16461 #, no-c-format
16462 msgid "Set probability threshold for unaligning branches."
16463 msgstr ""
16464
16465 #: config/arc/arc.opt:303
16466 #, no-c-format
16467 msgid "Don't use less than 25 bit addressing range for calls."
16468 msgstr ""
16469
16470 #: config/arc/arc.opt:307
16471 #, no-c-format
16472 msgid ""
16473 "Explain what alignment considerations lead to the decision to make an insn "
16474 "short or long."
16475 msgstr ""
16476
16477 #: config/arc/arc.opt:311
16478 #, no-c-format
16479 msgid "Do alignment optimizations for call instructions."
16480 msgstr ""
16481
16482 #: config/arc/arc.opt:315
16483 #, no-c-format
16484 msgid ""
16485 "Enable Rcq constraint handling - most short code generation depends on this."
16486 msgstr ""
16487
16488 #: config/arc/arc.opt:319
16489 #, no-c-format
16490 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
16491 msgstr ""
16492
16493 #: config/arc/arc.opt:323
16494 #, no-c-format
16495 msgid "Enable pre-reload use of cbranchsi pattern."
16496 msgstr ""
16497
16498 #: config/arc/arc.opt:327
16499 #, no-c-format
16500 msgid "Enable bbit peephole2."
16501 msgstr ""
16502
16503 #: config/arc/arc.opt:331
16504 #, no-c-format
16505 msgid ""
16506 "Use pc-relative switch case tables - this enables case table shortening."
16507 msgstr ""
16508
16509 #: config/arc/arc.opt:335
16510 #, no-c-format
16511 msgid "Enable compact casesi pattern."
16512 msgstr ""
16513
16514 #: config/arc/arc.opt:339
16515 #, no-c-format
16516 msgid "Enable 'q' instruction alternatives."
16517 msgstr ""
16518
16519 #: config/arc/arc.opt:343
16520 #, no-c-format
16521 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
16522 msgstr ""
16523
16524 #: config/arc/arc.opt:350
16525 #, no-c-format
16526 msgid "Enable variable polynomial CRC extension."
16527 msgstr ""
16528
16529 #: config/arc/arc.opt:354
16530 #, no-c-format
16531 msgid "Enable DSP 3.1 Pack A extensions."
16532 msgstr ""
16533
16534 #: config/arc/arc.opt:358
16535 #, no-c-format
16536 msgid "Enable dual viterbi butterfly extension."
16537 msgstr ""
16538
16539 #: config/arc/arc.opt:368
16540 #, no-c-format
16541 msgid "Enable Dual and Single Operand Instructions for Telephony."
16542 msgstr ""
16543
16544 #: config/arc/arc.opt:372
16545 #, no-c-format
16546 msgid "Enable XY Memory extension (DSP version 3)."
16547 msgstr ""
16548
16549 #: config/arc/arc.opt:377
16550 #, no-c-format
16551 msgid "Enable Locked Load/Store Conditional extension."
16552 msgstr ""
16553
16554 #: config/arc/arc.opt:381
16555 #, no-c-format
16556 msgid "Enable swap byte ordering extension instruction."
16557 msgstr ""
16558
16559 #: config/arc/arc.opt:385
16560 #, no-c-format
16561 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
16562 msgstr ""
16563
16564 #: config/arc/arc.opt:389
16565 #, no-c-format
16566 msgid "Pass -EB option through to linker."
16567 msgstr ""
16568
16569 #: config/arc/arc.opt:393
16570 #, no-c-format
16571 msgid "Pass -EL option through to linker."
16572 msgstr ""
16573
16574 #: config/arc/arc.opt:397
16575 #, no-c-format
16576 msgid "Pass -marclinux option through to linker."
16577 msgstr ""
16578
16579 #: config/arc/arc.opt:401
16580 #, no-c-format
16581 msgid "Pass -marclinux_prof option through to linker."
16582 msgstr ""
16583
16584 #: config/arc/arc.opt:410
16585 #, no-c-format
16586 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
16587 msgstr ""
16588
16589 #: config/arc/arc.opt:414
16590 #, no-c-format
16591 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
16592 msgstr ""
16593
16594 #: config/arc/arc.opt:418
16595 #, no-c-format
16596 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
16597 msgstr ""
16598
16599 #: config/arc/arc.opt:430
16600 #, no-c-format
16601 msgid "Enable atomic instructions."
16602 msgstr ""
16603
16604 #: config/arc/arc.opt:434
16605 #, no-c-format
16606 msgid "Enable double load/store instructions for ARC HS."
16607 msgstr ""
16608
16609 #: config/arc/arc.opt:438
16610 #, no-c-format
16611 msgid "Specify the name of the target floating point configuration."
16612 msgstr ""
16613
16614 #: config/arc/arc.opt:481
16615 #, no-c-format
16616 msgid "Specify thread pointer register number."
16617 msgstr ""
16618
16619 #: config/arc/arc.opt:488
16620 #, no-c-format
16621 msgid "Enable use of NPS400 bit operations."
16622 msgstr ""
16623
16624 #: config/arc/arc.opt:492
16625 #, no-c-format
16626 msgid "Enable use of NPS400 xld/xst extension."
16627 msgstr ""
16628
16629 #: config/arc/arc.opt:500
16630 #, no-c-format
16631 msgid ""
16632 "Specifies the registers that the processor saves on an interrupt entry and "
16633 "exit."
16634 msgstr ""
16635
16636 #: config/arc/arc.opt:504
16637 #, no-c-format
16638 msgid ""
16639 "Specifies the number of registers replicated in second register bank on "
16640 "entry to fast interrupt."
16641 msgstr ""
16642
16643 #: config/arc/arc.opt:508
16644 #, no-c-format
16645 msgid ""
16646 "Sets LP_COUNT register width. Possible values are 8, 16, 20, 24, 28, and 32."
16647 msgstr ""
16648
16649 #: config/arc/arc.opt:533
16650 #, no-c-format
16651 msgid "Enable 16-entry register file."
16652 msgstr ""
16653
16654 #: config/arc/arc.opt:537
16655 #, no-c-format
16656 msgid "Enable use of BI/BIH instructions when available."
16657 msgstr ""
16658
16659 #: config/arc/arc.opt:541
16660 #, no-c-format
16661 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
16662 msgstr ""
16663
16664 #: lto/lang.opt:53
16665 #, no-c-format
16666 msgid "Set linker output type (used internally during LTO optimization)."
16667 msgstr ""
16668
16669 #: lto/lang.opt:58
16670 #, no-c-format
16671 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
16672 msgstr ""
16673
16674 #: lto/lang.opt:62
16675 #, no-c-format
16676 msgid "Specify a file to which a list of files output by LTRANS is written."
16677 msgstr ""
16678
16679 #: lto/lang.opt:66
16680 #, no-c-format
16681 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
16682 msgstr ""
16683
16684 #: lto/lang.opt:70
16685 #, no-c-format
16686 msgid ""
16687 "Whole program analysis (WPA) mode with number of parallel jobs specified."
16688 msgstr ""
16689
16690 #: lto/lang.opt:75
16691 #, no-c-format
16692 msgid "Call the dump function for variables and function in IL."
16693 msgstr ""
16694
16695 #: lto/lang.opt:79
16696 #, no-c-format
16697 msgid "Dump the demangled output."
16698 msgstr ""
16699
16700 #: lto/lang.opt:83
16701 #, no-c-format
16702 msgid "Dump only the defined symbols."
16703 msgstr ""
16704
16705 #: lto/lang.opt:87
16706 #, no-c-format
16707 msgid "Print the initial values of the variables."
16708 msgstr ""
16709
16710 #: lto/lang.opt:91
16711 #, no-c-format
16712 msgid "Sort the symbols alphabetically."
16713 msgstr ""
16714
16715 #: lto/lang.opt:95
16716 #, no-c-format
16717 msgid "Sort the symbols according to size."
16718 msgstr ""
16719
16720 #: lto/lang.opt:99
16721 #, no-c-format
16722 msgid "Display the symbols in reverse order."
16723 msgstr ""
16724
16725 #: lto/lang.opt:106
16726 #, no-c-format
16727 msgid "Dump the details of LTO objects."
16728 msgstr ""
16729
16730 #: lto/lang.opt:110
16731 #, no-c-format
16732 msgid "Dump the statistics of tree types."
16733 msgstr ""
16734
16735 #: lto/lang.opt:114
16736 #, no-c-format
16737 msgid "Dump the statistics of trees."
16738 msgstr ""
16739
16740 #: lto/lang.opt:118
16741 #, no-c-format
16742 msgid "Dump the statistics of gimple statements."
16743 msgstr ""
16744
16745 #: lto/lang.opt:128
16746 #, no-c-format
16747 msgid "Dump the dump tool command line options."
16748 msgstr ""
16749
16750 #: lto/lang.opt:132
16751 #, no-c-format
16752 msgid "Dump the symtab callgraph."
16753 msgstr ""
16754
16755 #: lto/lang.opt:136
16756 #, no-c-format
16757 msgid "The resolution file."
16758 msgstr ""
16759
16760 #: common.opt:246
16761 #, no-c-format
16762 msgid "Provide bash completion for options starting with provided string."
16763 msgstr ""
16764
16765 #: common.opt:298
16766 #, no-c-format
16767 msgid "Display this information."
16768 msgstr ""
16769
16770 #: common.opt:302
16771 #, no-c-format
16772 msgid ""
16773 "--help=<class>\tDisplay descriptions of a specific class of options. "
16774 "<class> is one or more of optimizers, target, warnings, undocumented, params."
16775 msgstr ""
16776
16777 #: common.opt:423
16778 #, no-c-format
16779 msgid "Alias for --help=target."
16780 msgstr ""
16781
16782 #: common.opt:469
16783 #, no-c-format
16784 msgid "-O<number>\tSet optimization level to <number>."
16785 msgstr ""
16786
16787 #: common.opt:473
16788 #, no-c-format
16789 msgid "Optimize for space rather than speed."
16790 msgstr ""
16791
16792 #: common.opt:477
16793 #, no-c-format
16794 msgid "Optimize for speed disregarding exact standards compliance."
16795 msgstr ""
16796
16797 #: common.opt:481
16798 #, no-c-format
16799 msgid "Optimize for debugging experience rather than speed or size."
16800 msgstr ""
16801
16802 #: common.opt:521
16803 #, no-c-format
16804 msgid "This switch is deprecated; use -Wextra instead."
16805 msgstr ""
16806
16807 #: common.opt:534
16808 #, no-c-format
16809 msgid "Warn about returning structures, unions or arrays."
16810 msgstr ""
16811
16812 #: common.opt:538
16813 #, no-c-format
16814 msgid ""
16815 "Warn if a loop with constant number of iterations triggers undefined "
16816 "behavior."
16817 msgstr ""
16818
16819 #: common.opt:542 common.opt:546
16820 #, no-c-format
16821 msgid "Warn if an array is accessed out of bounds."
16822 msgstr ""
16823
16824 #: common.opt:550
16825 #, no-c-format
16826 msgid "Warn about inappropriate attribute usage."
16827 msgstr ""
16828
16829 #: common.opt:554 common.opt:558
16830 #, no-c-format
16831 msgid ""
16832 "Warn about type safety and similar errors and mismatches in declarations "
16833 "with alias attributes."
16834 msgstr ""
16835
16836 #: common.opt:562
16837 #, no-c-format
16838 msgid ""
16839 "Warn when profiling instrumentation was requested, but could not be applied "
16840 "to a certain function."
16841 msgstr ""
16842
16843 #: common.opt:567 common.opt:571
16844 #, no-c-format
16845 msgid "Warn about pointer casts which increase alignment."
16846 msgstr ""
16847
16848 #: common.opt:575
16849 #, no-c-format
16850 msgid "Warn when a #warning directive is encountered."
16851 msgstr ""
16852
16853 #: common.opt:579
16854 #, no-c-format
16855 msgid "Warn about uses of __attribute__((warning)) declarations."
16856 msgstr ""
16857
16858 #: common.opt:583
16859 #, no-c-format
16860 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
16861 msgstr ""
16862
16863 #: common.opt:587
16864 #, no-c-format
16865 msgid "Warn about uses of __attribute__((deprecated)) declarations."
16866 msgstr ""
16867
16868 #: common.opt:591
16869 #, no-c-format
16870 msgid "Warn when an optimization pass is disabled."
16871 msgstr ""
16872
16873 #: common.opt:595
16874 #, no-c-format
16875 msgid "Treat all warnings as errors."
16876 msgstr ""
16877
16878 #: common.opt:599
16879 #, no-c-format
16880 msgid "Treat specified warning as error."
16881 msgstr ""
16882
16883 #: common.opt:603
16884 #, no-c-format
16885 msgid "Print extra (possibly unwanted) warnings."
16886 msgstr ""
16887
16888 #: common.opt:607
16889 #, no-c-format
16890 msgid "Exit on the first error occurred."
16891 msgstr ""
16892
16893 #: common.opt:611
16894 #, no-c-format
16895 msgid ""
16896 "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires "
16897 "in excess of <byte-size>."
16898 msgstr ""
16899
16900 #: common.opt:615
16901 #, no-c-format
16902 msgid ""
16903 "Disable -Wframe-larger-than= warning. Equivalent to -Wframe-larger-"
16904 "than=<SIZE_MAX> or larger."
16905 msgstr ""
16906
16907 #: common.opt:619
16908 #, no-c-format
16909 msgid "Warn when attempting to free a non-heap object."
16910 msgstr ""
16911
16912 #: common.opt:623
16913 #, no-c-format
16914 msgid "Warn when a function cannot be expanded to HSAIL."
16915 msgstr ""
16916
16917 #: common.opt:630
16918 #, no-c-format
16919 msgid "Warn when a switch case falls through."
16920 msgstr ""
16921
16922 #: common.opt:634
16923 #, no-c-format
16924 msgid "Warn when an inlined function cannot be inlined."
16925 msgstr ""
16926
16927 #: common.opt:638
16928 #, no-c-format
16929 msgid ""
16930 "Warn when an atomic memory model parameter is known to be outside the valid "
16931 "range."
16932 msgstr ""
16933
16934 #: common.opt:645
16935 #, no-c-format
16936 msgid ""
16937 "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
16938 msgstr ""
16939
16940 #: common.opt:649
16941 #, no-c-format
16942 msgid ""
16943 "Disable -Wlarger-than= warning. Equivalent to -Wlarger-than=<SIZE_MAX> or "
16944 "larger."
16945 msgstr ""
16946
16947 #: common.opt:653
16948 #, no-c-format
16949 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
16950 msgstr ""
16951
16952 #: common.opt:657
16953 #, no-c-format
16954 msgid ""
16955 "Warn if dereferencing a NULL pointer may lead to erroneous or undefined "
16956 "behavior."
16957 msgstr ""
16958
16959 #: common.opt:668
16960 #, no-c-format
16961 msgid ""
16962 "Warn about some C++ One Definition Rule violations during link time "
16963 "optimization."
16964 msgstr ""
16965
16966 #: common.opt:672
16967 #, no-c-format
16968 msgid "Warn about overflow in arithmetic expressions."
16969 msgstr ""
16970
16971 #: common.opt:676
16972 #, no-c-format
16973 msgid ""
16974 "During link time optimization warn about mismatched types of global "
16975 "declarations."
16976 msgstr ""
16977
16978 #: common.opt:680
16979 #, no-c-format
16980 msgid "Warn when the packed attribute has no effect on struct layout."
16981 msgstr ""
16982
16983 #: common.opt:684
16984 #, no-c-format
16985 msgid "Warn when padding is required to align structure members."
16986 msgstr ""
16987
16988 #: common.opt:688
16989 #, no-c-format
16990 msgid "Issue warnings needed for strict compliance to the standard."
16991 msgstr ""
16992
16993 #: common.opt:692
16994 #, no-c-format
16995 msgid ""
16996 "Warn about returning a pointer/reference to a local or temporary variable."
16997 msgstr ""
16998
16999 #: common.opt:696
17000 #, no-c-format
17001 msgid "Warn when one variable shadows another. Same as -Wshadow=global."
17002 msgstr ""
17003
17004 #: common.opt:700
17005 #, no-c-format
17006 msgid "Warn when one variable shadows another (globally)."
17007 msgstr ""
17008
17009 #: common.opt:704
17010 #, no-c-format
17011 msgid ""
17012 "Warn when one local variable shadows another local variable or parameter."
17013 msgstr ""
17014
17015 #: common.opt:711
17016 #, no-c-format
17017 msgid ""
17018 "Warn when one local variable shadows another local variable or parameter of "
17019 "compatible type."
17020 msgstr ""
17021
17022 #: common.opt:718
17023 #, no-c-format
17024 msgid "Warn when not issuing stack smashing protection for some reason."
17025 msgstr ""
17026
17027 #: common.opt:722
17028 #, no-c-format
17029 msgid ""
17030 "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
17031 msgstr ""
17032
17033 #: common.opt:726
17034 #, no-c-format
17035 msgid ""
17036 "Disable Wstack-usage= warning. Equivalent to Wstack-usage=<SIZE_MAX> or "
17037 "larger."
17038 msgstr ""
17039
17040 #: common.opt:730 common.opt:734
17041 #, no-c-format
17042 msgid "Warn about code which might break strict aliasing rules."
17043 msgstr ""
17044
17045 #: common.opt:738 common.opt:742
17046 #, no-c-format
17047 msgid "Warn about optimizations that assume that signed overflow is undefined."
17048 msgstr ""
17049
17050 #: common.opt:746
17051 #, no-c-format
17052 msgid ""
17053 "Warn about functions which might be candidates for __attribute__((cold))."
17054 msgstr ""
17055
17056 #: common.opt:750
17057 #, no-c-format
17058 msgid ""
17059 "Warn about functions which might be candidates for __attribute__((const))."
17060 msgstr ""
17061
17062 #: common.opt:754
17063 #, no-c-format
17064 msgid ""
17065 "Warn about functions which might be candidates for __attribute__((pure))."
17066 msgstr ""
17067
17068 #: common.opt:758
17069 #, no-c-format
17070 msgid ""
17071 "Warn about functions which might be candidates for __attribute__((noreturn))."
17072 msgstr ""
17073
17074 #: common.opt:762
17075 #, no-c-format
17076 msgid ""
17077 "Warn about functions which might be candidates for __attribute__((malloc))."
17078 msgstr ""
17079
17080 #: common.opt:766
17081 #, no-c-format
17082 msgid ""
17083 "Warn about C++ polymorphic types where adding final keyword would improve "
17084 "code quality."
17085 msgstr ""
17086
17087 #: common.opt:770
17088 #, no-c-format
17089 msgid ""
17090 "Warn about C++ virtual methods where adding final keyword would improve code "
17091 "quality."
17092 msgstr ""
17093
17094 #: common.opt:774
17095 #, no-c-format
17096 msgid ""
17097 "Warn about statements between switch's controlling expression and the first "
17098 "case."
17099 msgstr ""
17100
17101 #: common.opt:779
17102 #, no-c-format
17103 msgid "Do not suppress warnings from system headers."
17104 msgstr ""
17105
17106 #: common.opt:783
17107 #, no-c-format
17108 msgid "Warn whenever a trampoline is generated."
17109 msgstr ""
17110
17111 #: common.opt:787
17112 #, no-c-format
17113 msgid ""
17114 "Warn if a comparison is always true or always false due to the limited range "
17115 "of the data type."
17116 msgstr ""
17117
17118 #: common.opt:791
17119 #, no-c-format
17120 msgid "Warn about uninitialized automatic variables."
17121 msgstr ""
17122
17123 #: common.opt:795
17124 #, no-c-format
17125 msgid "Warn about maybe uninitialized automatic variables."
17126 msgstr ""
17127
17128 #: common.opt:803
17129 #, no-c-format
17130 msgid "Enable all -Wunused- warnings."
17131 msgstr ""
17132
17133 #: common.opt:807
17134 #, no-c-format
17135 msgid "Warn when a function parameter is only set, otherwise unused."
17136 msgstr ""
17137
17138 #: common.opt:811
17139 #, no-c-format
17140 msgid "Warn when a variable is only set, otherwise unused."
17141 msgstr ""
17142
17143 #: common.opt:815
17144 #, no-c-format
17145 msgid "Warn when a function is unused."
17146 msgstr ""
17147
17148 #: common.opt:819
17149 #, no-c-format
17150 msgid "Warn when a label is unused."
17151 msgstr ""
17152
17153 #: common.opt:823
17154 #, no-c-format
17155 msgid "Warn when a function parameter is unused."
17156 msgstr ""
17157
17158 #: common.opt:827
17159 #, no-c-format
17160 msgid "Warn when an expression value is unused."
17161 msgstr ""
17162
17163 #: common.opt:831
17164 #, no-c-format
17165 msgid "Warn when a variable is unused."
17166 msgstr ""
17167
17168 #: common.opt:835
17169 #, no-c-format
17170 msgid "Warn in case profiles in -fprofile-use do not match."
17171 msgstr ""
17172
17173 #: common.opt:839
17174 #, no-c-format
17175 msgid "Warn in case profiles in -fprofile-use do not exist."
17176 msgstr ""
17177
17178 #: common.opt:843
17179 #, no-c-format
17180 msgid "Warn when a vector operation is compiled outside the SIMD."
17181 msgstr ""
17182
17183 #: common.opt:859
17184 #, no-c-format
17185 msgid "-aux-info <file>\tEmit declaration information into <file>."
17186 msgstr ""
17187
17188 #: common.opt:872
17189 #, no-c-format
17190 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
17191 msgstr ""
17192
17193 #: common.opt:876
17194 #, no-c-format
17195 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
17196 msgstr ""
17197
17198 #: common.opt:880
17199 #, no-c-format
17200 msgid ""
17201 "-dumpbase-ext .<ext> Drop a trailing .<ext> from the dump basename to "
17202 "name auxiliary output files."
17203 msgstr ""
17204
17205 #: common.opt:884
17206 #, no-c-format
17207 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
17208 msgstr ""
17209
17210 #: common.opt:970
17211 #, no-c-format
17212 msgid "The version of the C++ ABI in use."
17213 msgstr ""
17214
17215 #: common.opt:974
17216 #, no-c-format
17217 msgid "Aggressively optimize loops using language constraints."
17218 msgstr ""
17219
17220 #: common.opt:978
17221 #, no-c-format
17222 msgid "Align the start of functions."
17223 msgstr ""
17224
17225 #: common.opt:988
17226 #, no-c-format
17227 msgid "Align labels which are only reached by jumping."
17228 msgstr ""
17229
17230 #: common.opt:995
17231 #, no-c-format
17232 msgid "Align all labels."
17233 msgstr ""
17234
17235 #: common.opt:1002
17236 #, no-c-format
17237 msgid "Align the start of loops."
17238 msgstr ""
17239
17240 #: common.opt:1009
17241 #, no-c-format
17242 msgid "Allow the compiler to introduce new data races on stores."
17243 msgstr ""
17244
17245 #: common.opt:1013
17246 #, no-c-format
17247 msgid "Enable static analysis pass."
17248 msgstr ""
17249
17250 #: common.opt:1033
17251 #, no-c-format
17252 msgid "Select what to sanitize."
17253 msgstr ""
17254
17255 #: common.opt:1037
17256 #, no-c-format
17257 msgid "Select type of coverage sanitization."
17258 msgstr ""
17259
17260 #: common.opt:1041
17261 #, no-c-format
17262 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
17263 msgstr ""
17264
17265 #: common.opt:1045
17266 #, no-c-format
17267 msgid ""
17268 "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-"
17269 "defined sections."
17270 msgstr ""
17271
17272 #: common.opt:1050
17273 #, no-c-format
17274 msgid "After diagnosing undefined behavior attempt to continue execution."
17275 msgstr ""
17276
17277 #: common.opt:1054
17278 #, no-c-format
17279 msgid "This switch is deprecated; use -fsanitize-recover= instead."
17280 msgstr ""
17281
17282 #: common.opt:1061
17283 #, no-c-format
17284 msgid ""
17285 "Use trap instead of a library function for undefined behavior sanitization."
17286 msgstr ""
17287
17288 #: common.opt:1065
17289 #, no-c-format
17290 msgid "Generate unwind tables that are exact at each instruction boundary."
17291 msgstr ""
17292
17293 #: common.opt:1069
17294 #, no-c-format
17295 msgid "Generate auto-inc/dec instructions."
17296 msgstr ""
17297
17298 #: common.opt:1073
17299 #, no-c-format
17300 msgid ""
17301 "Use sample profile information for call graph node weights. The default "
17302 "profile file is fbdata.afdo in 'pwd'."
17303 msgstr ""
17304
17305 #: common.opt:1078
17306 #, no-c-format
17307 msgid ""
17308 "Use sample profile information for call graph node weights. The profile file "
17309 "is specified in the argument."
17310 msgstr ""
17311
17312 #: common.opt:1087
17313 #, no-c-format
17314 msgid "Generate code to check bounds before indexing arrays."
17315 msgstr ""
17316
17317 #: common.opt:1091
17318 #, no-c-format
17319 msgid "Replace add, compare, branch with branch on count register."
17320 msgstr ""
17321
17322 #: common.opt:1095
17323 #, no-c-format
17324 msgid "Use profiling information for branch probabilities."
17325 msgstr ""
17326
17327 #: common.opt:1111
17328 #, no-c-format
17329 msgid "Output callgraph information on a per-file basis."
17330 msgstr ""
17331
17332 #: common.opt:1115
17333 #, no-c-format
17334 msgid "Output callgraph information on a per-file basis with decorations."
17335 msgstr ""
17336
17337 #: common.opt:1119
17338 #, no-c-format
17339 msgid ""
17340 "-fcall-saved-<register>\tMark <register> as being preserved across functions."
17341 msgstr ""
17342
17343 #: common.opt:1123
17344 #, no-c-format
17345 msgid ""
17346 "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
17347 msgstr ""
17348
17349 #: common.opt:1130
17350 #, no-c-format
17351 msgid "Save registers around function calls."
17352 msgstr ""
17353
17354 #: common.opt:1134
17355 #, no-c-format
17356 msgid "This switch is deprecated; do not use."
17357 msgstr ""
17358
17359 #: common.opt:1138
17360 #, no-c-format
17361 msgid "Check the return value of new in C++."
17362 msgstr ""
17363
17364 #: common.opt:1142 common.opt:1146
17365 #, no-c-format
17366 msgid "Perform internal consistency checkings."
17367 msgstr ""
17368
17369 #: common.opt:1150
17370 #, no-c-format
17371 msgid "Enable code hoisting."
17372 msgstr ""
17373
17374 #: common.opt:1154
17375 #, no-c-format
17376 msgid ""
17377 "Looks for opportunities to reduce stack adjustments and stack references."
17378 msgstr ""
17379
17380 #: common.opt:1158
17381 #, no-c-format
17382 msgid "Put uninitialized globals in the common section."
17383 msgstr ""
17384
17385 #: common.opt:1166
17386 #, no-c-format
17387 msgid ""
17388 "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and "
17389 "compare the final-insns dump."
17390 msgstr ""
17391
17392 #: common.opt:1170
17393 #, no-c-format
17394 msgid "Run only the second compilation of -fcompare-debug."
17395 msgstr ""
17396
17397 #: common.opt:1174
17398 #, no-c-format
17399 msgid "Perform comparison elimination after register allocation has finished."
17400 msgstr ""
17401
17402 #: common.opt:1178
17403 #, no-c-format
17404 msgid "Do not perform optimizations increasing noticeably stack usage."
17405 msgstr ""
17406
17407 #: common.opt:1182
17408 #, no-c-format
17409 msgid "Perform a register copy-propagation optimization pass."
17410 msgstr ""
17411
17412 #: common.opt:1186
17413 #, no-c-format
17414 msgid "Perform cross-jumping optimization."
17415 msgstr ""
17416
17417 #: common.opt:1190
17418 #, no-c-format
17419 msgid "When running CSE, follow jumps to their targets."
17420 msgstr ""
17421
17422 #: common.opt:1198
17423 #, no-c-format
17424 msgid "Omit range reduction step when performing complex division."
17425 msgstr ""
17426
17427 #: common.opt:1202
17428 #, no-c-format
17429 msgid "Complex multiplication and division follow Fortran rules."
17430 msgstr ""
17431
17432 #: common.opt:1206
17433 #, no-c-format
17434 msgid "Place data items into their own section."
17435 msgstr ""
17436
17437 #: common.opt:1210
17438 #, no-c-format
17439 msgid "List all available debugging counters with their limits and counts."
17440 msgstr ""
17441
17442 #: common.opt:1214
17443 #, no-c-format
17444 msgid ""
17445 "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-"
17446 "<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
17447 msgstr ""
17448
17449 #: common.opt:1218
17450 #, no-c-format
17451 msgid ""
17452 "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug "
17453 "information."
17454 msgstr ""
17455
17456 #: common.opt:1222
17457 #, no-c-format
17458 msgid ""
17459 "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in "
17460 "compilation result."
17461 msgstr ""
17462
17463 #: common.opt:1226
17464 #, no-c-format
17465 msgid "Output .debug_types section when using DWARF v4 debuginfo."
17466 msgstr ""
17467
17468 #: common.opt:1232
17469 #, no-c-format
17470 msgid "Defer popping functions args from stack until later."
17471 msgstr ""
17472
17473 #: common.opt:1236
17474 #, no-c-format
17475 msgid "Attempt to fill delay slots of branch instructions."
17476 msgstr ""
17477
17478 #: common.opt:1240
17479 #, no-c-format
17480 msgid "Delete dead instructions that may throw exceptions."
17481 msgstr ""
17482
17483 #: common.opt:1244
17484 #, no-c-format
17485 msgid "Delete useless null pointer checks."
17486 msgstr ""
17487
17488 #: common.opt:1248
17489 #, no-c-format
17490 msgid ""
17491 "Stream extra data to support more aggressive devirtualization in LTO local "
17492 "transformation mode."
17493 msgstr ""
17494
17495 #: common.opt:1252
17496 #, no-c-format
17497 msgid "Perform speculative devirtualization."
17498 msgstr ""
17499
17500 #: common.opt:1256
17501 #, no-c-format
17502 msgid "Try to convert virtual calls to direct ones."
17503 msgstr ""
17504
17505 #: common.opt:1260
17506 #, no-c-format
17507 msgid ""
17508 "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source "
17509 "location at the beginning of line-wrapped diagnostics."
17510 msgstr ""
17511
17512 #: common.opt:1277
17513 #, no-c-format
17514 msgid "Show the source line with a caret indicating the column."
17515 msgstr ""
17516
17517 #: common.opt:1281
17518 #, no-c-format
17519 msgid "Show labels annotating ranges of source code when showing source."
17520 msgstr ""
17521
17522 #: common.opt:1285
17523 #, no-c-format
17524 msgid "Show line numbers in the left margin when showing source."
17525 msgstr ""
17526
17527 #: common.opt:1293
17528 #, no-c-format
17529 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
17530 msgstr ""
17531
17532 #: common.opt:1313
17533 #, no-c-format
17534 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
17535 msgstr ""
17536
17537 #: common.opt:1333
17538 #, no-c-format
17539 msgid ""
17540 "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are "
17541 "output as display columns (default) or raw bytes."
17542 msgstr ""
17543
17544 #: common.opt:1337
17545 #, no-c-format
17546 msgid ""
17547 "-fdiagnostics-column-origin=<number>\tSet the number of the first column. "
17548 "The default is 1-based as per GNU style, but some utilities may expect 0-"
17549 "based, for example."
17550 msgstr ""
17551
17552 #: common.opt:1341
17553 #, no-c-format
17554 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
17555 msgstr ""
17556
17557 #: common.opt:1367
17558 #, no-c-format
17559 msgid "Print fix-it hints in machine-readable form."
17560 msgstr ""
17561
17562 #: common.opt:1371
17563 #, no-c-format
17564 msgid "Print fix-it hints to stderr in unified diff format."
17565 msgstr ""
17566
17567 #: common.opt:1375
17568 #, no-c-format
17569 msgid ""
17570 "Amend appropriate diagnostic messages with the command line option that "
17571 "controls them."
17572 msgstr ""
17573
17574 #: common.opt:1379
17575 #, no-c-format
17576 msgid "Print CWE identifiers for diagnostic messages, where available."
17577 msgstr ""
17578
17579 #: common.opt:1383
17580 #, no-c-format
17581 msgid ""
17582 "Specify how to print any control-flow path associated with a diagnostic."
17583 msgstr ""
17584
17585 #: common.opt:1387
17586 #, no-c-format
17587 msgid ""
17588 "-ftabstop=<number> Distance between tab stops for column reporting."
17589 msgstr ""
17590
17591 #: common.opt:1403
17592 #, no-c-format
17593 msgid "Show stack depths of events in paths."
17594 msgstr ""
17595
17596 #: common.opt:1407
17597 #, no-c-format
17598 msgid "Set minimum width of left margin of source code when showing source."
17599 msgstr ""
17600
17601 #: common.opt:1411
17602 #, no-c-format
17603 msgid ""
17604 "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
17605 msgstr ""
17606
17607 #: common.opt:1415
17608 #, no-c-format
17609 msgid ""
17610 "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
17611 msgstr ""
17612
17613 #: common.opt:1419
17614 #, no-c-format
17615 msgid "-fdump-<type>\tDump various compiler internals to a file."
17616 msgstr ""
17617
17618 #: common.opt:1426
17619 #, no-c-format
17620 msgid ""
17621 "-fdump-final-insns=filename\tDump to filename the insns at the end of "
17622 "translation."
17623 msgstr ""
17624
17625 #: common.opt:1430
17626 #, no-c-format
17627 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
17628 msgstr ""
17629
17630 #: common.opt:1434
17631 #, no-c-format
17632 msgid "Suppress output of addresses in debugging dumps."
17633 msgstr ""
17634
17635 #: common.opt:1438
17636 #, no-c-format
17637 msgid ""
17638 "Collect and dump debug information into temporary file if ICE in C/C++ "
17639 "compiler occurred."
17640 msgstr ""
17641
17642 #: common.opt:1443
17643 #, no-c-format
17644 msgid ""
17645 "Dump detailed information on GCC's internal representation of source code "
17646 "locations."
17647 msgstr ""
17648
17649 #: common.opt:1447
17650 #, no-c-format
17651 msgid "Dump optimization passes."
17652 msgstr ""
17653
17654 #: common.opt:1451
17655 #, no-c-format
17656 msgid ""
17657 "Suppress output of instruction numbers, line number notes and addresses in "
17658 "debugging dumps."
17659 msgstr ""
17660
17661 #: common.opt:1455
17662 #, no-c-format
17663 msgid "Suppress output of previous and next insn numbers in debugging dumps."
17664 msgstr ""
17665
17666 #: common.opt:1459
17667 #, no-c-format
17668 msgid "Enable CFI tables via GAS assembler directives."
17669 msgstr ""
17670
17671 #: common.opt:1463
17672 #, no-c-format
17673 msgid "Perform early inlining."
17674 msgstr ""
17675
17676 #: common.opt:1471
17677 #, no-c-format
17678 msgid "Perform interprocedural reduction of aggregates."
17679 msgstr ""
17680
17681 #: common.opt:1475
17682 #, no-c-format
17683 msgid "Perform unused symbol elimination in debug info."
17684 msgstr ""
17685
17686 #: common.opt:1479
17687 #, no-c-format
17688 msgid "Perform unused type elimination in debug info."
17689 msgstr ""
17690
17691 #: common.opt:1483
17692 #, no-c-format
17693 msgid "Do not suppress C++ class debug information."
17694 msgstr ""
17695
17696 #: common.opt:1487
17697 #, no-c-format
17698 msgid "Enable exception handling."
17699 msgstr ""
17700
17701 #: common.opt:1491
17702 #, no-c-format
17703 msgid "Perform a number of minor, expensive optimizations."
17704 msgstr ""
17705
17706 #: common.opt:1495
17707 #, no-c-format
17708 msgid ""
17709 "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-"
17710 "point precision."
17711 msgstr ""
17712
17713 #: common.opt:1510
17714 #, no-c-format
17715 msgid ""
17716 "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of "
17717 "FLT_EVAL_METHOD are permitted."
17718 msgstr ""
17719
17720 #: common.opt:1526
17721 #, no-c-format
17722 msgid ""
17723 "Output lto objects containing both the intermediate language and binary "
17724 "output."
17725 msgstr ""
17726
17727 #: common.opt:1530
17728 #, no-c-format
17729 msgid "Assume no NaNs or infinities are generated."
17730 msgstr ""
17731
17732 #: common.opt:1534
17733 #, no-c-format
17734 msgid ""
17735 "Assume that loops with an exit will terminate and not loop indefinitely."
17736 msgstr ""
17737
17738 #: common.opt:1538
17739 #, no-c-format
17740 msgid ""
17741 "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
17742 msgstr ""
17743
17744 #: common.opt:1542
17745 #, no-c-format
17746 msgid "Don't allocate floats and doubles in extended-precision registers."
17747 msgstr ""
17748
17749 #: common.opt:1550
17750 #, no-c-format
17751 msgid "Perform a forward propagation pass on RTL."
17752 msgstr ""
17753
17754 #: common.opt:1554
17755 #, no-c-format
17756 msgid ""
17757 "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
17758 msgstr ""
17759
17760 #: common.opt:1571
17761 #, no-c-format
17762 msgid ""
17763 "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" "
17764 "exceptions."
17765 msgstr ""
17766
17767 #: common.opt:1578
17768 #, no-c-format
17769 msgid "Allow function addresses to be held in registers."
17770 msgstr ""
17771
17772 #: common.opt:1582
17773 #, no-c-format
17774 msgid "Place each function into its own section."
17775 msgstr ""
17776
17777 #: common.opt:1586
17778 #, no-c-format
17779 msgid "Perform global common subexpression elimination."
17780 msgstr ""
17781
17782 #: common.opt:1590
17783 #, no-c-format
17784 msgid ""
17785 "Perform enhanced load motion during global common subexpression elimination."
17786 msgstr ""
17787
17788 #: common.opt:1594
17789 #, no-c-format
17790 msgid "Perform store motion after global common subexpression elimination."
17791 msgstr ""
17792
17793 #: common.opt:1598
17794 #, no-c-format
17795 msgid ""
17796 "Perform redundant load after store elimination in global common "
17797 "subexpression elimination."
17798 msgstr ""
17799
17800 #: common.opt:1603
17801 #, no-c-format
17802 msgid ""
17803 "Perform global common subexpression elimination after register allocation "
17804 "has finished."
17805 msgstr ""
17806
17807 #: common.opt:1620
17808 #, no-c-format
17809 msgid ""
17810 "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT "
17811 "encodings and standard DWARF emitted in the debug information."
17812 msgstr ""
17813
17814 #: common.opt:1625
17815 #, no-c-format
17816 msgid "Enable in and out of Graphite representation."
17817 msgstr ""
17818
17819 #: common.opt:1629
17820 #, no-c-format
17821 msgid "Enable Graphite Identity transformation."
17822 msgstr ""
17823
17824 #: common.opt:1633
17825 #, no-c-format
17826 msgid ""
17827 "Enable hoisting adjacent loads to encourage generating conditional move "
17828 "instructions."
17829 msgstr ""
17830
17831 #: common.opt:1642
17832 #, no-c-format
17833 msgid ""
17834 "Improve GCC's ability to track column numbers in large source files, at the "
17835 "expense of slower compilation."
17836 msgstr ""
17837
17838 #: common.opt:1647
17839 #, no-c-format
17840 msgid "Mark all loops as parallel."
17841 msgstr ""
17842
17843 #: common.opt:1651 common.opt:1659 common.opt:2804
17844 #, no-c-format
17845 msgid "Enable loop nest transforms. Same as -floop-nest-optimize."
17846 msgstr ""
17847
17848 #: common.opt:1655
17849 #, no-c-format
17850 msgid "Enable loop interchange on trees."
17851 msgstr ""
17852
17853 #: common.opt:1663
17854 #, no-c-format
17855 msgid "Perform unroll-and-jam on loops."
17856 msgstr ""
17857
17858 #: common.opt:1667
17859 #, no-c-format
17860 msgid "Enable support for GNU transactional memory."
17861 msgstr ""
17862
17863 #: common.opt:1671
17864 #, no-c-format
17865 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
17866 msgstr ""
17867
17868 #: common.opt:1679
17869 #, no-c-format
17870 msgid "Enable the loop nest optimizer."
17871 msgstr ""
17872
17873 #: common.opt:1683
17874 #, no-c-format
17875 msgid "Force bitfield accesses to match their type width."
17876 msgstr ""
17877
17878 #: common.opt:1687
17879 #, no-c-format
17880 msgid "Merge adjacent stores."
17881 msgstr ""
17882
17883 #: common.opt:1691
17884 #, no-c-format
17885 msgid "Enable guessing of branch probabilities."
17886 msgstr ""
17887
17888 #: common.opt:1699
17889 #, no-c-format
17890 msgid "Process #ident directives."
17891 msgstr ""
17892
17893 #: common.opt:1703
17894 #, no-c-format
17895 msgid "Perform conversion of conditional jumps to branchless equivalents."
17896 msgstr ""
17897
17898 #: common.opt:1707
17899 #, no-c-format
17900 msgid "Perform conversion of conditional jumps to conditional execution."
17901 msgstr ""
17902
17903 #: common.opt:1711
17904 #, no-c-format
17905 msgid ""
17906 "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local "
17907 "variables."
17908 msgstr ""
17909
17910 #: common.opt:1727
17911 #, no-c-format
17912 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
17913 msgstr ""
17914
17915 #: common.opt:1739
17916 #, no-c-format
17917 msgid "Do not generate .size directives."
17918 msgstr ""
17919
17920 #: common.opt:1743
17921 #, no-c-format
17922 msgid "Perform indirect inlining."
17923 msgstr ""
17924
17925 #: common.opt:1749
17926 #, no-c-format
17927 msgid ""
17928 "Enable inlining of function declared \"inline\", disabling disables all "
17929 "inlining."
17930 msgstr ""
17931
17932 #: common.opt:1753
17933 #, no-c-format
17934 msgid ""
17935 "Integrate functions into their callers when code size is known not to grow."
17936 msgstr ""
17937
17938 #: common.opt:1757
17939 #, no-c-format
17940 msgid ""
17941 "Integrate functions not declared \"inline\" into their callers when "
17942 "profitable."
17943 msgstr ""
17944
17945 #: common.opt:1761
17946 #, no-c-format
17947 msgid "Integrate functions only required by their single caller."
17948 msgstr ""
17949
17950 #: common.opt:1768
17951 #, no-c-format
17952 msgid ""
17953 "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
17954 msgstr ""
17955
17956 #: common.opt:1772
17957 #, no-c-format
17958 msgid ""
17959 "Inline __atomic operations when a lock free instruction sequence is "
17960 "available."
17961 msgstr ""
17962
17963 #: common.opt:1779
17964 #, no-c-format
17965 msgid ""
17966 "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks "
17967 "to verify jump/call/return control-flow transfer instructions have valid "
17968 "targets."
17969 msgstr ""
17970
17971 #: common.opt:1799
17972 #, no-c-format
17973 msgid "Instrument function entry and exit with profiling calls."
17974 msgstr ""
17975
17976 #: common.opt:1803
17977 #, no-c-format
17978 msgid ""
17979 "-finstrument-functions-exclude-function-list=name,...\tDo not instrument "
17980 "listed functions."
17981 msgstr ""
17982
17983 #: common.opt:1807
17984 #, no-c-format
17985 msgid ""
17986 "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument "
17987 "functions listed in files."
17988 msgstr ""
17989
17990 #: common.opt:1811
17991 #, no-c-format
17992 msgid "Perform interprocedural constant propagation."
17993 msgstr ""
17994
17995 #: common.opt:1815
17996 #, no-c-format
17997 msgid "Perform cloning to make Interprocedural constant propagation stronger."
17998 msgstr ""
17999
18000 #: common.opt:1823
18001 #, no-c-format
18002 msgid "Perform interprocedural bitwise constant propagation."
18003 msgstr ""
18004
18005 #: common.opt:1827
18006 #, no-c-format
18007 msgid "Perform interprocedural profile propagation."
18008 msgstr ""
18009
18010 #: common.opt:1831
18011 #, no-c-format
18012 msgid "Perform interprocedural points-to analysis."
18013 msgstr ""
18014
18015 #: common.opt:1835
18016 #, no-c-format
18017 msgid "Discover pure and const functions."
18018 msgstr ""
18019
18020 #: common.opt:1839
18021 #, no-c-format
18022 msgid "Perform Identical Code Folding for functions and read-only variables."
18023 msgstr ""
18024
18025 #: common.opt:1843
18026 #, no-c-format
18027 msgid "Perform Identical Code Folding for functions."
18028 msgstr ""
18029
18030 #: common.opt:1847
18031 #, no-c-format
18032 msgid "Perform Identical Code Folding for variables."
18033 msgstr ""
18034
18035 #: common.opt:1851
18036 #, no-c-format
18037 msgid "Discover read-only and non addressable static variables."
18038 msgstr ""
18039
18040 #: common.opt:1855
18041 #, no-c-format
18042 msgid "Discover read-only, write-only and non-addressable static variables."
18043 msgstr ""
18044
18045 #: common.opt:1859
18046 #, no-c-format
18047 msgid "Reduce stack alignment on call sites if possible."
18048 msgstr ""
18049
18050 #: common.opt:1871
18051 #, no-c-format
18052 msgid "Perform IPA Value Range Propagation."
18053 msgstr ""
18054
18055 #: common.opt:1875
18056 #, no-c-format
18057 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
18058 msgstr ""
18059
18060 #: common.opt:1888
18061 #, no-c-format
18062 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
18063 msgstr ""
18064
18065 #: common.opt:1904
18066 #, no-c-format
18067 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
18068 msgstr ""
18069
18070 #: common.opt:1909
18071 #, no-c-format
18072 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
18073 msgstr ""
18074
18075 #: common.opt:1914
18076 #, no-c-format
18077 msgid "Share slots for saving different hard registers."
18078 msgstr ""
18079
18080 #: common.opt:1918
18081 #, no-c-format
18082 msgid "Share stack slots for spilled pseudo-registers."
18083 msgstr ""
18084
18085 #: common.opt:1922
18086 #, no-c-format
18087 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
18088 msgstr ""
18089
18090 #: common.opt:1926
18091 #, no-c-format
18092 msgid "Optimize induction variables on trees."
18093 msgstr ""
18094
18095 #: common.opt:1930
18096 #, no-c-format
18097 msgid "Use jump tables for sufficiently large switch statements."
18098 msgstr ""
18099
18100 #: common.opt:1934
18101 #, no-c-format
18102 msgid "Generate code for functions even if they are fully inlined."
18103 msgstr ""
18104
18105 #: common.opt:1938
18106 #, no-c-format
18107 msgid "Generate code for static functions even if they are never called."
18108 msgstr ""
18109
18110 #: common.opt:1942
18111 #, no-c-format
18112 msgid "Emit static const variables even if they are not used."
18113 msgstr ""
18114
18115 #: common.opt:1946
18116 #, no-c-format
18117 msgid "Give external symbols a leading underscore."
18118 msgstr ""
18119
18120 #: common.opt:1954
18121 #, no-c-format
18122 msgid "Do CFG-sensitive rematerialization in LRA."
18123 msgstr ""
18124
18125 #: common.opt:1958
18126 #, no-c-format
18127 msgid "Enable link-time optimization."
18128 msgstr ""
18129
18130 #: common.opt:1962
18131 #, no-c-format
18132 msgid "Link-time optimization with number of parallel jobs or jobserver."
18133 msgstr ""
18134
18135 #: common.opt:1984
18136 #, no-c-format
18137 msgid "Specify the algorithm to partition symbols and vars at linktime."
18138 msgstr ""
18139
18140 #: common.opt:1989
18141 #, no-c-format
18142 msgid ""
18143 "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> "
18144 "for IL."
18145 msgstr ""
18146
18147 #: common.opt:1997
18148 #, no-c-format
18149 msgid "Report various link-time optimization statistics."
18150 msgstr ""
18151
18152 #: common.opt:2001
18153 #, no-c-format
18154 msgid "Report various link-time optimization statistics for WPA only."
18155 msgstr ""
18156
18157 #: common.opt:2005
18158 #, no-c-format
18159 msgid "Set errno after built-in math functions."
18160 msgstr ""
18161
18162 #: common.opt:2009
18163 #, no-c-format
18164 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
18165 msgstr ""
18166
18167 #: common.opt:2013
18168 #, no-c-format
18169 msgid "Report on permanent memory allocation."
18170 msgstr ""
18171
18172 #: common.opt:2017
18173 #, no-c-format
18174 msgid "Report on permanent memory allocation in WPA only."
18175 msgstr ""
18176
18177 #: common.opt:2024
18178 #, no-c-format
18179 msgid "Attempt to merge identical constants and constant variables."
18180 msgstr ""
18181
18182 #: common.opt:2028
18183 #, no-c-format
18184 msgid "Attempt to merge identical constants across compilation units."
18185 msgstr ""
18186
18187 #: common.opt:2032
18188 #, no-c-format
18189 msgid "Attempt to merge identical debug strings across compilation units."
18190 msgstr ""
18191
18192 #: common.opt:2036
18193 #, no-c-format
18194 msgid ""
18195 "-fmessage-length=<number>\tLimit diagnostics to <number> characters per "
18196 "line. 0 suppresses line-wrapping."
18197 msgstr ""
18198
18199 #: common.opt:2040
18200 #, no-c-format
18201 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
18202 msgstr ""
18203
18204 #: common.opt:2044
18205 #, no-c-format
18206 msgid "Perform SMS based modulo scheduling with register moves allowed."
18207 msgstr ""
18208
18209 #: common.opt:2048
18210 #, no-c-format
18211 msgid "Move loop invariant computations out of loops."
18212 msgstr ""
18213
18214 #: common.opt:2052
18215 #, no-c-format
18216 msgid "Use the RTL dead code elimination pass."
18217 msgstr ""
18218
18219 #: common.opt:2056
18220 #, no-c-format
18221 msgid "Use the RTL dead store elimination pass."
18222 msgstr ""
18223
18224 #: common.opt:2060
18225 #, no-c-format
18226 msgid ""
18227 "Enable/Disable the traditional scheduling in loops that already passed "
18228 "modulo scheduling."
18229 msgstr ""
18230
18231 #: common.opt:2064
18232 #, no-c-format
18233 msgid "Support synchronous non-call exceptions."
18234 msgstr ""
18235
18236 #: common.opt:2068
18237 #, no-c-format
18238 msgid ""
18239 "-foffload=<targets>=<options>\tSpecify offloading targets and options for "
18240 "them."
18241 msgstr ""
18242
18243 #: common.opt:2072
18244 #, no-c-format
18245 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
18246 msgstr ""
18247
18248 #: common.opt:2085
18249 #, no-c-format
18250 msgid "When possible do not generate stack frames."
18251 msgstr ""
18252
18253 #: common.opt:2089
18254 #, no-c-format
18255 msgid "Enable all optimization info dumps on stderr."
18256 msgstr ""
18257
18258 #: common.opt:2093
18259 #, no-c-format
18260 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
18261 msgstr ""
18262
18263 #: common.opt:2097
18264 #, no-c-format
18265 msgid ""
18266 "Write a SRCFILE.opt-record.json file detailing what optimizations were "
18267 "performed."
18268 msgstr ""
18269
18270 #: common.opt:2105
18271 #, no-c-format
18272 msgid "Optimize sibling and tail recursive calls."
18273 msgstr ""
18274
18275 #: common.opt:2109
18276 #, no-c-format
18277 msgid "Perform partial inlining."
18278 msgstr ""
18279
18280 #: common.opt:2113 common.opt:2117
18281 #, no-c-format
18282 msgid "Report on memory allocation before interprocedural optimization."
18283 msgstr ""
18284
18285 #: common.opt:2121
18286 #, no-c-format
18287 msgid "Pack structure members together without holes."
18288 msgstr ""
18289
18290 #: common.opt:2125
18291 #, no-c-format
18292 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
18293 msgstr ""
18294
18295 #: common.opt:2129
18296 #, no-c-format
18297 msgid "Return small aggregates in memory, not registers."
18298 msgstr ""
18299
18300 #: common.opt:2133
18301 #, no-c-format
18302 msgid "Perform loop peeling."
18303 msgstr ""
18304
18305 #: common.opt:2137
18306 #, no-c-format
18307 msgid "Enable machine specific peephole optimizations."
18308 msgstr ""
18309
18310 #: common.opt:2141
18311 #, no-c-format
18312 msgid "Enable an RTL peephole pass before sched2."
18313 msgstr ""
18314
18315 #: common.opt:2145
18316 #, no-c-format
18317 msgid "Generate position-independent code if possible (large mode)."
18318 msgstr ""
18319
18320 #: common.opt:2149
18321 #, no-c-format
18322 msgid ""
18323 "Generate position-independent code for executables if possible (large mode)."
18324 msgstr ""
18325
18326 #: common.opt:2153
18327 #, no-c-format
18328 msgid "Generate position-independent code if possible (small mode)."
18329 msgstr ""
18330
18331 #: common.opt:2157
18332 #, no-c-format
18333 msgid ""
18334 "Generate position-independent code for executables if possible (small mode)."
18335 msgstr ""
18336
18337 #: common.opt:2161
18338 #, no-c-format
18339 msgid ""
18340 "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
18341 msgstr ""
18342
18343 #: common.opt:2165
18344 #, no-c-format
18345 msgid "Specify a plugin to load."
18346 msgstr ""
18347
18348 #: common.opt:2169
18349 #, no-c-format
18350 msgid ""
18351 "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for "
18352 "plugin <name>."
18353 msgstr ""
18354
18355 #: common.opt:2173
18356 #, no-c-format
18357 msgid "Run predictive commoning optimization."
18358 msgstr ""
18359
18360 #: common.opt:2177
18361 #, no-c-format
18362 msgid "Generate prefetch instructions, if available, for arrays in loops."
18363 msgstr ""
18364
18365 #: common.opt:2181
18366 #, no-c-format
18367 msgid "Enable basic program profiling code."
18368 msgstr ""
18369
18370 #: common.opt:2185
18371 #, no-c-format
18372 msgid "Generate absolute source path names for gcov."
18373 msgstr ""
18374
18375 #: common.opt:2189
18376 #, no-c-format
18377 msgid "Insert arc-based program profiling code."
18378 msgstr ""
18379
18380 #: common.opt:2193
18381 #, no-c-format
18382 msgid ""
18383 "Set the top-level directory for storing the profile data. The default is "
18384 "'pwd'."
18385 msgstr ""
18386
18387 #: common.opt:2198
18388 #, no-c-format
18389 msgid "Select the name for storing the profile note file."
18390 msgstr ""
18391
18392 #: common.opt:2202
18393 #, no-c-format
18394 msgid "Enable correction of flow inconsistent profile data input."
18395 msgstr ""
18396
18397 #: common.opt:2206
18398 #, no-c-format
18399 msgid ""
18400 "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update "
18401 "method."
18402 msgstr ""
18403
18404 #: common.opt:2210
18405 #, no-c-format
18406 msgid ""
18407 "Instrument only functions from files where names match any regular "
18408 "expression (separated by a semi-colon)."
18409 msgstr ""
18410
18411 #: common.opt:2214
18412 #, no-c-format
18413 msgid ""
18414 "Instrument only functions from files where names do not match all the "
18415 "regular expressions (separated by a semi-colon)."
18416 msgstr ""
18417
18418 #: common.opt:2230
18419 #, no-c-format
18420 msgid ""
18421 "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level "
18422 "of reproducibility of profile gathered by -fprofile-generate."
18423 msgstr ""
18424
18425 #: common.opt:2246
18426 #, no-c-format
18427 msgid ""
18428 "Remove prefix from absolute path before mangling name for -fprofile-"
18429 "generate= and -fprofile-use=."
18430 msgstr ""
18431
18432 #: common.opt:2250
18433 #, no-c-format
18434 msgid ""
18435 "Enable common options for generating profile info for profile feedback "
18436 "directed optimizations."
18437 msgstr ""
18438
18439 #: common.opt:2254
18440 #, no-c-format
18441 msgid ""
18442 "Enable common options for generating profile info for profile feedback "
18443 "directed optimizations, and set -fprofile-dir=."
18444 msgstr ""
18445
18446 #: common.opt:2258
18447 #, no-c-format
18448 msgid ""
18449 "Do not assume that functions never executed during the train run are cold."
18450 msgstr ""
18451
18452 #: common.opt:2262
18453 #, no-c-format
18454 msgid ""
18455 "Enable common options for performing profile feedback directed optimizations."
18456 msgstr ""
18457
18458 #: common.opt:2266
18459 #, no-c-format
18460 msgid ""
18461 "Enable common options for performing profile feedback directed "
18462 "optimizations, and set -fprofile-dir=."
18463 msgstr ""
18464
18465 #: common.opt:2270
18466 #, no-c-format
18467 msgid "Insert code to profile values of expressions."
18468 msgstr ""
18469
18470 #: common.opt:2274
18471 #, no-c-format
18472 msgid "Report on consistency of profile."
18473 msgstr ""
18474
18475 #: common.opt:2278
18476 #, no-c-format
18477 msgid "Enable function reordering that improves code placement."
18478 msgstr ""
18479
18480 #: common.opt:2282
18481 #, no-c-format
18482 msgid "Insert NOP instructions at each function entry."
18483 msgstr ""
18484
18485 #: common.opt:2289
18486 #, no-c-format
18487 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
18488 msgstr ""
18489
18490 #: common.opt:2299
18491 #, no-c-format
18492 msgid "Record gcc command line switches in the object file."
18493 msgstr ""
18494
18495 #: common.opt:2303
18496 #, no-c-format
18497 msgid "Return small aggregates in registers."
18498 msgstr ""
18499
18500 #: common.opt:2311
18501 #, no-c-format
18502 msgid ""
18503 "Tell DSE that the storage for a C++ object is dead when the constructor "
18504 "starts and when the destructor finishes."
18505 msgstr ""
18506
18507 #: common.opt:2322
18508 #, no-c-format
18509 msgid ""
18510 "-flive-patching=[inline-only-static|inline-clone]\tControl IPA optimizations "
18511 "to provide a safe compilation for live-patching. At the same time, provides "
18512 "multiple-level control on the enabled IPA optimizations."
18513 msgstr ""
18514
18515 #: common.opt:2337
18516 #, no-c-format
18517 msgid "Tell DCE to remove unused C++ allocations."
18518 msgstr ""
18519
18520 #: common.opt:2341
18521 #, no-c-format
18522 msgid "Relief of register pressure through live range shrinkage."
18523 msgstr ""
18524
18525 #: common.opt:2345
18526 #, no-c-format
18527 msgid "Perform a register renaming optimization pass."
18528 msgstr ""
18529
18530 #: common.opt:2349
18531 #, no-c-format
18532 msgid "Perform a target dependent instruction fusion optimization pass."
18533 msgstr ""
18534
18535 #: common.opt:2353
18536 #, no-c-format
18537 msgid "Reorder basic blocks to improve code placement."
18538 msgstr ""
18539
18540 #: common.opt:2357
18541 #, no-c-format
18542 msgid ""
18543 "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering "
18544 "algorithm."
18545 msgstr ""
18546
18547 #: common.opt:2370
18548 #, no-c-format
18549 msgid "Reorder basic blocks and partition into hot and cold sections."
18550 msgstr ""
18551
18552 #: common.opt:2374
18553 #, no-c-format
18554 msgid "Reorder functions to improve code placement."
18555 msgstr ""
18556
18557 #: common.opt:2378
18558 #, no-c-format
18559 msgid "Add a common subexpression elimination pass after loop optimizations."
18560 msgstr ""
18561
18562 #: common.opt:2386
18563 #, no-c-format
18564 msgid "Disable optimizations that assume default FP rounding behavior."
18565 msgstr ""
18566
18567 #: common.opt:2390
18568 #, no-c-format
18569 msgid "Enable scheduling across basic blocks."
18570 msgstr ""
18571
18572 #: common.opt:2394
18573 #, no-c-format
18574 msgid "Enable register pressure sensitive insn scheduling."
18575 msgstr ""
18576
18577 #: common.opt:2398
18578 #, no-c-format
18579 msgid "Allow speculative motion of non-loads."
18580 msgstr ""
18581
18582 #: common.opt:2402
18583 #, no-c-format
18584 msgid "Allow speculative motion of some loads."
18585 msgstr ""
18586
18587 #: common.opt:2406
18588 #, no-c-format
18589 msgid "Allow speculative motion of more loads."
18590 msgstr ""
18591
18592 #: common.opt:2410
18593 #, no-c-format
18594 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
18595 msgstr ""
18596
18597 #: common.opt:2414
18598 #, no-c-format
18599 msgid "If scheduling post reload, do superblock scheduling."
18600 msgstr ""
18601
18602 #: common.opt:2422
18603 #, no-c-format
18604 msgid "Reschedule instructions before register allocation."
18605 msgstr ""
18606
18607 #: common.opt:2426
18608 #, no-c-format
18609 msgid "Reschedule instructions after register allocation."
18610 msgstr ""
18611
18612 #: common.opt:2433
18613 #, no-c-format
18614 msgid "Schedule instructions using selective scheduling algorithm."
18615 msgstr ""
18616
18617 #: common.opt:2437
18618 #, no-c-format
18619 msgid "Run selective scheduling after reload."
18620 msgstr ""
18621
18622 #: common.opt:2441
18623 #, no-c-format
18624 msgid "Run self-tests, using the given path to locate test files."
18625 msgstr ""
18626
18627 #: common.opt:2445
18628 #, no-c-format
18629 msgid "Perform software pipelining of inner loops during selective scheduling."
18630 msgstr ""
18631
18632 #: common.opt:2449
18633 #, no-c-format
18634 msgid "Perform software pipelining of outer loops during selective scheduling."
18635 msgstr ""
18636
18637 #: common.opt:2453
18638 #, no-c-format
18639 msgid "Reschedule pipelined regions without pipelining."
18640 msgstr ""
18641
18642 #: common.opt:2457
18643 #, no-c-format
18644 msgid ""
18645 "Allow interposing function (or variables) by ones with different semantics "
18646 "(or initializer) respectively by dynamic linker."
18647 msgstr ""
18648
18649 #: common.opt:2463
18650 #, no-c-format
18651 msgid "Allow premature scheduling of queued insns."
18652 msgstr ""
18653
18654 #: common.opt:2467
18655 #, no-c-format
18656 msgid ""
18657 "-fsched-stalled-insns=<number>\tSet number of queued insns that can be "
18658 "prematurely scheduled."
18659 msgstr ""
18660
18661 #: common.opt:2475
18662 #, no-c-format
18663 msgid ""
18664 "Set dependence distance checking in premature scheduling of queued insns."
18665 msgstr ""
18666
18667 #: common.opt:2479
18668 #, no-c-format
18669 msgid ""
18670 "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in "
18671 "premature scheduling of queued insns."
18672 msgstr ""
18673
18674 #: common.opt:2483
18675 #, no-c-format
18676 msgid "Enable the group heuristic in the scheduler."
18677 msgstr ""
18678
18679 #: common.opt:2487
18680 #, no-c-format
18681 msgid "Enable the critical path heuristic in the scheduler."
18682 msgstr ""
18683
18684 #: common.opt:2491
18685 #, no-c-format
18686 msgid "Enable the speculative instruction heuristic in the scheduler."
18687 msgstr ""
18688
18689 #: common.opt:2495
18690 #, no-c-format
18691 msgid "Enable the rank heuristic in the scheduler."
18692 msgstr ""
18693
18694 #: common.opt:2499
18695 #, no-c-format
18696 msgid "Enable the last instruction heuristic in the scheduler."
18697 msgstr ""
18698
18699 #: common.opt:2503
18700 #, no-c-format
18701 msgid "Enable the dependent count heuristic in the scheduler."
18702 msgstr ""
18703
18704 #: common.opt:2507
18705 #, no-c-format
18706 msgid "Access data in the same section from shared anchor points."
18707 msgstr ""
18708
18709 #: common.opt:2519
18710 #, no-c-format
18711 msgid "Turn on Redundant Extensions Elimination pass."
18712 msgstr ""
18713
18714 #: common.opt:2523
18715 #, no-c-format
18716 msgid "Show column numbers in diagnostics, when available. Default on."
18717 msgstr ""
18718
18719 #: common.opt:2527
18720 #, no-c-format
18721 msgid ""
18722 "Emit function prologues only before parts of the function that need it, "
18723 "rather than at the top of the function."
18724 msgstr ""
18725
18726 #: common.opt:2532
18727 #, no-c-format
18728 msgid "Shrink-wrap parts of the prologue and epilogue separately."
18729 msgstr ""
18730
18731 #: common.opt:2536
18732 #, no-c-format
18733 msgid "Disable optimizations observable by IEEE signaling NaNs."
18734 msgstr ""
18735
18736 #: common.opt:2540
18737 #, no-c-format
18738 msgid ""
18739 "Disable floating point optimizations that ignore the IEEE signedness of zero."
18740 msgstr ""
18741
18742 #: common.opt:2544
18743 #, no-c-format
18744 msgid "Convert floating point constants to single precision constants."
18745 msgstr ""
18746
18747 #: common.opt:2548
18748 #, no-c-format
18749 msgid "Split lifetimes of induction variables when loops are unrolled."
18750 msgstr ""
18751
18752 #: common.opt:2552
18753 #, no-c-format
18754 msgid "Generate discontiguous stack frames."
18755 msgstr ""
18756
18757 #: common.opt:2556
18758 #, no-c-format
18759 msgid "Split wide types into independent registers."
18760 msgstr ""
18761
18762 #: common.opt:2560
18763 #, no-c-format
18764 msgid "Split wide types into independent registers earlier."
18765 msgstr ""
18766
18767 #: common.opt:2564
18768 #, no-c-format
18769 msgid "Enable backward propagation of use properties at the SSA level."
18770 msgstr ""
18771
18772 #: common.opt:2568
18773 #, no-c-format
18774 msgid "Optimize conditional patterns using SSA PHI nodes."
18775 msgstr ""
18776
18777 #: common.opt:2572
18778 #, no-c-format
18779 msgid ""
18780 "Optimize amount of stdarg registers saved to stack at start of function."
18781 msgstr ""
18782
18783 #: common.opt:2576
18784 #, no-c-format
18785 msgid "Apply variable expansion when loops are unrolled."
18786 msgstr ""
18787
18788 #: common.opt:2580
18789 #, no-c-format
18790 msgid ""
18791 "-fstack-check=[no|generic|specific]\tInsert stack checking code into the "
18792 "program."
18793 msgstr ""
18794
18795 #: common.opt:2584
18796 #, no-c-format
18797 msgid ""
18798 "Insert stack checking code into the program. Same as -fstack-check=specific."
18799 msgstr ""
18800
18801 #: common.opt:2588
18802 #, no-c-format
18803 msgid ""
18804 "Insert code to probe each page of stack space as it is allocated to protect "
18805 "from stack-clash style attacks."
18806 msgstr ""
18807
18808 #: common.opt:2596
18809 #, no-c-format
18810 msgid ""
18811 "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
18812 msgstr ""
18813
18814 #: common.opt:2600
18815 #, no-c-format
18816 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
18817 msgstr ""
18818
18819 #: common.opt:2604
18820 #, no-c-format
18821 msgid "Use propolice as a stack protection method."
18822 msgstr ""
18823
18824 #: common.opt:2608
18825 #, no-c-format
18826 msgid "Use a stack protection method for every function."
18827 msgstr ""
18828
18829 #: common.opt:2612
18830 #, no-c-format
18831 msgid "Use a smart stack protection method for certain functions."
18832 msgstr ""
18833
18834 #: common.opt:2616
18835 #, no-c-format
18836 msgid ""
18837 "Use stack protection method only for functions with the stack_protect "
18838 "attribute."
18839 msgstr ""
18840
18841 #: common.opt:2620
18842 #, no-c-format
18843 msgid "Output stack usage information on a per-function basis."
18844 msgstr ""
18845
18846 #: common.opt:2632
18847 #, no-c-format
18848 msgid "Assume strict aliasing rules apply."
18849 msgstr ""
18850
18851 #: common.opt:2636
18852 #, no-c-format
18853 msgid ""
18854 "Treat signed overflow as undefined. Negated as -fwrapv -fwrapv-pointer."
18855 msgstr ""
18856
18857 #: common.opt:2640
18858 #, no-c-format
18859 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
18860 msgstr ""
18861
18862 #: common.opt:2644
18863 #, no-c-format
18864 msgid "Check for syntax errors, then stop."
18865 msgstr ""
18866
18867 #: common.opt:2648
18868 #, no-c-format
18869 msgid "Create data files needed by \"gcov\"."
18870 msgstr ""
18871
18872 #: common.opt:2652
18873 #, no-c-format
18874 msgid "Perform jump threading optimizations."
18875 msgstr ""
18876
18877 #: common.opt:2656
18878 #, no-c-format
18879 msgid "Report the time taken by each compiler pass."
18880 msgstr ""
18881
18882 #: common.opt:2660
18883 #, no-c-format
18884 msgid "Record times taken by sub-phases separately."
18885 msgstr ""
18886
18887 #: common.opt:2664
18888 #, no-c-format
18889 msgid ""
18890 "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the "
18891 "default thread-local storage code generation model."
18892 msgstr ""
18893
18894 #: common.opt:2683
18895 #, no-c-format
18896 msgid "Reorder top level functions, variables, and asms."
18897 msgstr ""
18898
18899 #: common.opt:2687
18900 #, no-c-format
18901 msgid "Perform superblock formation via tail duplication."
18902 msgstr ""
18903
18904 #: common.opt:2691
18905 #, no-c-format
18906 msgid ""
18907 "For targets that normally need trampolines for nested functions, always "
18908 "generate them instead of using descriptors."
18909 msgstr ""
18910
18911 #: common.opt:2699
18912 #, no-c-format
18913 msgid "Assume floating-point operations can trap."
18914 msgstr ""
18915
18916 #: common.opt:2703
18917 #, no-c-format
18918 msgid "Trap for signed overflow in addition, subtraction and multiplication."
18919 msgstr ""
18920
18921 #: common.opt:2707
18922 #, no-c-format
18923 msgid "Enable SSA-CCP optimization on trees."
18924 msgstr ""
18925
18926 #: common.opt:2711
18927 #, no-c-format
18928 msgid "Enable SSA-BIT-CCP optimization on trees."
18929 msgstr ""
18930
18931 #: common.opt:2719
18932 #, no-c-format
18933 msgid "Enable loop header copying on trees."
18934 msgstr ""
18935
18936 #: common.opt:2727
18937 #, no-c-format
18938 msgid "Enable SSA coalescing of user variables."
18939 msgstr ""
18940
18941 #: common.opt:2735
18942 #, no-c-format
18943 msgid "Enable copy propagation on trees."
18944 msgstr ""
18945
18946 #: common.opt:2743
18947 #, no-c-format
18948 msgid "Transform condition stores into unconditional ones."
18949 msgstr ""
18950
18951 #: common.opt:2747
18952 #, no-c-format
18953 msgid "Perform conversions of switch initializations."
18954 msgstr ""
18955
18956 #: common.opt:2751
18957 #, no-c-format
18958 msgid "Enable SSA dead code elimination optimization on trees."
18959 msgstr ""
18960
18961 #: common.opt:2755
18962 #, no-c-format
18963 msgid "Enable dominator optimizations."
18964 msgstr ""
18965
18966 #: common.opt:2759
18967 #, no-c-format
18968 msgid "Enable tail merging on trees."
18969 msgstr ""
18970
18971 #: common.opt:2763
18972 #, no-c-format
18973 msgid "Enable dead store elimination."
18974 msgstr ""
18975
18976 #: common.opt:2767
18977 #, no-c-format
18978 msgid "Enable forward propagation on trees."
18979 msgstr ""
18980
18981 #: common.opt:2771
18982 #, no-c-format
18983 msgid "Enable Full Redundancy Elimination (FRE) on trees."
18984 msgstr ""
18985
18986 #: common.opt:2775
18987 #, no-c-format
18988 msgid "Enable string length optimizations on trees."
18989 msgstr ""
18990
18991 #: common.opt:2779
18992 #, no-c-format
18993 msgid ""
18994 "Detect paths that trigger erroneous or undefined behavior due to "
18995 "dereferencing a null pointer. Isolate those paths from the main control "
18996 "flow and turn the statement with erroneous or undefined behavior into a trap."
18997 msgstr ""
18998
18999 #: common.opt:2785
19000 #, no-c-format
19001 msgid ""
19002 "Detect paths that trigger erroneous or undefined behavior due to a null "
19003 "value being used in a way forbidden by a returns_nonnull or nonnull "
19004 "attribute. Isolate those paths from the main control flow and turn the "
19005 "statement with erroneous or undefined behavior into a trap."
19006 msgstr ""
19007
19008 #: common.opt:2792
19009 #, no-c-format
19010 msgid "Enable loop distribution on trees."
19011 msgstr ""
19012
19013 #: common.opt:2796
19014 #, no-c-format
19015 msgid "Enable loop distribution for patterns transformed into a library call."
19016 msgstr ""
19017
19018 #: common.opt:2800
19019 #, no-c-format
19020 msgid "Enable loop invariant motion on trees."
19021 msgstr ""
19022
19023 #: common.opt:2808
19024 #, no-c-format
19025 msgid "Create canonical induction variables in loops."
19026 msgstr ""
19027
19028 #: common.opt:2812
19029 #, no-c-format
19030 msgid "Enable loop optimizations on tree level."
19031 msgstr ""
19032
19033 #: common.opt:2816
19034 #, no-c-format
19035 msgid ""
19036 "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
19037 msgstr ""
19038
19039 #: common.opt:2820
19040 #, no-c-format
19041 msgid "Enable hoisting loads from conditional pointers."
19042 msgstr ""
19043
19044 #: common.opt:2824
19045 #, no-c-format
19046 msgid "Enable SSA-PRE optimization on trees."
19047 msgstr ""
19048
19049 #: common.opt:2828
19050 #, no-c-format
19051 msgid ""
19052 "In SSA-PRE optimization on trees, enable partial-partial redundancy "
19053 "elimination."
19054 msgstr ""
19055
19056 #: common.opt:2832
19057 #, no-c-format
19058 msgid "Perform function-local points-to analysis on trees."
19059 msgstr ""
19060
19061 #: common.opt:2836
19062 #, no-c-format
19063 msgid "Enable reassociation on tree level."
19064 msgstr ""
19065
19066 #: common.opt:2844
19067 #, no-c-format
19068 msgid "Enable SSA code sinking on trees."
19069 msgstr ""
19070
19071 #: common.opt:2848
19072 #, no-c-format
19073 msgid "Perform straight-line strength reduction."
19074 msgstr ""
19075
19076 #: common.opt:2852
19077 #, no-c-format
19078 msgid "Perform scalar replacement of aggregates."
19079 msgstr ""
19080
19081 #: common.opt:2856
19082 #, no-c-format
19083 msgid "Replace temporary expressions in the SSA->normal pass."
19084 msgstr ""
19085
19086 #: common.opt:2860
19087 #, no-c-format
19088 msgid "Perform live range splitting during the SSA->normal pass."
19089 msgstr ""
19090
19091 #: common.opt:2864
19092 #, no-c-format
19093 msgid "Perform Value Range Propagation on trees."
19094 msgstr ""
19095
19096 #: common.opt:2868
19097 #, no-c-format
19098 msgid "Split paths leading to loop backedges."
19099 msgstr ""
19100
19101 #: common.opt:2872
19102 #, no-c-format
19103 msgid ""
19104 "Assume common declarations may be overridden with ones with a larger "
19105 "trailing array."
19106 msgstr ""
19107
19108 #: common.opt:2877
19109 #, no-c-format
19110 msgid "Compile whole compilation unit at a time."
19111 msgstr ""
19112
19113 #: common.opt:2881
19114 #, no-c-format
19115 msgid "Perform loop unrolling when iteration count is known."
19116 msgstr ""
19117
19118 #: common.opt:2885
19119 #, no-c-format
19120 msgid "Perform loop unrolling for all loops."
19121 msgstr ""
19122
19123 #: common.opt:2900
19124 #, no-c-format
19125 msgid ""
19126 "Allow optimization for floating-point arithmetic which may change the result "
19127 "of the operation due to rounding."
19128 msgstr ""
19129
19130 #: common.opt:2905
19131 #, no-c-format
19132 msgid "Same as -fassociative-math for expressions which include division."
19133 msgstr ""
19134
19135 #: common.opt:2913
19136 #, no-c-format
19137 msgid "Allow math optimizations that may violate IEEE or ISO standards."
19138 msgstr ""
19139
19140 #: common.opt:2917
19141 #, no-c-format
19142 msgid "Perform loop unswitching."
19143 msgstr ""
19144
19145 #: common.opt:2921
19146 #, no-c-format
19147 msgid "Perform loop splitting."
19148 msgstr ""
19149
19150 #: common.opt:2925
19151 #, no-c-format
19152 msgid "Version loops based on whether indices have a stride of one."
19153 msgstr ""
19154
19155 #: common.opt:2929
19156 #, no-c-format
19157 msgid "Just generate unwind tables for exception handling."
19158 msgstr ""
19159
19160 #: common.opt:2933
19161 #, no-c-format
19162 msgid "Use the bfd linker instead of the default linker."
19163 msgstr ""
19164
19165 #: common.opt:2937
19166 #, no-c-format
19167 msgid "Use the gold linker instead of the default linker."
19168 msgstr ""
19169
19170 #: common.opt:2941
19171 #, no-c-format
19172 msgid "Use the lld LLVM linker instead of the default linker."
19173 msgstr ""
19174
19175 #: common.opt:2953
19176 #, no-c-format
19177 msgid "Perform variable tracking."
19178 msgstr ""
19179
19180 #: common.opt:2961
19181 #, no-c-format
19182 msgid "Perform variable tracking by annotating assignments."
19183 msgstr ""
19184
19185 #: common.opt:2967
19186 #, no-c-format
19187 msgid "Toggle -fvar-tracking-assignments."
19188 msgstr ""
19189
19190 #: common.opt:2975
19191 #, no-c-format
19192 msgid ""
19193 "Perform variable tracking and also tag variables that are uninitialized."
19194 msgstr ""
19195
19196 #: common.opt:2980
19197 #, no-c-format
19198 msgid "Enable vectorization on trees."
19199 msgstr ""
19200
19201 #: common.opt:2988
19202 #, no-c-format
19203 msgid "Enable loop vectorization on trees."
19204 msgstr ""
19205
19206 #: common.opt:2992
19207 #, no-c-format
19208 msgid "Enable basic block vectorization (SLP) on trees."
19209 msgstr ""
19210
19211 #: common.opt:2996
19212 #, no-c-format
19213 msgid ""
19214 "-fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for "
19215 "vectorization."
19216 msgstr ""
19217
19218 #: common.opt:3000
19219 #, no-c-format
19220 msgid ""
19221 "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization "
19222 "cost model for code marked with a simd directive."
19223 msgstr ""
19224
19225 #: common.opt:3016
19226 #, no-c-format
19227 msgid ""
19228 "Enables the dynamic vectorizer cost model. Preserved for backward "
19229 "compatibility."
19230 msgstr ""
19231
19232 #: common.opt:3024
19233 #, no-c-format
19234 msgid "Enable copy propagation of scalar-evolution information."
19235 msgstr ""
19236
19237 #: common.opt:3034
19238 #, no-c-format
19239 msgid "Add extra commentary to assembler output."
19240 msgstr ""
19241
19242 #: common.opt:3038
19243 #, no-c-format
19244 msgid ""
19245 "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol "
19246 "visibility."
19247 msgstr ""
19248
19249 #: common.opt:3057
19250 #, no-c-format
19251 msgid "Validate vtable pointers before using them."
19252 msgstr ""
19253
19254 #: common.opt:3073
19255 #, no-c-format
19256 msgid "Output vtable verification counters."
19257 msgstr ""
19258
19259 #: common.opt:3077
19260 #, no-c-format
19261 msgid "Output vtable verification pointer sets information."
19262 msgstr ""
19263
19264 #: common.opt:3081
19265 #, no-c-format
19266 msgid "Use expression value profiles in optimizations."
19267 msgstr ""
19268
19269 #: common.opt:3085
19270 #, no-c-format
19271 msgid "Construct webs and split unrelated uses of single variable."
19272 msgstr ""
19273
19274 #: common.opt:3089
19275 #, no-c-format
19276 msgid "Enable conditional dead code elimination for builtin calls."
19277 msgstr ""
19278
19279 #: common.opt:3093
19280 #, no-c-format
19281 msgid "Perform whole program optimizations."
19282 msgstr ""
19283
19284 #: common.opt:3097
19285 #, no-c-format
19286 msgid "Assume pointer overflow wraps around."
19287 msgstr ""
19288
19289 #: common.opt:3101
19290 #, no-c-format
19291 msgid "Assume signed arithmetic overflow wraps around."
19292 msgstr ""
19293
19294 #: common.opt:3105
19295 #, no-c-format
19296 msgid "Put zero initialized data in the bss section."
19297 msgstr ""
19298
19299 #: common.opt:3109
19300 #, no-c-format
19301 msgid "Generate debug information in default format."
19302 msgstr ""
19303
19304 #: common.opt:3113
19305 #, no-c-format
19306 msgid "Assume assembler support for (DWARF2+) .loc directives."
19307 msgstr ""
19308
19309 #: common.opt:3117
19310 #, no-c-format
19311 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
19312 msgstr ""
19313
19314 #: common.opt:3137
19315 #, no-c-format
19316 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
19317 msgstr ""
19318
19319 #: common.opt:3141
19320 #, no-c-format
19321 msgid "Generate debug information in default version of DWARF format."
19322 msgstr ""
19323
19324 #: common.opt:3145
19325 #, no-c-format
19326 msgid "Generate debug information in DWARF v2 (or later) format."
19327 msgstr ""
19328
19329 #: common.opt:3149
19330 #, no-c-format
19331 msgid "Generate debug information in default extended format."
19332 msgstr ""
19333
19334 #: common.opt:3153
19335 #, no-c-format
19336 msgid "Generate extended entry point information for inlined functions."
19337 msgstr ""
19338
19339 #: common.opt:3157
19340 #, no-c-format
19341 msgid "Compute locview reset points based on insn length estimates."
19342 msgstr ""
19343
19344 #: common.opt:3165
19345 #, no-c-format
19346 msgid "Don't generate DWARF pubnames and pubtypes sections."
19347 msgstr ""
19348
19349 #: common.opt:3169
19350 #, no-c-format
19351 msgid "Generate DWARF pubnames and pubtypes sections."
19352 msgstr ""
19353
19354 #: common.opt:3173
19355 #, no-c-format
19356 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
19357 msgstr ""
19358
19359 #: common.opt:3177
19360 #, no-c-format
19361 msgid "Record gcc command line switches in DWARF DW_AT_producer."
19362 msgstr ""
19363
19364 #: common.opt:3181
19365 #, no-c-format
19366 msgid "Generate debug information in separate .dwo files."
19367 msgstr ""
19368
19369 #: common.opt:3185
19370 #, no-c-format
19371 msgid "Generate debug information in STABS format."
19372 msgstr ""
19373
19374 #: common.opt:3189
19375 #, no-c-format
19376 msgid "Generate debug information in extended STABS format."
19377 msgstr ""
19378
19379 #: common.opt:3193
19380 #, no-c-format
19381 msgid "Emit progressive recommended breakpoint locations."
19382 msgstr ""
19383
19384 #: common.opt:3197
19385 #, no-c-format
19386 msgid "Don't emit DWARF additions beyond selected version."
19387 msgstr ""
19388
19389 #: common.opt:3201
19390 #, no-c-format
19391 msgid ""
19392 "Add description attributes to some DWARF DIEs that have no name attribute."
19393 msgstr ""
19394
19395 #: common.opt:3205
19396 #, no-c-format
19397 msgid "Toggle debug information generation."
19398 msgstr ""
19399
19400 #: common.opt:3209
19401 #, no-c-format
19402 msgid "Augment variable location lists with progressive views."
19403 msgstr ""
19404
19405 #: common.opt:3216
19406 #, no-c-format
19407 msgid "Generate debug information in VMS format."
19408 msgstr ""
19409
19410 #: common.opt:3220
19411 #, no-c-format
19412 msgid "Generate debug information in XCOFF format."
19413 msgstr ""
19414
19415 #: common.opt:3224
19416 #, no-c-format
19417 msgid "Generate debug information in extended XCOFF format."
19418 msgstr ""
19419
19420 #: common.opt:3242
19421 #, no-c-format
19422 msgid "Generate compressed debug sections."
19423 msgstr ""
19424
19425 #: common.opt:3246
19426 #, no-c-format
19427 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
19428 msgstr ""
19429
19430 #: common.opt:3253
19431 #, no-c-format
19432 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
19433 msgstr ""
19434
19435 #: common.opt:3257
19436 #, no-c-format
19437 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
19438 msgstr ""
19439
19440 #: common.opt:3282
19441 #, no-c-format
19442 msgid "-o <file>\tPlace output into <file>."
19443 msgstr ""
19444
19445 #: common.opt:3286
19446 #, no-c-format
19447 msgid "Enable function profiling."
19448 msgstr ""
19449
19450 #: common.opt:3296
19451 #, no-c-format
19452 msgid "Like -pedantic but issue them as errors."
19453 msgstr ""
19454
19455 #: common.opt:3336
19456 #, no-c-format
19457 msgid "Do not display functions compiled or elapsed time."
19458 msgstr ""
19459
19460 #: common.opt:3368
19461 #, no-c-format
19462 msgid "Enable verbose output."
19463 msgstr ""
19464
19465 #: common.opt:3372
19466 #, no-c-format
19467 msgid "Display the compiler's version."
19468 msgstr ""
19469
19470 #: common.opt:3376
19471 #, no-c-format
19472 msgid "Suppress warnings."
19473 msgstr ""
19474
19475 #: common.opt:3386
19476 #, no-c-format
19477 msgid "Create a shared library."
19478 msgstr ""
19479
19480 #: common.opt:3431
19481 #, no-c-format
19482 msgid "Don't create a dynamically linked position independent executable."
19483 msgstr ""
19484
19485 #: common.opt:3435
19486 #, no-c-format
19487 msgid "Create a dynamically linked position independent executable."
19488 msgstr ""
19489
19490 #: common.opt:3439
19491 #, no-c-format
19492 msgid "Create a static position independent executable."
19493 msgstr ""
19494
19495 #: common.opt:3446
19496 #, no-c-format
19497 msgid "Use caller save register across calls if possible."
19498 msgstr ""
19499
19500 #: params.opt:27
19501 #, no-c-format
19502 msgid ""
19503 "Loops iterating at least selected number of iterations will get loop "
19504 "alignment."
19505 msgstr ""
19506
19507 #: params.opt:31
19508 #, no-c-format
19509 msgid ""
19510 "Select fraction of the maximal frequency of executions of basic block in "
19511 "function given basic block get alignment."
19512 msgstr ""
19513
19514 #: params.opt:35
19515 #, no-c-format
19516 msgid "Enable asan globals protection."
19517 msgstr ""
19518
19519 #: params.opt:39
19520 #, no-c-format
19521 msgid "Enable asan allocas/VLAs protection."
19522 msgstr ""
19523
19524 #: params.opt:43
19525 #, no-c-format
19526 msgid "Enable asan load operations protection."
19527 msgstr ""
19528
19529 #: params.opt:47
19530 #, no-c-format
19531 msgid "Enable asan store operations protection."
19532 msgstr ""
19533
19534 #: params.opt:51
19535 #, no-c-format
19536 msgid ""
19537 "Use callbacks instead of inline code if number of accesses in function "
19538 "becomes greater or equal to this number."
19539 msgstr ""
19540
19541 #: params.opt:55
19542 #, no-c-format
19543 msgid "Enable asan builtin functions protection."
19544 msgstr ""
19545
19546 #: params.opt:59
19547 #, no-c-format
19548 msgid "Enable asan stack protection."
19549 msgstr ""
19550
19551 #: params.opt:63
19552 #, no-c-format
19553 msgid "Enable asan detection of use-after-return bugs."
19554 msgstr ""
19555
19556 #: params.opt:67
19557 #, no-c-format
19558 msgid "Average number of iterations of a loop."
19559 msgstr ""
19560
19561 #: params.opt:71
19562 #, no-c-format
19563 msgid "Maximum number of bits for which we avoid creating FMAs."
19564 msgstr ""
19565
19566 #: params.opt:75
19567 #, no-c-format
19568 msgid ""
19569 "Set the estimated probability in percentage for builtin expect. The default "
19570 "value is 90% probability."
19571 msgstr ""
19572
19573 #: params.opt:79
19574 #, no-c-format
19575 msgid ""
19576 "The maximum length of a constant string for a builtin string cmp call "
19577 "eligible for inlining. The default value is 3."
19578 msgstr ""
19579
19580 #: params.opt:83
19581 #, no-c-format
19582 msgid ""
19583 "The smallest number of different values for which it is best to use a jump-"
19584 "table instead of a tree of conditional branches, if 0, use the default for "
19585 "the machine."
19586 msgstr ""
19587
19588 #: params.opt:87
19589 #, no-c-format
19590 msgid ""
19591 "Probability that COMDAT function will be shared with different compilation "
19592 "unit."
19593 msgstr ""
19594
19595 #: params.opt:91
19596 #, no-c-format
19597 msgid ""
19598 "Maximum number of namespaces to search for alternatives when name lookup "
19599 "fails."
19600 msgstr ""
19601
19602 #: params.opt:95
19603 #, no-c-format
19604 msgid "Maximum number of queries into the alias oracle per store."
19605 msgstr ""
19606
19607 #: params.opt:99
19608 #, no-c-format
19609 msgid ""
19610 "Maximum size (in bytes) of objects tracked bytewise by dead store "
19611 "elimination."
19612 msgstr ""
19613
19614 #: params.opt:103
19615 #, no-c-format
19616 msgid ""
19617 "Maximal estimated growth of function body caused by early inlining of single "
19618 "call."
19619 msgstr ""
19620
19621 #: params.opt:107
19622 #, no-c-format
19623 msgid ""
19624 "Maximum number of arguments a PHI may have before the FSM threader will not "
19625 "try to thread through its block."
19626 msgstr ""
19627
19628 #: params.opt:111
19629 #, no-c-format
19630 msgid ""
19631 "Scale factor to apply to the number of blocks in a threading path when "
19632 "comparing to the number of (scaled) statements."
19633 msgstr ""
19634
19635 #: params.opt:115
19636 #, no-c-format
19637 msgid ""
19638 "Scale factor to apply to the number of statements in a threading path when "
19639 "comparing to the number of (scaled) blocks."
19640 msgstr ""
19641
19642 #: params.opt:119
19643 #, no-c-format
19644 msgid ""
19645 "The threshold ratio of critical edges execution count that permit performing "
19646 "redundancy elimination after reload."
19647 msgstr ""
19648
19649 #: params.opt:123
19650 #, no-c-format
19651 msgid ""
19652 "The threshold ratio for performing partial redundancy elimination after "
19653 "reload."
19654 msgstr ""
19655
19656 #: params.opt:127
19657 #, no-c-format
19658 msgid ""
19659 "Scaling factor in calculation of maximum distance an expression can be moved "
19660 "by GCSE optimizations."
19661 msgstr ""
19662
19663 #: params.opt:131
19664 #, no-c-format
19665 msgid ""
19666 "Cost at which GCSE optimizations will not constraint the distance an "
19667 "expression can travel."
19668 msgstr ""
19669
19670 #: params.opt:135
19671 #, no-c-format
19672 msgid ""
19673 "Minimum heap expansion to trigger garbage collection, as a percentage of the "
19674 "total size of the heap."
19675 msgstr ""
19676
19677 #: params.opt:139
19678 #, no-c-format
19679 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
19680 msgstr ""
19681
19682 #: params.opt:143
19683 #, no-c-format
19684 msgid ""
19685 "The number of executions of a basic block which is considered hot. The "
19686 "parameter is used only in GIMPLE FE."
19687 msgstr ""
19688
19689 #: params.opt:147
19690 #, no-c-format
19691 msgid "Whether codegen errors should be ICEs when -fchecking."
19692 msgstr ""
19693
19694 #: params.opt:151
19695 #, no-c-format
19696 msgid "Maximum number of arrays per SCoP."
19697 msgstr ""
19698
19699 #: params.opt:155
19700 #, no-c-format
19701 msgid "Maximum number of parameters in a SCoP."
19702 msgstr ""
19703
19704 #: params.opt:159
19705 #, no-c-format
19706 msgid ""
19707 "The number of elements for which hash table verification is done for each "
19708 "searched element."
19709 msgstr ""
19710
19711 #: params.opt:163
19712 #, no-c-format
19713 msgid ""
19714 "The denominator n of fraction 1/n of the maximal execution count of a basic "
19715 "block in the entire program that a basic block needs to at least have in "
19716 "order to be considered hot (used in non-LTO mode)."
19717 msgstr ""
19718
19719 #: params.opt:167
19720 #, no-c-format
19721 msgid ""
19722 "The number of most executed permilles of the profiled execution of the "
19723 "entire program to which the execution count of a basic block must be part of "
19724 "in order to be considered hot (used in LTO mode)."
19725 msgstr ""
19726
19727 #: params.opt:171
19728 #, no-c-format
19729 msgid ""
19730 "The denominator n of fraction 1/n of the execution frequency of the entry "
19731 "block of a function that a basic block of this function needs to at least "
19732 "have in order to be considered hot."
19733 msgstr ""
19734
19735 #: params.opt:175
19736 #, no-c-format
19737 msgid "Level of hsa debug stores verbosity."
19738 msgstr ""
19739
19740 #: params.opt:179
19741 #, no-c-format
19742 msgid ""
19743 "The scale (in percents) applied to inline-insns-single and auto limits when "
19744 "heuristics hints that inlining is very profitable."
19745 msgstr ""
19746
19747 #: params.opt:183
19748 #, no-c-format
19749 msgid ""
19750 "The minimal estimated speedup allowing inliner to ignore inline-insns-single "
19751 "and inline-insns-auto."
19752 msgstr ""
19753
19754 #: params.opt:187
19755 #, no-c-format
19756 msgid ""
19757 "How much can given compilation unit grow because of the inlining (in "
19758 "percent)."
19759 msgstr ""
19760
19761 #: params.opt:191
19762 #, no-c-format
19763 msgid "The upper bound for sharing integer constants."
19764 msgstr ""
19765
19766 #: params.opt:195
19767 #, no-c-format
19768 msgid ""
19769 "Threshold ipa-cp opportunity evaluation that is still considered beneficial "
19770 "to clone."
19771 msgstr ""
19772
19773 #: params.opt:199
19774 #, no-c-format
19775 msgid ""
19776 "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or "
19777 "strides known."
19778 msgstr ""
19779
19780 #: params.opt:203
19781 #, no-c-format
19782 msgid "Maximum depth of recursive cloning for self-recursive function."
19783 msgstr ""
19784
19785 #: params.opt:207
19786 #, no-c-format
19787 msgid ""
19788 "Recursive cloning only when the probability of call being executed exceeds "
19789 "the parameter."
19790 msgstr ""
19791
19792 #: params.opt:211
19793 #, no-c-format
19794 msgid ""
19795 "Percentage penalty the recursive functions will receive when they are "
19796 "evaluated for cloning."
19797 msgstr ""
19798
19799 #: params.opt:215
19800 #, no-c-format
19801 msgid ""
19802 "Percentage penalty functions containing a single call to another function "
19803 "will receive when they are evaluated for cloning."
19804 msgstr ""
19805
19806 #: params.opt:219
19807 #, no-c-format
19808 msgid ""
19809 "How much can given compilation unit grow because of the interprocedural "
19810 "constant propagation (in percent)."
19811 msgstr ""
19812
19813 #: params.opt:223
19814 #, no-c-format
19815 msgid ""
19816 "Maximum size of a list of values associated with each parameter for "
19817 "interprocedural constant propagation."
19818 msgstr ""
19819
19820 #: params.opt:227
19821 #, no-c-format
19822 msgid ""
19823 "Maximum number of statements that will be visited by IPA formal parameter "
19824 "analysis based on alias analysis in any given function."
19825 msgstr ""
19826
19827 #: params.opt:231
19828 #, no-c-format
19829 msgid ""
19830 "Maximum number of aggregate content items for a parameter in jump functions "
19831 "and lattices."
19832 msgstr ""
19833
19834 #: params.opt:235
19835 #, no-c-format
19836 msgid ""
19837 "Maximum number of operations in a parameter expression that can be handled "
19838 "by IPA analysis."
19839 msgstr ""
19840
19841 #: params.opt:239
19842 #, no-c-format
19843 msgid ""
19844 "Maximal number of boundary endpoints of case ranges of switch statement used "
19845 "during IPA function summary generation."
19846 msgstr ""
19847
19848 #: params.opt:243
19849 #, no-c-format
19850 msgid ""
19851 "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, "
19852 "also the maximum number of replacements of a formal parameter."
19853 msgstr ""
19854
19855 #: params.opt:247
19856 #, no-c-format
19857 msgid ""
19858 "Maximum allowed growth of number and total size of new parameters that ipa-"
19859 "sra replaces a pointer to an aggregate with."
19860 msgstr ""
19861
19862 #: params.opt:251
19863 #, no-c-format
19864 msgid ""
19865 "The number of registers in each class kept unused by loop invariant motion."
19866 msgstr ""
19867
19868 #: params.opt:255
19869 #, no-c-format
19870 msgid "Max size of conflict table in MB."
19871 msgstr ""
19872
19873 #: params.opt:259
19874 #, no-c-format
19875 msgid "Max loops number for regional RA."
19876 msgstr ""
19877
19878 #: params.opt:263
19879 #, no-c-format
19880 msgid ""
19881 "If number of candidates in the set is smaller, we always try to remove "
19882 "unused ivs during its optimization."
19883 msgstr ""
19884
19885 #: params.opt:267
19886 #, no-c-format
19887 msgid ""
19888 "Bound on number of candidates below that all candidates are considered in iv "
19889 "optimizations."
19890 msgstr ""
19891
19892 #: params.opt:271
19893 #, no-c-format
19894 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
19895 msgstr ""
19896
19897 #: params.opt:275
19898 #, no-c-format
19899 msgid ""
19900 "The maximum code size growth ratio when expanding into a jump table (in "
19901 "percent). The parameter is used when optimizing for size."
19902 msgstr ""
19903
19904 #: params.opt:279
19905 #, no-c-format
19906 msgid ""
19907 "The maximum code size growth ratio when expanding into a jump table (in "
19908 "percent). The parameter is used when optimizing for speed."
19909 msgstr ""
19910
19911 #: params.opt:283
19912 #, no-c-format
19913 msgid "The size of L1 cache line."
19914 msgstr ""
19915
19916 #: params.opt:287
19917 #, no-c-format
19918 msgid "The size of L1 cache."
19919 msgstr ""
19920
19921 #: params.opt:291
19922 #, no-c-format
19923 msgid "The size of L2 cache."
19924 msgstr ""
19925
19926 #: params.opt:295
19927 #, no-c-format
19928 msgid "Maximal growth due to inlining of large function (in percent)."
19929 msgstr ""
19930
19931 #: params.opt:299
19932 #, no-c-format
19933 msgid "The size of function body to be considered large."
19934 msgstr ""
19935
19936 #: params.opt:303
19937 #, no-c-format
19938 msgid "The size of stack frame to be considered large."
19939 msgstr ""
19940
19941 #: params.opt:307
19942 #, no-c-format
19943 msgid "Maximal stack frame growth due to inlining (in percent)."
19944 msgstr ""
19945
19946 #: params.opt:311
19947 #, no-c-format
19948 msgid "The size of translation unit to be considered large."
19949 msgstr ""
19950
19951 #: params.opt:315
19952 #, no-c-format
19953 msgid ""
19954 "The minimum cost of an expensive expression in the loop invariant motion."
19955 msgstr ""
19956
19957 #: params.opt:319
19958 #, no-c-format
19959 msgid "True if a non-short-circuit operation is optimal."
19960 msgstr ""
19961
19962 #: params.opt:323
19963 #, no-c-format
19964 msgid "Size of tiles for loop blocking."
19965 msgstr ""
19966
19967 #: params.opt:327
19968 #, no-c-format
19969 msgid "The maximum number of stmts in loop nest for loop interchange."
19970 msgstr ""
19971
19972 #: params.opt:331
19973 #, no-c-format
19974 msgid "The minimum stride ratio for loop interchange to be profitable."
19975 msgstr ""
19976
19977 #: params.opt:335
19978 #, no-c-format
19979 msgid "Max basic blocks number in loop for loop invariant motion."
19980 msgstr ""
19981
19982 #: params.opt:339
19983 #, no-c-format
19984 msgid "Maximum number of datarefs in loop for building loop data dependencies."
19985 msgstr ""
19986
19987 #: params.opt:343
19988 #, no-c-format
19989 msgid ""
19990 "The maximum number of instructions in an inner loop that is being considered "
19991 "for versioning."
19992 msgstr ""
19993
19994 #: params.opt:347
19995 #, no-c-format
19996 msgid ""
19997 "The maximum number of instructions in an outer loop that is being considered "
19998 "for versioning, on top of the instructions in inner loops."
19999 msgstr ""
20000
20001 #: params.opt:351
20002 #, no-c-format
20003 msgid ""
20004 "Minimal fall-through edge probability in percentage used to add BB to "
20005 "inheritance EBB in LRA."
20006 msgstr ""
20007
20008 #: params.opt:355
20009 #, no-c-format
20010 msgid ""
20011 "The max number of reload pseudos which are considered during spilling a non-"
20012 "reload pseudo."
20013 msgstr ""
20014
20015 #: params.opt:359
20016 #, no-c-format
20017 msgid "Maximal size of a partition for LTO (in estimated instructions)."
20018 msgstr ""
20019
20020 #: params.opt:363
20021 #, no-c-format
20022 msgid "maximal number of LTO partitions streamed in parallel."
20023 msgstr ""
20024
20025 #: params.opt:367
20026 #, no-c-format
20027 msgid "Minimal size of a partition for LTO (in estimated instructions)."
20028 msgstr ""
20029
20030 #: params.opt:371
20031 #, no-c-format
20032 msgid "Number of partitions the program should be split to."
20033 msgstr ""
20034
20035 #: params.opt:375
20036 #, no-c-format
20037 msgid ""
20038 "The maximum number of instructions to consider to unroll in a loop on "
20039 "average."
20040 msgstr ""
20041
20042 #: params.opt:379
20043 #, no-c-format
20044 msgid "The maximum number of insns combine tries to combine."
20045 msgstr ""
20046
20047 #: params.opt:383
20048 #, no-c-format
20049 msgid "The maximum depth of a loop nest we completely peel."
20050 msgstr ""
20051
20052 #: params.opt:387
20053 #, no-c-format
20054 msgid ""
20055 "The maximum number of peelings of a single loop that is peeled completely."
20056 msgstr ""
20057
20058 #: params.opt:391
20059 #, no-c-format
20060 msgid "The maximum number of insns of a completely peeled loop."
20061 msgstr ""
20062
20063 #: params.opt:395
20064 #, no-c-format
20065 msgid "The maximum number of incoming edges to consider for crossjumping."
20066 msgstr ""
20067
20068 #: params.opt:399
20069 #, no-c-format
20070 msgid "The maximum instructions CSE process before flushing."
20071 msgstr ""
20072
20073 #: params.opt:403
20074 #, no-c-format
20075 msgid "The maximum length of path considered in cse."
20076 msgstr ""
20077
20078 #: params.opt:407
20079 #, no-c-format
20080 msgid "The maximum memory locations recorded by cselib."
20081 msgstr ""
20082
20083 #: params.opt:411
20084 #, no-c-format
20085 msgid "Max. count of debug markers to expand or inline."
20086 msgstr ""
20087
20088 #: params.opt:415
20089 #, no-c-format
20090 msgid "The maximum number of instructions to consider to fill a delay slot."
20091 msgstr ""
20092
20093 #: params.opt:419
20094 #, no-c-format
20095 msgid ""
20096 "The maximum number of instructions to consider to find accurate live "
20097 "register information."
20098 msgstr ""
20099
20100 #: params.opt:423
20101 #, no-c-format
20102 msgid "Maximum number of active local stores in RTL dead store elimination."
20103 msgstr ""
20104
20105 #: params.opt:427
20106 #, no-c-format
20107 msgid ""
20108 "The maximum number of nested indirect inlining performed by early inliner."
20109 msgstr ""
20110
20111 #: params.opt:431
20112 #, no-c-format
20113 msgid ""
20114 "Maximum number of fields in a structure before pointer analysis treats the "
20115 "structure as a single variable."
20116 msgstr ""
20117
20118 #: params.opt:435
20119 #, no-c-format
20120 msgid ""
20121 "Maximum number of basic blocks on a finite state automaton jump thread path."
20122 msgstr ""
20123
20124 #: params.opt:439
20125 #, no-c-format
20126 msgid ""
20127 "Maximum number of instructions to copy when duplicating blocks on a finite "
20128 "state automaton jump thread path."
20129 msgstr ""
20130
20131 #: params.opt:443
20132 #, no-c-format
20133 msgid ""
20134 "Maximum number of new jump thread paths to create for a finite state "
20135 "automaton."
20136 msgstr ""
20137
20138 #: params.opt:447
20139 #, no-c-format
20140 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
20141 msgstr ""
20142
20143 #: params.opt:451
20144 #, no-c-format
20145 msgid "The maximum amount of memory to be allocated by GCSE."
20146 msgstr ""
20147
20148 #: params.opt:455
20149 #, no-c-format
20150 msgid ""
20151 "The maximum number of insns to duplicate when unfactoring computed gotos."
20152 msgstr ""
20153
20154 #: params.opt:459
20155 #, no-c-format
20156 msgid "The maximum expansion factor when copying basic blocks."
20157 msgstr ""
20158
20159 #: params.opt:463
20160 #, no-c-format
20161 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
20162 msgstr ""
20163
20164 #: params.opt:467
20165 #, no-c-format
20166 msgid "The maximum number of instructions when automatically inlining."
20167 msgstr ""
20168
20169 #: params.opt:471
20170 #, no-c-format
20171 msgid ""
20172 "The maximum number of instructions inline function can grow to via recursive "
20173 "inlining."
20174 msgstr ""
20175
20176 #: params.opt:475
20177 #, no-c-format
20178 msgid ""
20179 "The maximum number of instructions non-inline function can grow to via "
20180 "recursive inlining."
20181 msgstr ""
20182
20183 #: params.opt:479
20184 #, no-c-format
20185 msgid ""
20186 "The maximum number of instructions in a single function eligible for "
20187 "inlining."
20188 msgstr ""
20189
20190 #: params.opt:483
20191 #, no-c-format
20192 msgid "The maximum number of instructions when inlining for size."
20193 msgstr ""
20194
20195 #: params.opt:487
20196 #, no-c-format
20197 msgid ""
20198 "The maximum number of instructions when automatically inlining small "
20199 "functions."
20200 msgstr ""
20201
20202 #: params.opt:491
20203 #, no-c-format
20204 msgid "The maximum depth of recursive inlining for inline functions."
20205 msgstr ""
20206
20207 #: params.opt:495
20208 #, no-c-format
20209 msgid "The maximum depth of recursive inlining for non-inline functions."
20210 msgstr ""
20211
20212 #: params.opt:499
20213 #, no-c-format
20214 msgid "Maximum number of isl operations, 0 means unlimited."
20215 msgstr ""
20216
20217 #: params.opt:503
20218 #, no-c-format
20219 msgid "Bound on the cost of an expression to compute the number of iterations."
20220 msgstr ""
20221
20222 #: params.opt:507
20223 #, no-c-format
20224 msgid ""
20225 "Bound on the number of iterations the brute force # of iterations analysis "
20226 "algorithm evaluates."
20227 msgstr ""
20228
20229 #: params.opt:511
20230 #, no-c-format
20231 msgid ""
20232 "Maximum number of statements allowed in a block that needs to be duplicated "
20233 "when threading jumps."
20234 msgstr ""
20235
20236 #: params.opt:515
20237 #, no-c-format
20238 msgid ""
20239 "The maximum number of RTL nodes that can be recorded as combiner's last "
20240 "value."
20241 msgstr ""
20242
20243 #: params.opt:519
20244 #, no-c-format
20245 msgid ""
20246 "The maximum number of insns in loop header duplicated by the copy loop "
20247 "headers pass."
20248 msgstr ""
20249
20250 #: params.opt:523
20251 #, no-c-format
20252 msgid ""
20253 "The maximum number of backtrack attempts the scheduler should make when "
20254 "modulo scheduling a loop."
20255 msgstr ""
20256
20257 #: params.opt:527
20258 #, no-c-format
20259 msgid ""
20260 "Maximum length of partial antic set when performing tree pre optimization."
20261 msgstr ""
20262
20263 #: params.opt:531
20264 #, no-c-format
20265 msgid "The maximum number of branches on the path through the peeled sequence."
20266 msgstr ""
20267
20268 #: params.opt:535
20269 #, no-c-format
20270 msgid "The maximum number of peelings of a single loop."
20271 msgstr ""
20272
20273 #: params.opt:539
20274 #, no-c-format
20275 msgid "The maximum number of insns of a peeled loop."
20276 msgstr ""
20277
20278 #: params.opt:543
20279 #, no-c-format
20280 msgid "The maximum length of scheduling's pending operations list."
20281 msgstr ""
20282
20283 #: params.opt:547 params.opt:591
20284 #, no-c-format
20285 msgid ""
20286 "The maximum number of blocks in a region to be considered for interblock "
20287 "scheduling."
20288 msgstr ""
20289
20290 #: params.opt:551 params.opt:595
20291 #, no-c-format
20292 msgid ""
20293 "The maximum number of insns in a region to be considered for interblock "
20294 "scheduling."
20295 msgstr ""
20296
20297 #: params.opt:555
20298 #, no-c-format
20299 msgid ""
20300 "Maximum depth of sqrt chains to use when synthesizing exponentiation by a "
20301 "real constant."
20302 msgstr ""
20303
20304 #: params.opt:559
20305 #, no-c-format
20306 msgid "The maximum number of loop iterations we predict statically."
20307 msgstr ""
20308
20309 #: params.opt:563
20310 #, no-c-format
20311 msgid ""
20312 "The maximum number of instructions to search backward when looking for "
20313 "equivalent reload."
20314 msgstr ""
20315
20316 #: params.opt:567
20317 #, no-c-format
20318 msgid ""
20319 "Maximum number of insns in a basic block to consider for RTL if-conversion."
20320 msgstr ""
20321
20322 #: params.opt:571
20323 #, no-c-format
20324 msgid ""
20325 "Maximum permissible cost for the sequence that would be generated by the RTL "
20326 "if-conversion pass for a branch that is considered predictable."
20327 msgstr ""
20328
20329 #: params.opt:575
20330 #, no-c-format
20331 msgid ""
20332 "Maximum permissible cost for the sequence that would be generated by the RTL "
20333 "if-conversion pass for a branch that is considered unpredictable."
20334 msgstr ""
20335
20336 #: params.opt:579
20337 #, no-c-format
20338 msgid "The maximum number of iterations through CFG to extend regions."
20339 msgstr ""
20340
20341 #: params.opt:583
20342 #, no-c-format
20343 msgid ""
20344 "The maximum conflict delay for an insn to be considered for speculative "
20345 "motion."
20346 msgstr ""
20347
20348 #: params.opt:587
20349 #, no-c-format
20350 msgid ""
20351 "The maximum number of instructions ready to be issued to be considered by "
20352 "the scheduler during the first scheduling pass."
20353 msgstr ""
20354
20355 #: params.opt:599
20356 #, no-c-format
20357 msgid "Maximum length of candidate scans for straight-line strength reduction."
20358 msgstr ""
20359
20360 #: params.opt:603
20361 #, no-c-format
20362 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
20363 msgstr ""
20364
20365 #: params.opt:607
20366 #, no-c-format
20367 msgid ""
20368 "Maximum recursion depth allowed when querying a property of an SSA name."
20369 msgstr ""
20370
20371 #: params.opt:611
20372 #, no-c-format
20373 msgid "Maximum number of constant stores to merge in the store merging pass."
20374 msgstr ""
20375
20376 #: params.opt:615
20377 #, no-c-format
20378 msgid "Maximum number of conditional store pairs that can be sunk."
20379 msgstr ""
20380
20381 #: params.opt:619
20382 #, no-c-format
20383 msgid "Maximum amount of similar bbs to compare a bb with."
20384 msgstr ""
20385
20386 #: params.opt:623
20387 #, no-c-format
20388 msgid "Maximum amount of iterations of the pass over a function."
20389 msgstr ""
20390
20391 #: params.opt:627
20392 #, no-c-format
20393 msgid ""
20394 "Maximum number of strings for which strlen optimization pass will track "
20395 "string lengths."
20396 msgstr ""
20397
20398 #: params.opt:631
20399 #, no-c-format
20400 msgid ""
20401 "Maximum number of arguments in a PHI supported by TREE if-conversion unless "
20402 "the loop is marked with simd pragma."
20403 msgstr ""
20404
20405 #: params.opt:635
20406 #, no-c-format
20407 msgid "The maximum number of unrollings of a single loop."
20408 msgstr ""
20409
20410 #: params.opt:639
20411 #, no-c-format
20412 msgid "The maximum number of instructions to consider to unroll in a loop."
20413 msgstr ""
20414
20415 #: params.opt:643
20416 #, no-c-format
20417 msgid "The maximum number of insns of an unswitched loop."
20418 msgstr ""
20419
20420 #: params.opt:647
20421 #, no-c-format
20422 msgid "The maximum number of unswitchings in a single loop."
20423 msgstr ""
20424
20425 #: params.opt:651
20426 #, no-c-format
20427 msgid ""
20428 "If -fvariable-expansion-in-unroller is used, the maximum number of times "
20429 "that an individual variable will be expanded during loop unrolling."
20430 msgstr ""
20431
20432 #: params.opt:655
20433 #, no-c-format
20434 msgid "Max. recursion depth for expanding var tracking expressions."
20435 msgstr ""
20436
20437 #: params.opt:659
20438 #, no-c-format
20439 msgid "Max. size of loc list for which reverse ops should be added."
20440 msgstr ""
20441
20442 #: params.opt:663
20443 #, no-c-format
20444 msgid "Max. size of var tracking hash tables."
20445 msgstr ""
20446
20447 #: params.opt:667
20448 #, no-c-format
20449 msgid "Maximum number of VALUEs handled during a single find_base_term call."
20450 msgstr ""
20451
20452 #: params.opt:671
20453 #, no-c-format
20454 msgid ""
20455 "Maximum number of assertions to add along the default edge of a switch "
20456 "statement during VRP."
20457 msgstr ""
20458
20459 #: params.opt:675
20460 #, no-c-format
20461 msgid ""
20462 "The minimum number of matching instructions to consider for crossjumping."
20463 msgstr ""
20464
20465 #: params.opt:679
20466 #, no-c-format
20467 msgid ""
20468 "Inline recursively only when the probability of call being executed exceeds "
20469 "the parameter."
20470 msgstr ""
20471
20472 #: params.opt:683
20473 #, no-c-format
20474 msgid ""
20475 "Min. ratio of insns to prefetches to enable prefetching for a loop with an "
20476 "unknown trip count."
20477 msgstr ""
20478
20479 #: params.opt:687
20480 #, no-c-format
20481 msgid ""
20482 "The minimum threshold for probability of semi-invariant condition statement "
20483 "to trigger loop split."
20484 msgstr ""
20485
20486 #: params.opt:691
20487 #, no-c-format
20488 msgid "The minimum UID to be used for a nondebug insn."
20489 msgstr ""
20490
20491 #: params.opt:695
20492 #, no-c-format
20493 msgid ""
20494 "The minimum size of variables taking part in stack slot sharing when not "
20495 "optimizing."
20496 msgstr ""
20497
20498 #: params.opt:699
20499 #, no-c-format
20500 msgid ""
20501 "The minimum probability of reaching a source block for interblock "
20502 "speculative scheduling."
20503 msgstr ""
20504
20505 #: params.opt:703
20506 #, no-c-format
20507 msgid ""
20508 "If -ftree-vectorize is used, the minimal loop bound of a loop to be "
20509 "considered for vectorization."
20510 msgstr ""
20511
20512 #: params.opt:707
20513 #, no-c-format
20514 msgid "Chunk size of omp schedule for loops parallelized by parloops."
20515 msgstr ""
20516
20517 #: params.opt:711
20518 #, no-c-format
20519 msgid ""
20520 "Minimum number of iterations per thread of an innermost parallelized loop."
20521 msgstr ""
20522
20523 #: params.opt:715
20524 #, no-c-format
20525 msgid ""
20526 "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule "
20527 "type of omp schedule for loops parallelized by parloops."
20528 msgstr ""
20529
20530 #: params.opt:737
20531 #, no-c-format
20532 msgid ""
20533 "Maximum probability of the entry BB of split region (in percent relative to "
20534 "entry BB of the function) to make partial inlining happen."
20535 msgstr ""
20536
20537 #: params.opt:741
20538 #, no-c-format
20539 msgid "Maximal estimated outcome of branch considered predictable."
20540 msgstr ""
20541
20542 #: params.opt:745
20543 #, no-c-format
20544 msgid ""
20545 "Whether software prefetch hints should be issued for non-constant strides."
20546 msgstr ""
20547
20548 #: params.opt:749
20549 #, no-c-format
20550 msgid "The number of insns executed before prefetch is completed."
20551 msgstr ""
20552
20553 #: params.opt:753
20554 #, no-c-format
20555 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
20556 msgstr ""
20557
20558 #: params.opt:757
20559 #, no-c-format
20560 msgid ""
20561 "The minimum constant stride beyond which we should use prefetch hints for."
20562 msgstr ""
20563
20564 #: params.opt:761
20565 #, no-c-format
20566 msgid "Use internal function id in profile lookup."
20567 msgstr ""
20568
20569 #: params.opt:765
20570 #, no-c-format
20571 msgid "Maximum depth of a loop nest to fully value-number optimistically."
20572 msgstr ""
20573
20574 #: params.opt:769
20575 #, no-c-format
20576 msgid "Maximum number of disambiguations to perform per memory access."
20577 msgstr ""
20578
20579 #: params.opt:773
20580 #, no-c-format
20581 msgid ""
20582 "Bound on the complexity of the expressions in the scalar evolutions analyzer."
20583 msgstr ""
20584
20585 #: params.opt:777
20586 #, no-c-format
20587 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
20588 msgstr ""
20589
20590 #: params.opt:781
20591 #, no-c-format
20592 msgid ""
20593 "Hardware autoprefetcher scheduler model control flag. Number of lookahead "
20594 "cycles the model looks into, at '0' only enable instruction sorting "
20595 "heuristic. Disabled by default."
20596 msgstr ""
20597
20598 #: params.opt:785
20599 #, no-c-format
20600 msgid "Minimal distance between possibly conflicting store and load."
20601 msgstr ""
20602
20603 #: params.opt:789
20604 #, no-c-format
20605 msgid "Which -fsched-pressure algorithm to apply."
20606 msgstr ""
20607
20608 #: params.opt:793
20609 #, no-c-format
20610 msgid ""
20611 "The minimal probability of speculation success (in percents), so that "
20612 "speculative insn will be scheduled."
20613 msgstr ""
20614
20615 #: params.opt:797
20616 #, no-c-format
20617 msgid ""
20618 "The minimum probability an edge must have for the scheduler to save its "
20619 "state across it."
20620 msgstr ""
20621
20622 #: params.opt:801
20623 #, no-c-format
20624 msgid ""
20625 "Maximum number of instructions in the ready list that are considered "
20626 "eligible for renaming."
20627 msgstr ""
20628
20629 #: params.opt:805
20630 #, no-c-format
20631 msgid "The maximum size of the lookahead window of selective scheduling."
20632 msgstr ""
20633
20634 #: params.opt:809
20635 #, no-c-format
20636 msgid "Maximum number of times that an insn could be scheduled."
20637 msgstr ""
20638
20639 #: params.opt:813
20640 #, no-c-format
20641 msgid "The number of prefetches that can run at the same time."
20642 msgstr ""
20643
20644 #: params.opt:817
20645 #, no-c-format
20646 msgid ""
20647 "Target block's relative execution frequency (as a percentage) required to "
20648 "sink a statement."
20649 msgstr ""
20650
20651 #: params.opt:821
20652 #, no-c-format
20653 msgid ""
20654 "Maximum number of instructions in basic block to be considered for SLP "
20655 "vectorization."
20656 msgstr ""
20657
20658 #: params.opt:825
20659 #, no-c-format
20660 msgid ""
20661 "The number of cycles the swing modulo scheduler considers when checking "
20662 "conflicts using DFA."
20663 msgstr ""
20664
20665 #: params.opt:829
20666 #, no-c-format
20667 msgid ""
20668 "A threshold on the average loop count considered by the swing modulo "
20669 "scheduler."
20670 msgstr ""
20671
20672 #: params.opt:833
20673 #, no-c-format
20674 msgid ""
20675 "A factor for tuning the upper bound that swing modulo scheduler uses for "
20676 "scheduling a loop."
20677 msgstr ""
20678
20679 #: params.opt:837
20680 #, no-c-format
20681 msgid ""
20682 "The minimum value of stage count that swing modulo scheduler will generate."
20683 msgstr ""
20684
20685 #: params.opt:841
20686 #, no-c-format
20687 msgid ""
20688 "Maximum size, in storage units, of an aggregate which should be considered "
20689 "for scalarization when compiling for size."
20690 msgstr ""
20691
20692 #: params.opt:845
20693 #, no-c-format
20694 msgid ""
20695 "Maximum size, in storage units, of an aggregate which should be considered "
20696 "for scalarization when compiling for speed."
20697 msgstr ""
20698
20699 #: params.opt:849
20700 #, no-c-format
20701 msgid ""
20702 "Maximum number of artificial accesses to enable forward propagation that "
20703 "Scalar Replacement of Aggregates will keep for one local variable."
20704 msgstr ""
20705
20706 #: params.opt:853
20707 #, no-c-format
20708 msgid ""
20709 "The maximum number of SSA_NAME assignments to follow in determining a value."
20710 msgstr ""
20711
20712 #: params.opt:857
20713 #, no-c-format
20714 msgid ""
20715 "The lower bound for a buffer to be considered for stack smashing protection."
20716 msgstr ""
20717
20718 #: params.opt:861
20719 #, no-c-format
20720 msgid "Size of the stack guard expressed as a power of two in bytes."
20721 msgstr ""
20722
20723 #: params.opt:865
20724 #, no-c-format
20725 msgid ""
20726 "Interval in which to probe the stack expressed as a power of two in bytes."
20727 msgstr ""
20728
20729 #: params.opt:869
20730 #, no-c-format
20731 msgid ""
20732 "Allow the store merging pass to introduce unaligned stores if it is legal to "
20733 "do so."
20734 msgstr ""
20735
20736 #: params.opt:873
20737 #, no-c-format
20738 msgid "Maximum size of a single store merging region in bytes."
20739 msgstr ""
20740
20741 #: params.opt:877
20742 #, no-c-format
20743 msgid ""
20744 "The maximum ratio between array size and switch branches for a switch "
20745 "conversion to take place."
20746 msgstr ""
20747
20748 #: params.opt:881
20749 #, no-c-format
20750 msgid ""
20751 "Size in bytes after which thread-local aggregates should be instrumented "
20752 "with the logging functions instead of save/restore pairs."
20753 msgstr ""
20754
20755 #: params.opt:885
20756 #, no-c-format
20757 msgid ""
20758 "The percentage of function, weighted by execution frequency, that must be "
20759 "covered by trace formation. Used when profile feedback is not available."
20760 msgstr ""
20761
20762 #: params.opt:889
20763 #, no-c-format
20764 msgid ""
20765 "The percentage of function, weighted by execution frequency, that must be "
20766 "covered by trace formation. Used when profile feedback is available."
20767 msgstr ""
20768
20769 #: params.opt:893
20770 #, no-c-format
20771 msgid "Maximal code growth caused by tail duplication (in percent)."
20772 msgstr ""
20773
20774 #: params.opt:897
20775 #, no-c-format
20776 msgid ""
20777 "Stop forward growth if the probability of best edge is less than this "
20778 "threshold (in percent). Used when profile feedback is not available."
20779 msgstr ""
20780
20781 #: params.opt:901
20782 #, no-c-format
20783 msgid ""
20784 "Stop forward growth if the probability of best edge is less than this "
20785 "threshold (in percent). Used when profile feedback is available."
20786 msgstr ""
20787
20788 #: params.opt:905
20789 #, no-c-format
20790 msgid ""
20791 "Stop reverse growth if the reverse probability of best edge is less than "
20792 "this threshold (in percent)."
20793 msgstr ""
20794
20795 #: params.opt:909
20796 #, no-c-format
20797 msgid ""
20798 "Set the maximum number of instructions executed in parallel in reassociated "
20799 "tree. If 0, use the target dependent heuristic."
20800 msgstr ""
20801
20802 #: params.opt:913
20803 #, no-c-format
20804 msgid "Emit special instrumentation for accesses to volatiles."
20805 msgstr ""
20806
20807 #: params.opt:917
20808 #, no-c-format
20809 msgid ""
20810 "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
20811 msgstr ""
20812
20813 #: params.opt:921
20814 #, no-c-format
20815 msgid ""
20816 "Maximum number of nested calls to search for control dependencies during "
20817 "uninitialized variable analysis."
20818 msgstr ""
20819
20820 #: params.opt:925
20821 #, no-c-format
20822 msgid ""
20823 "Instruction accounted for function prologue, epilogue and other overhead."
20824 msgstr ""
20825
20826 #: params.opt:929
20827 #, no-c-format
20828 msgid "Time accounted for function prologue, epilogue and other overhead."
20829 msgstr ""
20830
20831 #: params.opt:933
20832 #, no-c-format
20833 msgid "Instruction accounted for function thunk overhead."
20834 msgstr ""
20835
20836 #: params.opt:937
20837 #, no-c-format
20838 msgid "Time accounted for function thunk overhead."
20839 msgstr ""
20840
20841 #: params.opt:941
20842 #, no-c-format
20843 msgid ""
20844 "The denominator n of fraction 1/n of the number of profiled runs of the "
20845 "entire program below which the execution count of a basic block must be in "
20846 "order for the basic block to be considered unlikely."
20847 msgstr ""
20848
20849 #: params.opt:945
20850 #, no-c-format
20851 msgid "Maximum unroll factor for the unroll-and-jam transformation."
20852 msgstr ""
20853
20854 #: params.opt:949
20855 #, no-c-format
20856 msgid ""
20857 "Minimum percentage of memrefs that must go away for unroll-and-jam to be "
20858 "considered profitable."
20859 msgstr ""
20860
20861 #: params.opt:953
20862 #, no-c-format
20863 msgid ""
20864 "Use direct poisoning/unpoisoning instructions for variables smaller or equal "
20865 "to this number."
20866 msgstr ""
20867
20868 #: params.opt:957
20869 #, no-c-format
20870 msgid "Whether to use canonical types."
20871 msgstr ""
20872
20873 #: params.opt:961
20874 #, no-c-format
20875 msgid "Enable loop epilogue vectorization using smaller vector size."
20876 msgstr ""
20877
20878 #: params.opt:965
20879 #, no-c-format
20880 msgid ""
20881 "Maximum number of loop peels to enhance alignment of data references in a "
20882 "loop."
20883 msgstr ""
20884
20885 #: params.opt:969
20886 #, no-c-format
20887 msgid ""
20888 "Bound on number of runtime checks inserted by the vectorizer's loop "
20889 "versioning for alias check."
20890 msgstr ""
20891
20892 #: params.opt:973
20893 #, no-c-format
20894 msgid ""
20895 "Bound on number of runtime checks inserted by the vectorizer's loop "
20896 "versioning for alignment check."
20897 msgstr ""
20898
20899 #: params.opt:977
20900 #, no-c-format
20901 msgid ""
20902 "Controls how loop vectorizer uses partial vectors. 0 means never, 1 means "
20903 "only for loops whose need to iterate can be removed, 2 means for all loops. "
20904 "The default value is 2."
20905 msgstr ""
20906
20907 #: go/gofrontend/expressions.cc:116 c-family/c-warn.c:672 cp/cvt.c:1387
20908 #: cp/cvt.c:1643
20909 #, gcc-internal-format
20910 msgid "value computed is not used"
20911 msgstr ""
20912
20913 #: go/gofrontend/expressions.cc:817
20914 msgid "invalid use of type"
20915 msgstr ""
20916
20917 #: go/gofrontend/expressions.cc:3511 go/gofrontend/expressions.cc:3527
20918 msgid "constant refers to itself"
20919 msgstr ""
20920
20921 #: go/gofrontend/expressions.cc:4568 go/gofrontend/expressions.cc:5067
20922 msgid "expected pointer"
20923 msgstr ""
20924
20925 #: go/gofrontend/expressions.cc:5038
20926 msgid "expected numeric type"
20927 msgstr ""
20928
20929 #: go/gofrontend/expressions.cc:5043
20930 msgid "expected boolean type"
20931 msgstr ""
20932
20933 #: go/gofrontend/expressions.cc:5048 c/c-parser.c:15343 c/c-parser.c:15350
20934 #: cp/parser.c:36429 cp/parser.c:36436
20935 #, gcc-internal-format
20936 msgid "expected integer"
20937 msgstr ""
20938
20939 #: go/gofrontend/expressions.cc:6813
20940 msgid "invalid comparison of nil with nil"
20941 msgstr ""
20942
20943 #: go/gofrontend/expressions.cc:6819 go/gofrontend/expressions.cc:6837
20944 msgid "incompatible types in binary expression"
20945 msgstr ""
20946
20947 #: go/gofrontend/expressions.cc:6857
20948 msgid "integer division by zero"
20949 msgstr ""
20950
20951 #: go/gofrontend/expressions.cc:6865
20952 msgid "shift of non-integer operand"
20953 msgstr ""
20954
20955 #: go/gofrontend/expressions.cc:6868 go/gofrontend/expressions.cc:6871
20956 #: go/gofrontend/expressions.cc:6879
20957 msgid "shift count not integer"
20958 msgstr ""
20959
20960 #: go/gofrontend/expressions.cc:6884
20961 msgid "negative shift count"
20962 msgstr ""
20963
20964 #: go/gofrontend/expressions.cc:7790
20965 msgid "object is not a method"
20966 msgstr ""
20967
20968 #: go/gofrontend/expressions.cc:7807
20969 msgid "method type does not match object type"
20970 msgstr ""
20971
20972 #: go/gofrontend/expressions.cc:8202
20973 msgid "invalid use of %<...%> with builtin function"
20974 msgstr ""
20975
20976 #: go/gofrontend/expressions.cc:8213
20977 msgid "invalid use of method value as argument of Offsetof"
20978 msgstr ""
20979
20980 #: go/gofrontend/expressions.cc:8227
20981 msgid "argument of Offsetof implies indirection of an embedded field"
20982 msgstr ""
20983
20984 #: go/gofrontend/expressions.cc:8252 go/gofrontend/expressions.cc:8288
20985 #: go/gofrontend/expressions.cc:8602 go/gofrontend/expressions.cc:9919
20986 #: go/gofrontend/expressions.cc:10068 go/gofrontend/expressions.cc:10114
20987 #: go/gofrontend/expressions.cc:10149 go/gofrontend/expressions.cc:10225
20988 #: go/gofrontend/expressions.cc:12090 go/gofrontend/expressions.cc:12107
20989 #: go/gofrontend/expressions.cc:12123
20990 msgid "not enough arguments"
20991 msgstr ""
20992
20993 #: go/gofrontend/expressions.cc:8254 go/gofrontend/expressions.cc:8290
20994 #: go/gofrontend/expressions.cc:9924 go/gofrontend/expressions.cc:10051
20995 #: go/gofrontend/expressions.cc:10073 go/gofrontend/expressions.cc:10154
20996 #: go/gofrontend/expressions.cc:10227 go/gofrontend/expressions.cc:11038
20997 #: go/gofrontend/expressions.cc:12095 go/gofrontend/expressions.cc:12109
20998 #: go/gofrontend/expressions.cc:12130 cp/pt.c:8960
20999 #, gcc-internal-format
21000 msgid "too many arguments"
21001 msgstr ""
21002
21003 #: go/gofrontend/expressions.cc:8292
21004 msgid "argument 1 must be a map"
21005 msgstr ""
21006
21007 #: go/gofrontend/expressions.cc:8632
21008 msgid "invalid type for make function"
21009 msgstr ""
21010
21011 #: go/gofrontend/expressions.cc:8645
21012 msgid "length required when allocating a slice"
21013 msgstr ""
21014
21015 #: go/gofrontend/expressions.cc:8689
21016 msgid "len larger than cap"
21017 msgstr ""
21018
21019 #: go/gofrontend/expressions.cc:8698
21020 msgid "too many arguments to make"
21021 msgstr ""
21022
21023 #: go/gofrontend/expressions.cc:9968
21024 msgid "argument must be array or slice or channel"
21025 msgstr ""
21026
21027 #: go/gofrontend/expressions.cc:9978
21028 msgid "argument must be string or array or slice or map or channel"
21029 msgstr ""
21030
21031 #: go/gofrontend/expressions.cc:10024
21032 msgid "unsupported argument type to builtin function"
21033 msgstr ""
21034
21035 #: go/gofrontend/expressions.cc:10035
21036 msgid "argument must be channel"
21037 msgstr ""
21038
21039 #: go/gofrontend/expressions.cc:10037
21040 msgid "cannot close receive-only channel"
21041 msgstr ""
21042
21043 #: go/gofrontend/expressions.cc:10059
21044 msgid "argument must be a field reference"
21045 msgstr ""
21046
21047 #: go/gofrontend/expressions.cc:10089
21048 msgid "left argument must be a slice"
21049 msgstr ""
21050
21051 #: go/gofrontend/expressions.cc:10097
21052 msgid "element types must be the same"
21053 msgstr ""
21054
21055 #: go/gofrontend/expressions.cc:10102
21056 msgid "first argument must be []byte"
21057 msgstr ""
21058
21059 #: go/gofrontend/expressions.cc:10105
21060 msgid "second argument must be slice or string"
21061 msgstr ""
21062
21063 #: go/gofrontend/expressions.cc:10217
21064 msgid "argument must have complex type"
21065 msgstr ""
21066
21067 #: go/gofrontend/expressions.cc:10236
21068 msgid "complex arguments must have identical types"
21069 msgstr ""
21070
21071 #: go/gofrontend/expressions.cc:10238
21072 msgid "complex arguments must have floating-point type"
21073 msgstr ""
21074
21075 #: go/gofrontend/expressions.cc:10819 go/gofrontend/expressions.cc:12036
21076 #: go/gofrontend/expressions.cc:12472
21077 msgid "expected function"
21078 msgstr ""
21079
21080 #: go/gofrontend/expressions.cc:10847
21081 msgid "multiple-value argument in single-value context"
21082 msgstr ""
21083
21084 #: go/gofrontend/expressions.cc:11042
21085 msgid "invalid use of %<...%> with non-slice"
21086 msgstr ""
21087
21088 #: go/gofrontend/expressions.cc:12044
21089 msgid "function result count mismatch"
21090 msgstr ""
21091
21092 #: go/gofrontend/expressions.cc:12062
21093 msgid "incompatible type for receiver"
21094 msgstr ""
21095
21096 #: go/gofrontend/expressions.cc:12080
21097 msgid "invalid use of %<...%> calling non-variadic function"
21098 msgstr ""
21099
21100 #: go/gofrontend/expressions.cc:12481 go/gofrontend/expressions.cc:12495
21101 msgid "number of results does not match number of values"
21102 msgstr ""
21103
21104 #: go/gofrontend/expressions.cc:12800 go/gofrontend/expressions.cc:13479
21105 msgid "index must be integer"
21106 msgstr ""
21107
21108 #: go/gofrontend/expressions.cc:12809 go/gofrontend/expressions.cc:13488
21109 msgid "slice end must be integer"
21110 msgstr ""
21111
21112 #: go/gofrontend/expressions.cc:12818
21113 msgid "slice capacity must be integer"
21114 msgstr ""
21115
21116 #: go/gofrontend/expressions.cc:12868 go/gofrontend/expressions.cc:13522
21117 msgid "inverted slice range"
21118 msgstr ""
21119
21120 #: go/gofrontend/expressions.cc:12911
21121 msgid "slice of unaddressable value"
21122 msgstr ""
21123
21124 #: go/gofrontend/expressions.cc:13778
21125 msgid "incompatible type for map index"
21126 msgstr ""
21127
21128 #: go/gofrontend/expressions.cc:14216
21129 msgid "expected interface or pointer to interface"
21130 msgstr ""
21131
21132 #: go/gofrontend/expressions.cc:14968
21133 msgid "too many expressions for struct"
21134 msgstr ""
21135
21136 #: go/gofrontend/expressions.cc:14981
21137 msgid "too few expressions for struct"
21138 msgstr ""
21139
21140 #: go/gofrontend/expressions.cc:16938 go/gofrontend/statements.cc:1909
21141 msgid "type assertion only valid for interface types"
21142 msgstr ""
21143
21144 #: go/gofrontend/expressions.cc:16950
21145 msgid "impossible type assertion: type does not implement interface"
21146 msgstr ""
21147
21148 #: go/gofrontend/expressions.cc:17146 go/gofrontend/expressions.cc:17166
21149 #: go/gofrontend/statements.cc:1756
21150 msgid "expected channel"
21151 msgstr ""
21152
21153 #: go/gofrontend/expressions.cc:17171 go/gofrontend/statements.cc:1761
21154 msgid "invalid receive on send-only channel"
21155 msgstr ""
21156
21157 #: go/gofrontend/parse.cc:3114
21158 msgid ""
21159 "parentheses required around this composite literal to avoid parsing ambiguity"
21160 msgstr ""
21161
21162 #: go/gofrontend/parse.cc:4688
21163 msgid "cannot fallthrough final case in switch"
21164 msgstr ""
21165
21166 #: go/gofrontend/statements.cc:1069
21167 msgid "invalid left hand side of assignment"
21168 msgstr ""
21169
21170 #: go/gofrontend/statements.cc:1080 go/gofrontend/statements.cc:1425
21171 msgid "use of untyped nil"
21172 msgstr ""
21173
21174 #: go/gofrontend/statements.cc:1547
21175 msgid "expected map index on right hand side"
21176 msgstr ""
21177
21178 #: go/gofrontend/statements.cc:3145 go/gofrontend/statements.cc:3175
21179 msgid "not enough arguments to return"
21180 msgstr ""
21181
21182 #: go/gofrontend/statements.cc:3153
21183 msgid "return with value in function with no return type"
21184 msgstr ""
21185
21186 #: go/gofrontend/statements.cc:3181
21187 msgid "too many values in return statement"
21188 msgstr ""
21189
21190 #: go/gofrontend/statements.cc:3734
21191 msgid "expected boolean expression"
21192 msgstr ""
21193
21194 #: go/gofrontend/statements.cc:4922
21195 msgid "cannot type switch on non-interface value"
21196 msgstr ""
21197
21198 #: go/gofrontend/statements.cc:5057
21199 msgid "incompatible types in send"
21200 msgstr ""
21201
21202 #: go/gofrontend/statements.cc:5062
21203 msgid "invalid send on receive-only channel"
21204 msgstr ""
21205
21206 #: go/gofrontend/statements.cc:6324
21207 msgid "too many variables for range clause with channel"
21208 msgstr ""
21209
21210 #: go/gofrontend/statements.cc:6331
21211 msgid "range clause must have array, slice, string, map, or channel type"
21212 msgstr ""
21213
21214 #: go/gofrontend/types.cc:533
21215 msgid "invalid comparison of non-ordered type"
21216 msgstr ""
21217
21218 #: go/gofrontend/types.cc:549
21219 msgid "slice can only be compared to nil"
21220 msgstr ""
21221
21222 #: go/gofrontend/types.cc:551
21223 msgid "map can only be compared to nil"
21224 msgstr ""
21225
21226 #: go/gofrontend/types.cc:553
21227 msgid "func can only be compared to nil"
21228 msgstr ""
21229
21230 #: go/gofrontend/types.cc:559
21231 #, c-format
21232 msgid "invalid operation (%s)"
21233 msgstr ""
21234
21235 #: go/gofrontend/types.cc:582
21236 msgid "invalid comparison of non-comparable type"
21237 msgstr ""
21238
21239 #: go/gofrontend/types.cc:595
21240 msgid "invalid comparison of generated struct"
21241 msgstr ""
21242
21243 #: go/gofrontend/types.cc:606
21244 msgid "invalid comparison of non-comparable struct"
21245 msgstr ""
21246
21247 #: go/gofrontend/types.cc:616
21248 msgid "invalid comparison of generated array"
21249 msgstr ""
21250
21251 #: go/gofrontend/types.cc:623
21252 msgid "invalid comparison of non-comparable array"
21253 msgstr ""
21254
21255 #: go/gofrontend/types.cc:651
21256 msgid "multiple-value function call in single-value context"
21257 msgstr ""
21258
21259 #: go/gofrontend/types.cc:735
21260 msgid "need explicit conversion"
21261 msgstr ""
21262
21263 #: go/gofrontend/types.cc:743
21264 #, c-format
21265 msgid "cannot use type %s as type %s"
21266 msgstr ""
21267
21268 #: go/gofrontend/types.cc:779
21269 msgid "conversion from normal type to notinheap type"
21270 msgstr ""
21271
21272 #: go/gofrontend/types.cc:4694
21273 msgid "different receiver types"
21274 msgstr ""
21275
21276 #: go/gofrontend/types.cc:4717 go/gofrontend/types.cc:4730
21277 #: go/gofrontend/types.cc:4744
21278 msgid "different number of parameters"
21279 msgstr ""
21280
21281 #: go/gofrontend/types.cc:4737
21282 msgid "different parameter types"
21283 msgstr ""
21284
21285 #: go/gofrontend/types.cc:4752
21286 msgid "different varargs"
21287 msgstr ""
21288
21289 #: go/gofrontend/types.cc:4765 go/gofrontend/types.cc:4778
21290 #: go/gofrontend/types.cc:4792
21291 msgid "different number of results"
21292 msgstr ""
21293
21294 #: go/gofrontend/types.cc:4785
21295 msgid "different result types"
21296 msgstr ""
21297
21298 #: go/gofrontend/types.cc:9140
21299 #, c-format
21300 msgid "need explicit conversion; missing method %s%s%s"
21301 msgstr ""
21302
21303 #: go/gofrontend/types.cc:9158 go/gofrontend/types.cc:9303
21304 #, c-format
21305 msgid "incompatible type for method %s%s%s"
21306 msgstr ""
21307
21308 #: go/gofrontend/types.cc:9162 go/gofrontend/types.cc:9307
21309 #, c-format
21310 msgid "incompatible type for method %s%s%s (%s)"
21311 msgstr ""
21312
21313 #: go/gofrontend/types.cc:9243 go/gofrontend/types.cc:9256
21314 msgid "pointer to interface type has no methods"
21315 msgstr ""
21316
21317 #: go/gofrontend/types.cc:9245 go/gofrontend/types.cc:9258
21318 msgid "type has no methods"
21319 msgstr ""
21320
21321 #: go/gofrontend/types.cc:9279
21322 #, c-format
21323 msgid "ambiguous method %s%s%s"
21324 msgstr ""
21325
21326 #: go/gofrontend/types.cc:9282
21327 #, c-format
21328 msgid "missing method %s%s%s"
21329 msgstr ""
21330
21331 #: go/gofrontend/types.cc:9324
21332 #, c-format
21333 msgid "method %s%s%s requires a pointer receiver"
21334 msgstr ""
21335
21336 #: go/gofrontend/types.cc:9342
21337 #, c-format
21338 msgid "method %s%s%s is marked go:nointerface"
21339 msgstr ""
21340
21341 #: attribs.c:440
21342 #, gcc-internal-format
21343 msgid ""
21344 "ignoring attribute %qE in declaration of a built-in function %qD because it "
21345 "conflicts with attribute %qs"
21346 msgstr ""
21347
21348 #: attribs.c:446
21349 #, gcc-internal-format
21350 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
21351 msgstr ""
21352
21353 #: attribs.c:452 c-family/c-attribs.c:2080 c-family/c-attribs.c:2497
21354 #: c-family/c-attribs.c:3891 c-family/c-attribs.c:3905
21355 #: c-family/c-attribs.c:3919 c-family/c-attribs.c:3934 cp/decl.c:14905
21356 #: cp/friend.c:303 cp/tree.c:4799
21357 #, gcc-internal-format
21358 msgid "previous declaration here"
21359 msgstr ""
21360
21361 #. Warn about and ignore all others for now, but store them.
21362 #: attribs.c:567 c-family/c-attribs.c:3243 objc/objc-act.c:4978
21363 #: objc/objc-act.c:6948 objc/objc-act.c:8137 objc/objc-act.c:8188
21364 #, gcc-internal-format
21365 msgid "%qE attribute directive ignored"
21366 msgstr ""
21367
21368 #: attribs.c:571
21369 #, gcc-internal-format
21370 msgid "%<%E::%E%> scoped attribute directive ignored"
21371 msgstr ""
21372
21373 #: attribs.c:583
21374 #, gcc-internal-format
21375 msgid "wrong number of arguments specified for %qE attribute"
21376 msgstr ""
21377
21378 #: attribs.c:586
21379 #, gcc-internal-format, gfc-internal-format
21380 msgid "expected %i or more, found %i"
21381 msgstr ""
21382
21383 #: attribs.c:589
21384 #, gcc-internal-format, gfc-internal-format
21385 msgid "expected between %i and %i, found %i"
21386 msgstr ""
21387
21388 #: attribs.c:609 c-family/c-attribs.c:3798
21389 #, gcc-internal-format
21390 msgid "%qE attribute does not apply to types"
21391 msgstr ""
21392
21393 #: attribs.c:658
21394 #, gcc-internal-format
21395 msgid "%qE attribute only applies to function types"
21396 msgstr ""
21397
21398 #: attribs.c:668
21399 #, gcc-internal-format
21400 msgid "type attributes ignored after type is already defined"
21401 msgstr ""
21402
21403 #. The specifications of standard attributes in C mean
21404 #. this is a constraint violation.
21405 #. The specifications of standard attributes mean this is a
21406 #. constraint violation.
21407 #. An attribute with standard syntax and no namespace specified
21408 #. is a constraint violation if it is not one of the known
21409 #. standard attributes (of which nodiscard is the only one
21410 #. without a handler in GCC). Diagnose it here with a pedwarn
21411 #. and then discard it to prevent a duplicate warning later.
21412 #: attribs.c:720 attribs.c:1628 attribs.c:1638 attribs.c:1648
21413 #: c-family/c-attribs.c:761 c-family/c-attribs.c:780 c-family/c-attribs.c:798
21414 #: c-family/c-attribs.c:828 c-family/c-attribs.c:849 c-family/c-attribs.c:870
21415 #: c-family/c-attribs.c:911 c-family/c-attribs.c:942 c-family/c-attribs.c:958
21416 #: c-family/c-attribs.c:975 c-family/c-attribs.c:991 c-family/c-attribs.c:1017
21417 #: c-family/c-attribs.c:1032 c-family/c-attribs.c:1060
21418 #: c-family/c-attribs.c:1077 c-family/c-attribs.c:1095
21419 #: c-family/c-attribs.c:1119 c-family/c-attribs.c:1157
21420 #: c-family/c-attribs.c:1180 c-family/c-attribs.c:1197
21421 #: c-family/c-attribs.c:1226 c-family/c-attribs.c:1247
21422 #: c-family/c-attribs.c:1268 c-family/c-attribs.c:1295
21423 #: c-family/c-attribs.c:1325 c-family/c-attribs.c:1362
21424 #: c-family/c-attribs.c:1415 c-family/c-attribs.c:1481
21425 #: c-family/c-attribs.c:1539 c-family/c-attribs.c:1628
21426 #: c-family/c-attribs.c:1658 c-family/c-attribs.c:1709
21427 #: c-family/c-attribs.c:2199 c-family/c-attribs.c:2350
21428 #: c-family/c-attribs.c:2411 c-family/c-attribs.c:2650
21429 #: c-family/c-attribs.c:2730 c-family/c-attribs.c:2882
21430 #: c-family/c-attribs.c:2901 c-family/c-attribs.c:3066
21431 #: c-family/c-attribs.c:3132 c-family/c-attribs.c:3159
21432 #: c-family/c-attribs.c:3214 c-family/c-attribs.c:3396
21433 #: c-family/c-attribs.c:3417 c-family/c-attribs.c:3530
21434 #: c-family/c-attribs.c:3800 c-family/c-attribs.c:4226
21435 #: c-family/c-attribs.c:4249 c-family/c-attribs.c:4288
21436 #: c-family/c-attribs.c:4370 c-family/c-attribs.c:4426
21437 #: c-family/c-attribs.c:4442 c-family/c-attribs.c:4548 c-family/c-common.c:5749
21438 #: c-family/c-common.c:5752 config/darwin.c:2062 config/arm/arm.c:7279
21439 #: config/arm/arm.c:7307 config/arm/arm.c:7324 config/avr/avr.c:9675
21440 #: config/csky/csky.c:6046 config/csky/csky.c:6068 config/h8300/h8300.c:4881
21441 #: config/h8300/h8300.c:4905 config/i386/i386-options.c:3336
21442 #: config/i386/i386-options.c:3494 config/i386/i386-options.c:3726
21443 #: config/ia64/ia64.c:785 config/rs6000/rs6000.c:19633
21444 #: ada/gcc-interface/utils.c:6529 ada/gcc-interface/utils.c:6557
21445 #: ada/gcc-interface/utils.c:6574 ada/gcc-interface/utils.c:6591
21446 #: ada/gcc-interface/utils.c:6606 ada/gcc-interface/utils.c:6622
21447 #: ada/gcc-interface/utils.c:6648 ada/gcc-interface/utils.c:6717
21448 #: ada/gcc-interface/utils.c:6744 ada/gcc-interface/utils.c:6765
21449 #: ada/gcc-interface/utils.c:6786 ada/gcc-interface/utils.c:6802
21450 #: ada/gcc-interface/utils.c:6857 brig/brig-lang.c:484 c/c-decl.c:4580
21451 #: c/c-decl.c:4583 c/c-decl.c:4598 c/c-parser.c:4960 jit/dummy-frontend.c:185
21452 #: lto/lto-lang.c:288
21453 #, gcc-internal-format
21454 msgid "%qE attribute ignored"
21455 msgstr ""
21456
21457 #: attribs.c:995
21458 #, gcc-internal-format
21459 msgid "missing %<target%> attribute for multi-versioned %qD"
21460 msgstr ""
21461
21462 #: attribs.c:998 cp/decl.c:1165 cp/decl.c:2034 cp/decl.c:2080 cp/decl.c:2097
21463 #: cp/decl.c:2700 cp/decl.c:3129
21464 #, gcc-internal-format
21465 msgid "previous declaration of %qD"
21466 msgstr ""
21467
21468 #: attribs.c:1141
21469 #, gcc-internal-format
21470 msgid "ignoring attributes applied to %qT after definition"
21471 msgstr ""
21472
21473 #: attribs.c:1559
21474 #, gcc-internal-format
21475 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
21476 msgstr ""
21477
21478 #: attribs.c:1571
21479 #, gcc-internal-format
21480 msgid ""
21481 "%q+D redeclared without dllimport attribute after being referenced with dll "
21482 "linkage"
21483 msgstr ""
21484
21485 #: attribs.c:1585
21486 #, gcc-internal-format
21487 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
21488 msgstr ""
21489
21490 #: attribs.c:1666
21491 #, gcc-internal-format
21492 msgid "inline function %q+D declared as dllimport: attribute ignored"
21493 msgstr ""
21494
21495 #: attribs.c:1674
21496 #, gcc-internal-format
21497 msgid "function %q+D definition is marked dllimport"
21498 msgstr ""
21499
21500 #: attribs.c:1682
21501 #, gcc-internal-format
21502 msgid "variable %q+D definition is marked dllimport"
21503 msgstr ""
21504
21505 #: attribs.c:1713
21506 #, gcc-internal-format
21507 msgid "external linkage required for symbol %q+D because of %qE attribute"
21508 msgstr ""
21509
21510 #: attribs.c:1727
21511 #, gcc-internal-format
21512 msgid ""
21513 "%qE implies default visibility, but %qD has already been declared with a "
21514 "different visibility"
21515 msgstr ""
21516
21517 #: attribs.c:1990
21518 #, gcc-internal-format
21519 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
21520 msgid_plural ""
21521 "%qD specifies more restrictive attributes than its target %qD: %s"
21522 msgstr[0] ""
21523 msgstr[1] ""
21524
21525 #: attribs.c:1996 attribs.c:2016
21526 #, gcc-internal-format
21527 msgid "%qD target declared here"
21528 msgstr ""
21529
21530 #: attribs.c:2010
21531 #, gcc-internal-format
21532 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
21533 msgid_plural ""
21534 "%qD specifies less restrictive attributes than its target %qD: %s"
21535 msgstr[0] ""
21536 msgstr[1] ""
21537
21538 #: auto-profile.c:365
21539 #, gcc-internal-format
21540 msgid "offset exceeds 16 bytes"
21541 msgstr ""
21542
21543 #: auto-profile.c:863
21544 #, gcc-internal-format
21545 msgid "Not expected TAG."
21546 msgstr ""
21547
21548 #: auto-profile.c:928
21549 #, gcc-internal-format, gfc-internal-format
21550 msgid "cannot open profile file %s"
21551 msgstr ""
21552
21553 #: auto-profile.c:934
21554 #, gcc-internal-format
21555 msgid "AutoFDO profile magic number does not match"
21556 msgstr ""
21557
21558 #: auto-profile.c:942
21559 #, gcc-internal-format, gfc-internal-format
21560 msgid "AutoFDO profile version %u does match %u"
21561 msgstr ""
21562
21563 #: auto-profile.c:954
21564 #, gcc-internal-format, gfc-internal-format
21565 msgid "cannot read string table from %s"
21566 msgstr ""
21567
21568 #: auto-profile.c:962
21569 #, gcc-internal-format, gfc-internal-format
21570 msgid "cannot read function profile from %s"
21571 msgstr ""
21572
21573 #: builtins.c:559
21574 #, gcc-internal-format
21575 msgid "%qs argument missing terminating nul"
21576 msgstr ""
21577
21578 #: builtins.c:562 builtins.c:3163 builtins.c:3217 gimple-ssa-sprintf.c:3281
21579 #, gcc-internal-format
21580 msgid "referenced argument declared here"
21581 msgstr ""
21582
21583 #: builtins.c:814
21584 #, gcc-internal-format
21585 msgid "offset %qwi outside bounds of constant string"
21586 msgstr ""
21587
21588 #: builtins.c:818 cp/name-lookup.c:5332
21589 #, gcc-internal-format
21590 msgid "%qE declared here"
21591 msgstr ""
21592
21593 #: builtins.c:1426
21594 #, gcc-internal-format
21595 msgid "second argument to %<__builtin_prefetch%> must be a constant"
21596 msgstr ""
21597
21598 #: builtins.c:1433
21599 #, gcc-internal-format
21600 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
21601 msgstr ""
21602
21603 #: builtins.c:1441
21604 #, gcc-internal-format
21605 msgid "third argument to %<__builtin_prefetch%> must be a constant"
21606 msgstr ""
21607
21608 #: builtins.c:1448
21609 #, gcc-internal-format
21610 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
21611 msgstr ""
21612
21613 #: builtins.c:3130 builtins.c:3801 calls.c:1676
21614 #, gcc-internal-format
21615 msgid "%K%qD specified bound %E exceeds maximum object size %E"
21616 msgstr ""
21617
21618 #: builtins.c:3156
21619 #, gcc-internal-format
21620 msgid "%K%qD specified bound %E exceeds the size %E of unterminated array"
21621 msgstr ""
21622
21623 #: builtins.c:3158
21624 #, gcc-internal-format
21625 msgid ""
21626 "%K%qD specified bound %E may exceed the size of at most %E of unterminated "
21627 "array"
21628 msgstr ""
21629
21630 #: builtins.c:3187
21631 #, gcc-internal-format
21632 msgid "%K%qD specified bound [%wu, %wu] exceeds maximum object size %E"
21633 msgstr ""
21634
21635 #: builtins.c:3210
21636 #, gcc-internal-format
21637 msgid ""
21638 "%K%qD specified bound [%wu, %wu] exceeds the size %E of unterminated array"
21639 msgstr ""
21640
21641 #: builtins.c:3212
21642 #, gcc-internal-format
21643 msgid ""
21644 "%K%qD specified bound [%wu, %wu] may exceed the size of at most %E of "
21645 "unterminated array"
21646 msgstr ""
21647
21648 #: builtins.c:3330
21649 #, gcc-internal-format
21650 msgid "%K%qD reading %E byte from a region of size %E"
21651 msgid_plural "%K%qD reading %E bytes from a region of size %E"
21652 msgstr[0] ""
21653 msgstr[1] ""
21654
21655 #: builtins.c:3334
21656 #, gcc-internal-format
21657 msgid "%Kreading %E byte from a region of size %E"
21658 msgid_plural "%Kreading %E bytes from a region of size %E"
21659 msgstr[0] ""
21660 msgstr[1] ""
21661
21662 #: builtins.c:3342
21663 #, gcc-internal-format
21664 msgid "%K%qD reading %E or more bytes from a region of size %E"
21665 msgstr ""
21666
21667 #: builtins.c:3346
21668 #, gcc-internal-format
21669 msgid "%Kreading %E or more bytes from a region of size %E"
21670 msgstr ""
21671
21672 #: builtins.c:3353
21673 #, gcc-internal-format
21674 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
21675 msgstr ""
21676
21677 #: builtins.c:3357
21678 #, gcc-internal-format
21679 msgid "%Kreading between %E and %E bytes from a region of size %E"
21680 msgstr ""
21681
21682 #: builtins.c:3367
21683 #, gcc-internal-format
21684 msgid "%K%qD epecting %E byte in a region of size %E"
21685 msgid_plural "%K%qD expecting %E bytes in a region of size %E"
21686 msgstr[0] ""
21687 msgstr[1] ""
21688
21689 #: builtins.c:3371
21690 #, gcc-internal-format
21691 msgid "%Kexpecting %E byte in a region of size %E"
21692 msgid_plural "%Kexpecting %E bytes in a region of size %E"
21693 msgstr[0] ""
21694 msgstr[1] ""
21695
21696 #: builtins.c:3379
21697 #, gcc-internal-format
21698 msgid "%K%qD expecting %E or more bytes in a region of size %E"
21699 msgstr ""
21700
21701 #: builtins.c:3383
21702 #, gcc-internal-format
21703 msgid "%Kexpecting %E or more bytes in a region of size %E"
21704 msgstr ""
21705
21706 #: builtins.c:3390
21707 #, gcc-internal-format
21708 msgid "%K%qD expecting between %E and %E bytes in a region of size %E"
21709 msgstr ""
21710
21711 #: builtins.c:3394
21712 #, gcc-internal-format
21713 msgid "%Kexpectting between %E and %E bytes in a region of size %E"
21714 msgstr ""
21715
21716 #: builtins.c:3461
21717 #, gcc-internal-format
21718 msgid "destination object %qD"
21719 msgstr ""
21720
21721 #: builtins.c:3463
21722 #, gcc-internal-format
21723 msgid "at offset %lli into destination object %qD"
21724 msgstr ""
21725
21726 #: builtins.c:3467
21727 #, gcc-internal-format
21728 msgid "at offset [%lli, %lli] into destination object %qD"
21729 msgstr ""
21730
21731 #: builtins.c:3475
21732 #, gcc-internal-format
21733 msgid "destination object of size %s allocated by %qE"
21734 msgstr ""
21735
21736 #: builtins.c:3479
21737 #, gcc-internal-format
21738 msgid "at offset %lli into destination object of size %s allocated by %qE"
21739 msgstr ""
21740
21741 #: builtins.c:3484
21742 #, gcc-internal-format
21743 msgid ""
21744 "at offset [%lli, %lli] into destination object of size %s allocated by %qE"
21745 msgstr ""
21746
21747 #: builtins.c:3496
21748 #, gcc-internal-format
21749 msgid "source object %qD"
21750 msgstr ""
21751
21752 #: builtins.c:3498
21753 #, gcc-internal-format
21754 msgid "at offset %lli into source object %qD"
21755 msgstr ""
21756
21757 #: builtins.c:3502
21758 #, gcc-internal-format
21759 msgid "at offset [%lli, %lli] into source object %qD"
21760 msgstr ""
21761
21762 #: builtins.c:3510
21763 #, gcc-internal-format
21764 msgid "source object of size %s allocated by %qE"
21765 msgstr ""
21766
21767 #: builtins.c:3514
21768 #, gcc-internal-format
21769 msgid "at offset %lli into source object of size %s allocated by %qE"
21770 msgstr ""
21771
21772 #: builtins.c:3519
21773 #, gcc-internal-format
21774 msgid "at offset [%lli, %lli] into source object of size %s allocated by %qE"
21775 msgstr ""
21776
21777 #: builtins.c:3658
21778 #, gcc-internal-format
21779 msgid "%K%qD specified size %E exceeds maximum object size %E"
21780 msgstr ""
21781
21782 #: builtins.c:3662
21783 #, gcc-internal-format
21784 msgid "%Kspecified size %E exceeds maximum object size %E"
21785 msgstr ""
21786
21787 #: builtins.c:3668
21788 #, gcc-internal-format
21789 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
21790 msgstr ""
21791
21792 #: builtins.c:3673
21793 #, gcc-internal-format
21794 msgid "%Kspecified size between %E and %E exceeds maximum object size %E"
21795 msgstr ""
21796
21797 #: builtins.c:3712 builtins.c:3741
21798 #, gcc-internal-format
21799 msgid ""
21800 "%K%qD writing %E or more bytes into a region of size %E overflows the "
21801 "destination"
21802 msgstr ""
21803
21804 #: builtins.c:3717 builtins.c:3746
21805 #, gcc-internal-format
21806 msgid ""
21807 "%Kwriting %E or more bytes into a region of size %E overflows the destination"
21808 msgstr ""
21809
21810 #: builtins.c:3725
21811 #, gcc-internal-format
21812 msgid ""
21813 "%K%qD writing %E byte into a region of size %E overflows the destination"
21814 msgid_plural ""
21815 "%K%qD writing %E bytes into a region of size %E overflows the destination"
21816 msgstr[0] ""
21817 msgstr[1] ""
21818
21819 #: builtins.c:3731
21820 #, gcc-internal-format
21821 msgid "%Kwriting %E byte into a region of size %E overflows the destination"
21822 msgid_plural ""
21823 "%Kwriting %E bytes into a region of size %E overflows the destination"
21824 msgstr[0] ""
21825 msgstr[1] ""
21826
21827 #: builtins.c:3754
21828 #, gcc-internal-format
21829 msgid ""
21830 "%K%qD writing between %E and %E bytes into a region of size %E overflows the "
21831 "destination"
21832 msgstr ""
21833
21834 #: builtins.c:3760
21835 #, gcc-internal-format
21836 msgid ""
21837 "%Kwriting between %E and %E bytes into a region of size %E overflows the "
21838 "destination"
21839 msgstr ""
21840
21841 #: builtins.c:3805
21842 #, gcc-internal-format
21843 msgid "%Kspecified bound %E exceeds maximum object size %E"
21844 msgstr ""
21845
21846 #: builtins.c:3811
21847 #, gcc-internal-format
21848 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
21849 msgstr ""
21850
21851 #: builtins.c:3817
21852 #, gcc-internal-format
21853 msgid "%Kspecified bound between %E and %E exceeds maximum object size %E"
21854 msgstr ""
21855
21856 #: builtins.c:3837
21857 #, gcc-internal-format
21858 msgid "%K%qD specified bound %E exceeds destination size %E"
21859 msgstr ""
21860
21861 #: builtins.c:3842
21862 #, gcc-internal-format
21863 msgid "%Kspecified bound %E exceeds destination size %E"
21864 msgstr ""
21865
21866 #: builtins.c:3848
21867 #, gcc-internal-format
21868 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
21869 msgstr ""
21870
21871 #: builtins.c:3853
21872 #, gcc-internal-format
21873 msgid "%Kspecified bound between %E and %E exceeds destination size %E"
21874 msgstr ""
21875
21876 #: builtins.c:4863 builtins.c:4938
21877 #, gcc-internal-format
21878 msgid "%K%qD specified bound %E equals destination size"
21879 msgstr ""
21880
21881 #: builtins.c:5797 gimplify.c:3360
21882 #, gcc-internal-format
21883 msgid "too few arguments to function %<va_start%>"
21884 msgstr ""
21885
21886 #: builtins.c:5897
21887 #, gcc-internal-format
21888 msgid "invalid argument to %qD"
21889 msgstr ""
21890
21891 #: builtins.c:5910
21892 #, gcc-internal-format
21893 msgid "unsupported argument to %qD"
21894 msgstr ""
21895
21896 #. Warn since no effort is made to ensure that any frame
21897 #. beyond the current one exists or can be safely reached.
21898 #: builtins.c:5918
21899 #, gcc-internal-format
21900 msgid "calling %qD with a nonzero argument is unsafe"
21901 msgstr ""
21902
21903 #: builtins.c:6250
21904 #, gcc-internal-format
21905 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
21906 msgstr ""
21907
21908 #: builtins.c:6349
21909 #, gcc-internal-format
21910 msgid "trampoline generated for nested function %qD"
21911 msgstr ""
21912
21913 #: builtins.c:6743 builtins.c:6756
21914 #, gcc-internal-format
21915 msgid "%qD changed semantics in GCC 4.4"
21916 msgstr ""
21917
21918 #: builtins.c:6862
21919 #, gcc-internal-format
21920 msgid "unknown architecture specifier in memory model to builtin"
21921 msgstr ""
21922
21923 #: builtins.c:6870
21924 #, gcc-internal-format
21925 msgid "invalid memory model argument to builtin"
21926 msgstr ""
21927
21928 #: builtins.c:6931 builtins.c:7058
21929 #, gcc-internal-format
21930 msgid ""
21931 "failure memory model cannot be stronger than success memory model for "
21932 "%<__atomic_compare_exchange%>"
21933 msgstr ""
21934
21935 #: builtins.c:6939 builtins.c:7066
21936 #, gcc-internal-format
21937 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
21938 msgstr ""
21939
21940 #: builtins.c:7124
21941 #, gcc-internal-format
21942 msgid "invalid memory model for %<__atomic_load%>"
21943 msgstr ""
21944
21945 #: builtins.c:7156 builtins.c:7349
21946 #, gcc-internal-format
21947 msgid "invalid memory model for %<__atomic_store%>"
21948 msgstr ""
21949
21950 #: builtins.c:7470
21951 #, gcc-internal-format
21952 msgid "non-constant argument 1 to %qs"
21953 msgstr ""
21954
21955 #: builtins.c:7512
21956 #, gcc-internal-format
21957 msgid "non-integer argument 1 to %qs"
21958 msgstr ""
21959
21960 #: builtins.c:7576
21961 #, gcc-internal-format
21962 msgid "%<__builtin_thread_pointer%> is not supported on this target"
21963 msgstr ""
21964
21965 #: builtins.c:7596
21966 #, gcc-internal-format
21967 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
21968 msgstr ""
21969
21970 #: builtins.c:7655
21971 #, gcc-internal-format
21972 msgid "%qs only supported in OpenACC code"
21973 msgstr ""
21974
21975 #: builtins.c:7662
21976 #, gcc-internal-format
21977 msgid "non-constant argument 0 to %qs"
21978 msgstr ""
21979
21980 #: builtins.c:7674
21981 #, gcc-internal-format
21982 msgid "illegal argument 0 to %qs"
21983 msgstr ""
21984
21985 #. All valid uses of __builtin_va_arg_pack () are removed during
21986 #. inlining.
21987 #: builtins.c:8113 expr.c:11202
21988 #, gcc-internal-format
21989 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
21990 msgstr ""
21991
21992 #. All valid uses of __builtin_va_arg_pack_len () are removed during
21993 #. inlining.
21994 #: builtins.c:8119
21995 #, gcc-internal-format
21996 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
21997 msgstr ""
21998
21999 #: builtins.c:8452
22000 #, gcc-internal-format
22001 msgid "%<__builtin_longjmp%> second argument must be 1"
22002 msgstr ""
22003
22004 #: builtins.c:9349
22005 #, gcc-internal-format
22006 msgid "target format does not support infinity"
22007 msgstr ""
22008
22009 #: builtins.c:10968
22010 #, gcc-internal-format
22011 msgid "%<va_start%> used in function with fixed arguments"
22012 msgstr ""
22013
22014 #: builtins.c:10976
22015 #, gcc-internal-format
22016 msgid "wrong number of arguments to function %<va_start%>"
22017 msgstr ""
22018
22019 #: builtins.c:10991
22020 #, gcc-internal-format
22021 msgid "%<__builtin_next_arg%> called without an argument"
22022 msgstr ""
22023
22024 #: builtins.c:10996
22025 #, gcc-internal-format
22026 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22027 msgstr ""
22028
22029 #: builtins.c:11028
22030 #, gcc-internal-format
22031 msgid "second parameter of %<va_start%> not last named argument"
22032 msgstr ""
22033
22034 #: builtins.c:11041
22035 #, gcc-internal-format
22036 msgid ""
22037 "undefined behavior when second parameter of %<va_start%> is declared with "
22038 "%<register%> storage"
22039 msgstr ""
22040
22041 #: builtins.c:11070
22042 #, gcc-internal-format
22043 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
22044 msgstr ""
22045
22046 #: builtins.c:11083
22047 #, gcc-internal-format
22048 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
22049 msgstr ""
22050
22051 #: builtins.c:11362
22052 #, gcc-internal-format
22053 msgid "%Kattempt to free a non-heap object %qD"
22054 msgstr ""
22055
22056 #: builtins.c:11365
22057 #, gcc-internal-format
22058 msgid "%Kattempt to free a non-heap object"
22059 msgstr ""
22060
22061 #: calls.c:1384
22062 #, gcc-internal-format
22063 msgid "%Kargument %i value %qE is negative"
22064 msgstr ""
22065
22066 #: calls.c:1401
22067 #, gcc-internal-format
22068 msgid "%Kargument %i value is zero"
22069 msgstr ""
22070
22071 #: calls.c:1419
22072 #, gcc-internal-format
22073 msgid "%Kargument %i value %qE exceeds maximum object size %E"
22074 msgstr ""
22075
22076 #: calls.c:1433 calls.c:2001
22077 #, gcc-internal-format
22078 msgid "%Kargument %i range [%E, %E] is negative"
22079 msgstr ""
22080
22081 #: calls.c:1440
22082 #, gcc-internal-format
22083 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
22084 msgstr ""
22085
22086 #: calls.c:1470
22087 #, gcc-internal-format
22088 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
22089 msgstr ""
22090
22091 #: calls.c:1476
22092 #, gcc-internal-format
22093 msgid ""
22094 "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
22095 msgstr ""
22096
22097 #: calls.c:1487 calls.c:1490
22098 #, gcc-internal-format
22099 msgid "argument %i in the range [%E, %E]"
22100 msgstr ""
22101
22102 #: calls.c:1501
22103 #, gcc-internal-format
22104 msgid "in a call to built-in allocation function %qD"
22105 msgstr ""
22106
22107 #: calls.c:1504
22108 #, gcc-internal-format
22109 msgid "in a call to allocation function %qD declared here"
22110 msgstr ""
22111
22112 #: calls.c:1681
22113 #, gcc-internal-format
22114 msgid "%K%qD specified bound [%E, %E] exceeds maximum object size %E"
22115 msgstr ""
22116
22117 #: calls.c:1824
22118 #, gcc-internal-format
22119 msgid ""
22120 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
22121 "specified bound %wu"
22122 msgstr ""
22123
22124 #: calls.c:1830
22125 #, gcc-internal-format
22126 msgid ""
22127 "%qD argument %i declared attribute %<nonstring%> is smaller than the "
22128 "specified bound [%E, %E]"
22129 msgstr ""
22130
22131 #: calls.c:1836
22132 #, gcc-internal-format
22133 msgid ""
22134 "%qD argument %i declared attribute %<nonstring%> may be smaller than the "
22135 "specified bound [%E, %E]"
22136 msgstr ""
22137
22138 #: calls.c:1846
22139 #, gcc-internal-format
22140 msgid "%qD argument %i declared attribute %<nonstring%>"
22141 msgstr ""
22142
22143 #: calls.c:1851
22144 #, gcc-internal-format
22145 msgid "argument %qD declared here"
22146 msgstr ""
22147
22148 #: calls.c:1865
22149 #, gcc-internal-format, gfc-internal-format
22150 msgid "cannot tail-call: %s"
22151 msgstr ""
22152
22153 #: calls.c:1997
22154 #, gcc-internal-format
22155 msgid "%Kargument %i value %E is negative"
22156 msgstr ""
22157
22158 #: calls.c:2044
22159 #, gcc-internal-format
22160 msgid ""
22161 "%Kargument %i is null but the corresponding size argument %i value is %E"
22162 msgstr ""
22163
22164 #: calls.c:2049
22165 #, gcc-internal-format
22166 msgid ""
22167 "%Kargument %i is null but the corresponding size argument %i range is [%E, "
22168 "%E]"
22169 msgstr ""
22170
22171 #: calls.c:2103
22172 #, gcc-internal-format
22173 msgid "in a call to function %qD declared with attribute %qs"
22174 msgstr ""
22175
22176 #: calls.c:2107
22177 #, gcc-internal-format
22178 msgid "in a call with type %qT and attribute %qs"
22179 msgstr ""
22180
22181 #: calls.c:3692
22182 #, gcc-internal-format
22183 msgid "function call has aggregate value"
22184 msgstr ""
22185
22186 #: calls.c:4413
22187 #, gcc-internal-format
22188 msgid "passing too large argument on stack"
22189 msgstr ""
22190
22191 #: cfgexpand.c:1699
22192 #, gcc-internal-format
22193 msgid "total size of local objects is too large"
22194 msgstr ""
22195
22196 #: cfgexpand.c:1702 function.c:1010 varasm.c:2221
22197 #, gcc-internal-format
22198 msgid "size of variable %q+D is too large"
22199 msgstr ""
22200
22201 #: cfgexpand.c:1714
22202 #, gcc-internal-format
22203 msgid "cannot allocate stack for variable %q+D, naked function"
22204 msgstr ""
22205
22206 #: cfgexpand.c:2794
22207 #, gcc-internal-format
22208 msgid "too many alternatives in %<asm%>"
22209 msgstr ""
22210
22211 #: cfgexpand.c:2801
22212 #, gcc-internal-format
22213 msgid "operand constraints for %<asm%> differ in number of alternatives"
22214 msgstr ""
22215
22216 #: cfgexpand.c:2822
22217 #, gcc-internal-format
22218 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22219 msgstr ""
22220
22221 #. ??? Diagnose during gimplification?
22222 #: cfgexpand.c:2854
22223 #, gcc-internal-format
22224 msgid "PIC register clobbered by %qs in %<asm%>"
22225 msgstr ""
22226
22227 #. ??? Diagnose during gimplification?
22228 #: cfgexpand.c:2861
22229 #, gcc-internal-format
22230 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22231 msgstr ""
22232
22233 #: cfgexpand.c:2872
22234 #, gcc-internal-format
22235 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22236 msgstr ""
22237
22238 #: cfgexpand.c:2874
22239 #, gcc-internal-format
22240 msgid ""
22241 "the value of the stack pointer after an %<asm%> statement must be the same "
22242 "as it was before the statement"
22243 msgstr ""
22244
22245 #: cfgexpand.c:2942
22246 #, gcc-internal-format
22247 msgid "more than %d operands in %<asm%>"
22248 msgstr ""
22249
22250 #. ??? Diagnose during gimplification?
22251 #: cfgexpand.c:2995
22252 #, gcc-internal-format
22253 msgid "unknown register name %qs in %<asm%>"
22254 msgstr ""
22255
22256 #: cfgexpand.c:3058
22257 #, gcc-internal-format
22258 msgid "invalid hard register usage between output operands"
22259 msgstr ""
22260
22261 #: cfgexpand.c:3081
22262 #, gcc-internal-format
22263 msgid ""
22264 "invalid hard register usage between output operand and matching constraint "
22265 "operand"
22266 msgstr ""
22267
22268 #: cfgexpand.c:3086
22269 #, gcc-internal-format
22270 msgid ""
22271 "invalid hard register usage between earlyclobber operand and input operand"
22272 msgstr ""
22273
22274 #: cfgexpand.c:3163
22275 #, gcc-internal-format, gfc-internal-format
22276 msgid "output number %d not directly addressable"
22277 msgstr ""
22278
22279 #: cfgexpand.c:3244
22280 #, gcc-internal-format
22281 msgid "%<asm%> operand %d probably does not match constraints"
22282 msgstr ""
22283
22284 #: cfgexpand.c:3428
22285 #, gcc-internal-format
22286 msgid "%<asm%> clobber conflict with output operand"
22287 msgstr ""
22288
22289 #: cfgexpand.c:3433
22290 #, gcc-internal-format
22291 msgid "%<asm%> clobber conflict with input operand"
22292 msgstr ""
22293
22294 #: cfgexpand.c:6450
22295 #, gcc-internal-format
22296 msgid "stack protector not protecting local variables: variable length buffer"
22297 msgstr ""
22298
22299 #: cfgexpand.c:6454
22300 #, gcc-internal-format, gfc-internal-format
22301 msgid ""
22302 "stack protector not protecting function: all local arrays are less than %d "
22303 "bytes long"
22304 msgstr ""
22305
22306 #: cfgexpand.c:6714
22307 #, gcc-internal-format
22308 msgid "patchable function entry %wu exceeds size %wu"
22309 msgstr ""
22310
22311 #: cfghooks.c:117
22312 #, gcc-internal-format, gfc-internal-format
22313 msgid "bb %d on wrong place"
22314 msgstr ""
22315
22316 #: cfghooks.c:123
22317 #, gcc-internal-format, gfc-internal-format
22318 msgid "prev_bb of %d should be %d, not %d"
22319 msgstr ""
22320
22321 #: cfghooks.c:140
22322 #, gcc-internal-format, gfc-internal-format
22323 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
22324 msgstr ""
22325
22326 #: cfghooks.c:146
22327 #, gcc-internal-format, gfc-internal-format
22328 msgid "verify_flow_info: Block %i lacks loop_father"
22329 msgstr ""
22330
22331 #: cfghooks.c:152
22332 #, gcc-internal-format, gfc-internal-format
22333 msgid "verify_flow_info: Wrong count of block %i"
22334 msgstr ""
22335
22336 #: cfghooks.c:160
22337 #, gcc-internal-format, gfc-internal-format
22338 msgid "verify_flow_info: Missing count of block %i"
22339 msgstr ""
22340
22341 #: cfghooks.c:168
22342 #, gcc-internal-format, gfc-internal-format
22343 msgid "verify_flow_info: Duplicate edge %i->%i"
22344 msgstr ""
22345
22346 #: cfghooks.c:177
22347 #, gcc-internal-format, gfc-internal-format
22348 msgid "Uninitialized probability of edge %i->%i"
22349 msgstr ""
22350
22351 #: cfghooks.c:183
22352 #, gcc-internal-format, gfc-internal-format
22353 msgid "verify_flow_info: Wrong probability of edge %i->%i"
22354 msgstr ""
22355
22356 #: cfghooks.c:195
22357 #, gcc-internal-format, gfc-internal-format
22358 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
22359 msgstr ""
22360
22361 #: cfghooks.c:209
22362 #, gcc-internal-format, gfc-internal-format
22363 msgid "wrong amount of branch edges after unconditional jump %i"
22364 msgstr ""
22365
22366 #: cfghooks.c:217 cfghooks.c:228
22367 #, gcc-internal-format, gfc-internal-format
22368 msgid "basic block %d pred edge is corrupted"
22369 msgstr ""
22370
22371 #: cfghooks.c:229
22372 #, gcc-internal-format, gfc-internal-format
22373 msgid "its dest_idx should be %d, not %d"
22374 msgstr ""
22375
22376 #: cfghooks.c:258
22377 #, gcc-internal-format, gfc-internal-format
22378 msgid "basic block %i edge lists are corrupted"
22379 msgstr ""
22380
22381 #: cfghooks.c:269
22382 #, gcc-internal-format
22383 msgid "verify_flow_info failed"
22384 msgstr ""
22385
22386 #: cfghooks.c:327
22387 #, gcc-internal-format, gfc-internal-format
22388 msgid "%s does not support dump_bb_for_graph"
22389 msgstr ""
22390
22391 #: cfghooks.c:370
22392 #, gcc-internal-format, gfc-internal-format
22393 msgid "%s does not support redirect_edge_and_branch"
22394 msgstr ""
22395
22396 #: cfghooks.c:390
22397 #, gcc-internal-format, gfc-internal-format
22398 msgid "%s does not support can_remove_branch_p"
22399 msgstr ""
22400
22401 #: cfghooks.c:484
22402 #, gcc-internal-format, gfc-internal-format
22403 msgid "%s does not support redirect_edge_and_branch_force"
22404 msgstr ""
22405
22406 #: cfghooks.c:522
22407 #, gcc-internal-format, gfc-internal-format
22408 msgid "%s does not support split_block"
22409 msgstr ""
22410
22411 #: cfghooks.c:588
22412 #, gcc-internal-format, gfc-internal-format
22413 msgid "%s does not support move_block_after"
22414 msgstr ""
22415
22416 #: cfghooks.c:601
22417 #, gcc-internal-format, gfc-internal-format
22418 msgid "%s does not support delete_basic_block"
22419 msgstr ""
22420
22421 #: cfghooks.c:648
22422 #, gcc-internal-format, gfc-internal-format
22423 msgid "%s does not support split_edge"
22424 msgstr ""
22425
22426 #: cfghooks.c:726
22427 #, gcc-internal-format, gfc-internal-format
22428 msgid "%s does not support create_basic_block"
22429 msgstr ""
22430
22431 #: cfghooks.c:767
22432 #, gcc-internal-format, gfc-internal-format
22433 msgid "%s does not support can_merge_blocks_p"
22434 msgstr ""
22435
22436 #: cfghooks.c:778
22437 #, gcc-internal-format, gfc-internal-format
22438 msgid "%s does not support predict_edge"
22439 msgstr ""
22440
22441 #: cfghooks.c:787
22442 #, gcc-internal-format, gfc-internal-format
22443 msgid "%s does not support predicted_by_p"
22444 msgstr ""
22445
22446 #: cfghooks.c:801
22447 #, gcc-internal-format, gfc-internal-format
22448 msgid "%s does not support merge_blocks"
22449 msgstr ""
22450
22451 #: cfghooks.c:882
22452 #, gcc-internal-format, gfc-internal-format
22453 msgid "%s does not support make_forwarder_block"
22454 msgstr ""
22455
22456 #: cfghooks.c:1031
22457 #, gcc-internal-format, gfc-internal-format
22458 msgid "%s does not support force_nonfallthru"
22459 msgstr ""
22460
22461 #: cfghooks.c:1065
22462 #, gcc-internal-format, gfc-internal-format
22463 msgid "%s does not support can_duplicate_block_p"
22464 msgstr ""
22465
22466 #: cfghooks.c:1087
22467 #, gcc-internal-format, gfc-internal-format
22468 msgid "%s does not support duplicate_block"
22469 msgstr ""
22470
22471 #: cfghooks.c:1162
22472 #, gcc-internal-format, gfc-internal-format
22473 msgid "%s does not support block_ends_with_call_p"
22474 msgstr ""
22475
22476 #: cfghooks.c:1173
22477 #, gcc-internal-format, gfc-internal-format
22478 msgid "%s does not support block_ends_with_condjump_p"
22479 msgstr ""
22480
22481 #: cfghooks.c:1191
22482 #, gcc-internal-format, gfc-internal-format
22483 msgid "%s does not support flow_call_edges_add"
22484 msgstr ""
22485
22486 #: cfgloop.c:1415
22487 #, gcc-internal-format
22488 msgid "loop verification on loop tree that needs fixup"
22489 msgstr ""
22490
22491 #: cfgloop.c:1431
22492 #, gcc-internal-format
22493 msgid "corrupt loop tree root"
22494 msgstr ""
22495
22496 #: cfgloop.c:1441
22497 #, gcc-internal-format, gfc-internal-format
22498 msgid "loop with header %d marked for removal"
22499 msgstr ""
22500
22501 #: cfgloop.c:1446
22502 #, gcc-internal-format, gfc-internal-format
22503 msgid "loop with header %d not in loop tree"
22504 msgstr ""
22505
22506 #: cfgloop.c:1452
22507 #, gcc-internal-format, gfc-internal-format
22508 msgid "non-loop with header %d not marked for removal"
22509 msgstr ""
22510
22511 #: cfgloop.c:1466
22512 #, gcc-internal-format, gfc-internal-format
22513 msgid "removed loop %d in loop tree"
22514 msgstr ""
22515
22516 #: cfgloop.c:1474
22517 #, gcc-internal-format, gfc-internal-format
22518 msgid "size of loop %d should be %d, not %d"
22519 msgstr ""
22520
22521 #: cfgloop.c:1485
22522 #, gcc-internal-format, gfc-internal-format
22523 msgid "bb %d does not belong to loop %d"
22524 msgstr ""
22525
22526 #: cfgloop.c:1497
22527 #, gcc-internal-format, gfc-internal-format
22528 msgid "bb %d has father loop %d, should be loop %d"
22529 msgstr ""
22530
22531 #: cfgloop.c:1513
22532 #, gcc-internal-format
22533 msgid "loop %d%'s header is not a loop header"
22534 msgstr ""
22535
22536 #: cfgloop.c:1519
22537 #, gcc-internal-format
22538 msgid "loop %d%'s header does not have exactly 2 entries"
22539 msgstr ""
22540
22541 #: cfgloop.c:1526
22542 #, gcc-internal-format
22543 msgid "loop %d%'s latch does not have an edge to its header"
22544 msgstr ""
22545
22546 #: cfgloop.c:1531
22547 #, gcc-internal-format
22548 msgid "loop %d%'s latch is not dominated by its header"
22549 msgstr ""
22550
22551 #: cfgloop.c:1539
22552 #, gcc-internal-format
22553 msgid "loop %d%'s latch does not have exactly 1 successor"
22554 msgstr ""
22555
22556 #: cfgloop.c:1544
22557 #, gcc-internal-format
22558 msgid "loop %d%'s latch does not have header as successor"
22559 msgstr ""
22560
22561 #: cfgloop.c:1549
22562 #, gcc-internal-format
22563 msgid "loop %d%'s latch does not belong directly to it"
22564 msgstr ""
22565
22566 #: cfgloop.c:1555
22567 #, gcc-internal-format
22568 msgid "loop %d%'s header does not belong directly to it"
22569 msgstr ""
22570
22571 #: cfgloop.c:1561
22572 #, gcc-internal-format
22573 msgid "loop %d%'s latch is marked as part of irreducible region"
22574 msgstr ""
22575
22576 #: cfgloop.c:1595
22577 #, gcc-internal-format, gfc-internal-format
22578 msgid "basic block %d should be marked irreducible"
22579 msgstr ""
22580
22581 #: cfgloop.c:1601
22582 #, gcc-internal-format, gfc-internal-format
22583 msgid "basic block %d should not be marked irreducible"
22584 msgstr ""
22585
22586 #: cfgloop.c:1609
22587 #, gcc-internal-format, gfc-internal-format
22588 msgid "edge from %d to %d should be marked irreducible"
22589 msgstr ""
22590
22591 #: cfgloop.c:1616
22592 #, gcc-internal-format, gfc-internal-format
22593 msgid "edge from %d to %d should not be marked irreducible"
22594 msgstr ""
22595
22596 #: cfgloop.c:1630
22597 #, gcc-internal-format, gfc-internal-format
22598 msgid "corrupted head of the exits list of loop %d"
22599 msgstr ""
22600
22601 #: cfgloop.c:1648
22602 #, gcc-internal-format, gfc-internal-format
22603 msgid "corrupted exits list of loop %d"
22604 msgstr ""
22605
22606 #: cfgloop.c:1657
22607 #, gcc-internal-format, gfc-internal-format
22608 msgid "nonempty exits list of loop %d, but exits are not recorded"
22609 msgstr ""
22610
22611 #: cfgloop.c:1684
22612 #, gcc-internal-format, gfc-internal-format
22613 msgid "exit %d->%d not recorded"
22614 msgstr ""
22615
22616 #: cfgloop.c:1707
22617 #, gcc-internal-format, gfc-internal-format
22618 msgid "wrong list of exited loops for edge %d->%d"
22619 msgstr ""
22620
22621 #: cfgloop.c:1716
22622 #, gcc-internal-format
22623 msgid "too many loop exits recorded"
22624 msgstr ""
22625
22626 #: cfgloop.c:1727
22627 #, gcc-internal-format, gfc-internal-format
22628 msgid "%d exits recorded for loop %d (having %d exits)"
22629 msgstr ""
22630
22631 #: cfgrtl.c:2401
22632 #, gcc-internal-format, gfc-internal-format
22633 msgid ""
22634 "non-cold basic block %d reachable only by paths crossing the cold partition"
22635 msgstr ""
22636
22637 #: cfgrtl.c:2472
22638 #, gcc-internal-format, gfc-internal-format
22639 msgid "multiple hot/cold transitions found (bb %i)"
22640 msgstr ""
22641
22642 #: cfgrtl.c:2480
22643 #, gcc-internal-format
22644 msgid "partition found but function partition flag not set"
22645 msgstr ""
22646
22647 #: cfgrtl.c:2519
22648 #, gcc-internal-format
22649 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
22650 msgstr ""
22651
22652 #: cfgrtl.c:2528
22653 #, gcc-internal-format, gfc-internal-format
22654 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
22655 msgstr ""
22656
22657 #: cfgrtl.c:2550
22658 #, gcc-internal-format
22659 msgid "EDGE_CROSSING incorrectly set across same section"
22660 msgstr ""
22661
22662 #: cfgrtl.c:2555
22663 #, gcc-internal-format, gfc-internal-format
22664 msgid "fallthru edge crosses section boundary in bb %i"
22665 msgstr ""
22666
22667 #: cfgrtl.c:2561
22668 #, gcc-internal-format, gfc-internal-format
22669 msgid "EH edge crosses section boundary in bb %i"
22670 msgstr ""
22671
22672 #: cfgrtl.c:2567
22673 #, gcc-internal-format, gfc-internal-format
22674 msgid "No region crossing jump at section boundary in bb %i"
22675 msgstr ""
22676
22677 #: cfgrtl.c:2574
22678 #, gcc-internal-format
22679 msgid "EDGE_CROSSING missing across section boundary"
22680 msgstr ""
22681
22682 #: cfgrtl.c:2604
22683 #, gcc-internal-format, gfc-internal-format
22684 msgid "Region crossing jump across same section in bb %i"
22685 msgstr ""
22686
22687 #: cfgrtl.c:2611
22688 #, gcc-internal-format, gfc-internal-format
22689 msgid "missing REG_EH_REGION note at the end of bb %i"
22690 msgstr ""
22691
22692 #: cfgrtl.c:2616
22693 #, gcc-internal-format, gfc-internal-format
22694 msgid "too many exception handling edges in bb %i"
22695 msgstr ""
22696
22697 #: cfgrtl.c:2624
22698 #, gcc-internal-format, gfc-internal-format
22699 msgid "too many outgoing branch edges from bb %i"
22700 msgstr ""
22701
22702 #: cfgrtl.c:2629
22703 #, gcc-internal-format, gfc-internal-format
22704 msgid "fallthru edge after unconditional jump in bb %i"
22705 msgstr ""
22706
22707 #: cfgrtl.c:2634
22708 #, gcc-internal-format, gfc-internal-format
22709 msgid "wrong number of branch edges after unconditional jump in bb %i"
22710 msgstr ""
22711
22712 #: cfgrtl.c:2641
22713 #, gcc-internal-format, gfc-internal-format
22714 msgid "wrong amount of branch edges after conditional jump in bb %i"
22715 msgstr ""
22716
22717 #: cfgrtl.c:2647
22718 #, gcc-internal-format, gfc-internal-format
22719 msgid "abnormal call edges for non-call insn in bb %i"
22720 msgstr ""
22721
22722 #: cfgrtl.c:2652
22723 #, gcc-internal-format, gfc-internal-format
22724 msgid "sibcall edges for non-call insn in bb %i"
22725 msgstr ""
22726
22727 #: cfgrtl.c:2662
22728 #, gcc-internal-format, gfc-internal-format
22729 msgid "abnormal edges for no purpose in bb %i"
22730 msgstr ""
22731
22732 #: cfgrtl.c:2673
22733 #, gcc-internal-format, gfc-internal-format
22734 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
22735 msgstr ""
22736
22737 #: cfgrtl.c:2714 cfgrtl.c:2724
22738 #, gcc-internal-format, gfc-internal-format
22739 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
22740 msgstr ""
22741
22742 #: cfgrtl.c:2737
22743 #, gcc-internal-format, gfc-internal-format
22744 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
22745 msgstr ""
22746
22747 #: cfgrtl.c:2747
22748 #, gcc-internal-format, gfc-internal-format
22749 msgid "in basic block %d:"
22750 msgstr ""
22751
22752 #: cfgrtl.c:2773
22753 #, gcc-internal-format, gfc-internal-format
22754 msgid "BB_RTL flag not set for block %d"
22755 msgstr ""
22756
22757 #: cfgrtl.c:2780
22758 #, gcc-internal-format, gfc-internal-format
22759 msgid "insn %d basic block pointer is %d, should be %d"
22760 msgstr ""
22761
22762 #: cfgrtl.c:2791
22763 #, gcc-internal-format, gfc-internal-format
22764 msgid "insn %d in header of bb %d has non-NULL basic block"
22765 msgstr ""
22766
22767 #: cfgrtl.c:2799
22768 #, gcc-internal-format, gfc-internal-format
22769 msgid "insn %d in footer of bb %d has non-NULL basic block"
22770 msgstr ""
22771
22772 #: cfgrtl.c:2872 cfgrtl.c:2920
22773 #, gcc-internal-format, gfc-internal-format
22774 msgid "insn %d outside of basic blocks has non-NULL bb field"
22775 msgstr ""
22776
22777 #: cfgrtl.c:2880
22778 #, gcc-internal-format, gfc-internal-format
22779 msgid "end insn %d for block %d not found in the insn stream"
22780 msgstr ""
22781
22782 #: cfgrtl.c:2893
22783 #, gcc-internal-format, gfc-internal-format
22784 msgid "insn %d is in multiple basic blocks (%d and %d)"
22785 msgstr ""
22786
22787 #: cfgrtl.c:2905
22788 #, gcc-internal-format, gfc-internal-format
22789 msgid "head insn %d for block %d not found in the insn stream"
22790 msgstr ""
22791
22792 #: cfgrtl.c:2953
22793 #, gcc-internal-format, gfc-internal-format
22794 msgid "missing barrier after block %i"
22795 msgstr ""
22796
22797 #: cfgrtl.c:2969
22798 #, gcc-internal-format, gfc-internal-format
22799 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
22800 msgstr ""
22801
22802 #: cfgrtl.c:2978
22803 #, gcc-internal-format, gfc-internal-format
22804 msgid "verify_flow_info: Incorrect fallthru %i->%i"
22805 msgstr ""
22806
22807 #: cfgrtl.c:3013
22808 #, gcc-internal-format
22809 msgid "basic blocks not laid down consecutively"
22810 msgstr ""
22811
22812 #: cfgrtl.c:3052
22813 #, gcc-internal-format, gfc-internal-format
22814 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
22815 msgstr ""
22816
22817 #: cgraph.c:3140
22818 #, gcc-internal-format
22819 msgid "caller edge count invalid"
22820 msgstr ""
22821
22822 #: cgraph.c:3236
22823 #, gcc-internal-format
22824 msgid "missing indirect call in speculative call sequence"
22825 msgstr ""
22826
22827 #: cgraph.c:3241
22828 #, gcc-internal-format
22829 msgid "indirect call in speculative call sequence has no speculative flag"
22830 msgstr ""
22831
22832 #: cgraph.c:3271
22833 #, gcc-internal-format
22834 msgid "speculative edges are not adjacent"
22835 msgstr ""
22836
22837 #: cgraph.c:3277
22838 #, gcc-internal-format, gfc-internal-format
22839 msgid "direct call to %s in speculative call sequence has no speculative flag"
22840 msgstr ""
22841
22842 #: cgraph.c:3283 cgraph.c:3313
22843 #, gcc-internal-format, gfc-internal-format
22844 msgid ""
22845 "direct call to %s in speculative call sequence has speculative_id %i out of "
22846 "range"
22847 msgstr ""
22848
22849 #: cgraph.c:3290
22850 #, gcc-internal-format, gfc-internal-format
22851 msgid ""
22852 "duplicate direct call to %s in speculative call sequence with speculative_id "
22853 "%i"
22854 msgstr ""
22855
22856 #: cgraph.c:3301
22857 #, gcc-internal-format
22858 msgid ""
22859 "call stmt hash does not point to first direct edge of speculative call "
22860 "sequence"
22861 msgstr ""
22862
22863 #: cgraph.c:3320
22864 #, gcc-internal-format, gfc-internal-format
22865 msgid ""
22866 "duplicate reference %s in speculative call sequence with speculative_id %i"
22867 msgstr ""
22868
22869 #: cgraph.c:3333
22870 #, gcc-internal-format, gfc-internal-format
22871 msgid "missing direct call for speculation %i"
22872 msgstr ""
22873
22874 #: cgraph.c:3338
22875 #, gcc-internal-format, gfc-internal-format
22876 msgid "missing ref for speculation %i"
22877 msgstr ""
22878
22879 #: cgraph.c:3347
22880 #, gcc-internal-format, gfc-internal-format
22881 msgid ""
22882 "number of speculative targets %i mismatched with "
22883 "num_speculative_call_targets %i"
22884 msgstr ""
22885
22886 #: cgraph.c:3376
22887 #, gcc-internal-format, gfc-internal-format
22888 msgid "aux field set for edge %s->%s"
22889 msgstr ""
22890
22891 #: cgraph.c:3383
22892 #, gcc-internal-format
22893 msgid "cgraph count invalid"
22894 msgstr ""
22895
22896 #: cgraph.c:3388
22897 #, gcc-internal-format
22898 msgid "inline clone in same comdat group list"
22899 msgstr ""
22900
22901 #: cgraph.c:3393
22902 #, gcc-internal-format
22903 msgid "inline clone count is not compatible"
22904 msgstr ""
22905
22906 #: cgraph.c:3400
22907 #, gcc-internal-format
22908 msgid "tp_first_run must be non-negative"
22909 msgstr ""
22910
22911 #: cgraph.c:3405
22912 #, gcc-internal-format
22913 msgid "local symbols must be defined"
22914 msgstr ""
22915
22916 #: cgraph.c:3410
22917 #, gcc-internal-format
22918 msgid "externally visible inline clone"
22919 msgstr ""
22920
22921 #: cgraph.c:3415
22922 #, gcc-internal-format
22923 msgid "inline clone with address taken"
22924 msgstr ""
22925
22926 #: cgraph.c:3420
22927 #, gcc-internal-format
22928 msgid "inline clone is forced to output"
22929 msgstr ""
22930
22931 #: cgraph.c:3427
22932 #, gcc-internal-format
22933 msgid "calls_comdat_local is set outside of a comdat group"
22934 msgstr ""
22935
22936 #: cgraph.c:3432
22937 #, gcc-internal-format
22938 msgid "invalid calls_comdat_local flag"
22939 msgstr ""
22940
22941 #: cgraph.c:3439
22942 #, gcc-internal-format
22943 msgid "malloc attribute should be used for a function that returns a pointer"
22944 msgstr ""
22945
22946 #: cgraph.c:3447
22947 #, gcc-internal-format, gfc-internal-format
22948 msgid "aux field set for indirect edge from %s"
22949 msgstr ""
22950
22951 #: cgraph.c:3453 cgraph.c:3513
22952 #, gcc-internal-format
22953 msgid "edge count is not compatible with function count"
22954 msgstr ""
22955
22956 #: cgraph.c:3461
22957 #, gcc-internal-format, gfc-internal-format
22958 msgid ""
22959 "An indirect edge from %s is not marked as indirect or has associated "
22960 "indirect_info, the corresponding statement is: "
22961 msgstr ""
22962
22963 #: cgraph.c:3469 cgraph.c:3540
22964 #, gcc-internal-format
22965 msgid "edge has both call_stmt and lto_stmt_uid set"
22966 msgstr ""
22967
22968 #: cgraph.c:3481
22969 #, gcc-internal-format, gfc-internal-format
22970 msgid "comdat-local function called by %s outside its comdat"
22971 msgstr ""
22972
22973 #: cgraph.c:3491
22974 #, gcc-internal-format
22975 msgid "inlined_to pointer is wrong"
22976 msgstr ""
22977
22978 #: cgraph.c:3496
22979 #, gcc-internal-format
22980 msgid "multiple inline callers"
22981 msgstr ""
22982
22983 #: cgraph.c:3503
22984 #, gcc-internal-format
22985 msgid "inlined_to pointer set for noninline callers"
22986 msgstr ""
22987
22988 #: cgraph.c:3530
22989 #, gcc-internal-format
22990 msgid "caller edge count does not match BB count"
22991 msgstr ""
22992
22993 #: cgraph.c:3561
22994 #, gcc-internal-format
22995 msgid "indirect call count does not match BB count"
22996 msgstr ""
22997
22998 #: cgraph.c:3578
22999 #, gcc-internal-format
23000 msgid "reference has both stmt and lto_stmt_uid set"
23001 msgstr ""
23002
23003 #: cgraph.c:3589
23004 #, gcc-internal-format
23005 msgid "inlined_to pointer is set but no predecessors found"
23006 msgstr ""
23007
23008 #: cgraph.c:3594
23009 #, gcc-internal-format
23010 msgid "inlined_to pointer refers to itself"
23011 msgstr ""
23012
23013 #: cgraph.c:3605
23014 #, gcc-internal-format
23015 msgid "cgraph_node has wrong clone_of"
23016 msgstr ""
23017
23018 #: cgraph.c:3618
23019 #, gcc-internal-format
23020 msgid "cgraph_node has wrong clone list"
23021 msgstr ""
23022
23023 #: cgraph.c:3624
23024 #, gcc-internal-format
23025 msgid "cgraph_node is in clone list but it is not clone"
23026 msgstr ""
23027
23028 #: cgraph.c:3629
23029 #, gcc-internal-format
23030 msgid "cgraph_node has wrong prev_clone pointer"
23031 msgstr ""
23032
23033 #: cgraph.c:3634
23034 #, gcc-internal-format
23035 msgid "double linked list of clones corrupted"
23036 msgstr ""
23037
23038 #: cgraph.c:3646
23039 #, gcc-internal-format
23040 msgid "Alias has call edges"
23041 msgstr ""
23042
23043 #: cgraph.c:3652
23044 #, gcc-internal-format
23045 msgid "Alias has non-alias reference"
23046 msgstr ""
23047
23048 #: cgraph.c:3657
23049 #, gcc-internal-format
23050 msgid "Alias has more than one alias reference"
23051 msgstr ""
23052
23053 #: cgraph.c:3664
23054 #, gcc-internal-format
23055 msgid "Analyzed alias has no reference"
23056 msgstr ""
23057
23058 #: cgraph.c:3673
23059 #, gcc-internal-format
23060 msgid "No edge out of thunk node"
23061 msgstr ""
23062
23063 #: cgraph.c:3678
23064 #, gcc-internal-format
23065 msgid "More than one edge out of thunk node"
23066 msgstr ""
23067
23068 #: cgraph.c:3683
23069 #, gcc-internal-format
23070 msgid "Thunk is not supposed to have body"
23071 msgstr ""
23072
23073 #: cgraph.c:3717
23074 #, gcc-internal-format
23075 msgid "shared call_stmt:"
23076 msgstr ""
23077
23078 #: cgraph.c:3725
23079 #, gcc-internal-format
23080 msgid "edge points to wrong declaration:"
23081 msgstr ""
23082
23083 #: cgraph.c:3734
23084 #, gcc-internal-format
23085 msgid ""
23086 "an indirect edge with unknown callee corresponding to a call_stmt with a "
23087 "known declaration:"
23088 msgstr ""
23089
23090 #: cgraph.c:3744
23091 #, gcc-internal-format
23092 msgid "missing callgraph edge for call stmt:"
23093 msgstr ""
23094
23095 #: cgraph.c:3754
23096 #, gcc-internal-format
23097 msgid "reference to dead statement"
23098 msgstr ""
23099
23100 #: cgraph.c:3767
23101 #, gcc-internal-format, gfc-internal-format
23102 msgid "edge %s->%s has no corresponding call_stmt"
23103 msgstr ""
23104
23105 #: cgraph.c:3779
23106 #, gcc-internal-format, gfc-internal-format
23107 msgid "an indirect edge from %s has no corresponding call_stmt"
23108 msgstr ""
23109
23110 #: cgraph.c:3794 cgraph.c:3807
23111 #, gcc-internal-format
23112 msgid "missing origin for a node in a nested list"
23113 msgstr ""
23114
23115 #: cgraph.c:3799
23116 #, gcc-internal-format
23117 msgid "origin points to a different parent"
23118 msgstr ""
23119
23120 #: cgraph.c:3814
23121 #, gcc-internal-format
23122 msgid "verify_cgraph_node failed"
23123 msgstr ""
23124
23125 #: cgraph.c:3925 varpool.c:303
23126 #, gcc-internal-format, gfc-internal-format
23127 msgid "%s: section %s.%d is missing"
23128 msgstr ""
23129
23130 #: cgraphunit.c:728
23131 #, gcc-internal-format
23132 msgid "multiple versions for one symbol"
23133 msgstr ""
23134
23135 #: cgraphunit.c:739
23136 #, gcc-internal-format
23137 msgid "duplicate definition of a symbol version"
23138 msgstr ""
23139
23140 #: cgraphunit.c:741
23141 #, gcc-internal-format
23142 msgid "same version was previously defined here"
23143 msgstr ""
23144
23145 #: cgraphunit.c:747
23146 #, gcc-internal-format
23147 msgid "symbol needs to be defined to have a version"
23148 msgstr ""
23149
23150 #: cgraphunit.c:753
23151 #, gcc-internal-format
23152 msgid "common symbol cannot be versioned"
23153 msgstr ""
23154
23155 #: cgraphunit.c:759
23156 #, gcc-internal-format
23157 msgid "comdat symbol cannot be versioned"
23158 msgstr ""
23159
23160 #: cgraphunit.c:765
23161 #, gcc-internal-format
23162 msgid "%<weakref%> cannot be versioned"
23163 msgstr ""
23164
23165 #: cgraphunit.c:771
23166 #, gcc-internal-format
23167 msgid "versioned symbol must be public"
23168 msgstr ""
23169
23170 #: cgraphunit.c:777
23171 #, gcc-internal-format
23172 msgid "versioned symbol must have default visibility"
23173 msgstr ""
23174
23175 #: cgraphunit.c:809
23176 #, gcc-internal-format
23177 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23178 msgstr ""
23179
23180 #: cgraphunit.c:861
23181 #, gcc-internal-format
23182 msgid "%<flatten%> attribute is ignored on aliases"
23183 msgstr ""
23184
23185 #: cgraphunit.c:869 cgraphunit.c:920
23186 #, gcc-internal-format
23187 msgid "%<externally_visible%> attribute have effect only on public objects"
23188 msgstr ""
23189
23190 #: cgraphunit.c:880
23191 #, gcc-internal-format
23192 msgid "%<weakref%> attribute ignored because function is defined"
23193 msgstr ""
23194
23195 #: cgraphunit.c:895
23196 #, gcc-internal-format
23197 msgid "%<alias%> attribute ignored because function is defined"
23198 msgstr ""
23199
23200 #: cgraphunit.c:903
23201 #, gcc-internal-format
23202 msgid "%<always_inline%> function might not be inlinable"
23203 msgstr ""
23204
23205 #: cgraphunit.c:928
23206 #, gcc-internal-format
23207 msgid "%<weakref%> attribute ignored because variable is initialized"
23208 msgstr ""
23209
23210 #. include_self=
23211 #: cgraphunit.c:1077 c/c-decl.c:11836
23212 #, gcc-internal-format
23213 msgid "%q+F used but never defined"
23214 msgstr ""
23215
23216 #: cgraphunit.c:1079 c/c-decl.c:11846
23217 #, gcc-internal-format
23218 msgid "%q+F declared %<static%> but never defined"
23219 msgstr ""
23220
23221 #: cgraphunit.c:1124
23222 #, gcc-internal-format
23223 msgid "%qD defined but not used"
23224 msgstr ""
23225
23226 #: cgraphunit.c:1459
23227 #, gcc-internal-format
23228 msgid "%<ifunc%> resolver for %qD must return %qT"
23229 msgstr ""
23230
23231 #: cgraphunit.c:1462 cgraphunit.c:1485
23232 #, gcc-internal-format
23233 msgid "resolver indirect function declared here"
23234 msgstr ""
23235
23236 #: cgraphunit.c:1482
23237 #, gcc-internal-format
23238 msgid "%<ifunc%> resolver for %qD should return %qT"
23239 msgstr ""
23240
23241 #: cgraphunit.c:1492
23242 #, gcc-internal-format
23243 msgid "%qD alias between functions of incompatible types %qT and %qT"
23244 msgstr ""
23245
23246 #: cgraphunit.c:1495 cgraphunit.c:1577
23247 #, gcc-internal-format
23248 msgid "aliased declaration here"
23249 msgstr ""
23250
23251 #: cgraphunit.c:1533 c-family/c-pragma.c:340
23252 #, gcc-internal-format
23253 msgid "%q+D aliased to undefined symbol %qE"
23254 msgstr ""
23255
23256 #: cgraphunit.c:1549
23257 #, gcc-internal-format
23258 msgid "%q+D aliased to external symbol %qE"
23259 msgstr ""
23260
23261 #: cgraphunit.c:1574
23262 #, gcc-internal-format
23263 msgid "%q+D alias between function and variable is not supported"
23264 msgstr ""
23265
23266 #: cgraphunit.c:1648
23267 #, gcc-internal-format
23268 msgid "failed to reclaim unneeded function"
23269 msgstr ""
23270
23271 #: cgraphunit.c:1676
23272 #, gcc-internal-format
23273 msgid "failed to reclaim unneeded function in same comdat group"
23274 msgstr ""
23275
23276 #: cgraphunit.c:1947
23277 #, gcc-internal-format
23278 msgid "generic thunk code fails for method %qD which uses %<...%>"
23279 msgstr ""
23280
23281 #: cgraphunit.c:2328
23282 #, gcc-internal-format
23283 msgid "size of return value of %q+D is %u bytes"
23284 msgstr ""
23285
23286 #: cgraphunit.c:2332
23287 #, gcc-internal-format
23288 msgid "size of return value of %q+D is larger than %wu bytes"
23289 msgstr ""
23290
23291 #: cgraphunit.c:2855
23292 #, gcc-internal-format
23293 msgid "nodes with unreleased memory found"
23294 msgstr ""
23295
23296 #: collect-utils.c:69
23297 #, gcc-internal-format
23298 msgid "cannot get program status: %m"
23299 msgstr ""
23300
23301 #: collect-utils.c:83
23302 #, gcc-internal-format, gfc-internal-format
23303 msgid "%s terminated with signal %d [%s]%s"
23304 msgstr ""
23305
23306 #: collect-utils.c:99
23307 #, gcc-internal-format, gfc-internal-format
23308 msgid "%s returned %d exit status"
23309 msgstr ""
23310
23311 #: collect-utils.c:134
23312 #, gcc-internal-format, gfc-internal-format
23313 msgid "could not open response file %s"
23314 msgstr ""
23315
23316 #: collect-utils.c:140
23317 #, gcc-internal-format, gfc-internal-format
23318 msgid "could not write to response file %s"
23319 msgstr ""
23320
23321 #: collect-utils.c:146
23322 #, gcc-internal-format, gfc-internal-format
23323 msgid "could not close response file %s"
23324 msgstr ""
23325
23326 #: collect-utils.c:180
23327 #, gcc-internal-format
23328 msgid "cannot find %qs"
23329 msgstr ""
23330
23331 #: collect-utils.c:184 collect2.c:2378 gcc.c:3243 gcc.c:7455
23332 #, gcc-internal-format
23333 msgid "%<pex_init%> failed: %m"
23334 msgstr ""
23335
23336 #: collect-utils.c:193 collect2.c:2387 collect2.c:2556 gcc.c:2541 gcc.c:4697
23337 #, gcc-internal-format
23338 msgid "%s: %m"
23339 msgstr ""
23340
23341 #: collect2.c:621
23342 #, gcc-internal-format
23343 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
23344 msgstr ""
23345
23346 #: collect2.c:762
23347 #, gcc-internal-format, gfc-internal-format
23348 msgid "ld returned %d exit status"
23349 msgstr ""
23350
23351 #: collect2.c:921 gcc.c:7974 config/gcn/mkoffload.c:752
23352 #: config/i386/intelmic-mkoffload.c:557 config/nvptx/mkoffload.c:417
23353 #, gcc-internal-format
23354 msgid "atexit failed"
23355 msgstr ""
23356
23357 #: collect2.c:1043
23358 #, gcc-internal-format
23359 msgid "no arguments"
23360 msgstr ""
23361
23362 #: collect2.c:1295 opts.c:1008
23363 #, gcc-internal-format
23364 msgid "LTO support has not been enabled in this configuration"
23365 msgstr ""
23366
23367 #: collect2.c:1336 graph.c:55 lto-wrapper.c:1604 lto-wrapper.c:1660
23368 #: toplev.c:1741 objc/objc-act.c:461
23369 #, gcc-internal-format
23370 msgid "cannot open %s: %m"
23371 msgstr ""
23372
23373 #: collect2.c:1456
23374 #, gcc-internal-format
23375 msgid "unknown demangling style %qs"
23376 msgstr ""
23377
23378 #: collect2.c:1558 collect2.c:1736 collect2.c:1776
23379 #, gcc-internal-format
23380 msgid "fopen %s: %m"
23381 msgstr ""
23382
23383 #: collect2.c:1561 collect2.c:1741 collect2.c:1779
23384 #, gcc-internal-format
23385 msgid "fclose %s: %m"
23386 msgstr ""
23387
23388 #: collect2.c:2312 lto-wrapper.c:1147 lto-wrapper.c:1162 lto/lto-object.c:151
23389 #: lto/lto-object.c:186 lto/lto-object.c:283 lto/lto-object.c:340
23390 #: lto/lto-object.c:364
23391 #, gcc-internal-format, gfc-internal-format
23392 msgid "%s: %s"
23393 msgstr ""
23394
23395 #: collect2.c:2352
23396 #, gcc-internal-format
23397 msgid "cannot find %<nm%>"
23398 msgstr ""
23399
23400 #: collect2.c:2400
23401 #, gcc-internal-format
23402 msgid "cannot open nm output: %m"
23403 msgstr ""
23404
23405 #: collect2.c:2455
23406 #, gcc-internal-format, gfc-internal-format
23407 msgid "init function found in object %s"
23408 msgstr ""
23409
23410 #: collect2.c:2466
23411 #, gcc-internal-format, gfc-internal-format
23412 msgid "fini function found in object %s"
23413 msgstr ""
23414
23415 #: collect2.c:2523
23416 #, gcc-internal-format
23417 msgid "cannot find %<ldd%>"
23418 msgstr ""
23419
23420 #: collect2.c:2548
23421 #, gcc-internal-format
23422 msgid "pex_init failed: %m"
23423 msgstr ""
23424
23425 #: collect2.c:2569
23426 #, gcc-internal-format
23427 msgid "cannot open ldd output: %m"
23428 msgstr ""
23429
23430 #: collect2.c:2587
23431 #, gcc-internal-format, gfc-internal-format
23432 msgid "dynamic dependency %s not found"
23433 msgstr ""
23434
23435 #: collect2.c:2599
23436 #, gcc-internal-format
23437 msgid "unable to open dynamic dependency %qs"
23438 msgstr ""
23439
23440 #: collect2.c:2750
23441 #, gcc-internal-format, gfc-internal-format
23442 msgid "%s: not a COFF file"
23443 msgstr ""
23444
23445 #: collect2.c:2907
23446 #, gcc-internal-format, gfc-internal-format
23447 msgid "%s: cannot open as COFF file"
23448 msgstr ""
23449
23450 #: collect2.c:2966
23451 #, gcc-internal-format, gfc-internal-format
23452 msgid "library lib%s not found"
23453 msgstr ""
23454
23455 #: convert.c:97
23456 #, gcc-internal-format
23457 msgid "cannot convert to a pointer type"
23458 msgstr ""
23459
23460 #: convert.c:332
23461 #, gcc-internal-format
23462 msgid "pointer value used where a floating-point was expected"
23463 msgstr ""
23464
23465 #: convert.c:336
23466 #, gcc-internal-format
23467 msgid "aggregate value used where a floating-point was expected"
23468 msgstr ""
23469
23470 #: convert.c:471
23471 #, gcc-internal-format
23472 msgid "conversion to incomplete type"
23473 msgstr ""
23474
23475 #: convert.c:940
23476 #, gcc-internal-format
23477 msgid ""
23478 "cannot convert a vector of type %qT to type %qT which has different size"
23479 msgstr ""
23480
23481 #: convert.c:948
23482 #, gcc-internal-format
23483 msgid "aggregate value used where an integer was expected"
23484 msgstr ""
23485
23486 #: convert.c:1036
23487 #, gcc-internal-format
23488 msgid "pointer value used where a complex was expected"
23489 msgstr ""
23490
23491 #: convert.c:1040
23492 #, gcc-internal-format
23493 msgid "aggregate value used where a complex was expected"
23494 msgstr ""
23495
23496 #: convert.c:1077
23497 #, gcc-internal-format
23498 msgid ""
23499 "cannot convert a value of type %qT to vector type %qT which has different "
23500 "size"
23501 msgstr ""
23502
23503 #: convert.c:1085
23504 #, gcc-internal-format
23505 msgid "cannot convert value to a vector"
23506 msgstr ""
23507
23508 #: convert.c:1124
23509 #, gcc-internal-format
23510 msgid "aggregate value used where a fixed-point was expected"
23511 msgstr ""
23512
23513 #: coverage.c:199
23514 #, gcc-internal-format
23515 msgid "%qs is not a gcov data file"
23516 msgstr ""
23517
23518 #: coverage.c:210
23519 #, gcc-internal-format
23520 msgid "%qs is version %q.*s, expected version %q.*s"
23521 msgstr ""
23522
23523 #: coverage.c:271
23524 #, gcc-internal-format, gfc-internal-format
23525 msgid "profile data for function %u is corrupted"
23526 msgstr ""
23527
23528 #: coverage.c:272
23529 #, gcc-internal-format
23530 msgid "checksum is (%x,%x) instead of (%x,%x)"
23531 msgstr ""
23532
23533 #: coverage.c:287
23534 #, gcc-internal-format
23535 msgid "%qs has overflowed"
23536 msgstr ""
23537
23538 #: coverage.c:288
23539 #, gcc-internal-format
23540 msgid "%qs is corrupted"
23541 msgstr ""
23542
23543 #: coverage.c:315
23544 #, gcc-internal-format
23545 msgid "%qs profile count data file not found"
23546 msgstr ""
23547
23548 #: coverage.c:344
23549 #, gcc-internal-format
23550 msgid "profile for function %qD not found in profile data"
23551 msgstr ""
23552
23553 #: coverage.c:364
23554 #, gcc-internal-format
23555 msgid ""
23556 "number of counters in profile data for function %qD does not match its "
23557 "profile data (counter %qs, expected %i and have %i)"
23558 msgstr ""
23559
23560 #: coverage.c:373
23561 #, gcc-internal-format
23562 msgid ""
23563 "the control flow of function %qD does not match its profile data (counter "
23564 "%qs)"
23565 msgstr ""
23566
23567 #: coverage.c:392
23568 #, gcc-internal-format
23569 msgid "execution counts estimated\n"
23570 msgstr ""
23571
23572 #: coverage.c:393
23573 #, gcc-internal-format
23574 msgid "execution counts assumed to be zero\n"
23575 msgstr ""
23576
23577 #: coverage.c:406
23578 #, gcc-internal-format
23579 msgid ""
23580 "source locations for function %qD have changed, the profile data may be out "
23581 "of date"
23582 msgstr ""
23583
23584 #: coverage.c:680
23585 #, gcc-internal-format
23586 msgid "error writing %qs"
23587 msgstr ""
23588
23589 #: coverage.c:1241
23590 #, gcc-internal-format
23591 msgid "filename %qs does not start with profile prefix %qs"
23592 msgstr ""
23593
23594 #: coverage.c:1287
23595 #, gcc-internal-format, gfc-internal-format
23596 msgid "cannot open %s"
23597 msgstr ""
23598
23599 #: data-streamer-in.c:53
23600 #, gcc-internal-format
23601 msgid "bytecode stream: string too long for the string table"
23602 msgstr ""
23603
23604 #: data-streamer-in.c:84 data-streamer-in.c:113
23605 #, gcc-internal-format
23606 msgid "bytecode stream: found non-null terminated string"
23607 msgstr ""
23608
23609 #: dbgcnt.c:128
23610 #, gcc-internal-format
23611 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
23612 msgstr ""
23613
23614 #: dbgcnt.c:143
23615 #, gcc-internal-format
23616 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
23617 msgstr ""
23618
23619 #: dbgcnt.c:155
23620 #, gcc-internal-format
23621 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
23622 msgstr ""
23623
23624 #: dbgcnt.c:226
23625 #, gcc-internal-format
23626 msgid "counter name"
23627 msgstr ""
23628
23629 #: dbgcnt.c:226
23630 #, gcc-internal-format
23631 msgid "closed intervals"
23632 msgstr ""
23633
23634 #: dbxout.c:3380
23635 #, gcc-internal-format
23636 msgid "common symbol debug info is not structured as symbol+offset"
23637 msgstr ""
23638
23639 #: dbxout.c:3911
23640 #, gcc-internal-format
23641 msgid "global destructors not supported on this target"
23642 msgstr ""
23643
23644 #: dbxout.c:3928
23645 #, gcc-internal-format
23646 msgid "global constructors not supported on this target"
23647 msgstr ""
23648
23649 #: diagnostic.c:1824
23650 #, gcc-internal-format, gfc-internal-format
23651 msgid "in %s, at %s:%d"
23652 msgstr ""
23653
23654 #: diagnostic.c:1940
23655 #, gcc-internal-format
23656 msgid "debug path"
23657 msgstr ""
23658
23659 #: dominance.c:1170
23660 #, gcc-internal-format, gfc-internal-format
23661 msgid "dominator of %d status unknown"
23662 msgstr ""
23663
23664 #: dominance.c:1178
23665 #, gcc-internal-format, gfc-internal-format
23666 msgid "dominator of %d should be %d, not %d"
23667 msgstr ""
23668
23669 #: dumpfile.c:381
23670 #, gcc-internal-format
23671 msgid "could not open dump file %qs: %m"
23672 msgstr ""
23673
23674 #: dumpfile.c:1828
23675 #, gcc-internal-format
23676 msgid "ignoring unknown option %q.*s"
23677 msgstr ""
23678
23679 #: dumpfile.c:1910
23680 #, gcc-internal-format
23681 msgid ""
23682 "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
23683 msgstr ""
23684
23685 #: dumpfile.c:1913
23686 #, gcc-internal-format
23687 msgid "unrecognized command-line option %<-fdump-%s%>"
23688 msgstr ""
23689
23690 #: dumpfile.c:1986
23691 #, gcc-internal-format
23692 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
23693 msgstr ""
23694
23695 #: dumpfile.c:2018
23696 #, gcc-internal-format
23697 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
23698 msgstr ""
23699
23700 #: dwarf2out.c:1120
23701 #, gcc-internal-format
23702 msgid ""
23703 "multiple EH personalities are supported only with assemblers supporting %<."
23704 "cfi_personality%> directive"
23705 msgstr ""
23706
23707 #: dwarf2out.c:10991
23708 #, gcc-internal-format
23709 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
23710 msgstr ""
23711
23712 #: dwarf2out.c:14515
23713 #, gcc-internal-format, gfc-internal-format
23714 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
23715 msgstr ""
23716
23717 #: emit-rtl.c:2887
23718 #, gcc-internal-format
23719 msgid "invalid rtl sharing found in the insn"
23720 msgstr ""
23721
23722 #: emit-rtl.c:2889
23723 #, gcc-internal-format
23724 msgid "shared rtx"
23725 msgstr ""
23726
23727 #: emit-rtl.c:2891
23728 #, gcc-internal-format
23729 msgid "internal consistency failure"
23730 msgstr ""
23731
23732 #: emit-rtl.c:4027
23733 #, gcc-internal-format
23734 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
23735 msgstr ""
23736
23737 #: errors.c:133
23738 #, gcc-internal-format, gfc-internal-format
23739 msgid "abort in %s, at %s:%d"
23740 msgstr ""
23741
23742 #: except.c:2165
23743 #, gcc-internal-format
23744 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
23745 msgstr ""
23746
23747 #: except.c:2300
23748 #, gcc-internal-format
23749 msgid "%<__builtin_eh_return%> not supported on this target"
23750 msgstr ""
23751
23752 #: except.c:3424 except.c:3449
23753 #, gcc-internal-format
23754 msgid "%<region_array%> is corrupted for region %i"
23755 msgstr ""
23756
23757 #: except.c:3437 except.c:3468
23758 #, gcc-internal-format
23759 msgid "%<lp_array%> is corrupted for lp %i"
23760 msgstr ""
23761
23762 #: except.c:3454
23763 #, gcc-internal-format, gfc-internal-format
23764 msgid "outer block of region %i is wrong"
23765 msgstr ""
23766
23767 #: except.c:3459
23768 #, gcc-internal-format, gfc-internal-format
23769 msgid "negative nesting depth of region %i"
23770 msgstr ""
23771
23772 #: except.c:3473
23773 #, gcc-internal-format, gfc-internal-format
23774 msgid "region of lp %i is wrong"
23775 msgstr ""
23776
23777 #: except.c:3500
23778 #, gcc-internal-format, gfc-internal-format
23779 msgid "tree list ends on depth %i"
23780 msgstr ""
23781
23782 #: except.c:3505
23783 #, gcc-internal-format
23784 msgid "%<region_array%> does not match %<region_tree%>"
23785 msgstr ""
23786
23787 #: except.c:3510
23788 #, gcc-internal-format
23789 msgid "%<lp_array%> does not match %<region_tree%>"
23790 msgstr ""
23791
23792 #: except.c:3517 tree.c:14718 value-prof.c:534
23793 #, gcc-internal-format
23794 msgid "%qs failed"
23795 msgstr ""
23796
23797 #: explow.c:1530
23798 #, gcc-internal-format
23799 msgid "stack limits not supported on this target"
23800 msgstr ""
23801
23802 #: expmed.c:356
23803 #, gcc-internal-format
23804 msgid "reverse scalar storage order"
23805 msgstr ""
23806
23807 #: expmed.c:373
23808 #, gcc-internal-format
23809 msgid "reverse floating-point scalar storage order"
23810 msgstr ""
23811
23812 #: expmed.c:414
23813 #, gcc-internal-format, gfc-internal-format
23814 msgid "reverse storage order for %smode"
23815 msgstr ""
23816
23817 #: expmed.c:660
23818 #, gcc-internal-format
23819 msgid ""
23820 "write of %wu-bit data outside the bound of destination object, data "
23821 "truncated into %wu-bit"
23822 msgstr ""
23823
23824 #: expr.c:11214
23825 #, gcc-internal-format
23826 msgid "%Kcall to %qs declared with attribute error: %s"
23827 msgstr ""
23828
23829 #: expr.c:11228
23830 #, gcc-internal-format
23831 msgid "%Kcall to %qs declared with attribute warning: %s"
23832 msgstr ""
23833
23834 #: file-prefix-map.c:50
23835 #, gcc-internal-format
23836 msgid "invalid argument %qs to %qs"
23837 msgstr ""
23838
23839 #: final.c:1797
23840 #, gcc-internal-format
23841 msgid "the frame size of %wu bytes is larger than %wu bytes"
23842 msgstr ""
23843
23844 #: final.c:4809 toplev.c:1565 tree-cfgcleanup.c:1499
23845 #, gcc-internal-format
23846 msgid "could not open final insn dump file %qs: %m"
23847 msgstr ""
23848
23849 #: final.c:4878 tree-cfgcleanup.c:1516
23850 #, gcc-internal-format
23851 msgid "could not close final insn dump file %qs: %m"
23852 msgstr ""
23853
23854 #: fixed-value.c:128
23855 #, gcc-internal-format
23856 msgid "large fixed-point constant implicitly truncated to fixed-point type"
23857 msgstr ""
23858
23859 #: fold-const.c:4563 fold-const.c:4573
23860 #, gcc-internal-format, gfc-internal-format
23861 msgid "comparison is always %d due to width of bit-field"
23862 msgstr ""
23863
23864 #: fold-const.c:5927 tree-ssa-reassoc.c:2752 tree-ssa-reassoc.c:3663
23865 #, gcc-internal-format
23866 msgid "assuming signed overflow does not occur when simplifying range test"
23867 msgstr ""
23868
23869 #: fold-const.c:6380 fold-const.c:6394
23870 #, gcc-internal-format, gfc-internal-format
23871 msgid "comparison is always %d"
23872 msgstr ""
23873
23874 #: fold-const.c:6538
23875 #, gcc-internal-format
23876 msgid "%<or%> of unmatched not-equal tests is always 1"
23877 msgstr ""
23878
23879 #: fold-const.c:6543
23880 #, gcc-internal-format
23881 msgid "%<and%> of mutually exclusive equal-tests is always 0"
23882 msgstr ""
23883
23884 #: fold-const.c:9313
23885 #, gcc-internal-format
23886 msgid ""
23887 "assuming signed overflow does not occur when reducing constant in comparison"
23888 msgstr ""
23889
23890 #: fold-const.c:9713
23891 #, gcc-internal-format
23892 msgid ""
23893 "assuming signed overflow does not occur when combining constants around a "
23894 "comparison"
23895 msgstr ""
23896
23897 #: fold-const.c:12969
23898 #, gcc-internal-format
23899 msgid "fold check: original tree changed by fold"
23900 msgstr ""
23901
23902 #: function.c:249
23903 #, gcc-internal-format
23904 msgid "total size of local objects %wu exceeds maximum %wu"
23905 msgstr ""
23906
23907 #: function.c:253
23908 #, gcc-internal-format
23909 msgid "total size of local objects exceeds maximum %wu"
23910 msgstr ""
23911
23912 #: function.c:1784 gimplify.c:6274 gimplify.c:6434
23913 #, gcc-internal-format
23914 msgid "impossible constraint in %<asm%>"
23915 msgstr ""
23916
23917 #: function.c:4262
23918 #, gcc-internal-format
23919 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
23920 msgstr ""
23921
23922 #: function.c:4283
23923 #, gcc-internal-format
23924 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
23925 msgstr ""
23926
23927 #: function.c:4953
23928 #, gcc-internal-format
23929 msgid "function returns an aggregate"
23930 msgstr ""
23931
23932 #: gcc.c:2071
23933 #, gcc-internal-format
23934 msgid "cannot open nested response file"
23935 msgstr ""
23936
23937 #: gcc.c:2082
23938 #, gcc-internal-format
23939 msgid "cannot close nonexistent response file"
23940 msgstr ""
23941
23942 #: gcc.c:2105
23943 #, gcc-internal-format, gfc-internal-format
23944 msgid "could not open temporary response file %s"
23945 msgstr ""
23946
23947 #: gcc.c:2112
23948 #, gcc-internal-format, gfc-internal-format
23949 msgid "could not write to temporary response file %s"
23950 msgstr ""
23951
23952 #: gcc.c:2118
23953 #, gcc-internal-format, gfc-internal-format
23954 msgid "could not close temporary response file %s"
23955 msgstr ""
23956
23957 #. This leaves DESC open, but the OS will save us.
23958 #: gcc.c:2150
23959 #, gcc-internal-format
23960 msgid "cannot read spec file %qs: %m"
23961 msgstr ""
23962
23963 #: gcc.c:2244 gcc.c:2265
23964 #, gcc-internal-format, gfc-internal-format
23965 msgid "specs %%include syntax malformed after %ld characters"
23966 msgstr ""
23967
23968 #: gcc.c:2292 gcc.c:2302 gcc.c:2313 gcc.c:2324
23969 #, gcc-internal-format, gfc-internal-format
23970 msgid "specs %%rename syntax malformed after %ld characters"
23971 msgstr ""
23972
23973 #: gcc.c:2335
23974 #, gcc-internal-format, gfc-internal-format
23975 msgid "specs %s spec was not found to be renamed"
23976 msgstr ""
23977
23978 #: gcc.c:2343
23979 #, gcc-internal-format
23980 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
23981 msgstr ""
23982
23983 #: gcc.c:2365
23984 #, gcc-internal-format, gfc-internal-format
23985 msgid "specs unknown %% command after %ld characters"
23986 msgstr ""
23987
23988 #: gcc.c:2377 gcc.c:2391
23989 #, gcc-internal-format, gfc-internal-format
23990 msgid "specs file malformed after %ld characters"
23991 msgstr ""
23992
23993 #: gcc.c:2446
23994 #, gcc-internal-format
23995 msgid "spec file has no spec for linking"
23996 msgstr ""
23997
23998 #: gcc.c:2994 gcc.c:3031
23999 #, gcc-internal-format
24000 msgid "system path %qs is not absolute"
24001 msgstr ""
24002
24003 #: gcc.c:3121
24004 #, gcc-internal-format
24005 msgid "%<-pipe%> not supported"
24006 msgstr ""
24007
24008 #: gcc.c:3260 gcc.c:7464
24009 #, gcc-internal-format
24010 msgid "cannot execute %qs: %s: %m"
24011 msgstr ""
24012
24013 #: gcc.c:3261 gcc.c:7465
24014 #, gcc-internal-format
24015 msgid "cannot execute %qs: %s"
24016 msgstr ""
24017
24018 #: gcc.c:3280
24019 #, gcc-internal-format
24020 msgid "failed to get exit status: %m"
24021 msgstr ""
24022
24023 #: gcc.c:3286
24024 #, gcc-internal-format
24025 msgid "failed to get process times: %m"
24026 msgstr ""
24027
24028 #. The inferior failed to catch the signal.
24029 #: gcc.c:3312 gcc.c:3336
24030 #, gcc-internal-format, gfc-internal-format
24031 msgid "%s signal terminated program %s"
24032 msgstr ""
24033
24034 #: gcc.c:3814 opts-common.c:1364 opts-common.c:1396
24035 #, gcc-internal-format
24036 msgid "unrecognized command-line option %qs"
24037 msgstr ""
24038
24039 #: gcc.c:3879
24040 #, gcc-internal-format, gfc-internal-format
24041 msgid "GCC is not configured to support %s as offload target"
24042 msgstr ""
24043
24044 #: gcc.c:4198
24045 #, gcc-internal-format
24046 msgid "%qs is an unknown %<-save-temps%> option"
24047 msgstr ""
24048
24049 #: gcc.c:4725 toplev.c:860
24050 #, gcc-internal-format
24051 msgid "input file %qs is the same as output file"
24052 msgstr ""
24053
24054 #: gcc.c:4730
24055 #, gcc-internal-format
24056 msgid "output filename may not be empty"
24057 msgstr ""
24058
24059 #: gcc.c:5103
24060 #, gcc-internal-format
24061 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24062 msgstr ""
24063
24064 #: gcc.c:5191
24065 #, gcc-internal-format
24066 msgid "%<-x %s%> after last input file has no effect"
24067 msgstr ""
24068
24069 #: gcc.c:5394
24070 #, gcc-internal-format
24071 msgid "unable to locate default linker script %qs in the library search paths"
24072 msgstr ""
24073
24074 #: gcc.c:5601
24075 #, gcc-internal-format
24076 msgid "switch %qs does not start with %<-%>"
24077 msgstr ""
24078
24079 #: gcc.c:5605
24080 #, gcc-internal-format
24081 msgid "spec-generated switch is just %<-%>"
24082 msgstr ""
24083
24084 #: gcc.c:5829
24085 #, gcc-internal-format
24086 msgid "spec %qs invalid"
24087 msgstr ""
24088
24089 #: gcc.c:5990
24090 #, gcc-internal-format
24091 msgid "spec %qs has invalid %<%%0%c%>"
24092 msgstr ""
24093
24094 #: gcc.c:6269
24095 #, gcc-internal-format
24096 msgid "spec %qs has invalid %<%%W%c%>"
24097 msgstr ""
24098
24099 #: gcc.c:6285
24100 #, gcc-internal-format
24101 msgid "spec %qs has invalid %<%%@%c%>"
24102 msgstr ""
24103
24104 #: gcc.c:6306
24105 #, gcc-internal-format
24106 msgid "spec %qs has invalid %<%%x%c%>"
24107 msgstr ""
24108
24109 #. Catch the case where a spec string contains something like
24110 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
24111 #. hand side of the :.
24112 #: gcc.c:6517
24113 #, gcc-internal-format
24114 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24115 msgstr ""
24116
24117 #: gcc.c:6568
24118 #, gcc-internal-format
24119 msgid "spec failure: unrecognized spec option %qc"
24120 msgstr ""
24121
24122 #: gcc.c:6634
24123 #, gcc-internal-format
24124 msgid "unknown spec function %qs"
24125 msgstr ""
24126
24127 #: gcc.c:6664
24128 #, gcc-internal-format
24129 msgid "error in arguments to spec function %qs"
24130 msgstr ""
24131
24132 #: gcc.c:6723
24133 #, gcc-internal-format
24134 msgid "malformed spec function name"
24135 msgstr ""
24136
24137 #. )
24138 #: gcc.c:6726
24139 #, gcc-internal-format
24140 msgid "no arguments for spec function"
24141 msgstr ""
24142
24143 #: gcc.c:6745
24144 #, gcc-internal-format
24145 msgid "malformed spec function arguments"
24146 msgstr ""
24147
24148 #: gcc.c:6924
24149 #, gcc-internal-format
24150 msgid "braced spec %qs ends in escape"
24151 msgstr ""
24152
24153 #: gcc.c:7059
24154 #, gcc-internal-format
24155 msgid "braced spec %qs is invalid at %qc"
24156 msgstr ""
24157
24158 #: gcc.c:7154
24159 #, gcc-internal-format
24160 msgid "braced spec body %qs is invalid"
24161 msgstr ""
24162
24163 #: gcc.c:7763
24164 #, gcc-internal-format, gfc-internal-format
24165 msgid "%s: could not determine length of compare-debug file %s"
24166 msgstr ""
24167
24168 #: gcc.c:7774
24169 #, gcc-internal-format
24170 msgid "%s: %<-fcompare-debug%> failure (length)"
24171 msgstr ""
24172
24173 #: gcc.c:7784 gcc.c:7825
24174 #, gcc-internal-format, gfc-internal-format
24175 msgid "%s: could not open compare-debug file %s"
24176 msgstr ""
24177
24178 #: gcc.c:7804 gcc.c:7841
24179 #, gcc-internal-format
24180 msgid "%s: %<-fcompare-debug%> failure"
24181 msgstr ""
24182
24183 #: gcc.c:8144
24184 #, gcc-internal-format
24185 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24186 msgstr ""
24187
24188 #: gcc.c:8169
24189 #, gcc-internal-format
24190 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24191 msgstr ""
24192
24193 #: gcc.c:8375
24194 #, gcc-internal-format
24195 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24196 msgstr ""
24197
24198 #: gcc.c:8379
24199 #, gcc-internal-format
24200 msgid "unrecognized command-line option %<-%s%>"
24201 msgstr ""
24202
24203 #: gcc.c:8505
24204 #, gcc-internal-format
24205 msgid "not configured with sysroot headers suffix"
24206 msgstr ""
24207
24208 #: gcc.c:8566
24209 #, gcc-internal-format
24210 msgid "no input files"
24211 msgstr ""
24212
24213 #: gcc.c:8617
24214 #, gcc-internal-format
24215 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24216 msgstr ""
24217
24218 #: gcc.c:8659
24219 #, gcc-internal-format, gfc-internal-format
24220 msgid "%s: %s compiler not installed on this system"
24221 msgstr ""
24222
24223 #: gcc.c:8684
24224 #, gcc-internal-format
24225 msgid "recompiling with %<-fcompare-debug%>"
24226 msgstr ""
24227
24228 #: gcc.c:8700
24229 #, gcc-internal-format
24230 msgid "during %<-fcompare-debug%> recompilation"
24231 msgstr ""
24232
24233 #: gcc.c:8709
24234 #, gcc-internal-format
24235 msgid "comparing final insns dumps"
24236 msgstr ""
24237
24238 #: gcc.c:8862
24239 #, gcc-internal-format
24240 msgid "%<-fuse-linker-plugin%>, but %s not found"
24241 msgstr ""
24242
24243 #: gcc.c:8895
24244 #, gcc-internal-format, gfc-internal-format
24245 msgid "%s: linker input file unused because linking not done"
24246 msgstr ""
24247
24248 #: gcc.c:8991 c-family/c-opts.c:766
24249 #, gcc-internal-format
24250 msgid "cannot use %<-%> as input filename for a precompiled header"
24251 msgstr ""
24252
24253 #: gcc.c:8997
24254 #, gcc-internal-format, gfc-internal-format
24255 msgid "language %s not recognized"
24256 msgstr ""
24257
24258 #: gcc.c:9237
24259 #, gcc-internal-format
24260 msgid "multilib spec %qs is invalid"
24261 msgstr ""
24262
24263 #: gcc.c:9439
24264 #, gcc-internal-format
24265 msgid "multilib exclusions %qs is invalid"
24266 msgstr ""
24267
24268 #: gcc.c:9503
24269 #, gcc-internal-format
24270 msgid "multilib select %qs %qs is invalid"
24271 msgstr ""
24272
24273 #: gcc.c:9665
24274 #, gcc-internal-format
24275 msgid "multilib select %qs is invalid"
24276 msgstr ""
24277
24278 #: gcc.c:9705
24279 #, gcc-internal-format
24280 msgid "multilib exclusion %qs is invalid"
24281 msgstr ""
24282
24283 #: gcc.c:9931
24284 #, gcc-internal-format
24285 msgid "environment variable %qs not defined"
24286 msgstr ""
24287
24288 #: gcc.c:10071 gcc.c:10076
24289 #, gcc-internal-format
24290 msgid "invalid version number %qs"
24291 msgstr ""
24292
24293 #: gcc.c:10119
24294 #, gcc-internal-format, gfc-internal-format
24295 msgid "too few arguments to %%:version-compare"
24296 msgstr ""
24297
24298 #: gcc.c:10125
24299 #, gcc-internal-format, gfc-internal-format
24300 msgid "too many arguments to %%:version-compare"
24301 msgstr ""
24302
24303 #: gcc.c:10167
24304 #, gcc-internal-format
24305 msgid "unknown operator %qs in %%:version-compare"
24306 msgstr ""
24307
24308 #: gcc.c:10291
24309 #, gcc-internal-format, gfc-internal-format
24310 msgid "too many arguments to %%:compare-debug-dump-opt"
24311 msgstr ""
24312
24313 #: gcc.c:10359
24314 #, gcc-internal-format, gfc-internal-format
24315 msgid "too many arguments to %%:compare-debug-self-opt"
24316 msgstr ""
24317
24318 #: gcc.c:10446
24319 #, gcc-internal-format, gfc-internal-format
24320 msgid "too many arguments for %%:dumps"
24321 msgstr ""
24322
24323 #: gcc.c:10550
24324 #, gcc-internal-format, gfc-internal-format
24325 msgid "wrong number of arguments to %%:debug-level-gt"
24326 msgstr ""
24327
24328 #: gcov-tool.c:73
24329 #, gcc-internal-format, gfc-internal-format
24330 msgid "error in removing %s"
24331 msgstr ""
24332
24333 #: gcov-tool.c:104
24334 #, gcc-internal-format, gfc-internal-format
24335 msgid "Cannot make directory %s"
24336 msgstr ""
24337
24338 #: gcov-tool.c:112
24339 #, gcc-internal-format
24340 msgid "Cannot get current directory name"
24341 msgstr ""
24342
24343 #: gcov-tool.c:116 gcov-tool.c:130
24344 #, gcc-internal-format, gfc-internal-format
24345 msgid "Cannot change directory to %s"
24346 msgstr ""
24347
24348 #: gcov-tool.c:123
24349 #, gcc-internal-format, gfc-internal-format
24350 msgid "output file %s already exists in folder %s"
24351 msgstr ""
24352
24353 #: gcov-tool.c:223
24354 #, gcc-internal-format
24355 msgid "weights need to be non-negative"
24356 msgstr ""
24357
24358 #: gcov-tool.c:358
24359 #, gcc-internal-format
24360 msgid "scale needs to be non-negative"
24361 msgstr ""
24362
24363 #: gcse.c:4001
24364 #, gcc-internal-format, gfc-internal-format
24365 msgid "%s: %d basic blocks and %d edges/basic block"
24366 msgstr ""
24367
24368 #: gcse.c:4013
24369 #, gcc-internal-format
24370 msgid ""
24371 "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> "
24372 "above %d"
24373 msgstr ""
24374
24375 #: gencfn-macros.c:195
24376 #, gcc-internal-format, gfc-internal-format
24377 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
24378 msgstr ""
24379
24380 #: gencfn-macros.c:202
24381 #, gcc-internal-format, gfc-internal-format
24382 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
24383 msgstr ""
24384
24385 #: gentarget-def.c:126
24386 #, gcc-internal-format, gfc-internal-format
24387 msgid "invalid prototype for '%s'"
24388 msgstr ""
24389
24390 #: gentarget-def.c:131
24391 #, gcc-internal-format, gfc-internal-format
24392 msgid "prototype for '%s' has required operands after optional operands"
24393 msgstr ""
24394
24395 #: gentarget-def.c:148
24396 #, gcc-internal-format, gfc-internal-format
24397 msgid "argument %d of '%s' did not have the expected name"
24398 msgstr ""
24399
24400 #: gentarget-def.c:168
24401 #, gcc-internal-format, gfc-internal-format
24402 msgid "'%s' must have %d operands (excluding match_dups)"
24403 msgstr ""
24404
24405 #: gentarget-def.c:172
24406 #, gcc-internal-format, gfc-internal-format
24407 msgid "'%s' must have at least %d operands (excluding match_dups)"
24408 msgstr ""
24409
24410 #: gentarget-def.c:176
24411 #, gcc-internal-format, gfc-internal-format
24412 msgid "'%s' must have no more than %d operands (excluding match_dups)"
24413 msgstr ""
24414
24415 #: gentarget-def.c:276
24416 #, gcc-internal-format, gfc-internal-format
24417 msgid "duplicate definition of '%s'"
24418 msgstr ""
24419
24420 #: ggc-common.c:386 ggc-common.c:394 ggc-common.c:463 ggc-common.c:481
24421 #: ggc-page.c:2493 ggc-page.c:2524 ggc-page.c:2531
24422 #, gcc-internal-format
24423 msgid "cannot write PCH file: %m"
24424 msgstr ""
24425
24426 #: ggc-common.c:474
24427 #, gcc-internal-format
24428 msgid "cannot get position in PCH file: %m"
24429 msgstr ""
24430
24431 #: ggc-common.c:484
24432 #, gcc-internal-format
24433 msgid "cannot write padding to PCH file: %m"
24434 msgstr ""
24435
24436 #: ggc-common.c:606 ggc-common.c:614 ggc-common.c:617 ggc-common.c:627
24437 #: ggc-common.c:630 ggc-page.c:2595
24438 #, gcc-internal-format
24439 msgid "cannot read PCH file: %m"
24440 msgstr ""
24441
24442 #: ggc-common.c:622
24443 #, gcc-internal-format
24444 msgid "had to relocate PCH"
24445 msgstr ""
24446
24447 #: ggc-page.c:1738
24448 #, gcc-internal-format
24449 msgid "open /dev/zero: %m"
24450 msgstr ""
24451
24452 #: ggc-page.c:2509 ggc-page.c:2515
24453 #, gcc-internal-format
24454 msgid "cannot write PCH file"
24455 msgstr ""
24456
24457 #: gimple-fold.c:1855 gimple-fold.c:2916
24458 #, gcc-internal-format
24459 msgid "%qD source argument is the same as destination"
24460 msgstr ""
24461
24462 #: gimple-fold.c:1921
24463 msgid ""
24464 "%G%qD destination unchanged after copying no bytes from a string of length %E"
24465 msgstr ""
24466
24467 #: gimple-fold.c:1926
24468 msgid "%G%qD destination unchanged after copying no bytes"
24469 msgstr ""
24470
24471 #: gimple-fold.c:2304 tree-ssa-strlen.c:3310
24472 msgid "%G%qD specified bound %E equals destination size"
24473 msgstr ""
24474
24475 #: gimple-fold.c:2306
24476 msgid "%G%qD specified bound %E exceeds destination size %wu"
24477 msgstr ""
24478
24479 #: gimple-fold.c:2324
24480 msgid "%G%qD specified bound %E equals source length"
24481 msgstr ""
24482
24483 #: gimple-ssa-isolate-paths.c:290
24484 #, gcc-internal-format
24485 msgid "potential null pointer dereference"
24486 msgstr ""
24487
24488 #: gimple-ssa-isolate-paths.c:330
24489 #, gcc-internal-format
24490 msgid "null pointer dereference"
24491 msgstr ""
24492
24493 #: gimple-ssa-isolate-paths.c:408
24494 #, gcc-internal-format
24495 msgid "function may return address of local variable"
24496 msgstr ""
24497
24498 #: gimple-ssa-isolate-paths.c:409 c/c-typeck.c:10755
24499 #, gcc-internal-format
24500 msgid "function returns address of local variable"
24501 msgstr ""
24502
24503 #: gimple-ssa-isolate-paths.c:412 tree.c:13048 tree.c:13085 c/c-typeck.c:2932
24504 #: c/c-typeck.c:3018 c/c-typeck.c:10661 c/c-typeck.c:10678
24505 #: c/gimple-parser.c:2413 c/gimple-parser.c:2421 cp/call.c:7088 cp/call.c:8922
24506 #: cp/constexpr.c:850 cp/constexpr.c:3455 cp/cvt.c:1067 cp/cvt.c:1105
24507 #: cp/decl.c:8041 cp/decl2.c:5571 cp/decl2.c:5616 cp/pt.c:8768
24508 #: cp/semantics.c:1994 cp/semantics.c:4292 cp/typeck.c:1788 cp/typeck.c:2000
24509 #: cp/typeck.c:4060 cp/typeck.c:9625
24510 #, gcc-internal-format
24511 msgid "declared here"
24512 msgstr ""
24513
24514 #: gimple-ssa-nonnull-compare.c:102
24515 #, gcc-internal-format
24516 msgid "%<nonnull%> argument %qD compared to NULL"
24517 msgstr ""
24518
24519 #: gimple-ssa-sprintf.c:2768 gimple-ssa-sprintf.c:2888
24520 #, gcc-internal-format
24521 msgid "%qE output may be truncated before the last format character"
24522 msgstr ""
24523
24524 #: gimple-ssa-sprintf.c:2770 gimple-ssa-sprintf.c:2890
24525 #, gcc-internal-format
24526 msgid "%qE output truncated before the last format character"
24527 msgstr ""
24528
24529 #: gimple-ssa-sprintf.c:2773 gimple-ssa-sprintf.c:2893
24530 #, gcc-internal-format
24531 msgid "%qE may write a terminating nul past the end of the destination"
24532 msgstr ""
24533
24534 #: gimple-ssa-sprintf.c:2775 gimple-ssa-sprintf.c:2895
24535 #, gcc-internal-format
24536 msgid "%qE writing a terminating nul past the end of the destination"
24537 msgstr ""
24538
24539 #: gimple-ssa-sprintf.c:2785
24540 #, gcc-internal-format
24541 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
24542 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
24543 msgstr[0] ""
24544 msgstr[1] ""
24545
24546 #: gimple-ssa-sprintf.c:2792
24547 #, gcc-internal-format
24548 msgid ""
24549 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
24550 "size %wu"
24551 msgid_plural ""
24552 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
24553 "of size %wu"
24554 msgstr[0] ""
24555 msgstr[1] ""
24556
24557 #: gimple-ssa-sprintf.c:2799
24558 #, gcc-internal-format
24559 msgid ""
24560 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
24561 "%wu"
24562 msgid_plural ""
24563 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
24564 "%wu"
24565 msgstr[0] ""
24566 msgstr[1] ""
24567
24568 #: gimple-ssa-sprintf.c:2810
24569 #, gcc-internal-format
24570 msgid ""
24571 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
24572 "region of size %wu"
24573 msgstr ""
24574
24575 #: gimple-ssa-sprintf.c:2813
24576 #, gcc-internal-format
24577 msgid ""
24578 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
24579 "size %wu"
24580 msgstr ""
24581
24582 #: gimple-ssa-sprintf.c:2815
24583 #, gcc-internal-format
24584 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
24585 msgstr ""
24586
24587 #: gimple-ssa-sprintf.c:2827
24588 #, gcc-internal-format
24589 msgid ""
24590 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
24591 "into a region of size %wu"
24592 msgstr ""
24593
24594 #: gimple-ssa-sprintf.c:2830
24595 #, gcc-internal-format
24596 msgid ""
24597 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
24598 "region of size %wu"
24599 msgstr ""
24600
24601 #: gimple-ssa-sprintf.c:2833
24602 #, gcc-internal-format
24603 msgid ""
24604 "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
24605 msgstr ""
24606
24607 #: gimple-ssa-sprintf.c:2842
24608 #, gcc-internal-format
24609 msgid ""
24610 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
24611 "into a region of size %wu"
24612 msgstr ""
24613
24614 #: gimple-ssa-sprintf.c:2845
24615 #, gcc-internal-format
24616 msgid ""
24617 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
24618 "region of size %wu"
24619 msgstr ""
24620
24621 #: gimple-ssa-sprintf.c:2848
24622 #, gcc-internal-format
24623 msgid ""
24624 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
24625 "%wu"
24626 msgstr ""
24627
24628 #: gimple-ssa-sprintf.c:2857
24629 #, gcc-internal-format
24630 msgid ""
24631 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
24632 "region of size %wu"
24633 msgstr ""
24634
24635 #: gimple-ssa-sprintf.c:2860
24636 #, gcc-internal-format
24637 msgid ""
24638 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
24639 "of size %wu"
24640 msgstr ""
24641
24642 #: gimple-ssa-sprintf.c:2862
24643 #, gcc-internal-format
24644 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
24645 msgstr ""
24646
24647 #: gimple-ssa-sprintf.c:2904
24648 #, gcc-internal-format
24649 msgid ""
24650 "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
24651 msgid_plural ""
24652 "%<%.*s%> directive writing %wu bytes into a region of size between %wu and "
24653 "%wu"
24654 msgstr[0] ""
24655 msgstr[1] ""
24656
24657 #: gimple-ssa-sprintf.c:2911
24658 #, gcc-internal-format
24659 msgid ""
24660 "%<%.*s%> directive output may be truncated writing %wu byte into a region of "
24661 "size between %wu and %wu"
24662 msgid_plural ""
24663 "%<%.*s%> directive output may be truncated writing %wu bytes into a region "
24664 "of size between %wu and %wu"
24665 msgstr[0] ""
24666 msgstr[1] ""
24667
24668 #: gimple-ssa-sprintf.c:2919
24669 #, gcc-internal-format
24670 msgid ""
24671 "%<%.*s%> directive output truncated writing %wu byte into a region of size "
24672 "between %wu and %wu"
24673 msgid_plural ""
24674 "%<%.*s%> directive output truncated writing %wu bytes into a region of size "
24675 "between %wu and %wu"
24676 msgstr[0] ""
24677 msgstr[1] ""
24678
24679 #: gimple-ssa-sprintf.c:2931
24680 #, gcc-internal-format
24681 msgid ""
24682 "%<%.*s%> directive output may be truncated writing up to %wu bytes into a "
24683 "region of size between %wu and %wu"
24684 msgstr ""
24685
24686 #: gimple-ssa-sprintf.c:2934
24687 #, gcc-internal-format
24688 msgid ""
24689 "%<%.*s%> directive output truncated writing up to %wu bytes into a region of "
24690 "size between %wu and %wu"
24691 msgstr ""
24692
24693 #: gimple-ssa-sprintf.c:2937
24694 #, gcc-internal-format
24695 msgid ""
24696 "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu "
24697 "and %wu"
24698 msgstr ""
24699
24700 #: gimple-ssa-sprintf.c:2950
24701 #, gcc-internal-format
24702 msgid ""
24703 "%<%.*s%> directive output may be truncated writing likely %wu or more bytes "
24704 "into a region of size between %wu and %wu"
24705 msgstr ""
24706
24707 #: gimple-ssa-sprintf.c:2953
24708 #, gcc-internal-format
24709 msgid ""
24710 "%<%.*s%> directive output truncated writing likely %wu or more bytes into a "
24711 "region of size between %wu and %wu"
24712 msgstr ""
24713
24714 #: gimple-ssa-sprintf.c:2956
24715 #, gcc-internal-format
24716 msgid ""
24717 "%<%.*s%> directive writing likely %wu or more bytes into a region of size "
24718 "between %wu and %wu"
24719 msgstr ""
24720
24721 #: gimple-ssa-sprintf.c:2966
24722 #, gcc-internal-format
24723 msgid ""
24724 "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes "
24725 "into a region of size between %wu and %wu"
24726 msgstr ""
24727
24728 #: gimple-ssa-sprintf.c:2969
24729 #, gcc-internal-format
24730 msgid ""
24731 "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a "
24732 "region of size between %wu and %wu"
24733 msgstr ""
24734
24735 #: gimple-ssa-sprintf.c:2972
24736 #, gcc-internal-format
24737 msgid ""
24738 "%<%.*s%> directive writing between %wu and %wu bytes into a region of size "
24739 "between %wu and %wu"
24740 msgstr ""
24741
24742 #: gimple-ssa-sprintf.c:2981
24743 #, gcc-internal-format
24744 msgid ""
24745 "%<%.*s%> directive output may be truncated writing %wu or more bytes into a "
24746 "region of size between %wu and %wu"
24747 msgstr ""
24748
24749 #: gimple-ssa-sprintf.c:2984
24750 #, gcc-internal-format
24751 msgid ""
24752 "%<%.*s%> directive output truncated writing %wu or more bytes into a region "
24753 "of size between %wu and %wu"
24754 msgstr ""
24755
24756 #: gimple-ssa-sprintf.c:2987
24757 #, gcc-internal-format
24758 msgid ""
24759 "%<%.*s%> directive writing %wu or more bytes into a region of size between "
24760 "%wu and %wu"
24761 msgstr ""
24762
24763 #: gimple-ssa-sprintf.c:3109
24764 msgid "%G%<%.*s%> directive argument is null"
24765 msgstr ""
24766
24767 #: gimple-ssa-sprintf.c:3188
24768 #, gcc-internal-format
24769 msgid ""
24770 "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
24771 msgstr ""
24772
24773 #: gimple-ssa-sprintf.c:3194
24774 #, gcc-internal-format
24775 msgid ""
24776 "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required "
24777 "size of 4095"
24778 msgstr ""
24779
24780 #: gimple-ssa-sprintf.c:3201
24781 #, gcc-internal-format
24782 msgid ""
24783 "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum "
24784 "required size of 4095"
24785 msgstr ""
24786
24787 #: gimple-ssa-sprintf.c:3231
24788 #, gcc-internal-format
24789 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
24790 msgstr ""
24791
24792 #: gimple-ssa-sprintf.c:3237
24793 #, gcc-internal-format
24794 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
24795 msgstr ""
24796
24797 #: gimple-ssa-sprintf.c:3248
24798 #, gcc-internal-format
24799 msgid ""
24800 "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
24801 msgstr ""
24802
24803 #: gimple-ssa-sprintf.c:3254
24804 #, gcc-internal-format
24805 msgid ""
24806 "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed "
24807 "%<INT_MAX%>"
24808 msgstr ""
24809
24810 #: gimple-ssa-sprintf.c:3265
24811 #, gcc-internal-format
24812 msgid ""
24813 "%<%.*s%> directive output between %wu and %wu bytes may cause result to "
24814 "exceed %<INT_MAX%>"
24815 msgstr ""
24816
24817 #: gimple-ssa-sprintf.c:3275
24818 #, gcc-internal-format
24819 msgid "%<%.*s%> directive argument is not a nul-terminated string"
24820 msgstr ""
24821
24822 #: gimple-ssa-sprintf.c:3288
24823 #, gcc-internal-format
24824 msgid "assuming directive output of %wu byte"
24825 msgid_plural "assuming directive output of %wu bytes"
24826 msgstr[0] ""
24827 msgstr[1] ""
24828
24829 #: gimple-ssa-sprintf.c:3295
24830 #, gcc-internal-format
24831 msgid "directive argument %qE"
24832 msgstr ""
24833
24834 #: gimple-ssa-sprintf.c:3297
24835 #, gcc-internal-format
24836 msgid "directive argument in the range [%E, %E]"
24837 msgstr ""
24838
24839 #: gimple-ssa-sprintf.c:3301
24840 #, gcc-internal-format
24841 msgid "using the range [%E, %E] for directive argument"
24842 msgstr ""
24843
24844 #: gimple-ssa-sprintf.c:3321
24845 #, gcc-internal-format
24846 msgid "%qE output %wu byte into a destination of size %wu"
24847 msgid_plural "%qE output %wu bytes into a destination of size %wu"
24848 msgstr[0] ""
24849 msgstr[1] ""
24850
24851 #: gimple-ssa-sprintf.c:3326
24852 #, gcc-internal-format
24853 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
24854 msgstr ""
24855
24856 #: gimple-ssa-sprintf.c:3331
24857 #, gcc-internal-format
24858 msgid ""
24859 "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
24860 msgstr ""
24861
24862 #: gimple-ssa-sprintf.c:3336
24863 #, gcc-internal-format
24864 msgid "%qE output %wu or more bytes into a destination of size %wu"
24865 msgstr ""
24866
24867 #: gimple-ssa-sprintf.c:3347
24868 #, gcc-internal-format
24869 msgid "%qE output %wu byte"
24870 msgid_plural "%qE output %wu bytes"
24871 msgstr[0] ""
24872 msgstr[1] ""
24873
24874 #: gimple-ssa-sprintf.c:3351
24875 #, gcc-internal-format
24876 msgid "%qE output between %wu and %wu bytes"
24877 msgstr ""
24878
24879 #: gimple-ssa-sprintf.c:3355
24880 #, gcc-internal-format
24881 msgid "%qE output %wu or more bytes (assuming %wu)"
24882 msgstr ""
24883
24884 #: gimple-ssa-sprintf.c:3359
24885 #, gcc-internal-format
24886 msgid "%qE output %wu or more bytes"
24887 msgstr ""
24888
24889 #: gimple-ssa-sprintf.c:3738
24890 #, gcc-internal-format
24891 msgid "%<%.*s%> directive width out of range"
24892 msgstr ""
24893
24894 #: gimple-ssa-sprintf.c:3772
24895 #, gcc-internal-format
24896 msgid "%<%.*s%> directive precision out of range"
24897 msgstr ""
24898
24899 #: gimple-ssa-sprintf.c:3905
24900 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
24901 msgstr ""
24902
24903 #: gimple-ssa-sprintf.c:3917
24904 msgid "%qE argument %Z overlaps destination object %qE"
24905 msgid_plural "%qE arguments %Z overlap destination object %qE"
24906 msgstr[0] ""
24907 msgstr[1] ""
24908
24909 #: gimple-ssa-sprintf.c:3928
24910 msgid "%qE argument %Z may overlap destination object %qE"
24911 msgid_plural "%qE arguments %Z may overlap destination object %qE"
24912 msgstr[0] ""
24913 msgstr[1] ""
24914
24915 #: gimple-ssa-sprintf.c:3948
24916 #, gcc-internal-format
24917 msgid ""
24918 "destination object referenced by %<restrict%>-qualified argument 1 was "
24919 "declared here"
24920 msgstr ""
24921
24922 #: gimple-ssa-sprintf.c:4538
24923 #, gcc-internal-format
24924 msgid "specified bound %wu exceeds maximum object size %wu"
24925 msgstr ""
24926
24927 #: gimple-ssa-sprintf.c:4549
24928 #, gcc-internal-format
24929 msgid "specified bound %wu exceeds %<INT_MAX%>"
24930 msgstr ""
24931
24932 #: gimple-ssa-sprintf.c:4572
24933 #, gcc-internal-format
24934 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
24935 msgstr ""
24936
24937 #: gimple-ssa-sprintf.c:4623
24938 msgid "%Gnull destination pointer"
24939 msgstr ""
24940
24941 #: gimple-ssa-sprintf.c:4641
24942 #, gcc-internal-format
24943 msgid "specified bound %wu exceeds the size %wu of the destination object"
24944 msgstr ""
24945
24946 #: gimple-ssa-sprintf.c:4653
24947 msgid "%Gnull format string"
24948 msgstr ""
24949
24950 #: gimple-ssa-warn-alloca.c:532
24951 msgid "%Guse of %<alloca%>"
24952 msgstr ""
24953
24954 #: gimple-ssa-warn-alloca.c:569
24955 msgid "%Gargument to variable-length array may be too large"
24956 msgstr ""
24957
24958 #: gimple-ssa-warn-alloca.c:571
24959 msgid "%Gargument to %<alloca%> may be too large"
24960 msgstr ""
24961
24962 #: gimple-ssa-warn-alloca.c:577
24963 #, gcc-internal-format
24964 msgid "limit is %wu bytes, but argument may be as large as %s"
24965 msgstr ""
24966
24967 #: gimple-ssa-warn-alloca.c:589
24968 msgid "%Gargument to variable-length array is too large"
24969 msgstr ""
24970
24971 #: gimple-ssa-warn-alloca.c:591
24972 msgid "%Gargument to %<alloca%> is too large"
24973 msgstr ""
24974
24975 #: gimple-ssa-warn-alloca.c:596
24976 #, gcc-internal-format
24977 msgid "limit is %wu bytes, but argument is %s"
24978 msgstr ""
24979
24980 #: gimple-ssa-warn-alloca.c:605
24981 msgid "%Gvariable-length array bound is unknown"
24982 msgstr ""
24983
24984 #: gimple-ssa-warn-alloca.c:606
24985 msgid "%G%<alloca%> bound is unknown"
24986 msgstr ""
24987
24988 #: gimple-ssa-warn-alloca.c:612
24989 msgid "%Gunbounded use of variable-length array"
24990 msgstr ""
24991
24992 #: gimple-ssa-warn-alloca.c:613
24993 msgid "%Gunbounded use of %<alloca%>"
24994 msgstr ""
24995
24996 #: gimple-ssa-warn-alloca.c:619
24997 msgid "%Guse of %<alloca%> within a loop"
24998 msgstr ""
24999
25000 #: gimple-ssa-warn-alloca.c:625
25001 msgid ""
25002 "%Gargument to variable-length array may be too large due to conversion from "
25003 "%qT to %qT"
25004 msgstr ""
25005
25006 #: gimple-ssa-warn-alloca.c:628
25007 msgid ""
25008 "%Gargument to %<alloca%> may be too large due to conversion from %qT to %qT"
25009 msgstr ""
25010
25011 #: gimple-ssa-warn-alloca.c:635
25012 msgid "%Gargument to variable-length array is zero"
25013 msgstr ""
25014
25015 #: gimple-ssa-warn-alloca.c:637
25016 msgid "%Gargument to %<alloca%> is zero"
25017 msgstr ""
25018
25019 #: gimple-ssa-warn-restrict.c:1481
25020 msgid ""
25021 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
25022 msgstr ""
25023
25024 #: gimple-ssa-warn-restrict.c:1483
25025 msgid ""
25026 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
25027 msgstr ""
25028
25029 #: gimple-ssa-warn-restrict.c:1487
25030 msgid ""
25031 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
25032 msgstr ""
25033
25034 #: gimple-ssa-warn-restrict.c:1489
25035 msgid ""
25036 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset "
25037 "%s"
25038 msgstr ""
25039
25040 #: gimple-ssa-warn-restrict.c:1496
25041 msgid ""
25042 "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu "
25043 "bytes at offset %s"
25044 msgid_plural ""
25045 "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu "
25046 "bytes at offset %s"
25047 msgstr[0] ""
25048 msgstr[1] ""
25049
25050 #: gimple-ssa-warn-restrict.c:1506
25051 msgid ""
25052 "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at "
25053 "offset %s"
25054 msgid_plural ""
25055 "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at "
25056 "offset %s"
25057 msgstr[0] ""
25058 msgstr[1] ""
25059
25060 #: gimple-ssa-warn-restrict.c:1519
25061 msgid ""
25062 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
25063 "byte at offset %s"
25064 msgid_plural ""
25065 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
25066 "bytes at offset %s"
25067 msgstr[0] ""
25068 msgstr[1] ""
25069
25070 #: gimple-ssa-warn-restrict.c:1529
25071 msgid ""
25072 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps "
25073 "between %wu and %wu bytes at offset %s"
25074 msgstr ""
25075
25076 #: gimple-ssa-warn-restrict.c:1537
25077 msgid ""
25078 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu "
25079 "or more bytes at offset %s"
25080 msgstr ""
25081
25082 #: gimple-ssa-warn-restrict.c:1550
25083 msgid ""
25084 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at "
25085 "offset %s"
25086 msgid_plural ""
25087 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at "
25088 "offset %s"
25089 msgstr[0] ""
25090 msgstr[1] ""
25091
25092 #: gimple-ssa-warn-restrict.c:1558
25093 msgid ""
25094 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu "
25095 "and %wu bytes at offset %s"
25096 msgstr ""
25097
25098 #: gimple-ssa-warn-restrict.c:1565
25099 msgid ""
25100 "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more "
25101 "bytes at offset %s"
25102 msgstr ""
25103
25104 #: gimple-ssa-warn-restrict.c:1593
25105 msgid "%G%qD accessing %wu byte may overlap %wu byte"
25106 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
25107 msgstr[0] ""
25108 msgstr[1] ""
25109
25110 #: gimple-ssa-warn-restrict.c:1600
25111 msgid ""
25112 "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset "
25113 "%s"
25114 msgid_plural ""
25115 "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at "
25116 "offset %s"
25117 msgstr[0] ""
25118 msgstr[1] ""
25119
25120 #: gimple-ssa-warn-restrict.c:1611
25121 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
25122 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
25123 msgstr[0] ""
25124 msgstr[1] ""
25125
25126 #: gimple-ssa-warn-restrict.c:1618
25127 msgid ""
25128 "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at "
25129 "offset %s"
25130 msgid_plural ""
25131 "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes "
25132 "at offset %s"
25133 msgstr[0] ""
25134 msgstr[1] ""
25135
25136 #: gimple-ssa-warn-restrict.c:1631
25137 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
25138 msgid_plural ""
25139 "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
25140 msgstr[0] ""
25141 msgstr[1] ""
25142
25143 #: gimple-ssa-warn-restrict.c:1638
25144 msgid ""
25145 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap "
25146 "%wu byte at offset %s"
25147 msgid_plural ""
25148 "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap "
25149 "up to %wu bytes at offset %s"
25150 msgstr[0] ""
25151 msgstr[1] ""
25152
25153 #: gimple-ssa-warn-restrict.c:1650
25154 msgid ""
25155 "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte "
25156 "at offset %s"
25157 msgid_plural ""
25158 "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu "
25159 "bytes at offset %s"
25160 msgstr[0] ""
25161 msgstr[1] ""
25162
25163 #: gimple-ssa-warn-restrict.c:1693
25164 msgid "%G%qD specified bound %wu exceeds maximum object size %wu"
25165 msgstr ""
25166
25167 #: gimple-ssa-warn-restrict.c:1699
25168 msgid ""
25169 "%G%qD specified bound between %wu and %wu exceeds maximum object size %wu"
25170 msgstr ""
25171
25172 #: gimple-ssa-warn-restrict.c:1758
25173 msgid ""
25174 "%G%qD pointer overflow between offset %s and size %s accessing array %qD "
25175 "with type %qT"
25176 msgstr ""
25177
25178 #: gimple-ssa-warn-restrict.c:1763
25179 #, gcc-internal-format
25180 msgid "array %qD declared here"
25181 msgstr ""
25182
25183 #: gimple-ssa-warn-restrict.c:1768 gimple-ssa-warn-restrict.c:1774
25184 msgid "%G%qD pointer overflow between offset %s and size %s"
25185 msgstr ""
25186
25187 #: gimple-ssa-warn-restrict.c:1791
25188 msgid ""
25189 "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with "
25190 "type %qT"
25191 msgstr ""
25192
25193 #: gimple-ssa-warn-restrict.c:1794
25194 msgid ""
25195 "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
25196 msgstr ""
25197
25198 #: gimple-ssa-warn-restrict.c:1800
25199 msgid ""
25200 "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
25201 msgstr ""
25202
25203 #: gimple-ssa-warn-restrict.c:1802
25204 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
25205 msgstr ""
25206
25207 #: gimple-ssa-warn-restrict.c:1808 tree-ssa-uninit.c:569 tree-ssa-uninit.c:647
25208 #: c/c-decl.c:3856 c/c-decl.c:4129 c/c-typeck.c:8789 cp/class.c:1392
25209 #: cp/class.c:3186 cp/constexpr.c:954 cp/decl.c:4098 cp/decl.c:11689
25210 #: cp/decl.c:12162 cp/decl.c:12171 cp/friend.c:386 cp/friend.c:396
25211 #: cp/parser.c:3362 cp/parser.c:3495 cp/parser.c:3546 cp/parser.c:6597
25212 #: cp/parser.c:22343
25213 #, gcc-internal-format
25214 msgid "%qD declared here"
25215 msgstr ""
25216
25217 #: gimple-ssa-warn-restrict.c:1815
25218 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
25219 msgstr ""
25220
25221 #: gimple-ssa-warn-restrict.c:1817
25222 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
25223 msgstr ""
25224
25225 #: gimple-ssa-warn-restrict.c:1823
25226 msgid "%G%qD forming offset %s is out of bounds"
25227 msgstr ""
25228
25229 #: gimple-ssa-warn-restrict.c:1824
25230 msgid "%G%qD offset %s is out of bounds"
25231 msgstr ""
25232
25233 #: gimple-ssa-warn-restrict.c:1836
25234 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
25235 msgstr ""
25236
25237 #: gimple-ssa-warn-restrict.c:1844 gimple-ssa-warn-restrict.c:1865
25238 #, gcc-internal-format
25239 msgid "subobject %qD declared here"
25240 msgstr ""
25241
25242 #: gimple-ssa-warn-restrict.c:1854
25243 msgid ""
25244 "%G%qD offset %s from the object at %qE is out of the bounds of referenced "
25245 "subobject %qD with type %qT at offset %wi"
25246 msgstr ""
25247
25248 #: gimple-ssa-warn-restrict.c:2043
25249 msgid "%G%qD source argument is the same as destination"
25250 msgstr ""
25251
25252 #: gimple-streamer-in.c:210
25253 #, gcc-internal-format, gfc-internal-format
25254 msgid "bytecode stream: unknown GIMPLE statement tag %s"
25255 msgstr ""
25256
25257 #: gimple.c:1270
25258 #, gcc-internal-format, gfc-internal-format
25259 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
25260 msgstr ""
25261
25262 #: gimplify.c:1946
25263 #, gcc-internal-format
25264 msgid "statement will never be executed"
25265 msgstr ""
25266
25267 #: gimplify.c:2285 gimplify.c:2293
25268 #, gcc-internal-format
25269 msgid "this statement may fall through"
25270 msgstr ""
25271
25272 #: gimplify.c:2295
25273 #, gcc-internal-format
25274 msgid "here"
25275 msgstr ""
25276
25277 #. We've found [[fallthrough]]; at the end of a switch, which the C++
25278 #. standard says is ill-formed; see [dcl.attr.fallthrough].
25279 #: gimplify.c:2407 gimplify.c:2430
25280 #, gcc-internal-format
25281 msgid "attribute %<fallthrough%> not preceding a case label or default label"
25282 msgstr ""
25283
25284 #: gimplify.c:3512
25285 #, gcc-internal-format
25286 msgid "using result of function returning %<void%>"
25287 msgstr ""
25288
25289 #: gimplify.c:6275
25290 #, gcc-internal-format, gfc-internal-format
25291 msgid "non-memory output %d must stay in memory"
25292 msgstr ""
25293
25294 #: gimplify.c:6288
25295 #, gcc-internal-format
25296 msgid "invalid lvalue in %<asm%> output %d"
25297 msgstr ""
25298
25299 #: gimplify.c:6435
25300 #, gcc-internal-format, gfc-internal-format
25301 msgid "non-memory input %d must stay in memory"
25302 msgstr ""
25303
25304 #: gimplify.c:6475 gimplify.c:6484
25305 #, gcc-internal-format, gfc-internal-format
25306 msgid "memory input %d is not directly addressable"
25307 msgstr ""
25308
25309 #: gimplify.c:7098
25310 #, gcc-internal-format
25311 msgid ""
25312 "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
25313 msgstr ""
25314
25315 #: gimplify.c:7100
25316 #, gcc-internal-format
25317 msgid "enclosing region"
25318 msgstr ""
25319
25320 #: gimplify.c:7104
25321 #, gcc-internal-format
25322 msgid "threadprivate variable %qE used in target region"
25323 msgstr ""
25324
25325 #: gimplify.c:7106
25326 #, gcc-internal-format
25327 msgid "enclosing target region"
25328 msgstr ""
25329
25330 #: gimplify.c:7119
25331 #, gcc-internal-format
25332 msgid "threadprivate variable %qE used in untied task"
25333 msgstr ""
25334
25335 #: gimplify.c:7121
25336 #, gcc-internal-format
25337 msgid "enclosing task"
25338 msgstr ""
25339
25340 #: gimplify.c:7197
25341 #, gcc-internal-format
25342 msgid "%qE not specified in enclosing %qs"
25343 msgstr ""
25344
25345 #: gimplify.c:7199
25346 #, gcc-internal-format
25347 msgid "enclosing %qs"
25348 msgstr ""
25349
25350 #: gimplify.c:7342
25351 #, gcc-internal-format
25352 msgid "%qE not specified in enclosing OpenACC %qs construct"
25353 msgstr ""
25354
25355 #: gimplify.c:7344
25356 #, gcc-internal-format
25357 msgid "enclosing OpenACC %qs construct"
25358 msgstr ""
25359
25360 #: gimplify.c:7405
25361 #, gcc-internal-format
25362 msgid "%qE with %<link%> clause used in %<routine%> function"
25363 msgstr ""
25364
25365 #: gimplify.c:7413
25366 #, gcc-internal-format
25367 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
25368 msgstr ""
25369
25370 #: gimplify.c:7478
25371 #, gcc-internal-format
25372 msgid "%qE not specified in enclosing %<target%>"
25373 msgstr ""
25374
25375 #: gimplify.c:7480
25376 #, gcc-internal-format
25377 msgid "enclosing %<target%>"
25378 msgstr ""
25379
25380 #: gimplify.c:7510 gimplify.c:8822
25381 #, gcc-internal-format
25382 msgid "variable %qE declared in enclosing %<host_data%> region"
25383 msgstr ""
25384
25385 #: gimplify.c:7531
25386 #, gcc-internal-format
25387 msgid "%qD referenced in target region does not have a mappable type"
25388 msgstr ""
25389
25390 #: gimplify.c:7654
25391 #, gcc-internal-format
25392 msgid "iteration variable %qE is predetermined linear"
25393 msgstr ""
25394
25395 #: gimplify.c:7657
25396 #, gcc-internal-format
25397 msgid "iteration variable %qE should be private"
25398 msgstr ""
25399
25400 #: gimplify.c:7671
25401 #, gcc-internal-format
25402 msgid "iteration variable %qE should not be firstprivate"
25403 msgstr ""
25404
25405 #: gimplify.c:7674
25406 #, gcc-internal-format
25407 msgid "iteration variable %qE should not be reduction"
25408 msgstr ""
25409
25410 #: gimplify.c:7677
25411 #, gcc-internal-format
25412 msgid "iteration variable %qE should not be linear"
25413 msgstr ""
25414
25415 #: gimplify.c:8431 gimplify.c:8437
25416 #, gcc-internal-format
25417 msgid "conditional %<lastprivate%> clause on %qs construct"
25418 msgstr ""
25419
25420 #: gimplify.c:8454
25421 #, gcc-internal-format
25422 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
25423 msgstr ""
25424
25425 #: gimplify.c:8543
25426 #, gcc-internal-format
25427 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
25428 msgstr ""
25429
25430 #: gimplify.c:8551 gimplify.c:12419
25431 #, gcc-internal-format
25432 msgid ""
25433 "invalid %<task%> reduction modifier on construct other than %<parallel%>, "
25434 "%<for%> or %<sections%>"
25435 msgstr ""
25436
25437 #: gimplify.c:8561 gimplify.c:8567 gimplify.c:8573 gimplify.c:8579
25438 #: gimplify.c:12412
25439 #, gcc-internal-format
25440 msgid "%<inscan%> %<reduction%> clause on %qs construct"
25441 msgstr ""
25442
25443 #: gimplify.c:8666
25444 #, gcc-internal-format
25445 msgid ""
25446 "%<linear%> clause for variable other than loop iterator specified on "
25447 "construct combined with %<distribute%>"
25448 msgstr ""
25449
25450 #: gimplify.c:8990
25451 #, gcc-internal-format
25452 msgid "mapping field %qE of variable length structure"
25453 msgstr ""
25454
25455 #: gimplify.c:9164
25456 #, gcc-internal-format
25457 msgid "%qE appears more than once in map clauses"
25458 msgstr ""
25459
25460 #: gimplify.c:9453
25461 #, gcc-internal-format
25462 msgid ""
25463 "copyprivate variable %qE is not threadprivate or private in outer context"
25464 msgstr ""
25465
25466 #: gimplify.c:9510
25467 #, gcc-internal-format
25468 msgid "%s variable %qE is private in outer context"
25469 msgstr ""
25470
25471 #: gimplify.c:9538
25472 #, gcc-internal-format
25473 msgid "expected %qs %<if%> clause modifier rather than %qs"
25474 msgstr ""
25475
25476 #: gimplify.c:9714
25477 #, gcc-internal-format
25478 msgid ""
25479 "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on "
25480 "the containing construct"
25481 msgstr ""
25482
25483 #: gimplify.c:9924
25484 #, gcc-internal-format
25485 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
25486 msgstr ""
25487
25488 #: gimplify.c:9973
25489 #, gcc-internal-format
25490 msgid ""
25491 "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
25492 msgstr ""
25493
25494 #: gimplify.c:10220
25495 #, gcc-internal-format
25496 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
25497 msgstr ""
25498
25499 #: gimplify.c:10275
25500 #, gcc-internal-format
25501 msgid ""
25502 "same variable used in %<firstprivate%> and %<lastprivate%> clauses on "
25503 "%<distribute%> construct"
25504 msgstr ""
25505
25506 #: gimplify.c:10366
25507 #, gcc-internal-format
25508 msgid ""
25509 "incompatible data clause with reduction on %qE; promoting to "
25510 "%<present_or_copy%>"
25511 msgstr ""
25512
25513 #: gimplify.c:10513
25514 #, gcc-internal-format
25515 msgid ""
25516 "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> "
25517 "directive clause"
25518 msgstr ""
25519
25520 #: gimplify.c:10532
25521 #, gcc-internal-format
25522 msgid "invalid private reduction on %qE"
25523 msgstr ""
25524
25525 #: gimplify.c:10631
25526 #, gcc-internal-format
25527 msgid ""
25528 "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a "
25529 "variable other than loop iterator"
25530 msgstr ""
25531
25532 #: gimplify.c:10965
25533 #, gcc-internal-format
25534 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
25535 msgstr ""
25536
25537 #: gimplify.c:11192 gimplify.c:11196 gimplify.c:11205
25538 #, gcc-internal-format
25539 msgid "%qs clause may not appear on non-rectangular %qs"
25540 msgstr ""
25541
25542 #: gimplify.c:11468 gimplify.c:11727
25543 #, gcc-internal-format
25544 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
25545 msgstr ""
25546
25547 #: gimplify.c:12350
25548 #, gcc-internal-format
25549 msgid ""
25550 "%<bind%> clause not specified on a %<loop%> construct not nested inside "
25551 "another OpenMP construct"
25552 msgstr ""
25553
25554 #: gimplify.c:12374
25555 #, gcc-internal-format
25556 msgid ""
25557 "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
25558 msgstr ""
25559
25560 #: gimplify.c:12394
25561 #, gcc-internal-format
25562 msgid ""
25563 "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams"
25564 "%> region"
25565 msgstr ""
25566
25567 #: gimplify.c:12446
25568 #, gcc-internal-format
25569 msgid ""
25570 "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD "
25571 "which is not the loop iterator"
25572 msgstr ""
25573
25574 #: gimplify.c:13304 omp-low.c:3254
25575 #, gcc-internal-format
25576 msgid ""
25577 "%<ordered%> construct with %<depend%> clause must be closely nested inside a "
25578 "loop with %<ordered%> clause with a parameter"
25579 msgstr ""
25580
25581 #: gimplify.c:13322
25582 #, gcc-internal-format
25583 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
25584 msgstr ""
25585
25586 #: gimplify.c:13335
25587 #, gcc-internal-format
25588 msgid ""
25589 "number of variables in %<depend%> clause with %<sink%> modifier does not "
25590 "match number of iteration variables"
25591 msgstr ""
25592
25593 #: gimplify.c:13348
25594 #, gcc-internal-format
25595 msgid ""
25596 "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> "
25597 "construct"
25598 msgstr ""
25599
25600 #: gimplify.c:13359
25601 #, gcc-internal-format
25602 msgid ""
25603 "%<depend%> clause with %<source%> modifier specified together with %<depend"
25604 "%> clauses with %<sink%> modifier on the same construct"
25605 msgstr ""
25606
25607 #: gimplify.c:14636
25608 #, gcc-internal-format
25609 msgid "gimplification failed"
25610 msgstr ""
25611
25612 #: gimplify.c:15169
25613 #, gcc-internal-format
25614 msgid "%qT is promoted to %qT when passed through %<...%>"
25615 msgstr ""
25616
25617 #: gimplify.c:15174
25618 #, gcc-internal-format
25619 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
25620 msgstr ""
25621
25622 #: gimplify.c:15181
25623 #, gcc-internal-format
25624 msgid "if this code is reached, the program will abort"
25625 msgstr ""
25626
25627 #: godump.c:1426
25628 #, gcc-internal-format
25629 msgid "could not close Go dump file: %m"
25630 msgstr ""
25631
25632 #: godump.c:1438
25633 #, gcc-internal-format
25634 msgid "could not open Go dump file %qs: %m"
25635 msgstr ""
25636
25637 #: graphite.c:526
25638 #, gcc-internal-format
25639 msgid "Graphite loop optimizations cannot be used (isl is not available)."
25640 msgstr ""
25641
25642 #: hsa-brig.c:910
25643 #, gcc-internal-format
25644 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
25645 msgstr ""
25646
25647 #: hsa-common.c:243
25648 #, gcc-internal-format
25649 msgid "HSA image ops not handled"
25650 msgstr ""
25651
25652 #: hsa-gen.c:1230
25653 #, gcc-internal-format
25654 msgid "HSA SSA name defined by instruction that is supposed to be using it"
25655 msgstr ""
25656
25657 #: hsa-gen.c:1234 hsa-gen.c:1247
25658 #, gcc-internal-format
25659 msgid "HSA SSA verification failed"
25660 msgstr ""
25661
25662 #: hsa-gen.c:1243
25663 #, gcc-internal-format
25664 msgid ""
25665 "HSA SSA name not among operands of instruction that is supposed to use it"
25666 msgstr ""
25667
25668 #: hsa-gen.c:1503
25669 #, gcc-internal-format
25670 msgid "HSA instruction uses a register but is not among recorded register uses"
25671 msgstr ""
25672
25673 #: hsa-gen.c:1507
25674 #, gcc-internal-format
25675 msgid "HSA instruction verification failed"
25676 msgstr ""
25677
25678 #: input.c:1206
25679 #, gcc-internal-format, gfc-internal-format
25680 msgid "expansion point is location %i"
25681 msgstr ""
25682
25683 #: input.c:1236
25684 #, gcc-internal-format
25685 msgid "token %u has %<x-location == y-location == %u%>"
25686 msgstr ""
25687
25688 #: input.c:1245
25689 #, gcc-internal-format
25690 msgid "token %u has %<x-location == %u%>"
25691 msgstr ""
25692
25693 #: input.c:1246
25694 #, gcc-internal-format
25695 msgid "token %u has %<y-location == %u%>"
25696 msgstr ""
25697
25698 #: internal-fn.c:513
25699 #, gcc-internal-format
25700 msgid "invalid use of attribute %<fallthrough%>"
25701 msgstr ""
25702
25703 #: ipa-devirt.c:663 ipa-devirt.c:748 ipa-devirt.c:777 ipa-devirt.c:819
25704 #: ipa-devirt.c:850
25705 #, gcc-internal-format
25706 msgid "virtual table of type %qD violates one definition rule"
25707 msgstr ""
25708
25709 #: ipa-devirt.c:666
25710 #, gcc-internal-format
25711 msgid ""
25712 "variable of same assembler name as the virtual table is defined in another "
25713 "translation unit"
25714 msgstr ""
25715
25716 #: ipa-devirt.c:707
25717 #, gcc-internal-format
25718 msgid "virtual table of type %qD contains RTTI information"
25719 msgstr ""
25720
25721 #: ipa-devirt.c:713
25722 #, gcc-internal-format
25723 msgid "but is prevailed by one without from other translation unit"
25724 msgstr ""
25725
25726 #: ipa-devirt.c:717
25727 #, gcc-internal-format
25728 msgid "RTTI will not work on this type"
25729 msgstr ""
25730
25731 #: ipa-devirt.c:754
25732 #, gcc-internal-format
25733 msgid ""
25734 "the conflicting type defined in another translation unit has virtual table "
25735 "of different size"
25736 msgstr ""
25737
25738 #: ipa-devirt.c:783
25739 #, gcc-internal-format
25740 msgid ""
25741 "the conflicting type defined in another translation unit with different RTTI "
25742 "information"
25743 msgstr ""
25744
25745 #: ipa-devirt.c:827 ipa-devirt.c:858
25746 #, gcc-internal-format
25747 msgid "the conflicting type defined in another translation unit"
25748 msgstr ""
25749
25750 #: ipa-devirt.c:831
25751 #, gcc-internal-format
25752 msgid "contains additional virtual method %qD"
25753 msgstr ""
25754
25755 #: ipa-devirt.c:838
25756 #, gcc-internal-format
25757 msgid ""
25758 "the conflicting type defined in another translation unit has virtual table "
25759 "with more entries"
25760 msgstr ""
25761
25762 #: ipa-devirt.c:864
25763 #, gcc-internal-format
25764 msgid "virtual method %qD"
25765 msgstr ""
25766
25767 #: ipa-devirt.c:868
25768 #, gcc-internal-format
25769 msgid "ought to match virtual method %qD but does not"
25770 msgstr ""
25771
25772 #: ipa-devirt.c:874
25773 #, gcc-internal-format
25774 msgid ""
25775 "the conflicting type defined in another translation unit has virtual table "
25776 "with different contents"
25777 msgstr ""
25778
25779 #: ipa-devirt.c:908
25780 #, gcc-internal-format
25781 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
25782 msgstr ""
25783
25784 #: ipa-devirt.c:916
25785 #, gcc-internal-format
25786 msgid "type %qT violates the C++ One Definition Rule"
25787 msgstr ""
25788
25789 #: ipa-devirt.c:928 ipa-devirt.c:943 ipa-devirt.c:1218 ipa-devirt.c:1263
25790 #: ipa-devirt.c:1302 ipa-devirt.c:1320
25791 #, gcc-internal-format
25792 msgid "a different type is defined in another translation unit"
25793 msgstr ""
25794
25795 #: ipa-devirt.c:935
25796 #, gcc-internal-format
25797 msgid "the first difference of corresponding definitions is field %qD"
25798 msgstr ""
25799
25800 #: ipa-devirt.c:945
25801 #, gcc-internal-format
25802 msgid "the first difference of corresponding definitions is method %qD"
25803 msgstr ""
25804
25805 #: ipa-devirt.c:1050
25806 #, gcc-internal-format
25807 msgid ""
25808 "type %qT defined in anonymous namespace cannot match type %qT across the "
25809 "translation unit boundary"
25810 msgstr ""
25811
25812 #: ipa-devirt.c:1055
25813 #, gcc-internal-format
25814 msgid ""
25815 "type %qT defined in anonymous namespace cannot match across the translation "
25816 "unit boundary"
25817 msgstr ""
25818
25819 #: ipa-devirt.c:1060
25820 #, gcc-internal-format
25821 msgid "the incompatible type defined in another translation unit"
25822 msgstr ""
25823
25824 #: ipa-devirt.c:1076
25825 #, gcc-internal-format
25826 msgid "type name %qs should match type name %qs"
25827 msgstr ""
25828
25829 #: ipa-devirt.c:1080 ipa-devirt.c:1177
25830 #, gcc-internal-format
25831 msgid "the incompatible type is defined here"
25832 msgstr ""
25833
25834 #: ipa-devirt.c:1108
25835 #, gcc-internal-format
25836 msgid "array types have different bounds"
25837 msgstr ""
25838
25839 #: ipa-devirt.c:1123
25840 #, gcc-internal-format
25841 msgid "return value type mismatch"
25842 msgstr ""
25843
25844 #: ipa-devirt.c:1138
25845 #, gcc-internal-format
25846 msgid "implicit this pointer type mismatch"
25847 msgstr ""
25848
25849 #: ipa-devirt.c:1141
25850 #, gcc-internal-format, gfc-internal-format
25851 msgid "type mismatch in parameter %i"
25852 msgstr ""
25853
25854 #: ipa-devirt.c:1152
25855 #, gcc-internal-format
25856 msgid "types have different parameter counts"
25857 msgstr ""
25858
25859 #: ipa-devirt.c:1168
25860 #, gcc-internal-format
25861 msgid "type %qT itself violates the C++ One Definition Rule"
25862 msgstr ""
25863
25864 #: ipa-devirt.c:1174
25865 #, gcc-internal-format
25866 msgid "type %qT should match type %qT"
25867 msgstr ""
25868
25869 #: ipa-devirt.c:1246
25870 #, gcc-internal-format
25871 msgid "a type with different precision is defined in another translation unit"
25872 msgstr ""
25873
25874 #: ipa-devirt.c:1253
25875 #, gcc-internal-format
25876 msgid "a type with different signedness is defined in another translation unit"
25877 msgstr ""
25878
25879 #: ipa-devirt.c:1278
25880 #, gcc-internal-format
25881 msgid ""
25882 "it is defined as a pointer in different address space in another translation "
25883 "unit"
25884 msgstr ""
25885
25886 #: ipa-devirt.c:1287
25887 #, gcc-internal-format
25888 msgid ""
25889 "it is defined as a pointer to different type in another translation unit"
25890 msgstr ""
25891
25892 #: ipa-devirt.c:1347
25893 #, gcc-internal-format
25894 msgid "an array of different size is defined in another translation unit"
25895 msgstr ""
25896
25897 #: ipa-devirt.c:1362
25898 #, gcc-internal-format
25899 msgid "has different return value in another translation unit"
25900 msgstr ""
25901
25902 #: ipa-devirt.c:1385 ipa-devirt.c:1397
25903 #, gcc-internal-format
25904 msgid "has different parameters in another translation unit"
25905 msgstr ""
25906
25907 #: ipa-devirt.c:1420
25908 #, gcc-internal-format
25909 msgid "a type defined in another translation unit is not polymorphic"
25910 msgstr ""
25911
25912 #: ipa-devirt.c:1424
25913 #, gcc-internal-format
25914 msgid "a type defined in another translation unit is polymorphic"
25915 msgstr ""
25916
25917 #: ipa-devirt.c:1442 ipa-devirt.c:1506
25918 #, gcc-internal-format
25919 msgid ""
25920 "a type with different virtual table pointers is defined in another "
25921 "translation unit"
25922 msgstr ""
25923
25924 #: ipa-devirt.c:1449 ipa-devirt.c:1511
25925 #, gcc-internal-format
25926 msgid "a type with different bases is defined in another translation unit"
25927 msgstr ""
25928
25929 #: ipa-devirt.c:1457
25930 #, gcc-internal-format
25931 msgid "a field with different name is defined in another translation unit"
25932 msgstr ""
25933
25934 #: ipa-devirt.c:1471
25935 #, gcc-internal-format
25936 msgid ""
25937 "a field of same name but different type is defined in another translation "
25938 "unit"
25939 msgstr ""
25940
25941 #: ipa-devirt.c:1484
25942 #, gcc-internal-format
25943 msgid "fields have different layout in another translation unit"
25944 msgstr ""
25945
25946 #: ipa-devirt.c:1491
25947 #, gcc-internal-format
25948 msgid "one field is a bitfield while the other is not"
25949 msgstr ""
25950
25951 #: ipa-devirt.c:1515
25952 #, gcc-internal-format
25953 msgid ""
25954 "a type with different number of fields is defined in another translation unit"
25955 msgstr ""
25956
25957 #: ipa-devirt.c:1537
25958 #, gcc-internal-format
25959 msgid "a type with different size is defined in another translation unit"
25960 msgstr ""
25961
25962 #: ipa-devirt.c:1546
25963 #, gcc-internal-format
25964 msgid "one type needs to be constructed while the other does not"
25965 msgstr ""
25966
25967 #: ipa-devirt.c:1559
25968 #, gcc-internal-format
25969 msgid "memory layout mismatch"
25970 msgstr ""
25971
25972 #: ipa-devirt.c:1678
25973 #, gcc-internal-format
25974 msgid "the extra base is defined here"
25975 msgstr ""
25976
25977 #: ipa-devirt.c:3842
25978 #, gcc-internal-format
25979 msgid "Declaring type %qD final would enable devirtualization of %i call"
25980 msgid_plural ""
25981 "Declaring type %qD final would enable devirtualization of %i calls"
25982 msgstr[0] ""
25983 msgstr[1] ""
25984
25985 #: ipa-devirt.c:3851
25986 #, gcc-internal-format
25987 msgid ""
25988 "Declaring type %qD final would enable devirtualization of %i call executed "
25989 "%lli times"
25990 msgid_plural ""
25991 "Declaring type %qD final would enable devirtualization of %i calls executed "
25992 "%lli times"
25993 msgstr[0] ""
25994 msgstr[1] ""
25995
25996 #: ipa-devirt.c:3881
25997 #, gcc-internal-format
25998 msgid ""
25999 "Declaring virtual destructor of %qD final would enable devirtualization of "
26000 "%i call"
26001 msgid_plural ""
26002 "Declaring virtual destructor of %qD final would enable devirtualization of "
26003 "%i calls"
26004 msgstr[0] ""
26005 msgstr[1] ""
26006
26007 #: ipa-devirt.c:3889
26008 #, gcc-internal-format
26009 msgid "Declaring method %qD final would enable devirtualization of %i call"
26010 msgid_plural ""
26011 "Declaring method %qD final would enable devirtualization of %i calls"
26012 msgstr[0] ""
26013 msgstr[1] ""
26014
26015 #: ipa-devirt.c:3897
26016 #, gcc-internal-format
26017 msgid ""
26018 "Declaring virtual destructor of %qD final would enable devirtualization of "
26019 "%i call executed %lli times"
26020 msgid_plural ""
26021 "Declaring virtual destructor of %qD final would enable devirtualization of "
26022 "%i calls executed %lli times"
26023 msgstr[0] ""
26024 msgstr[1] ""
26025
26026 #: ipa-devirt.c:3908
26027 #, gcc-internal-format
26028 msgid ""
26029 "Declaring method %qD final would enable devirtualization of %i call executed "
26030 "%lli times"
26031 msgid_plural ""
26032 "Declaring method %qD final would enable devirtualization of %i calls "
26033 "executed %lli times"
26034 msgstr[0] ""
26035 msgstr[1] ""
26036
26037 #: ipa-devirt.c:4219
26038 #, gcc-internal-format
26039 msgid "type %qs violates the C++ One Definition Rule"
26040 msgstr ""
26041
26042 #: ipa-devirt.c:4228
26043 #, gcc-internal-format
26044 msgid ""
26045 "an enum with different number of values is defined in another translation "
26046 "unit"
26047 msgstr ""
26048
26049 #: ipa-devirt.c:4232
26050 #, gcc-internal-format
26051 msgid ""
26052 "an enum with different value name is defined in another translation unit"
26053 msgstr ""
26054
26055 #: ipa-devirt.c:4236
26056 #, gcc-internal-format
26057 msgid "an enum with different values is defined in another translation unit"
26058 msgstr ""
26059
26060 #: ipa-devirt.c:4257
26061 #, gcc-internal-format
26062 msgid "name %qs differs from name %qs defined in another translation unit"
26063 msgstr ""
26064
26065 #: ipa-devirt.c:4265
26066 #, gcc-internal-format
26067 msgid "name %qs is defined to "
26068 msgstr ""
26069
26070 #: ipa-devirt.c:4272
26071 #, gcc-internal-format
26072 msgid "name %qs is defined to different value in another translation unit"
26073 msgstr ""
26074
26075 #: ipa-devirt.c:4277
26076 #, gcc-internal-format
26077 msgid "mismatching definition"
26078 msgstr ""
26079
26080 #: ipa-fnsummary.c:4295
26081 #, gcc-internal-format
26082 msgid "invalid fnsummary in LTO stream"
26083 msgstr ""
26084
26085 #: ipa-fnsummary.c:4364
26086 #, gcc-internal-format
26087 msgid "ipa inline summary is missing in input file"
26088 msgstr ""
26089
26090 #: ipa-hsa.c:58
26091 #, gcc-internal-format, gfc-internal-format
26092 msgid "could not emit HSAIL for function %s: function cannot be cloned"
26093 msgstr ""
26094
26095 #: ipa-prop.c:4538 ipa-prop.c:4580 ipa-prop.c:4664 ipa-prop.c:4709
26096 #, gcc-internal-format
26097 msgid "invalid jump function in LTO stream"
26098 msgstr ""
26099
26100 #: ipa-pure-const.c:216
26101 #, gcc-internal-format
26102 msgid "function might be candidate for attribute %qs"
26103 msgstr ""
26104
26105 #: ipa-pure-const.c:217
26106 #, gcc-internal-format
26107 msgid ""
26108 "function might be candidate for attribute %qs if it is known to return "
26109 "normally"
26110 msgstr ""
26111
26112 #: ipa-reference.c:1254
26113 #, gcc-internal-format
26114 msgid "ipa reference summary is missing in ltrans unit"
26115 msgstr ""
26116
26117 #: ipa-sra.c:1470
26118 #, gcc-internal-format
26119 msgid "Access offset before parent offset"
26120 msgstr ""
26121
26122 #: ipa-sra.c:1475
26123 #, gcc-internal-format
26124 msgid "Access size greater or equal to its parent size"
26125 msgstr ""
26126
26127 #: ipa-sra.c:1480
26128 #, gcc-internal-format
26129 msgid "Access terminates outside of its parent"
26130 msgstr ""
26131
26132 #: ipa-sra.c:1492
26133 #, gcc-internal-format
26134 msgid "Access overlaps with its sibling"
26135 msgstr ""
26136
26137 #: ipa-sra.c:1511
26138 #, gcc-internal-format
26139 msgid "IPA-SRA access verification failed"
26140 msgstr ""
26141
26142 #: ipa-sra.c:2472
26143 #, gcc-internal-format
26144 msgid "Function %qs, parameter %u, has IPA-SRA accesses which overlap"
26145 msgstr ""
26146
26147 #: ipa-sra.c:2475
26148 #, gcc-internal-format, gfc-internal-format
26149 msgid ""
26150 "Function %s, parameter %u, is used but does not have any certain IPA-SRA "
26151 "access"
26152 msgstr ""
26153
26154 #: ira.c:2305 ira.c:2323
26155 #, gcc-internal-format
26156 msgid "%s cannot be used in %<asm%> here"
26157 msgstr ""
26158
26159 #: ira.c:5611
26160 #, gcc-internal-format
26161 msgid "frame pointer required, but reserved"
26162 msgstr ""
26163
26164 #: ira.c:5612
26165 #, gcc-internal-format
26166 msgid "for %qD"
26167 msgstr ""
26168
26169 #: ira.c:5628
26170 #, gcc-internal-format
26171 msgid "frame size too large for reliable stack checking"
26172 msgstr ""
26173
26174 #: lra-assigns.c:1693
26175 #, gcc-internal-format, gfc-internal-format
26176 msgid "maximum number of LRA assignment passes is achieved (%d)"
26177 msgstr ""
26178
26179 #: lra-assigns.c:1819 reload1.c:1242
26180 #, gcc-internal-format
26181 msgid "%<asm%> operand has impossible constraints"
26182 msgstr ""
26183
26184 #: lra-assigns.c:1840
26185 #, gcc-internal-format
26186 msgid "unable to find a register to spill"
26187 msgstr ""
26188
26189 #: lra-constraints.c:4014 reload.c:3815 reload.c:4070
26190 #, gcc-internal-format
26191 msgid "inconsistent operand constraints in an %<asm%>"
26192 msgstr ""
26193
26194 #: lra-constraints.c:4954
26195 #, gcc-internal-format, gfc-internal-format
26196 msgid "maximum number of generated reload insns per insn achieved (%d)"
26197 msgstr ""
26198
26199 #: lto-cgraph.c:1120
26200 #, gcc-internal-format
26201 msgid ""
26202 "function %qs has been referenced in offloaded code but hasn%'t been marked "
26203 "to be included in the offloaded code"
26204 msgstr ""
26205
26206 #: lto-cgraph.c:1125
26207 #, gcc-internal-format
26208 msgid ""
26209 "variable %qs has been referenced in offloaded code but hasn%'t been marked "
26210 "to be included in the offloaded code"
26211 msgstr ""
26212
26213 #: lto-cgraph.c:1290
26214 #, gcc-internal-format, gfc-internal-format
26215 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
26216 msgstr ""
26217
26218 #: lto-cgraph.c:1464
26219 #, gcc-internal-format
26220 msgid "bytecode stream: no caller found while reading edge"
26221 msgstr ""
26222
26223 #: lto-cgraph.c:1470
26224 #, gcc-internal-format
26225 msgid "bytecode stream: no callee found while reading edge"
26226 msgstr ""
26227
26228 #: lto-cgraph.c:1547
26229 #, gcc-internal-format
26230 msgid "bytecode stream: found empty cgraph node"
26231 msgstr ""
26232
26233 #: lto-cgraph.c:1663
26234 #, gcc-internal-format, gfc-internal-format
26235 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
26236 msgstr ""
26237
26238 #: lto-cgraph.c:1688
26239 #, gcc-internal-format, gfc-internal-format
26240 msgid "Profile information in %s corrupted"
26241 msgstr ""
26242
26243 #: lto-cgraph.c:1726
26244 #, gcc-internal-format, gfc-internal-format
26245 msgid "cannot find LTO cgraph in %s"
26246 msgstr ""
26247
26248 #: lto-cgraph.c:1736
26249 #, gcc-internal-format, gfc-internal-format
26250 msgid "cannot find LTO section refs in %s"
26251 msgstr ""
26252
26253 #: lto-cgraph.c:1811
26254 #, gcc-internal-format, gfc-internal-format
26255 msgid "invalid offload table in %s"
26256 msgstr ""
26257
26258 #: lto-compress.c:142 lto-compress.c:270 lto-compress.c:278 lto-compress.c:299
26259 #: lto-compress.c:366 lto-compress.c:374 lto-compress.c:395
26260 #, gcc-internal-format, gfc-internal-format
26261 msgid "compressed stream: %s"
26262 msgstr ""
26263
26264 #: lto-compress.c:163
26265 #, gcc-internal-format
26266 msgid "original not compressed with zstd"
26267 msgstr ""
26268
26269 #: lto-compress.c:165
26270 #, gcc-internal-format
26271 msgid "original size unknown"
26272 msgstr ""
26273
26274 #: lto-compress.c:171
26275 #, gcc-internal-format, gfc-internal-format
26276 msgid "decompressed stream: %s"
26277 msgstr ""
26278
26279 #: lto-compress.c:415
26280 #, gcc-internal-format
26281 msgid "compiler does not support ZSTD LTO compression"
26282 msgstr ""
26283
26284 #: lto-section-in.c:460
26285 #, gcc-internal-format, gfc-internal-format
26286 msgid ""
26287 "bytecode stream: trying to read %d bytes after the end of the input buffer"
26288 msgstr ""
26289
26290 #: lto-section-in.c:471
26291 #, gcc-internal-format, gfc-internal-format
26292 msgid "%s out of range: Range is %i to %i, value is %i"
26293 msgstr ""
26294
26295 #: lto-streamer-in.c:77
26296 #, gcc-internal-format, gfc-internal-format
26297 msgid "bytecode stream: unexpected tag %s"
26298 msgstr ""
26299
26300 #: lto-streamer-in.c:882 lto-streamer-in.c:893
26301 #, gcc-internal-format
26302 msgid "Cgraph edge statement index out of range"
26303 msgstr ""
26304
26305 #: lto-streamer-in.c:887 lto-streamer-in.c:897
26306 #, gcc-internal-format
26307 msgid "Cgraph edge statement index not found"
26308 msgstr ""
26309
26310 #: lto-streamer-in.c:904
26311 #, gcc-internal-format
26312 msgid "Reference statement index out of range"
26313 msgstr ""
26314
26315 #: lto-streamer-in.c:908
26316 #, gcc-internal-format
26317 msgid "Reference statement index not found"
26318 msgstr ""
26319
26320 #: lto-streamer-in.c:1656
26321 #, gcc-internal-format, gfc-internal-format
26322 msgid "cannot read LTO mode table from %s"
26323 msgstr ""
26324
26325 #: lto-streamer-in.c:1760
26326 #, gcc-internal-format
26327 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
26328 msgstr ""
26329
26330 #: lto-streamer-in.c:1765
26331 #, gcc-internal-format
26332 msgid ""
26333 "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
26334 msgstr ""
26335
26336 #: lto-streamer-in.c:1770
26337 #, gcc-internal-format
26338 msgid ""
26339 "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
26340 msgstr ""
26341
26342 #: lto-streamer-in.c:1775
26343 #, gcc-internal-format
26344 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
26345 msgstr ""
26346
26347 #: lto-streamer-in.c:1778
26348 #, gcc-internal-format
26349 msgid "%s - unsupported mode %qs"
26350 msgstr ""
26351
26352 #: lto-streamer-out.c:488 lto-streamer-out.c:840
26353 #, gcc-internal-format
26354 msgid "tree code %qs is not supported in LTO streams"
26355 msgstr ""
26356
26357 #: lto-streamer.c:128
26358 #, gcc-internal-format, gfc-internal-format
26359 msgid "bytecode stream: unexpected LTO section %s"
26360 msgstr ""
26361
26362 #: lto-streamer.c:257
26363 #, gcc-internal-format
26364 msgid ""
26365 "bytecode stream in file %qs generated with LTO version %d.%d instead of the "
26366 "expected %d.%d"
26367 msgstr ""
26368
26369 #: lto-wrapper.c:129
26370 #, gcc-internal-format
26371 msgid "deleting LTRANS file %s: %m"
26372 msgstr ""
26373
26374 #: lto-wrapper.c:307
26375 #, gcc-internal-format, gfc-internal-format
26376 msgid "option %s with different values"
26377 msgstr ""
26378
26379 #: lto-wrapper.c:322
26380 #, gcc-internal-format, gfc-internal-format
26381 msgid "option -fcf-protection with mismatching values (%s, %s)"
26382 msgstr ""
26383
26384 #: lto-wrapper.c:408
26385 #, gcc-internal-format, gfc-internal-format
26386 msgid "option %s not used consistently in all LTO input files"
26387 msgstr ""
26388
26389 #: lto-wrapper.c:542 lto-wrapper.c:550
26390 #, gcc-internal-format
26391 msgid ""
26392 "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa"
26393 "%> options."
26394 msgstr ""
26395
26396 #: lto-wrapper.c:558
26397 #, gcc-internal-format
26398 msgid ""
26399 "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler"
26400 "%> and %<-Wa%> options."
26401 msgstr ""
26402
26403 #: lto-wrapper.c:886
26404 #, gcc-internal-format
26405 msgid "could not find %s in %s (consider using %<-B%>)"
26406 msgstr ""
26407
26408 #: lto-wrapper.c:975
26409 #, gcc-internal-format, gfc-internal-format
26410 msgid "problem with building target image for %s"
26411 msgstr ""
26412
26413 #: lto-wrapper.c:995
26414 #, gcc-internal-format
26415 msgid "reading input file"
26416 msgstr ""
26417
26418 #: lto-wrapper.c:1000
26419 #, gcc-internal-format
26420 msgid "writing output file"
26421 msgstr ""
26422
26423 #: lto-wrapper.c:1032
26424 #, gcc-internal-format
26425 msgid "installation error, cannot find %<crtoffloadtable.o%>"
26426 msgstr ""
26427
26428 #: lto-wrapper.c:1353
26429 #, gcc-internal-format
26430 msgid "environment variable %<COLLECT_GCC%> must be set"
26431 msgstr ""
26432
26433 #: lto-wrapper.c:1357
26434 #, gcc-internal-format
26435 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
26436 msgstr ""
26437
26438 #: lto-wrapper.c:1607 lto-wrapper.c:1667 c-family/c-pch.c:211
26439 #: c-family/c-pch.c:252 c-family/c-pch.c:303
26440 #, gcc-internal-format
26441 msgid "cannot read %s: %m"
26442 msgstr ""
26443
26444 #: lto-wrapper.c:1634
26445 #, gcc-internal-format, gfc-internal-format
26446 msgid "invalid format of %s"
26447 msgstr ""
26448
26449 #: lto-wrapper.c:1802
26450 #, gcc-internal-format
26451 msgid "%<fopen%>: %s: %m"
26452 msgstr ""
26453
26454 #: lto-wrapper.c:1819
26455 #, gcc-internal-format, gfc-internal-format
26456 msgid "corrupted ltrans output file %s"
26457 msgstr ""
26458
26459 #: lto-wrapper.c:2012
26460 #, gcc-internal-format
26461 msgid "%<atexit%> failed"
26462 msgstr ""
26463
26464 #: multiple_target.c:76
26465 #, gcc-internal-format
26466 msgid "the call requires %<ifunc%>, which is not supported by this target"
26467 msgstr ""
26468
26469 #: multiple_target.c:83
26470 #, gcc-internal-format
26471 msgid "target does not support function version dispatcher"
26472 msgstr ""
26473
26474 #: multiple_target.c:91
26475 #, gcc-internal-format
26476 msgid "default %<target_clones%> attribute was not set"
26477 msgstr ""
26478
26479 #: multiple_target.c:350
26480 #, gcc-internal-format
26481 msgid "single %<target_clones%> attribute is ignored"
26482 msgstr ""
26483
26484 #: multiple_target.c:359
26485 #, gcc-internal-format
26486 msgid "clones for %<target_clones%> attribute cannot be created"
26487 msgstr ""
26488
26489 #: multiple_target.c:362
26490 #, gcc-internal-format
26491 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
26492 msgstr ""
26493
26494 #: multiple_target.c:383
26495 #, gcc-internal-format
26496 msgid "%<default%> target was not set"
26497 msgstr ""
26498
26499 #: multiple_target.c:387
26500 #, gcc-internal-format
26501 msgid "an empty string cannot be in %<target_clones%> attribute"
26502 msgstr ""
26503
26504 #: multiple_target.c:391
26505 #, gcc-internal-format
26506 msgid "multiple %<default%> targets were set"
26507 msgstr ""
26508
26509 #: omp-expand.c:2969
26510 #, gcc-internal-format
26511 msgid ""
26512 "%<depend%> clause with %<sink%> modifier waiting for lexically later "
26513 "iteration"
26514 msgstr ""
26515
26516 #: omp-expand.c:3106
26517 #, gcc-internal-format
26518 msgid ""
26519 "%<depend%> clause with %<sink%> modifier refers to iteration never in the "
26520 "iteration space"
26521 msgstr ""
26522
26523 #: omp-expand.c:7365
26524 #, gcc-internal-format
26525 msgid ""
26526 "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a "
26527 "multiple of loop %d step %qE"
26528 msgstr ""
26529
26530 #: omp-expand.c:7394
26531 #, gcc-internal-format
26532 msgid "non-rectangular %<simd%> not supported yet"
26533 msgstr ""
26534
26535 #: omp-expand.c:7406
26536 #, gcc-internal-format
26537 msgid "non-rectangular %<taskloop%> not supported yet"
26538 msgstr ""
26539
26540 #: omp-expand.c:7419
26541 #, gcc-internal-format
26542 msgid "non-rectangular OpenMP loops not supported yet"
26543 msgstr ""
26544
26545 #: omp-general.c:2494
26546 #, gcc-internal-format
26547 msgid "%qs specifies a conflicting level of parallelism"
26548 msgstr ""
26549
26550 #: omp-general.c:2497
26551 #, gcc-internal-format
26552 msgid "... to the previous %qs clause here"
26553 msgstr ""
26554
26555 #: omp-general.c:2528
26556 #, gcc-internal-format
26557 msgid ""
26558 "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP "
26559 "'declare target' directive"
26560 msgstr ""
26561
26562 #: omp-general.c:2570
26563 #, gcc-internal-format
26564 msgid ""
26565 "incompatible %qs clause when applying %<%s%> to %qD, which has already been "
26566 "marked with an OpenACC 'routine' directive"
26567 msgstr ""
26568
26569 #: omp-general.c:2577
26570 #, gcc-internal-format
26571 msgid ""
26572 "missing %qs clause when applying %<%s%> to %qD, which has already been "
26573 "marked with an OpenACC 'routine' directive"
26574 msgstr ""
26575
26576 #: omp-general.c:2586
26577 #, gcc-internal-format
26578 msgid "... with %qs clause here"
26579 msgstr ""
26580
26581 #: omp-general.c:2594
26582 #, gcc-internal-format
26583 msgid "... without %qs clause near to here"
26584 msgstr ""
26585
26586 #: omp-low.c:2382 omp-offload.c:1376
26587 #, gcc-internal-format
26588 msgid "%<seq%> overrides other OpenACC loop specifiers"
26589 msgstr ""
26590
26591 #: omp-low.c:2385 omp-offload.c:1377
26592 #, gcc-internal-format
26593 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
26594 msgstr ""
26595
26596 #: omp-low.c:2389 omp-offload.c:1411
26597 #, gcc-internal-format
26598 msgid "inner loop uses same OpenACC parallelism as containing loop"
26599 msgstr ""
26600
26601 #: omp-low.c:2436
26602 #, gcc-internal-format
26603 msgid ""
26604 "argument not permitted on %qs clause in OpenACC %<parallel%> or %<serial%>"
26605 msgstr ""
26606
26607 #: omp-low.c:2491
26608 #, gcc-internal-format
26609 msgid "conflicting reduction operations for %qE"
26610 msgstr ""
26611
26612 #: omp-low.c:2494
26613 #, gcc-internal-format
26614 msgid "location of the previous reduction for %qE"
26615 msgstr ""
26616
26617 #: omp-low.c:2527
26618 #, gcc-internal-format
26619 msgid "nested loop in reduction needs reduction clause for %qE"
26620 msgstr ""
26621
26622 #: omp-low.c:2820
26623 #, gcc-internal-format
26624 msgid "non-OpenACC construct inside of OpenACC routine"
26625 msgstr ""
26626
26627 #: omp-low.c:2829
26628 #, gcc-internal-format
26629 msgid "non-OpenACC construct inside of OpenACC region"
26630 msgstr ""
26631
26632 #: omp-low.c:2851 omp-low.c:2918
26633 #, gcc-internal-format
26634 msgid ""
26635 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
26636 "nested inside a region with the %<order(concurrent)%> clause"
26637 msgstr ""
26638
26639 #: omp-low.c:2870
26640 #, gcc-internal-format
26641 msgid ""
26642 "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
26643 msgstr ""
26644
26645 #: omp-low.c:2885
26646 #, gcc-internal-format
26647 msgid ""
26648 "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic"
26649 "%> may not be nested inside %<simd%> region"
26650 msgstr ""
26651
26652 #: omp-low.c:2900
26653 #, gcc-internal-format
26654 msgid ""
26655 "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be "
26656 "strictly nested inside %<teams%> region"
26657 msgstr ""
26658
26659 #: omp-low.c:2914
26660 #, gcc-internal-format
26661 msgid ""
26662 "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be "
26663 "nested inside a %<loop%> region"
26664 msgstr ""
26665
26666 #: omp-low.c:2934
26667 #, gcc-internal-format
26668 msgid ""
26669 "%<distribute%> region must be strictly nested inside %<teams%> construct"
26670 msgstr ""
26671
26672 #: omp-low.c:2981
26673 #, gcc-internal-format
26674 msgid ""
26675 "OpenACC loop directive must be associated with an OpenACC compute region"
26676 msgstr ""
26677
26678 #: omp-low.c:3003
26679 #, gcc-internal-format
26680 msgid "orphaned %qs construct"
26681 msgstr ""
26682
26683 #: omp-low.c:3032
26684 #, gcc-internal-format
26685 msgid "%<cancel for%> inside %<nowait%> for construct"
26686 msgstr ""
26687
26688 #: omp-low.c:3037
26689 #, gcc-internal-format
26690 msgid "%<cancel for%> inside %<ordered%> for construct"
26691 msgstr ""
26692
26693 #: omp-low.c:3057 omp-low.c:3070
26694 #, gcc-internal-format
26695 msgid "%<cancel sections%> inside %<nowait%> sections construct"
26696 msgstr ""
26697
26698 #: omp-low.c:3099
26699 #, gcc-internal-format
26700 msgid ""
26701 "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
26702 msgstr ""
26703
26704 #: omp-low.c:3124
26705 #, gcc-internal-format
26706 msgid "invalid arguments"
26707 msgstr ""
26708
26709 #: omp-low.c:3130
26710 #, gcc-internal-format
26711 msgid "%<%s %s%> construct not closely nested inside of %qs"
26712 msgstr ""
26713
26714 #: omp-low.c:3158
26715 #, gcc-internal-format
26716 msgid ""
26717 "barrier region may not be closely nested inside of work-sharing, %<loop%>, "
26718 "%<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
26719 "region"
26720 msgstr ""
26721
26722 #: omp-low.c:3165
26723 #, gcc-internal-format
26724 msgid ""
26725 "work-sharing region may not be closely nested inside of work-sharing, %<loop"
26726 "%>, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> "
26727 "region"
26728 msgstr ""
26729
26730 #: omp-low.c:3194
26731 #, gcc-internal-format
26732 msgid ""
26733 "%<master%> region may not be closely nested inside of work-sharing, %<loop"
26734 "%>, explicit %<task%> or %<taskloop%> region"
26735 msgstr ""
26736
26737 #: omp-low.c:3218 omp-low.c:3375 c-family/c-omp.c:494
26738 #, gcc-internal-format
26739 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
26740 msgstr ""
26741
26742 #: omp-low.c:3246
26743 #, gcc-internal-format
26744 msgid ""
26745 "%<ordered%> construct with %<depend%> clause must be closely nested inside "
26746 "an %<ordered%> loop"
26747 msgstr ""
26748
26749 #: omp-low.c:3263
26750 #, gcc-internal-format
26751 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
26752 msgstr ""
26753
26754 #: omp-low.c:3278
26755 #, gcc-internal-format
26756 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
26757 msgstr ""
26758
26759 #: omp-low.c:3291
26760 #, gcc-internal-format
26761 msgid ""
26762 "%<ordered%> region may not be closely nested inside of %<critical%>, "
26763 "%<ordered%>, explicit %<task%> or %<taskloop%> region"
26764 msgstr ""
26765
26766 #: omp-low.c:3304 omp-low.c:3326
26767 #, gcc-internal-format
26768 msgid ""
26769 "%<ordered%> region must be closely nested inside a loop region with an "
26770 "%<ordered%> clause"
26771 msgstr ""
26772
26773 #: omp-low.c:3312
26774 #, gcc-internal-format
26775 msgid ""
26776 "%<ordered%> region without %<depend%> clause may not be closely nested "
26777 "inside a loop region with an %<ordered%> clause with a parameter"
26778 msgstr ""
26779
26780 #: omp-low.c:3343
26781 #, gcc-internal-format
26782 msgid ""
26783 "%<critical%> region may not be nested inside a %<critical%> region with the "
26784 "same name"
26785 msgstr ""
26786
26787 #: omp-low.c:3361
26788 #, gcc-internal-format
26789 msgid ""
26790 "%<teams%> construct must be closely nested inside of %<target%> construct or "
26791 "not nested in any OpenMP construct"
26792 msgstr ""
26793
26794 #: omp-low.c:3383
26795 #, gcc-internal-format
26796 msgid ""
26797 "OpenACC region inside of OpenACC routine, nested parallelism not supported "
26798 "yet"
26799 msgstr ""
26800
26801 #: omp-low.c:3396
26802 #, gcc-internal-format
26803 msgid "OpenACC construct inside of non-OpenACC region"
26804 msgstr ""
26805
26806 #: omp-low.c:3445
26807 #, gcc-internal-format
26808 msgid "%s %qs construct inside of %s %qs region"
26809 msgstr ""
26810
26811 #: omp-low.c:3458 omp-low.c:3465
26812 #, gcc-internal-format
26813 msgid "%qs construct inside of %qs region"
26814 msgstr ""
26815
26816 #: omp-low.c:3688
26817 #, gcc-internal-format
26818 msgid "setjmp/longjmp inside %<simd%> construct"
26819 msgstr ""
26820
26821 #: omp-low.c:3714
26822 #, gcc-internal-format
26823 msgid ""
26824 "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
26825 msgstr ""
26826
26827 #: omp-low.c:8883
26828 #, gcc-internal-format
26829 msgid ""
26830 "ignoring sink clause with offset that is not a multiple of the loop step"
26831 msgstr ""
26832
26833 #: omp-low.c:8906
26834 #, gcc-internal-format
26835 msgid "first offset must be in opposite direction of loop iterations"
26836 msgstr ""
26837
26838 #: omp-low.c:13200
26839 #, gcc-internal-format, gfc-internal-format
26840 msgid "invalid exit from %s structured block"
26841 msgstr ""
26842
26843 #: omp-low.c:13202 omp-low.c:13207
26844 #, gcc-internal-format, gfc-internal-format
26845 msgid "invalid entry to %s structured block"
26846 msgstr ""
26847
26848 #. Otherwise, be vague and lazy, but efficient.
26849 #: omp-low.c:13211
26850 #, gcc-internal-format, gfc-internal-format
26851 msgid "invalid branch to/from %s structured block"
26852 msgstr ""
26853
26854 #: omp-offload.c:261
26855 #, gcc-internal-format
26856 msgid ""
26857 "%qD specified both in declare target %<link%> and implicitly in %<to%> "
26858 "clauses"
26859 msgstr ""
26860
26861 #: omp-offload.c:834
26862 #, gcc-internal-format
26863 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
26864 msgstr ""
26865
26866 #: omp-offload.c:1409
26867 #, gcc-internal-format
26868 msgid "routine call uses same OpenACC parallelism as containing loop"
26869 msgstr ""
26870
26871 #: omp-offload.c:1413 omp-offload.c:1445
26872 #, gcc-internal-format
26873 msgid "containing loop here"
26874 msgstr ""
26875
26876 #: omp-offload.c:1418
26877 #, gcc-internal-format
26878 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
26879 msgstr ""
26880
26881 #: omp-offload.c:1420
26882 #, gcc-internal-format
26883 msgid "loop uses OpenACC parallelism disallowed by containing routine"
26884 msgstr ""
26885
26886 #: omp-offload.c:1425
26887 #, gcc-internal-format
26888 msgid "routine %qD declared here"
26889 msgstr ""
26890
26891 #: omp-offload.c:1438
26892 #, gcc-internal-format
26893 msgid "incorrectly nested OpenACC loop parallelism"
26894 msgstr ""
26895
26896 #: omp-offload.c:1579
26897 #, gcc-internal-format
26898 msgid "insufficient partitioning available to parallelize element loop"
26899 msgstr ""
26900
26901 #: omp-offload.c:1587
26902 #, gcc-internal-format
26903 msgid "insufficient partitioning available to parallelize tile loop"
26904 msgstr ""
26905
26906 #: omp-offload.c:1589
26907 #, gcc-internal-format
26908 msgid "insufficient partitioning available to parallelize loop"
26909 msgstr ""
26910
26911 #: omp-simd-clone.c:197
26912 #, gcc-internal-format
26913 msgid "ignoring large linear step"
26914 msgstr ""
26915
26916 #: omp-simd-clone.c:203
26917 #, gcc-internal-format
26918 msgid "ignoring zero linear step"
26919 msgstr ""
26920
26921 #: omp-simd-clone.c:265
26922 #, gcc-internal-format
26923 msgid ""
26924 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
26925 "return type"
26926 msgstr ""
26927
26928 #: omp-simd-clone.c:275
26929 #, gcc-internal-format
26930 msgid ""
26931 "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified "
26932 "non-%<uniform%> argument"
26933 msgstr ""
26934
26935 #: optabs.c:4322
26936 #, gcc-internal-format
26937 msgid "indirect jumps are not available on this target"
26938 msgstr ""
26939
26940 #: opts-common.c:1275
26941 #, gcc-internal-format
26942 msgid "command-line option %qs is not supported by this configuration"
26943 msgstr ""
26944
26945 #: opts-common.c:1285 opts.c:2069
26946 #, gcc-internal-format
26947 msgid "missing argument to %qs"
26948 msgstr ""
26949
26950 #: opts-common.c:1292
26951 #, gcc-internal-format
26952 msgid ""
26953 "argument to %qs should be a non-negative integer optionally followed by a "
26954 "size unit"
26955 msgstr ""
26956
26957 #: opts-common.c:1296
26958 #, gcc-internal-format
26959 msgid "argument to %qs should be a non-negative integer"
26960 msgstr ""
26961
26962 #: opts-common.c:1303
26963 #, gcc-internal-format
26964 msgid "argument to %qs is not between %d and %d"
26965 msgstr ""
26966
26967 #: opts-common.c:1318
26968 #, gcc-internal-format
26969 msgid "unrecognized argument in option %qs"
26970 msgstr ""
26971
26972 #: opts-common.c:1329 config/i386/i386-options.c:1487
26973 #, gcc-internal-format
26974 msgid "valid arguments to %qs are: %s; did you mean %qs?"
26975 msgstr ""
26976
26977 #: opts-common.c:1332 config/i386/i386-options.c:1490
26978 #, gcc-internal-format
26979 msgid "valid arguments to %qs are: %s"
26980 msgstr ""
26981
26982 #: opts-common.c:1375 c-family/c-opts.c:428
26983 #, gcc-internal-format
26984 msgid "switch %qs is no longer supported"
26985 msgstr ""
26986
26987 #: opts-common.c:1764
26988 #, gcc-internal-format
26989 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
26990 msgstr ""
26991
26992 #: opts-global.c:102
26993 #, gcc-internal-format
26994 msgid "command-line option %qs is valid for the driver but not for %s"
26995 msgstr ""
26996
26997 #. Eventually this should become a hard error IMO.
26998 #: opts-global.c:108
26999 #, gcc-internal-format
27000 msgid "command-line option %qs is valid for %s but not for %s"
27001 msgstr ""
27002
27003 #. Happens for -Werror=warning_name.
27004 #: opts-global.c:112
27005 #, gcc-internal-format
27006 msgid "%<-Werror=%> argument %qs is not valid for %s"
27007 msgstr ""
27008
27009 #: opts-global.c:144
27010 #, gcc-internal-format
27011 msgid ""
27012 "unrecognized command-line option %qs may have been intended to silence "
27013 "earlier diagnostics"
27014 msgstr ""
27015
27016 #: opts-global.c:393
27017 #, gcc-internal-format
27018 msgid "unrecognized command-line option %<-fopt-info-%s%>"
27019 msgstr ""
27020
27021 #: opts-global.c:414 opts-global.c:422
27022 #, gcc-internal-format
27023 msgid "plugin support is disabled; configure with --enable-plugin"
27024 msgstr ""
27025
27026 #: opts-global.c:446
27027 #, gcc-internal-format
27028 msgid "unrecognized register name %qs"
27029 msgstr ""
27030
27031 #: opts-global.c:464
27032 #, gcc-internal-format
27033 msgid ""
27034 "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address"
27035 "%>"
27036 msgstr ""
27037
27038 #: opts-global.c:467
27039 #, gcc-internal-format
27040 msgid "unrecognized shadow offset %qs"
27041 msgstr ""
27042
27043 #: opts.c:92
27044 #, gcc-internal-format
27045 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
27046 msgstr ""
27047
27048 #: opts.c:128
27049 #, gcc-internal-format
27050 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
27051 msgstr ""
27052
27053 #: opts.c:135
27054 #, gcc-internal-format
27055 msgid ""
27056 "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-"
27057 "femit-struct-debug-detailed=ind:...%>"
27058 msgstr ""
27059
27060 #: opts.c:594
27061 #, gcc-internal-format
27062 msgid ""
27063 "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
27064 msgstr ""
27065
27066 #: opts.c:691
27067 #, gcc-internal-format
27068 msgid ""
27069 "%<-fipa-cp-clone%> is incompatible with %<-flive-patching=inline-only-static"
27070 "%>"
27071 msgstr ""
27072
27073 #: opts.c:698
27074 #, gcc-internal-format
27075 msgid ""
27076 "%<-fipa-sra%> is incompatible with %<-flive-patching=inline-only-static%>"
27077 msgstr ""
27078
27079 #: opts.c:705
27080 #, gcc-internal-format
27081 msgid ""
27082 "%<-fpartial-inlining%> is incompatible with %<-flive-patching=inline-only-"
27083 "static%>"
27084 msgstr ""
27085
27086 #: opts.c:712
27087 #, gcc-internal-format
27088 msgid ""
27089 "%<-fipa-cp%> is incompatible with %<-flive-patching=inline-only-static%>"
27090 msgstr ""
27091
27092 #: opts.c:722
27093 #, gcc-internal-format
27094 msgid ""
27095 "%<-fwhole-program%> is incompatible with %<-flive-patching=inline-only-"
27096 "static|inline-clone%>"
27097 msgstr ""
27098
27099 #: opts.c:733
27100 #, gcc-internal-format
27101 msgid ""
27102 "%<-fipa-pta%> is incompatible with %<-flive-patching=inline-only-static|"
27103 "inline-clone%>"
27104 msgstr ""
27105
27106 #: opts.c:740
27107 #, gcc-internal-format
27108 msgid ""
27109 "%<-fipa-reference%> is incompatible with %<-flive-patching=inline-only-"
27110 "static|inline-clone%>"
27111 msgstr ""
27112
27113 #: opts.c:747
27114 #, gcc-internal-format
27115 msgid ""
27116 "%<-fipa-ra%> is incompatible with %<-flive-patching=inline-only-static|"
27117 "inline-clone%>"
27118 msgstr ""
27119
27120 #: opts.c:754
27121 #, gcc-internal-format
27122 msgid ""
27123 "%<-fipa-icf%> is incompatible with %<-flive-patching=inline-only-static|"
27124 "inline-clone%>"
27125 msgstr ""
27126
27127 #: opts.c:761
27128 #, gcc-internal-format
27129 msgid ""
27130 "%<-fipa-icf-functions%> is incompatible with %<-flive-patching=inline-only-"
27131 "static|inline-clone%>"
27132 msgstr ""
27133
27134 #: opts.c:768
27135 #, gcc-internal-format
27136 msgid ""
27137 "%<-fipa-icf-variables%> is incompatible with %<-flive-patching=inline-only-"
27138 "static|inline-clone%>"
27139 msgstr ""
27140
27141 #: opts.c:775
27142 #, gcc-internal-format
27143 msgid ""
27144 "%<-fipa-bit-cp%> is incompatible with %<-flive-patching=inline-only-static|"
27145 "inline-clone%>"
27146 msgstr ""
27147
27148 #: opts.c:782
27149 #, gcc-internal-format
27150 msgid ""
27151 "%<-fipa-vrp%> is incompatible with %<-flive-patching=inline-only-static|"
27152 "inline-clone%>"
27153 msgstr ""
27154
27155 #: opts.c:789
27156 #, gcc-internal-format
27157 msgid ""
27158 "%<-fipa-pure-const%> is incompatible with %<-flive-patching=inline-only-"
27159 "static|inline-clone%>"
27160 msgstr ""
27161
27162 #: opts.c:800
27163 #, gcc-internal-format
27164 msgid ""
27165 "%<-fipa-reference-addressable%> is incompatible with %<-flive-"
27166 "patching=inline-only-static|inline-clone%>"
27167 msgstr ""
27168
27169 #: opts.c:809
27170 #, gcc-internal-format
27171 msgid ""
27172 "%<-fipa-stack-alignment%> is incompatible with %<-flive-patching=inline-only-"
27173 "static|inline-clone%>"
27174 msgstr ""
27175
27176 #: opts.c:858
27177 #, gcc-internal-format
27178 msgid "section anchors must be disabled when unit-at-a-time is disabled"
27179 msgstr ""
27180
27181 #: opts.c:862
27182 #, gcc-internal-format
27183 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
27184 msgstr ""
27185
27186 #: opts.c:876
27187 #, gcc-internal-format
27188 msgid "transactional memory is not supported with non-call exceptions"
27189 msgstr ""
27190
27191 #: opts.c:891
27192 #, gcc-internal-format
27193 msgid "section anchors must be disabled when toplevel reorder is disabled"
27194 msgstr ""
27195
27196 #: opts.c:946 config/darwin.c:3223
27197 #, gcc-internal-format
27198 msgid ""
27199 "%<-freorder-blocks-and-partition%> does not work with exceptions on this "
27200 "architecture"
27201 msgstr ""
27202
27203 #: opts.c:962
27204 #, gcc-internal-format
27205 msgid ""
27206 "%<-freorder-blocks-and-partition%> does not support unwind info on this "
27207 "architecture"
27208 msgstr ""
27209
27210 #: opts.c:980 config/pa/pa.c:554
27211 #, gcc-internal-format
27212 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
27213 msgstr ""
27214
27215 #: opts.c:1016
27216 #, gcc-internal-format
27217 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
27218 msgstr ""
27219
27220 #: opts.c:1024
27221 #, gcc-internal-format
27222 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
27223 msgstr ""
27224
27225 #: opts.c:1038
27226 #, gcc-internal-format
27227 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
27228 msgstr ""
27229
27230 #: opts.c:1065
27231 #, gcc-internal-format
27232 msgid ""
27233 "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> "
27234 "or %<-fsanitize=kernel-address%>"
27235 msgstr ""
27236
27237 #: opts.c:1069
27238 #, gcc-internal-format
27239 msgid ""
27240 "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> "
27241 "or %<-fsanitize=kernel-address%>"
27242 msgstr ""
27243
27244 #: opts.c:1077
27245 #, gcc-internal-format
27246 msgid ""
27247 "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
27248 msgstr ""
27249
27250 #: opts.c:1084
27251 #, gcc-internal-format
27252 msgid ""
27253 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible "
27254 "with %<-fsanitize=thread%>"
27255 msgstr ""
27256
27257 #: opts.c:1090
27258 #, gcc-internal-format
27259 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
27260 msgstr ""
27261
27262 #: opts.c:1096
27263 #, gcc-internal-format
27264 msgid "%<-fsanitize-recover=%s%> is not supported"
27265 msgstr ""
27266
27267 #: opts.c:1122
27268 #, gcc-internal-format
27269 msgid ""
27270 "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
27271 msgstr ""
27272
27273 #: opts.c:1129
27274 #, gcc-internal-format
27275 msgid "transactional memory is not supported with %<-fsanitize=address%>"
27276 msgstr ""
27277
27278 #: opts.c:1132
27279 #, gcc-internal-format
27280 msgid ""
27281 "transactional memory is not supported with %<-fsanitize=kernel-address%>"
27282 msgstr ""
27283
27284 #: opts.c:1137
27285 #, gcc-internal-format
27286 msgid "live patching is not supported with LTO"
27287 msgstr ""
27288
27289 #: opts.c:1141
27290 #, gcc-internal-format
27291 msgid "vtable verification is not supported with LTO"
27292 msgstr ""
27293
27294 #: opts.c:1652
27295 #, gcc-internal-format
27296 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
27297 msgstr ""
27298
27299 #: opts.c:1866
27300 #, gcc-internal-format
27301 msgid "%<-fsanitize=all%> option is not valid"
27302 msgstr ""
27303
27304 #: opts.c:1906
27305 #, gcc-internal-format
27306 msgid ""
27307 "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
27308 msgstr ""
27309
27310 #: opts.c:1912
27311 #, gcc-internal-format
27312 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
27313 msgstr ""
27314
27315 #: opts.c:1947
27316 #, gcc-internal-format
27317 msgid "%qs attribute directive ignored"
27318 msgstr ""
27319
27320 #: opts.c:1974
27321 #, gcc-internal-format
27322 msgid "invalid arguments for %<-falign-%s%> option: %qs"
27323 msgstr ""
27324
27325 #: opts.c:1989
27326 #, gcc-internal-format
27327 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
27328 msgstr ""
27329
27330 #: opts.c:1998
27331 #, gcc-internal-format
27332 msgid "%<-falign-%s%> is not between 0 and %d"
27333 msgstr ""
27334
27335 #: opts.c:2124
27336 #, gcc-internal-format
27337 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
27338 msgstr ""
27339
27340 #: opts.c:2133
27341 #, gcc-internal-format
27342 msgid "unrecognized argument to %<--help=%> option: %q.*s"
27343 msgstr ""
27344
27345 #: opts.c:2499
27346 #, gcc-internal-format
27347 msgid "HSA has not been enabled during configuration"
27348 msgstr ""
27349
27350 #: opts.c:2511
27351 #, gcc-internal-format
27352 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
27353 msgstr ""
27354
27355 #: opts.c:2519
27356 #, gcc-internal-format
27357 msgid "structure alignment must be a small power of two, not %wu"
27358 msgstr ""
27359
27360 #: opts.c:2596
27361 #, gcc-internal-format
27362 msgid "invalid arguments for %<-fpatchable-function-entry%>"
27363 msgstr ""
27364
27365 #: opts.c:2654
27366 #, gcc-internal-format
27367 msgid "unknown stack check parameter %qs"
27368 msgstr ""
27369
27370 #: opts.c:2682
27371 #, gcc-internal-format
27372 msgid ""
27373 "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf"
27374 "%> %<-g%s%> for debug level"
27375 msgstr ""
27376
27377 #: opts.c:2693
27378 #, gcc-internal-format
27379 msgid "dwarf version %wu is not supported"
27380 msgstr ""
27381
27382 #: opts.c:2747
27383 #, gcc-internal-format
27384 msgid "unrecognized argument to %<-flto=%> option: %qs"
27385 msgstr ""
27386
27387 #: opts.c:2931
27388 #, gcc-internal-format
27389 msgid "target system does not support debug output"
27390 msgstr ""
27391
27392 #: opts.c:2940
27393 #, gcc-internal-format
27394 msgid "debug format %qs conflicts with prior selection"
27395 msgstr ""
27396
27397 #: opts.c:2958
27398 #, gcc-internal-format
27399 msgid "unrecognized debug output level %qs"
27400 msgstr ""
27401
27402 #: opts.c:2960
27403 #, gcc-internal-format
27404 msgid "debug output level %qs is too high"
27405 msgstr ""
27406
27407 #: opts.c:2980
27408 #, gcc-internal-format
27409 msgid "getting core file size maximum limit: %m"
27410 msgstr ""
27411
27412 #: opts.c:2984
27413 #, gcc-internal-format
27414 msgid "setting core file size limit to maximum: %m"
27415 msgstr ""
27416
27417 #: opts.c:3029
27418 #, gcc-internal-format, gfc-internal-format
27419 msgid "unrecognized gcc debugging option: %c"
27420 msgstr ""
27421
27422 #: opts.c:3058
27423 #, gcc-internal-format
27424 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
27425 msgstr ""
27426
27427 #: opts.c:3062
27428 #, gcc-internal-format
27429 msgid "%<-W%serror=%s%>: no option %<-%s%>"
27430 msgstr ""
27431
27432 #: opts.c:3066
27433 #, gcc-internal-format
27434 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
27435 msgstr ""
27436
27437 #: passes.c:84
27438 #, gcc-internal-format, gfc-internal-format
27439 msgid "pass %s does not support cloning"
27440 msgstr ""
27441
27442 #: passes.c:90
27443 #, gcc-internal-format
27444 msgid ""
27445 "pass %s needs a %<set_pass_param%> implementation to handle the extra "
27446 "argument in %<NEXT_PASS%>"
27447 msgstr ""
27448
27449 #: passes.c:1026
27450 #, gcc-internal-format
27451 msgid "unrecognized option %<-fenable%>"
27452 msgstr ""
27453
27454 #: passes.c:1028
27455 #, gcc-internal-format
27456 msgid "unrecognized option %<-fdisable%>"
27457 msgstr ""
27458
27459 #: passes.c:1036
27460 #, gcc-internal-format
27461 msgid "unknown pass %s specified in %<-fenable%>"
27462 msgstr ""
27463
27464 #: passes.c:1038
27465 #, gcc-internal-format
27466 msgid "unknown pass %s specified in %<-fdisable%>"
27467 msgstr ""
27468
27469 #: passes.c:1063 passes.c:1152
27470 #, gcc-internal-format, gfc-internal-format
27471 msgid "enable pass %s for functions in the range of [%u, %u]"
27472 msgstr ""
27473
27474 #: passes.c:1066 passes.c:1163
27475 #, gcc-internal-format, gfc-internal-format
27476 msgid "disable pass %s for functions in the range of [%u, %u]"
27477 msgstr ""
27478
27479 #: passes.c:1102 passes.c:1130
27480 #, gcc-internal-format, gfc-internal-format
27481 msgid "Invalid range %s in option %s"
27482 msgstr ""
27483
27484 #: passes.c:1148
27485 #, gcc-internal-format, gfc-internal-format
27486 msgid "enable pass %s for function %s"
27487 msgstr ""
27488
27489 #: passes.c:1159
27490 #, gcc-internal-format, gfc-internal-format
27491 msgid "disable pass %s for function %s"
27492 msgstr ""
27493
27494 #: passes.c:1388
27495 #, gcc-internal-format
27496 msgid "invalid pass positioning operation"
27497 msgstr ""
27498
27499 #: passes.c:1449
27500 #, gcc-internal-format
27501 msgid "plugin cannot register a missing pass"
27502 msgstr ""
27503
27504 #: passes.c:1452
27505 #, gcc-internal-format
27506 msgid "plugin cannot register an unnamed pass"
27507 msgstr ""
27508
27509 #: passes.c:1457
27510 #, gcc-internal-format
27511 msgid "plugin cannot register pass %qs without reference pass name"
27512 msgstr ""
27513
27514 #: passes.c:1476
27515 #, gcc-internal-format
27516 msgid "pass %qs not found but is referenced by new pass %qs"
27517 msgstr ""
27518
27519 #: plugin.c:212
27520 #, gcc-internal-format
27521 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
27522 msgstr ""
27523
27524 #: plugin.c:234
27525 #, gcc-internal-format
27526 msgid "plugin %qs was specified with different paths: %qs and %qs"
27527 msgstr ""
27528
27529 #: plugin.c:293
27530 #, gcc-internal-format
27531 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
27532 msgstr ""
27533
27534 #: plugin.c:357
27535 #, gcc-internal-format
27536 msgid ""
27537 "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
27538 msgstr ""
27539
27540 #: plugin.c:376
27541 #, gcc-internal-format
27542 msgid "unable to register info for plugin %qs - plugin name not found"
27543 msgstr ""
27544
27545 #: plugin.c:472
27546 #, gcc-internal-format, gfc-internal-format
27547 msgid "unknown callback event registered by plugin %s"
27548 msgstr ""
27549
27550 #: plugin.c:504
27551 #, gcc-internal-format, gfc-internal-format
27552 msgid "plugin %s registered a null callback function for event %s"
27553 msgstr ""
27554
27555 #: plugin.c:637
27556 #, gcc-internal-format, gfc-internal-format
27557 msgid ""
27558 "cannot load plugin %s\n"
27559 "%s"
27560 msgstr ""
27561
27562 #: plugin.c:648
27563 #, gcc-internal-format, gfc-internal-format
27564 msgid ""
27565 "plugin %s is not licensed under a GPL-compatible license\n"
27566 "%s"
27567 msgstr ""
27568
27569 #: plugin.c:661
27570 #, gcc-internal-format, gfc-internal-format
27571 msgid ""
27572 "cannot find %s in plugin %s\n"
27573 "%s"
27574 msgstr ""
27575
27576 #: plugin.c:671
27577 #, gcc-internal-format, gfc-internal-format
27578 msgid "fail to initialize plugin %s"
27579 msgstr ""
27580
27581 #: plugin.c:704
27582 #, gcc-internal-format, gfc-internal-format
27583 msgid "cannot load plugin %s: %s"
27584 msgstr ""
27585
27586 #: plugin.c:714
27587 #, gcc-internal-format, gfc-internal-format
27588 msgid "plugin %s is not licensed under a GPL-compatible license %s"
27589 msgstr ""
27590
27591 #: plugin.c:724
27592 #, gcc-internal-format, gfc-internal-format
27593 msgid "cannot find %s in plugin %s: %s"
27594 msgstr ""
27595
27596 #: plugin.c:733
27597 #, gcc-internal-format, gfc-internal-format
27598 msgid "failed to initialize plugin %s"
27599 msgstr ""
27600
27601 #: plugin.c:1007
27602 #, gcc-internal-format
27603 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
27604 msgstr ""
27605
27606 #: predict.c:2489
27607 #, gcc-internal-format
27608 msgid "probability %qE must be constant floating-point expression"
27609 msgstr ""
27610
27611 #: predict.c:2502
27612 #, gcc-internal-format
27613 msgid "probability %qE is outside the range [0.0, 1.0]"
27614 msgstr ""
27615
27616 #: predict.c:3482
27617 #, gcc-internal-format, gfc-internal-format
27618 msgid "Missing counts for called function %s"
27619 msgstr ""
27620
27621 #: profile.c:590
27622 #, gcc-internal-format
27623 msgid "corrupted profile info: profile data is not flow-consistent"
27624 msgstr ""
27625
27626 #: profile.c:607
27627 #, gcc-internal-format, gfc-internal-format
27628 msgid ""
27629 "corrupted profile info: number of iterations for basic block %d thought to "
27630 "be %i"
27631 msgstr ""
27632
27633 #: profile.c:630
27634 #, gcc-internal-format, gfc-internal-format
27635 msgid ""
27636 "corrupted profile info: number of executions for edge %d-%d thought to be %i"
27637 msgstr ""
27638
27639 #: profile.c:896
27640 #, gcc-internal-format
27641 msgid "corrupted profile info: invalid time profile"
27642 msgstr ""
27643
27644 #: read-rtl-function.c:265
27645 #, gcc-internal-format, gfc-internal-format
27646 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
27647 msgstr ""
27648
27649 #: read-rtl-function.c:269
27650 #, gcc-internal-format, gfc-internal-format
27651 msgid "insn with UID %i not found for operand %i of insn %i"
27652 msgstr ""
27653
27654 #: read-rtl-function.c:412
27655 #, gcc-internal-format
27656 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
27657 msgstr ""
27658
27659 #: read-rtl-function.c:713
27660 #, gcc-internal-format
27661 msgid "unrecognized edge flag: %qs"
27662 msgstr ""
27663
27664 #: read-rtl-function.c:856
27665 #, gcc-internal-format
27666 msgid "more than one 'crtl' directive"
27667 msgstr ""
27668
27669 #: read-rtl-function.c:984
27670 #, gcc-internal-format
27671 msgid "unrecognized enum value: %qs"
27672 msgstr ""
27673
27674 #: read-rtl-function.c:1140 read-rtl-function.c:1199
27675 #, gcc-internal-format, gfc-internal-format
27676 msgid "was expecting `%s'"
27677 msgstr ""
27678
27679 #: read-rtl-function.c:1591
27680 #, gcc-internal-format, gfc-internal-format
27681 msgid "duplicate insn UID: %i"
27682 msgstr ""
27683
27684 #: read-rtl-function.c:1652
27685 #, gcc-internal-format
27686 msgid "start/end of RTL fragment are in different files"
27687 msgstr ""
27688
27689 #: read-rtl-function.c:1658
27690 #, gcc-internal-format
27691 msgid "start of RTL fragment must be on an earlier line than end"
27692 msgstr ""
27693
27694 #: read-rtl.c:424
27695 #, gcc-internal-format, gfc-internal-format
27696 msgid ""
27697 "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
27698 msgstr ""
27699
27700 #: reg-stack.c:537
27701 #, gcc-internal-format, gfc-internal-format
27702 msgid "output constraint %d must specify a single register"
27703 msgstr ""
27704
27705 #: reg-stack.c:547
27706 #, gcc-internal-format
27707 msgid "output constraint %d cannot be specified together with %qs clobber"
27708 msgstr ""
27709
27710 #: reg-stack.c:571
27711 #, gcc-internal-format
27712 msgid "output registers must be grouped at top of stack"
27713 msgstr ""
27714
27715 #: reg-stack.c:611
27716 #, gcc-internal-format
27717 msgid "implicitly popped registers must be grouped at top of stack"
27718 msgstr ""
27719
27720 #: reg-stack.c:629
27721 #, gcc-internal-format
27722 msgid "explicitly used registers must be grouped at top of stack"
27723 msgstr ""
27724
27725 #: reg-stack.c:649
27726 #, gcc-internal-format
27727 msgid "output operand %d must use %<&%> constraint"
27728 msgstr ""
27729
27730 #: regcprop.c:1200
27731 #, gcc-internal-format
27732 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
27733 msgstr ""
27734
27735 #: regcprop.c:1212
27736 #, gcc-internal-format
27737 msgid "%qs: loop in %<next_regno%> chain (%u)"
27738 msgstr ""
27739
27740 #: regcprop.c:1215
27741 #, gcc-internal-format
27742 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
27743 msgstr ""
27744
27745 #: regcprop.c:1227
27746 #, gcc-internal-format
27747 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
27748 msgstr ""
27749
27750 #: reginfo.c:647
27751 #, gcc-internal-format
27752 msgid "cannot use %qs as a call-saved register"
27753 msgstr ""
27754
27755 #: reginfo.c:651
27756 #, gcc-internal-format
27757 msgid "cannot use %qs as a call-used register"
27758 msgstr ""
27759
27760 #: reginfo.c:663
27761 #, gcc-internal-format
27762 msgid "cannot use %qs as a fixed register"
27763 msgstr ""
27764
27765 #: reginfo.c:690 config/arc/arc.c:1184 config/arc/arc.c:1226
27766 #: config/ia64/ia64.c:6036 config/ia64/ia64.c:6043 config/pa/pa.c:465
27767 #: config/pa/pa.c:472 config/sh/sh.c:8277 config/sh/sh.c:8284
27768 #, gcc-internal-format, gfc-internal-format
27769 msgid "unknown register name: %s"
27770 msgstr ""
27771
27772 #: reginfo.c:703
27773 #, gcc-internal-format
27774 msgid "stack register used for global register variable"
27775 msgstr ""
27776
27777 #: reginfo.c:709
27778 #, gcc-internal-format
27779 msgid "global register variable follows a function definition"
27780 msgstr ""
27781
27782 #: reginfo.c:715
27783 #, gcc-internal-format
27784 msgid "register of %qD used for multiple global register variables"
27785 msgstr ""
27786
27787 #: reginfo.c:718 config/rs6000/rs6000-logue.c:5488
27788 #, gcc-internal-format
27789 msgid "conflicts with %qD"
27790 msgstr ""
27791
27792 #: reginfo.c:723
27793 #, gcc-internal-format
27794 msgid "call-clobbered register used for global register variable"
27795 msgstr ""
27796
27797 #: reload.c:1293
27798 #, gcc-internal-format
27799 msgid "cannot reload integer constant operand in %<asm%>"
27800 msgstr ""
27801
27802 #: reload.c:1307
27803 #, gcc-internal-format
27804 msgid "impossible register constraint in %<asm%>"
27805 msgstr ""
27806
27807 #: reload.c:3672
27808 #, gcc-internal-format
27809 msgid "%<&%> constraint used with no register class"
27810 msgstr ""
27811
27812 #: reload1.c:2060
27813 #, gcc-internal-format
27814 msgid "cannot find a register in class %qs while reloading %<asm%>"
27815 msgstr ""
27816
27817 #: reload1.c:2065
27818 #, gcc-internal-format
27819 msgid "unable to find a register to spill in class %qs"
27820 msgstr ""
27821
27822 #: reload1.c:4585
27823 #, gcc-internal-format
27824 msgid "%<asm%> operand requires impossible reload"
27825 msgstr ""
27826
27827 #: reload1.c:6002
27828 #, gcc-internal-format
27829 msgid "%<asm%> operand constraint incompatible with operand size"
27830 msgstr ""
27831
27832 #: reload1.c:7880
27833 #, gcc-internal-format
27834 msgid "output operand is constant in %<asm%>"
27835 msgstr ""
27836
27837 #: rtl.c:850
27838 #, gcc-internal-format, gfc-internal-format
27839 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
27840 msgstr ""
27841
27842 #: rtl.c:860
27843 #, gcc-internal-format, gfc-internal-format
27844 msgid ""
27845 "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
27846 msgstr ""
27847
27848 #: rtl.c:870
27849 #, gcc-internal-format, gfc-internal-format
27850 msgid ""
27851 "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at "
27852 "%s:%d"
27853 msgstr ""
27854
27855 #: rtl.c:879
27856 #, gcc-internal-format, gfc-internal-format
27857 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
27858 msgstr ""
27859
27860 #: rtl.c:889
27861 #, gcc-internal-format, gfc-internal-format
27862 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
27863 msgstr ""
27864
27865 #: rtl.c:900
27866 #, gcc-internal-format, gfc-internal-format
27867 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
27868 msgstr ""
27869
27870 #: rtl.c:927
27871 #, gcc-internal-format, gfc-internal-format
27872 msgid ""
27873 "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:"
27874 "%d"
27875 msgstr ""
27876
27877 #: rtl.c:937
27878 #, gcc-internal-format, gfc-internal-format
27879 msgid ""
27880 "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
27881 msgstr ""
27882
27883 #: rtl.c:947
27884 #, gcc-internal-format, gfc-internal-format
27885 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
27886 msgstr ""
27887
27888 #: rtl.c:958
27889 #, gcc-internal-format, gfc-internal-format
27890 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
27891 msgstr ""
27892
27893 #: stmt.c:215
27894 #, gcc-internal-format
27895 msgid "output operand constraint lacks %<=%>"
27896 msgstr ""
27897
27898 #: stmt.c:230
27899 #, gcc-internal-format
27900 msgid "output constraint %qc for operand %d is not at the beginning"
27901 msgstr ""
27902
27903 #: stmt.c:254
27904 #, gcc-internal-format
27905 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
27906 msgstr ""
27907
27908 #: stmt.c:261 stmt.c:350
27909 #, gcc-internal-format
27910 msgid "%<%%%> constraint used with last operand"
27911 msgstr ""
27912
27913 #: stmt.c:277
27914 #, gcc-internal-format
27915 msgid "matching constraint not valid in output operand"
27916 msgstr ""
27917
27918 #: stmt.c:341
27919 #, gcc-internal-format
27920 msgid "input operand constraint contains %qc"
27921 msgstr ""
27922
27923 #: stmt.c:380
27924 #, gcc-internal-format
27925 msgid "matching constraint references invalid operand number"
27926 msgstr ""
27927
27928 #: stmt.c:414
27929 #, gcc-internal-format
27930 msgid "invalid punctuation %qc in constraint"
27931 msgstr ""
27932
27933 #: stmt.c:430
27934 #, gcc-internal-format
27935 msgid "matching constraint does not allow a register"
27936 msgstr ""
27937
27938 #: stmt.c:524
27939 #, gcc-internal-format
27940 msgid "duplicate %<asm%> operand name %qs"
27941 msgstr ""
27942
27943 #: stmt.c:621
27944 #, gcc-internal-format
27945 msgid "missing close brace for named operand"
27946 msgstr ""
27947
27948 #: stmt.c:646
27949 #, gcc-internal-format
27950 msgid "undefined named operand %qs"
27951 msgstr ""
27952
27953 #: stor-layout.c:799
27954 #, gcc-internal-format
27955 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
27956 msgstr ""
27957
27958 #: stor-layout.c:1180
27959 #, gcc-internal-format
27960 msgid "alignment %u of %qT is less than %u"
27961 msgstr ""
27962
27963 #: stor-layout.c:1187
27964 #, gcc-internal-format
27965 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
27966 msgstr ""
27967
27968 #: stor-layout.c:1190
27969 #, gcc-internal-format
27970 msgid "%q+D offset %E in %qT may not be aligned to %u"
27971 msgstr ""
27972
27973 #: stor-layout.c:1322
27974 #, gcc-internal-format
27975 msgid "packed attribute causes inefficient alignment for %q+D"
27976 msgstr ""
27977
27978 #: stor-layout.c:1326
27979 #, gcc-internal-format
27980 msgid "packed attribute is unnecessary for %q+D"
27981 msgstr ""
27982
27983 #: stor-layout.c:1346
27984 #, gcc-internal-format
27985 msgid "padding struct to align %q+D"
27986 msgstr ""
27987
27988 #: stor-layout.c:1405
27989 #, gcc-internal-format
27990 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
27991 msgstr ""
27992
27993 #: stor-layout.c:1781
27994 #, gcc-internal-format
27995 msgid "padding struct size to alignment boundary"
27996 msgstr ""
27997
27998 #: stor-layout.c:1809
27999 #, gcc-internal-format
28000 msgid "packed attribute causes inefficient alignment for %qE"
28001 msgstr ""
28002
28003 #: stor-layout.c:1813
28004 #, gcc-internal-format
28005 msgid "packed attribute is unnecessary for %qE"
28006 msgstr ""
28007
28008 #: stor-layout.c:1819
28009 #, gcc-internal-format
28010 msgid "packed attribute causes inefficient alignment"
28011 msgstr ""
28012
28013 #: stor-layout.c:1821
28014 #, gcc-internal-format
28015 msgid "packed attribute is unnecessary"
28016 msgstr ""
28017
28018 #: stor-layout.c:2585
28019 #, gcc-internal-format
28020 msgid "alignment of array elements is greater than element size"
28021 msgstr ""
28022
28023 #: substring-locations.c:229
28024 #, gcc-internal-format
28025 msgid "format string is defined here"
28026 msgstr ""
28027
28028 #: symtab.c:302
28029 #, gcc-internal-format
28030 msgid "%qD renamed after being referenced in assembly"
28031 msgstr ""
28032
28033 #: symtab.c:1064
28034 #, gcc-internal-format
28035 msgid "function symbol is not function"
28036 msgstr ""
28037
28038 #: symtab.c:1071
28039 #, gcc-internal-format
28040 msgid "inconsistent %<ifunc%> attribute"
28041 msgstr ""
28042
28043 #: symtab.c:1079
28044 #, gcc-internal-format
28045 msgid "variable symbol is not variable"
28046 msgstr ""
28047
28048 #: symtab.c:1085
28049 #, gcc-internal-format
28050 msgid "node has unknown type"
28051 msgstr ""
28052
28053 #: symtab.c:1094
28054 #, gcc-internal-format
28055 msgid "node not found node->decl->decl_with_vis.symtab_node"
28056 msgstr ""
28057
28058 #: symtab.c:1102
28059 #, gcc-internal-format
28060 msgid "node differs from node->decl->decl_with_vis.symtab_node"
28061 msgstr ""
28062
28063 #: symtab.c:1113 symtab.c:1120
28064 #, gcc-internal-format
28065 msgid "assembler name hash list corrupted"
28066 msgstr ""
28067
28068 #: symtab.c:1129
28069 #, gcc-internal-format
28070 msgid "node not found in symtab assembler name hash"
28071 msgstr ""
28072
28073 #: symtab.c:1138
28074 #, gcc-internal-format
28075 msgid "double linked list of assembler names corrupted"
28076 msgstr ""
28077
28078 #: symtab.c:1143
28079 #, gcc-internal-format
28080 msgid "node has body_removed but is definition"
28081 msgstr ""
28082
28083 #: symtab.c:1148
28084 #, gcc-internal-format
28085 msgid "node is analyzed but it is not a definition"
28086 msgstr ""
28087
28088 #: symtab.c:1153
28089 #, gcc-internal-format
28090 msgid "node is alias but not implicit alias"
28091 msgstr ""
28092
28093 #: symtab.c:1158
28094 #, gcc-internal-format
28095 msgid "node is alias but not definition"
28096 msgstr ""
28097
28098 #: symtab.c:1163
28099 #, gcc-internal-format
28100 msgid "node is weakref but not an transparent_alias"
28101 msgstr ""
28102
28103 #: symtab.c:1168
28104 #, gcc-internal-format
28105 msgid "node is transparent_alias but not an alias"
28106 msgstr ""
28107
28108 #: symtab.c:1173
28109 #, gcc-internal-format
28110 msgid "node is symver but not alias"
28111 msgstr ""
28112
28113 #: symtab.c:1182
28114 #, gcc-internal-format
28115 msgid "symver target is not exported with default visibility"
28116 msgstr ""
28117
28118 #: symtab.c:1189
28119 #, gcc-internal-format
28120 msgid "symver is not exported with default visibility"
28121 msgstr ""
28122
28123 #: symtab.c:1198
28124 #, gcc-internal-format
28125 msgid "node is in same_comdat_group list but has no comdat_group"
28126 msgstr ""
28127
28128 #: symtab.c:1203
28129 #, gcc-internal-format
28130 msgid "same_comdat_group list across different groups"
28131 msgstr ""
28132
28133 #: symtab.c:1208
28134 #, gcc-internal-format
28135 msgid "mixing different types of symbol in same comdat groups is not supported"
28136 msgstr ""
28137
28138 #: symtab.c:1213
28139 #, gcc-internal-format
28140 msgid "node is alone in a comdat group"
28141 msgstr ""
28142
28143 #: symtab.c:1220
28144 #, gcc-internal-format
28145 msgid "same_comdat_group is not a circular list"
28146 msgstr ""
28147
28148 #: symtab.c:1235
28149 #, gcc-internal-format, gfc-internal-format
28150 msgid "comdat-local symbol referred to by %s outside its comdat"
28151 msgstr ""
28152
28153 #: symtab.c:1245
28154 #, gcc-internal-format
28155 msgid "implicit_section flag is set but section isn%'t"
28156 msgstr ""
28157
28158 #: symtab.c:1252
28159 #, gcc-internal-format
28160 msgid "Both section and comdat group is set"
28161 msgstr ""
28162
28163 #: symtab.c:1264
28164 #, gcc-internal-format
28165 msgid "Alias and target%'s section differs"
28166 msgstr ""
28167
28168 #: symtab.c:1271
28169 #, gcc-internal-format
28170 msgid "Alias and target%'s comdat groups differs"
28171 msgstr ""
28172
28173 #: symtab.c:1286
28174 #, gcc-internal-format
28175 msgid "Transparent alias and target%'s assembler names differs"
28176 msgstr ""
28177
28178 #: symtab.c:1294
28179 #, gcc-internal-format
28180 msgid "Chained transparent aliases"
28181 msgstr ""
28182
28183 #: symtab.c:1317 symtab.c:1354
28184 #, gcc-internal-format
28185 msgid "symtab_node::verify failed"
28186 msgstr ""
28187
28188 #: symtab.c:1350
28189 #, gcc-internal-format
28190 msgid ""
28191 "Two symbols with same comdat_group are not linked by the same_comdat_group "
28192 "list."
28193 msgstr ""
28194
28195 #: symtab.c:1763
28196 #, gcc-internal-format
28197 msgid "function %q+D part of alias cycle"
28198 msgstr ""
28199
28200 #: symtab.c:1765
28201 #, gcc-internal-format
28202 msgid "variable %q+D part of alias cycle"
28203 msgstr ""
28204
28205 #: symtab.c:1793
28206 #, gcc-internal-format
28207 msgid "section of alias %q+D must match section of its target"
28208 msgstr ""
28209
28210 #: targhooks.c:191
28211 #, gcc-internal-format
28212 msgid "%<__builtin_saveregs%> not supported by this target"
28213 msgstr ""
28214
28215 #: targhooks.c:1024
28216 #, gcc-internal-format
28217 msgid "nested functions not supported on this target"
28218 msgstr ""
28219
28220 #: targhooks.c:1037
28221 #, gcc-internal-format
28222 msgid "nested function trampolines not supported on this target"
28223 msgstr ""
28224
28225 #: targhooks.c:1588
28226 #, gcc-internal-format
28227 msgid "target attribute is not supported on this machine"
28228 msgstr ""
28229
28230 #: targhooks.c:1602
28231 #, gcc-internal-format
28232 msgid "%<#pragma GCC target%> is not supported for this machine"
28233 msgstr ""
28234
28235 #: toplev.c:864
28236 #, gcc-internal-format
28237 msgid "cannot open %qs for writing: %m"
28238 msgstr ""
28239
28240 #: toplev.c:886
28241 #, gcc-internal-format
28242 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
28243 msgstr ""
28244
28245 #: toplev.c:935
28246 #, gcc-internal-format
28247 msgid "stack usage computation not supported for this target"
28248 msgstr ""
28249
28250 #: toplev.c:993
28251 #, gcc-internal-format
28252 msgid "stack usage might be unbounded"
28253 msgstr ""
28254
28255 #: toplev.c:998
28256 #, gcc-internal-format
28257 msgid "stack usage might be %wu bytes"
28258 msgstr ""
28259
28260 #: toplev.c:1001
28261 #, gcc-internal-format
28262 msgid "stack usage is %wu bytes"
28263 msgstr ""
28264
28265 #: toplev.c:1118
28266 #, gcc-internal-format
28267 msgid "cannot open %s for writing: %m"
28268 msgstr ""
28269
28270 #: toplev.c:1402
28271 #, gcc-internal-format
28272 msgid "this target does not support %qs"
28273 msgstr ""
28274
28275 #: toplev.c:1436
28276 #, gcc-internal-format
28277 msgid ""
28278 "Graphite loop optimizations cannot be used (isl is not available) (%<-"
28279 "fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-"
28280 "parallelize-all%>)"
28281 msgstr ""
28282
28283 #: toplev.c:1447
28284 #, gcc-internal-format
28285 msgid "%<-fcf-protection=full%> is not supported for this target"
28286 msgstr ""
28287
28288 #: toplev.c:1454
28289 #, gcc-internal-format
28290 msgid "%<-fcf-protection=branch%> is not supported for this target"
28291 msgstr ""
28292
28293 #: toplev.c:1461
28294 #, gcc-internal-format
28295 msgid "%<-fcf-protection=return%> is not supported for this target"
28296 msgstr ""
28297
28298 #: toplev.c:1476
28299 #, gcc-internal-format
28300 msgid "%<-fabi-version=1%> is no longer supported"
28301 msgstr ""
28302
28303 #: toplev.c:1509
28304 #, gcc-internal-format
28305 msgid "instruction scheduling not supported on this target machine"
28306 msgstr ""
28307
28308 #: toplev.c:1513
28309 #, gcc-internal-format
28310 msgid "this target machine does not have delayed branches"
28311 msgstr ""
28312
28313 #: toplev.c:1527
28314 #, gcc-internal-format
28315 msgid "%<-f%sleading-underscore%> not supported on this target machine"
28316 msgstr ""
28317
28318 #: toplev.c:1572
28319 #, gcc-internal-format
28320 msgid "could not close zeroed insn dump file %qs: %m"
28321 msgstr ""
28322
28323 #: toplev.c:1607
28324 #, gcc-internal-format
28325 msgid "target system does not support the %qs debug format"
28326 msgstr ""
28327
28328 #: toplev.c:1620
28329 #, gcc-internal-format
28330 msgid "variable tracking requested, but useless unless producing debug info"
28331 msgstr ""
28332
28333 #: toplev.c:1624
28334 #, gcc-internal-format
28335 msgid "variable tracking requested, but not supported by this debug format"
28336 msgstr ""
28337
28338 #: toplev.c:1663
28339 #, gcc-internal-format
28340 msgid "var-tracking-assignments changes selective scheduling"
28341 msgstr ""
28342
28343 #: toplev.c:1694
28344 #, gcc-internal-format
28345 msgid ""
28346 "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent "
28347 "to %<-gvariable-location-views%>"
28348 msgstr ""
28349
28350 #: toplev.c:1710
28351 #, gcc-internal-format
28352 msgid ""
28353 "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-"
28354 "location-views%>"
28355 msgstr ""
28356
28357 #: toplev.c:1720
28358 #, gcc-internal-format
28359 msgid ""
28360 "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
28361 msgstr ""
28362
28363 #: toplev.c:1749
28364 #, gcc-internal-format
28365 msgid "%<-ffunction-sections%> not supported for this target"
28366 msgstr ""
28367
28368 #: toplev.c:1755
28369 #, gcc-internal-format
28370 msgid "%<-fdata-sections%> not supported for this target"
28371 msgstr ""
28372
28373 #: toplev.c:1763
28374 #, gcc-internal-format
28375 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
28376 msgstr ""
28377
28378 #: toplev.c:1769
28379 #, gcc-internal-format
28380 msgid ""
28381 "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> "
28382 "switches)"
28383 msgstr ""
28384
28385 #: toplev.c:1779
28386 #, gcc-internal-format
28387 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
28388 msgstr ""
28389
28390 #: toplev.c:1791
28391 #, gcc-internal-format
28392 msgid "%<-fassociative-math%> disabled; other options take precedence"
28393 msgstr ""
28394
28395 #: toplev.c:1801
28396 #, gcc-internal-format
28397 msgid ""
28398 "%<-fstack-clash-protection%> is not supported on targets where the stack "
28399 "grows from lower to higher addresses"
28400 msgstr ""
28401
28402 #: toplev.c:1811
28403 #, gcc-internal-format
28404 msgid ""
28405 "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; "
28406 "disabling %<-fstack-check=%>"
28407 msgstr ""
28408
28409 #: toplev.c:1829
28410 #, gcc-internal-format
28411 msgid "%<-fstack-protector%> not supported for this target"
28412 msgstr ""
28413
28414 #: toplev.c:1841
28415 #, gcc-internal-format
28416 msgid ""
28417 "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported "
28418 "for this target"
28419 msgstr ""
28420
28421 #: toplev.c:2166
28422 #, gcc-internal-format
28423 msgid "error writing to %s: %m"
28424 msgstr ""
28425
28426 #: toplev.c:2168
28427 #, gcc-internal-format
28428 msgid "error closing %s: %m"
28429 msgstr ""
28430
28431 #: toplev.c:2285
28432 #, gcc-internal-format
28433 msgid "mpfr not configured to handle all floating modes"
28434 msgstr ""
28435
28436 #: toplev.c:2361
28437 #, gcc-internal-format
28438 msgid "self-tests incompatible with %<-E%>"
28439 msgstr ""
28440
28441 #: toplev.c:2376
28442 #, gcc-internal-format
28443 msgid "self-tests are not enabled in this build"
28444 msgstr ""
28445
28446 #: trans-mem.c:607
28447 #, gcc-internal-format
28448 msgid "invalid use of volatile lvalue inside transaction"
28449 msgstr ""
28450
28451 #: trans-mem.c:610
28452 #, gcc-internal-format
28453 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
28454 msgstr ""
28455
28456 #: trans-mem.c:642
28457 #, gcc-internal-format
28458 msgid ""
28459 "%<transaction_may_cancel_outer%> function call not within outer transaction "
28460 "or %<transaction_may_cancel_outer%>"
28461 msgstr ""
28462
28463 #: trans-mem.c:711 trans-mem.c:4819
28464 #, gcc-internal-format
28465 msgid "unsafe function call %qD within atomic transaction"
28466 msgstr ""
28467
28468 #: trans-mem.c:718
28469 #, gcc-internal-format
28470 msgid "unsafe function call %qE within atomic transaction"
28471 msgstr ""
28472
28473 #: trans-mem.c:722
28474 #, gcc-internal-format
28475 msgid "unsafe indirect function call within atomic transaction"
28476 msgstr ""
28477
28478 #: trans-mem.c:730 trans-mem.c:4751
28479 #, gcc-internal-format
28480 msgid "unsafe function call %qD within %<transaction_safe%> function"
28481 msgstr ""
28482
28483 #: trans-mem.c:737
28484 #, gcc-internal-format
28485 msgid "unsafe function call %qE within %<transaction_safe%> function"
28486 msgstr ""
28487
28488 #: trans-mem.c:741
28489 #, gcc-internal-format
28490 msgid "unsafe indirect function call within %<transaction_safe%> function"
28491 msgstr ""
28492
28493 #: trans-mem.c:756 trans-mem.c:4791
28494 #, gcc-internal-format
28495 msgid "%<asm%> not allowed in atomic transaction"
28496 msgstr ""
28497
28498 #: trans-mem.c:759
28499 #, gcc-internal-format
28500 msgid "%<asm%> not allowed in %<transaction_safe%> function"
28501 msgstr ""
28502
28503 #: trans-mem.c:771
28504 #, gcc-internal-format
28505 msgid "relaxed transaction in atomic transaction"
28506 msgstr ""
28507
28508 #: trans-mem.c:774
28509 #, gcc-internal-format
28510 msgid "relaxed transaction in %<transaction_safe%> function"
28511 msgstr ""
28512
28513 #: trans-mem.c:781
28514 #, gcc-internal-format
28515 msgid "outer transaction in transaction"
28516 msgstr ""
28517
28518 #: trans-mem.c:784
28519 #, gcc-internal-format
28520 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
28521 msgstr ""
28522
28523 #: trans-mem.c:788
28524 #, gcc-internal-format
28525 msgid "outer transaction in %<transaction_safe%> function"
28526 msgstr ""
28527
28528 #: trans-mem.c:4416
28529 #, gcc-internal-format
28530 msgid "%K%<asm%> not allowed in %<transaction_safe%> function"
28531 msgstr ""
28532
28533 #: tree-cfg.c:356
28534 #, gcc-internal-format
28535 msgid "ignoring loop annotation"
28536 msgstr ""
28537
28538 #: tree-cfg.c:2995
28539 #, gcc-internal-format
28540 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
28541 msgstr ""
28542
28543 #: tree-cfg.c:3000
28544 #, gcc-internal-format
28545 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
28546 msgstr ""
28547
28548 #: tree-cfg.c:3015
28549 #, gcc-internal-format
28550 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
28551 msgstr ""
28552
28553 #: tree-cfg.c:3037
28554 #, gcc-internal-format
28555 msgid "invalid expression for min lvalue"
28556 msgstr ""
28557
28558 #: tree-cfg.c:3048
28559 #, gcc-internal-format
28560 msgid "invalid operand in indirect reference"
28561 msgstr ""
28562
28563 #: tree-cfg.c:3073
28564 #, gcc-internal-format
28565 msgid "non-scalar %qs"
28566 msgstr ""
28567
28568 #: tree-cfg.c:3087
28569 #, gcc-internal-format
28570 msgid "invalid position or size operand to %qs"
28571 msgstr ""
28572
28573 #: tree-cfg.c:3093
28574 #, gcc-internal-format
28575 msgid "integral result type precision does not match field size of %qs"
28576 msgstr ""
28577
28578 #: tree-cfg.c:3102
28579 #, gcc-internal-format
28580 msgid "mode size of non-integral result does not match field size of %qs"
28581 msgstr ""
28582
28583 #: tree-cfg.c:3110
28584 #, gcc-internal-format
28585 msgid "%qs of non-mode-precision operand"
28586 msgstr ""
28587
28588 #: tree-cfg.c:3117
28589 #, gcc-internal-format
28590 msgid "position plus size exceeds size of referenced object in %qs"
28591 msgstr ""
28592
28593 #: tree-cfg.c:3128
28594 #, gcc-internal-format
28595 msgid "type mismatch in %qs reference"
28596 msgstr ""
28597
28598 #: tree-cfg.c:3144
28599 #, gcc-internal-format
28600 msgid "non-top-level %qs"
28601 msgstr ""
28602
28603 #: tree-cfg.c:3159
28604 #, gcc-internal-format
28605 msgid "invalid operands to %qs"
28606 msgstr ""
28607
28608 #: tree-cfg.c:3170 tree-cfg.c:3179 tree-cfg.c:3196 tree-cfg.c:3838
28609 #: tree-cfg.c:3867 tree-cfg.c:3884 tree-cfg.c:3905 tree-cfg.c:3951
28610 #: tree-cfg.c:3972 tree-cfg.c:4026 tree-cfg.c:4046 tree-cfg.c:4082
28611 #: tree-cfg.c:4103 tree-cfg.c:4135 tree-cfg.c:4211 tree-cfg.c:4243
28612 #: tree-cfg.c:4255 tree-cfg.c:4314 tree-cfg.c:4339 tree-cfg.c:4412
28613 #: tree-cfg.c:4490
28614 #, gcc-internal-format
28615 msgid "type mismatch in %qs"
28616 msgstr ""
28617
28618 #: tree-cfg.c:3190
28619 #, gcc-internal-format
28620 msgid "invalid %qs offset operator"
28621 msgstr ""
28622
28623 #: tree-cfg.c:3214
28624 #, gcc-internal-format
28625 msgid "conversion of %qs on the left hand side of %qs"
28626 msgstr ""
28627
28628 #: tree-cfg.c:3222
28629 #, gcc-internal-format
28630 msgid "conversion of register to a different size in %qs"
28631 msgstr ""
28632
28633 #: tree-cfg.c:3242 tree-cfg.c:3268
28634 #, gcc-internal-format
28635 msgid "invalid address operand in %qs"
28636 msgstr ""
28637
28638 #: tree-cfg.c:3249 tree-cfg.c:3275
28639 #, gcc-internal-format
28640 msgid "invalid offset operand in %qs"
28641 msgstr ""
28642
28643 #: tree-cfg.c:3256 tree-cfg.c:3282
28644 #, gcc-internal-format
28645 msgid "invalid clique in %qs"
28646 msgstr ""
28647
28648 #: tree-cfg.c:3289 tree-cfg.c:4502
28649 #, gcc-internal-format
28650 msgid "%qs in gimple IL"
28651 msgstr ""
28652
28653 #: tree-cfg.c:3342
28654 #, gcc-internal-format
28655 msgid "gimple call has two targets"
28656 msgstr ""
28657
28658 #: tree-cfg.c:3351
28659 #, gcc-internal-format
28660 msgid "gimple call has no target"
28661 msgstr ""
28662
28663 #: tree-cfg.c:3358
28664 #, gcc-internal-format
28665 msgid "invalid function in gimple call"
28666 msgstr ""
28667
28668 #: tree-cfg.c:3368
28669 #, gcc-internal-format
28670 msgid "non-function in gimple call"
28671 msgstr ""
28672
28673 #: tree-cfg.c:3379
28674 #, gcc-internal-format
28675 msgid "invalid pure const state for function"
28676 msgstr ""
28677
28678 #: tree-cfg.c:3388
28679 #, gcc-internal-format
28680 msgid "invalid LHS in gimple call"
28681 msgstr ""
28682
28683 #: tree-cfg.c:3396
28684 #, gcc-internal-format
28685 msgid "LHS in %<noreturn%> call"
28686 msgstr ""
28687
28688 #: tree-cfg.c:3410
28689 #, gcc-internal-format
28690 msgid "invalid conversion in gimple call"
28691 msgstr ""
28692
28693 #: tree-cfg.c:3419
28694 #, gcc-internal-format
28695 msgid "invalid static chain in gimple call"
28696 msgstr ""
28697
28698 #: tree-cfg.c:3430
28699 #, gcc-internal-format
28700 msgid "static chain with function that doesn%'t use one"
28701 msgstr ""
28702
28703 #. Built-in unreachable with parameters might not be caught by
28704 #. undefined behavior sanitizer. Front-ends do check users do not
28705 #. call them that way but we also produce calls to
28706 #. __builtin_unreachable internally, for example when IPA figures
28707 #. out a call cannot happen in a legal program. In such cases,
28708 #. we must make sure arguments are stripped off.
28709 #: tree-cfg.c:3448
28710 #, gcc-internal-format
28711 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
28712 msgstr ""
28713
28714 #: tree-cfg.c:3471
28715 #, gcc-internal-format
28716 msgid "invalid argument to gimple call"
28717 msgstr ""
28718
28719 #: tree-cfg.c:3491
28720 #, gcc-internal-format
28721 msgid "invalid operands in gimple comparison"
28722 msgstr ""
28723
28724 #: tree-cfg.c:3507
28725 #, gcc-internal-format
28726 msgid "mismatching comparison operand types"
28727 msgstr ""
28728
28729 #: tree-cfg.c:3524
28730 #, gcc-internal-format
28731 msgid "unsupported operation or type for vector comparison returning a boolean"
28732 msgstr ""
28733
28734 #: tree-cfg.c:3539
28735 #, gcc-internal-format
28736 msgid "non-vector operands in vector comparison"
28737 msgstr ""
28738
28739 #: tree-cfg.c:3548
28740 #, gcc-internal-format
28741 msgid "invalid vector comparison resulting type"
28742 msgstr ""
28743
28744 #: tree-cfg.c:3555
28745 #, gcc-internal-format
28746 msgid "bogus comparison result type"
28747 msgstr ""
28748
28749 #: tree-cfg.c:3577
28750 #, gcc-internal-format
28751 msgid "non-register as LHS of unary operation"
28752 msgstr ""
28753
28754 #: tree-cfg.c:3583
28755 #, gcc-internal-format
28756 msgid "invalid operand in unary operation"
28757 msgstr ""
28758
28759 #: tree-cfg.c:3606
28760 #, gcc-internal-format
28761 msgid "invalid vector types in nop conversion"
28762 msgstr ""
28763
28764 #: tree-cfg.c:3643
28765 #, gcc-internal-format
28766 msgid "invalid types in nop conversion"
28767 msgstr ""
28768
28769 #: tree-cfg.c:3658
28770 #, gcc-internal-format
28771 msgid "invalid types in address space conversion"
28772 msgstr ""
28773
28774 #: tree-cfg.c:3672
28775 #, gcc-internal-format
28776 msgid "invalid types in fixed-point conversion"
28777 msgstr ""
28778
28779 #: tree-cfg.c:3687
28780 #, gcc-internal-format
28781 msgid "invalid types in conversion to floating-point"
28782 msgstr ""
28783
28784 #: tree-cfg.c:3702
28785 #, gcc-internal-format
28786 msgid "invalid types in conversion to integer"
28787 msgstr ""
28788
28789 #: tree-cfg.c:3742
28790 #, gcc-internal-format
28791 msgid "type mismatch in %qs expression"
28792 msgstr ""
28793
28794 #: tree-cfg.c:3764
28795 #, gcc-internal-format
28796 msgid "invalid types for %qs"
28797 msgstr ""
28798
28799 #: tree-cfg.c:3775
28800 #, gcc-internal-format
28801 msgid "%qs should be from a scalar to a like vector"
28802 msgstr ""
28803
28804 #: tree-cfg.c:3789
28805 #, gcc-internal-format
28806 msgid "non-trivial conversion in unary operation"
28807 msgstr ""
28808
28809 #: tree-cfg.c:3814
28810 #, gcc-internal-format
28811 msgid "non-register as LHS of binary operation"
28812 msgstr ""
28813
28814 #: tree-cfg.c:3821
28815 #, gcc-internal-format
28816 msgid "invalid operands in binary operation"
28817 msgstr ""
28818
28819 #: tree-cfg.c:3926
28820 #, gcc-internal-format
28821 msgid "invalid non-vector operands to %qs"
28822 msgstr ""
28823
28824 #: tree-cfg.c:3937
28825 #, gcc-internal-format
28826 msgid "invalid (pointer) operands %qs"
28827 msgstr ""
28828
28829 #: tree-cfg.c:4143
28830 #, gcc-internal-format
28831 msgid "vector type expected in %qs"
28832 msgstr ""
28833
28834 #: tree-cfg.c:4156
28835 #, gcc-internal-format
28836 msgid "type mismatch in binary expression"
28837 msgstr ""
28838
28839 #: tree-cfg.c:4184
28840 #, gcc-internal-format
28841 msgid "non-register as LHS of ternary operation"
28842 msgstr ""
28843
28844 #: tree-cfg.c:4193
28845 #, gcc-internal-format
28846 msgid "invalid operands in ternary operation"
28847 msgstr ""
28848
28849 #: tree-cfg.c:4225
28850 #, gcc-internal-format
28851 msgid ""
28852 "the first argument of a %qs must be of a boolean vector type of the same "
28853 "number of elements as the result"
28854 msgstr ""
28855
28856 #: tree-cfg.c:4267 tree-cfg.c:4326
28857 #, gcc-internal-format
28858 msgid "vector types expected in %qs"
28859 msgstr ""
28860
28861 #: tree-cfg.c:4282
28862 #, gcc-internal-format
28863 msgid "vectors with different element number found in %qs"
28864 msgstr ""
28865
28866 #: tree-cfg.c:4298
28867 #, gcc-internal-format
28868 msgid "invalid mask type in %qs"
28869 msgstr ""
28870
28871 #: tree-cfg.c:4358
28872 #, gcc-internal-format
28873 msgid "not allowed type combination in %qs"
28874 msgstr ""
28875
28876 #: tree-cfg.c:4367
28877 #, gcc-internal-format
28878 msgid "invalid position or size in %qs"
28879 msgstr ""
28880
28881 #: tree-cfg.c:4373
28882 #, gcc-internal-format
28883 msgid "%qs into non-mode-precision operand"
28884 msgstr ""
28885
28886 #: tree-cfg.c:4383
28887 #, gcc-internal-format
28888 msgid "insertion out of range in %qs"
28889 msgstr ""
28890
28891 #: tree-cfg.c:4393
28892 #, gcc-internal-format
28893 msgid "%qs not at element boundary"
28894 msgstr ""
28895
28896 #: tree-cfg.c:4448
28897 #, gcc-internal-format
28898 msgid "non-trivial conversion in %qs"
28899 msgstr ""
28900
28901 #: tree-cfg.c:4457
28902 #, gcc-internal-format
28903 msgid "%qs LHS in clobber statement"
28904 msgstr ""
28905
28906 #: tree-cfg.c:4476
28907 #, gcc-internal-format
28908 msgid "invalid operand in %qs"
28909 msgstr ""
28910
28911 #: tree-cfg.c:4517 tree-cfg.c:4543
28912 #, gcc-internal-format
28913 msgid "invalid RHS for gimple memory store: %qs"
28914 msgstr ""
28915
28916 #: tree-cfg.c:4577 tree-cfg.c:4595
28917 #, gcc-internal-format
28918 msgid "incorrect type of vector %qs elements"
28919 msgstr ""
28920
28921 #: tree-cfg.c:4586 tree-cfg.c:4603
28922 #, gcc-internal-format
28923 msgid "incorrect number of vector %qs elements"
28924 msgstr ""
28925
28926 #: tree-cfg.c:4611
28927 #, gcc-internal-format
28928 msgid "incorrect type of vector CONSTRUCTOR elements"
28929 msgstr ""
28930
28931 #: tree-cfg.c:4620
28932 #, gcc-internal-format
28933 msgid "vector %qs with non-NULL element index"
28934 msgstr ""
28935
28936 #: tree-cfg.c:4627
28937 #, gcc-internal-format
28938 msgid "vector %qs element is not a GIMPLE value"
28939 msgstr ""
28940
28941 #: tree-cfg.c:4636
28942 #, gcc-internal-format
28943 msgid "non-vector %qs with elements"
28944 msgstr ""
28945
28946 #: tree-cfg.c:4647
28947 #, gcc-internal-format
28948 msgid "%qs with an always-false condition"
28949 msgstr ""
28950
28951 #: tree-cfg.c:4706
28952 #, gcc-internal-format
28953 msgid "invalid operand in return statement"
28954 msgstr ""
28955
28956 #: tree-cfg.c:4721 c/gimple-parser.c:2419
28957 #, gcc-internal-format
28958 msgid "invalid conversion in return statement"
28959 msgstr ""
28960
28961 #: tree-cfg.c:4745
28962 #, gcc-internal-format
28963 msgid "goto destination is neither a label nor a pointer"
28964 msgstr ""
28965
28966 #: tree-cfg.c:4764
28967 #, gcc-internal-format
28968 msgid "invalid operand to switch statement"
28969 msgstr ""
28970
28971 #: tree-cfg.c:4772
28972 #, gcc-internal-format
28973 msgid "non-integral type switch statement"
28974 msgstr ""
28975
28976 #: tree-cfg.c:4782
28977 #, gcc-internal-format
28978 msgid "invalid default case label in switch statement"
28979 msgstr ""
28980
28981 #: tree-cfg.c:4794
28982 #, gcc-internal-format
28983 msgid "invalid %<CASE_CHAIN%>"
28984 msgstr ""
28985
28986 #: tree-cfg.c:4800
28987 #, gcc-internal-format
28988 msgid "invalid case label in switch statement"
28989 msgstr ""
28990
28991 #: tree-cfg.c:4807
28992 #, gcc-internal-format
28993 msgid "invalid case range in switch statement"
28994 msgstr ""
28995
28996 #: tree-cfg.c:4817
28997 #, gcc-internal-format
28998 msgid "type mismatch for case label in switch statement"
28999 msgstr ""
29000
29001 #: tree-cfg.c:4827
29002 #, gcc-internal-format
29003 msgid "type precision mismatch in switch statement"
29004 msgstr ""
29005
29006 #: tree-cfg.c:4836
29007 #, gcc-internal-format
29008 msgid "case labels not sorted in switch statement"
29009 msgstr ""
29010
29011 #: tree-cfg.c:4879
29012 #, gcc-internal-format
29013 msgid "label context is not the current function declaration"
29014 msgstr ""
29015
29016 #: tree-cfg.c:4888
29017 #, gcc-internal-format
29018 msgid "incorrect entry in %<label_to_block_map%>"
29019 msgstr ""
29020
29021 #: tree-cfg.c:4898
29022 #, gcc-internal-format
29023 msgid "incorrect setting of landing pad number"
29024 msgstr ""
29025
29026 #: tree-cfg.c:4914
29027 #, gcc-internal-format
29028 msgid "invalid comparison code in gimple cond"
29029 msgstr ""
29030
29031 #: tree-cfg.c:4922
29032 #, gcc-internal-format
29033 msgid "invalid labels in gimple cond"
29034 msgstr ""
29035
29036 #: tree-cfg.c:5005 tree-cfg.c:5014
29037 #, gcc-internal-format
29038 msgid "invalid %<PHI%> result"
29039 msgstr ""
29040
29041 #: tree-cfg.c:5024
29042 #, gcc-internal-format
29043 msgid "missing %<PHI%> def"
29044 msgstr ""
29045
29046 #: tree-cfg.c:5038
29047 #, gcc-internal-format
29048 msgid "invalid %<PHI%> argument"
29049 msgstr ""
29050
29051 #: tree-cfg.c:5045
29052 #, gcc-internal-format
29053 msgid "incompatible types in %<PHI%> argument %u"
29054 msgstr ""
29055
29056 #: tree-cfg.c:5143
29057 #, gcc-internal-format
29058 msgid "%<verify_gimple%> failed"
29059 msgstr ""
29060
29061 #: tree-cfg.c:5200
29062 #, gcc-internal-format
29063 msgid "dead statement in EH table"
29064 msgstr ""
29065
29066 #: tree-cfg.c:5216
29067 #, gcc-internal-format
29068 msgid "location references block not in block tree"
29069 msgstr ""
29070
29071 #: tree-cfg.c:5265
29072 #, gcc-internal-format
29073 msgid "local declaration from a different function"
29074 msgstr ""
29075
29076 #: tree-cfg.c:5368
29077 #, gcc-internal-format
29078 msgid "gimple_bb (phi) is set to a wrong basic block"
29079 msgstr ""
29080
29081 #: tree-cfg.c:5377
29082 #, gcc-internal-format
29083 msgid "PHI node with location"
29084 msgstr ""
29085
29086 #: tree-cfg.c:5388 tree-cfg.c:5435
29087 #, gcc-internal-format
29088 msgid "incorrect sharing of tree nodes"
29089 msgstr ""
29090
29091 #: tree-cfg.c:5396
29092 #, gcc-internal-format
29093 msgid "virtual PHI with argument locations"
29094 msgstr ""
29095
29096 #: tree-cfg.c:5423
29097 #, gcc-internal-format
29098 msgid "gimple_bb (stmt) is set to a wrong basic block"
29099 msgstr ""
29100
29101 #: tree-cfg.c:5463
29102 #, gcc-internal-format
29103 msgid "statement marked for throw, but doesn%'t"
29104 msgstr ""
29105
29106 #: tree-cfg.c:5469
29107 #, gcc-internal-format
29108 msgid "statement marked for throw in middle of block"
29109 msgstr ""
29110
29111 #: tree-cfg.c:5491
29112 #, gcc-internal-format
29113 msgid "verify_gimple failed"
29114 msgstr ""
29115
29116 #: tree-cfg.c:5513
29117 #, gcc-internal-format
29118 msgid "ENTRY_BLOCK has IL associated with it"
29119 msgstr ""
29120
29121 #: tree-cfg.c:5520
29122 #, gcc-internal-format
29123 msgid "EXIT_BLOCK has IL associated with it"
29124 msgstr ""
29125
29126 #: tree-cfg.c:5527
29127 #, gcc-internal-format, gfc-internal-format
29128 msgid "fallthru to exit from bb %d"
29129 msgstr ""
29130
29131 #: tree-cfg.c:5551
29132 #, gcc-internal-format
29133 msgid "nonlocal label "
29134 msgstr ""
29135
29136 #: tree-cfg.c:5560
29137 #, gcc-internal-format
29138 msgid "EH landing pad label "
29139 msgstr ""
29140
29141 #: tree-cfg.c:5569 tree-cfg.c:5578 tree-cfg.c:5603
29142 #, gcc-internal-format
29143 msgid "label "
29144 msgstr ""
29145
29146 #: tree-cfg.c:5593
29147 #, gcc-internal-format, gfc-internal-format
29148 msgid "control flow in the middle of basic block %d"
29149 msgstr ""
29150
29151 #: tree-cfg.c:5626
29152 #, gcc-internal-format, gfc-internal-format
29153 msgid "fallthru edge after a control statement in bb %d"
29154 msgstr ""
29155
29156 #: tree-cfg.c:5639
29157 #, gcc-internal-format, gfc-internal-format
29158 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
29159 msgstr ""
29160
29161 #: tree-cfg.c:5662 tree-cfg.c:5684 tree-cfg.c:5701 tree-cfg.c:5770
29162 #, gcc-internal-format, gfc-internal-format
29163 msgid "wrong outgoing edge flags at end of bb %d"
29164 msgstr ""
29165
29166 #: tree-cfg.c:5672
29167 #, gcc-internal-format, gfc-internal-format
29168 msgid "explicit goto at end of bb %d"
29169 msgstr ""
29170
29171 #: tree-cfg.c:5706
29172 #, gcc-internal-format, gfc-internal-format
29173 msgid "return edge does not point to exit in bb %d"
29174 msgstr ""
29175
29176 #: tree-cfg.c:5736
29177 #, gcc-internal-format
29178 msgid "found default case not at the start of case vector"
29179 msgstr ""
29180
29181 #: tree-cfg.c:5744
29182 #, gcc-internal-format
29183 msgid "case labels not sorted: "
29184 msgstr ""
29185
29186 #: tree-cfg.c:5761
29187 #, gcc-internal-format, gfc-internal-format
29188 msgid "extra outgoing edge %d->%d"
29189 msgstr ""
29190
29191 #: tree-cfg.c:5784
29192 #, gcc-internal-format, gfc-internal-format
29193 msgid "missing edge %i->%i"
29194 msgstr ""
29195
29196 #: tree-cfg.c:9412
29197 #, gcc-internal-format
29198 msgid "%<noreturn%> function does return"
29199 msgstr ""
29200
29201 #: tree-cfg.c:9433 tree-cfg.c:9465
29202 #, gcc-internal-format
29203 msgid "control reaches end of non-void function"
29204 msgstr ""
29205
29206 #: tree-cfg.c:9531
29207 #, gcc-internal-format
29208 msgid ""
29209 "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
29210 msgstr ""
29211
29212 #: tree-cfg.c:9536 cp/cvt.c:1109
29213 #, gcc-internal-format
29214 msgid ""
29215 "ignoring return value of function declared with attribute "
29216 "%<warn_unused_result%>"
29217 msgstr ""
29218
29219 #: tree-diagnostic.c:203
29220 #, gcc-internal-format
29221 msgid "in definition of macro %qs"
29222 msgstr ""
29223
29224 #: tree-diagnostic.c:220
29225 #, gcc-internal-format
29226 msgid "in expansion of macro %qs"
29227 msgstr ""
29228
29229 #: tree-eh.c:4901
29230 #, gcc-internal-format, gfc-internal-format
29231 msgid "BB %i has multiple EH edges"
29232 msgstr ""
29233
29234 #: tree-eh.c:4913
29235 #, gcc-internal-format, gfc-internal-format
29236 msgid "BB %i cannot throw but has an EH edge"
29237 msgstr ""
29238
29239 #: tree-eh.c:4921
29240 #, gcc-internal-format, gfc-internal-format
29241 msgid "BB %i last statement has incorrectly set lp"
29242 msgstr ""
29243
29244 #: tree-eh.c:4927
29245 #, gcc-internal-format, gfc-internal-format
29246 msgid "BB %i is missing an EH edge"
29247 msgstr ""
29248
29249 #: tree-eh.c:4933
29250 #, gcc-internal-format, gfc-internal-format
29251 msgid "Incorrect EH edge %i->%i"
29252 msgstr ""
29253
29254 #: tree-eh.c:4967 tree-eh.c:4986
29255 #, gcc-internal-format, gfc-internal-format
29256 msgid "BB %i is missing an edge"
29257 msgstr ""
29258
29259 #: tree-eh.c:5003
29260 #, gcc-internal-format, gfc-internal-format
29261 msgid "BB %i too many fallthru edges"
29262 msgstr ""
29263
29264 #: tree-eh.c:5012
29265 #, gcc-internal-format, gfc-internal-format
29266 msgid "BB %i has incorrect edge"
29267 msgstr ""
29268
29269 #: tree-eh.c:5018
29270 #, gcc-internal-format, gfc-internal-format
29271 msgid "BB %i has incorrect fallthru edge"
29272 msgstr ""
29273
29274 #: tree-inline.c:3845
29275 #, gcc-internal-format
29276 msgid "function %q+F can never be copied because it receives a non-local goto"
29277 msgstr ""
29278
29279 #: tree-inline.c:3852
29280 #, gcc-internal-format
29281 msgid ""
29282 "function %q+F can never be copied because it saves address of local label in "
29283 "a static variable"
29284 msgstr ""
29285
29286 #: tree-inline.c:3892
29287 #, gcc-internal-format
29288 msgid ""
29289 "function %q+F can never be inlined because it uses alloca (override using "
29290 "the always_inline attribute)"
29291 msgstr ""
29292
29293 #: tree-inline.c:3906
29294 #, gcc-internal-format
29295 msgid "function %q+F can never be inlined because it uses setjmp"
29296 msgstr ""
29297
29298 #: tree-inline.c:3920
29299 #, gcc-internal-format
29300 msgid ""
29301 "function %q+F can never be inlined because it uses variable argument lists"
29302 msgstr ""
29303
29304 #: tree-inline.c:3932
29305 #, gcc-internal-format
29306 msgid ""
29307 "function %q+F can never be inlined because it uses setjmp-longjmp exception "
29308 "handling"
29309 msgstr ""
29310
29311 #: tree-inline.c:3940
29312 #, gcc-internal-format
29313 msgid "function %q+F can never be inlined because it uses non-local goto"
29314 msgstr ""
29315
29316 #: tree-inline.c:3952
29317 #, gcc-internal-format
29318 msgid ""
29319 "function %q+F can never be inlined because it uses %<__builtin_return%> or "
29320 "%<__builtin_apply_args%>"
29321 msgstr ""
29322
29323 #: tree-inline.c:3972
29324 #, gcc-internal-format
29325 msgid "function %q+F can never be inlined because it contains a computed goto"
29326 msgstr ""
29327
29328 #: tree-inline.c:4073
29329 #, gcc-internal-format
29330 msgid ""
29331 "function %q+F can never be inlined because it is suppressed using %<-fno-"
29332 "inline%>"
29333 msgstr ""
29334
29335 #: tree-inline.c:4081
29336 #, gcc-internal-format
29337 msgid ""
29338 "function %q+F can never be inlined because it uses attributes conflicting "
29339 "with inlining"
29340 msgstr ""
29341
29342 #: tree-inline.c:4759
29343 #, gcc-internal-format
29344 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
29345 msgstr ""
29346
29347 #: tree-inline.c:4762 tree-inline.c:4783
29348 #, gcc-internal-format
29349 msgid "called from here"
29350 msgstr ""
29351
29352 #: tree-inline.c:4765 tree-inline.c:4786
29353 #, gcc-internal-format
29354 msgid "called from this function"
29355 msgstr ""
29356
29357 #: tree-inline.c:4779
29358 #, gcc-internal-format
29359 msgid "inlining failed in call to %q+F: %s"
29360 msgstr ""
29361
29362 #: tree-into-ssa.c:3347
29363 #, gcc-internal-format
29364 msgid "statement uses released SSA name"
29365 msgstr ""
29366
29367 #: tree-into-ssa.c:3359
29368 #, gcc-internal-format
29369 msgid "cannot update SSA form"
29370 msgstr ""
29371
29372 #: tree-into-ssa.c:3450 tree-outof-ssa.c:902 tree-ssa-coalesce.c:1003
29373 #, gcc-internal-format
29374 msgid "SSA corruption"
29375 msgstr ""
29376
29377 #: tree-nested.c:1061
29378 #, gcc-internal-format, gfc-internal-format
29379 msgid "%s from %s referenced in %s"
29380 msgstr ""
29381
29382 #: tree-nested.c:2774
29383 #, gcc-internal-format, gfc-internal-format
29384 msgid "%s from %s called in %s"
29385 msgstr ""
29386
29387 #: tree-profile.c:621
29388 #, gcc-internal-format
29389 msgid "invalid regular expression %qs in %qs"
29390 msgstr ""
29391
29392 #: tree-profile.c:711
29393 #, gcc-internal-format
29394 msgid "target does not support atomic profile update, single mode is selected"
29395 msgstr ""
29396
29397 #: tree-ssa-ccp.c:3572
29398 msgid "%G%qs pointer null"
29399 msgstr ""
29400
29401 #: tree-ssa-ccp.c:3575 c-family/c-common.c:5543
29402 #, gcc-internal-format
29403 msgid "in a call to non-static member function %qD"
29404 msgstr ""
29405
29406 #: tree-ssa-ccp.c:3581
29407 msgid "%Gargument %u null where non-null expected"
29408 msgstr ""
29409
29410 #: tree-ssa-ccp.c:3587
29411 #, gcc-internal-format
29412 msgid "in a call to built-in function %qD"
29413 msgstr ""
29414
29415 #: tree-ssa-ccp.c:3591 c-family/c-common.c:5553
29416 #, gcc-internal-format
29417 msgid "in a call to function %qD declared %qs"
29418 msgstr ""
29419
29420 #: tree-ssa-loop-niter.c:3360
29421 #, gcc-internal-format, gfc-internal-format
29422 msgid "iteration %s invokes undefined behavior"
29423 msgstr ""
29424
29425 #: tree-ssa-loop-niter.c:3361
29426 #, gcc-internal-format
29427 msgid "within this loop"
29428 msgstr ""
29429
29430 #: tree-ssa-loop-prefetch.c:2095
29431 #, gcc-internal-format
29432 msgid "%<l1-cache-size%> parameter is not a power of two %d"
29433 msgstr ""
29434
29435 #: tree-ssa-operands.c:1041
29436 #, gcc-internal-format
29437 msgid "virtual definition of statement not up to date"
29438 msgstr ""
29439
29440 #: tree-ssa-operands.c:1048
29441 #, gcc-internal-format
29442 msgid "virtual def operand missing for statement"
29443 msgstr ""
29444
29445 #: tree-ssa-operands.c:1058
29446 #, gcc-internal-format
29447 msgid "virtual use of statement not up to date"
29448 msgstr ""
29449
29450 #: tree-ssa-operands.c:1065
29451 #, gcc-internal-format
29452 msgid "virtual use operand missing for statement"
29453 msgstr ""
29454
29455 #: tree-ssa-operands.c:1082
29456 #, gcc-internal-format
29457 msgid "excess use operand for statement"
29458 msgstr ""
29459
29460 #: tree-ssa-operands.c:1092
29461 #, gcc-internal-format
29462 msgid "use operand missing for statement"
29463 msgstr ""
29464
29465 #: tree-ssa-operands.c:1099
29466 #, gcc-internal-format
29467 msgid "statement volatile flag not up to date"
29468 msgstr ""
29469
29470 #: tree-ssa-strlen.c:2149
29471 msgid ""
29472 "%G%qD writing one too many bytes into a region of a size that depends on "
29473 "%<strlen%>"
29474 msgstr ""
29475
29476 #: tree-ssa-strlen.c:2153
29477 msgid ""
29478 "%Gwriting one too many bytes into a region of a size that depends on %<strlen"
29479 "%>"
29480 msgstr ""
29481
29482 #: tree-ssa-strlen.c:2163
29483 msgid "%G%qD writing %wu byte into a region of size %wu"
29484 msgid_plural "%G%qD writing %wu bytes into a region of size %wu"
29485 msgstr[0] ""
29486 msgstr[1] ""
29487
29488 #: tree-ssa-strlen.c:2171
29489 msgid "%Gwriting %wu byte into a region of size %wu"
29490 msgid_plural "%Gwriting %wu bytes into a region of size %wu"
29491 msgstr[0] ""
29492 msgstr[1] ""
29493
29494 #: tree-ssa-strlen.c:2181
29495 msgid "%G%qD writing %wu byte into a region of size between %wu and %wu"
29496 msgid_plural ""
29497 "%G%qD writing %wu bytes into a region of size between %wu and %wu"
29498 msgstr[0] ""
29499 msgstr[1] ""
29500
29501 #: tree-ssa-strlen.c:2189
29502 msgid "%Gwriting %wu byte into a region of size between %wu and %wu"
29503 msgid_plural "%Gwriting %wu bytes into a region of size between %wu and %wu"
29504 msgstr[0] ""
29505 msgstr[1] ""
29506
29507 #: tree-ssa-strlen.c:2199
29508 msgid "%G%qD writing between %wu and %wu bytes into a region of size %wu"
29509 msgstr ""
29510
29511 #: tree-ssa-strlen.c:2205
29512 msgid "%Gwriting between %wu and %wu bytes into a region of size %wu"
29513 msgstr ""
29514
29515 #: tree-ssa-strlen.c:2213
29516 msgid ""
29517 "%G%qD writing between %wu and %wu bytes into a region of size between %wu "
29518 "and %wu"
29519 msgstr ""
29520
29521 #: tree-ssa-strlen.c:2219
29522 msgid ""
29523 "%Gwriting between %wu and %wu bytes into a region of size between %wu and %wu"
29524 msgstr ""
29525
29526 #: tree-ssa-strlen.c:2256
29527 #, gcc-internal-format
29528 msgid "at offset %s to object %qD with size %E declared here"
29529 msgstr ""
29530
29531 #: tree-ssa-strlen.c:2260
29532 #, gcc-internal-format
29533 msgid "at offset %s to object %qD declared here"
29534 msgstr ""
29535
29536 #: tree-ssa-strlen.c:2292
29537 #, gcc-internal-format
29538 msgid "at offset %s to an object with size %wu declared here"
29539 msgstr ""
29540
29541 #: tree-ssa-strlen.c:2299
29542 #, gcc-internal-format
29543 msgid "at offset %s to an object with size at most %wu declared here"
29544 msgstr ""
29545
29546 #: tree-ssa-strlen.c:2304
29547 #, gcc-internal-format, gfc-internal-format
29548 msgid "at offset %s to an object declared here"
29549 msgstr ""
29550
29551 #: tree-ssa-strlen.c:2308
29552 #, gcc-internal-format
29553 msgid "at offset %s to an object with size between %wu and %wu declared here"
29554 msgstr ""
29555
29556 #: tree-ssa-strlen.c:2316
29557 #, gcc-internal-format
29558 msgid "at offset %s to an object with size %wu allocated by %qE here"
29559 msgstr ""
29560
29561 #: tree-ssa-strlen.c:2323
29562 #, gcc-internal-format
29563 msgid "at offset %s to an object with size at most %wu allocated by %qD here"
29564 msgstr ""
29565
29566 #: tree-ssa-strlen.c:2328
29567 #, gcc-internal-format
29568 msgid "at offset %s to an object allocated by %qE here"
29569 msgstr ""
29570
29571 #: tree-ssa-strlen.c:2333
29572 #, gcc-internal-format
29573 msgid ""
29574 "at offset %s to an object with size between %wu and %wu allocated by %qE here"
29575 msgstr ""
29576
29577 #: tree-ssa-strlen.c:3224
29578 msgid ""
29579 "%G%qD output truncated before terminating nul copying %E byte from a string "
29580 "of the same length"
29581 msgid_plural ""
29582 "%G%qD output truncated before terminating nul copying %E bytes from a string "
29583 "of the same length"
29584 msgstr[0] ""
29585 msgstr[1] ""
29586
29587 #: tree-ssa-strlen.c:3240
29588 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
29589 msgid_plural ""
29590 "%G%qD output truncated copying %E bytes from a string of length %wu"
29591 msgstr[0] ""
29592 msgstr[1] ""
29593
29594 #: tree-ssa-strlen.c:3247
29595 msgid ""
29596 "%G%qD output truncated copying between %wu and %wu bytes from a string of "
29597 "length %wu"
29598 msgstr ""
29599
29600 #: tree-ssa-strlen.c:3259
29601 msgid ""
29602 "%G%qD output may be truncated copying %E byte from a string of length %wu"
29603 msgid_plural ""
29604 "%G%qD output may be truncated copying %E bytes from a string of length %wu"
29605 msgstr[0] ""
29606 msgstr[1] ""
29607
29608 #: tree-ssa-strlen.c:3266 tree-ssa-strlen.c:3282
29609 msgid ""
29610 "%G%qD output may be truncated copying between %wu and %wu bytes from a "
29611 "string of length %wu"
29612 msgstr ""
29613
29614 #: tree-ssa-strlen.c:3423
29615 msgid ""
29616 "%G%qD output truncated before terminating nul copying as many bytes from a "
29617 "string as its length"
29618 msgstr ""
29619
29620 #: tree-ssa-strlen.c:3429
29621 msgid "%G%qD specified bound depends on the length of the source argument"
29622 msgstr ""
29623
29624 #: tree-ssa-strlen.c:3436
29625 #, gcc-internal-format
29626 msgid "length computed here"
29627 msgstr ""
29628
29629 #: tree-ssa-strlen.c:4341
29630 msgid ""
29631 "%G%qD of a string of length %wu or more and an array of size %wu evaluates "
29632 "to nonzero"
29633 msgstr ""
29634
29635 #: tree-ssa-strlen.c:4343
29636 msgid ""
29637 "%G%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
29638 msgstr ""
29639
29640 #: tree-ssa-strlen.c:4350
29641 msgid ""
29642 "%G%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
29643 msgstr ""
29644
29645 #: tree-ssa-strlen.c:4355
29646 msgid ""
29647 "%G%qD of a string of length %wu, an array of size %wu and bound of %wu "
29648 "evaluates to nonzero"
29649 msgstr ""
29650
29651 #: tree-ssa-strlen.c:4365
29652 #, gcc-internal-format
29653 msgid "in this expression"
29654 msgstr ""
29655
29656 #: tree-ssa-uninit.c:194 varasm.c:343
29657 #, gcc-internal-format
29658 msgid "%qD was declared here"
29659 msgstr ""
29660
29661 #: tree-ssa-uninit.c:419
29662 msgid "%G%qE is used uninitialized"
29663 msgstr ""
29664
29665 #: tree-ssa-uninit.c:432
29666 msgid "%G%qE may be used uninitialized"
29667 msgstr ""
29668
29669 #: tree-ssa-uninit.c:539
29670 #, gcc-internal-format
29671 msgid "in a call to %qD declared with attribute %<access (%s, %u)%> here"
29672 msgstr ""
29673
29674 #: tree-ssa-uninit.c:547
29675 #, gcc-internal-format
29676 msgid "in a call to %qT declared with attribute %<access (%s, %u)%>"
29677 msgstr ""
29678
29679 #: tree-ssa-uninit.c:555
29680 #, gcc-internal-format
29681 msgid "by argument %u of type %qT to %qD declared here"
29682 msgstr ""
29683
29684 #: tree-ssa-uninit.c:562
29685 #, gcc-internal-format
29686 msgid "by argument %u of type %qT to %qT"
29687 msgstr ""
29688
29689 #: tree-ssa-uninit.c:616
29690 #, gcc-internal-format
29691 msgid "%qD is used uninitialized"
29692 msgstr ""
29693
29694 #: tree-ssa-uninit.c:621
29695 #, gcc-internal-format
29696 msgid "%qD may be used uninitialized"
29697 msgstr ""
29698
29699 #: tree-ssa-uninit.c:2885
29700 #, gcc-internal-format
29701 msgid "%qD may be used uninitialized in this function"
29702 msgstr ""
29703
29704 #: tree-ssa.c:667
29705 #, gcc-internal-format, gfc-internal-format
29706 msgid "multiple virtual PHI nodes in BB %d"
29707 msgstr ""
29708
29709 #: tree-ssa.c:681 tree-ssa.c:710
29710 #, gcc-internal-format
29711 msgid "virtual definition is not an SSA name"
29712 msgstr ""
29713
29714 #: tree-ssa.c:697
29715 #, gcc-internal-format
29716 msgid "stmt with wrong VUSE"
29717 msgstr ""
29718
29719 #: tree-ssa.c:727
29720 #, gcc-internal-format, gfc-internal-format
29721 msgid "PHI node with wrong VUSE on edge from BB %d"
29722 msgstr ""
29723
29724 #: tree-ssa.c:753
29725 #, gcc-internal-format
29726 msgid "expected an SSA_NAME object"
29727 msgstr ""
29728
29729 #: tree-ssa.c:759
29730 #, gcc-internal-format
29731 msgid "found an SSA_NAME that had been released into the free pool"
29732 msgstr ""
29733
29734 #: tree-ssa.c:766
29735 #, gcc-internal-format
29736 msgid "type mismatch between an SSA_NAME and its symbol"
29737 msgstr ""
29738
29739 #: tree-ssa.c:772
29740 #, gcc-internal-format
29741 msgid "found a virtual definition for a GIMPLE register"
29742 msgstr ""
29743
29744 #: tree-ssa.c:778
29745 #, gcc-internal-format
29746 msgid "virtual SSA name for non-VOP decl"
29747 msgstr ""
29748
29749 #: tree-ssa.c:784
29750 #, gcc-internal-format
29751 msgid "found a real definition for a non-register"
29752 msgstr ""
29753
29754 #: tree-ssa.c:791
29755 #, gcc-internal-format
29756 msgid "found a default name with a non-empty defining statement"
29757 msgstr ""
29758
29759 #: tree-ssa.c:821
29760 #, gcc-internal-format
29761 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
29762 msgstr ""
29763
29764 #: tree-ssa.c:827
29765 #, gcc-internal-format, gfc-internal-format
29766 msgid "SSA_NAME created in two different blocks %i and %i"
29767 msgstr ""
29768
29769 #: tree-ssa.c:836 tree-ssa.c:1170
29770 #, gcc-internal-format
29771 msgid "SSA_NAME_DEF_STMT is wrong"
29772 msgstr ""
29773
29774 #: tree-ssa.c:888
29775 #, gcc-internal-format
29776 msgid "missing definition"
29777 msgstr ""
29778
29779 #: tree-ssa.c:894
29780 #, gcc-internal-format, gfc-internal-format
29781 msgid "definition in block %i does not dominate use in block %i"
29782 msgstr ""
29783
29784 #: tree-ssa.c:902
29785 #, gcc-internal-format, gfc-internal-format
29786 msgid "definition in block %i follows the use"
29787 msgstr ""
29788
29789 #: tree-ssa.c:909
29790 #, gcc-internal-format
29791 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
29792 msgstr ""
29793
29794 #: tree-ssa.c:917
29795 #, gcc-internal-format
29796 msgid "no immediate_use list"
29797 msgstr ""
29798
29799 #: tree-ssa.c:929
29800 #, gcc-internal-format
29801 msgid "wrong immediate use list"
29802 msgstr ""
29803
29804 #: tree-ssa.c:963
29805 #, gcc-internal-format
29806 msgid "incoming edge count does not match number of PHI arguments"
29807 msgstr ""
29808
29809 #: tree-ssa.c:977
29810 #, gcc-internal-format, gfc-internal-format
29811 msgid "PHI argument is missing for edge %d->%d"
29812 msgstr ""
29813
29814 #: tree-ssa.c:986
29815 #, gcc-internal-format
29816 msgid "PHI argument is not SSA_NAME, or invariant"
29817 msgstr ""
29818
29819 #: tree-ssa.c:1007
29820 #, gcc-internal-format
29821 msgid "address taken, but ADDRESSABLE bit not set"
29822 msgstr ""
29823
29824 #: tree-ssa.c:1014
29825 #, gcc-internal-format, gfc-internal-format
29826 msgid "wrong edge %d->%d for PHI argument"
29827 msgstr ""
29828
29829 #: tree-ssa.c:1089
29830 #, gcc-internal-format
29831 msgid "shared SSA name info"
29832 msgstr ""
29833
29834 #: tree-ssa.c:1116
29835 #, gcc-internal-format, gfc-internal-format
29836 msgid "AUX pointer initialized for edge %d->%d"
29837 msgstr ""
29838
29839 #: tree-ssa.c:1142
29840 #, gcc-internal-format
29841 msgid "stmt (%p) marked modified after optimization pass: "
29842 msgstr ""
29843
29844 #: tree-ssa.c:1208
29845 #, gcc-internal-format
29846 msgid "verify_ssa failed"
29847 msgstr ""
29848
29849 #: tree-streamer-in.c:354
29850 #, gcc-internal-format
29851 msgid "machine independent builtin code out of range"
29852 msgstr ""
29853
29854 #: tree-streamer-in.c:360
29855 #, gcc-internal-format
29856 msgid "target specific builtin not available"
29857 msgstr ""
29858
29859 #: tree-vect-generic.c:288 tree-vect-generic.c:446 tree-vect-generic.c:1968
29860 #, gcc-internal-format
29861 msgid "vector operation will be expanded piecewise"
29862 msgstr ""
29863
29864 #: tree-vect-generic.c:291
29865 #, gcc-internal-format
29866 msgid "vector operation will be expanded in parallel"
29867 msgstr ""
29868
29869 #: tree-vect-generic.c:344
29870 #, gcc-internal-format
29871 msgid "vector operation will be expanded with a single scalar operation"
29872 msgstr ""
29873
29874 #: tree-vect-generic.c:1055
29875 #, gcc-internal-format
29876 msgid "vector condition will be expanded piecewise"
29877 msgstr ""
29878
29879 #: tree-vect-generic.c:1543
29880 #, gcc-internal-format
29881 msgid "vector shuffling operation will be expanded piecewise"
29882 msgstr ""
29883
29884 #: tree-vect-loop.c:3901
29885 #, gcc-internal-format
29886 msgid "vectorization did not happen for a simd loop"
29887 msgstr ""
29888
29889 #: tree.c:2045
29890 #, gcc-internal-format
29891 msgid "non-constant element in constant CONSTRUCTOR"
29892 msgstr ""
29893
29894 #: tree.c:2047
29895 #, gcc-internal-format
29896 msgid "side-effects element in no-side-effects CONSTRUCTOR"
29897 msgstr ""
29898
29899 #: tree.c:8143
29900 #, gcc-internal-format
29901 msgid "arrays of functions are not meaningful"
29902 msgstr ""
29903
29904 #: tree.c:8307
29905 #, gcc-internal-format
29906 msgid "function return type cannot be function"
29907 msgstr ""
29908
29909 #: tree.c:9687 tree.c:9772 tree.c:9835
29910 #, gcc-internal-format, gfc-internal-format
29911 msgid "tree check: %s, have %s in %s, at %s:%d"
29912 msgstr ""
29913
29914 #: tree.c:9724
29915 #, gcc-internal-format, gfc-internal-format
29916 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
29917 msgstr ""
29918
29919 #: tree.c:9737
29920 #, gcc-internal-format
29921 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
29922 msgstr ""
29923
29924 #: tree.c:9786
29925 #, gcc-internal-format
29926 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
29927 msgstr ""
29928
29929 #: tree.c:9799
29930 #, gcc-internal-format
29931 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
29932 msgstr ""
29933
29934 #: tree.c:9861
29935 #, gcc-internal-format
29936 msgid ""
29937 "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:"
29938 "%d"
29939 msgstr ""
29940
29941 #: tree.c:9875
29942 #, gcc-internal-format
29943 msgid ""
29944 "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
29945 msgstr ""
29946
29947 #: tree.c:9888
29948 #, gcc-internal-format
29949 msgid ""
29950 "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
29951 msgstr ""
29952
29953 #: tree.c:9901
29954 #, gcc-internal-format, gfc-internal-format
29955 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
29956 msgstr ""
29957
29958 #: tree.c:9914
29959 #, gcc-internal-format
29960 msgid ""
29961 "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, "
29962 "at %s:%d"
29963 msgstr ""
29964
29965 #: tree.c:13043
29966 #, gcc-internal-format
29967 msgid "%qD is deprecated: %s"
29968 msgstr ""
29969
29970 #: tree.c:13046
29971 #, gcc-internal-format
29972 msgid "%qD is deprecated"
29973 msgstr ""
29974
29975 #: tree.c:13069
29976 #, gcc-internal-format
29977 msgid "%qE is deprecated: %s"
29978 msgstr ""
29979
29980 #: tree.c:13072
29981 #, gcc-internal-format
29982 msgid "%qE is deprecated"
29983 msgstr ""
29984
29985 #: tree.c:13078
29986 #, gcc-internal-format, gfc-internal-format
29987 msgid "type is deprecated: %s"
29988 msgstr ""
29989
29990 #: tree.c:13081
29991 #, gcc-internal-format
29992 msgid "type is deprecated"
29993 msgstr ""
29994
29995 #. Type variant can differ by:
29996 #.
29997 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
29998 #. ENCODE_QUAL_ADDR_SPACE.
29999 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
30000 #. in this case some values may not be set in the variant types
30001 #. (see TYPE_COMPLETE_P checks).
30002 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
30003 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
30004 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
30005 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
30006 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
30007 #. this is necessary to make it possible to merge types form different TUs
30008 #. - arrays, pointers and references may have TREE_TYPE that is a variant
30009 #. of TREE_TYPE of their main variants.
30010 #. - aggregates may have new TYPE_FIELDS list that list variants of
30011 #. the main variant TYPE_FIELDS.
30012 #. - vector types may differ by TYPE_VECTOR_OPAQUE
30013 #.
30014 #. Convenience macro for matching individual fields.
30015 #: tree.c:13884
30016 #, gcc-internal-format, gfc-internal-format
30017 msgid "type variant differs by %s"
30018 msgstr ""
30019
30020 #: tree.c:13925
30021 #, gcc-internal-format
30022 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
30023 msgstr ""
30024
30025 #: tree.c:13927
30026 #, gcc-internal-format
30027 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
30028 msgstr ""
30029
30030 #: tree.c:13929
30031 #, gcc-internal-format
30032 msgid "type%'s %<TYPE_SIZE_UNIT%>"
30033 msgstr ""
30034
30035 #: tree.c:13952
30036 #, gcc-internal-format
30037 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
30038 msgstr ""
30039
30040 #: tree.c:13965
30041 #, gcc-internal-format
30042 msgid "type variant has different %<TYPE_VFIELD%>"
30043 msgstr ""
30044
30045 #: tree.c:14001
30046 #, gcc-internal-format
30047 msgid "type variant has different %<TYPE_BINFO%>"
30048 msgstr ""
30049
30050 #: tree.c:14003
30051 #, gcc-internal-format
30052 msgid "type variant%'s %<TYPE_BINFO%>"
30053 msgstr ""
30054
30055 #: tree.c:14005
30056 #, gcc-internal-format
30057 msgid "type%'s %<TYPE_BINFO%>"
30058 msgstr ""
30059
30060 #: tree.c:14044
30061 #, gcc-internal-format
30062 msgid "type variant has different %<TYPE_FIELDS%>"
30063 msgstr ""
30064
30065 #: tree.c:14046
30066 #, gcc-internal-format
30067 msgid "first mismatch is field"
30068 msgstr ""
30069
30070 #: tree.c:14048
30071 #, gcc-internal-format
30072 msgid "and field"
30073 msgstr ""
30074
30075 #: tree.c:14065
30076 #, gcc-internal-format
30077 msgid "type variant has different %<TREE_TYPE%>"
30078 msgstr ""
30079
30080 #: tree.c:14067 tree.c:14078
30081 #, gcc-internal-format
30082 msgid "type variant%'s %<TREE_TYPE%>"
30083 msgstr ""
30084
30085 #: tree.c:14069 tree.c:14080
30086 #, gcc-internal-format
30087 msgid "type%'s %<TREE_TYPE%>"
30088 msgstr ""
30089
30090 #: tree.c:14076
30091 #, gcc-internal-format
30092 msgid "type is not compatible with its variant"
30093 msgstr ""
30094
30095 #: tree.c:14388
30096 #, gcc-internal-format
30097 msgid "main variant is not defined"
30098 msgstr ""
30099
30100 #: tree.c:14393
30101 #, gcc-internal-format
30102 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
30103 msgstr ""
30104
30105 #: tree.c:14405
30106 #, gcc-internal-format
30107 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
30108 msgstr ""
30109
30110 #: tree.c:14424
30111 #, gcc-internal-format
30112 msgid "%<TYPE_CANONICAL%> is not compatible"
30113 msgstr ""
30114
30115 #: tree.c:14432
30116 #, gcc-internal-format
30117 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
30118 msgstr ""
30119
30120 #: tree.c:14438
30121 #, gcc-internal-format
30122 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
30123 msgstr ""
30124
30125 #: tree.c:14454
30126 #, gcc-internal-format
30127 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
30128 msgstr ""
30129
30130 #: tree.c:14464
30131 #, gcc-internal-format
30132 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
30133 msgstr ""
30134
30135 #: tree.c:14474
30136 #, gcc-internal-format
30137 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
30138 msgstr ""
30139
30140 #: tree.c:14495
30141 #, gcc-internal-format
30142 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
30143 msgstr ""
30144
30145 #: tree.c:14501
30146 #, gcc-internal-format
30147 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
30148 msgstr ""
30149
30150 #: tree.c:14512
30151 #, gcc-internal-format
30152 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
30153 msgstr ""
30154
30155 #: tree.c:14523
30156 #, gcc-internal-format
30157 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
30158 msgstr ""
30159
30160 #: tree.c:14541
30161 #, gcc-internal-format
30162 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
30163 msgstr ""
30164
30165 #: tree.c:14548
30166 #, gcc-internal-format
30167 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
30168 msgstr ""
30169
30170 #: tree.c:14555
30171 #, gcc-internal-format
30172 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
30173 msgstr ""
30174
30175 #: tree.c:14571
30176 #, gcc-internal-format
30177 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
30178 msgstr ""
30179
30180 #: tree.c:14579
30181 #, gcc-internal-format
30182 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
30183 msgstr ""
30184
30185 #: tree.c:14587
30186 #, gcc-internal-format
30187 msgid "enum value name is not %<IDENTIFIER_NODE%>"
30188 msgstr ""
30189
30190 #: tree.c:14597
30191 #, gcc-internal-format
30192 msgid "array %<TYPE_DOMAIN%> is not integer type"
30193 msgstr ""
30194
30195 #: tree.c:14606
30196 #, gcc-internal-format
30197 msgid "%<TYPE_FIELDS%> defined in incomplete type"
30198 msgstr ""
30199
30200 #: tree.c:14628
30201 #, gcc-internal-format
30202 msgid "wrong tree in %<TYPE_FIELDS%> list"
30203 msgstr ""
30204
30205 #: tree.c:14643
30206 #, gcc-internal-format
30207 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
30208 msgstr ""
30209
30210 #: tree.c:14650
30211 #, gcc-internal-format
30212 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
30213 msgstr ""
30214
30215 #: tree.c:14663
30216 #, gcc-internal-format
30217 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
30218 msgstr ""
30219
30220 #: tree.c:14676
30221 #, gcc-internal-format
30222 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
30223 msgstr ""
30224
30225 #: tree.c:14682
30226 #, gcc-internal-format
30227 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
30228 msgstr ""
30229
30230 #: tree.c:14689
30231 #, gcc-internal-format
30232 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
30233 msgstr ""
30234
30235 #: tree.c:14701
30236 #, gcc-internal-format
30237 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
30238 msgstr ""
30239
30240 #: tree.c:14711
30241 #, gcc-internal-format
30242 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
30243 msgstr ""
30244
30245 #: value-prof.c:493
30246 #, gcc-internal-format
30247 msgid "dead histogram"
30248 msgstr ""
30249
30250 #: value-prof.c:522
30251 #, gcc-internal-format
30252 msgid ""
30253 "histogram value statement does not correspond to the statement it is "
30254 "associated with"
30255 msgstr ""
30256
30257 #: value-prof.c:591
30258 #, gcc-internal-format, gfc-internal-format
30259 msgid ""
30260 "corrupted value profile: %s profile counter (%d out of %d) inconsistent with "
30261 "basic-block count (%d)"
30262 msgstr ""
30263
30264 #: var-tracking.c:7188
30265 #, gcc-internal-format
30266 msgid ""
30267 "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, "
30268 "retrying without"
30269 msgstr ""
30270
30271 #: var-tracking.c:7192
30272 #, gcc-internal-format
30273 msgid "variable tracking size limit exceeded"
30274 msgstr ""
30275
30276 #: varasm.c:338
30277 #, gcc-internal-format
30278 msgid "%+qD causes a section type conflict with %qD"
30279 msgstr ""
30280
30281 #: varasm.c:341
30282 #, gcc-internal-format
30283 msgid "section type conflict with %qD"
30284 msgstr ""
30285
30286 #: varasm.c:346
30287 #, gcc-internal-format
30288 msgid "%+qD causes a section type conflict"
30289 msgstr ""
30290
30291 #: varasm.c:348
30292 #, gcc-internal-format
30293 msgid "section type conflict"
30294 msgstr ""
30295
30296 #: varasm.c:1043
30297 #, gcc-internal-format
30298 msgid "alignment of %q+D is greater than maximum object file alignment %d"
30299 msgstr ""
30300
30301 #: varasm.c:1196
30302 #, gcc-internal-format
30303 msgid "only zero initializers are allowed in section %qs"
30304 msgstr ""
30305
30306 #: varasm.c:1398 varasm.c:1407
30307 #, gcc-internal-format
30308 msgid "register name not specified for %q+D"
30309 msgstr ""
30310
30311 #: varasm.c:1409
30312 #, gcc-internal-format
30313 msgid "invalid register name for %q+D"
30314 msgstr ""
30315
30316 #: varasm.c:1411
30317 #, gcc-internal-format
30318 msgid "data type of %q+D isn%'t suitable for a register"
30319 msgstr ""
30320
30321 #: varasm.c:1414
30322 #, gcc-internal-format
30323 msgid ""
30324 "the register specified for %q+D cannot be accessed by the current target"
30325 msgstr ""
30326
30327 #: varasm.c:1417
30328 #, gcc-internal-format
30329 msgid ""
30330 "the register specified for %q+D is not general enough to be used as a "
30331 "register variable"
30332 msgstr ""
30333
30334 #: varasm.c:1420
30335 #, gcc-internal-format
30336 msgid "register specified for %q+D isn%'t suitable for data type"
30337 msgstr ""
30338
30339 #: varasm.c:1430
30340 #, gcc-internal-format
30341 msgid "global register variable has initial value"
30342 msgstr ""
30343
30344 #: varasm.c:1434
30345 #, gcc-internal-format
30346 msgid "optimization may eliminate reads and/or writes to register variables"
30347 msgstr ""
30348
30349 #: varasm.c:1480
30350 #, gcc-internal-format
30351 msgid "register name given for non-register variable %q+D"
30352 msgstr ""
30353
30354 #: varasm.c:2059
30355 #, gcc-internal-format
30356 msgid "thread-local COMMON data not implemented"
30357 msgstr ""
30358
30359 #: varasm.c:2092
30360 #, gcc-internal-format
30361 msgid ""
30362 "requested alignment for %q+D is greater than implemented alignment of %wu"
30363 msgstr ""
30364
30365 #: varasm.c:2195 c/c-decl.c:5393 c/c-parser.c:1656
30366 #, gcc-internal-format
30367 msgid "storage size of %q+D isn%'t known"
30368 msgstr ""
30369
30370 #: varasm.c:4977
30371 #, gcc-internal-format
30372 msgid "initializer for integer/fixed-point value is too complicated"
30373 msgstr ""
30374
30375 #: varasm.c:4982
30376 #, gcc-internal-format
30377 msgid "initializer for floating value is not a floating constant"
30378 msgstr ""
30379
30380 #: varasm.c:5321
30381 #, gcc-internal-format
30382 msgid "invalid initial value for member %qE"
30383 msgstr ""
30384
30385 #: varasm.c:5577
30386 #, gcc-internal-format
30387 msgid "%+qD declared weak after being used"
30388 msgstr ""
30389
30390 #: varasm.c:5629
30391 #, gcc-internal-format
30392 msgid ""
30393 "weak declaration of %q+D being applied to a already existing, static "
30394 "definition"
30395 msgstr ""
30396
30397 #: varasm.c:5665
30398 #, gcc-internal-format
30399 msgid "weak declaration of %q+D must be public"
30400 msgstr ""
30401
30402 #: varasm.c:5669
30403 #, gcc-internal-format
30404 msgid "weak declaration of %q+D not supported"
30405 msgstr ""
30406
30407 #: varasm.c:5698 varasm.c:6018
30408 #, gcc-internal-format
30409 msgid "only weak aliases are supported in this configuration"
30410 msgstr ""
30411
30412 #: varasm.c:5893
30413 #, gcc-internal-format
30414 msgid "weakref is not supported in this configuration"
30415 msgstr ""
30416
30417 #: varasm.c:5921
30418 #, gcc-internal-format
30419 msgid "%qs is not supported on this target"
30420 msgstr ""
30421
30422 #: varasm.c:5977
30423 #, gcc-internal-format
30424 msgid "symver is only supported on ELF platforms"
30425 msgstr ""
30426
30427 #: varasm.c:5996
30428 #, gcc-internal-format
30429 msgid "%qs symbol %q+D ultimately targets itself"
30430 msgstr ""
30431
30432 #: varasm.c:5998
30433 #, gcc-internal-format
30434 msgid "%qs symbol %q+D must have static linkage"
30435 msgstr ""
30436
30437 #: varasm.c:6005
30438 #, gcc-internal-format
30439 msgid "alias definitions not supported in this configuration"
30440 msgstr ""
30441
30442 #: varasm.c:6015
30443 #, gcc-internal-format
30444 msgid "%qs is not supported in this configuration"
30445 msgstr ""
30446
30447 #: varasm.c:6233 config/sol2.c:159 config/i386/winnt.c:265
30448 #, gcc-internal-format
30449 msgid "visibility attribute not supported in this configuration; ignored"
30450 msgstr ""
30451
30452 #: vec.c:200
30453 #, gcc-internal-format, gfc-internal-format
30454 msgid "qsort comparator not anti-symmetric: %d, %d"
30455 msgstr ""
30456
30457 #: vec.c:205
30458 #, gcc-internal-format, gfc-internal-format
30459 msgid "qsort comparator non-negative on sorted output: %d"
30460 msgstr ""
30461
30462 #: vec.c:212
30463 #, gcc-internal-format, gfc-internal-format
30464 msgid "qsort comparator not transitive: %d, %d, %d"
30465 msgstr ""
30466
30467 #: vec.c:214
30468 #, gcc-internal-format
30469 msgid "qsort checking failed"
30470 msgstr ""
30471
30472 #: vr-values.c:2461
30473 #, gcc-internal-format
30474 msgid ""
30475 "assuming signed overflow does not occur when simplifying conditional to "
30476 "constant"
30477 msgstr ""
30478
30479 #: vr-values.c:2467
30480 #, gcc-internal-format
30481 msgid "assuming signed overflow does not occur when simplifying conditional"
30482 msgstr ""
30483
30484 #: vr-values.c:2511
30485 #, gcc-internal-format
30486 msgid "comparison always false due to limited range of data type"
30487 msgstr ""
30488
30489 #: vr-values.c:2513
30490 #, gcc-internal-format
30491 msgid "comparison always true due to limited range of data type"
30492 msgstr ""
30493
30494 #: vr-values.c:3190
30495 #, gcc-internal-format
30496 msgid ""
30497 "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to "
30498 "%<>>%> or %<&%>"
30499 msgstr ""
30500
30501 #: vr-values.c:3258
30502 #, gcc-internal-format
30503 msgid ""
30504 "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> "
30505 "to %<X%> or %<Y%>"
30506 msgstr ""
30507
30508 #: vr-values.c:3310
30509 #, gcc-internal-format
30510 msgid ""
30511 "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X"
30512 "%> or %<-X%>"
30513 msgstr ""
30514
30515 #. Print an error message for unrecognized stab codes.
30516 #: xcoffout.c:195
30517 #, gcc-internal-format
30518 msgid "no sclass for %s stab (0x%x)"
30519 msgstr ""
30520
30521 #: lto-streamer.h:1010
30522 #, gcc-internal-format, gfc-internal-format
30523 msgid "bytecode stream: expected tag %s instead of %s"
30524 msgstr ""
30525
30526 #: lto-streamer.h:1020
30527 #, gcc-internal-format, gfc-internal-format
30528 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
30529 msgstr ""
30530
30531 #: c-family/c-ada-spec.c:2850
30532 #, gcc-internal-format
30533 msgid "unsupported record layout"
30534 msgstr ""
30535
30536 #: c-family/c-attribs.c:548
30537 #, gcc-internal-format
30538 msgid "%qE attribute argument is invalid"
30539 msgstr ""
30540
30541 #: c-family/c-attribs.c:551
30542 #, gcc-internal-format
30543 msgid "%qE attribute argument %i is invalid"
30544 msgstr ""
30545
30546 #: c-family/c-attribs.c:563
30547 #, gcc-internal-format
30548 msgid "%qE attribute argument has type %qT"
30549 msgstr ""
30550
30551 #: c-family/c-attribs.c:567
30552 #, gcc-internal-format
30553 msgid "%qE attribute argument %i has type %qT"
30554 msgstr ""
30555
30556 #: c-family/c-attribs.c:578 c-family/c-attribs.c:3610 c-family/c-attribs.c:3614
30557 #, gcc-internal-format
30558 msgid "%qE attribute argument value %qE is not an integer constant"
30559 msgstr ""
30560
30561 #: c-family/c-attribs.c:583
30562 #, gcc-internal-format
30563 msgid "%qE attribute argument %i value %qE is not an integer constant"
30564 msgstr ""
30565
30566 #: c-family/c-attribs.c:599
30567 #, gcc-internal-format
30568 msgid "%qE attribute argument value %qE does not refer to a function parameter"
30569 msgstr ""
30570
30571 #: c-family/c-attribs.c:604
30572 #, gcc-internal-format
30573 msgid ""
30574 "%qE attribute argument %i value %qE does not refer to a function parameter"
30575 msgstr ""
30576
30577 #: c-family/c-attribs.c:627
30578 #, gcc-internal-format
30579 msgid ""
30580 "%qE attribute argument value %qE exceeds the number of function parameters %u"
30581 msgstr ""
30582
30583 #: c-family/c-attribs.c:632
30584 #, gcc-internal-format
30585 msgid ""
30586 "%qE attribute argument %i value %qE exceeds the number of function "
30587 "parameters %u"
30588 msgstr ""
30589
30590 #: c-family/c-attribs.c:650
30591 #, gcc-internal-format
30592 msgid ""
30593 "%qE attribute argument value %qE does not refer to a variable argument list"
30594 msgstr ""
30595
30596 #: c-family/c-attribs.c:654
30597 #, gcc-internal-format
30598 msgid ""
30599 "%qE attribute argument %i value %qE does not refer to a variable argument "
30600 "list"
30601 msgstr ""
30602
30603 #: c-family/c-attribs.c:681 c-family/c-attribs.c:694
30604 #, gcc-internal-format
30605 msgid "%qE attribute argument value %qE refers to parameter type %qT"
30606 msgstr ""
30607
30608 #: c-family/c-attribs.c:685 c-family/c-attribs.c:699
30609 #, gcc-internal-format
30610 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
30611 msgstr ""
30612
30613 #: c-family/c-attribs.c:709
30614 #, gcc-internal-format
30615 msgid ""
30616 "%qE attribute argument value %qE refers to a variadic function parameter of "
30617 "unknown type"
30618 msgstr ""
30619
30620 #: c-family/c-attribs.c:714
30621 #, gcc-internal-format
30622 msgid ""
30623 "%qE attribute argument %i value %qE refers to a variadic function parameter "
30624 "of unknown type"
30625 msgstr ""
30626
30627 #: c-family/c-attribs.c:738
30628 #, gcc-internal-format
30629 msgid "%qE attribute ignored for type %qT"
30630 msgstr ""
30631
30632 #: c-family/c-attribs.c:750
30633 #, gcc-internal-format
30634 msgid "%qE attribute ignored for field of type %qT"
30635 msgstr ""
30636
30637 #: c-family/c-attribs.c:920 c-family/c-attribs.c:2829
30638 #, gcc-internal-format
30639 msgid "%qE argument not a string"
30640 msgstr ""
30641
30642 #: c-family/c-attribs.c:1051 ada/gcc-interface/utils.c:6548
30643 #, gcc-internal-format
30644 msgid "%qE attribute ignored due to conflict with attribute %qs"
30645 msgstr ""
30646
30647 #: c-family/c-attribs.c:1100
30648 #, gcc-internal-format
30649 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
30650 msgstr ""
30651
30652 #: c-family/c-attribs.c:1140 c-family/c-attribs.c:1146
30653 #: c-family/c-attribs.c:4375 c-family/c-attribs.c:4410
30654 #: c-family/c-attribs.c:4416 ada/gcc-interface/utils.c:6807
30655 #: ada/gcc-interface/utils.c:6841 ada/gcc-interface/utils.c:6847
30656 #, gcc-internal-format
30657 msgid "%qE attribute ignored due to conflict with %qs attribute"
30658 msgstr ""
30659
30660 #: c-family/c-attribs.c:1202 brig/brig-lang.c:490 jit/dummy-frontend.c:190
30661 #: lto/lto-lang.c:293
30662 #, gcc-internal-format
30663 msgid "%qE attribute has no effect on unit local functions"
30664 msgstr ""
30665
30666 #: c-family/c-attribs.c:1356
30667 #, gcc-internal-format
30668 msgid "%qE attribute have effect only on public objects"
30669 msgstr ""
30670
30671 #: c-family/c-attribs.c:1385
30672 #, gcc-internal-format
30673 msgid "%qE attribute only affects top level objects"
30674 msgstr ""
30675
30676 #: c-family/c-attribs.c:1424 c-family/c-attribs.c:3206
30677 #, gcc-internal-format
30678 msgid "%qE attribute on function returning %<void%>"
30679 msgstr ""
30680
30681 #: c-family/c-attribs.c:1447
30682 #, gcc-internal-format
30683 msgid "%qE attribute is not supported because endianness is not uniform"
30684 msgstr ""
30685
30686 #: c-family/c-attribs.c:1464
30687 #, gcc-internal-format
30688 msgid "attribute %qE argument must be one of %qs or %qs"
30689 msgstr ""
30690
30691 #: c-family/c-attribs.c:1560
30692 #, gcc-internal-format
30693 msgid "destructor priorities are not supported"
30694 msgstr ""
30695
30696 #: c-family/c-attribs.c:1562
30697 #, gcc-internal-format
30698 msgid "constructor priorities are not supported"
30699 msgstr ""
30700
30701 #: c-family/c-attribs.c:1584
30702 #, gcc-internal-format, gfc-internal-format
30703 msgid "destructor priorities from 0 to %d are reserved for the implementation"
30704 msgstr ""
30705
30706 #: c-family/c-attribs.c:1589
30707 #, gcc-internal-format, gfc-internal-format
30708 msgid "constructor priorities from 0 to %d are reserved for the implementation"
30709 msgstr ""
30710
30711 #: c-family/c-attribs.c:1597
30712 #, gcc-internal-format, gfc-internal-format
30713 msgid "destructor priorities must be integers from 0 to %d inclusive"
30714 msgstr ""
30715
30716 #: c-family/c-attribs.c:1600
30717 #, gcc-internal-format, gfc-internal-format
30718 msgid "constructor priorities must be integers from 0 to %d inclusive"
30719 msgstr ""
30720
30721 #: c-family/c-attribs.c:1753
30722 #, gcc-internal-format
30723 msgid "unknown machine mode %qE"
30724 msgstr ""
30725
30726 #: c-family/c-attribs.c:1787
30727 #, gcc-internal-format
30728 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
30729 msgstr ""
30730
30731 #: c-family/c-attribs.c:1790
30732 #, gcc-internal-format
30733 msgid "use %<__attribute__ ((vector_size))%> instead"
30734 msgstr ""
30735
30736 #: c-family/c-attribs.c:1799
30737 #, gcc-internal-format
30738 msgid "unable to emulate %qs"
30739 msgstr ""
30740
30741 #: c-family/c-attribs.c:1812
30742 #, gcc-internal-format
30743 msgid "invalid pointer mode %qs"
30744 msgstr ""
30745
30746 #: c-family/c-attribs.c:1829
30747 #, gcc-internal-format
30748 msgid "signedness of type and machine mode %qs don%'t match"
30749 msgstr ""
30750
30751 #: c-family/c-attribs.c:1840
30752 #, gcc-internal-format
30753 msgid "no data type for mode %qs"
30754 msgstr ""
30755
30756 #: c-family/c-attribs.c:1850
30757 #, gcc-internal-format
30758 msgid "cannot use mode %qs for enumerated types"
30759 msgstr ""
30760
30761 #: c-family/c-attribs.c:1878
30762 #, gcc-internal-format
30763 msgid "mode %qs applied to inappropriate type"
30764 msgstr ""
30765
30766 #: c-family/c-attribs.c:1901
30767 #, gcc-internal-format
30768 msgid "section attributes are not supported for this target"
30769 msgstr ""
30770
30771 #: c-family/c-attribs.c:1907
30772 #, gcc-internal-format
30773 msgid "section attribute not allowed for %q+D"
30774 msgstr ""
30775
30776 #: c-family/c-attribs.c:1913
30777 #, gcc-internal-format
30778 msgid "section attribute argument not a string constant"
30779 msgstr ""
30780
30781 #: c-family/c-attribs.c:1922
30782 #, gcc-internal-format
30783 msgid "section attribute cannot be specified for local variables"
30784 msgstr ""
30785
30786 #: c-family/c-attribs.c:1932 config/bfin/bfin.c:4794 config/bfin/bfin.c:4845
30787 #: config/bfin/bfin.c:4871 config/bfin/bfin.c:4884
30788 #, gcc-internal-format
30789 msgid "section of %q+D conflicts with previous declaration"
30790 msgstr ""
30791
30792 #: c-family/c-attribs.c:1940
30793 #, gcc-internal-format
30794 msgid "section of %q+D cannot be overridden"
30795 msgstr ""
30796
30797 #: c-family/c-attribs.c:2053
30798 #, gcc-internal-format
30799 msgid "alignment may not be specified for %q+D"
30800 msgstr ""
30801
30802 #: c-family/c-attribs.c:2075
30803 #, gcc-internal-format
30804 msgid ""
30805 "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E "
30806 "(%u)%>"
30807 msgstr ""
30808
30809 #. Only reject attempts to relax/override an alignment
30810 #. explicitly specified previously and accept declarations
30811 #. that appear to relax the implicit function alignment for
30812 #. the target. Both increasing and increasing the alignment
30813 #. set by -falign-functions setting is permitted.
30814 #: c-family/c-attribs.c:2122
30815 #, gcc-internal-format
30816 msgid ""
30817 "alignment for %q+D was previously specified as %d and may not be decreased"
30818 msgstr ""
30819
30820 #: c-family/c-attribs.c:2139
30821 #, gcc-internal-format
30822 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
30823 msgstr ""
30824
30825 #: c-family/c-attribs.c:2187
30826 #, gcc-internal-format
30827 msgid "inline function %q+D declared weak"
30828 msgstr ""
30829
30830 #: c-family/c-attribs.c:2192
30831 #, gcc-internal-format
30832 msgid "indirect function %q+D cannot be declared weak"
30833 msgstr ""
30834
30835 #: c-family/c-attribs.c:2225 config/arc/arc.c:11309 config/avr/avr.c:9754
30836 #: config/bfin/bfin.c:4815 config/i386/winnt.c:63 config/msp430/msp430.c:1438
30837 #: config/nvptx/nvptx.c:5076
30838 #, gcc-internal-format
30839 msgid "%qE attribute only applies to variables"
30840 msgstr ""
30841
30842 #: c-family/c-attribs.c:2230 config/msp430/msp430.c:1432
30843 #, gcc-internal-format
30844 msgid "%qE attribute cannot be applied to variables with specific sections"
30845 msgstr ""
30846
30847 #: c-family/c-attribs.c:2234
30848 #, gcc-internal-format
30849 msgid "%qE attribute is specific to ELF targets"
30850 msgstr ""
30851
30852 #: c-family/c-attribs.c:2274
30853 #, gcc-internal-format
30854 msgid "%qE attribute is only applicable on functions"
30855 msgstr ""
30856
30857 #: c-family/c-attribs.c:2293
30858 #, gcc-internal-format
30859 msgid "%<symver%> attribute only applies to functions and variables"
30860 msgstr ""
30861
30862 #: c-family/c-attribs.c:2301
30863 #, gcc-internal-format
30864 msgid "%<symver%> attribute is only applicable to symbols"
30865 msgstr ""
30866
30867 #: c-family/c-attribs.c:2311
30868 #, gcc-internal-format
30869 msgid "%<symver%> attribute argument not a string constant"
30870 msgstr ""
30871
30872 #: c-family/c-attribs.c:2325
30873 #, gcc-internal-format
30874 msgid "symver attribute argument must have format %<name@nodename%>"
30875 msgstr ""
30876
30877 #: c-family/c-attribs.c:2326
30878 #, gcc-internal-format
30879 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
30880 msgstr ""
30881
30882 #: c-family/c-attribs.c:2361
30883 #, gcc-internal-format
30884 msgid "%q+D defined both normally and as %qE attribute"
30885 msgstr ""
30886
30887 #: c-family/c-attribs.c:2369
30888 #, gcc-internal-format
30889 msgid "weak %q+D cannot be defined %qE"
30890 msgstr ""
30891
30892 #: c-family/c-attribs.c:2386 c-family/c-attribs.c:3106
30893 #, gcc-internal-format
30894 msgid "attribute %qE argument not a string"
30895 msgstr ""
30896
30897 #: c-family/c-attribs.c:2419
30898 #, gcc-internal-format
30899 msgid "%+qD declared %qs after being used"
30900 msgstr ""
30901
30902 #: c-family/c-attribs.c:2469
30903 #, gcc-internal-format
30904 msgid "%qE attribute argument cannot be a string"
30905 msgstr ""
30906
30907 #: c-family/c-attribs.c:2482
30908 #, gcc-internal-format
30909 msgid "%qE attribute argument cannot be a constant arithmetic expression"
30910 msgstr ""
30911
30912 #: c-family/c-attribs.c:2493
30913 #, gcc-internal-format
30914 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
30915 msgstr ""
30916
30917 #: c-family/c-attribs.c:2548
30918 #, gcc-internal-format
30919 msgid ""
30920 "%qE attribute ignored on a declaration of a different kind than referenced "
30921 "symbol"
30922 msgstr ""
30923
30924 #: c-family/c-attribs.c:2553
30925 #, gcc-internal-format
30926 msgid "symbol %qD referenced by %qD declared here"
30927 msgstr ""
30928
30929 #: c-family/c-attribs.c:2601
30930 #, gcc-internal-format
30931 msgid "%qE attribute must apply to a declaration"
30932 msgstr ""
30933
30934 #: c-family/c-attribs.c:2657
30935 #, gcc-internal-format
30936 msgid "indirect function %q+D cannot be declared %qE"
30937 msgstr ""
30938
30939 #: c-family/c-attribs.c:2680
30940 #, gcc-internal-format
30941 msgid "%qE attribute must appear before %qs attribute"
30942 msgstr ""
30943
30944 #: c-family/c-attribs.c:2693
30945 #, gcc-internal-format
30946 msgid "%+qD declared %qE after being used"
30947 msgstr ""
30948
30949 #: c-family/c-attribs.c:2717
30950 #, gcc-internal-format
30951 msgid "%qE attribute ignored on non-class types"
30952 msgstr ""
30953
30954 #: c-family/c-attribs.c:2723
30955 #, gcc-internal-format
30956 msgid "%qE attribute ignored because %qT is already defined"
30957 msgstr ""
30958
30959 #: c-family/c-attribs.c:2736
30960 #, gcc-internal-format
30961 msgid "visibility argument not a string"
30962 msgstr ""
30963
30964 #: c-family/c-attribs.c:2748
30965 #, gcc-internal-format
30966 msgid "%qE attribute ignored on types"
30967 msgstr ""
30968
30969 #: c-family/c-attribs.c:2764
30970 #, gcc-internal-format
30971 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
30972 msgstr ""
30973
30974 #: c-family/c-attribs.c:2776
30975 #, gcc-internal-format
30976 msgid "%qD redeclared with different visibility"
30977 msgstr ""
30978
30979 #: c-family/c-attribs.c:2779 c-family/c-attribs.c:2783
30980 #, gcc-internal-format
30981 msgid "%qD was declared %qs which implies default visibility"
30982 msgstr ""
30983
30984 #: c-family/c-attribs.c:2812
30985 #, gcc-internal-format
30986 msgid "%qE attribute ignored because %qD is not a variable"
30987 msgstr ""
30988
30989 #: c-family/c-attribs.c:2820
30990 #, gcc-internal-format
30991 msgid "%qE attribute ignored because %qD does not have thread storage duration"
30992 msgstr ""
30993
30994 #: c-family/c-attribs.c:2842
30995 #, gcc-internal-format
30996 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
30997 msgstr ""
30998
30999 #: c-family/c-attribs.c:2864 c-family/c-attribs.c:3180
31000 #: c-family/c-attribs.c:4496 config/m32c/m32c.c:2935
31001 #, gcc-internal-format
31002 msgid "%qE attribute applies only to functions"
31003 msgstr ""
31004
31005 #: c-family/c-attribs.c:2920 c-family/c-attribs.c:2961
31006 #: c-family/c-attribs.c:2985
31007 #, gcc-internal-format
31008 msgid "%qE attribute ignored on a function returning %qT"
31009 msgstr ""
31010
31011 #: c-family/c-attribs.c:3004
31012 #, gcc-internal-format
31013 msgid "%qE attribute %E is not an integer constant"
31014 msgstr ""
31015
31016 #: c-family/c-attribs.c:3016
31017 #, gcc-internal-format
31018 msgid "%qE attribute argument %E is not a power of 2"
31019 msgstr ""
31020
31021 #: c-family/c-attribs.c:3029
31022 #, gcc-internal-format
31023 msgid "%qE attribute argument %E is not in the range [0, %wu]"
31024 msgstr ""
31025
31026 #: c-family/c-attribs.c:3119
31027 #, gcc-internal-format
31028 msgid ""
31029 "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> "
31030 "attribute"
31031 msgstr ""
31032
31033 #: c-family/c-attribs.c:3186 c-family/c-attribs.c:4502
31034 #, gcc-internal-format
31035 msgid "cannot set %qE attribute after definition"
31036 msgstr ""
31037
31038 #: c-family/c-attribs.c:3253
31039 #, gcc-internal-format
31040 msgid "%qE attribute duplicated"
31041 msgstr ""
31042
31043 #: c-family/c-attribs.c:3255
31044 #, gcc-internal-format
31045 msgid "%qE attribute follows %qE"
31046 msgstr ""
31047
31048 #: c-family/c-attribs.c:3354
31049 #, gcc-internal-format
31050 msgid "type was previously declared %qE"
31051 msgstr ""
31052
31053 #: c-family/c-attribs.c:3367 cp/class.c:4662
31054 #, gcc-internal-format
31055 msgid ""
31056 "%<transaction_safe_dynamic%> may only be specified for a virtual function"
31057 msgstr ""
31058
31059 #: c-family/c-attribs.c:3425
31060 #, gcc-internal-format
31061 msgid "%qE argument not an identifier"
31062 msgstr ""
31063
31064 #: c-family/c-attribs.c:3436
31065 #, gcc-internal-format
31066 msgid "%qD is not compatible with %qD"
31067 msgstr ""
31068
31069 #: c-family/c-attribs.c:3439
31070 #, gcc-internal-format
31071 msgid "%qE argument is not a function"
31072 msgstr ""
31073
31074 #: c-family/c-attribs.c:3487 cp/name-lookup.c:5011
31075 #, gcc-internal-format
31076 msgid "deprecated message is not a string"
31077 msgstr ""
31078
31079 #: c-family/c-attribs.c:3528
31080 #, gcc-internal-format
31081 msgid "%qE attribute ignored for %qE"
31082 msgstr ""
31083
31084 #: c-family/c-attribs.c:3586 c-family/c-attribs.c:3588
31085 #, gcc-internal-format
31086 msgid "invalid vector type for attribute %qE"
31087 msgstr ""
31088
31089 #: c-family/c-attribs.c:3623 c-family/c-attribs.c:3627
31090 #, gcc-internal-format
31091 msgid "%qE attribute argument value %qE is negative"
31092 msgstr ""
31093
31094 #: c-family/c-attribs.c:3640 c-family/c-attribs.c:3644
31095 #, gcc-internal-format
31096 msgid "%qE attribute argument value %qE exceeds %wu"
31097 msgstr ""
31098
31099 #: c-family/c-attribs.c:3652 ada/gcc-interface/utils.c:4124
31100 #, gcc-internal-format
31101 msgid "vector size not an integral multiple of component size"
31102 msgstr ""
31103
31104 #: c-family/c-attribs.c:3658 ada/gcc-interface/utils.c:4131
31105 #, gcc-internal-format
31106 msgid "zero vector size"
31107 msgstr ""
31108
31109 #: c-family/c-attribs.c:3667 c-family/c-attribs.c:3670
31110 #, gcc-internal-format
31111 msgid "number of components of the vector not a power of two"
31112 msgstr ""
31113
31114 #: c-family/c-attribs.c:3730
31115 #, gcc-internal-format
31116 msgid "%qE attribute without arguments on a non-prototype"
31117 msgstr ""
31118
31119 #: c-family/c-attribs.c:3787
31120 #, gcc-internal-format
31121 msgid "%qE attribute ignored on objects of type %qT"
31122 msgstr ""
31123
31124 #: c-family/c-attribs.c:3795
31125 #, gcc-internal-format
31126 msgid "%qE attribute does not apply to functions"
31127 msgstr ""
31128
31129 #: c-family/c-attribs.c:3887
31130 #, gcc-internal-format
31131 msgid "attribute %qs mismatch with mode %qs"
31132 msgstr ""
31133
31134 #: c-family/c-attribs.c:3900
31135 #, gcc-internal-format
31136 msgid "attribute %qs positional argument 2 conflicts with previous designation"
31137 msgstr ""
31138
31139 #: c-family/c-attribs.c:3914
31140 #, gcc-internal-format
31141 msgid ""
31142 "attribute %qs missing positional argument 2 provided in previous designation"
31143 msgstr ""
31144
31145 #: c-family/c-attribs.c:3928
31146 #, gcc-internal-format
31147 msgid "attribute %qs mismatched positional argument values %i and %i"
31148 msgstr ""
31149
31150 #: c-family/c-attribs.c:3980
31151 #, gcc-internal-format
31152 msgid "attribute %qE without arguments on a non-prototype"
31153 msgstr ""
31154
31155 #: c-family/c-attribs.c:4003
31156 #, gcc-internal-format
31157 msgid "attribute %qE invalid mode"
31158 msgstr ""
31159
31160 #: c-family/c-attribs.c:4025
31161 #, gcc-internal-format
31162 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
31163 msgstr ""
31164
31165 #: c-family/c-attribs.c:4033
31166 #, gcc-internal-format
31167 msgid ""
31168 "attribute %qE unexpected %<(%> after mode %qs; expected a positional "
31169 "argument or %<)%>"
31170 msgstr ""
31171
31172 #. The first positional argument is required. It may be worth
31173 #. dropping the requirement at some point and having read_only
31174 #. apply to all const-qualified pointers and read_write or
31175 #. write_only to the rest.
31176 #: c-family/c-attribs.c:4046
31177 #, gcc-internal-format
31178 msgid "attribute %<%E(%s)%> missing an argument"
31179 msgstr ""
31180
31181 #: c-family/c-attribs.c:4087
31182 #, gcc-internal-format
31183 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
31184 msgstr ""
31185
31186 #: c-family/c-attribs.c:4090
31187 #, gcc-internal-format
31188 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
31189 msgstr ""
31190
31191 #: c-family/c-attribs.c:4115
31192 #, gcc-internal-format
31193 msgid "attribute %qs positional argument %i invalid value %wi"
31194 msgstr ""
31195
31196 #: c-family/c-attribs.c:4119
31197 #, gcc-internal-format
31198 msgid ""
31199 "attribute %qs positional argument %i value %wi exceeds number of function "
31200 "arguments %u"
31201 msgstr ""
31202
31203 #: c-family/c-attribs.c:4126
31204 #, gcc-internal-format
31205 msgid "attribute %qs invalid positional argument"
31206 msgstr ""
31207
31208 #. The first argument must have a pointer or reference type.
31209 #: c-family/c-attribs.c:4134
31210 #, gcc-internal-format
31211 msgid ""
31212 "attribute %qs positional argument 1 references non-pointer argument type %qT"
31213 msgstr ""
31214
31215 #: c-family/c-attribs.c:4145
31216 #, gcc-internal-format
31217 msgid ""
31218 "attribute %qs positional argument 1 references argument of function type %qT"
31219 msgstr ""
31220
31221 #: c-family/c-attribs.c:4158
31222 #, gcc-internal-format
31223 msgid ""
31224 "attribute %qs positional argument 1 references %qs-qualified argument type "
31225 "%qT"
31226 msgstr ""
31227
31228 #: c-family/c-attribs.c:4176
31229 #, gcc-internal-format
31230 msgid ""
31231 "attribute %qs positional argument 2 references non-integer argument type %qT"
31232 msgstr ""
31233
31234 #: c-family/c-attribs.c:4260
31235 #, gcc-internal-format
31236 msgid "cleanup argument not an identifier"
31237 msgstr ""
31238
31239 #: c-family/c-attribs.c:4267
31240 #, gcc-internal-format
31241 msgid "cleanup argument not a function"
31242 msgstr ""
31243
31244 #: c-family/c-attribs.c:4304
31245 #, gcc-internal-format
31246 msgid "%qE attribute requires prototypes with named arguments"
31247 msgstr ""
31248
31249 #: c-family/c-attribs.c:4312
31250 #, gcc-internal-format
31251 msgid "%qE attribute only applies to variadic functions"
31252 msgstr ""
31253
31254 #: c-family/c-attribs.c:4328 ada/gcc-interface/utils.c:6477
31255 #, gcc-internal-format
31256 msgid "requested position is not an integer constant"
31257 msgstr ""
31258
31259 #: c-family/c-attribs.c:4336 ada/gcc-interface/utils.c:6484
31260 #, gcc-internal-format
31261 msgid "requested position is less than zero"
31262 msgstr ""
31263
31264 #: c-family/c-attribs.c:4391 ada/gcc-interface/utils.c:6822
31265 #, gcc-internal-format
31266 msgid "empty string in attribute %<target%>"
31267 msgstr ""
31268
31269 #: c-family/c-attribs.c:4519
31270 #, gcc-internal-format
31271 msgid "%qE attribute on a function not returning a pointer"
31272 msgstr ""
31273
31274 #: c-family/c-attribs.c:4534
31275 #, gcc-internal-format
31276 msgid "%qE attribute is only valid on %<struct%> type"
31277 msgstr ""
31278
31279 #: c-family/c-attribs.c:4570
31280 #, gcc-internal-format
31281 msgid "%qE attribute argument %qE is not an integer constant"
31282 msgstr ""
31283
31284 #: c-family/c-attribs.c:4579
31285 #, gcc-internal-format
31286 msgid "%qE attribute argument %qE is out of range (> 65535)"
31287 msgstr ""
31288
31289 #: c-family/c-attribs.c:4600
31290 #, gcc-internal-format
31291 msgid "unknown attribute %qE"
31292 msgstr ""
31293
31294 #: c-family/c-attribs.c:4627
31295 #, gcc-internal-format
31296 msgid "invalid operand type %qT for %qs"
31297 msgstr ""
31298
31299 #: c-family/c-attribs.c:4731
31300 #, gcc-internal-format
31301 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
31302 msgstr ""
31303
31304 #: c-family/c-attribs.c:4733
31305 #, gcc-internal-format
31306 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
31307 msgstr ""
31308
31309 #: c-family/c-attribs.c:4910
31310 #, gcc-internal-format
31311 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
31312 msgstr ""
31313
31314 #: c-family/c-common.c:742
31315 #, gcc-internal-format
31316 msgid "%qD is not defined outside of function scope"
31317 msgstr ""
31318
31319 #: c-family/c-common.c:787
31320 #, gcc-internal-format
31321 msgid "size of string literal is too large"
31322 msgstr ""
31323
31324 #: c-family/c-common.c:810
31325 #, gcc-internal-format
31326 msgid ""
31327 "string length %qd is greater than the length %qd ISO C%d compilers are "
31328 "required to support"
31329 msgstr ""
31330
31331 #: c-family/c-common.c:983
31332 #, gcc-internal-format
31333 msgid ""
31334 "use %<-flax-vector-conversions%> to permit conversions between vectors with "
31335 "differing element types or numbers of subparts"
31336 msgstr ""
31337
31338 #: c-family/c-common.c:1024
31339 #, gcc-internal-format
31340 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
31341 msgstr ""
31342
31343 #: c-family/c-common.c:1033
31344 #, gcc-internal-format
31345 msgid "%<__builtin_shuffle%> arguments must be vectors"
31346 msgstr ""
31347
31348 #: c-family/c-common.c:1040
31349 #, gcc-internal-format
31350 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
31351 msgstr ""
31352
31353 #: c-family/c-common.c:1051
31354 #, gcc-internal-format
31355 msgid ""
31356 "%<__builtin_shuffle%> number of elements of the argument vector(s) and the "
31357 "mask vector should be the same"
31358 msgstr ""
31359
31360 #: c-family/c-common.c:1061
31361 #, gcc-internal-format
31362 msgid ""
31363 "%<__builtin_shuffle%> argument vector(s) inner type must have the same size "
31364 "as inner type of the mask"
31365 msgstr ""
31366
31367 #: c-family/c-common.c:1110
31368 #, gcc-internal-format
31369 msgid ""
31370 "%<__builtin_convertvector%> first argument must be an integer or floating "
31371 "vector"
31372 msgstr ""
31373
31374 #: c-family/c-common.c:1119
31375 #, gcc-internal-format
31376 msgid ""
31377 "%<__builtin_convertvector%> second argument must be an integer or floating "
31378 "vector type"
31379 msgstr ""
31380
31381 #: c-family/c-common.c:1128
31382 #, gcc-internal-format
31383 msgid ""
31384 "%<__builtin_convertvector%> number of elements of the first argument vector "
31385 "and the second argument vector type should be the same"
31386 msgstr ""
31387
31388 #: c-family/c-common.c:1747
31389 #, gcc-internal-format
31390 msgid "operation on %qE may be undefined"
31391 msgstr ""
31392
31393 #: c-family/c-common.c:2075
31394 #, gcc-internal-format
31395 msgid "case label does not reduce to an integer constant"
31396 msgstr ""
31397
31398 #: c-family/c-common.c:2158
31399 #, gcc-internal-format
31400 msgid ""
31401 "GCC cannot support operators with integer types and fixed-point types that "
31402 "have too many integral and fractional bits together"
31403 msgstr ""
31404
31405 #: c-family/c-common.c:2703
31406 #, gcc-internal-format
31407 msgid "invalid operands to binary %s (have %qT and %qT)"
31408 msgstr ""
31409
31410 #: c-family/c-common.c:2952
31411 #, gcc-internal-format
31412 msgid "comparison is always false due to limited range of data type"
31413 msgstr ""
31414
31415 #: c-family/c-common.c:2955
31416 #, gcc-internal-format
31417 msgid "comparison is always true due to limited range of data type"
31418 msgstr ""
31419
31420 #: c-family/c-common.c:3052
31421 #, gcc-internal-format
31422 msgid "comparison of unsigned expression in %<>= 0%> is always true"
31423 msgstr ""
31424
31425 #: c-family/c-common.c:3060
31426 #, gcc-internal-format
31427 msgid "comparison of unsigned expression in %<< 0%> is always false"
31428 msgstr ""
31429
31430 #: c-family/c-common.c:3104
31431 #, gcc-internal-format
31432 msgid "pointer of type %<void *%> used in arithmetic"
31433 msgstr ""
31434
31435 #: c-family/c-common.c:3113
31436 #, gcc-internal-format
31437 msgid "pointer to a function used in arithmetic"
31438 msgstr ""
31439
31440 #: c-family/c-common.c:3290
31441 #, gcc-internal-format
31442 msgid "enum constant in boolean context"
31443 msgstr ""
31444
31445 #: c-family/c-common.c:3317
31446 #, gcc-internal-format
31447 msgid "the address of %qD will always evaluate as %<true%>"
31448 msgstr ""
31449
31450 #: c-family/c-common.c:3361
31451 #, gcc-internal-format
31452 msgid "%<*%> in boolean context, suggest %<&&%> instead"
31453 msgstr ""
31454
31455 #: c-family/c-common.c:3373
31456 #, gcc-internal-format
31457 msgid "%<<<%> in boolean context, did you mean %<<%>?"
31458 msgstr ""
31459
31460 #: c-family/c-common.c:3389
31461 #, gcc-internal-format
31462 msgid ""
31463 "%<?:%> using integer constants in boolean context, the expression will "
31464 "always evaluate to %<true%>"
31465 msgstr ""
31466
31467 #: c-family/c-common.c:3398
31468 #, gcc-internal-format
31469 msgid "%<?:%> using integer constants in boolean context"
31470 msgstr ""
31471
31472 #: c-family/c-common.c:3434
31473 #, gcc-internal-format
31474 msgid ""
31475 "the compiler can assume that the address of %qD will always evaluate to "
31476 "%<true%>"
31477 msgstr ""
31478
31479 #: c-family/c-common.c:3460 cp/semantics.c:729 cp/typeck.c:9407
31480 #, gcc-internal-format
31481 msgid "suggest parentheses around assignment used as truth value"
31482 msgstr ""
31483
31484 #: c-family/c-common.c:3547 c/c-decl.c:4644 c/c-decl.c:6822 c/c-typeck.c:15263
31485 #, gcc-internal-format
31486 msgid "invalid use of %<restrict%>"
31487 msgstr ""
31488
31489 #: c-family/c-common.c:3621
31490 #, gcc-internal-format
31491 msgid "invalid application of %<sizeof%> to a function type"
31492 msgstr ""
31493
31494 #: c-family/c-common.c:3631
31495 #, gcc-internal-format
31496 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
31497 msgstr ""
31498
31499 #: c-family/c-common.c:3634
31500 #, gcc-internal-format
31501 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
31502 msgstr ""
31503
31504 #: c-family/c-common.c:3645
31505 #, gcc-internal-format
31506 msgid "invalid application of %qs to a void type"
31507 msgstr ""
31508
31509 #: c-family/c-common.c:3654
31510 #, gcc-internal-format
31511 msgid "invalid application of %qs to incomplete type %qT"
31512 msgstr ""
31513
31514 #: c-family/c-common.c:3662
31515 #, gcc-internal-format
31516 msgid "invalid application of %qs to array type %qT of incomplete element type"
31517 msgstr ""
31518
31519 #: c-family/c-common.c:3714
31520 #, gcc-internal-format
31521 msgid "%<__alignof%> applied to a bit-field"
31522 msgstr ""
31523
31524 #: c-family/c-common.c:4514
31525 #, gcc-internal-format
31526 msgid "first argument to %<va_arg%> not of type %<va_list%>"
31527 msgstr ""
31528
31529 #: c-family/c-common.c:4634
31530 #, gcc-internal-format
31531 msgid "cannot disable built-in function %qs"
31532 msgstr ""
31533
31534 #: c-family/c-common.c:4825
31535 #, gcc-internal-format
31536 msgid "pointers are not permitted as case values"
31537 msgstr ""
31538
31539 #: c-family/c-common.c:4832
31540 #, gcc-internal-format
31541 msgid "range expressions in switch statements are non-standard"
31542 msgstr ""
31543
31544 #: c-family/c-common.c:4860
31545 #, gcc-internal-format
31546 msgid "empty range specified"
31547 msgstr ""
31548
31549 #: c-family/c-common.c:4912
31550 #, gcc-internal-format
31551 msgid "duplicate (or overlapping) case value"
31552 msgstr ""
31553
31554 #: c-family/c-common.c:4914
31555 #, gcc-internal-format
31556 msgid "this is the first entry overlapping that value"
31557 msgstr ""
31558
31559 #: c-family/c-common.c:4918
31560 #, gcc-internal-format
31561 msgid "duplicate case value"
31562 msgstr ""
31563
31564 #: c-family/c-common.c:4919 c-family/c-warn.c:2515
31565 #, gcc-internal-format
31566 msgid "previously used here"
31567 msgstr ""
31568
31569 #: c-family/c-common.c:4923
31570 #, gcc-internal-format
31571 msgid "multiple default labels in one switch"
31572 msgstr ""
31573
31574 #: c-family/c-common.c:4925
31575 #, gcc-internal-format
31576 msgid "this is the first default label"
31577 msgstr ""
31578
31579 #: c-family/c-common.c:5019
31580 #, gcc-internal-format
31581 msgid "taking the address of a label is non-standard"
31582 msgstr ""
31583
31584 #: c-family/c-common.c:5197
31585 #, gcc-internal-format
31586 msgid "requested alignment is not an integer constant"
31587 msgstr ""
31588
31589 #: c-family/c-common.c:5205 c-family/c-common.c:5215
31590 #, gcc-internal-format
31591 msgid "requested alignment %qE is not a positive power of 2"
31592 msgstr ""
31593
31594 #: c-family/c-common.c:5225
31595 #, gcc-internal-format
31596 msgid "requested alignment %qE exceeds object file maximum %u"
31597 msgstr ""
31598
31599 #: c-family/c-common.c:5233
31600 #, gcc-internal-format
31601 msgid "requested alignment %qE exceeds maximum %u"
31602 msgstr ""
31603
31604 #: c-family/c-common.c:5407
31605 #, gcc-internal-format
31606 msgid "not enough variable arguments to fit a sentinel"
31607 msgstr ""
31608
31609 #: c-family/c-common.c:5421
31610 #, gcc-internal-format
31611 msgid "missing sentinel in function call"
31612 msgstr ""
31613
31614 #: c-family/c-common.c:5540
31615 #, gcc-internal-format
31616 msgid "%qs pointer null"
31617 msgstr ""
31618
31619 #: c-family/c-common.c:5549
31620 #, gcc-internal-format, gfc-internal-format
31621 msgid "argument %u null where non-null expected"
31622 msgstr ""
31623
31624 #: c-family/c-common.c:5648 c-family/c-common.c:5698
31625 #, gcc-internal-format
31626 msgid "bad option %qs to attribute %<optimize%>"
31627 msgstr ""
31628
31629 #: c-family/c-common.c:5651 c-family/c-common.c:5702
31630 #, gcc-internal-format
31631 msgid "bad option %qs to pragma %<optimize%>"
31632 msgstr ""
31633
31634 #: c-family/c-common.c:5734
31635 #, gcc-internal-format
31636 msgid "%<fallthrough%> attribute specified multiple times"
31637 msgstr ""
31638
31639 #: c-family/c-common.c:5738
31640 #, gcc-internal-format
31641 msgid "%<fallthrough%> attribute specified with a parameter"
31642 msgstr ""
31643
31644 #: c-family/c-common.c:5911 c-family/c-common.c:6701 c-family/c-common.c:6748
31645 #: c-family/c-common.c:6823 c-family/c-common.c:6896 c/c-typeck.c:3663
31646 #, gcc-internal-format
31647 msgid "too few arguments to function %qE"
31648 msgstr ""
31649
31650 #: c-family/c-common.c:5916 c-family/c-common.c:6754 c-family/c-common.c:6922
31651 #: c/c-typeck.c:3527
31652 #, gcc-internal-format
31653 msgid "too many arguments to function %qE"
31654 msgstr ""
31655
31656 #: c-family/c-common.c:5958
31657 #, gcc-internal-format
31658 msgid "third argument to function %qE must be a constant integer"
31659 msgstr ""
31660
31661 #: c-family/c-common.c:5983
31662 #, gcc-internal-format
31663 msgid ""
31664 "second argument to function %qE must be a constant integer power of 2 "
31665 "between %qi and %qu bits"
31666 msgstr ""
31667
31668 #: c-family/c-common.c:6004 c-family/c-common.c:6048
31669 #, gcc-internal-format
31670 msgid "non-floating-point argument in call to function %qE"
31671 msgstr ""
31672
31673 #: c-family/c-common.c:6027
31674 #, gcc-internal-format
31675 msgid "non-floating-point arguments in call to function %qE"
31676 msgstr ""
31677
31678 #: c-family/c-common.c:6041
31679 #, gcc-internal-format
31680 msgid "non-const integer argument %u in call to function %qE"
31681 msgstr ""
31682
31683 #: c-family/c-common.c:6061
31684 #, gcc-internal-format
31685 msgid "non-integer argument 3 in call to function %qE"
31686 msgstr ""
31687
31688 #: c-family/c-common.c:6078 c-family/c-common.c:6121
31689 #, gcc-internal-format
31690 msgid "argument %u in call to function %qE does not have integral type"
31691 msgstr ""
31692
31693 #: c-family/c-common.c:6085
31694 #, gcc-internal-format
31695 msgid ""
31696 "argument 3 in call to function %qE does not have pointer to integral type"
31697 msgstr ""
31698
31699 #: c-family/c-common.c:6091
31700 #, gcc-internal-format
31701 msgid "argument 3 in call to function %qE has pointer to enumerated type"
31702 msgstr ""
31703
31704 #: c-family/c-common.c:6097
31705 #, gcc-internal-format
31706 msgid "argument 3 in call to function %qE has pointer to boolean type"
31707 msgstr ""
31708
31709 #: c-family/c-common.c:6103
31710 #, gcc-internal-format
31711 msgid "argument 3 in call to function %qE has pointer to %<const%> type (%qT)"
31712 msgstr ""
31713
31714 #: c-family/c-common.c:6127
31715 #, gcc-internal-format
31716 msgid "argument 3 in call to function %qE has enumerated type"
31717 msgstr ""
31718
31719 #: c-family/c-common.c:6133
31720 #, gcc-internal-format
31721 msgid "argument 3 in call to function %qE has boolean type"
31722 msgstr ""
31723
31724 #: c-family/c-common.c:6384
31725 #, gcc-internal-format
31726 msgid "cannot apply %<offsetof%> to static data member %qD"
31727 msgstr ""
31728
31729 #: c-family/c-common.c:6389
31730 #, gcc-internal-format
31731 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
31732 msgstr ""
31733
31734 #: c-family/c-common.c:6396
31735 #, gcc-internal-format
31736 msgid "cannot apply %<offsetof%> to a non constant address"
31737 msgstr ""
31738
31739 #: c-family/c-common.c:6409
31740 #, gcc-internal-format
31741 msgid "attempt to take address of bit-field structure member %qD"
31742 msgstr ""
31743
31744 #: c-family/c-common.c:6462
31745 #, gcc-internal-format
31746 msgid "index %E denotes an offset greater than size of %qT"
31747 msgstr ""
31748
31749 #: c-family/c-common.c:6623
31750 #, gcc-internal-format
31751 msgid "size of array is too large"
31752 msgstr ""
31753
31754 #: c-family/c-common.c:6731 c-family/c-common.c:6855
31755 #, gcc-internal-format
31756 msgid "operand type %qT is incompatible with argument %d of %qE"
31757 msgstr ""
31758
31759 #: c-family/c-common.c:6765
31760 #, gcc-internal-format
31761 msgid "expecting argument of type pointer or of type integer for argument 1"
31762 msgstr ""
31763
31764 #: c-family/c-common.c:6781
31765 #, gcc-internal-format
31766 msgid "both arguments must be compatible"
31767 msgstr ""
31768
31769 #: c-family/c-common.c:6997
31770 #, gcc-internal-format
31771 msgid "incorrect number of arguments to function %qE"
31772 msgstr ""
31773
31774 #: c-family/c-common.c:7011
31775 #, gcc-internal-format
31776 msgid "argument 1 of %qE must be a non-void pointer type"
31777 msgstr ""
31778
31779 #: c-family/c-common.c:7020
31780 #, gcc-internal-format
31781 msgid "argument 1 of %qE must be a pointer to a constant size type"
31782 msgstr ""
31783
31784 #: c-family/c-common.c:7031
31785 #, gcc-internal-format
31786 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
31787 msgstr ""
31788
31789 #: c-family/c-common.c:7052
31790 #, gcc-internal-format
31791 msgid "argument %d of %qE must be a pointer type"
31792 msgstr ""
31793
31794 #: c-family/c-common.c:7060
31795 #, gcc-internal-format
31796 msgid "argument %d of %qE must be a pointer to a constant size type"
31797 msgstr ""
31798
31799 #: c-family/c-common.c:7066
31800 #, gcc-internal-format
31801 msgid "argument %d of %qE must not be a pointer to a function"
31802 msgstr ""
31803
31804 #: c-family/c-common.c:7074
31805 #, gcc-internal-format
31806 msgid "size mismatch in argument %d of %qE"
31807 msgstr ""
31808
31809 #: c-family/c-common.c:7087
31810 #, gcc-internal-format
31811 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
31812 msgstr ""
31813
31814 #: c-family/c-common.c:7092
31815 #, gcc-internal-format
31816 msgid "argument %d of %qE discards %<const%> qualifier"
31817 msgstr ""
31818
31819 #: c-family/c-common.c:7101
31820 #, gcc-internal-format
31821 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
31822 msgstr ""
31823
31824 #: c-family/c-common.c:7106
31825 #, gcc-internal-format
31826 msgid "argument %d of %qE discards %<volatile%> qualifier"
31827 msgstr ""
31828
31829 #: c-family/c-common.c:7119
31830 #, gcc-internal-format
31831 msgid "non-integer memory model argument %d of %qE"
31832 msgstr ""
31833
31834 #: c-family/c-common.c:7132
31835 #, gcc-internal-format
31836 msgid "invalid memory model argument %d of %qE"
31837 msgstr ""
31838
31839 #: c-family/c-common.c:7533
31840 #, gcc-internal-format
31841 msgid ""
31842 "this target does not define a speculation barrier; your program will still "
31843 "execute correctly, but incorrect speculation may not be restricted"
31844 msgstr ""
31845
31846 #: c-family/c-common.c:8153
31847 #, gcc-internal-format
31848 msgid "index value is out of bound"
31849 msgstr ""
31850
31851 #: c-family/c-common.c:8195 c-family/c-common.c:8244 c-family/c-common.c:8260
31852 #, gcc-internal-format
31853 msgid "conversion of scalar %qT to vector %qT involves truncation"
31854 msgstr ""
31855
31856 #. Reject arguments that are built-in functions with
31857 #. no library fallback.
31858 #: c-family/c-common.c:8348
31859 #, gcc-internal-format
31860 msgid "built-in function %qE must be directly called"
31861 msgstr ""
31862
31863 #: c-family/c-common.c:8368
31864 #, gcc-internal-format
31865 msgid "size of array %qE is not a constant expression"
31866 msgstr ""
31867
31868 #: c-family/c-common.c:8371
31869 #, gcc-internal-format
31870 msgid "size of array is not a constant expression"
31871 msgstr ""
31872
31873 #: c-family/c-common.c:8375
31874 #, gcc-internal-format
31875 msgid "size %qE of array %qE is negative"
31876 msgstr ""
31877
31878 #: c-family/c-common.c:8378
31879 #, gcc-internal-format
31880 msgid "size %qE of array is negative"
31881 msgstr ""
31882
31883 #: c-family/c-common.c:8383
31884 #, gcc-internal-format
31885 msgid "size %qE of array %qE exceeds maximum object size %qE"
31886 msgstr ""
31887
31888 #: c-family/c-common.c:8386
31889 #, gcc-internal-format
31890 msgid "size %qE of array exceeds maximum object size %qE"
31891 msgstr ""
31892
31893 #: c-family/c-common.c:8391
31894 #, gcc-internal-format
31895 msgid "size of array %qE exceeds maximum object size %qE"
31896 msgstr ""
31897
31898 #: c-family/c-common.c:8394
31899 #, gcc-internal-format
31900 msgid "size of array exceeds maximum object size %qE"
31901 msgstr ""
31902
31903 #: c-family/c-common.c:8465
31904 #, gcc-internal-format
31905 msgid ""
31906 "environment variable %qs must expand to a non-negative integer less than or "
31907 "equal to %wd"
31908 msgstr ""
31909
31910 #: c-family/c-format.c:199
31911 #, gcc-internal-format
31912 msgid "function does not return string type"
31913 msgstr ""
31914
31915 #: c-family/c-format.c:233
31916 #, gcc-internal-format
31917 msgid "format string argument is not a string type"
31918 msgstr ""
31919
31920 #: c-family/c-format.c:259
31921 #, gcc-internal-format
31922 msgid "found a %qs reference but the format argument should be a string"
31923 msgstr ""
31924
31925 #: c-family/c-format.c:262
31926 #, gcc-internal-format
31927 msgid "found a %qT but the format argument should be a string"
31928 msgstr ""
31929
31930 #: c-family/c-format.c:272
31931 #, gcc-internal-format
31932 msgid "format argument should be a %qs reference but a string was found"
31933 msgstr ""
31934
31935 #: c-family/c-format.c:294
31936 #, gcc-internal-format
31937 msgid "format argument should be a %qs reference"
31938 msgstr ""
31939
31940 #: c-family/c-format.c:349
31941 #, gcc-internal-format
31942 msgid "unrecognized format specifier"
31943 msgstr ""
31944
31945 #: c-family/c-format.c:362
31946 #, gcc-internal-format
31947 msgid "%qE is only allowed in Objective-C dialects"
31948 msgstr ""
31949
31950 #: c-family/c-format.c:371
31951 #, gcc-internal-format
31952 msgid "%qE is an unrecognized format function type"
31953 msgstr ""
31954
31955 #: c-family/c-format.c:393
31956 #, gcc-internal-format
31957 msgid "format string argument follows the arguments to be formatted"
31958 msgstr ""
31959
31960 #: c-family/c-format.c:1238
31961 #, gcc-internal-format
31962 msgid "function %qD might be a candidate for %qs format attribute"
31963 msgstr ""
31964
31965 #: c-family/c-format.c:1329 c-family/c-format.c:1350 c-family/c-format.c:2784
31966 #, gcc-internal-format
31967 msgid "missing $ operand number in format"
31968 msgstr ""
31969
31970 #: c-family/c-format.c:1359
31971 #, gcc-internal-format, gfc-internal-format
31972 msgid "%s does not support %%n$ operand number formats"
31973 msgstr ""
31974
31975 #: c-family/c-format.c:1366
31976 #, gcc-internal-format
31977 msgid "operand number out of range in format"
31978 msgstr ""
31979
31980 #: c-family/c-format.c:1389
31981 #, gcc-internal-format, gfc-internal-format
31982 msgid "format argument %d used more than once in %s format"
31983 msgstr ""
31984
31985 #: c-family/c-format.c:1422
31986 #, gcc-internal-format
31987 msgid "%<$%>operand number used after format without operand number"
31988 msgstr ""
31989
31990 #: c-family/c-format.c:1453
31991 #, gcc-internal-format
31992 msgid "format argument %d unused before used argument %d in %<$%>-style format"
31993 msgstr ""
31994
31995 #: c-family/c-format.c:1556
31996 #, gcc-internal-format
31997 msgid "format not a string literal, format string not checked"
31998 msgstr ""
31999
32000 #: c-family/c-format.c:1571 c-family/c-format.c:1574
32001 #, gcc-internal-format
32002 msgid "format not a string literal and no format arguments"
32003 msgstr ""
32004
32005 #: c-family/c-format.c:1577
32006 #, gcc-internal-format
32007 msgid "format not a string literal, argument types not checked"
32008 msgstr ""
32009
32010 #: c-family/c-format.c:1594
32011 #, gcc-internal-format
32012 msgid "too many arguments for format"
32013 msgstr ""
32014
32015 #: c-family/c-format.c:1599
32016 #, gcc-internal-format
32017 msgid "unused arguments in %<$%>-style format"
32018 msgstr ""
32019
32020 #: c-family/c-format.c:1602
32021 #, gcc-internal-format, gfc-internal-format
32022 msgid "zero-length %s format string"
32023 msgstr ""
32024
32025 #: c-family/c-format.c:1606
32026 #, gcc-internal-format
32027 msgid "format is a wide character string"
32028 msgstr ""
32029
32030 #: c-family/c-format.c:1610
32031 #, gcc-internal-format
32032 msgid "format string is not an array of type %qs"
32033 msgstr ""
32034
32035 #: c-family/c-format.c:1613
32036 #, gcc-internal-format
32037 msgid "unterminated format string"
32038 msgstr ""
32039
32040 #: c-family/c-format.c:2027
32041 #, gcc-internal-format
32042 msgid "%s used with %<%%%c%> %s format"
32043 msgstr ""
32044
32045 #: c-family/c-format.c:2037
32046 #, gcc-internal-format, gfc-internal-format
32047 msgid "%s does not support %s"
32048 msgstr ""
32049
32050 #: c-family/c-format.c:2047
32051 #, gcc-internal-format
32052 msgid "%s does not support %s with the %<%%%c%> %s format"
32053 msgstr ""
32054
32055 #: c-family/c-format.c:2061
32056 #, gcc-internal-format, gfc-internal-format
32057 msgid "%s used within a quoted sequence"
32058 msgstr ""
32059
32060 #: c-family/c-format.c:2074
32061 #, gcc-internal-format
32062 msgid "%qc conversion used unquoted"
32063 msgstr ""
32064
32065 #: c-family/c-format.c:2192 c-family/c-format.c:2523
32066 #, gcc-internal-format, gfc-internal-format
32067 msgid "repeated %s in format"
32068 msgstr ""
32069
32070 #: c-family/c-format.c:2203
32071 #, gcc-internal-format
32072 msgid "missing fill character at end of strfmon format"
32073 msgstr ""
32074
32075 #: c-family/c-format.c:2305
32076 #, gcc-internal-format, gfc-internal-format
32077 msgid "zero width in %s format"
32078 msgstr ""
32079
32080 #: c-family/c-format.c:2328
32081 #, gcc-internal-format, gfc-internal-format
32082 msgid "empty left precision in %s format"
32083 msgstr ""
32084
32085 #: c-family/c-format.c:2419
32086 #, gcc-internal-format, gfc-internal-format
32087 msgid "empty precision in %s format"
32088 msgstr ""
32089
32090 #: c-family/c-format.c:2497
32091 #, gcc-internal-format
32092 msgid "%s does not support the %qs %s length modifier"
32093 msgstr ""
32094
32095 #: c-family/c-format.c:2553
32096 #, gcc-internal-format
32097 msgid "unknown conversion type character %qc in format"
32098 msgstr ""
32099
32100 #: c-family/c-format.c:2565
32101 #, gcc-internal-format
32102 msgid "%s does not support the %<%%%c%> %s format"
32103 msgstr ""
32104
32105 #: c-family/c-format.c:2597
32106 #, gcc-internal-format
32107 msgid "%s ignored with %s and %<%%%c%> %s format"
32108 msgstr ""
32109
32110 #: c-family/c-format.c:2602
32111 #, gcc-internal-format, gfc-internal-format
32112 msgid "%s ignored with %s in %s format"
32113 msgstr ""
32114
32115 #: c-family/c-format.c:2609
32116 #, gcc-internal-format
32117 msgid "use of %s and %s together with %<%%%c%> %s format"
32118 msgstr ""
32119
32120 #: c-family/c-format.c:2614
32121 #, gcc-internal-format, gfc-internal-format
32122 msgid "use of %s and %s together in %s format"
32123 msgstr ""
32124
32125 #: c-family/c-format.c:2641
32126 #, gcc-internal-format
32127 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
32128 msgstr ""
32129
32130 #: c-family/c-format.c:2645
32131 #, gcc-internal-format
32132 msgid "%<%%%c%> yields only last 2 digits of year"
32133 msgstr ""
32134
32135 #: c-family/c-format.c:2672
32136 #, gcc-internal-format
32137 msgid "no closing %<]%> for %<%%[%> format"
32138 msgstr ""
32139
32140 #: c-family/c-format.c:2701
32141 #, gcc-internal-format
32142 msgid ""
32143 "use of %qs length modifier with %qc type character has either no effect or "
32144 "undefined behavior"
32145 msgstr ""
32146
32147 #: c-family/c-format.c:2723
32148 #, gcc-internal-format
32149 msgid "%s does not support the %<%%%s%c%> %s format"
32150 msgstr ""
32151
32152 #: c-family/c-format.c:2761
32153 #, gcc-internal-format
32154 msgid "operand number specified with suppressed assignment"
32155 msgstr ""
32156
32157 #: c-family/c-format.c:2765
32158 #, gcc-internal-format
32159 msgid "operand number specified for format taking no argument"
32160 msgstr ""
32161
32162 #: c-family/c-format.c:3116
32163 #, gcc-internal-format
32164 msgid "unquoted type name %<%.*s%> in format"
32165 msgstr ""
32166
32167 #: c-family/c-format.c:3118
32168 #, gcc-internal-format
32169 msgid "unquoted operator %<%.*s%> in format"
32170 msgstr ""
32171
32172 #: c-family/c-format.c:3119
32173 #, gcc-internal-format
32174 msgid "unquoted keyword %<%.*s%> in format"
32175 msgstr ""
32176
32177 #: c-family/c-format.c:3122
32178 #, gcc-internal-format
32179 msgid "use %qs instead"
32180 msgstr ""
32181
32182 #: c-family/c-format.c:3174
32183 #, gcc-internal-format
32184 msgid "unquoted attribute in format"
32185 msgstr ""
32186
32187 #: c-family/c-format.c:3187
32188 #, gcc-internal-format
32189 msgid "unquoted name of built-in function %<%.*s%> in format"
32190 msgstr ""
32191
32192 #: c-family/c-format.c:3201
32193 #, gcc-internal-format
32194 msgid "unquoted identifier or keyword %<%.*s%> in format"
32195 msgstr ""
32196
32197 #: c-family/c-format.c:3229
32198 #, gcc-internal-format
32199 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
32200 msgstr ""
32201
32202 #: c-family/c-format.c:3273
32203 #, gcc-internal-format
32204 msgid "quoted %qs directive in format; use %qs instead"
32205 msgstr ""
32206
32207 #: c-family/c-format.c:3280 c-family/c-format.c:3551
32208 #, gcc-internal-format
32209 msgid "contraction %<%.*s%> in format; use %qs instead"
32210 msgstr ""
32211
32212 #: c-family/c-format.c:3320
32213 #, gcc-internal-format
32214 msgid "unquoted whitespace character %qc in format"
32215 msgstr ""
32216
32217 #: c-family/c-format.c:3333
32218 #, gcc-internal-format
32219 msgid "spurious trailing space in format"
32220 msgstr ""
32221
32222 #: c-family/c-format.c:3354
32223 #, gcc-internal-format
32224 msgid "inconsistent capitalization in format"
32225 msgstr ""
32226
32227 #: c-family/c-format.c:3361
32228 #, gcc-internal-format, gfc-internal-format
32229 msgid "unquoted sequence of %i consecutive space characters in format"
32230 msgstr ""
32231
32232 #: c-family/c-format.c:3381
32233 #, gcc-internal-format
32234 msgid "unquoted control characters in format"
32235 msgstr ""
32236
32237 #: c-family/c-format.c:3388
32238 #, gcc-internal-format
32239 msgid "unquoted control character %qc in format"
32240 msgstr ""
32241
32242 #: c-family/c-format.c:3446
32243 #, gcc-internal-format
32244 msgid "unquoted option name %<%.*s%> in format"
32245 msgstr ""
32246
32247 #: c-family/c-format.c:3506
32248 #, gcc-internal-format
32249 msgid "unbalanced punctuation character %qc in format"
32250 msgstr ""
32251
32252 #: c-family/c-format.c:3525
32253 #, gcc-internal-format
32254 msgid "unquoted preprocessing directive %<%.*s%> in format"
32255 msgstr ""
32256
32257 #: c-family/c-format.c:3561
32258 #, gcc-internal-format
32259 msgid "bare apostrophe %<'%> in format"
32260 msgstr ""
32261
32262 #: c-family/c-format.c:3563
32263 #, gcc-internal-format
32264 msgid ""
32265 "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and "
32266 "%qs directives instead"
32267 msgstr ""
32268
32269 #: c-family/c-format.c:3575
32270 #, gcc-internal-format
32271 msgid "grave accent %<`%> in format"
32272 msgstr ""
32273
32274 #: c-family/c-format.c:3577
32275 #, gcc-internal-format
32276 msgid "use the apostrophe directive %qs instead"
32277 msgstr ""
32278
32279 #: c-family/c-format.c:3589
32280 #, gcc-internal-format
32281 msgid "space followed by punctuation character %<%c%>"
32282 msgstr ""
32283
32284 #: c-family/c-format.c:3600
32285 #, gcc-internal-format
32286 msgid "quoted %qs directive in format"
32287 msgstr ""
32288
32289 #: c-family/c-format.c:3602
32290 #, gcc-internal-format
32291 msgid "if using %qs is not feasible, use %qs instead"
32292 msgstr ""
32293
32294 #: c-family/c-format.c:3631
32295 #, gcc-internal-format
32296 msgid "spurious leading punctuation sequence %<%.*s%> in format"
32297 msgstr ""
32298
32299 #: c-family/c-format.c:3671
32300 #, gcc-internal-format
32301 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
32302 msgstr ""
32303
32304 #: c-family/c-format.c:3688
32305 #, gcc-internal-format
32306 msgid ""
32307 "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
32308 msgstr ""
32309
32310 #: c-family/c-format.c:3708
32311 #, gcc-internal-format
32312 msgid "unquoted non-graph characters in format"
32313 msgstr ""
32314
32315 #: c-family/c-format.c:3715
32316 #, gcc-internal-format
32317 msgid "unquoted non-graph character %qc in format"
32318 msgstr ""
32319
32320 #: c-family/c-format.c:3747
32321 #, gcc-internal-format
32322 msgid "unbalanced punctuation character %<%c%> in format"
32323 msgstr ""
32324
32325 #: c-family/c-format.c:3754
32326 #, gcc-internal-format
32327 msgid "unterminated quoting directive"
32328 msgstr ""
32329
32330 #: c-family/c-format.c:3763
32331 #, gcc-internal-format
32332 msgid "unterminated quote character %<%c%> in format"
32333 msgstr ""
32334
32335 #: c-family/c-format.c:3833
32336 #, gcc-internal-format
32337 msgid "spurious trailing %<%%%> in format"
32338 msgstr ""
32339
32340 #: c-family/c-format.c:3893
32341 #, gcc-internal-format
32342 msgid "conversion lacks type at end of format"
32343 msgstr ""
32344
32345 #: c-family/c-format.c:3922
32346 #, gcc-internal-format
32347 msgid "nested quoting directive"
32348 msgstr ""
32349
32350 #: c-family/c-format.c:3933
32351 #, gcc-internal-format
32352 msgid "unmatched quoting directive"
32353 msgstr ""
32354
32355 #: c-family/c-format.c:3948
32356 #, gcc-internal-format
32357 msgid "%qc directive redundant after prior occurence of the same"
32358 msgstr ""
32359
32360 #: c-family/c-format.c:3954
32361 #, gcc-internal-format
32362 msgid "unmatched color reset directive"
32363 msgstr ""
32364
32365 #: c-family/c-format.c:3966
32366 #, gcc-internal-format
32367 msgid "%qc conversion used within a quoted sequence"
32368 msgstr ""
32369
32370 #: c-family/c-format.c:4006
32371 #, gcc-internal-format
32372 msgid "embedded %<\\0%> in format"
32373 msgstr ""
32374
32375 #: c-family/c-format.c:4022
32376 #, gcc-internal-format
32377 msgid "unterminated color directive"
32378 msgstr ""
32379
32380 #: c-family/c-format.c:4144
32381 #, gcc-internal-format, gfc-internal-format
32382 msgid "writing through null pointer (argument %d)"
32383 msgstr ""
32384
32385 #: c-family/c-format.c:4155
32386 #, gcc-internal-format, gfc-internal-format
32387 msgid "reading through null pointer (argument %d)"
32388 msgstr ""
32389
32390 #: c-family/c-format.c:4175
32391 #, gcc-internal-format, gfc-internal-format
32392 msgid "writing into constant object (argument %d)"
32393 msgstr ""
32394
32395 #: c-family/c-format.c:4187
32396 #, gcc-internal-format, gfc-internal-format
32397 msgid "extra type qualifiers in format argument (argument %d)"
32398 msgstr ""
32399
32400 #: c-family/c-format.c:4729
32401 #, gcc-internal-format
32402 msgid ""
32403 "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
32404 msgstr ""
32405
32406 #: c-family/c-format.c:4738
32407 #, gcc-internal-format
32408 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
32409 msgstr ""
32410
32411 #: c-family/c-format.c:4748
32412 #, gcc-internal-format
32413 msgid ""
32414 "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
32415 msgstr ""
32416
32417 #: c-family/c-format.c:4757
32418 #, gcc-internal-format
32419 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
32420 msgstr ""
32421
32422 #: c-family/c-format.c:4819 c-family/c-format.c:4825 c-family/c-format.c:5018
32423 #, gcc-internal-format
32424 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
32425 msgstr ""
32426
32427 #: c-family/c-format.c:4832 c-family/c-format.c:5028
32428 #, gcc-internal-format
32429 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
32430 msgstr ""
32431
32432 #: c-family/c-format.c:4880
32433 #, gcc-internal-format
32434 msgid "%<locus%> is not defined as a type"
32435 msgstr ""
32436
32437 #: c-family/c-format.c:4924
32438 #, gcc-internal-format
32439 msgid "%qs is not defined as a type"
32440 msgstr ""
32441
32442 #: c-family/c-format.c:4950
32443 #, gcc-internal-format
32444 msgid "%<location_t%> is not defined as a type"
32445 msgstr ""
32446
32447 #: c-family/c-format.c:4967
32448 #, gcc-internal-format
32449 msgid "%<tree%> is not defined as a type"
32450 msgstr ""
32451
32452 #: c-family/c-format.c:4973
32453 #, gcc-internal-format
32454 msgid "%<tree%> is not defined as a pointer type"
32455 msgstr ""
32456
32457 #: c-family/c-format.c:5203
32458 #, gcc-internal-format
32459 msgid "argument to be formatted is not %<...%>"
32460 msgstr ""
32461
32462 #: c-family/c-format.c:5215
32463 #, gcc-internal-format
32464 msgid "strftime formats cannot format arguments"
32465 msgstr ""
32466
32467 #: c-family/c-indentation.c:66
32468 #, gcc-internal-format
32469 msgid ""
32470 "%<-Wmisleading-indentation%> is disabled from this point onwards, since "
32471 "column-tracking was disabled due to the size of the code/headers"
32472 msgstr ""
32473
32474 #: c-family/c-indentation.c:71
32475 #, gcc-internal-format
32476 msgid ""
32477 "adding %<-flarge-source-files%> will allow for more column-tracking support, "
32478 "at the expense of compilation time and memory"
32479 msgstr ""
32480
32481 #: c-family/c-indentation.c:618
32482 #, gcc-internal-format
32483 msgid "this %qs clause does not guard..."
32484 msgstr ""
32485
32486 #: c-family/c-indentation.c:621
32487 #, gcc-internal-format
32488 msgid ""
32489 "...this statement, but the latter is misleadingly indented as if it were "
32490 "guarded by the %qs"
32491 msgstr ""
32492
32493 #: c-family/c-lex.c:226
32494 #, gcc-internal-format
32495 msgid "badly nested C headers from preprocessor"
32496 msgstr ""
32497
32498 #: c-family/c-lex.c:261
32499 #, gcc-internal-format
32500 msgid "ignoring %<#pragma %s %s%>"
32501 msgstr ""
32502
32503 #. ... or not.
32504 #: c-family/c-lex.c:560 c-family/c-lex.c:1273
32505 #, gcc-internal-format
32506 msgid "stray %<@%> in program"
32507 msgstr ""
32508
32509 #: c-family/c-lex.c:575
32510 #, gcc-internal-format
32511 msgid "stray %qs in program"
32512 msgstr ""
32513
32514 #: c-family/c-lex.c:585
32515 #, gcc-internal-format, gfc-internal-format
32516 msgid "missing terminating %c character"
32517 msgstr ""
32518
32519 #: c-family/c-lex.c:587
32520 #, gcc-internal-format
32521 msgid "stray %qc in program"
32522 msgstr ""
32523
32524 #: c-family/c-lex.c:589
32525 #, gcc-internal-format
32526 msgid "stray %<\\%o%> in program"
32527 msgstr ""
32528
32529 #: c-family/c-lex.c:803
32530 #, gcc-internal-format
32531 msgid "this decimal constant is unsigned only in ISO C90"
32532 msgstr ""
32533
32534 #: c-family/c-lex.c:807
32535 #, gcc-internal-format
32536 msgid "this decimal constant would be unsigned in ISO C90"
32537 msgstr ""
32538
32539 #: c-family/c-lex.c:827
32540 #, gcc-internal-format
32541 msgid "integer constant is too large for %<unsigned long%> type"
32542 msgstr ""
32543
32544 #: c-family/c-lex.c:867
32545 #, gcc-internal-format
32546 msgid "unsuffixed floating constant"
32547 msgstr ""
32548
32549 #: c-family/c-lex.c:881
32550 #, gcc-internal-format
32551 msgid "decimal floating-point not supported for this target"
32552 msgstr ""
32553
32554 #: c-family/c-lex.c:904 c-family/c-lex.c:928
32555 #, gcc-internal-format
32556 msgid "unsupported non-standard suffix on floating constant"
32557 msgstr ""
32558
32559 #: c-family/c-lex.c:909 c-family/c-lex.c:932
32560 #, gcc-internal-format
32561 msgid "non-standard suffix on floating constant"
32562 msgstr ""
32563
32564 #: c-family/c-lex.c:1011 c-family/c-lex.c:1014
32565 #, gcc-internal-format
32566 msgid "floating constant exceeds range of %qT"
32567 msgstr ""
32568
32569 #: c-family/c-lex.c:1029
32570 #, gcc-internal-format
32571 msgid "floating constant truncated to zero"
32572 msgstr ""
32573
32574 #: c-family/c-lex.c:1230
32575 #, gcc-internal-format
32576 msgid "repeated %<@%> before Objective-C string"
32577 msgstr ""
32578
32579 #: c-family/c-lex.c:1249 c/c-parser.c:7469 cp/parser.c:4272
32580 #, gcc-internal-format
32581 msgid "unsupported non-standard concatenation of string literals"
32582 msgstr ""
32583
32584 #: c-family/c-lex.c:1285 c/c-parser.c:7490
32585 #, gcc-internal-format
32586 msgid "traditional C rejects string constant concatenation"
32587 msgstr ""
32588
32589 #: c-family/c-omp.c:212
32590 #, gcc-internal-format
32591 msgid "invalid expression type for %<#pragma omp atomic%>"
32592 msgstr ""
32593
32594 #: c-family/c-omp.c:217
32595 #, gcc-internal-format
32596 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
32597 msgstr ""
32598
32599 #: c-family/c-omp.c:337
32600 #, gcc-internal-format
32601 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
32602 msgstr ""
32603
32604 #: c-family/c-omp.c:340 c-family/c-omp.c:378
32605 #, gcc-internal-format
32606 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
32607 msgstr ""
32608
32609 #: c-family/c-omp.c:460
32610 #, gcc-internal-format
32611 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
32612 msgstr ""
32613
32614 #: c-family/c-omp.c:466
32615 #, gcc-internal-format
32616 msgid "%<const%> qualified %<depobj%> expression"
32617 msgstr ""
32618
32619 #: c-family/c-omp.c:482
32620 #, gcc-internal-format
32621 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
32622 msgstr ""
32623
32624 #: c-family/c-omp.c:488
32625 #, gcc-internal-format
32626 msgid ""
32627 "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> "
32628 "construct"
32629 msgstr ""
32630
32631 #: c-family/c-omp.c:510
32632 #, gcc-internal-format
32633 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
32634 msgstr ""
32635
32636 #: c-family/c-omp.c:724 cp/semantics.c:9090
32637 #, gcc-internal-format
32638 msgid "invalid type for iteration variable %qE"
32639 msgstr ""
32640
32641 #: c-family/c-omp.c:729
32642 #, gcc-internal-format
32643 msgid "%<_Atomic%> iteration variable %qE"
32644 msgstr ""
32645
32646 #: c-family/c-omp.c:745
32647 #, gcc-internal-format
32648 msgid "%qE is not initialized"
32649 msgstr ""
32650
32651 #: c-family/c-omp.c:766 cp/semantics.c:8979
32652 #, gcc-internal-format
32653 msgid "missing controlling predicate"
32654 msgstr ""
32655
32656 #: c-family/c-omp.c:872 cp/semantics.c:8598
32657 #, gcc-internal-format
32658 msgid "invalid controlling predicate"
32659 msgstr ""
32660
32661 #: c-family/c-omp.c:879 cp/semantics.c:8985
32662 #, gcc-internal-format
32663 msgid "missing increment expression"
32664 msgstr ""
32665
32666 #: c-family/c-omp.c:979 c-family/c-omp.c:997
32667 #, gcc-internal-format
32668 msgid "increment is not constant 1 or -1 for %<!=%> condition"
32669 msgstr ""
32670
32671 #: c-family/c-omp.c:1010 cp/semantics.c:8713
32672 #, gcc-internal-format
32673 msgid "invalid increment expression"
32674 msgstr ""
32675
32676 #: c-family/c-omp.c:1107
32677 #, gcc-internal-format
32678 msgid "initializer expression refers to iteration variable %qD"
32679 msgstr ""
32680
32681 #: c-family/c-omp.c:1111
32682 #, gcc-internal-format
32683 msgid "condition expression refers to iteration variable %qD"
32684 msgstr ""
32685
32686 #: c-family/c-omp.c:1115
32687 #, gcc-internal-format
32688 msgid "increment expression refers to iteration variable %qD"
32689 msgstr ""
32690
32691 #: c-family/c-omp.c:1267
32692 #, gcc-internal-format
32693 msgid ""
32694 "outer iteration variable %qD used in initializer expression has type other "
32695 "than %qT"
32696 msgstr ""
32697
32698 #: c-family/c-omp.c:1271
32699 #, gcc-internal-format
32700 msgid ""
32701 "outer iteration variable %qD used in condition expression has type other "
32702 "than %qT"
32703 msgstr ""
32704
32705 #: c-family/c-omp.c:1278
32706 #, gcc-internal-format
32707 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
32708 msgstr ""
32709
32710 #: c-family/c-omp.c:1284
32711 #, gcc-internal-format
32712 msgid "outer iteration variable %qD addend expression %qE is not integral"
32713 msgstr ""
32714
32715 #: c-family/c-omp.c:1349 c-family/c-omp.c:1435
32716 #, gcc-internal-format
32717 msgid "the same loop iteration variables %qD used in multiple associated loops"
32718 msgstr ""
32719
32720 #: c-family/c-omp.c:1387
32721 #, gcc-internal-format
32722 msgid ""
32723 "two different outer iteration variables %qD and %qD used in a single loop"
32724 msgstr ""
32725
32726 #: c-family/c-omp.c:1939
32727 #, gcc-internal-format
32728 msgid ""
32729 "invalid %<task%> reduction modifier on construct combined with %<simd%> or "
32730 "%<loop%>"
32731 msgstr ""
32732
32733 #: c-family/c-omp.c:1950
32734 #, gcc-internal-format
32735 msgid ""
32736 "invalid %<task%> reduction modifier on construct not combined with %<parallel"
32737 "%>, %<for%> or %<sections%>"
32738 msgstr ""
32739
32740 #: c-family/c-omp.c:1963
32741 #, gcc-internal-format
32742 msgid ""
32743 "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, "
32744 "%<for simd%>, %<parallel for%>, %<parallel for simd%>"
32745 msgstr ""
32746
32747 #: c-family/c-omp.c:2270 c-family/c-omp.c:2285
32748 #, gcc-internal-format
32749 msgid "%qD is not a function argument"
32750 msgstr ""
32751
32752 #: c-family/c-omp.c:2414
32753 #, gcc-internal-format
32754 msgid "selector set %qs specified more than once"
32755 msgstr ""
32756
32757 #: c-family/c-omp.c:2428 c-family/c-omp.c:2441
32758 #, gcc-internal-format
32759 msgid "selector %qs specified more than once in set %qs"
32760 msgstr ""
32761
32762 #: c-family/c-omp.c:2482
32763 #, gcc-internal-format
32764 msgid "incorrect property %qs of %qs selector"
32765 msgstr ""
32766
32767 #: c-family/c-omp.c:2489
32768 #, gcc-internal-format
32769 msgid "unknown property %qs of %qs selector"
32770 msgstr ""
32771
32772 #: c-family/c-omp.c:2494
32773 #, gcc-internal-format
32774 msgid "unknown property %qE of %qs selector"
32775 msgstr ""
32776
32777 #: c-family/c-omp.c:2535
32778 #, gcc-internal-format
32779 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
32780 msgstr ""
32781
32782 #: c-family/c-opts.c:330
32783 #, gcc-internal-format
32784 msgid "%<-I-%> specified twice"
32785 msgstr ""
32786
32787 #: c-family/c-opts.c:333
32788 #, gcc-internal-format
32789 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
32790 msgstr ""
32791
32792 #: c-family/c-opts.c:412
32793 #, gcc-internal-format
32794 msgid "%<-Wabi=1%> is not supported, using =2"
32795 msgstr ""
32796
32797 #: c-family/c-opts.c:598 fortran/cpp.c:351
32798 #, gcc-internal-format
32799 msgid "output filename specified twice"
32800 msgstr ""
32801
32802 #: c-family/c-opts.c:795
32803 #, gcc-internal-format
32804 msgid "%<-fexcess-precision=standard%> for C++"
32805 msgstr ""
32806
32807 #: c-family/c-opts.c:835
32808 #, gcc-internal-format
32809 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
32810 msgstr ""
32811
32812 #: c-family/c-opts.c:881
32813 #, gcc-internal-format
32814 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
32815 msgstr ""
32816
32817 #: c-family/c-opts.c:883
32818 #, gcc-internal-format
32819 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
32820 msgstr ""
32821
32822 #: c-family/c-opts.c:885
32823 #, gcc-internal-format
32824 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
32825 msgstr ""
32826
32827 #: c-family/c-opts.c:887
32828 #, gcc-internal-format
32829 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
32830 msgstr ""
32831
32832 #: c-family/c-opts.c:889
32833 #, gcc-internal-format
32834 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
32835 msgstr ""
32836
32837 #: c-family/c-opts.c:891
32838 #, gcc-internal-format
32839 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
32840 msgstr ""
32841
32842 #: c-family/c-opts.c:934
32843 #, gcc-internal-format
32844 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
32845 msgstr ""
32846
32847 #: c-family/c-opts.c:961
32848 #, gcc-internal-format
32849 msgid "%<-Wabi%> won%'t warn about anything"
32850 msgstr ""
32851
32852 #: c-family/c-opts.c:963
32853 #, gcc-internal-format
32854 msgid ""
32855 "%<-Wabi%> warns about differences from the most up-to-date ABI, which is "
32856 "also used by default"
32857 msgstr ""
32858
32859 #: c-family/c-opts.c:966
32860 #, gcc-internal-format
32861 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
32862 msgstr ""
32863
32864 #: c-family/c-opts.c:1029
32865 #, gcc-internal-format
32866 msgid "external TLS initialization functions not supported on this target"
32867 msgstr ""
32868
32869 #: c-family/c-opts.c:1053
32870 #, gcc-internal-format
32871 msgid "too many filenames given; type %<%s %s%> for usage"
32872 msgstr ""
32873
32874 #: c-family/c-opts.c:1068
32875 #, gcc-internal-format
32876 msgid "opening output file %s: %m"
32877 msgstr ""
32878
32879 #: c-family/c-opts.c:1088
32880 #, gcc-internal-format
32881 msgid "the %qs debug format cannot be used with pre-compiled headers"
32882 msgstr ""
32883
32884 #: c-family/c-opts.c:1246
32885 #, gcc-internal-format
32886 msgid "opening dependency file %s: %m"
32887 msgstr ""
32888
32889 #: c-family/c-opts.c:1257
32890 #, gcc-internal-format
32891 msgid "closing dependency file %s: %m"
32892 msgstr ""
32893
32894 #: c-family/c-opts.c:1260
32895 #, gcc-internal-format
32896 msgid "when writing output to %s: %m"
32897 msgstr ""
32898
32899 #: c-family/c-opts.c:1336
32900 #, gcc-internal-format
32901 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
32902 msgstr ""
32903
32904 #: c-family/c-opts.c:1360
32905 #, gcc-internal-format
32906 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
32907 msgstr ""
32908
32909 #: c-family/c-opts.c:1393
32910 #, gcc-internal-format
32911 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
32912 msgstr ""
32913
32914 #: c-family/c-opts.c:1396
32915 #, gcc-internal-format
32916 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
32917 msgstr ""
32918
32919 #: c-family/c-opts.c:1583
32920 #, gcc-internal-format
32921 msgid "too late for # directive to set debug directory"
32922 msgstr ""
32923
32924 #: c-family/c-pch.c:106
32925 #, gcc-internal-format
32926 msgid "cannot create precompiled header %s: %m"
32927 msgstr ""
32928
32929 #: c-family/c-pch.c:127
32930 #, gcc-internal-format
32931 msgid "cannot write to %s: %m"
32932 msgstr ""
32933
32934 #: c-family/c-pch.c:185
32935 #, gcc-internal-format
32936 msgid "cannot write %s: %m"
32937 msgstr ""
32938
32939 #: c-family/c-pch.c:409
32940 #, gcc-internal-format
32941 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
32942 msgstr ""
32943
32944 #: c-family/c-pch.c:411
32945 #, gcc-internal-format
32946 msgid "use %<#include%> instead"
32947 msgstr ""
32948
32949 #: c-family/c-pch.c:417
32950 #, gcc-internal-format
32951 msgid "%s: couldn%'t open PCH file: %m"
32952 msgstr ""
32953
32954 #: c-family/c-pch.c:422
32955 #, gcc-internal-format
32956 msgid "use %<-Winvalid-pch%> for more information"
32957 msgstr ""
32958
32959 #: c-family/c-pch.c:423
32960 #, gcc-internal-format, gfc-internal-format
32961 msgid "%s: PCH file was invalid"
32962 msgstr ""
32963
32964 #: c-family/c-pragma.c:94
32965 #, gcc-internal-format
32966 msgid ""
32967 "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
32968 msgstr ""
32969
32970 #: c-family/c-pragma.c:109
32971 #, gcc-internal-format
32972 msgid ""
32973 "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, "
32974 "%E)%>"
32975 msgstr ""
32976
32977 #: c-family/c-pragma.c:139
32978 #, gcc-internal-format
32979 msgid "missing %<(%> after %<#pragma pack%> - ignored"
32980 msgstr ""
32981
32982 #: c-family/c-pragma.c:150 c-family/c-pragma.c:182
32983 #, gcc-internal-format
32984 msgid "invalid constant in %<#pragma pack%> - ignored"
32985 msgstr ""
32986
32987 #: c-family/c-pragma.c:154 c-family/c-pragma.c:196
32988 #, gcc-internal-format
32989 msgid "malformed %<#pragma pack%> - ignored"
32990 msgstr ""
32991
32992 #: c-family/c-pragma.c:159
32993 #, gcc-internal-format
32994 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
32995 msgstr ""
32996
32997 #: c-family/c-pragma.c:161
32998 #, gcc-internal-format
32999 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
33000 msgstr ""
33001
33002 #: c-family/c-pragma.c:170
33003 #, gcc-internal-format
33004 msgid "unknown action %qE for %<#pragma pack%> - ignored"
33005 msgstr ""
33006
33007 #: c-family/c-pragma.c:199
33008 #, gcc-internal-format
33009 msgid "junk at end of %<#pragma pack%>"
33010 msgstr ""
33011
33012 #: c-family/c-pragma.c:202
33013 #, gcc-internal-format
33014 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
33015 msgstr ""
33016
33017 #: c-family/c-pragma.c:223
33018 #, gcc-internal-format, gfc-internal-format
33019 msgid "alignment must be a small power of two, not %d"
33020 msgstr ""
33021
33022 #: c-family/c-pragma.c:262
33023 #, gcc-internal-format
33024 msgid ""
33025 "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
33026 msgstr ""
33027
33028 #: c-family/c-pragma.c:359 c-family/c-pragma.c:364
33029 #, gcc-internal-format
33030 msgid "malformed %<#pragma weak%>, ignored"
33031 msgstr ""
33032
33033 #: c-family/c-pragma.c:368
33034 #, gcc-internal-format
33035 msgid "junk at end of %<#pragma weak%>"
33036 msgstr ""
33037
33038 #: c-family/c-pragma.c:374
33039 #, gcc-internal-format
33040 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
33041 msgstr ""
33042
33043 #: c-family/c-pragma.c:422
33044 #, gcc-internal-format
33045 msgid ""
33046 "%<scalar_storage_order%> is not supported because endianness is not uniform"
33047 msgstr ""
33048
33049 #: c-family/c-pragma.c:431
33050 #, gcc-internal-format
33051 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
33052 msgstr ""
33053
33054 #: c-family/c-pragma.c:437
33055 #, gcc-internal-format
33056 msgid ""
33057 "missing [big-endian|little-endian|default] after %<#pragma "
33058 "scalar_storage_order%>"
33059 msgstr ""
33060
33061 #: c-family/c-pragma.c:446
33062 #, gcc-internal-format
33063 msgid ""
33064 "expected [big-endian|little-endian|default] after %<#pragma "
33065 "scalar_storage_order%>"
33066 msgstr ""
33067
33068 #: c-family/c-pragma.c:500 c-family/c-pragma.c:502
33069 #, gcc-internal-format
33070 msgid "malformed %<#pragma redefine_extname%>, ignored"
33071 msgstr ""
33072
33073 #: c-family/c-pragma.c:505
33074 #, gcc-internal-format
33075 msgid "junk at end of %<#pragma redefine_extname%>"
33076 msgstr ""
33077
33078 #: c-family/c-pragma.c:533 c-family/c-pragma.c:606
33079 #, gcc-internal-format
33080 msgid ""
33081 "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
33082 msgstr ""
33083
33084 #: c-family/c-pragma.c:561
33085 #, gcc-internal-format
33086 msgid ""
33087 "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma "
33088 "redefine_extname%>"
33089 msgstr ""
33090
33091 #: c-family/c-pragma.c:597
33092 #, gcc-internal-format
33093 msgid "%<asm%> declaration ignored due to conflict with previous rename"
33094 msgstr ""
33095
33096 #: c-family/c-pragma.c:628
33097 #, gcc-internal-format
33098 msgid ""
33099 "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
33100 msgstr ""
33101
33102 #: c-family/c-pragma.c:689
33103 #, gcc-internal-format
33104 msgid ""
33105 "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, "
33106 "%<hidden%> or %<protected%>"
33107 msgstr ""
33108
33109 #: c-family/c-pragma.c:732
33110 #, gcc-internal-format
33111 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
33112 msgstr ""
33113
33114 #: c-family/c-pragma.c:739
33115 #, gcc-internal-format
33116 msgid "no matching push for %<#pragma GCC visibility pop%>"
33117 msgstr ""
33118
33119 #: c-family/c-pragma.c:744 c-family/c-pragma.c:751
33120 #, gcc-internal-format
33121 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
33122 msgstr ""
33123
33124 #: c-family/c-pragma.c:747
33125 #, gcc-internal-format
33126 msgid "malformed %<#pragma GCC visibility push%>"
33127 msgstr ""
33128
33129 #: c-family/c-pragma.c:755
33130 #, gcc-internal-format
33131 msgid "junk at end of %<#pragma GCC visibility%>"
33132 msgstr ""
33133
33134 #: c-family/c-pragma.c:767
33135 #, gcc-internal-format
33136 msgid ""
33137 "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
33138 msgstr ""
33139
33140 #: c-family/c-pragma.c:793
33141 #, gcc-internal-format
33142 msgid ""
33143 "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
33144 msgstr ""
33145
33146 #: c-family/c-pragma.c:802
33147 #, gcc-internal-format
33148 msgid "missing option after %<#pragma GCC diagnostic%> kind"
33149 msgstr ""
33150
33151 #: c-family/c-pragma.c:816
33152 #, gcc-internal-format
33153 msgid ""
33154 "unknown option after %<#pragma GCC diagnostic%> kind; did you mean %<-%s%>?"
33155 msgstr ""
33156
33157 #: c-family/c-pragma.c:820
33158 #, gcc-internal-format
33159 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
33160 msgstr ""
33161
33162 #: c-family/c-pragma.c:827
33163 #, gcc-internal-format
33164 msgid "%qs is not an option that controls warnings"
33165 msgstr ""
33166
33167 #: c-family/c-pragma.c:835
33168 #, gcc-internal-format
33169 msgid "option %qs is valid for %s but not for %s"
33170 msgstr ""
33171
33172 #: c-family/c-pragma.c:867
33173 #, gcc-internal-format
33174 msgid "%<#pragma GCC option%> is not allowed inside functions"
33175 msgstr ""
33176
33177 #: c-family/c-pragma.c:880
33178 #, gcc-internal-format
33179 msgid "%<#pragma GCC option%> is not a string"
33180 msgstr ""
33181
33182 #: c-family/c-pragma.c:907
33183 #, gcc-internal-format
33184 msgid ""
33185 "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
33186 msgstr ""
33187
33188 #: c-family/c-pragma.c:913
33189 #, gcc-internal-format
33190 msgid "%<#pragma GCC target%> string is badly formed"
33191 msgstr ""
33192
33193 #: c-family/c-pragma.c:936
33194 #, gcc-internal-format
33195 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
33196 msgstr ""
33197
33198 #: c-family/c-pragma.c:949
33199 #, gcc-internal-format
33200 msgid "%<#pragma GCC optimize%> is not a string or number"
33201 msgstr ""
33202
33203 #: c-family/c-pragma.c:975
33204 #, gcc-internal-format
33205 msgid ""
33206 "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
33207 msgstr ""
33208
33209 #: c-family/c-pragma.c:981
33210 #, gcc-internal-format
33211 msgid "%<#pragma GCC optimize%> string is badly formed"
33212 msgstr ""
33213
33214 #: c-family/c-pragma.c:1023
33215 #, gcc-internal-format
33216 msgid "junk at end of %<#pragma push_options%>"
33217 msgstr ""
33218
33219 #: c-family/c-pragma.c:1058
33220 #, gcc-internal-format
33221 msgid "junk at end of %<#pragma pop_options%>"
33222 msgstr ""
33223
33224 #: c-family/c-pragma.c:1065
33225 #, gcc-internal-format
33226 msgid ""
33227 "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC "
33228 "push_options%>"
33229 msgstr ""
33230
33231 #: c-family/c-pragma.c:1112
33232 #, gcc-internal-format
33233 msgid "junk at end of %<#pragma reset_options%>"
33234 msgstr ""
33235
33236 #: c-family/c-pragma.c:1150 c-family/c-pragma.c:1157
33237 #, gcc-internal-format
33238 msgid "expected a string after %<#pragma message%>"
33239 msgstr ""
33240
33241 #: c-family/c-pragma.c:1152
33242 #, gcc-internal-format
33243 msgid "malformed %<#pragma message%>, ignored"
33244 msgstr ""
33245
33246 #: c-family/c-pragma.c:1162
33247 #, gcc-internal-format
33248 msgid "junk at end of %<#pragma message%>"
33249 msgstr ""
33250
33251 #: c-family/c-pragma.c:1165
33252 #, gcc-internal-format
33253 msgid "%<#pragma message: %s%>"
33254 msgstr ""
33255
33256 #: c-family/c-pragma.c:1203
33257 #, gcc-internal-format
33258 msgid "invalid location for %<pragma %s%>, ignored"
33259 msgstr ""
33260
33261 #: c-family/c-pragma.c:1210 c-family/c-pragma.c:1224
33262 #, gcc-internal-format
33263 msgid "malformed %<#pragma %s%>, ignored"
33264 msgstr ""
33265
33266 #: c-family/c-pragma.c:1230 cp/lex.c:395
33267 #, gcc-internal-format
33268 msgid "junk at end of %<#pragma %s%>"
33269 msgstr ""
33270
33271 #: c-family/c-pragma.c:1248
33272 #, gcc-internal-format
33273 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
33274 msgstr ""
33275
33276 #: c-family/c-pragma.c:1257
33277 #, gcc-internal-format
33278 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
33279 msgstr ""
33280
33281 #: c-family/c-pragma.c:1263
33282 #, gcc-internal-format
33283 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
33284 msgstr ""
33285
33286 #: c-family/c-pretty-print.c:333
33287 #, gcc-internal-format
33288 msgid "<type-error>"
33289 msgstr ""
33290
33291 #: c-family/c-pretty-print.c:375
33292 #, gcc-internal-format
33293 msgid "<unnamed-unsigned:"
33294 msgstr ""
33295
33296 #: c-family/c-pretty-print.c:379
33297 #, gcc-internal-format
33298 msgid "<unnamed-float:"
33299 msgstr ""
33300
33301 #: c-family/c-pretty-print.c:382
33302 #, gcc-internal-format
33303 msgid "<unnamed-fixed:"
33304 msgstr ""
33305
33306 #: c-family/c-pretty-print.c:397
33307 #, gcc-internal-format
33308 msgid "<typedef-error>"
33309 msgstr ""
33310
33311 #: c-family/c-pretty-print.c:412
33312 #, gcc-internal-format
33313 msgid "<tag-error>"
33314 msgstr ""
33315
33316 #: c-family/c-pretty-print.c:1250
33317 #, gcc-internal-format
33318 msgid "<erroneous-expression>"
33319 msgstr ""
33320
33321 #: c-family/c-pretty-print.c:1254 cp/cxx-pretty-print.c:133
33322 #, gcc-internal-format
33323 msgid "<return-value>"
33324 msgstr ""
33325
33326 #: c-family/c-semantics.c:197
33327 #, gcc-internal-format, gfc-internal-format
33328 msgid "wrong type argument to %s"
33329 msgstr ""
33330
33331 #: c-family/c-warn.c:56 c-family/c-warn.c:69 cp/constexpr.c:2838
33332 #: cp/constexpr.c:5597
33333 #, gcc-internal-format
33334 msgid "overflow in constant expression"
33335 msgstr ""
33336
33337 #: c-family/c-warn.c:96
33338 #, gcc-internal-format
33339 msgid "integer overflow in expression %qE of type %qT results in %qE"
33340 msgstr ""
33341
33342 #: c-family/c-warn.c:98
33343 #, gcc-internal-format
33344 msgid "integer overflow in expression of type %qT results in %qE"
33345 msgstr ""
33346
33347 #: c-family/c-warn.c:104
33348 #, gcc-internal-format
33349 msgid "floating point overflow in expression %qE of type %qT results in %qE"
33350 msgstr ""
33351
33352 #: c-family/c-warn.c:106
33353 #, gcc-internal-format
33354 msgid "floating point overflow in expression of type %qT results in %qE"
33355 msgstr ""
33356
33357 #: c-family/c-warn.c:112
33358 #, gcc-internal-format
33359 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
33360 msgstr ""
33361
33362 #: c-family/c-warn.c:114
33363 #, gcc-internal-format
33364 msgid "fixed-point overflow in expression of type %qT results in %qE"
33365 msgstr ""
33366
33367 #: c-family/c-warn.c:120
33368 #, gcc-internal-format
33369 msgid "vector overflow in expression %qE of type %qT results in %qE"
33370 msgstr ""
33371
33372 #: c-family/c-warn.c:122
33373 #, gcc-internal-format
33374 msgid "vector overflow in expression of type %qT results in %qE"
33375 msgstr ""
33376
33377 #: c-family/c-warn.c:129
33378 #, gcc-internal-format
33379 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
33380 msgstr ""
33381
33382 #: c-family/c-warn.c:131
33383 #, gcc-internal-format
33384 msgid "complex integer overflow in expression of type %qT results in %qE"
33385 msgstr ""
33386
33387 #: c-family/c-warn.c:135
33388 #, gcc-internal-format
33389 msgid ""
33390 "complex floating point overflow in expression %qE of type %qT results in %qE"
33391 msgstr ""
33392
33393 #: c-family/c-warn.c:137
33394 #, gcc-internal-format
33395 msgid ""
33396 "complex floating point overflow in expression of type %qT results in %qE"
33397 msgstr ""
33398
33399 #: c-family/c-warn.c:229
33400 #, gcc-internal-format
33401 msgid "logical %<or%> applied to non-boolean constant"
33402 msgstr ""
33403
33404 #: c-family/c-warn.c:233
33405 #, gcc-internal-format
33406 msgid "logical %<and%> applied to non-boolean constant"
33407 msgstr ""
33408
33409 #: c-family/c-warn.c:303
33410 #, gcc-internal-format
33411 msgid "logical %<or%> of collectively exhaustive tests is always true"
33412 msgstr ""
33413
33414 #: c-family/c-warn.c:307
33415 #, gcc-internal-format
33416 msgid "logical %<and%> of mutually exclusive tests is always false"
33417 msgstr ""
33418
33419 #: c-family/c-warn.c:317
33420 #, gcc-internal-format
33421 msgid "logical %<or%> of equal expressions"
33422 msgstr ""
33423
33424 #: c-family/c-warn.c:320
33425 #, gcc-internal-format
33426 msgid "logical %<and%> of equal expressions"
33427 msgstr ""
33428
33429 #: c-family/c-warn.c:406
33430 #, gcc-internal-format
33431 msgid "bitwise comparison always evaluates to false"
33432 msgstr ""
33433
33434 #: c-family/c-warn.c:409
33435 #, gcc-internal-format
33436 msgid "bitwise comparison always evaluates to true"
33437 msgstr ""
33438
33439 #: c-family/c-warn.c:514
33440 #, gcc-internal-format
33441 msgid "self-comparison always evaluates to true"
33442 msgstr ""
33443
33444 #: c-family/c-warn.c:517
33445 #, gcc-internal-format
33446 msgid "self-comparison always evaluates to false"
33447 msgstr ""
33448
33449 #: c-family/c-warn.c:568
33450 #, gcc-internal-format
33451 msgid "logical not is only applied to the left hand side of comparison"
33452 msgstr ""
33453
33454 #: c-family/c-warn.c:576
33455 #, gcc-internal-format
33456 msgid ""
33457 "add parentheses around left hand side expression to silence this warning"
33458 msgstr ""
33459
33460 #: c-family/c-warn.c:710
33461 #, gcc-internal-format
33462 msgid "type-punning to incomplete type might break strict-aliasing rules"
33463 msgstr ""
33464
33465 #: c-family/c-warn.c:728
33466 #, gcc-internal-format
33467 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
33468 msgstr ""
33469
33470 #: c-family/c-warn.c:736 c-family/c-warn.c:754
33471 #, gcc-internal-format
33472 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
33473 msgstr ""
33474
33475 #: c-family/c-warn.c:901
33476 #, gcc-internal-format
33477 msgid ""
33478 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
33479 "you mean to use the size of the destination?"
33480 msgstr ""
33481
33482 #: c-family/c-warn.c:932
33483 #, gcc-internal-format
33484 msgid ""
33485 "argument to %<sizeof%> in %qD call is the same expression as the "
33486 "destination; did you mean to remove the addressof?"
33487 msgstr ""
33488
33489 #: c-family/c-warn.c:939
33490 #, gcc-internal-format
33491 msgid ""
33492 "argument to %<sizeof%> in %qD call is the same expression as the "
33493 "destination; did you mean to provide an explicit length?"
33494 msgstr ""
33495
33496 #: c-family/c-warn.c:944
33497 #, gcc-internal-format
33498 msgid ""
33499 "argument to %<sizeof%> in %qD call is the same expression as the "
33500 "destination; did you mean to dereference it?"
33501 msgstr ""
33502
33503 #: c-family/c-warn.c:956
33504 #, gcc-internal-format
33505 msgid ""
33506 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
33507 "destination; expected %qT or an explicit length"
33508 msgstr ""
33509
33510 #: c-family/c-warn.c:972
33511 #, gcc-internal-format
33512 msgid ""
33513 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
33514 "you mean to remove the addressof?"
33515 msgstr ""
33516
33517 #: c-family/c-warn.c:979
33518 #, gcc-internal-format
33519 msgid ""
33520 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
33521 "you mean to provide an explicit length?"
33522 msgstr ""
33523
33524 #: c-family/c-warn.c:984
33525 #, gcc-internal-format
33526 msgid ""
33527 "argument to %<sizeof%> in %qD call is the same expression as the source; did "
33528 "you mean to dereference it?"
33529 msgstr ""
33530
33531 #: c-family/c-warn.c:996
33532 #, gcc-internal-format
33533 msgid ""
33534 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
33535 "source; expected %qT or an explicit length"
33536 msgstr ""
33537
33538 #: c-family/c-warn.c:1012
33539 #, gcc-internal-format
33540 msgid ""
33541 "argument to %<sizeof%> in %qD call is the same expression as the first "
33542 "source; did you mean to remove the addressof?"
33543 msgstr ""
33544
33545 #: c-family/c-warn.c:1019
33546 #, gcc-internal-format
33547 msgid ""
33548 "argument to %<sizeof%> in %qD call is the same expression as the first "
33549 "source; did you mean to provide an explicit length?"
33550 msgstr ""
33551
33552 #: c-family/c-warn.c:1024
33553 #, gcc-internal-format
33554 msgid ""
33555 "argument to %<sizeof%> in %qD call is the same expression as the first "
33556 "source; did you mean to dereference it?"
33557 msgstr ""
33558
33559 #: c-family/c-warn.c:1036
33560 #, gcc-internal-format
33561 msgid ""
33562 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first "
33563 "source; expected %qT or an explicit length"
33564 msgstr ""
33565
33566 #: c-family/c-warn.c:1052
33567 #, gcc-internal-format
33568 msgid ""
33569 "argument to %<sizeof%> in %qD call is the same expression as the second "
33570 "source; did you mean to remove the addressof?"
33571 msgstr ""
33572
33573 #: c-family/c-warn.c:1059
33574 #, gcc-internal-format
33575 msgid ""
33576 "argument to %<sizeof%> in %qD call is the same expression as the second "
33577 "source; did you mean to provide an explicit length?"
33578 msgstr ""
33579
33580 #: c-family/c-warn.c:1064
33581 #, gcc-internal-format
33582 msgid ""
33583 "argument to %<sizeof%> in %qD call is the same expression as the second "
33584 "source; did you mean to dereference it?"
33585 msgstr ""
33586
33587 #: c-family/c-warn.c:1076
33588 #, gcc-internal-format
33589 msgid ""
33590 "argument to %<sizeof%> in %qD call is the same pointer type %qT as the "
33591 "second source; expected %qT or an explicit length"
33592 msgstr ""
33593
33594 #: c-family/c-warn.c:1105 c-family/c-warn.c:1112
33595 #, gcc-internal-format
33596 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
33597 msgstr ""
33598
33599 #: c-family/c-warn.c:1122
33600 #, gcc-internal-format
33601 msgid "first argument of %q+D should be %<int%>"
33602 msgstr ""
33603
33604 #: c-family/c-warn.c:1131
33605 #, gcc-internal-format
33606 msgid "second argument of %q+D should be %<char **%>"
33607 msgstr ""
33608
33609 #: c-family/c-warn.c:1140
33610 #, gcc-internal-format
33611 msgid "third argument of %q+D should probably be %<char **%>"
33612 msgstr ""
33613
33614 #: c-family/c-warn.c:1151
33615 #, gcc-internal-format
33616 msgid "%q+D takes only zero or two arguments"
33617 msgstr ""
33618
33619 #: c-family/c-warn.c:1155
33620 #, gcc-internal-format
33621 msgid "%q+D declared as variadic function"
33622 msgstr ""
33623
33624 #: c-family/c-warn.c:1198
33625 #, gcc-internal-format
33626 msgid "conversion to %qT from boolean expression"
33627 msgstr ""
33628
33629 #: c-family/c-warn.c:1223 c-family/c-warn.c:1392
33630 #, gcc-internal-format
33631 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
33632 msgstr ""
33633
33634 #: c-family/c-warn.c:1228 c-family/c-warn.c:1400
33635 #, gcc-internal-format
33636 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
33637 msgstr ""
33638
33639 #: c-family/c-warn.c:1236
33640 #, gcc-internal-format
33641 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
33642 msgstr ""
33643
33644 #: c-family/c-warn.c:1241
33645 #, gcc-internal-format
33646 msgid "signed conversion from %qT to %qT changes the value of %qE"
33647 msgstr ""
33648
33649 #: c-family/c-warn.c:1248 c-family/c-warn.c:1390
33650 #, gcc-internal-format
33651 msgid "conversion from %qT to %qT changes value from %qE to %qE"
33652 msgstr ""
33653
33654 #: c-family/c-warn.c:1252 c-family/c-warn.c:1398
33655 #, gcc-internal-format
33656 msgid "conversion from %qT to %qT changes the value of %qE"
33657 msgstr ""
33658
33659 #: c-family/c-warn.c:1335
33660 #, gcc-internal-format
33661 msgid "conversion to %qT from %qT may change the sign of the result"
33662 msgstr ""
33663
33664 #: c-family/c-warn.c:1340
33665 #, gcc-internal-format
33666 msgid "conversion from %qT to %qT discards imaginary component"
33667 msgstr ""
33668
33669 #: c-family/c-warn.c:1344
33670 #, gcc-internal-format
33671 msgid "conversion from %qT to %qT may change value"
33672 msgstr ""
33673
33674 #: c-family/c-warn.c:1411 c-family/c-warn.c:1428 c-family/c-warn.c:1445
33675 #, gcc-internal-format
33676 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
33677 msgstr ""
33678
33679 #: c-family/c-warn.c:1416 c-family/c-warn.c:1433 c-family/c-warn.c:1450
33680 #, gcc-internal-format
33681 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
33682 msgstr ""
33683
33684 #: c-family/c-warn.c:1480
33685 #, gcc-internal-format
33686 msgid "case value %qs not in enumerated type"
33687 msgstr ""
33688
33689 #: c-family/c-warn.c:1485
33690 #, gcc-internal-format
33691 msgid "case value %qs not in enumerated type %qT"
33692 msgstr ""
33693
33694 #: c-family/c-warn.c:1565
33695 #, gcc-internal-format
33696 msgid "lower value in case label range less than minimum value for type"
33697 msgstr ""
33698
33699 #: c-family/c-warn.c:1579
33700 #, gcc-internal-format
33701 msgid "case label value is less than minimum value for type"
33702 msgstr ""
33703
33704 #: c-family/c-warn.c:1596
33705 #, gcc-internal-format
33706 msgid "upper value in case label range exceeds maximum value for type"
33707 msgstr ""
33708
33709 #: c-family/c-warn.c:1609
33710 #, gcc-internal-format
33711 msgid "case label value exceeds maximum value for type"
33712 msgstr ""
33713
33714 #: c-family/c-warn.c:1622
33715 #, gcc-internal-format
33716 msgid "switch missing default case"
33717 msgstr ""
33718
33719 #: c-family/c-warn.c:1667
33720 #, gcc-internal-format
33721 msgid "switch condition has boolean value"
33722 msgstr ""
33723
33724 #: c-family/c-warn.c:1749
33725 #, gcc-internal-format
33726 msgid "enumeration value %qE not handled in switch"
33727 msgstr ""
33728
33729 #: c-family/c-warn.c:1777
33730 #, gcc-internal-format
33731 msgid ""
33732 "the omitted middle operand in %<?:%> will always be %<true%>, suggest "
33733 "explicit middle operand"
33734 msgstr ""
33735
33736 #: c-family/c-warn.c:1799
33737 #, gcc-internal-format
33738 msgid "assignment of member %qD in read-only object"
33739 msgstr ""
33740
33741 #: c-family/c-warn.c:1801
33742 #, gcc-internal-format
33743 msgid "increment of member %qD in read-only object"
33744 msgstr ""
33745
33746 #: c-family/c-warn.c:1803
33747 #, gcc-internal-format
33748 msgid "decrement of member %qD in read-only object"
33749 msgstr ""
33750
33751 #: c-family/c-warn.c:1805
33752 #, gcc-internal-format
33753 msgid "member %qD in read-only object used as %<asm%> output"
33754 msgstr ""
33755
33756 #: c-family/c-warn.c:1809
33757 #, gcc-internal-format
33758 msgid "assignment of read-only member %qD"
33759 msgstr ""
33760
33761 #: c-family/c-warn.c:1810
33762 #, gcc-internal-format
33763 msgid "increment of read-only member %qD"
33764 msgstr ""
33765
33766 #: c-family/c-warn.c:1811
33767 #, gcc-internal-format
33768 msgid "decrement of read-only member %qD"
33769 msgstr ""
33770
33771 #: c-family/c-warn.c:1812
33772 #, gcc-internal-format
33773 msgid "read-only member %qD used as %<asm%> output"
33774 msgstr ""
33775
33776 #: c-family/c-warn.c:1816
33777 #, gcc-internal-format
33778 msgid "assignment of read-only variable %qD"
33779 msgstr ""
33780
33781 #: c-family/c-warn.c:1817
33782 #, gcc-internal-format
33783 msgid "increment of read-only variable %qD"
33784 msgstr ""
33785
33786 #: c-family/c-warn.c:1818
33787 #, gcc-internal-format
33788 msgid "decrement of read-only variable %qD"
33789 msgstr ""
33790
33791 #: c-family/c-warn.c:1819
33792 #, gcc-internal-format
33793 msgid "read-only variable %qD used as %<asm%> output"
33794 msgstr ""
33795
33796 #: c-family/c-warn.c:1822
33797 #, gcc-internal-format
33798 msgid "assignment of read-only parameter %qD"
33799 msgstr ""
33800
33801 #: c-family/c-warn.c:1823
33802 #, gcc-internal-format
33803 msgid "increment of read-only parameter %qD"
33804 msgstr ""
33805
33806 #: c-family/c-warn.c:1824
33807 #, gcc-internal-format
33808 msgid "decrement of read-only parameter %qD"
33809 msgstr ""
33810
33811 #: c-family/c-warn.c:1825
33812 #, gcc-internal-format
33813 msgid "read-only parameter %qD use as %<asm%> output"
33814 msgstr ""
33815
33816 #: c-family/c-warn.c:1830
33817 #, gcc-internal-format
33818 msgid "assignment of read-only named return value %qD"
33819 msgstr ""
33820
33821 #: c-family/c-warn.c:1832
33822 #, gcc-internal-format
33823 msgid "increment of read-only named return value %qD"
33824 msgstr ""
33825
33826 #: c-family/c-warn.c:1834
33827 #, gcc-internal-format
33828 msgid "decrement of read-only named return value %qD"
33829 msgstr ""
33830
33831 #: c-family/c-warn.c:1836
33832 #, gcc-internal-format
33833 msgid "read-only named return value %qD used as %<asm%>output"
33834 msgstr ""
33835
33836 #: c-family/c-warn.c:1841
33837 #, gcc-internal-format
33838 msgid "assignment of function %qD"
33839 msgstr ""
33840
33841 #: c-family/c-warn.c:1842
33842 #, gcc-internal-format
33843 msgid "increment of function %qD"
33844 msgstr ""
33845
33846 #: c-family/c-warn.c:1843
33847 #, gcc-internal-format
33848 msgid "decrement of function %qD"
33849 msgstr ""
33850
33851 #: c-family/c-warn.c:1844
33852 #, gcc-internal-format
33853 msgid "function %qD used as %<asm%> output"
33854 msgstr ""
33855
33856 #: c-family/c-warn.c:1847 c/c-typeck.c:4917
33857 #, gcc-internal-format
33858 msgid "assignment of read-only location %qE"
33859 msgstr ""
33860
33861 #: c-family/c-warn.c:1848 c/c-typeck.c:4920
33862 #, gcc-internal-format
33863 msgid "increment of read-only location %qE"
33864 msgstr ""
33865
33866 #: c-family/c-warn.c:1849 c/c-typeck.c:4923
33867 #, gcc-internal-format
33868 msgid "decrement of read-only location %qE"
33869 msgstr ""
33870
33871 #: c-family/c-warn.c:1850
33872 #, gcc-internal-format
33873 msgid "read-only location %qE used as %<asm%> output"
33874 msgstr ""
33875
33876 #: c-family/c-warn.c:1864
33877 #, gcc-internal-format
33878 msgid "lvalue required as left operand of assignment"
33879 msgstr ""
33880
33881 #: c-family/c-warn.c:1867
33882 #, gcc-internal-format
33883 msgid "lvalue required as increment operand"
33884 msgstr ""
33885
33886 #: c-family/c-warn.c:1870
33887 #, gcc-internal-format
33888 msgid "lvalue required as decrement operand"
33889 msgstr ""
33890
33891 #: c-family/c-warn.c:1873
33892 #, gcc-internal-format
33893 msgid "lvalue required as unary %<&%> operand"
33894 msgstr ""
33895
33896 #: c-family/c-warn.c:1876
33897 #, gcc-internal-format
33898 msgid "lvalue required in %<asm%> statement"
33899 msgstr ""
33900
33901 #: c-family/c-warn.c:1893
33902 #, gcc-internal-format
33903 msgid "invalid type argument (have %qT)"
33904 msgstr ""
33905
33906 #: c-family/c-warn.c:1897
33907 #, gcc-internal-format
33908 msgid "invalid type argument of array indexing (have %qT)"
33909 msgstr ""
33910
33911 #: c-family/c-warn.c:1902
33912 #, gcc-internal-format
33913 msgid "invalid type argument of unary %<*%> (have %qT)"
33914 msgstr ""
33915
33916 #: c-family/c-warn.c:1907
33917 #, gcc-internal-format
33918 msgid "invalid type argument of %<->%> (have %qT)"
33919 msgstr ""
33920
33921 #: c-family/c-warn.c:1912
33922 #, gcc-internal-format
33923 msgid "invalid type argument of %<->*%> (have %qT)"
33924 msgstr ""
33925
33926 #: c-family/c-warn.c:1917
33927 #, gcc-internal-format
33928 msgid "invalid type argument of implicit conversion (have %qT)"
33929 msgstr ""
33930
33931 #: c-family/c-warn.c:1944
33932 #, gcc-internal-format
33933 msgid "array subscript has type %<char%>"
33934 msgstr ""
33935
33936 #: c-family/c-warn.c:1980 c-family/c-warn.c:1983
33937 #, gcc-internal-format
33938 msgid "suggest parentheses around %<+%> inside %<<<%>"
33939 msgstr ""
33940
33941 #: c-family/c-warn.c:1986 c-family/c-warn.c:1989
33942 #, gcc-internal-format
33943 msgid "suggest parentheses around %<-%> inside %<<<%>"
33944 msgstr ""
33945
33946 #: c-family/c-warn.c:1995 c-family/c-warn.c:1998
33947 #, gcc-internal-format
33948 msgid "suggest parentheses around %<+%> inside %<>>%>"
33949 msgstr ""
33950
33951 #: c-family/c-warn.c:2001 c-family/c-warn.c:2004
33952 #, gcc-internal-format
33953 msgid "suggest parentheses around %<-%> inside %<>>%>"
33954 msgstr ""
33955
33956 #: c-family/c-warn.c:2010 c-family/c-warn.c:2013
33957 #, gcc-internal-format
33958 msgid "suggest parentheses around %<&&%> within %<||%>"
33959 msgstr ""
33960
33961 #: c-family/c-warn.c:2020 c-family/c-warn.c:2024
33962 #, gcc-internal-format
33963 msgid "suggest parentheses around arithmetic in operand of %<|%>"
33964 msgstr ""
33965
33966 #: c-family/c-warn.c:2028 c-family/c-warn.c:2031
33967 #, gcc-internal-format
33968 msgid "suggest parentheses around comparison in operand of %<|%>"
33969 msgstr ""
33970
33971 #: c-family/c-warn.c:2036
33972 #, gcc-internal-format
33973 msgid ""
33974 "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!"
33975 "%> to %<~%>"
33976 msgstr ""
33977
33978 #: c-family/c-warn.c:2044 c-family/c-warn.c:2048
33979 #, gcc-internal-format
33980 msgid "suggest parentheses around arithmetic in operand of %<^%>"
33981 msgstr ""
33982
33983 #: c-family/c-warn.c:2052 c-family/c-warn.c:2055
33984 #, gcc-internal-format
33985 msgid "suggest parentheses around comparison in operand of %<^%>"
33986 msgstr ""
33987
33988 #: c-family/c-warn.c:2061 c-family/c-warn.c:2064
33989 #, gcc-internal-format
33990 msgid "suggest parentheses around %<+%> in operand of %<&%>"
33991 msgstr ""
33992
33993 #: c-family/c-warn.c:2067 c-family/c-warn.c:2070
33994 #, gcc-internal-format
33995 msgid "suggest parentheses around %<-%> in operand of %<&%>"
33996 msgstr ""
33997
33998 #: c-family/c-warn.c:2074 c-family/c-warn.c:2077
33999 #, gcc-internal-format
34000 msgid "suggest parentheses around comparison in operand of %<&%>"
34001 msgstr ""
34002
34003 #: c-family/c-warn.c:2082
34004 #, gcc-internal-format
34005 msgid ""
34006 "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!"
34007 "%> to %<~%>"
34008 msgstr ""
34009
34010 #: c-family/c-warn.c:2089 c-family/c-warn.c:2092
34011 #, gcc-internal-format
34012 msgid "suggest parentheses around comparison in operand of %<==%>"
34013 msgstr ""
34014
34015 #: c-family/c-warn.c:2097 c-family/c-warn.c:2100
34016 #, gcc-internal-format
34017 msgid "suggest parentheses around comparison in operand of %<!=%>"
34018 msgstr ""
34019
34020 #: c-family/c-warn.c:2110 c-family/c-warn.c:2116
34021 #, gcc-internal-format
34022 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
34023 msgstr ""
34024
34025 #: c-family/c-warn.c:2132
34026 #, gcc-internal-format
34027 msgid "label %q+D defined but not used"
34028 msgstr ""
34029
34030 #: c-family/c-warn.c:2134
34031 #, gcc-internal-format
34032 msgid "label %q+D declared but not defined"
34033 msgstr ""
34034
34035 #: c-family/c-warn.c:2157
34036 #, gcc-internal-format
34037 msgid "division by zero"
34038 msgstr ""
34039
34040 #: c-family/c-warn.c:2177
34041 #, gcc-internal-format
34042 msgid ""
34043 "%<memset%> used with constant zero length parameter; this could be due to "
34044 "transposed parameters"
34045 msgstr ""
34046
34047 #: c-family/c-warn.c:2201
34048 #, gcc-internal-format
34049 msgid ""
34050 "%<memset%> used with length equal to number of elements without "
34051 "multiplication by element size"
34052 msgstr ""
34053
34054 #: c-family/c-warn.c:2240 c/c-typeck.c:12039 c/c-typeck.c:12207
34055 #: cp/typeck.c:5295
34056 #, gcc-internal-format
34057 msgid "comparison between types %qT and %qT"
34058 msgstr ""
34059
34060 #: c-family/c-warn.c:2293
34061 #, gcc-internal-format
34062 msgid "comparison of integer expressions of different signedness: %qT and %qT"
34063 msgstr ""
34064
34065 #: c-family/c-warn.c:2346
34066 #, gcc-internal-format
34067 msgid "promoted bitwise complement of an unsigned value is always nonzero"
34068 msgstr ""
34069
34070 #: c-family/c-warn.c:2350
34071 #, gcc-internal-format
34072 msgid ""
34073 "comparison of promoted bitwise complement of an unsigned value with constant"
34074 msgstr ""
34075
34076 #: c-family/c-warn.c:2361
34077 #, gcc-internal-format
34078 msgid ""
34079 "comparison of promoted bitwise complement of an unsigned value with unsigned"
34080 msgstr ""
34081
34082 #: c-family/c-warn.c:2416
34083 #, gcc-internal-format
34084 msgid "unused parameter %qD"
34085 msgstr ""
34086
34087 #: c-family/c-warn.c:2478
34088 #, gcc-internal-format
34089 msgid "typedef %qD locally defined but not used"
34090 msgstr ""
34091
34092 #: c-family/c-warn.c:2514
34093 #, gcc-internal-format
34094 msgid "duplicated %<if%> condition"
34095 msgstr ""
34096
34097 #: c-family/c-warn.c:2543
34098 #, gcc-internal-format
34099 msgid ""
34100 "optimization attribute on %qD follows definition but the attribute doesn%'t "
34101 "match"
34102 msgstr ""
34103
34104 #: c-family/c-warn.c:2551
34105 #, gcc-internal-format
34106 msgid ""
34107 "inline declaration of %qD follows declaration with attribute %<noinline%>"
34108 msgstr ""
34109
34110 #: c-family/c-warn.c:2556
34111 #, gcc-internal-format
34112 msgid ""
34113 "declaration of %q+D with attribute %<noinline%> follows inline declaration"
34114 msgstr ""
34115
34116 #: c-family/c-warn.c:2605
34117 #, gcc-internal-format
34118 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
34119 msgstr ""
34120
34121 #: c-family/c-warn.c:2643 c-family/c-warn.c:2667
34122 #, gcc-internal-format
34123 msgid "comparison of constant %qE with boolean expression is always false"
34124 msgstr ""
34125
34126 #: c-family/c-warn.c:2646 c-family/c-warn.c:2664
34127 #, gcc-internal-format
34128 msgid "comparison of constant %qE with boolean expression is always true"
34129 msgstr ""
34130
34131 #: c-family/c-warn.c:2714
34132 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
34133 msgid_plural ""
34134 "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
34135 msgstr[0] ""
34136 msgstr[1] ""
34137
34138 #: c-family/c-warn.c:2779 c/c-typeck.c:5488 cp/call.c:5715
34139 #, gcc-internal-format
34140 msgid "this condition has identical branches"
34141 msgstr ""
34142
34143 #: c-family/c-warn.c:2886
34144 #, gcc-internal-format
34145 msgid "macro expands to multiple statements"
34146 msgstr ""
34147
34148 #: c-family/c-warn.c:2887
34149 #, gcc-internal-format
34150 msgid "some parts of macro expansion are not guarded by this %qs clause"
34151 msgstr ""
34152
34153 #: c-family/c-warn.c:2980
34154 #, gcc-internal-format
34155 msgid ""
34156 "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment "
34157 "%d) may result in an unaligned pointer value"
34158 msgstr ""
34159
34160 #: c-family/c-warn.c:2987 c-family/c-warn.c:2990 cp/init.c:635
34161 #, gcc-internal-format
34162 msgid "defined here"
34163 msgstr ""
34164
34165 #: c-family/c-warn.c:3077
34166 #, gcc-internal-format
34167 msgid ""
34168 "taking address of packed member of %qT may result in an unaligned pointer "
34169 "value"
34170 msgstr ""
34171
34172 #: c-family/cppspec.c:94
34173 #, gcc-internal-format
34174 msgid "%qs is not a valid option to the preprocessor"
34175 msgstr ""
34176
34177 #: c-family/cppspec.c:113
34178 #, gcc-internal-format
34179 msgid "too many input files"
34180 msgstr ""
34181
34182 #: common/config/aarch64/aarch64-common.c:516 config/aarch64/aarch64.c:14529
34183 #, gcc-internal-format
34184 msgid "unknown value %qs for %<-mcpu%>"
34185 msgstr ""
34186
34187 #: common/config/alpha/alpha-common.c:75
34188 #, gcc-internal-format
34189 msgid "bad value %qs for %<-mtls-size%> switch"
34190 msgstr ""
34191
34192 #: common/config/arc/arc-common.c:87
34193 #, gcc-internal-format
34194 msgid "multiple %<-mcpu=%> options specified."
34195 msgstr ""
34196
34197 #: common/config/arc/arc-common.c:93
34198 #, gcc-internal-format
34199 msgid "Unsupported value for mmpy-option"
34200 msgstr ""
34201
34202 #: common/config/arm/arm-common.c:259
34203 #, gcc-internal-format, gfc-internal-format
34204 msgid "%%:target_mode_check takes an even number of parameters"
34205 msgstr ""
34206
34207 #: common/config/arm/arm-common.c:269
34208 #, gcc-internal-format, gfc-internal-format
34209 msgid "unrecognized option passed to %%:target_mode_check"
34210 msgstr ""
34211
34212 #: common/config/arm/arm-common.c:331 common/config/arm/arm-common.c:395
34213 #: common/config/arm/arm-common.c:442 config/aarch64/aarch64.c:14461
34214 #: config/aarch64/aarch64.c:14499
34215 #, gcc-internal-format
34216 msgid "valid arguments are: %s; did you mean %qs?"
34217 msgstr ""
34218
34219 #: common/config/arm/arm-common.c:334 common/config/arm/arm-common.c:398
34220 #: common/config/arm/arm-common.c:445 config/aarch64/aarch64.c:14464
34221 #, gcc-internal-format, gfc-internal-format
34222 msgid "valid arguments are: %s"
34223 msgstr ""
34224
34225 #: common/config/arm/arm-common.c:371 common/config/arm/arm-common.c:425
34226 #, gcc-internal-format, gfc-internal-format
34227 msgid "unrecognized %s target: %s"
34228 msgstr ""
34229
34230 #: common/config/arm/arm-common.c:461
34231 #, gcc-internal-format
34232 msgid "unrecognized %<-mfpu%> target: %s"
34233 msgstr ""
34234
34235 #: common/config/arm/arm-common.c:489
34236 #, gcc-internal-format
34237 msgid "%qs does not support feature %qs"
34238 msgstr ""
34239
34240 #: common/config/arm/arm-common.c:500
34241 #, gcc-internal-format
34242 msgid "valid feature names are: %s; did you mean %qs?"
34243 msgstr ""
34244
34245 #: common/config/arm/arm-common.c:503
34246 #, gcc-internal-format, gfc-internal-format
34247 msgid "valid feature names are: %s"
34248 msgstr ""
34249
34250 #: common/config/arm/arm-common.c:521
34251 #, gcc-internal-format, gfc-internal-format
34252 msgid "%s does not take any feature options"
34253 msgstr ""
34254
34255 #: common/config/arm/arm-common.c:612
34256 #, gcc-internal-format, gfc-internal-format
34257 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
34258 msgstr ""
34259
34260 #: common/config/arm/arm-common.c:626
34261 #, gcc-internal-format, gfc-internal-format
34262 msgid "unrecognized operand to %%:canon_for_mlib"
34263 msgstr ""
34264
34265 #: common/config/arm/arm-common.c:972
34266 #, gcc-internal-format, gfc-internal-format
34267 msgid "unrecognized operand to %%:asm_auto_mfpu"
34268 msgstr ""
34269
34270 #: common/config/avr/avr-common.c:90
34271 #, gcc-internal-format
34272 msgid ""
34273 "option %<-mdouble=64%> is only available if configured %<--with-double={64|"
34274 "64,32|32,64}%>"
34275 msgstr ""
34276
34277 #: common/config/avr/avr-common.c:98
34278 #, gcc-internal-format
34279 msgid ""
34280 "option %<-mdouble=32%> is only available if configured %<--with-double={32|"
34281 "32,64|64,32}%>"
34282 msgstr ""
34283
34284 #: common/config/avr/avr-common.c:114
34285 #, gcc-internal-format
34286 msgid ""
34287 "option %<-mlong-double=64%> is only available if configured %<--with-long-"
34288 "double={64|64,32|32,64}%>, or %<--with-long-double=double%> together with "
34289 "%<--with-double={64|64,32|32,64}%>"
34290 msgstr ""
34291
34292 #: common/config/avr/avr-common.c:123
34293 #, gcc-internal-format
34294 msgid ""
34295 "option %<-mlong-double=32%> is only available if configured %<--with-long-"
34296 "double={32|32,64|64,32}%>, or %<--with-long-double=double%> together with "
34297 "%<--with-double={32|32,64|64,32}%>"
34298 msgstr ""
34299
34300 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
34301 #, gcc-internal-format
34302 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
34303 msgstr ""
34304
34305 #: common/config/bfin/bfin-common.c:323
34306 #, gcc-internal-format
34307 msgid "%<-mcpu=%s%> is not valid"
34308 msgstr ""
34309
34310 #: common/config/bfin/bfin-common.c:359
34311 #, gcc-internal-format
34312 msgid "%<-mcpu=%s%> has invalid silicon revision"
34313 msgstr ""
34314
34315 #: common/config/i386/i386-common.c:1428
34316 #, gcc-internal-format
34317 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
34318 msgstr ""
34319
34320 #: common/config/i386/i386-common.c:1431
34321 #, gcc-internal-format
34322 msgid "%<-malign-loops=%d%> is not between 0 and %d"
34323 msgstr ""
34324
34325 #: common/config/i386/i386-common.c:1438
34326 #, gcc-internal-format
34327 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
34328 msgstr ""
34329
34330 #: common/config/i386/i386-common.c:1441
34331 #, gcc-internal-format
34332 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
34333 msgstr ""
34334
34335 #: common/config/i386/i386-common.c:1449
34336 #, gcc-internal-format
34337 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
34338 msgstr ""
34339
34340 #: common/config/i386/i386-common.c:1452
34341 #, gcc-internal-format
34342 msgid "%<-malign-functions=%d%> is not between 0 and %d"
34343 msgstr ""
34344
34345 #: common/config/i386/i386-common.c:1461
34346 #, gcc-internal-format
34347 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
34348 msgstr ""
34349
34350 #: common/config/i386/i386-common.c:1515
34351 #, gcc-internal-format
34352 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
34353 msgstr ""
34354
34355 #: common/config/i386/i386-common.c:1521
34356 #, gcc-internal-format
34357 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
34358 msgstr ""
34359
34360 #: common/config/ia64/ia64-common.c:65
34361 #, gcc-internal-format
34362 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
34363 msgstr ""
34364
34365 #: common/config/msp430/msp430-common.c:57
34366 #, gcc-internal-format
34367 msgid "unrecognized argument of %<-mcpu%>: %s"
34368 msgstr ""
34369
34370 #: common/config/nds32/nds32-common.c:49
34371 #, gcc-internal-format
34372 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
34373 msgstr ""
34374
34375 #: common/config/nds32/nds32-common.c:59
34376 #, gcc-internal-format
34377 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
34378 msgstr ""
34379
34380 #: common/config/nds32/nds32-common.c:69
34381 #, gcc-internal-format
34382 msgid ""
34383 "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, "
34384 "64, 128, 256, or 512"
34385 msgstr ""
34386
34387 #: common/config/riscv/riscv-common.c:286
34388 #, gcc-internal-format
34389 msgid "%<-march=%s%>: Expect number after %<%dp%>."
34390 msgstr ""
34391
34392 #: common/config/riscv/riscv-common.c:366
34393 #, gcc-internal-format
34394 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
34395 msgstr ""
34396
34397 #: common/config/riscv/riscv-common.c:389
34398 #, gcc-internal-format
34399 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
34400 msgstr ""
34401
34402 #: common/config/riscv/riscv-common.c:416
34403 #, gcc-internal-format
34404 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
34405 msgstr ""
34406
34407 #: common/config/riscv/riscv-common.c:420
34408 #, gcc-internal-format
34409 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
34410 msgstr ""
34411
34412 #: common/config/riscv/riscv-common.c:525
34413 #, gcc-internal-format
34414 msgid "%<-march=%s%>: %s must separate with _"
34415 msgstr ""
34416
34417 #: common/config/riscv/riscv-common.c:553
34418 #, gcc-internal-format
34419 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
34420 msgstr ""
34421
34422 #: common/config/riscv/riscv-common.c:590
34423 #, gcc-internal-format
34424 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
34425 msgstr ""
34426
34427 #: common/config/rs6000/rs6000-common.c:184 config/sparc/sparc.c:1736
34428 #, gcc-internal-format
34429 msgid "unknown %<-mdebug-%s%> switch"
34430 msgstr ""
34431
34432 #: common/config/rs6000/rs6000-common.c:223
34433 #, gcc-internal-format
34434 msgid "unknown switch %<-mlong-double-%s%>"
34435 msgstr ""
34436
34437 #: common/config/rs6000/rs6000-common.c:258
34438 #, gcc-internal-format
34439 msgid ""
34440 "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with "
34441 "glibc-2.18 or later"
34442 msgstr ""
34443
34444 #: common/config/rx/rx-common.c:61
34445 #, gcc-internal-format
34446 msgid "the RX200 cpu does not have FPU hardware"
34447 msgstr ""
34448
34449 #: common/config/rx/rx-common.c:63
34450 #, gcc-internal-format
34451 msgid "the RX100 cpu does not have FPU hardware"
34452 msgstr ""
34453
34454 #: common/config/s390/s390-common.c:100
34455 #, gcc-internal-format
34456 msgid "stack guard value must be an exact power of 2"
34457 msgstr ""
34458
34459 #: common/config/s390/s390-common.c:105
34460 #, gcc-internal-format
34461 msgid "stack size must be an exact power of 2"
34462 msgstr ""
34463
34464 #: common/config/v850/v850-common.c:47
34465 #, gcc-internal-format
34466 msgid "value passed in %qs is too large"
34467 msgstr ""
34468
34469 #: config/darwin-c.c:82
34470 #, gcc-internal-format
34471 msgid "too many %<#pragma options align=reset%>"
34472 msgstr ""
34473
34474 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
34475 #: config/darwin-c.c:109
34476 #, gcc-internal-format
34477 msgid "malformed %<#pragma options%>, ignoring"
34478 msgstr ""
34479
34480 #: config/darwin-c.c:112
34481 #, gcc-internal-format
34482 msgid "junk at end of %<#pragma options%>"
34483 msgstr ""
34484
34485 #: config/darwin-c.c:122
34486 #, gcc-internal-format
34487 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
34488 msgstr ""
34489
34490 #: config/darwin-c.c:134
34491 #, gcc-internal-format
34492 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
34493 msgstr ""
34494
34495 #: config/darwin-c.c:155
34496 #, gcc-internal-format
34497 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
34498 msgstr ""
34499
34500 #: config/darwin-c.c:158
34501 #, gcc-internal-format
34502 msgid "junk at end of %<#pragma unused%>"
34503 msgstr ""
34504
34505 #: config/darwin-c.c:169
34506 #, gcc-internal-format
34507 msgid "malformed %<#pragma ms_struct%>, ignoring"
34508 msgstr ""
34509
34510 #: config/darwin-c.c:177
34511 #, gcc-internal-format
34512 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
34513 msgstr ""
34514
34515 #: config/darwin-c.c:180
34516 #, gcc-internal-format
34517 msgid "junk at end of %<#pragma ms_struct%>"
34518 msgstr ""
34519
34520 #: config/darwin-c.c:406
34521 #, gcc-internal-format, gfc-internal-format
34522 msgid "subframework include %s conflicts with framework include"
34523 msgstr ""
34524
34525 #: config/darwin-c.c:709
34526 #, gcc-internal-format
34527 msgid "unknown value %qs of %<-mmacosx-version-min%>"
34528 msgstr ""
34529
34530 #: config/darwin-driver.c:133
34531 #, gcc-internal-format
34532 msgid "sysctl for kern.osversion failed: %m"
34533 msgstr ""
34534
34535 #: config/darwin-driver.c:165
34536 #, gcc-internal-format
34537 msgid "couldn%'t understand kern.osversion %q.*s"
34538 msgstr ""
34539
34540 #: config/darwin-driver.c:205
34541 #, gcc-internal-format
34542 msgid "couldn%'t understand version %s"
34543 msgstr ""
34544
34545 #: config/darwin-driver.c:281
34546 #, gcc-internal-format, gfc-internal-format
34547 msgid "this compiler does not support %s"
34548 msgstr ""
34549
34550 #: config/darwin-driver.c:324
34551 #, gcc-internal-format
34552 msgid "%qs is not valid for %<-mmacosx-version-min%>"
34553 msgstr ""
34554
34555 #: config/darwin-driver.c:358
34556 #, gcc-internal-format
34557 msgid "this compiler does not support PowerPC (arch flags ignored)"
34558 msgstr ""
34559
34560 #: config/darwin-driver.c:362
34561 #, gcc-internal-format, gfc-internal-format
34562 msgid "%s conflicts with i386 (arch flags ignored)"
34563 msgstr ""
34564
34565 #: config/darwin-driver.c:370
34566 #, gcc-internal-format, gfc-internal-format
34567 msgid "%s conflicts with x86_64 (arch flags ignored)"
34568 msgstr ""
34569
34570 #: config/darwin-driver.c:377
34571 #, gcc-internal-format
34572 msgid "this compiler does not support X86 (arch flags ignored)"
34573 msgstr ""
34574
34575 #: config/darwin-driver.c:381
34576 #, gcc-internal-format, gfc-internal-format
34577 msgid "%s conflicts with ppc (arch flags ignored)"
34578 msgstr ""
34579
34580 #: config/darwin-driver.c:389
34581 #, gcc-internal-format, gfc-internal-format
34582 msgid "%s conflicts with ppc64 (arch flags ignored)"
34583 msgstr ""
34584
34585 #: config/darwin.c:1942
34586 #, gcc-internal-format, gfc-internal-format
34587 msgid "failed to open temporary file %s for LTO output"
34588 msgstr ""
34589
34590 #: config/darwin.c:2035
34591 #, gcc-internal-format
34592 msgid ""
34593 "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
34594 msgstr ""
34595
34596 #: config/darwin.c:2042
34597 #, gcc-internal-format
34598 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
34599 msgstr ""
34600
34601 #: config/darwin.c:2772
34602 #, gcc-internal-format
34603 msgid ""
34604 "protected visibility attribute not supported in this configuration; ignored"
34605 msgstr ""
34606
34607 #: config/darwin.c:2987
34608 #, gcc-internal-format, gfc-internal-format
34609 msgid "failed to open temporary file %s with LTO output"
34610 msgstr ""
34611
34612 #: config/darwin.c:3173
34613 #, gcc-internal-format
34614 msgid ""
34615 "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-"
34616 "runtime%>"
34617 msgstr ""
34618
34619 #: config/darwin.c:3178
34620 #, gcc-internal-format
34621 msgid ""
34622 "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-"
34623 "runtime%>"
34624 msgstr ""
34625
34626 #: config/darwin.c:3193
34627 #, gcc-internal-format
34628 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
34629 msgstr ""
34630
34631 #: config/darwin.c:3271
34632 #, gcc-internal-format
34633 msgid ""
34634 "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
34635 msgstr ""
34636
34637 #: config/darwin.c:3314
34638 #, gcc-internal-format
34639 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
34640 msgstr ""
34641
34642 #: config/darwin.c:3494
34643 #, gcc-internal-format
34644 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
34645 msgstr ""
34646
34647 #: config/darwin.c:3501
34648 #, gcc-internal-format
34649 msgid "built-in function %qD takes one argument only"
34650 msgstr ""
34651
34652 #: config/darwin.c:3587
34653 #, gcc-internal-format
34654 msgid "CFString literal is missing"
34655 msgstr ""
34656
34657 #: config/darwin.c:3598
34658 #, gcc-internal-format
34659 msgid "CFString literal expression is not a string constant"
34660 msgstr ""
34661
34662 #: config/darwin.c:3622
34663 #, gcc-internal-format
34664 msgid "non-ASCII character in CFString literal"
34665 msgstr ""
34666
34667 #: config/darwin.c:3623
34668 #, gcc-internal-format
34669 msgid "embedded NUL in CFString literal"
34670 msgstr ""
34671
34672 #: config/host-darwin.c:61
34673 #, gcc-internal-format
34674 msgid "couldn%'t unmap pch_address_space: %m"
34675 msgstr ""
34676
34677 #: config/sol2-c.c:91 config/sol2-c.c:107
34678 #, gcc-internal-format
34679 msgid "malformed %<#pragma align%>, ignoring"
34680 msgstr ""
34681
34682 #: config/sol2-c.c:100
34683 #, gcc-internal-format
34684 msgid "invalid alignment for %<#pragma align%>, ignoring"
34685 msgstr ""
34686
34687 #: config/sol2-c.c:115
34688 #, gcc-internal-format
34689 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
34690 msgstr ""
34691
34692 #: config/sol2-c.c:127 config/sol2-c.c:139
34693 #, gcc-internal-format
34694 msgid "malformed %<#pragma align%>"
34695 msgstr ""
34696
34697 #: config/sol2-c.c:134
34698 #, gcc-internal-format
34699 msgid "junk at end of %<#pragma align%>"
34700 msgstr ""
34701
34702 #: config/sol2-c.c:155 config/sol2-c.c:162
34703 #, gcc-internal-format
34704 msgid "malformed %<#pragma init%>, ignoring"
34705 msgstr ""
34706
34707 #: config/sol2-c.c:186 config/sol2-c.c:198
34708 #, gcc-internal-format
34709 msgid "malformed %<#pragma init%>"
34710 msgstr ""
34711
34712 #: config/sol2-c.c:193
34713 #, gcc-internal-format
34714 msgid "junk at end of %<#pragma init%>"
34715 msgstr ""
34716
34717 #: config/sol2-c.c:214 config/sol2-c.c:221
34718 #, gcc-internal-format
34719 msgid "malformed %<#pragma fini%>, ignoring"
34720 msgstr ""
34721
34722 #: config/sol2-c.c:245 config/sol2-c.c:257
34723 #, gcc-internal-format
34724 msgid "malformed %<#pragma fini%>"
34725 msgstr ""
34726
34727 #: config/sol2-c.c:252
34728 #, gcc-internal-format
34729 msgid "junk at end of %<#pragma fini%>"
34730 msgstr ""
34731
34732 #: config/sol2.c:57
34733 #, gcc-internal-format
34734 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
34735 msgstr ""
34736
34737 #: config/vxworks.c:159
34738 #, gcc-internal-format
34739 msgid "PIC is only supported for RTPs"
34740 msgstr ""
34741
34742 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
34743 #. sections. machopic_select_section ensures that weak variables go in
34744 #. coalesced sections. Weak aliases (or any other kind of aliases) are
34745 #. not supported. Weak symbols that aren't visible outside the .s file
34746 #. are not supported.
34747 #: config/darwin.h:545
34748 #, gcc-internal-format
34749 msgid "alias definitions not supported in Mach-O; ignored"
34750 msgstr ""
34751
34752 #. No profiling.
34753 #: config/vx-common.h:121
34754 #, gcc-internal-format
34755 msgid "profiler support for VxWorks"
34756 msgstr ""
34757
34758 #: config/aarch64/aarch64-builtins.c:1490
34759 #: config/aarch64/aarch64-builtins.c:1720 config/arm/arm-builtins.c:3110
34760 #, gcc-internal-format
34761 msgid "%Kargument %d must be a constant immediate"
34762 msgstr ""
34763
34764 #: config/aarch64/aarch64-builtins.c:1561 config/arm/arm-builtins.c:3455
34765 #, gcc-internal-format
34766 msgid "%Klane index must be a constant immediate"
34767 msgstr ""
34768
34769 #: config/aarch64/aarch64-builtins.c:1564
34770 #, gcc-internal-format
34771 msgid "%Ktotal size and element size must be a non-zero constant immediate"
34772 msgstr ""
34773
34774 #: config/aarch64/aarch64-builtins.c:1809
34775 #, gcc-internal-format
34776 msgid "%Kargument must be a 16-bit constant immediate"
34777 msgstr ""
34778
34779 #: config/aarch64/aarch64-builtins.c:1864
34780 #, gcc-internal-format
34781 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
34782 msgstr ""
34783
34784 #: config/aarch64/aarch64-builtins.c:1898
34785 #, gcc-internal-format
34786 msgid "%Kargument %d must be a constant immediate in range [0,15]"
34787 msgstr ""
34788
34789 #: config/aarch64/aarch64-builtins.c:2459
34790 #: config/aarch64/aarch64-builtins.c:2479
34791 #, gcc-internal-format, gfc-internal-format
34792 msgid "expected 64-bit address but argument 1 is %d-bit"
34793 msgstr ""
34794
34795 #: config/aarch64/aarch64-builtins.c:2463
34796 #, gcc-internal-format, gfc-internal-format
34797 msgid "expected 64-bit address but argument 2 is %d-bit"
34798 msgstr ""
34799
34800 #: config/aarch64/aarch64-c.c:291
34801 #, gcc-internal-format
34802 msgid "%<#pragma GCC aarch64%> requires a string parameter"
34803 msgstr ""
34804
34805 #: config/aarch64/aarch64-c.c:299
34806 #, gcc-internal-format
34807 msgid "unknown %<#pragma GCC aarch64%> option %qs"
34808 msgstr ""
34809
34810 #: config/aarch64/aarch64.c:1410
34811 #, gcc-internal-format
34812 msgid "the %qE attribute cannot be applied to an SVE function type"
34813 msgstr ""
34814
34815 #: config/aarch64/aarch64.c:1485 config/aarch64/aarch64.c:1499
34816 #, gcc-internal-format
34817 msgid "unexpected %<%s%> after %<%s%>"
34818 msgstr ""
34819
34820 #: config/aarch64/aarch64.c:1929
34821 #, gcc-internal-format
34822 msgid "%qs is incompatible with the use of floating-point types"
34823 msgstr ""
34824
34825 #: config/aarch64/aarch64.c:1932
34826 #, gcc-internal-format
34827 msgid "%qs is incompatible with the use of vector types"
34828 msgstr ""
34829
34830 #: config/aarch64/aarch64.c:1936
34831 #, gcc-internal-format
34832 msgid ""
34833 "%qs feature modifier is incompatible with the use of floating-point types"
34834 msgstr ""
34835
34836 #: config/aarch64/aarch64.c:1939
34837 #, gcc-internal-format
34838 msgid "%qs feature modifier is incompatible with the use of vector types"
34839 msgstr ""
34840
34841 #: config/aarch64/aarch64.c:1955
34842 #, gcc-internal-format
34843 msgid "this operation requires the SVE ISA extension"
34844 msgstr ""
34845
34846 #: config/aarch64/aarch64.c:1956
34847 #, gcc-internal-format
34848 msgid ""
34849 "you can enable SVE using the command-line option %<-march%>, or by using the "
34850 "%<target%> attribute or pragma"
34851 msgstr ""
34852
34853 #. We can't gracefully recover at this point, so make this a
34854 #. fatal error.
34855 #: config/aarch64/aarch64.c:5426
34856 #, gcc-internal-format
34857 msgid "arguments of type %qT require the SVE ISA extension"
34858 msgstr ""
34859
34860 #: config/aarch64/aarch64.c:5747
34861 #, gcc-internal-format
34862 msgid "SVE type %qT cannot be passed to an unprototyped function"
34863 msgstr ""
34864
34865 #: config/aarch64/aarch64.c:5869 config/aarch64/aarch64.c:5932
34866 #: config/aarch64/aarch64.c:6052 config/aarch64/aarch64.c:16362
34867 #: config/arm/arm.c:7101 config/arm/arm.c:7131 config/arm/arm.c:28590
34868 #, gcc-internal-format
34869 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
34870 msgstr ""
34871
34872 #: config/aarch64/aarch64.c:6001
34873 #, gcc-internal-format
34874 msgid "%qE requires the SVE ISA extension"
34875 msgstr ""
34876
34877 #: config/aarch64/aarch64.c:6004
34878 #, gcc-internal-format
34879 msgid "calls to functions of type %qT require the SVE ISA extension"
34880 msgstr ""
34881
34882 #: config/aarch64/aarch64.c:6180
34883 #, gcc-internal-format
34884 msgid "stack probes for SVE frames"
34885 msgstr ""
34886
34887 #: config/aarch64/aarch64.c:14006
34888 #, gcc-internal-format
34889 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
34890 msgstr ""
34891
34892 #: config/aarch64/aarch64.c:14050
34893 #, gcc-internal-format, gfc-internal-format
34894 msgid "%s string ill-formed\n"
34895 msgstr ""
34896
34897 #: config/aarch64/aarch64.c:14106
34898 #, gcc-internal-format
34899 msgid "invalid format for sve_width"
34900 msgstr ""
34901
34902 #: config/aarch64/aarch64.c:14118
34903 #, gcc-internal-format, gfc-internal-format
34904 msgid "invalid sve_width value: %d"
34905 msgstr ""
34906
34907 #: config/aarch64/aarch64.c:14138
34908 #, gcc-internal-format, gfc-internal-format
34909 msgid "tuning string missing in option (%s)"
34910 msgstr ""
34911
34912 #: config/aarch64/aarch64.c:14156
34913 #, gcc-internal-format, gfc-internal-format
34914 msgid "unknown tuning option (%s)"
34915 msgstr ""
34916
34917 #: config/aarch64/aarch64.c:14309
34918 #, gcc-internal-format
34919 msgid ""
34920 "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-"
34921 "protector-guard-offset=%s%>"
34922 msgstr ""
34923
34924 #: config/aarch64/aarch64.c:14318
34925 #, gcc-internal-format
34926 msgid ""
34927 "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> "
34928 "must be used with %<-mstack-protector-guard=sysreg%>"
34929 msgstr ""
34930
34931 #: config/aarch64/aarch64.c:14326
34932 #, gcc-internal-format
34933 msgid "specify a system register with a small string length."
34934 msgstr ""
34935
34936 #: config/aarch64/aarch64.c:14336 config/rs6000/rs6000.c:4385
34937 #, gcc-internal-format
34938 msgid "%qs is not a valid offset in %qs"
34939 msgstr ""
34940
34941 #: config/aarch64/aarch64.c:14401
34942 #, gcc-internal-format
34943 msgid ""
34944 "only values 12 (4 KB) and 16 (64 KB) are supported for guard size. Given "
34945 "value %d (%llu KB) is out of range"
34946 msgstr ""
34947
34948 #: config/aarch64/aarch64.c:14417
34949 #, gcc-internal-format
34950 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
34951 msgstr ""
34952
34953 #: config/aarch64/aarch64.c:14502
34954 #, gcc-internal-format, gfc-internal-format
34955 msgid "valid arguments are: %s;"
34956 msgstr ""
34957
34958 #: config/aarch64/aarch64.c:14526
34959 #, gcc-internal-format
34960 msgid "missing cpu name in %<-mcpu=%s%>"
34961 msgstr ""
34962
34963 #: config/aarch64/aarch64.c:14533
34964 #, gcc-internal-format
34965 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
34966 msgstr ""
34967
34968 #: config/aarch64/aarch64.c:14592
34969 #, gcc-internal-format
34970 msgid "invalid argument given to %<-mharden-sls=%>"
34971 msgstr ""
34972
34973 #: config/aarch64/aarch64.c:14603
34974 #, gcc-internal-format
34975 msgid "%<%s%> must be by itself for %<-mharden-sls=%>"
34976 msgstr ""
34977
34978 #: config/aarch64/aarch64.c:14608
34979 #, gcc-internal-format
34980 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
34981 msgstr ""
34982
34983 #: config/aarch64/aarch64.c:14714
34984 #, gcc-internal-format
34985 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
34986 msgstr ""
34987
34988 #: config/aarch64/aarch64.c:14716
34989 #, gcc-internal-format
34990 msgid "missing argument for %<-mbranch-protection=%>"
34991 msgstr ""
34992
34993 #: config/aarch64/aarch64.c:14740
34994 #, gcc-internal-format
34995 msgid "missing arch name in %<-march=%s%>"
34996 msgstr ""
34997
34998 #: config/aarch64/aarch64.c:14743
34999 #, gcc-internal-format
35000 msgid "unknown value %qs for %<-march%>"
35001 msgstr ""
35002
35003 #: config/aarch64/aarch64.c:14747
35004 #, gcc-internal-format
35005 msgid "invalid feature modifier %qs in %<-march=%s%>"
35006 msgstr ""
35007
35008 #: config/aarch64/aarch64.c:14775
35009 #, gcc-internal-format
35010 msgid "missing cpu name in %<-mtune=%s%>"
35011 msgstr ""
35012
35013 #: config/aarch64/aarch64.c:14778
35014 #, gcc-internal-format
35015 msgid "unknown value %qs for %<-mtune%>"
35016 msgstr ""
35017
35018 #: config/aarch64/aarch64.c:14912 config/arm/arm.c:3255
35019 #, gcc-internal-format
35020 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
35021 msgstr ""
35022
35023 #: config/aarch64/aarch64.c:14968
35024 #, gcc-internal-format
35025 msgid "assembler does not support %<-mabi=ilp32%>"
35026 msgstr ""
35027
35028 #: config/aarch64/aarch64.c:14975
35029 #, gcc-internal-format
35030 msgid "return address signing is only supported for %<-mabi=lp64%>"
35031 msgstr ""
35032
35033 #: config/aarch64/aarch64.c:15047
35034 #, gcc-internal-format
35035 msgid "code model %qs with %<-f%s%>"
35036 msgstr ""
35037
35038 #: config/aarch64/aarch64.c:15050
35039 #, gcc-internal-format
35040 msgid "code model %qs not supported in ilp32 mode"
35041 msgstr ""
35042
35043 #: config/aarch64/aarch64.c:15221
35044 #, gcc-internal-format
35045 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
35046 msgstr ""
35047
35048 #: config/aarch64/aarch64.c:15224
35049 #, gcc-internal-format
35050 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
35051 msgstr ""
35052
35053 #: config/aarch64/aarch64.c:15228 config/aarch64/aarch64.c:15270
35054 #: config/aarch64/aarch64.c:15377
35055 #, gcc-internal-format
35056 msgid ""
35057 "invalid feature modifier %s of value (\"%s\") in %<target()%> pragma or "
35058 "attribute"
35059 msgstr ""
35060
35061 #: config/aarch64/aarch64.c:15263
35062 #, gcc-internal-format
35063 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
35064 msgstr ""
35065
35066 #: config/aarch64/aarch64.c:15266
35067 #, gcc-internal-format
35068 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
35069 msgstr ""
35070
35071 #: config/aarch64/aarch64.c:15293
35072 #, gcc-internal-format
35073 msgid ""
35074 "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
35075 msgstr ""
35076
35077 #: config/aarch64/aarch64.c:15297
35078 #, gcc-internal-format
35079 msgid ""
35080 "invalid protection type (\"%s\") in %<target(\"branch-protection=\")%> "
35081 "pragma or attribute"
35082 msgstr ""
35083
35084 #: config/aarch64/aarch64.c:15332
35085 #, gcc-internal-format
35086 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
35087 msgstr ""
35088
35089 #: config/aarch64/aarch64.c:15373
35090 #, gcc-internal-format
35091 msgid "missing value in %<target()%> pragma or attribute"
35092 msgstr ""
35093
35094 #: config/aarch64/aarch64.c:15431 config/aarch64/aarch64.c:15604
35095 #, gcc-internal-format
35096 msgid "malformed %<target()%> pragma or attribute"
35097 msgstr ""
35098
35099 #: config/aarch64/aarch64.c:15475
35100 #, gcc-internal-format
35101 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
35102 msgstr ""
35103
35104 #: config/aarch64/aarch64.c:15483
35105 #, gcc-internal-format
35106 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
35107 msgstr ""
35108
35109 #: config/aarch64/aarch64.c:15537
35110 #, gcc-internal-format
35111 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
35112 msgstr ""
35113
35114 #: config/aarch64/aarch64.c:15594 config/arm/arm.c:32422
35115 #: config/rs6000/rs6000.c:23457 config/s390/s390.c:15596
35116 #, gcc-internal-format
35117 msgid "attribute %<target%> argument not a string"
35118 msgstr ""
35119
35120 #: config/aarch64/aarch64.c:15621
35121 #, gcc-internal-format
35122 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
35123 msgstr ""
35124
35125 #: config/aarch64/aarch64.c:15630
35126 #, gcc-internal-format
35127 msgid "malformed %<target(\"%s\")%> pragma or attribute"
35128 msgstr ""
35129
35130 #: config/aarch64/aarch64.c:17050 config/arm/arm.c:6453
35131 #: config/rs6000/rs6000-call.c:5936 config/s390/s390.c:11977
35132 #: config/s390/s390.c:12054
35133 msgid ""
35134 "parameter passing for argument of type %qT with %<[[no_unique_address]]%> "
35135 "members changed %{in GCC 10.1%}"
35136 msgstr ""
35137
35138 #: config/aarch64/aarch64.c:17055 config/arm/arm.c:6458
35139 #: config/rs6000/rs6000-call.c:5931 config/s390/s390.c:11972
35140 #: config/s390/s390.c:12049
35141 msgid ""
35142 "parameter passing for argument of type %qT when C++17 is enabled changed to "
35143 "match C++14 %{in GCC 10.1%}"
35144 msgstr ""
35145
35146 #: config/aarch64/aarch64.c:18129
35147 #, gcc-internal-format
35148 msgid "%Klane %wd out of range %wd - %wd"
35149 msgstr ""
35150
35151 #: config/aarch64/aarch64.c:18131
35152 #, gcc-internal-format
35153 msgid "lane %wd out of range %wd - %wd"
35154 msgstr ""
35155
35156 #: config/aarch64/aarch64.c:22872 config/i386/i386.c:22054
35157 #: config/i386/i386.c:22181
35158 #, gcc-internal-format, gfc-internal-format
35159 msgid "unsupported simdlen %d"
35160 msgstr ""
35161
35162 #: config/aarch64/aarch64.c:22882 config/aarch64/aarch64.c:22903
35163 #, gcc-internal-format
35164 msgid "GCC does not currently support mixed size types for %<simd%> functions"
35165 msgstr ""
35166
35167 #: config/aarch64/aarch64.c:22886
35168 #, gcc-internal-format
35169 msgid "GCC does not currently support return type %qT for %<simd%> functions"
35170 msgstr ""
35171
35172 #: config/aarch64/aarch64.c:22890
35173 #, gcc-internal-format
35174 msgid "unsupported return type %qT for %<simd%> functions"
35175 msgstr ""
35176
35177 #: config/aarch64/aarch64.c:22907
35178 #, gcc-internal-format
35179 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
35180 msgstr ""
35181
35182 #: config/aarch64/aarch64.c:22929
35183 #, gcc-internal-format
35184 msgid "GCC does not currently support simdlen %d for type %qT"
35185 msgstr ""
35186
35187 #: config/alpha/alpha.c:420
35188 #, gcc-internal-format
35189 msgid "bad value %qs for %<-mtrap-precision%> switch"
35190 msgstr ""
35191
35192 #: config/alpha/alpha.c:435
35193 #, gcc-internal-format
35194 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
35195 msgstr ""
35196
35197 #: config/alpha/alpha.c:450
35198 #, gcc-internal-format
35199 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
35200 msgstr ""
35201
35202 #: config/alpha/alpha.c:468
35203 #, gcc-internal-format
35204 msgid "bad value %qs for %<-mcpu%> switch"
35205 msgstr ""
35206
35207 #: config/alpha/alpha.c:483
35208 #, gcc-internal-format
35209 msgid "bad value %qs for %<-mtune%> switch"
35210 msgstr ""
35211
35212 #: config/alpha/alpha.c:501
35213 #, gcc-internal-format
35214 msgid "fp software completion requires %<-mtrap-precision=i%>"
35215 msgstr ""
35216
35217 #: config/alpha/alpha.c:517
35218 #, gcc-internal-format
35219 msgid "rounding mode not supported for VAX floats"
35220 msgstr ""
35221
35222 #: config/alpha/alpha.c:522
35223 #, gcc-internal-format
35224 msgid "trap mode not supported for VAX floats"
35225 msgstr ""
35226
35227 #: config/alpha/alpha.c:526
35228 #, gcc-internal-format
35229 msgid "128-bit %<long double%> not supported for VAX floats"
35230 msgstr ""
35231
35232 #: config/alpha/alpha.c:554
35233 #, gcc-internal-format, gfc-internal-format
35234 msgid "L%d cache latency unknown for %s"
35235 msgstr ""
35236
35237 #: config/alpha/alpha.c:569
35238 #, gcc-internal-format
35239 msgid "bad value %qs for %<-mmemory-latency%>"
35240 msgstr ""
35241
35242 #: config/alpha/alpha.c:6651 config/alpha/alpha.c:6654 config/arc/arc.c:7073
35243 #: config/arc/arc.c:7347 config/s390/s390.c:839 config/tilegx/tilegx.c:3536
35244 #: config/tilepro/tilepro.c:3100
35245 #, gcc-internal-format
35246 msgid "bad builtin fcode"
35247 msgstr ""
35248
35249 #: config/arc/arc.c:1098
35250 #, gcc-internal-format
35251 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
35252 msgstr ""
35253
35254 #: config/arc/arc.c:1101
35255 #, gcc-internal-format
35256 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
35257 msgstr ""
35258
35259 #: config/arc/arc.c:1106
35260 #, gcc-internal-format
35261 msgid "FPX fast and compact options cannot be specified together"
35262 msgstr ""
35263
35264 #: config/arc/arc.c:1110
35265 #, gcc-internal-format
35266 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
35267 msgstr ""
35268
35269 #: config/arc/arc.c:1115
35270 #, gcc-internal-format
35271 msgid "no FPX/FPU mixing allowed"
35272 msgstr ""
35273
35274 #: config/arc/arc.c:1120
35275 #, gcc-internal-format
35276 msgid "PIC is not supported for %qs"
35277 msgstr ""
35278
35279 #: config/arc/arc.c:1159
35280 #, gcc-internal-format
35281 msgid "missing dash"
35282 msgstr ""
35283
35284 #: config/arc/arc.c:1171
35285 #, gcc-internal-format
35286 msgid "first register must be R0"
35287 msgstr ""
35288
35289 #: config/arc/arc.c:1191
35290 #, gcc-internal-format, gfc-internal-format
35291 msgid "last register name %s must be an odd register"
35292 msgstr ""
35293
35294 #: config/arc/arc.c:1200 config/ia64/ia64.c:6051 config/pa/pa.c:480
35295 #: config/sh/sh.c:8292
35296 #, gcc-internal-format, gfc-internal-format
35297 msgid "%s-%s is an empty range"
35298 msgstr ""
35299
35300 #: config/arc/arc.c:1250
35301 #, gcc-internal-format
35302 msgid ""
35303 "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or "
35304 "32"
35305 msgstr ""
35306
35307 #: config/arc/arc.c:1312
35308 #, gcc-internal-format
35309 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
35310 msgstr ""
35311
35312 #: config/arc/arc.c:1321
35313 #, gcc-internal-format
35314 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
35315 msgstr ""
35316
35317 #. Check options against architecture options. Throw an error if
35318 #. option is not allowed. Extra, check options against default
35319 #. architecture/cpu flags and throw an warning if we find a
35320 #. mismatch.
35321 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
35322 #. translated. They are like keywords which one can relate with the
35323 #. architectural choices taken for an ARC CPU implementation.
35324 #: config/arc/arc.c:1365
35325 #, gcc-internal-format
35326 msgid "option %<%s=%s%> is not available for %qs CPU"
35327 msgstr ""
35328
35329 #: config/arc/arc.c:1370
35330 #, gcc-internal-format
35331 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
35332 msgstr ""
35333
35334 #: config/arc/arc.c:1378
35335 #, gcc-internal-format
35336 msgid "option %qs is not available for %qs CPU"
35337 msgstr ""
35338
35339 #: config/arc/arc.c:1383
35340 #, gcc-internal-format
35341 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
35342 msgstr ""
35343
35344 #: config/arc/arc.c:1950
35345 #, gcc-internal-format, gfc-internal-format
35346 msgid "multiply option implies r%d is fixed"
35347 msgstr ""
35348
35349 #: config/arc/arc.c:2098 config/epiphany/epiphany.c:508
35350 #: config/epiphany/epiphany.c:548
35351 #, gcc-internal-format
35352 msgid "argument of %qE attribute is not a string constant"
35353 msgstr ""
35354
35355 #: config/arc/arc.c:2107
35356 #, gcc-internal-format
35357 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
35358 msgstr ""
35359
35360 #: config/arc/arc.c:2116
35361 #, gcc-internal-format
35362 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
35363 msgstr ""
35364
35365 #: config/arc/arc.c:2130 config/arm/arm.c:7242 config/arm/arm.c:7260
35366 #: config/arm/arm.c:7441 config/avr/avr.c:9695 config/avr/avr.c:9711
35367 #: config/bfin/bfin.c:4693 config/bfin/bfin.c:4754 config/bfin/bfin.c:4783
35368 #: config/csky/csky.c:6006 config/csky/csky.c:6034
35369 #: config/epiphany/epiphany.c:491 config/gcn/gcn.c:317
35370 #: config/h8300/h8300.c:4857 config/i386/i386-options.c:3291
35371 #: config/i386/i386-options.c:3468 config/i386/i386-options.c:3524
35372 #: config/i386/i386-options.c:3575 config/i386/i386-options.c:3612
35373 #: config/m68k/m68k.c:792 config/mcore/mcore.c:3066 config/nvptx/nvptx.c:5053
35374 #: config/riscv/riscv.c:3009 config/rl78/rl78.c:820 config/rl78/rl78.c:889
35375 #: config/rs6000/rs6000.c:19529 config/rx/rx.c:2719 config/rx/rx.c:2745
35376 #: config/s390/s390.c:1054 config/s390/s390.c:1141 config/sh/sh.c:8428
35377 #: config/sh/sh.c:8446 config/sh/sh.c:8470 config/sh/sh.c:8541
35378 #: config/sh/sh.c:8564 config/stormy16/stormy16.c:2229 config/v850/v850.c:2010
35379 #: config/visium/visium.c:723
35380 #, gcc-internal-format
35381 msgid "%qE attribute only applies to functions"
35382 msgstr ""
35383
35384 #: config/arc/arc.c:6972
35385 #, gcc-internal-format
35386 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
35387 msgstr ""
35388
35389 #: config/arc/arc.c:6980
35390 #, gcc-internal-format
35391 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
35392 msgstr ""
35393
35394 #: config/arc/arc.c:7143
35395 #, gcc-internal-format
35396 msgid "operand 1 should be an unsigned 3-bit immediate"
35397 msgstr ""
35398
35399 #: config/arc/arc.c:7184 config/arc/arc.c:7281
35400 #, gcc-internal-format
35401 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
35402 msgstr ""
35403
35404 #: config/arc/arc.c:7217 config/arc/arc.c:7249
35405 #, gcc-internal-format
35406 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
35407 msgstr ""
35408
35409 #: config/arc/arc.c:7221 config/arc/arc.c:7253
35410 #, gcc-internal-format
35411 msgid "operand 2 should be an unsigned 8-bit value"
35412 msgstr ""
35413
35414 #: config/arc/arc.c:7285
35415 #, gcc-internal-format
35416 msgid "operand 3 should be an unsigned 8-bit value"
35417 msgstr ""
35418
35419 #: config/arc/arc.c:7318
35420 #, gcc-internal-format
35421 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
35422 msgstr ""
35423
35424 #: config/arc/arc.c:7322
35425 #, gcc-internal-format
35426 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
35427 msgstr ""
35428
35429 #: config/arc/arc.c:7329
35430 #, gcc-internal-format
35431 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
35432 msgstr ""
35433
35434 #: config/arc/arc.c:7332
35435 #, gcc-internal-format
35436 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
35437 msgstr ""
35438
35439 #: config/arc/arc.c:7379
35440 #, gcc-internal-format, gfc-internal-format
35441 msgid "builtin requires an immediate for operand %d"
35442 msgstr ""
35443
35444 #: config/arc/arc.c:7384
35445 #, gcc-internal-format, gfc-internal-format
35446 msgid "operand %d should be a 6 bit unsigned immediate"
35447 msgstr ""
35448
35449 #: config/arc/arc.c:7388
35450 #, gcc-internal-format, gfc-internal-format
35451 msgid "operand %d should be a 8 bit unsigned immediate"
35452 msgstr ""
35453
35454 #: config/arc/arc.c:7392
35455 #, gcc-internal-format, gfc-internal-format
35456 msgid "operand %d should be a 3 bit unsigned immediate"
35457 msgstr ""
35458
35459 #: config/arc/arc.c:7395
35460 #, gcc-internal-format, gfc-internal-format
35461 msgid "unknown builtin immediate operand type for operand %d"
35462 msgstr ""
35463
35464 #: config/arc/arc.c:7446
35465 #, gcc-internal-format
35466 msgid ""
35467 "register number must be a compile-time constant. Try giving higher "
35468 "optimization levels"
35469 msgstr ""
35470
35471 #: config/arc/arc.c:8442
35472 #, gcc-internal-format
35473 msgid "insn addresses not set after shorten_branches"
35474 msgstr ""
35475
35476 #: config/arc/arc.c:8656
35477 #, gcc-internal-format
35478 msgid "insn addresses not freed"
35479 msgstr ""
35480
35481 #: config/arc/arc.c:11135
35482 #, gcc-internal-format
35483 msgid "%qE attribute only valid for ARCv2 architecture"
35484 msgstr ""
35485
35486 #: config/arc/arc.c:11143 config/arc/arc.c:11182
35487 #, gcc-internal-format
35488 msgid "argument of %qE attribute is missing"
35489 msgstr ""
35490
35491 #: config/arc/arc.c:11154 config/arc/arc.c:11193 config/arc/arc.c:11319
35492 #: config/avr/avr.c:9767
35493 #, gcc-internal-format
35494 msgid "%qE attribute allows only an integer constant argument"
35495 msgstr ""
35496
35497 #: config/arc/arc.c:11174
35498 #, gcc-internal-format
35499 msgid "%qE attribute only valid for ARC EM architecture"
35500 msgstr ""
35501
35502 #: config/arc/arc.c:11229
35503 #, gcc-internal-format
35504 msgid "%qE attribute only applies to types"
35505 msgstr ""
35506
35507 #: config/arc/arc.c:11235
35508 #, gcc-internal-format
35509 msgid "argument of %qE attribute ignored"
35510 msgstr ""
35511
35512 #: config/arm/aarch-common.c:549 config/i386/i386.c:20968
35513 #, gcc-internal-format
35514 msgid "alternatives not allowed in %<asm%> flag output"
35515 msgstr ""
35516
35517 #: config/arm/aarch-common.c:610 config/i386/i386.c:21032
35518 #, gcc-internal-format
35519 msgid "unknown %<asm%> flag output %qs"
35520 msgstr ""
35521
35522 #: config/arm/aarch-common.c:620 config/i386/i386.c:21061
35523 #, gcc-internal-format
35524 msgid "invalid type for %<asm%> flag output"
35525 msgstr ""
35526
35527 #: config/arm/arm-builtins.c:3092
35528 #, gcc-internal-format
35529 msgid "%Kcoprocessor %d is not enabled with +cdecp%d"
35530 msgstr ""
35531
35532 #: config/arm/arm-builtins.c:3095
35533 #, gcc-internal-format
35534 msgid ""
35535 "%Kcoproc must be a constant immediate in range [0-%d] enabled with +cdecp<N>"
35536 msgstr ""
35537
35538 #. Here we mention the builtin name to follow the same
35539 #. format that the C/C++ frontends use for referencing
35540 #. a given argument index.
35541 #: config/arm/arm-builtins.c:3103
35542 #, gcc-internal-format
35543 msgid "%Kargument %d to %qE must be a constant immediate in range [0-%d]"
35544 msgstr ""
35545
35546 #: config/arm/arm-builtins.c:3221
35547 #, gcc-internal-format
35548 msgid "this builtin is not supported for this target"
35549 msgstr ""
35550
35551 #: config/arm/arm-builtins.c:3328
35552 #, gcc-internal-format
35553 msgid "%Ksaturation bit range must be in the range [%wd, %wd]"
35554 msgstr ""
35555
35556 #: config/arm/arm-builtins.c:3332
35557 #, gcc-internal-format
35558 msgid "%Ksaturation bit range must be a constant immediate"
35559 msgstr ""
35560
35561 #: config/arm/arm-builtins.c:3355
35562 #, gcc-internal-format
35563 msgid "You must enable MVE instructions to use these intrinsics"
35564 msgstr ""
35565
35566 #: config/arm/arm-builtins.c:3377
35567 #, gcc-internal-format
35568 msgid ""
35569 "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon"
35570 "%>) to use these intrinsics."
35571 msgstr ""
35572
35573 #: config/arm/arm-builtins.c:3399
35574 #, gcc-internal-format
35575 msgid "You must enable VFP instructions to use these intrinsics."
35576 msgstr ""
35577
35578 #: config/arm/arm-builtins.c:3477
35579 #, gcc-internal-format
35580 msgid ""
35581 "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-"
35582 "mfpu=crypto-neon%>) to use these intrinsics."
35583 msgstr ""
35584
35585 #. @@@ better error message
35586 #: config/arm/arm-builtins.c:3555 config/arm/arm-builtins.c:3659
35587 #, gcc-internal-format
35588 msgid "selector must be an immediate"
35589 msgstr ""
35590
35591 #: config/arm/arm-builtins.c:3563 config/arm/arm-builtins.c:3608
35592 #: config/arm/arm-builtins.c:3666 config/arm/arm-builtins.c:3675
35593 #, gcc-internal-format
35594 msgid "the range of selector should be in 0 to 7"
35595 msgstr ""
35596
35597 #: config/arm/arm-builtins.c:3568 config/arm/arm-builtins.c:3677
35598 #, gcc-internal-format
35599 msgid "the range of selector should be in 0 to 3"
35600 msgstr ""
35601
35602 #: config/arm/arm-builtins.c:3573 config/arm/arm-builtins.c:3679
35603 #, gcc-internal-format
35604 msgid "the range of selector should be in 0 to 1"
35605 msgstr ""
35606
35607 #: config/arm/arm-builtins.c:3745
35608 #, gcc-internal-format
35609 msgid "mask must be an immediate"
35610 msgstr ""
35611
35612 #: config/arm/arm-builtins.c:3750
35613 #, gcc-internal-format
35614 msgid "the range of mask should be in 0 to 255"
35615 msgstr ""
35616
35617 #: config/arm/arm-builtins.c:3938
35618 #, gcc-internal-format
35619 msgid ""
35620 "the range of count should be in 0 to 32. please check the intrinsic "
35621 "_mm_rori_pi16 in code."
35622 msgstr ""
35623
35624 #: config/arm/arm-builtins.c:3940
35625 #, gcc-internal-format
35626 msgid ""
35627 "the range of count should be in 0 to 32. please check the intrinsic "
35628 "_mm_rori_pi32 in code."
35629 msgstr ""
35630
35631 #: config/arm/arm-builtins.c:3942
35632 #, gcc-internal-format
35633 msgid ""
35634 "the range of count should be in 0 to 32. please check the intrinsic "
35635 "_mm_ror_pi16 in code."
35636 msgstr ""
35637
35638 #: config/arm/arm-builtins.c:3944
35639 #, gcc-internal-format
35640 msgid ""
35641 "the range of count should be in 0 to 32. please check the intrinsic "
35642 "_mm_ror_pi32 in code."
35643 msgstr ""
35644
35645 #: config/arm/arm-builtins.c:3950
35646 #, gcc-internal-format
35647 msgid ""
35648 "the range of count should be in 0 to 64. please check the intrinsic "
35649 "_mm_rori_si64 in code."
35650 msgstr ""
35651
35652 #: config/arm/arm-builtins.c:3952
35653 #, gcc-internal-format
35654 msgid ""
35655 "the range of count should be in 0 to 64. please check the intrinsic "
35656 "_mm_ror_si64 in code."
35657 msgstr ""
35658
35659 #: config/arm/arm-builtins.c:3957
35660 #, gcc-internal-format
35661 msgid ""
35662 "the count should be no less than 0. please check the intrinsic "
35663 "_mm_srli_pi16 in code."
35664 msgstr ""
35665
35666 #: config/arm/arm-builtins.c:3959
35667 #, gcc-internal-format
35668 msgid ""
35669 "the count should be no less than 0. please check the intrinsic "
35670 "_mm_srli_pi32 in code."
35671 msgstr ""
35672
35673 #: config/arm/arm-builtins.c:3961
35674 #, gcc-internal-format
35675 msgid ""
35676 "the count should be no less than 0. please check the intrinsic "
35677 "_mm_srli_si64 in code."
35678 msgstr ""
35679
35680 #: config/arm/arm-builtins.c:3963
35681 #, gcc-internal-format
35682 msgid ""
35683 "the count should be no less than 0. please check the intrinsic "
35684 "_mm_slli_pi16 in code."
35685 msgstr ""
35686
35687 #: config/arm/arm-builtins.c:3965
35688 #, gcc-internal-format
35689 msgid ""
35690 "the count should be no less than 0. please check the intrinsic "
35691 "_mm_slli_pi32 in code."
35692 msgstr ""
35693
35694 #: config/arm/arm-builtins.c:3967
35695 #, gcc-internal-format
35696 msgid ""
35697 "the count should be no less than 0. please check the intrinsic "
35698 "_mm_slli_si64 in code."
35699 msgstr ""
35700
35701 #: config/arm/arm-builtins.c:3969
35702 #, gcc-internal-format
35703 msgid ""
35704 "the count should be no less than 0. please check the intrinsic "
35705 "_mm_srai_pi16 in code."
35706 msgstr ""
35707
35708 #: config/arm/arm-builtins.c:3971
35709 #, gcc-internal-format
35710 msgid ""
35711 "the count should be no less than 0. please check the intrinsic "
35712 "_mm_srai_pi32 in code."
35713 msgstr ""
35714
35715 #: config/arm/arm-builtins.c:3973
35716 #, gcc-internal-format
35717 msgid ""
35718 "the count should be no less than 0. please check the intrinsic "
35719 "_mm_srai_si64 in code."
35720 msgstr ""
35721
35722 #: config/arm/arm-builtins.c:3975
35723 #, gcc-internal-format
35724 msgid ""
35725 "the count should be no less than 0. please check the intrinsic _mm_srl_pi16 "
35726 "in code."
35727 msgstr ""
35728
35729 #: config/arm/arm-builtins.c:3977
35730 #, gcc-internal-format
35731 msgid ""
35732 "the count should be no less than 0. please check the intrinsic _mm_srl_pi32 "
35733 "in code."
35734 msgstr ""
35735
35736 #: config/arm/arm-builtins.c:3979
35737 #, gcc-internal-format
35738 msgid ""
35739 "the count should be no less than 0. please check the intrinsic _mm_srl_si64 "
35740 "in code."
35741 msgstr ""
35742
35743 #: config/arm/arm-builtins.c:3981
35744 #, gcc-internal-format
35745 msgid ""
35746 "the count should be no less than 0. please check the intrinsic _mm_sll_pi16 "
35747 "in code."
35748 msgstr ""
35749
35750 #: config/arm/arm-builtins.c:3983
35751 #, gcc-internal-format
35752 msgid ""
35753 "the count should be no less than 0. please check the intrinsic _mm_sll_pi32 "
35754 "in code."
35755 msgstr ""
35756
35757 #: config/arm/arm-builtins.c:3985
35758 #, gcc-internal-format
35759 msgid ""
35760 "the count should be no less than 0. please check the intrinsic _mm_sll_si64 "
35761 "in code."
35762 msgstr ""
35763
35764 #: config/arm/arm-builtins.c:3987
35765 #, gcc-internal-format
35766 msgid ""
35767 "the count should be no less than 0. please check the intrinsic _mm_sra_pi16 "
35768 "in code."
35769 msgstr ""
35770
35771 #: config/arm/arm-builtins.c:3989
35772 #, gcc-internal-format
35773 msgid ""
35774 "the count should be no less than 0. please check the intrinsic _mm_sra_pi32 "
35775 "in code."
35776 msgstr ""
35777
35778 #: config/arm/arm-builtins.c:3991
35779 #, gcc-internal-format
35780 msgid ""
35781 "the count should be no less than 0. please check the intrinsic _mm_sra_si64 "
35782 "in code."
35783 msgstr ""
35784
35785 #: config/arm/arm-c.c:107
35786 #, gcc-internal-format
35787 msgid ""
35788 "argument %u to function %qE is of type %qT which is not known to be 128 bits "
35789 "wide"
35790 msgstr ""
35791
35792 #: config/arm/arm.c:2915
35793 #, gcc-internal-format
35794 msgid "iWMMXt and NEON are incompatible"
35795 msgstr ""
35796
35797 #: config/arm/arm.c:2921
35798 #, gcc-internal-format
35799 msgid "target CPU does not support ARM mode"
35800 msgstr ""
35801
35802 #: config/arm/arm.c:2925
35803 #, gcc-internal-format
35804 msgid ""
35805 "enabling backtrace support is only meaningful when compiling for the Thumb"
35806 msgstr ""
35807
35808 #: config/arm/arm.c:2928
35809 #, gcc-internal-format
35810 msgid ""
35811 "enabling callee interworking support is only meaningful when compiling for "
35812 "the Thumb"
35813 msgstr ""
35814
35815 #: config/arm/arm.c:2936
35816 #, gcc-internal-format
35817 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
35818 msgstr ""
35819
35820 #: config/arm/arm.c:2941
35821 #, gcc-internal-format
35822 msgid "iWMMXt unsupported under Thumb mode"
35823 msgstr ""
35824
35825 #: config/arm/arm.c:2944
35826 #, gcc-internal-format
35827 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
35828 msgstr ""
35829
35830 #: config/arm/arm.c:2948
35831 #, gcc-internal-format
35832 msgid "RTP PIC is incompatible with Thumb"
35833 msgstr ""
35834
35835 #: config/arm/arm.c:2961
35836 #, gcc-internal-format, gfc-internal-format
35837 msgid ""
35838 "%s only supports non-pic code on M-profile targets with the MOVT instruction"
35839 msgstr ""
35840
35841 #: config/arm/arm.c:2966
35842 #, gcc-internal-format, gfc-internal-format
35843 msgid "%s only supports non-pic code on M-profile targets"
35844 msgstr ""
35845
35846 #: config/arm/arm.c:2971
35847 #, gcc-internal-format
35848 msgid "%s incompatible with %<-mword-relocations%>"
35849 msgstr ""
35850
35851 #: config/arm/arm.c:3086
35852 #, gcc-internal-format
35853 msgid "target CPU does not support THUMB instructions"
35854 msgstr ""
35855
35856 #: config/arm/arm.c:3136
35857 #, gcc-internal-format
35858 msgid "target CPU does not support unaligned accesses"
35859 msgstr ""
35860
35861 #: config/arm/arm.c:3485
35862 #, gcc-internal-format
35863 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
35864 msgstr ""
35865
35866 #: config/arm/arm.c:3494
35867 #, gcc-internal-format
35868 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
35869 msgstr ""
35870
35871 #: config/arm/arm.c:3497
35872 #, gcc-internal-format
35873 msgid "APCS reentrant code not supported. Ignored"
35874 msgstr ""
35875
35876 #: config/arm/arm.c:3520
35877 #, gcc-internal-format
35878 msgid "option %<-mstructure-size-boundary%> is deprecated"
35879 msgstr ""
35880
35881 #: config/arm/arm.c:3528
35882 #, gcc-internal-format
35883 msgid "structure size boundary can only be set to 8, 32 or 64"
35884 msgstr ""
35885
35886 #: config/arm/arm.c:3530
35887 #, gcc-internal-format
35888 msgid "structure size boundary can only be set to 8 or 32"
35889 msgstr ""
35890
35891 #: config/arm/arm.c:3555
35892 #, gcc-internal-format
35893 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
35894 msgstr ""
35895
35896 #: config/arm/arm.c:3567 config/arm/arm.c:32436
35897 #, gcc-internal-format
35898 msgid "FDPIC mode is not supported in Thumb-1 mode"
35899 msgstr ""
35900
35901 #: config/arm/arm.c:3575
35902 #, gcc-internal-format
35903 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
35904 msgstr ""
35905
35906 #: config/arm/arm.c:3584
35907 #, gcc-internal-format
35908 msgid "unable to use %qs for PIC register"
35909 msgstr ""
35910
35911 #: config/arm/arm.c:3606 config/pru/pru.c:612
35912 #, gcc-internal-format
35913 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
35914 msgstr ""
35915
35916 #: config/arm/arm.c:3750
35917 #, gcc-internal-format
35918 msgid "selected fp16 options are incompatible"
35919 msgstr ""
35920
35921 #: config/arm/arm.c:3802
35922 #, gcc-internal-format
35923 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
35924 msgstr ""
35925
35926 #: config/arm/arm.c:3805
35927 #, gcc-internal-format
35928 msgid "iwmmxt abi requires an iwmmxt capable cpu"
35929 msgstr ""
35930
35931 #: config/arm/arm.c:3813
35932 #, gcc-internal-format
35933 msgid "target CPU does not support interworking"
35934 msgstr ""
35935
35936 #: config/arm/arm.c:3826
35937 #, gcc-internal-format
35938 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
35939 msgstr ""
35940
35941 #: config/arm/arm.c:3829
35942 #, gcc-internal-format
35943 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
35944 msgstr ""
35945
35946 #: config/arm/arm.c:3834
35947 #, gcc-internal-format
35948 msgid "__fp16 and no ldrh"
35949 msgstr ""
35950
35951 #: config/arm/arm.c:3837
35952 #, gcc-internal-format
35953 msgid "target CPU does not support ARMv8-M Security Extensions"
35954 msgstr ""
35955
35956 #: config/arm/arm.c:3842
35957 #, gcc-internal-format
35958 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
35959 msgstr ""
35960
35961 #: config/arm/arm.c:3854
35962 #, gcc-internal-format
35963 msgid "%<-mfloat-abi=hard%>: selected processor lacks an FPU"
35964 msgstr ""
35965
35966 #: config/arm/arm.c:3862
35967 #, gcc-internal-format
35968 msgid "%<-mfloat-abi=hard%> and VFP"
35969 msgstr ""
35970
35971 #: config/arm/arm.c:6127
35972 #, gcc-internal-format
35973 msgid "non-AAPCS derived PCS variant"
35974 msgstr ""
35975
35976 #: config/arm/arm.c:6129
35977 #, gcc-internal-format
35978 msgid "variadic functions must use the base AAPCS variant"
35979 msgstr ""
35980
35981 #: config/arm/arm.c:6149
35982 #, gcc-internal-format
35983 msgid "PCS variant"
35984 msgstr ""
35985
35986 #: config/arm/arm.c:6401
35987 #, gcc-internal-format
35988 msgid "Thumb-1 hard-float VFP ABI"
35989 msgstr ""
35990
35991 #: config/arm/arm.c:6490
35992 #, gcc-internal-format
35993 msgid "argument of type %qT not permitted with -mgeneral-regs-only"
35994 msgstr ""
35995
35996 #: config/arm/arm.c:6874 config/arm/arm.c:7095 config/arm/arm.c:7128
35997 #: config/arm/arm.c:28583
35998 #, gcc-internal-format
35999 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
36000 msgstr ""
36001
36002 #: config/arm/arm.c:7266
36003 #, gcc-internal-format
36004 msgid ""
36005 "FP registers might be clobbered despite %qE attribute: compile with %<-"
36006 "mgeneral-regs-only%>"
36007 msgstr ""
36008
36009 #: config/arm/arm.c:7390
36010 #, gcc-internal-format
36011 msgid ""
36012 "%qE attribute not available to functions with arguments passed on the stack"
36013 msgstr ""
36014
36015 #: config/arm/arm.c:7402
36016 #, gcc-internal-format
36017 msgid ""
36018 "%qE attribute not available to functions with variable number of arguments"
36019 msgstr ""
36020
36021 #: config/arm/arm.c:7411
36022 #, gcc-internal-format
36023 msgid "%qE attribute not available to functions that return value on the stack"
36024 msgstr ""
36025
36026 #: config/arm/arm.c:7433 config/arm/arm.c:7485
36027 #, gcc-internal-format
36028 msgid "%qE attribute ignored without %<-mcmse%> option."
36029 msgstr ""
36030
36031 #: config/arm/arm.c:7452
36032 #, gcc-internal-format
36033 msgid "%qE attribute has no effect on functions with static linkage"
36034 msgstr ""
36035
36036 #: config/arm/arm.c:7501
36037 #, gcc-internal-format
36038 msgid "%qE attribute only applies to base type of a function pointer"
36039 msgstr ""
36040
36041 #: config/arm/arm.c:9465
36042 #, gcc-internal-format
36043 msgid ""
36044 "accessing thread-local storage is not currently supported with %<-mpure-code"
36045 "%> or %<-mslow-flash-data%>"
36046 msgstr ""
36047
36048 #: config/arm/arm.c:13204
36049 #, gcc-internal-format
36050 msgid "%K%s %wd out of range %wd - %wd"
36051 msgstr ""
36052
36053 #: config/arm/arm.c:13207
36054 #, gcc-internal-format
36055 msgid "%s %wd out of range %wd - %wd"
36056 msgstr ""
36057
36058 #: config/arm/arm.c:25445
36059 #, gcc-internal-format
36060 msgid "unable to compute real location of stacked parameter"
36061 msgstr ""
36062
36063 #: config/arm/arm.c:26107
36064 #, gcc-internal-format
36065 msgid "Unexpected thumb1 far jump"
36066 msgstr ""
36067
36068 #: config/arm/arm.c:26366
36069 #, gcc-internal-format
36070 msgid "no low registers available for popping high registers"
36071 msgstr ""
36072
36073 #: config/arm/arm.c:26618
36074 #, gcc-internal-format
36075 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
36076 msgstr ""
36077
36078 #: config/arm/arm.c:26864
36079 #, gcc-internal-format
36080 msgid "%<-fstack-check=specific%> for Thumb-1"
36081 msgstr ""
36082
36083 #: config/arm/arm.c:32451
36084 #, gcc-internal-format
36085 msgid "invalid fpu for target attribute or pragma %qs"
36086 msgstr ""
36087
36088 #. This doesn't really make sense until we support
36089 #. general dynamic selection of the architecture and all
36090 #. sub-features.
36091 #: config/arm/arm.c:32459
36092 #, gcc-internal-format
36093 msgid "auto fpu selection not currently permitted here"
36094 msgstr ""
36095
36096 #: config/arm/arm.c:32472
36097 #, gcc-internal-format
36098 msgid "invalid architecture for target attribute or pragma %qs"
36099 msgstr ""
36100
36101 #: config/arm/arm.c:32486
36102 #, gcc-internal-format
36103 msgid "unknown target attribute or pragma %qs"
36104 msgstr ""
36105
36106 #: config/arm/arm.c:33498
36107 #, gcc-internal-format
36108 msgid "asm flags not supported in thumb1 mode"
36109 msgstr ""
36110
36111 #: config/arm/freebsd.h:121
36112 #, gcc-internal-format
36113 msgid "target OS does not support unaligned accesses"
36114 msgstr ""
36115
36116 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
36117 #, gcc-internal-format
36118 msgid "%qs expects 1 argument but %d given"
36119 msgstr ""
36120
36121 #: config/avr/avr-c.c:76
36122 #, gcc-internal-format
36123 msgid "%qs expects a fixed-point value as argument"
36124 msgstr ""
36125
36126 #: config/avr/avr-c.c:102
36127 #, gcc-internal-format
36128 msgid "using %qs with unsigned type has no effect"
36129 msgstr ""
36130
36131 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
36132 #, gcc-internal-format
36133 msgid "no matching fixed-point overload found for %qs"
36134 msgstr ""
36135
36136 #: config/avr/avr-c.c:124
36137 #, gcc-internal-format
36138 msgid "%qs expects 2 arguments but %d given"
36139 msgstr ""
36140
36141 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
36142 #, gcc-internal-format
36143 msgid "%qs expects a fixed-point value as first argument"
36144 msgstr ""
36145
36146 #: config/avr/avr-c.c:144
36147 #, gcc-internal-format
36148 msgid "%qs expects an integer value as second argument"
36149 msgstr ""
36150
36151 #: config/avr/avr-devices.c:152
36152 #, gcc-internal-format, gfc-internal-format
36153 msgid "supported core architectures:%s"
36154 msgstr ""
36155
36156 #. Reached the end of `avr_mcu_types'. This should actually never
36157 #. happen as options are provided by device-specs. It could be a
36158 #. typo in a device-specs or calling the compiler proper directly
36159 #. with -mmcu=<device>.
36160 #: config/avr/avr.c:706
36161 #, gcc-internal-format
36162 msgid "unknown core architecture %qs specified with %qs"
36163 msgstr ""
36164
36165 #: config/avr/avr.c:755 config/pru/pru.c:601 config/visium/visium.c:421
36166 #, gcc-internal-format
36167 msgid "%<-fpic%> is not supported"
36168 msgstr ""
36169
36170 #: config/avr/avr.c:757 config/pru/pru.c:603 config/visium/visium.c:423
36171 #, gcc-internal-format
36172 msgid "%<-fPIC%> is not supported"
36173 msgstr ""
36174
36175 #: config/avr/avr.c:759 config/pru/pru.c:605
36176 #, gcc-internal-format
36177 msgid "%<-fpie%> is not supported"
36178 msgstr ""
36179
36180 #: config/avr/avr.c:761 config/pru/pru.c:607
36181 #, gcc-internal-format
36182 msgid "%<-fPIE%> is not supported"
36183 msgstr ""
36184
36185 #: config/avr/avr.c:1040 config/avr/avr.c:1045 config/riscv/riscv.c:5029
36186 #, gcc-internal-format
36187 msgid "function attributes %qs and %qs are mutually exclusive"
36188 msgstr ""
36189
36190 #: config/avr/avr.c:1066 config/riscv/riscv.c:5041
36191 #, gcc-internal-format
36192 msgid "%qs function cannot have arguments"
36193 msgstr ""
36194
36195 #: config/avr/avr.c:1069 config/riscv/riscv.c:5038
36196 #, gcc-internal-format
36197 msgid "%qs function cannot return a value"
36198 msgstr ""
36199
36200 #: config/avr/avr.c:1083
36201 #, gcc-internal-format
36202 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
36203 msgstr ""
36204
36205 #: config/avr/avr.c:1096
36206 #, gcc-internal-format
36207 msgid ""
36208 "%qs is a reserved identifier in AVR-LibC. Consider %<#include <avr/"
36209 "interrupt.h>%> before using the %qs macro"
36210 msgstr ""
36211
36212 #: config/avr/avr.c:1313
36213 #, gcc-internal-format
36214 msgid "%<builtin_return_address%> contains only 2 bytes of address"
36215 msgstr ""
36216
36217 #: config/avr/avr.c:2736
36218 #, gcc-internal-format
36219 msgid "pointer offset from symbol maybe incorrect"
36220 msgstr ""
36221
36222 #: config/avr/avr.c:2875
36223 #, gcc-internal-format
36224 msgid "accessing data memory with program memory address"
36225 msgstr ""
36226
36227 #: config/avr/avr.c:2936
36228 #, gcc-internal-format
36229 msgid "accessing program memory with data memory address"
36230 msgstr ""
36231
36232 #: config/avr/avr.c:3437
36233 #, gcc-internal-format, gfc-internal-format
36234 msgid "fixed register %s used to pass parameter to function"
36235 msgstr ""
36236
36237 #: config/avr/avr.c:3702
36238 #, gcc-internal-format
36239 msgid "writing to address space %qs not supported"
36240 msgstr ""
36241
36242 #: config/avr/avr.c:9730
36243 #, gcc-internal-format
36244 msgid "%qE attribute only applies to variables in static storage"
36245 msgstr ""
36246
36247 #: config/avr/avr.c:9737
36248 #, gcc-internal-format
36249 msgid "%qE attribute only supported for reduced Tiny cores"
36250 msgstr ""
36251
36252 #: config/avr/avr.c:9777
36253 #, gcc-internal-format
36254 msgid "%qE attribute address out of range"
36255 msgstr ""
36256
36257 #: config/avr/avr.c:9791
36258 #, gcc-internal-format
36259 msgid "both %s and %qE attribute provide address"
36260 msgstr ""
36261
36262 #: config/avr/avr.c:9801
36263 #, gcc-internal-format
36264 msgid "%qE attribute on non-volatile variable"
36265 msgstr ""
36266
36267 #: config/avr/avr.c:9873
36268 #, gcc-internal-format
36269 msgid "address spaces are not supported for reduced Tiny devices"
36270 msgstr ""
36271
36272 #: config/avr/avr.c:9880
36273 #, gcc-internal-format
36274 msgid ""
36275 "address space %qs not supported for devices with flash size up to %d KiB"
36276 msgstr ""
36277
36278 #: config/avr/avr.c:10051
36279 #, gcc-internal-format
36280 msgid "pointer targeting address space %qs must be const in %qT"
36281 msgstr ""
36282
36283 #: config/avr/avr.c:10054
36284 #, gcc-internal-format
36285 msgid "pointer targeting address space %qs must be const in %s %q+D"
36286 msgstr ""
36287
36288 #: config/avr/avr.c:10116
36289 #, gcc-internal-format
36290 msgid ""
36291 "variable %q+D must be const in order to be put into read-only section by "
36292 "means of %qs"
36293 msgstr ""
36294
36295 #: config/avr/avr.c:10155
36296 #, gcc-internal-format
36297 msgid "static IO declaration for %q+D needs an address"
36298 msgstr ""
36299
36300 #: config/avr/avr.c:10187
36301 #, gcc-internal-format
36302 msgid "IO definition for %q+D needs an address"
36303 msgstr ""
36304
36305 #: config/avr/avr.c:10305
36306 #, gcc-internal-format
36307 msgid "only uninitialized variables can be placed in the .noinit section"
36308 msgstr ""
36309
36310 #. This might happen with C++ if stuff needs constructing.
36311 #: config/avr/avr.c:10381
36312 #, gcc-internal-format
36313 msgid "variable %q+D with dynamic initialization put into program memory area"
36314 msgstr ""
36315
36316 #: config/avr/avr.c:10392
36317 #, gcc-internal-format
36318 msgid "uninitialized variable %q+D put into program memory area"
36319 msgstr ""
36320
36321 #: config/avr/avr.c:10478
36322 #, gcc-internal-format
36323 msgid "%q+D has incompatible attributes %qs and %qs"
36324 msgstr ""
36325
36326 #: config/avr/avr.c:10541
36327 #, gcc-internal-format
36328 msgid "architecture %qs supported for assembler only"
36329 msgstr ""
36330
36331 #: config/avr/avr.c:13168
36332 #, gcc-internal-format
36333 msgid "conversion from address space %qs to address space %qs"
36334 msgstr ""
36335
36336 #: config/avr/avr.c:14258 config/avr/avr.c:14271
36337 #, gcc-internal-format, gfc-internal-format
36338 msgid "%s expects a compile time integer constant"
36339 msgstr ""
36340
36341 #: config/avr/avr.c:14285
36342 #, gcc-internal-format, gfc-internal-format
36343 msgid "%s expects a compile time long integer constant as first argument"
36344 msgstr ""
36345
36346 #: config/avr/avr.c:14313
36347 #, gcc-internal-format, gfc-internal-format
36348 msgid ""
36349 "rounding to %d bits has no effect for fixed-point value with %d fractional "
36350 "bits"
36351 msgstr ""
36352
36353 #: config/avr/avr.c:14322
36354 #, gcc-internal-format
36355 msgid "rounding result will always be 0"
36356 msgstr ""
36357
36358 #: config/avr/driver-avr.c:58
36359 #, gcc-internal-format
36360 msgid "bad usage of spec function %qs"
36361 msgstr ""
36362
36363 #: config/avr/driver-avr.c:86
36364 #, gcc-internal-format
36365 msgid "specified option %qs more than once"
36366 msgstr ""
36367
36368 #: config/avr/driver-avr.c:100
36369 #, gcc-internal-format
36370 msgid "strange device name %qs after %qs: bad character %qc"
36371 msgstr ""
36372
36373 #: config/bfin/bfin.c:2367
36374 #, gcc-internal-format
36375 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
36376 msgstr ""
36377
36378 #: config/bfin/bfin.c:2373
36379 #, gcc-internal-format
36380 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
36381 msgstr ""
36382
36383 #: config/bfin/bfin.c:2378
36384 #, gcc-internal-format
36385 msgid ""
36386 "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-"
36387 "l1%>"
36388 msgstr ""
36389
36390 #: config/bfin/bfin.c:2384
36391 #, gcc-internal-format
36392 msgid "can%'t use multiple stack checking methods together"
36393 msgstr ""
36394
36395 #: config/bfin/bfin.c:2387
36396 #, gcc-internal-format
36397 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
36398 msgstr ""
36399
36400 #: config/bfin/bfin.c:2392 config/m68k/m68k.c:590
36401 #, gcc-internal-format
36402 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
36403 msgstr ""
36404
36405 #: config/bfin/bfin.c:2412
36406 #, gcc-internal-format
36407 msgid "%<-mmulticore%> can only be used with BF561"
36408 msgstr ""
36409
36410 #: config/bfin/bfin.c:2415
36411 #, gcc-internal-format
36412 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
36413 msgstr ""
36414
36415 #: config/bfin/bfin.c:2418
36416 #, gcc-internal-format
36417 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
36418 msgstr ""
36419
36420 #: config/bfin/bfin.c:2421
36421 #, gcc-internal-format
36422 msgid "%<-mcorea%> and %<-mcoreb%> can%'t be used together"
36423 msgstr ""
36424
36425 #: config/bfin/bfin.c:4698
36426 #, gcc-internal-format
36427 msgid "multiple function type attributes specified"
36428 msgstr ""
36429
36430 #: config/bfin/bfin.c:4765
36431 #, gcc-internal-format
36432 msgid ""
36433 "can%'t apply both longcall and shortcall attributes to the same function"
36434 msgstr ""
36435
36436 #: config/bfin/bfin.c:4822
36437 #, gcc-internal-format
36438 msgid "%qE attribute cannot be specified for local variables"
36439 msgstr ""
36440
36441 #: config/bpf/bpf.c:291
36442 #, gcc-internal-format
36443 msgid "eBPF stack limit exceeded"
36444 msgstr ""
36445
36446 #: config/bpf/bpf.c:616
36447 #, gcc-internal-format
36448 msgid "too many function arguments for eBPF"
36449 msgstr ""
36450
36451 #: config/bpf/bpf.c:634 config/bpf/bpf.c:636
36452 #, gcc-internal-format
36453 msgid "no constructors"
36454 msgstr ""
36455
36456 #: config/bpf/bpf.c:652 config/bpf/bpf.c:654
36457 #, gcc-internal-format
36458 msgid "no destructors"
36459 msgstr ""
36460
36461 #: config/bpf/bpf.c:699
36462 #, gcc-internal-format
36463 msgid "indirect call in function, which are not supported by eBPF"
36464 msgstr ""
36465
36466 #: config/bpf/bpf.c:899 config/mips/mips.c:17025 config/nios2/nios2.c:3600
36467 #: config/riscv/riscv-builtins.c:222
36468 #, gcc-internal-format
36469 msgid "invalid argument to built-in function"
36470 msgstr ""
36471
36472 #: config/c6x/c6x.c:243
36473 #, gcc-internal-format
36474 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
36475 msgstr ""
36476
36477 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
36478 #, gcc-internal-format
36479 msgid "profiling is not yet implemented for this architecture"
36480 msgstr ""
36481
36482 #: config/cr16/cr16.c:306
36483 #, gcc-internal-format
36484 msgid "data-model=far not valid for cr16c architecture"
36485 msgstr ""
36486
36487 #: config/cr16/cr16.c:309
36488 #, gcc-internal-format
36489 msgid "invalid data model option %<-mdata-model=%s%>"
36490 msgstr ""
36491
36492 #: config/cr16/cr16.h:408
36493 #, gcc-internal-format
36494 msgid "profiler support for CR16"
36495 msgstr ""
36496
36497 #. This function is for retrieving a part of an instruction name for
36498 #. an operator, for immediate output. If that ever happens for
36499 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
36500 #. we notice.
36501 #: config/cris/cris.c:728
36502 #, gcc-internal-format
36503 msgid "MULT case in cris_op_str"
36504 msgstr ""
36505
36506 #: config/cris/cris.c:1238 config/moxie/moxie.c:186 config/or1k/or1k.c:1253
36507 #, gcc-internal-format, gfc-internal-format
36508 msgid "internal error: bad register: %d"
36509 msgstr ""
36510
36511 #. If we get here, the caller got its initial tests wrong.
36512 #: config/cris/cris.c:2205
36513 #, gcc-internal-format
36514 msgid "internal error: cris_side_effect_mode_ok with bad operands"
36515 msgstr ""
36516
36517 #: config/cris/cris.c:2258
36518 #, gcc-internal-format
36519 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
36520 msgstr ""
36521
36522 #: config/cris/cris.c:2287
36523 #, gcc-internal-format
36524 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%> : %s"
36525 msgstr ""
36526
36527 #: config/cris/cris.c:2323
36528 #, gcc-internal-format
36529 msgid "unknown CRIS cpu version specification in %<-mtune=%> : %s"
36530 msgstr ""
36531
36532 #. Use error rather than warning, so invalid use is easily
36533 #. detectable. Still change to the values we expect, to avoid
36534 #. further errors.
36535 #: config/cris/cris.c:2339
36536 #, gcc-internal-format
36537 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
36538 msgstr ""
36539
36540 #: config/cris/cris.c:2540
36541 #, gcc-internal-format
36542 msgid "unknown src"
36543 msgstr ""
36544
36545 #: config/cris/cris.c:2590
36546 #, gcc-internal-format
36547 msgid "unknown dest"
36548 msgstr ""
36549
36550 #: config/cris/cris.c:2889
36551 #, gcc-internal-format, gfc-internal-format
36552 msgid "stackframe too big: %d bytes"
36553 msgstr ""
36554
36555 #. Definitions for GCC. Part of the machine description for CRIS.
36556 #. Copyright (C) 1998-2020 Free Software Foundation, Inc.
36557 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
36558 #.
36559 #. This file is part of GCC.
36560 #.
36561 #. GCC is free software; you can redistribute it and/or modify
36562 #. it under the terms of the GNU General Public License as published by
36563 #. the Free Software Foundation; either version 3, or (at your option)
36564 #. any later version.
36565 #.
36566 #. GCC is distributed in the hope that it will be useful,
36567 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
36568 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36569 #. GNU General Public License for more details.
36570 #.
36571 #. You should have received a copy of the GNU General Public License
36572 #. along with GCC; see the file COPYING3. If not see
36573 #. <http://www.gnu.org/licenses/>.
36574 #. After the first "Node:" comment comes all preprocessor directives and
36575 #. attached declarations described in the info files, the "Using and
36576 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
36577 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
36578 #. really, but needs an update anyway.
36579 #.
36580 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
36581 #. for that. If applicable, there is a CRIS-specific comment. The order
36582 #. of macro definitions follow the order in the manual. Every section in
36583 #. the manual (node in the info pages) has an introductory `Node:
36584 #. <subchapter>' comment. If no macros are defined for a section, only
36585 #. the section-comment is present.
36586 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
36587 #. and config/cris/linux.h) are responsible for lots of settings not
36588 #. repeated below. This file contains general CRIS definitions
36589 #. and definitions for the cris-*-elf subtarget.
36590 #. We don't want to use gcc_assert for everything, as that can be
36591 #. compiled out.
36592 #: config/cris/cris.h:42
36593 #, gcc-internal-format
36594 msgid "CRIS-port assertion failed: "
36595 msgstr ""
36596
36597 #. Node: Caller Saves
36598 #. (no definitions)
36599 #. Node: Function entry
36600 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
36601 #. TARGET_ASM_FUNCTION_EPILOGUE.
36602 #. Node: Profiling
36603 #: config/cris/cris.h:660
36604 #, gcc-internal-format
36605 msgid "no FUNCTION_PROFILER for CRIS"
36606 msgstr ""
36607
36608 #: config/csky/csky.c:2389
36609 #, gcc-internal-format, gfc-internal-format
36610 msgid "cpu %s is not based on arch %s, ignoring the arch"
36611 msgstr ""
36612
36613 #: config/csky/csky.c:2453 config/csky/csky.c:2489 config/csky/csky.c:2542
36614 #: config/csky/csky.c:2565 config/csky/csky.c:2582
36615 #, gcc-internal-format
36616 msgid "%qs is not supported by arch %s"
36617 msgstr ""
36618
36619 #: config/csky/csky.c:2492
36620 #, gcc-internal-format
36621 msgid "%<-mhard-float%> is not supported by the selected CPU"
36622 msgstr ""
36623
36624 #: config/csky/csky.c:2508
36625 #, gcc-internal-format
36626 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
36627 msgstr ""
36628
36629 #: config/csky/csky.c:2511
36630 #, gcc-internal-format
36631 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
36632 msgstr ""
36633
36634 #: config/csky/csky.c:2554
36635 #, gcc-internal-format
36636 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
36637 msgstr ""
36638
36639 #. It's hard to provide general support for trampolines on this
36640 #. core. We need a register other than the one holding the
36641 #. static chain (r13) to hold the function pointer for the
36642 #. indirect jump to it. But ck801 has such a limited register set
36643 #. there is no other call-clobbered scratch register available -- in
36644 #. particular, this core does not have r12, which we use for the
36645 #. ck802 case below. If we use a callee-saved register like r4,
36646 #. saving the old value on the stack screws up the stack frame
36647 #. if there are overflow arguments pushed on the stack
36648 #. by the caller. In theory we could test for that and handle
36649 #. limited cases with parameters that all fit in r0-r3 with no
36650 #. stack overflow, but punt for now.
36651 #: config/csky/csky.c:5819
36652 #, gcc-internal-format
36653 msgid "Nested function trampolines not supported on CK801."
36654 msgstr ""
36655
36656 #: config/csky/csky.c:6024
36657 #, gcc-internal-format
36658 msgid "%qE attribute ignored without %<-mistack%>"
36659 msgstr ""
36660
36661 #: config/epiphany/epiphany.c:499
36662 #, gcc-internal-format
36663 msgid "interrupt handlers cannot have arguments"
36664 msgstr ""
36665
36666 #: config/epiphany/epiphany.c:523
36667 #, gcc-internal-format
36668 msgid ""
36669 "argument of %qE attribute is not \"reset\", \"software_exception\", "
36670 "\"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", "
36671 "\"wand\" or \"swi\""
36672 msgstr ""
36673
36674 #: config/epiphany/epiphany.c:1541
36675 #, gcc-internal-format
36676 msgid "stack_offset must be at least 4"
36677 msgstr ""
36678
36679 #: config/epiphany/epiphany.c:1543
36680 #, gcc-internal-format
36681 msgid "stack_offset must be a multiple of 4"
36682 msgstr ""
36683
36684 #: config/frv/frv.c:8488
36685 #, gcc-internal-format
36686 msgid "accumulator is not a constant integer"
36687 msgstr ""
36688
36689 #: config/frv/frv.c:8493
36690 #, gcc-internal-format
36691 msgid "accumulator number is out of bounds"
36692 msgstr ""
36693
36694 #: config/frv/frv.c:8504
36695 #, gcc-internal-format
36696 msgid "inappropriate accumulator for %qs"
36697 msgstr ""
36698
36699 #: config/frv/frv.c:8580
36700 #, gcc-internal-format
36701 msgid "invalid IACC argument"
36702 msgstr ""
36703
36704 #: config/frv/frv.c:8603 config/sparc/sparc.c:10940
36705 #, gcc-internal-format
36706 msgid "%qs expects a constant argument"
36707 msgstr ""
36708
36709 #: config/frv/frv.c:8608 config/sparc/sparc.c:10946
36710 #, gcc-internal-format
36711 msgid "constant argument out of range for %qs"
36712 msgstr ""
36713
36714 #: config/frv/frv.c:9089
36715 #, gcc-internal-format
36716 msgid "media functions are not available unless %<-mmedia%> is used"
36717 msgstr ""
36718
36719 #: config/frv/frv.c:9101
36720 #, gcc-internal-format
36721 msgid "this media function is only available on the fr500"
36722 msgstr ""
36723
36724 #: config/frv/frv.c:9129
36725 #, gcc-internal-format
36726 msgid "this media function is only available on the fr400 and fr550"
36727 msgstr ""
36728
36729 #: config/frv/frv.c:9148
36730 #, gcc-internal-format
36731 msgid "this builtin function is only available on the fr405 and fr450"
36732 msgstr ""
36733
36734 #: config/frv/frv.c:9157
36735 #, gcc-internal-format
36736 msgid "this builtin function is only available on the fr500 and fr550"
36737 msgstr ""
36738
36739 #: config/frv/frv.c:9169
36740 #, gcc-internal-format
36741 msgid "this builtin function is only available on the fr450"
36742 msgstr ""
36743
36744 #: config/ft32/ft32.c:181
36745 #, gcc-internal-format
36746 msgid "%<h%> applied to non-register operand"
36747 msgstr ""
36748
36749 #: config/ft32/ft32.c:206
36750 #, gcc-internal-format, gfc-internal-format
36751 msgid "bad alignment: %d"
36752 msgstr ""
36753
36754 #: config/ft32/ft32.c:502
36755 #, gcc-internal-format
36756 msgid "stack frame must be smaller than 64K"
36757 msgstr ""
36758
36759 #: config/gcn/gcn.c:231
36760 #, gcc-internal-format
36761 msgid "amdgpu_hsa_kernel attribute requires string constant arguments"
36762 msgstr ""
36763
36764 #: config/gcn/gcn.c:244
36765 #, gcc-internal-format, gfc-internal-format
36766 msgid "unknown specifier %s in amdgpu_hsa_kernel attribute"
36767 msgstr ""
36768
36769 #: config/gcn/gcn.c:250
36770 #, gcc-internal-format, gfc-internal-format
36771 msgid "duplicated parameter specifier %s in amdgpu_hsa_kernel attribute"
36772 msgstr ""
36773
36774 #: config/gcn/gcn.c:302
36775 #, gcc-internal-format
36776 msgid "too many arguments passed in sgpr registers"
36777 msgstr ""
36778
36779 #: config/gcn/gcn.c:2090
36780 #, gcc-internal-format
36781 msgid ""
36782 "A non-default set of initial values has been requested, which violates the "
36783 "ABI!"
36784 msgstr ""
36785
36786 #: config/gcn/gcn.c:2330
36787 #, gcc-internal-format, gfc-internal-format
36788 msgid "wrong type of argument %s"
36789 msgstr ""
36790
36791 #: config/gcn/gcn.c:3167
36792 #, gcc-internal-format
36793 msgid ""
36794 "nested function trampolines not supported on GCN5 due to non-executable "
36795 "stacks"
36796 msgstr ""
36797
36798 #: config/gcn/gcn.c:3276
36799 #, gcc-internal-format
36800 msgid "TLS is not implemented for GCN."
36801 msgstr ""
36802
36803 #: config/gcn/gcn.c:3887
36804 #, gcc-internal-format
36805 msgid "Builtin not implemented"
36806 msgstr ""
36807
36808 #: config/gcn/gcn.c:4856
36809 #, gcc-internal-format, gfc-internal-format
36810 msgid "using vector_length (64), ignoring %d"
36811 msgstr ""
36812
36813 #: config/gcn/gcn.c:4857
36814 #, gcc-internal-format
36815 msgid "using vector_length (64), ignoring runtime setting"
36816 msgstr ""
36817
36818 #: config/gcn/gcn.c:4869 config/nvptx/nvptx.c:5701
36819 #, gcc-internal-format, gfc-internal-format
36820 msgid "using num_workers (%d), ignoring %d"
36821 msgstr ""
36822
36823 #: config/gcn/gcn.c:4897 config/gcn/gcn.c:4924
36824 #, gcc-internal-format, gfc-internal-format
36825 msgid "offload dimension out of range (%d)"
36826 msgstr ""
36827
36828 #: config/gcn/gcn.c:5315
36829 #, gcc-internal-format
36830 msgid "local data-share memory exhausted"
36831 msgstr ""
36832
36833 #: config/gcn/mkoffload.c:104 config/i386/intelmic-mkoffload.c:73
36834 #: config/nvptx/mkoffload.c:88
36835 #, gcc-internal-format
36836 msgid "deleting file %s: %m"
36837 msgstr ""
36838
36839 #: config/gcn/mkoffload.c:693 config/nvptx/mkoffload.c:365
36840 #, gcc-internal-format
36841 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
36842 msgstr ""
36843
36844 #: config/gcn/mkoffload.c:756 config/nvptx/mkoffload.c:421
36845 #, gcc-internal-format
36846 msgid "COLLECT_GCC must be set."
36847 msgstr ""
36848
36849 #: config/gcn/mkoffload.c:802 config/i386/intelmic-mkoffload.c:566
36850 #, gcc-internal-format, gfc-internal-format
36851 msgid "offload compiler %s not found"
36852 msgstr ""
36853
36854 #: config/gcn/mkoffload.c:824 config/i386/intelmic-mkoffload.c:585
36855 #: config/nvptx/mkoffload.c:492
36856 #, gcc-internal-format
36857 msgid "unrecognizable argument of option "
36858 msgstr ""
36859
36860 #: config/gcn/mkoffload.c:851
36861 #, gcc-internal-format
36862 msgid "either -fopenacc or -fopenmp must be set"
36863 msgstr ""
36864
36865 #: config/gcn/mkoffload.c:999
36866 #, gcc-internal-format
36867 msgid "cannot open intermediate gcn asm file"
36868 msgstr ""
36869
36870 #: config/gcn/mkoffload.c:1003 config/gcn/mkoffload.c:1007
36871 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
36872 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:556
36873 #, gcc-internal-format, gfc-internal-format
36874 msgid "cannot open '%s'"
36875 msgstr ""
36876
36877 #: config/gcn/mkoffload.c:1020
36878 #, gcc-internal-format
36879 msgid "cannot open intermediate gcn obj file"
36880 msgstr ""
36881
36882 #: config/h8300/h8300.c:298
36883 #, gcc-internal-format
36884 msgid "%<-ms2600%> is used without %<-ms%>"
36885 msgstr ""
36886
36887 #: config/h8300/h8300.c:304
36888 #, gcc-internal-format
36889 msgid "%<-mexr%> is used without %<-ms%>"
36890 msgstr ""
36891
36892 #: config/h8300/h8300.c:310
36893 #, gcc-internal-format
36894 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
36895 msgstr ""
36896
36897 #: config/h8300/h8300.c:316
36898 #, gcc-internal-format
36899 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
36900 msgstr ""
36901
36902 #: config/h8300/h8300.c:323
36903 #, gcc-internal-format
36904 msgid "%<-mn%> is not supported for linux targets"
36905 msgstr ""
36906
36907 #: config/i386/host-cygwin.c:57
36908 #, gcc-internal-format
36909 msgid "can%'t get position in PCH file: %m"
36910 msgstr ""
36911
36912 #: config/i386/host-cygwin.c:64
36913 #, gcc-internal-format
36914 msgid "can%'t extend PCH file: %m"
36915 msgstr ""
36916
36917 #: config/i386/host-cygwin.c:75
36918 #, gcc-internal-format
36919 msgid "can%'t set position in PCH file: %m"
36920 msgstr ""
36921
36922 #: config/i386/i386-builtins.c:1960
36923 #, gcc-internal-format
36924 msgid "no dispatcher found for the versioning attributes"
36925 msgstr ""
36926
36927 #: config/i386/i386-builtins.c:2010
36928 #, gcc-internal-format
36929 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
36930 msgstr ""
36931
36932 #: config/i386/i386-builtins.c:2021
36933 #, gcc-internal-format, gfc-internal-format
36934 msgid "no dispatcher found for the versioning attributes: %s"
36935 msgstr ""
36936
36937 #: config/i386/i386-builtins.c:2122
36938 #, gcc-internal-format
36939 msgid "parameter to builtin must be a string constant or literal"
36940 msgstr ""
36941
36942 #: config/i386/i386-builtins.c:2146 config/i386/i386-builtins.c:2196
36943 #, gcc-internal-format, gfc-internal-format
36944 msgid "parameter to builtin not valid: %s"
36945 msgstr ""
36946
36947 #: config/i386/i386-expand.c:7902
36948 #, gcc-internal-format
36949 msgid "interrupt service routine cannot be called directly"
36950 msgstr ""
36951
36952 #: config/i386/i386-expand.c:8306 config/i386/i386-expand.c:9769
36953 #, gcc-internal-format
36954 msgid "the last argument must be a 2-bit immediate"
36955 msgstr ""
36956
36957 #: config/i386/i386-expand.c:8701
36958 #, gcc-internal-format
36959 msgid "the fifth argument must be an 8-bit immediate"
36960 msgstr ""
36961
36962 #: config/i386/i386-expand.c:8796
36963 #, gcc-internal-format
36964 msgid "the third argument must be an 8-bit immediate"
36965 msgstr ""
36966
36967 #: config/i386/i386-expand.c:9700
36968 #, gcc-internal-format
36969 msgid "the last argument must be an 1-bit immediate"
36970 msgstr ""
36971
36972 #: config/i386/i386-expand.c:9715
36973 #, gcc-internal-format
36974 msgid "the last argument must be a 3-bit immediate"
36975 msgstr ""
36976
36977 #: config/i386/i386-expand.c:9748
36978 #, gcc-internal-format
36979 msgid "the last argument must be a 4-bit immediate"
36980 msgstr ""
36981
36982 #: config/i386/i386-expand.c:9788
36983 #, gcc-internal-format
36984 msgid "the last argument must be a 1-bit immediate"
36985 msgstr ""
36986
36987 #: config/i386/i386-expand.c:9801
36988 #, gcc-internal-format
36989 msgid "the last argument must be a 5-bit immediate"
36990 msgstr ""
36991
36992 #: config/i386/i386-expand.c:9811
36993 #, gcc-internal-format
36994 msgid "the next to last argument must be an 8-bit immediate"
36995 msgstr ""
36996
36997 #: config/i386/i386-expand.c:9816 config/i386/i386-expand.c:10722
36998 #, gcc-internal-format
36999 msgid "the last argument must be an 8-bit immediate"
37000 msgstr ""
37001
37002 #: config/i386/i386-expand.c:9956
37003 #, gcc-internal-format
37004 msgid "the third argument must be comparison constant"
37005 msgstr ""
37006
37007 #: config/i386/i386-expand.c:9961
37008 #, gcc-internal-format
37009 msgid "incorrect comparison mode"
37010 msgstr ""
37011
37012 #: config/i386/i386-expand.c:9967 config/i386/i386-expand.c:10287
37013 #, gcc-internal-format
37014 msgid "incorrect rounding operand"
37015 msgstr ""
37016
37017 #: config/i386/i386-expand.c:10269
37018 #, gcc-internal-format
37019 msgid "the immediate argument must be a 4-bit immediate"
37020 msgstr ""
37021
37022 #: config/i386/i386-expand.c:10275
37023 #, gcc-internal-format
37024 msgid "the immediate argument must be a 5-bit immediate"
37025 msgstr ""
37026
37027 #: config/i386/i386-expand.c:10278
37028 #, gcc-internal-format
37029 msgid "the immediate argument must be an 8-bit immediate"
37030 msgstr ""
37031
37032 #: config/i386/i386-expand.c:10720
37033 #, gcc-internal-format
37034 msgid "the last argument must be a 32-bit immediate"
37035 msgstr ""
37036
37037 #: config/i386/i386-expand.c:10802 config/rs6000/rs6000-call.c:10323
37038 #, gcc-internal-format
37039 msgid "selector must be an integer constant in the range [0, %wi]"
37040 msgstr ""
37041
37042 #: config/i386/i386-expand.c:10996
37043 #, gcc-internal-format
37044 msgid "%qE needs unknown isa option"
37045 msgstr ""
37046
37047 #: config/i386/i386-expand.c:11000
37048 #, gcc-internal-format
37049 msgid "%qE needs isa option %s"
37050 msgstr ""
37051
37052 #: config/i386/i386-expand.c:11671
37053 #, gcc-internal-format
37054 msgid "last argument must be an immediate"
37055 msgstr ""
37056
37057 #: config/i386/i386-expand.c:12427 config/i386/i386-expand.c:12639
37058 #, gcc-internal-format
37059 msgid "the last argument must be scale 1, 2, 4, 8"
37060 msgstr ""
37061
37062 #: config/i386/i386-expand.c:12692
37063 #, gcc-internal-format
37064 msgid "the forth argument must be scale 1, 2, 4, 8"
37065 msgstr ""
37066
37067 #: config/i386/i386-expand.c:12698
37068 #, gcc-internal-format
37069 msgid "incorrect hint operand"
37070 msgstr ""
37071
37072 #: config/i386/i386-expand.c:12717
37073 #, gcc-internal-format
37074 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
37075 msgstr ""
37076
37077 #: config/i386/i386-features.c:2642
37078 #, gcc-internal-format
37079 msgid ""
37080 "function versions cannot be marked as %<gnu_inline%>, bodies have to be "
37081 "generated"
37082 msgstr ""
37083
37084 #: config/i386/i386-features.c:2647 config/i386/i386-features.c:2915
37085 #, gcc-internal-format
37086 msgid "virtual function multiversioning not supported"
37087 msgstr ""
37088
37089 #: config/i386/i386-features.c:2779
37090 #, gcc-internal-format
37091 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
37092 msgstr ""
37093
37094 #: config/i386/i386-options.c:848 config/i386/i386-options.c:1932
37095 #: config/i386/i386-options.c:1941
37096 #, gcc-internal-format, gfc-internal-format
37097 msgid "code model %s does not support PIC mode"
37098 msgstr ""
37099
37100 #: config/i386/i386-options.c:1089
37101 #, gcc-internal-format
37102 msgid "attribute %qs argument is not a string"
37103 msgstr ""
37104
37105 #: config/i386/i386-options.c:1153
37106 #, gcc-internal-format
37107 msgid "attribute %qs argument %qs is unknown"
37108 msgstr ""
37109
37110 #: config/i386/i386-options.c:1182
37111 #, gcc-internal-format
37112 msgid "attribute value %qs was already specified in %qs attribute"
37113 msgstr ""
37114
37115 #: config/i386/i386-options.c:1220
37116 #, gcc-internal-format
37117 msgid "attribute value %qs is unknown in %qs attribute"
37118 msgstr ""
37119
37120 #: config/i386/i386-options.c:1458
37121 #, gcc-internal-format
37122 msgid "wrong argument %qs to option %qs"
37123 msgstr ""
37124
37125 #: config/i386/i386-options.c:1464
37126 #, gcc-internal-format
37127 msgid "size ranges of option %qs should be increasing"
37128 msgstr ""
37129
37130 #: config/i386/i386-options.c:1474
37131 #, gcc-internal-format
37132 msgid "wrong strategy name %qs specified for option %qs"
37133 msgstr ""
37134
37135 #. rep; movq isn't available in 32-bit code.
37136 #: config/i386/i386-options.c:1500
37137 #, gcc-internal-format
37138 msgid ""
37139 "strategy name %qs specified for option %qs not supported for 32-bit code"
37140 msgstr ""
37141
37142 #: config/i386/i386-options.c:1513
37143 #, gcc-internal-format
37144 msgid "unknown alignment %qs specified for option %qs"
37145 msgstr ""
37146
37147 #: config/i386/i386-options.c:1523
37148 #, gcc-internal-format
37149 msgid "the max value for the last size range should be -1 for option %qs"
37150 msgstr ""
37151
37152 #: config/i386/i386-options.c:1530
37153 #, gcc-internal-format
37154 msgid "too many size ranges specified in option %qs"
37155 msgstr ""
37156
37157 #: config/i386/i386-options.c:1583
37158 #, gcc-internal-format
37159 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
37160 msgstr ""
37161
37162 #: config/i386/i386-options.c:1767
37163 #, gcc-internal-format
37164 msgid "Intel MCU psABI isn%'t supported in %s mode"
37165 msgstr ""
37166
37167 #: config/i386/i386-options.c:1816
37168 #, gcc-internal-format
37169 msgid ""
37170 "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> "
37171 "instead as appropriate"
37172 msgstr ""
37173
37174 #: config/i386/i386-options.c:1818
37175 #, gcc-internal-format
37176 msgid ""
37177 "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or "
37178 "%<target(\"tune=generic\")%> instead as appropriate"
37179 msgstr ""
37180
37181 #. rep; movq isn't available in 32-bit code.
37182 #: config/i386/i386-options.c:1844
37183 #, gcc-internal-format
37184 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
37185 msgstr ""
37186
37187 #: config/i386/i386-options.c:1861
37188 #, gcc-internal-format
37189 msgid "address mode %qs not supported in the %s bit mode"
37190 msgstr ""
37191
37192 #: config/i386/i386-options.c:1872
37193 #, gcc-internal-format
37194 msgid "%<-mabi=ms%> not supported with X32 ABI"
37195 msgstr ""
37196
37197 #: config/i386/i386-options.c:1878
37198 #, gcc-internal-format
37199 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
37200 msgstr ""
37201
37202 #: config/i386/i386-options.c:1881
37203 #, gcc-internal-format
37204 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
37205 msgstr ""
37206
37207 #: config/i386/i386-options.c:1885
37208 #, gcc-internal-format
37209 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
37210 msgstr ""
37211
37212 #: config/i386/i386-options.c:1902 config/i386/i386-options.c:1911
37213 #: config/i386/i386-options.c:1923 config/i386/i386-options.c:1934
37214 #: config/i386/i386-options.c:1945
37215 #, gcc-internal-format
37216 msgid "code model %qs not supported in the %s bit mode"
37217 msgstr ""
37218
37219 #: config/i386/i386-options.c:1914 config/i386/i386-options.c:1926
37220 #, gcc-internal-format
37221 msgid "code model %qs not supported in x32 mode"
37222 msgstr ""
37223
37224 #: config/i386/i386-options.c:1969
37225 #, gcc-internal-format
37226 msgid "%<-masm=intel%> not supported in this configuration"
37227 msgstr ""
37228
37229 #: config/i386/i386-options.c:1974
37230 #, gcc-internal-format, gfc-internal-format
37231 msgid "%i-bit mode not compiled in"
37232 msgstr ""
37233
37234 #: config/i386/i386-options.c:1983
37235 #, gcc-internal-format
37236 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
37237 msgstr ""
37238
37239 #: config/i386/i386-options.c:1985
37240 #, gcc-internal-format
37241 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
37242 msgstr ""
37243
37244 #: config/i386/i386-options.c:1992
37245 #, gcc-internal-format
37246 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
37247 msgstr ""
37248
37249 #: config/i386/i386-options.c:1994
37250 #, gcc-internal-format
37251 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
37252 msgstr ""
37253
37254 #: config/i386/i386-options.c:2002 config/i386/i386-options.c:2339
37255 #, gcc-internal-format
37256 msgid "CPU you selected does not support x86-64 instruction set"
37257 msgstr ""
37258
37259 #: config/i386/i386-options.c:2279
37260 #, gcc-internal-format
37261 msgid "bad value (%qs) for %<-march=%> switch"
37262 msgstr ""
37263
37264 #: config/i386/i386-options.c:2280
37265 #, gcc-internal-format
37266 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
37267 msgstr ""
37268
37269 #: config/i386/i386-options.c:2302
37270 #, gcc-internal-format
37271 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
37272 msgstr ""
37273
37274 #: config/i386/i386-options.c:2304
37275 #, gcc-internal-format
37276 msgid ""
37277 "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
37278 msgstr ""
37279
37280 #: config/i386/i386-options.c:2309
37281 #, gcc-internal-format
37282 msgid "valid arguments to %<-march=%> switch are: %s"
37283 msgstr ""
37284
37285 #: config/i386/i386-options.c:2310
37286 #, gcc-internal-format
37287 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
37288 msgstr ""
37289
37290 #: config/i386/i386-options.c:2358
37291 #, gcc-internal-format
37292 msgid "bad value (%qs) for %<-mtune=%> switch"
37293 msgstr ""
37294
37295 #: config/i386/i386-options.c:2359
37296 #, gcc-internal-format
37297 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
37298 msgstr ""
37299
37300 #: config/i386/i386-options.c:2379
37301 #, gcc-internal-format
37302 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
37303 msgstr ""
37304
37305 #: config/i386/i386-options.c:2381
37306 #, gcc-internal-format
37307 msgid ""
37308 "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
37309 msgstr ""
37310
37311 #: config/i386/i386-options.c:2386
37312 #, gcc-internal-format
37313 msgid "valid arguments to %<-mtune=%> switch are: %s"
37314 msgstr ""
37315
37316 #: config/i386/i386-options.c:2387
37317 #, gcc-internal-format
37318 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
37319 msgstr ""
37320
37321 #: config/i386/i386-options.c:2411
37322 #, gcc-internal-format
37323 msgid "%<-mregparm%> is ignored in 64-bit mode"
37324 msgstr ""
37325
37326 #: config/i386/i386-options.c:2413
37327 #, gcc-internal-format
37328 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
37329 msgstr ""
37330
37331 #: config/i386/i386-options.c:2416
37332 #, gcc-internal-format
37333 msgid "%<-mregparm=%d%> is not between 0 and %d"
37334 msgstr ""
37335
37336 #: config/i386/i386-options.c:2444
37337 #, gcc-internal-format
37338 msgid "%<-mrtd%> is ignored in 64bit mode"
37339 msgstr ""
37340
37341 #: config/i386/i386-options.c:2445
37342 #, gcc-internal-format
37343 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
37344 msgstr ""
37345
37346 #: config/i386/i386-options.c:2524
37347 #, gcc-internal-format
37348 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
37349 msgstr ""
37350
37351 #: config/i386/i386-options.c:2527
37352 #, gcc-internal-format
37353 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
37354 msgstr ""
37355
37356 #: config/i386/i386-options.c:2550
37357 #, gcc-internal-format
37358 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
37359 msgstr ""
37360
37361 #: config/i386/i386-options.c:2563
37362 #, gcc-internal-format
37363 msgid "%<-mnop-mcount%> is not compatible with this target"
37364 msgstr ""
37365
37366 #: config/i386/i386-options.c:2566
37367 #, gcc-internal-format
37368 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
37369 msgstr ""
37370
37371 #: config/i386/i386-options.c:2572
37372 #, gcc-internal-format
37373 msgid "%<-msseregparm%> used without SSE enabled"
37374 msgstr ""
37375
37376 #: config/i386/i386-options.c:2573
37377 #, gcc-internal-format
37378 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
37379 msgstr ""
37380
37381 #: config/i386/i386-options.c:2583
37382 #, gcc-internal-format
37383 msgid "SSE instruction set disabled, using 387 arithmetics"
37384 msgstr ""
37385
37386 #: config/i386/i386-options.c:2590
37387 #, gcc-internal-format
37388 msgid "387 instruction set disabled, using SSE arithmetics"
37389 msgstr ""
37390
37391 #: config/i386/i386-options.c:2640
37392 #, gcc-internal-format
37393 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
37394 msgstr ""
37395
37396 #: config/i386/i386-options.c:2642
37397 #, gcc-internal-format
37398 msgid ""
37399 "stack probing requires %<target(\"accumulate-outgoing-args\")%> for "
37400 "correctness"
37401 msgstr ""
37402
37403 #: config/i386/i386-options.c:2656
37404 #, gcc-internal-format
37405 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
37406 msgstr ""
37407
37408 #: config/i386/i386-options.c:2658
37409 #, gcc-internal-format
37410 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
37411 msgstr ""
37412
37413 #: config/i386/i386-options.c:2712
37414 #, gcc-internal-format
37415 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
37416 msgstr ""
37417
37418 #: config/i386/i386-options.c:2715
37419 #, gcc-internal-format
37420 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
37421 msgstr ""
37422
37423 #: config/i386/i386-options.c:2719
37424 #, gcc-internal-format
37425 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
37426 msgstr ""
37427
37428 #: config/i386/i386-options.c:2784
37429 #, gcc-internal-format
37430 msgid "unknown option for %<-mrecip=%s%>"
37431 msgstr ""
37432
37433 #: config/i386/i386-options.c:2843
37434 #, gcc-internal-format
37435 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
37436 msgstr ""
37437
37438 #: config/i386/i386-options.c:2848
37439 #, gcc-internal-format
37440 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
37441 msgstr ""
37442
37443 #: config/i386/i386-options.c:2876
37444 #, gcc-internal-format
37445 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
37446 msgstr ""
37447
37448 #: config/i386/i386-options.c:3038
37449 #, gcc-internal-format
37450 msgid "interrupt and naked attributes are not compatible"
37451 msgstr ""
37452
37453 #: config/i386/i386-options.c:3053
37454 #, gcc-internal-format
37455 msgid "only DWARF debug format is supported for interrupt service routine"
37456 msgstr ""
37457
37458 #: config/i386/i386-options.c:3102
37459 #, gcc-internal-format
37460 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
37461 msgstr ""
37462
37463 #: config/i386/i386-options.c:3112
37464 #, gcc-internal-format
37465 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
37466 msgstr ""
37467
37468 #: config/i386/i386-options.c:3147
37469 #, gcc-internal-format
37470 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
37471 msgstr ""
37472
37473 #: config/i386/i386-options.c:3157
37474 #, gcc-internal-format
37475 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
37476 msgstr ""
37477
37478 #: config/i386/i386-options.c:3251
37479 #, gcc-internal-format
37480 msgid "%s instructions aren%'t allowed in an exception service routine"
37481 msgstr ""
37482
37483 #: config/i386/i386-options.c:3253
37484 #, gcc-internal-format
37485 msgid "%s instructions aren%'t allowed in an interrupt service routine"
37486 msgstr ""
37487
37488 #: config/i386/i386-options.c:3257
37489 #, gcc-internal-format
37490 msgid ""
37491 "%s instructions aren%'t allowed in a function with the "
37492 "%<no_caller_saved_registers%> attribute"
37493 msgstr ""
37494
37495 #: config/i386/i386-options.c:3304 config/i386/i386-options.c:3355
37496 #, gcc-internal-format
37497 msgid "fastcall and regparm attributes are not compatible"
37498 msgstr ""
37499
37500 #: config/i386/i386-options.c:3309
37501 #, gcc-internal-format
37502 msgid "regparam and thiscall attributes are not compatible"
37503 msgstr ""
37504
37505 #: config/i386/i386-options.c:3316 config/i386/i386-options.c:3544
37506 #, gcc-internal-format
37507 msgid "%qE attribute requires an integer constant argument"
37508 msgstr ""
37509
37510 #: config/i386/i386-options.c:3322
37511 #, gcc-internal-format
37512 msgid "argument to %qE attribute larger than %d"
37513 msgstr ""
37514
37515 #: config/i386/i386-options.c:3347 config/i386/i386-options.c:3390
37516 #, gcc-internal-format
37517 msgid "fastcall and cdecl attributes are not compatible"
37518 msgstr ""
37519
37520 #: config/i386/i386-options.c:3351
37521 #, gcc-internal-format
37522 msgid "fastcall and stdcall attributes are not compatible"
37523 msgstr ""
37524
37525 #: config/i386/i386-options.c:3359 config/i386/i386-options.c:3408
37526 #, gcc-internal-format
37527 msgid "fastcall and thiscall attributes are not compatible"
37528 msgstr ""
37529
37530 #: config/i386/i386-options.c:3369 config/i386/i386-options.c:3386
37531 #, gcc-internal-format
37532 msgid "stdcall and cdecl attributes are not compatible"
37533 msgstr ""
37534
37535 #: config/i386/i386-options.c:3373
37536 #, gcc-internal-format
37537 msgid "stdcall and fastcall attributes are not compatible"
37538 msgstr ""
37539
37540 #: config/i386/i386-options.c:3377 config/i386/i386-options.c:3404
37541 #, gcc-internal-format
37542 msgid "stdcall and thiscall attributes are not compatible"
37543 msgstr ""
37544
37545 #: config/i386/i386-options.c:3394 config/i386/i386-options.c:3412
37546 #, gcc-internal-format
37547 msgid "cdecl and thiscall attributes are not compatible"
37548 msgstr ""
37549
37550 #: config/i386/i386-options.c:3400
37551 #, gcc-internal-format
37552 msgid "%qE attribute is used for non-class method"
37553 msgstr ""
37554
37555 #: config/i386/i386-options.c:3504 config/rs6000/rs6000.c:19642
37556 #, gcc-internal-format
37557 msgid "%qE incompatible attribute ignored"
37558 msgstr ""
37559
37560 #: config/i386/i386-options.c:3531
37561 #, gcc-internal-format
37562 msgid "%qE attribute only available for 32-bit"
37563 msgstr ""
37564
37565 #: config/i386/i386-options.c:3552
37566 #, gcc-internal-format
37567 msgid "argument to %qE attribute is neither zero, nor one"
37568 msgstr ""
37569
37570 #: config/i386/i386-options.c:3586 config/i386/i386-options.c:3596
37571 #, gcc-internal-format
37572 msgid "%qs and %qs attributes are not compatible"
37573 msgstr ""
37574
37575 #: config/i386/i386-options.c:3623 config/i386/i386-options.c:3645
37576 #: config/ia64/ia64.c:812 config/s390/s390.c:1151
37577 #, gcc-internal-format
37578 msgid "%qE attribute requires a string constant argument"
37579 msgstr ""
37580
37581 #: config/i386/i386-options.c:3633 config/i386/i386-options.c:3655
37582 #: config/s390/s390.c:1180
37583 #, gcc-internal-format
37584 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
37585 msgstr ""
37586
37587 #: config/i386/i386-options.c:3687
37588 #, gcc-internal-format
37589 msgid "interrupt service routine should have a pointer as the first argument"
37590 msgstr ""
37591
37592 #: config/i386/i386-options.c:3694
37593 #, gcc-internal-format
37594 msgid "interrupt service routine should have %qs as the second argument"
37595 msgstr ""
37596
37597 #: config/i386/i386-options.c:3705
37598 #, gcc-internal-format
37599 msgid ""
37600 "interrupt service routine can only have a pointer argument and an optional "
37601 "integer argument"
37602 msgstr ""
37603
37604 #: config/i386/i386-options.c:3708
37605 #, gcc-internal-format
37606 msgid "interrupt service routine must return %<void%>"
37607 msgstr ""
37608
37609 #: config/i386/i386.c:1191
37610 #, gcc-internal-format
37611 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
37612 msgstr ""
37613
37614 #: config/i386/i386.c:1194
37615 #, gcc-internal-format
37616 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
37617 msgstr ""
37618
37619 #: config/i386/i386.c:1506
37620 #, gcc-internal-format
37621 msgid "X32 does not support %<ms_abi%> attribute"
37622 msgstr ""
37623
37624 #: config/i386/i386.c:1540
37625 #, gcc-internal-format
37626 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
37627 msgstr ""
37628
37629 #: config/i386/i386.c:1883
37630 #, gcc-internal-format
37631 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
37632 msgstr ""
37633
37634 #: config/i386/i386.c:1889
37635 #, gcc-internal-format
37636 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
37637 msgstr ""
37638
37639 #: config/i386/i386.c:1903
37640 #, gcc-internal-format
37641 msgid "AVX vector argument without AVX enabled changes the ABI"
37642 msgstr ""
37643
37644 #: config/i386/i386.c:1909
37645 #, gcc-internal-format
37646 msgid "AVX vector return without AVX enabled changes the ABI"
37647 msgstr ""
37648
37649 #: config/i386/i386.c:1925
37650 #, gcc-internal-format
37651 msgid "SSE vector argument without SSE enabled changes the ABI"
37652 msgstr ""
37653
37654 #: config/i386/i386.c:1931
37655 #, gcc-internal-format
37656 msgid "SSE vector return without SSE enabled changes the ABI"
37657 msgstr ""
37658
37659 #: config/i386/i386.c:1947
37660 #, gcc-internal-format
37661 msgid "MMX vector argument without MMX enabled changes the ABI"
37662 msgstr ""
37663
37664 #: config/i386/i386.c:1953
37665 #, gcc-internal-format
37666 msgid "MMX vector return without MMX enabled changes the ABI"
37667 msgstr ""
37668
37669 #: config/i386/i386.c:2138
37670 #, gcc-internal-format
37671 msgid ""
37672 "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
37673 msgstr ""
37674
37675 #: config/i386/i386.c:2255
37676 #, gcc-internal-format
37677 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
37678 msgstr ""
37679
37680 #: config/i386/i386.c:2373
37681 #, gcc-internal-format
37682 msgid ""
37683 "the ABI of passing structure with %<complex float%> member has changed in "
37684 "GCC 4.4"
37685 msgstr ""
37686
37687 #: config/i386/i386.c:2536
37688 #, gcc-internal-format
37689 msgid "SSE register return with SSE disabled"
37690 msgstr ""
37691
37692 #: config/i386/i386.c:2542
37693 #, gcc-internal-format
37694 msgid "SSE register argument with SSE disabled"
37695 msgstr ""
37696
37697 #: config/i386/i386.c:2558
37698 #, gcc-internal-format
37699 msgid "x87 register return with x87 disabled"
37700 msgstr ""
37701
37702 #: config/i386/i386.c:2868 config/i386/i386.c:3105 config/i386/i386.c:3600
37703 #, gcc-internal-format
37704 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
37705 msgstr ""
37706
37707 #: config/i386/i386.c:2870 config/i386/i386.c:3107 config/i386/i386.c:3602
37708 #, gcc-internal-format
37709 msgid ""
37710 "this is a GCC bug that can be worked around by adding attribute used to "
37711 "function called"
37712 msgstr ""
37713
37714 #: config/i386/i386.c:3506
37715 #, gcc-internal-format, gfc-internal-format
37716 msgid ""
37717 "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
37718 msgstr ""
37719
37720 #: config/i386/i386.c:6018
37721 #, gcc-internal-format
37722 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
37723 msgstr ""
37724
37725 #: config/i386/i386.c:7883
37726 #, gcc-internal-format
37727 msgid ""
37728 "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
37729 msgstr ""
37730
37731 #: config/i386/i386.c:7973
37732 #, gcc-internal-format
37733 msgid ""
37734 "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service "
37735 "routine. This may be worked around by avoiding functions with aggregate "
37736 "return."
37737 msgstr ""
37738
37739 #: config/i386/i386.c:9300
37740 #, gcc-internal-format
37741 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
37742 msgstr ""
37743
37744 #: config/i386/i386.c:9320
37745 #, gcc-internal-format
37746 msgid ""
37747 "%<-fsplit-stack%> does not support 2 register parameters for a nested "
37748 "function"
37749 msgstr ""
37750
37751 #. FIXME: We could make this work by pushing a register
37752 #. around the addition and comparison.
37753 #: config/i386/i386.c:9331
37754 #, gcc-internal-format
37755 msgid "%<-fsplit-stack%> does not support 3 register parameters"
37756 msgstr ""
37757
37758 #: config/i386/i386.c:12282
37759 #, gcc-internal-format
37760 msgid "%<V%> modifier on non-integer register"
37761 msgstr ""
37762
37763 #: config/i386/i386.c:12293 config/i386/i386.c:12307
37764 #, gcc-internal-format
37765 msgid "unsupported size for integer register"
37766 msgstr ""
37767
37768 #: config/i386/i386.c:12339
37769 #, gcc-internal-format
37770 msgid "extended registers have no high halves"
37771 msgstr ""
37772
37773 #: config/i386/i386.c:12354
37774 #, gcc-internal-format
37775 msgid "unsupported operand size for extended register"
37776 msgstr ""
37777
37778 #: config/i386/i386.c:12548
37779 #, gcc-internal-format
37780 msgid "non-integer operand used with operand code %<z%>"
37781 msgstr ""
37782
37783 #: config/i386/i386.c:16485
37784 #, gcc-internal-format
37785 msgid ""
37786 "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
37787 msgstr ""
37788
37789 #: config/i386/i386.c:22015
37790 #, gcc-internal-format
37791 msgid "unknown architecture specific memory model"
37792 msgstr ""
37793
37794 #: config/i386/i386.c:22022
37795 #, gcc-internal-format
37796 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
37797 msgstr ""
37798
37799 #: config/i386/i386.c:22029
37800 #, gcc-internal-format
37801 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
37802 msgstr ""
37803
37804 #: config/i386/i386.c:22075
37805 #, gcc-internal-format
37806 msgid "unsupported return type %qT for simd"
37807 msgstr ""
37808
37809 #: config/i386/i386.c:22105
37810 #, gcc-internal-format
37811 msgid "unsupported argument type %qT for simd"
37812 msgstr ""
37813
37814 #: config/i386/intelmic-mkoffload.c:465
37815 #, gcc-internal-format
37816 msgid "output file not specified"
37817 msgstr ""
37818
37819 #: config/i386/intelmic-mkoffload.c:561
37820 #, gcc-internal-format
37821 msgid "COLLECT_GCC must be set"
37822 msgstr ""
37823
37824 #: config/i386/winnt.c:83
37825 #, gcc-internal-format
37826 msgid ""
37827 "%qE attribute applies only to initialized variables with external linkage"
37828 msgstr ""
37829
37830 #: config/i386/winnt.c:156
37831 #, gcc-internal-format
37832 msgid "definition of static data member %q+D of dllimport%'d class"
37833 msgstr ""
37834
37835 #. 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.
37836 #. 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.
37837 #: config/i386/xm-djgpp.h:85
37838 #, gcc-internal-format
37839 msgid "environment variable DJGPP not defined"
37840 msgstr ""
37841
37842 #: config/i386/xm-djgpp.h:87
37843 #, gcc-internal-format
37844 msgid "environment variable DJGPP points to missing file %qs"
37845 msgstr ""
37846
37847 #: config/i386/xm-djgpp.h:90
37848 #, gcc-internal-format
37849 msgid "environment variable DJGPP points to corrupt file %qs"
37850 msgstr ""
37851
37852 #: config/ia64/ia64-c.c:50
37853 #, gcc-internal-format
37854 msgid "malformed #pragma builtin"
37855 msgstr ""
37856
37857 #: config/ia64/ia64.c:751
37858 #, gcc-internal-format
37859 msgid "invalid argument of %qE attribute"
37860 msgstr ""
37861
37862 #: config/ia64/ia64.c:764
37863 #, gcc-internal-format
37864 msgid "an address area attribute cannot be specified for local variables"
37865 msgstr ""
37866
37867 #: config/ia64/ia64.c:771
37868 #, gcc-internal-format
37869 msgid "address area of %q+D conflicts with previous declaration"
37870 msgstr ""
37871
37872 #: config/ia64/ia64.c:779
37873 #, gcc-internal-format
37874 msgid "address area attribute cannot be specified for functions"
37875 msgstr ""
37876
37877 #: config/ia64/ia64.c:6024 config/pa/pa.c:453 config/sh/sh.c:8266
37878 #, gcc-internal-format
37879 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
37880 msgstr ""
37881
37882 #: config/ia64/ia64.c:11290
37883 #, gcc-internal-format
37884 msgid "version attribute is not a string"
37885 msgstr ""
37886
37887 #: config/iq2000/iq2000.c:1867
37888 #, gcc-internal-format, gfc-internal-format
37889 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
37890 msgstr ""
37891
37892 #: config/iq2000/iq2000.c:2590
37893 #, gcc-internal-format
37894 msgid "argument %qd is not a constant"
37895 msgstr ""
37896
37897 #: config/iq2000/iq2000.c:2893 config/xtensa/xtensa.c:2536
37898 #, gcc-internal-format
37899 msgid "PRINT_OPERAND_ADDRESS, null pointer"
37900 msgstr ""
37901
37902 #: config/iq2000/iq2000.c:3048
37903 #, gcc-internal-format
37904 msgid "PRINT_OPERAND: Unknown punctuation %<%c%>"
37905 msgstr ""
37906
37907 #: config/iq2000/iq2000.c:3057 config/xtensa/xtensa.c:2379
37908 #, gcc-internal-format
37909 msgid "PRINT_OPERAND null pointer"
37910 msgstr ""
37911
37912 #: config/m32c/m32c-pragma.c:54
37913 #, gcc-internal-format
37914 msgid "junk at end of #pragma GCC memregs [0..16]"
37915 msgstr ""
37916
37917 #: config/m32c/m32c-pragma.c:61
37918 #, gcc-internal-format
37919 msgid "#pragma GCC memregs must precede any function decls"
37920 msgstr ""
37921
37922 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
37923 #, gcc-internal-format
37924 msgid "#pragma GCC memregs takes a number [0..16]"
37925 msgstr ""
37926
37927 #: config/m32c/m32c-pragma.c:104
37928 #, gcc-internal-format
37929 msgid "junk at end of #pragma ADDRESS"
37930 msgstr ""
37931
37932 #: config/m32c/m32c-pragma.c:109
37933 #, gcc-internal-format
37934 msgid "malformed #pragma ADDRESS variable address"
37935 msgstr ""
37936
37937 #: config/m32c/m32c.c:418
37938 #, gcc-internal-format
37939 msgid "invalid target memregs value %<%d%>"
37940 msgstr ""
37941
37942 #: config/m32c/m32c.c:2927
37943 #, gcc-internal-format
37944 msgid "%qE attribute is not supported for R8C target"
37945 msgstr ""
37946
37947 #. The argument must be a constant integer.
37948 #: config/m32c/m32c.c:2943 config/sh/sh.c:8478 config/sh/sh.c:8573
37949 #, gcc-internal-format
37950 msgid "%qE attribute argument not an integer constant"
37951 msgstr ""
37952
37953 #: config/m32c/m32c.c:2952
37954 #, gcc-internal-format
37955 msgid "%qE attribute argument should be between 18 to 255"
37956 msgstr ""
37957
37958 #: config/m32c/m32c.c:4076
37959 #, gcc-internal-format
37960 msgid "%<bank_switch%> has no effect on non-interrupt functions"
37961 msgstr ""
37962
37963 #: config/m32c/m32c.c:4183
37964 #, gcc-internal-format
37965 msgid "%<fast_interrupt%> attribute directive ignored"
37966 msgstr ""
37967
37968 #: config/m32r/m32r.c:414
37969 #, gcc-internal-format
37970 msgid "invalid argument of %qs attribute"
37971 msgstr ""
37972
37973 #: config/m68k/m68k.c:531
37974 #, gcc-internal-format
37975 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
37976 msgstr ""
37977
37978 #: config/m68k/m68k.c:602
37979 #, gcc-internal-format
37980 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
37981 msgstr ""
37982
37983 #: config/m68k/m68k.c:666
37984 #, gcc-internal-format
37985 msgid "%<-falign-labels=%d%> is not supported"
37986 msgstr ""
37987
37988 #: config/m68k/m68k.c:673
37989 #, gcc-internal-format
37990 msgid "%<-falign-loops=%d%> is not supported"
37991 msgstr ""
37992
37993 #: config/m68k/m68k.c:681
37994 #, gcc-internal-format
37995 msgid "%<-fstack-limit-%> options are not supported on this cpu"
37996 msgstr ""
37997
37998 #: config/m68k/m68k.c:799
37999 #, gcc-internal-format
38000 msgid "multiple interrupt attributes not allowed"
38001 msgstr ""
38002
38003 #: config/m68k/m68k.c:806
38004 #, gcc-internal-format
38005 msgid "interrupt_thread is available only on fido"
38006 msgstr ""
38007
38008 #: config/m68k/m68k.c:1140 config/rs6000/rs6000-logue.c:1728
38009 #, gcc-internal-format
38010 msgid "stack limit expression is not supported"
38011 msgstr ""
38012
38013 #: config/mcore/mcore.c:2959
38014 #, gcc-internal-format
38015 msgid "initialized variable %q+D is marked dllimport"
38016 msgstr ""
38017
38018 #: config/microblaze/microblaze.c:1754
38019 #, gcc-internal-format
38020 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
38021 msgstr ""
38022
38023 #: config/microblaze/microblaze.c:1766
38024 #, gcc-internal-format
38025 msgid "%qs is an invalid argument to %<-mcpu=%>"
38026 msgstr ""
38027
38028 #: config/microblaze/microblaze.c:1815
38029 #, gcc-internal-format
38030 msgid ""
38031 "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
38032 msgstr ""
38033
38034 #: config/microblaze/microblaze.c:1832
38035 #, gcc-internal-format
38036 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
38037 msgstr ""
38038
38039 #: config/microblaze/microblaze.c:1839
38040 #, gcc-internal-format
38041 msgid ""
38042 "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
38043 msgstr ""
38044
38045 #: config/microblaze/microblaze.c:1845
38046 #, gcc-internal-format
38047 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
38048 msgstr ""
38049
38050 #: config/mips/mips.c:1424 config/mips/mips.c:1428
38051 #, gcc-internal-format
38052 msgid "%qs attribute only applies to functions"
38053 msgstr ""
38054
38055 #: config/mips/mips.c:1438 config/mips/mips.c:1444
38056 #, gcc-internal-format
38057 msgid "%qE cannot have both %qs and %qs attributes"
38058 msgstr ""
38059
38060 #: config/mips/mips.c:1473 config/mips/mips.c:1479 config/nios2/nios2.c:4448
38061 #, gcc-internal-format
38062 msgid "%qE redeclared with conflicting %qs attributes"
38063 msgstr ""
38064
38065 #: config/mips/mips.c:1511 config/mips/mips.c:1565 config/riscv/riscv.c:3037
38066 #, gcc-internal-format
38067 msgid "%qE attribute requires a string argument"
38068 msgstr ""
38069
38070 #: config/mips/mips.c:1519
38071 #, gcc-internal-format
38072 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
38073 msgstr ""
38074
38075 #: config/mips/mips.c:1535
38076 #, gcc-internal-format
38077 msgid ""
38078 "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|"
38079 "hw5)"
38080 msgstr ""
38081
38082 #: config/mips/mips.c:1572
38083 #, gcc-internal-format
38084 msgid "argument to %qE attribute is not intstack"
38085 msgstr ""
38086
38087 #: config/mips/mips.c:7749
38088 #, gcc-internal-format
38089 msgid "cannot handle inconsistent calls to %qs"
38090 msgstr ""
38091
38092 #: config/mips/mips.c:10992
38093 #, gcc-internal-format
38094 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
38095 msgstr ""
38096
38097 #: config/mips/mips.c:10994
38098 #, gcc-internal-format
38099 msgid "interrupt handlers cannot be MIPS16 functions"
38100 msgstr ""
38101
38102 #: config/mips/mips.c:11984
38103 #, gcc-internal-format
38104 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
38105 msgstr ""
38106
38107 #: config/mips/mips.c:17019
38108 #, gcc-internal-format, gfc-internal-format
38109 msgid "argument %d to the built-in must be a constant in range %d to %d"
38110 msgstr ""
38111
38112 #: config/mips/mips.c:17139
38113 #, gcc-internal-format
38114 msgid "failed to expand built-in function"
38115 msgstr ""
38116
38117 #: config/mips/mips.c:17270
38118 #, gcc-internal-format
38119 msgid "built-in function %qE not supported for MIPS16"
38120 msgstr ""
38121
38122 #: config/mips/mips.c:17878
38123 #, gcc-internal-format
38124 msgid "%qs does not support MIPS16 code"
38125 msgstr ""
38126
38127 #: config/mips/mips.c:19685
38128 #, gcc-internal-format
38129 msgid "MIPS16 PIC for ABIs other than o32 and o64"
38130 msgstr ""
38131
38132 #: config/mips/mips.c:19688
38133 #, gcc-internal-format
38134 msgid "MIPS16 %<-mxgot%> code"
38135 msgstr ""
38136
38137 #: config/mips/mips.c:19691
38138 #, gcc-internal-format
38139 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
38140 msgstr ""
38141
38142 #: config/mips/mips.c:19694
38143 #, gcc-internal-format
38144 msgid "MSA MIPS16 code"
38145 msgstr ""
38146
38147 #: config/mips/mips.c:19869 config/mips/mips.c:19874 config/mips/mips.c:19956
38148 #: config/mips/mips.c:19958 config/mips/mips.c:19988 config/mips/mips.c:19998
38149 #: config/mips/mips.c:20104 config/mips/mips.c:20134
38150 #, gcc-internal-format, gfc-internal-format
38151 msgid "unsupported combination: %s"
38152 msgstr ""
38153
38154 #: config/mips/mips.c:19908
38155 #, gcc-internal-format
38156 msgid ""
38157 "%<-%s%> conflicts with the other architecture options, which specify a %s "
38158 "processor"
38159 msgstr ""
38160
38161 #: config/mips/mips.c:19918
38162 #, gcc-internal-format
38163 msgid "%<-march=%s%> is not compatible with the selected ABI"
38164 msgstr ""
38165
38166 #: config/mips/mips.c:19933
38167 #, gcc-internal-format
38168 msgid "%<-mgp64%> used with a 32-bit processor"
38169 msgstr ""
38170
38171 #: config/mips/mips.c:19935
38172 #, gcc-internal-format
38173 msgid "%<-mgp32%> used with a 64-bit ABI"
38174 msgstr ""
38175
38176 #: config/mips/mips.c:19937
38177 #, gcc-internal-format
38178 msgid "%<-mgp64%> used with a 32-bit ABI"
38179 msgstr ""
38180
38181 #: config/mips/mips.c:19953
38182 #, gcc-internal-format
38183 msgid "the %qs architecture does not support %<-mfp32%>"
38184 msgstr ""
38185
38186 #: config/mips/mips.c:19962
38187 #, gcc-internal-format
38188 msgid ""
38189 "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the "
38190 "mfhc1 and mthc1 instructions"
38191 msgstr ""
38192
38193 #: config/mips/mips.c:19965
38194 #, gcc-internal-format
38195 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
38196 msgstr ""
38197
38198 #: config/mips/mips.c:19986
38199 #, gcc-internal-format
38200 msgid "%<-mfpxx%> can only be used with the o32 ABI"
38201 msgstr ""
38202
38203 #: config/mips/mips.c:19990
38204 #, gcc-internal-format
38205 msgid "%<-march=%s%> requires %<-mfp32%>"
38206 msgstr ""
38207
38208 #: config/mips/mips.c:19992
38209 #, gcc-internal-format
38210 msgid "%<-mfpxx%> requires %<-mlra%>"
38211 msgstr ""
38212
38213 #: config/mips/mips.c:20008 config/mips/mips.c:20010 config/mips/mips.c:20023
38214 #, gcc-internal-format
38215 msgid "%qs is incompatible with %qs"
38216 msgstr ""
38217
38218 #. We have traditionally allowed non-abicalls code to use
38219 #. an LP64 form of o64. However, it would take a bit more
38220 #. effort to support the combination of 32-bit GOT entries
38221 #. and 64-bit pointers, so we treat the abicalls case as
38222 #. an error.
38223 #: config/mips/mips.c:20017
38224 #, gcc-internal-format
38225 msgid "the combination of %qs and %qs is incompatible with %qs"
38226 msgstr ""
38227
38228 #: config/mips/mips.c:20070
38229 #, gcc-internal-format
38230 msgid "the %qs architecture does not support branch-likely instructions"
38231 msgstr ""
38232
38233 #: config/mips/mips.c:20085
38234 #, gcc-internal-format
38235 msgid "the %qs architecture does not support madd or msub instructions"
38236 msgstr ""
38237
38238 #: config/mips/mips.c:20099
38239 #, gcc-internal-format
38240 msgid "the %qs architecture does not support odd single-precision registers"
38241 msgstr ""
38242
38243 #: config/mips/mips.c:20112 config/mips/mips.c:20118
38244 #, gcc-internal-format
38245 msgid "unsupported combination: %qs%s %s"
38246 msgstr ""
38247
38248 #: config/mips/mips.c:20127
38249 #, gcc-internal-format
38250 msgid "unsupported combination: %qs %s"
38251 msgstr ""
38252
38253 #: config/mips/mips.c:20142
38254 #, gcc-internal-format
38255 msgid "cannot generate position-independent code for %qs"
38256 msgstr ""
38257
38258 #: config/mips/mips.c:20145
38259 #, gcc-internal-format
38260 msgid "position-independent code requires %qs"
38261 msgstr ""
38262
38263 #: config/mips/mips.c:20178
38264 #, gcc-internal-format
38265 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
38266 msgstr ""
38267
38268 #: config/mips/mips.c:20186 config/mips/mips.c:20189
38269 #, gcc-internal-format
38270 msgid "cannot use small-data accesses for %qs"
38271 msgstr ""
38272
38273 #: config/mips/mips.c:20204
38274 #, gcc-internal-format
38275 msgid "the %qs architecture does not support %<-m%s=legacy%>"
38276 msgstr ""
38277
38278 #: config/mips/mips.c:20211
38279 #, gcc-internal-format
38280 msgid "the %qs architecture does not support %<-m%s=2008%>"
38281 msgstr ""
38282
38283 #: config/mips/mips.c:20229
38284 #, gcc-internal-format
38285 msgid "%<-mips3d%> requires %<-mpaired-single%>"
38286 msgstr ""
38287
38288 #: config/mips/mips.c:20239
38289 #, gcc-internal-format
38290 msgid "%qs must be used with %qs"
38291 msgstr ""
38292
38293 #: config/mips/mips.c:20249
38294 #, gcc-internal-format
38295 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
38296 msgstr ""
38297
38298 #: config/mips/mips.c:20256
38299 #, gcc-internal-format
38300 msgid "the %qs architecture does not support paired-single instructions"
38301 msgstr ""
38302
38303 #: config/mips/mips.c:20265
38304 #, gcc-internal-format
38305 msgid "%qs requires a target that provides the %qs instruction"
38306 msgstr ""
38307
38308 #: config/mips/mips.c:20276
38309 #, gcc-internal-format
38310 msgid "the %qs architecture does not support DSP instructions"
38311 msgstr ""
38312
38313 #: config/mips/mips.c:20286
38314 #, gcc-internal-format
38315 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
38316 msgstr ""
38317
38318 #: config/mips/mips.c:20296
38319 #, gcc-internal-format
38320 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
38321 msgstr ""
38322
38323 #: config/mips/mips.c:20402
38324 #, gcc-internal-format
38325 msgid "%qs requires branch-likely instructions"
38326 msgstr ""
38327
38328 #: config/mips/mips.c:20406
38329 #, gcc-internal-format
38330 msgid "the %qs architecture does not support the synci instruction"
38331 msgstr ""
38332
38333 #: config/mips/mips.c:21242
38334 #, gcc-internal-format
38335 msgid "mips16 function profiling"
38336 msgstr ""
38337
38338 #: config/mmix/mmix.c:317
38339 #, gcc-internal-format
38340 msgid "%<-f%s%> not supported: ignored"
38341 msgstr ""
38342
38343 #: config/mmix/mmix.c:775
38344 #, gcc-internal-format
38345 msgid "support for mode %qs"
38346 msgstr ""
38347
38348 #: config/mmix/mmix.c:789
38349 #, gcc-internal-format, gfc-internal-format
38350 msgid ""
38351 "too large function value type, needs %d registers, have only %d registers "
38352 "for this"
38353 msgstr ""
38354
38355 #: config/mmix/mmix.c:970
38356 #, gcc-internal-format
38357 msgid "function_profiler support for MMIX"
38358 msgstr ""
38359
38360 #: config/mmix/mmix.c:993
38361 #, gcc-internal-format
38362 msgid "MMIX Internal: Last named vararg would not fit in a register"
38363 msgstr ""
38364
38365 #: config/mmix/mmix.c:1627 config/mmix/mmix.c:1651 config/mmix/mmix.c:1767
38366 #, gcc-internal-format, gfc-internal-format
38367 msgid "MMIX Internal: Bad register: %d"
38368 msgstr ""
38369
38370 #. Presumably there's a missing case above if we get here.
38371 #: config/mmix/mmix.c:1759
38372 #, gcc-internal-format
38373 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
38374 msgstr ""
38375
38376 #: config/mmix/mmix.c:2044
38377 #, gcc-internal-format
38378 msgid "stack frame not a multiple of 8 bytes: %wd"
38379 msgstr ""
38380
38381 #: config/mmix/mmix.c:2282
38382 #, gcc-internal-format
38383 msgid "stack frame not a multiple of octabyte: %wd"
38384 msgstr ""
38385
38386 #: config/mmix/mmix.c:2568 config/mmix/mmix.c:2627
38387 #, gcc-internal-format, gfc-internal-format
38388 msgid "MMIX Internal: %s is not a shiftable int"
38389 msgstr ""
38390
38391 #: config/mn10300/mn10300.c:107
38392 #, gcc-internal-format
38393 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
38394 msgstr ""
38395
38396 #: config/msp430/driver-msp430.c:38
38397 #, gcc-internal-format
38398 msgid "expected an argument to %<msp430_select_cpu%>"
38399 msgstr ""
38400
38401 #: config/msp430/driver-msp430.c:69
38402 #, gcc-internal-format
38403 msgid "%<msp430_set_driver_var%> expects 2 arguments"
38404 msgstr ""
38405
38406 #: config/msp430/driver-msp430.c:75
38407 #, gcc-internal-format
38408 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
38409 msgstr ""
38410
38411 #: config/msp430/driver-msp430.c:92
38412 #, gcc-internal-format, gfc-internal-format
38413 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
38414 msgstr ""
38415
38416 #: config/msp430/driver-msp430.c:141
38417 #, gcc-internal-format, gfc-internal-format
38418 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
38419 msgstr ""
38420
38421 #: config/msp430/driver-msp430.c:146
38422 #, gcc-internal-format
38423 msgid "msp430_select_hwmult_lib needs one or more arguments"
38424 msgstr ""
38425
38426 #: config/msp430/msp430-devices.c:258
38427 #, gcc-internal-format
38428 msgid "unexpected error opening %<devices.csv%>"
38429 msgstr ""
38430
38431 #: config/msp430/msp430-devices.c:297
38432 #, gcc-internal-format
38433 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
38434 msgstr ""
38435
38436 #: config/msp430/msp430-devices.c:300
38437 #, gcc-internal-format
38438 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
38439 msgstr ""
38440
38441 #: config/msp430/msp430-devices.c:303
38442 #, gcc-internal-format
38443 msgid ""
38444 "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv"
38445 "%>"
38446 msgstr ""
38447
38448 #: config/msp430/msp430-devices.c:315
38449 #, gcc-internal-format
38450 msgid "format of column headings in %<devices.csv%> is incorrect"
38451 msgstr ""
38452
38453 #: config/msp430/msp430-devices.c:348
38454 #, gcc-internal-format
38455 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
38456 msgstr ""
38457
38458 #: config/msp430/msp430-devices.c:368
38459 #, gcc-internal-format
38460 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
38461 msgstr ""
38462
38463 #: config/msp430/msp430-devices.c:384
38464 #, gcc-internal-format
38465 msgid "unknown error reading %s from %<devices.csv%>"
38466 msgstr ""
38467
38468 #: config/msp430/msp430-devices.c:471
38469 #, gcc-internal-format
38470 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
38471 msgstr ""
38472
38473 #: config/msp430/msp430-devices.c:482
38474 #, gcc-internal-format
38475 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
38476 msgstr ""
38477
38478 #: config/msp430/msp430-devices.c:488
38479 #, gcc-internal-format
38480 msgid "could not locate MCU data file %<devices.csv%>"
38481 msgstr ""
38482
38483 #: config/msp430/msp430.c:184
38484 #, gcc-internal-format
38485 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
38486 msgstr ""
38487
38488 #: config/msp430/msp430.c:192
38489 #, gcc-internal-format
38490 msgid ""
38491 "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to "
38492 "%s"
38493 msgstr ""
38494
38495 #: config/msp430/msp430.c:201
38496 #, gcc-internal-format
38497 msgid ""
38498 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
38499 msgstr ""
38500
38501 #: config/msp430/msp430.c:206
38502 #, gcc-internal-format
38503 msgid ""
38504 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
38505 msgstr ""
38506
38507 #: config/msp430/msp430.c:211
38508 #, gcc-internal-format
38509 msgid ""
38510 "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
38511 msgstr ""
38512
38513 #: config/msp430/msp430.c:225
38514 #, gcc-internal-format
38515 msgid ""
38516 "Unrecognized MCU name %qs, assuming that it is just a MSP430 with no "
38517 "hardware multiply.\n"
38518 "Use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly."
38519 msgstr ""
38520
38521 #: config/msp430/msp430.c:232
38522 #, gcc-internal-format
38523 msgid ""
38524 "Unrecognized MCU name %qs, assuming that it has no hardware multiply.\n"
38525 "Use the %<-mhwmult%> option to set this explicitly."
38526 msgstr ""
38527
38528 #: config/msp430/msp430.c:244
38529 #, gcc-internal-format
38530 msgid ""
38531 "Unrecognized MCU name %qs, assuming that it just supports the MSP430 ISA.\n"
38532 "Use the %<-mcpu%> option to set the ISA explicitly."
38533 msgstr ""
38534
38535 #: config/msp430/msp430.c:252
38536 #, gcc-internal-format
38537 msgid "Unrecognized MCU name %qs."
38538 msgstr ""
38539
38540 #: config/msp430/msp430.c:262
38541 #, gcc-internal-format
38542 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
38543 msgstr ""
38544
38545 #: config/msp430/msp430.c:265
38546 #, gcc-internal-format
38547 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
38548 msgstr ""
38549
38550 #: config/msp430/msp430.c:268
38551 #, gcc-internal-format
38552 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
38553 msgstr ""
38554
38555 #: config/msp430/msp430.c:272
38556 #, gcc-internal-format
38557 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
38558 msgstr ""
38559
38560 #: config/msp430/msp430.c:275
38561 #, gcc-internal-format
38562 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
38563 msgstr ""
38564
38565 #: config/msp430/msp430.c:298
38566 #, gcc-internal-format
38567 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
38568 msgstr ""
38569
38570 #: config/msp430/msp430.c:303
38571 #, gcc-internal-format
38572 msgid ""
38573 "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-"
38574 "mtiny-printf%>"
38575 msgstr ""
38576
38577 #: config/msp430/msp430.c:1306
38578 #, gcc-internal-format
38579 msgid "unrecognized interrupt vector argument of %qE attribute"
38580 msgstr ""
38581
38582 #: config/msp430/msp430.c:1315
38583 #, gcc-internal-format
38584 msgid "numeric argument of %qE attribute must be in range 0..63"
38585 msgstr ""
38586
38587 #: config/msp430/msp430.c:1321
38588 #, gcc-internal-format
38589 msgid "argument of %qE attribute is not a string constant or number"
38590 msgstr ""
38591
38592 #: config/msp430/msp430.c:1350
38593 #, gcc-internal-format
38594 msgid "critical attribute has no effect on interrupt functions"
38595 msgstr ""
38596
38597 #: config/msp430/msp430.c:1386 config/msp430/msp430.c:1435
38598 #, gcc-internal-format
38599 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
38600 msgstr ""
38601
38602 #: config/msp430/msp430.c:1389 config/msp430/msp430.c:1427
38603 #, gcc-internal-format
38604 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
38605 msgstr ""
38606
38607 #: config/msp430/msp430.c:1399
38608 #, gcc-internal-format
38609 msgid "%qE attribute ignored. Large memory model (%<-mlarge%>) is required."
38610 msgstr ""
38611
38612 #: config/msp430/msp430.c:1441
38613 #, gcc-internal-format
38614 msgid "%qE attribute has no effect on automatic variables"
38615 msgstr ""
38616
38617 #: config/msp430/msp430.c:1443
38618 #, gcc-internal-format
38619 msgid "variables marked with %qE attribute must be initialized"
38620 msgstr ""
38621
38622 #: config/msp430/msp430.c:1574
38623 #, gcc-internal-format
38624 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
38625 msgstr ""
38626
38627 #: config/msp430/msp430.c:1577
38628 #, gcc-internal-format
38629 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
38630 msgstr ""
38631
38632 #: config/msp430/msp430.c:1580
38633 #, gcc-internal-format
38634 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
38635 msgstr ""
38636
38637 #: config/msp430/msp430.c:1583
38638 #, gcc-internal-format
38639 msgid ""
38640 "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
38641 msgstr ""
38642
38643 #: config/msp430/msp430.c:1743
38644 #, gcc-internal-format
38645 msgid "argument to interrupt attribute is unsupported for weak functions"
38646 msgstr ""
38647
38648 #: config/msp430/msp430.c:2253
38649 #, gcc-internal-format
38650 msgid "__delay_cycles() only takes constant arguments"
38651 msgstr ""
38652
38653 #: config/msp430/msp430.c:2263
38654 #, gcc-internal-format
38655 msgid "__delay_cycles only takes non-negative cycle counts"
38656 msgstr ""
38657
38658 #: config/msp430/msp430.c:2284
38659 #, gcc-internal-format
38660 msgid "__delay_cycles is limited to 32-bit loop counts"
38661 msgstr ""
38662
38663 #: config/msp430/msp430.c:2355
38664 #, gcc-internal-format
38665 msgid "MSP430 builtin functions only work inside interrupt handlers"
38666 msgstr ""
38667
38668 #: config/msp430/msp430.c:2367 config/pru/pru.c:2821 config/rx/rx.c:2658
38669 #: config/xtensa/xtensa.c:3480 config/xtensa/xtensa.c:3506
38670 #, gcc-internal-format
38671 msgid "bad builtin code"
38672 msgstr ""
38673
38674 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3838
38675 #, gcc-internal-format, gfc-internal-format
38676 msgid "invalid argument to built-in function %s"
38677 msgstr ""
38678
38679 #: config/nds32/nds32-intrinsic.c:131
38680 #, gcc-internal-format, gfc-internal-format
38681 msgid "constant argument out of range for %s"
38682 msgstr ""
38683
38684 #: config/nds32/nds32-intrinsic.c:1003
38685 #, gcc-internal-format
38686 msgid "don%'t support DSP extension instructions"
38687 msgstr ""
38688
38689 #: config/nds32/nds32-intrinsic.c:1016
38690 #, gcc-internal-format
38691 msgid "this builtin function is only available on the v3s or v3f toolchain"
38692 msgstr ""
38693
38694 #: config/nds32/nds32-intrinsic.c:1028
38695 #, gcc-internal-format
38696 msgid "this builtin function is only available on the v3f toolchain"
38697 msgstr ""
38698
38699 #: config/nds32/nds32-intrinsic.c:1043
38700 #, gcc-internal-format
38701 msgid "this builtin function not support on the v3m toolchain"
38702 msgstr ""
38703
38704 #: config/nds32/nds32-intrinsic.c:1062
38705 #, gcc-internal-format
38706 msgid "don%'t support performance extension instructions"
38707 msgstr ""
38708
38709 #: config/nds32/nds32-intrinsic.c:1074
38710 #, gcc-internal-format
38711 msgid "don%'t support performance extension version 2 instructions"
38712 msgstr ""
38713
38714 #: config/nds32/nds32-intrinsic.c:1086
38715 #, gcc-internal-format
38716 msgid "don%'t support string extension instructions"
38717 msgstr ""
38718
38719 #: config/nds32/nds32-isr.c:116 config/nds32/nds32-isr.c:207
38720 #, gcc-internal-format
38721 msgid "require id argument in the string"
38722 msgstr ""
38723
38724 #: config/nds32/nds32-isr.c:131
38725 #, gcc-internal-format
38726 msgid "invalid id value for interrupt attribute"
38727 msgstr ""
38728
38729 #: config/nds32/nds32-isr.c:221
38730 #, gcc-internal-format
38731 msgid "invalid id value for exception attribute"
38732 msgstr ""
38733
38734 #: config/nds32/nds32-isr.c:617
38735 #, gcc-internal-format
38736 msgid "multiple save reg attributes to function %qD"
38737 msgstr ""
38738
38739 #: config/nds32/nds32-isr.c:630
38740 #, gcc-internal-format
38741 msgid "multiple nested types attributes to function %qD"
38742 msgstr ""
38743
38744 #: config/nds32/nds32-isr.c:642
38745 #, gcc-internal-format
38746 msgid "multiple interrupt attributes to function %qD"
38747 msgstr ""
38748
38749 #: config/nds32/nds32-isr.c:646
38750 #, gcc-internal-format
38751 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
38752 msgstr ""
38753
38754 #: config/nds32/nds32-isr.c:649
38755 #, gcc-internal-format
38756 msgid "cannot use exception attributes to function %qD under linux toolchain"
38757 msgstr ""
38758
38759 #: config/nds32/nds32-isr.c:652
38760 #, gcc-internal-format
38761 msgid "cannot use reset attributes to function %qD under linux toolchain"
38762 msgstr ""
38763
38764 #. Trampoline is not supported on reduced-set registers yet.
38765 #: config/nds32/nds32.c:2407 config/nds32/nds32.c:2461
38766 #: config/nds32/nds32.c:3572 config/nds32/nds32.c:3669
38767 #: config/nds32/nds32.c:3684 config/nds32/nds32.c:3690
38768 #: config/nds32/nds32.c:3766 config/nds32/nds32.c:3772
38769 #: config/nds32/nds32.c:3804
38770 #, gcc-internal-format
38771 msgid "a nested function is not supported for reduced registers"
38772 msgstr ""
38773
38774 #. The enum index value for array size is out of range.
38775 #: config/nds32/nds32.c:3463
38776 #, gcc-internal-format
38777 msgid "intrinsic register index is out of range"
38778 msgstr ""
38779
38780 #: config/nds32/nds32.c:3479 config/nds32/nds32.c:3486
38781 #: config/nds32/nds32.c:3493 config/nds32/nds32.c:3500
38782 #: config/nds32/nds32.c:3507
38783 #, gcc-internal-format
38784 msgid "CCTL intrinsic function subtype out of range!"
38785 msgstr ""
38786
38787 #: config/nds32/nds32.c:3944
38788 #, gcc-internal-format
38789 msgid "cannot use indirect_call attribute under linux toolchain"
38790 msgstr ""
38791
38792 #: config/nds32/nds32.c:3952
38793 #, gcc-internal-format
38794 msgid "indirect_call attribute can%'t apply for static function"
38795 msgstr ""
38796
38797 #: config/nds32/nds32.c:4041
38798 #, gcc-internal-format
38799 msgid "invalid id value for interrupt/exception attribute"
38800 msgstr ""
38801
38802 #: config/nds32/nds32.c:4069
38803 #, gcc-internal-format
38804 msgid "invalid id value for reset attribute"
38805 msgstr ""
38806
38807 #: config/nds32/nds32.c:4085
38808 #, gcc-internal-format
38809 msgid "invalid nmi function for reset attribute"
38810 msgstr ""
38811
38812 #: config/nds32/nds32.c:4098
38813 #, gcc-internal-format
38814 msgid "invalid warm function for reset attribute"
38815 msgstr ""
38816
38817 #: config/nds32/nds32.c:4149
38818 #, gcc-internal-format
38819 msgid "not support %<-fpic%> option for v3m toolchain"
38820 msgstr ""
38821
38822 #: config/nds32/nds32.c:4182
38823 #, gcc-internal-format
38824 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
38825 msgstr ""
38826
38827 #: config/nds32/nds32.c:4185
38828 #, gcc-internal-format
38829 msgid ""
38830 "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-"
38831 "mext-fpu-sp%> or %<-mext-fpu-dp%>"
38832 msgstr ""
38833
38834 #: config/nios2/nios2.c:573
38835 #, gcc-internal-format
38836 msgid "Unknown form for stack limit expression"
38837 msgstr ""
38838
38839 #: config/nios2/nios2.c:1182
38840 #, gcc-internal-format
38841 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
38842 msgstr ""
38843
38844 #: config/nios2/nios2.c:1195
38845 #, gcc-internal-format
38846 msgid ""
38847 "switch %<-mcustom-%s%> has no effect unless %<-funsafe-math-optimizations%> "
38848 "is specified"
38849 msgstr ""
38850
38851 #: config/nios2/nios2.c:1205
38852 #, gcc-internal-format
38853 msgid ""
38854 "switch %<-mcustom-%s%> has no effect unless %<-ffinite-math-only%> is "
38855 "specified"
38856 msgstr ""
38857
38858 #: config/nios2/nios2.c:1214
38859 #, gcc-internal-format
38860 msgid ""
38861 "switch %<-mcustom-%s%> has no effect unless %<-fno-math-errno%> is specified"
38862 msgstr ""
38863
38864 #: config/nios2/nios2.c:1219
38865 #, gcc-internal-format
38866 msgid ""
38867 "conflicting use of %<-mcustom%> switches, target attributes, and/or "
38868 "%<__builtin_custom_%> functions"
38869 msgstr ""
38870
38871 #: config/nios2/nios2.c:1321
38872 #, gcc-internal-format
38873 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
38874 msgstr ""
38875
38876 #: config/nios2/nios2.c:1340
38877 #, gcc-internal-format
38878 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
38879 msgstr ""
38880
38881 #: config/nios2/nios2.c:1363
38882 #, gcc-internal-format
38883 msgid "position-independent code requires the Linux ABI"
38884 msgstr ""
38885
38886 #: config/nios2/nios2.c:1366
38887 #, gcc-internal-format
38888 msgid "PIC support for %<-fstack-limit-symbol%>"
38889 msgstr ""
38890
38891 #: config/nios2/nios2.c:1388
38892 #, gcc-internal-format
38893 msgid "%<-mgpopt%> not supported with PIC."
38894 msgstr ""
38895
38896 #: config/nios2/nios2.c:1390
38897 #, gcc-internal-format
38898 msgid "%<-mgprel-sec=%> not supported with PIC."
38899 msgstr ""
38900
38901 #: config/nios2/nios2.c:1392
38902 #, gcc-internal-format
38903 msgid "%<-mr0rel-sec=%> not supported with PIC."
38904 msgstr ""
38905
38906 #: config/nios2/nios2.c:1400
38907 #, gcc-internal-format
38908 msgid "%<-mgprel-sec=%> argument is not a valid regular expression."
38909 msgstr ""
38910
38911 #: config/nios2/nios2.c:1406
38912 #, gcc-internal-format
38913 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression."
38914 msgstr ""
38915
38916 #: config/nios2/nios2.c:1417
38917 #, gcc-internal-format
38918 msgid "BMX instructions are only supported with R2 architecture"
38919 msgstr ""
38920
38921 #: config/nios2/nios2.c:1419
38922 #, gcc-internal-format
38923 msgid "CDX instructions are only supported with R2 architecture"
38924 msgstr ""
38925
38926 #: config/nios2/nios2.c:1424
38927 #, gcc-internal-format
38928 msgid "R2 architecture is little-endian only"
38929 msgstr ""
38930
38931 #: config/nios2/nios2.c:3584
38932 #, gcc-internal-format
38933 msgid ""
38934 "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
38935 msgstr ""
38936
38937 #: config/nios2/nios2.c:3692
38938 #, gcc-internal-format
38939 msgid ""
38940 "custom instruction opcode must be compile time constant in the range 0-255 "
38941 "for %<__builtin_custom_%s%>"
38942 msgstr ""
38943
38944 #: config/nios2/nios2.c:3897
38945 #, gcc-internal-format, gfc-internal-format
38946 msgid "Control register number must be in range 0-31 for %s"
38947 msgstr ""
38948
38949 #: config/nios2/nios2.c:3925
38950 #, gcc-internal-format, gfc-internal-format
38951 msgid "Register number must be in range 0-31 for %s"
38952 msgstr ""
38953
38954 #: config/nios2/nios2.c:3932
38955 #, gcc-internal-format, gfc-internal-format
38956 msgid "The immediate value must fit into a %d-bit integer for %s"
38957 msgstr ""
38958
38959 #: config/nios2/nios2.c:3982
38960 #, gcc-internal-format
38961 msgid "The ENI instruction operand must be either 0 or 1"
38962 msgstr ""
38963
38964 #: config/nios2/nios2.c:4010
38965 #, gcc-internal-format, gfc-internal-format
38966 msgid "Builtin function %s requires Nios II R%d"
38967 msgstr ""
38968
38969 #: config/nios2/nios2.c:4090
38970 #, gcc-internal-format
38971 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
38972 msgstr ""
38973
38974 #: config/nios2/nios2.c:4096 config/nios2/nios2.c:4106
38975 #, gcc-internal-format
38976 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
38977 msgstr ""
38978
38979 #: config/nios2/nios2.c:4212
38980 #, gcc-internal-format
38981 msgid "custom-fpu-cfg option does not support %<no-%>"
38982 msgstr ""
38983
38984 #: config/nios2/nios2.c:4217
38985 #, gcc-internal-format
38986 msgid "custom-fpu-cfg option requires configuration argument"
38987 msgstr ""
38988
38989 #: config/nios2/nios2.c:4246
38990 #, gcc-internal-format
38991 msgid "%<no-custom-%s%> does not accept arguments"
38992 msgstr ""
38993
38994 #: config/nios2/nios2.c:4261
38995 #, gcc-internal-format
38996 msgid "%<custom-%s=%> requires argument"
38997 msgstr ""
38998
38999 #: config/nios2/nios2.c:4271
39000 #, gcc-internal-format
39001 msgid "%<custom-%s=%> argument should be a non-negative integer"
39002 msgstr ""
39003
39004 #: config/nios2/nios2.c:4283
39005 #, gcc-internal-format
39006 msgid "%<custom-%s=%> is not recognized as FPU instruction"
39007 msgstr ""
39008
39009 #: config/nios2/nios2.c:4290
39010 #, gcc-internal-format
39011 msgid "%<%s%> is unknown"
39012 msgstr ""
39013
39014 #: config/nvptx/mkoffload.c:110
39015 #, gcc-internal-format
39016 msgid "malformed ptx file"
39017 msgstr ""
39018
39019 #: config/nvptx/mkoffload.c:469
39020 #, gcc-internal-format
39021 msgid "offload compiler %s not found (consider using %<-B%>)"
39022 msgstr ""
39023
39024 #: config/nvptx/mkoffload.c:512
39025 #, gcc-internal-format
39026 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
39027 msgstr ""
39028
39029 #: config/nvptx/mkoffload.c:594
39030 #, gcc-internal-format
39031 msgid "cannot open intermediate ptx file"
39032 msgstr ""
39033
39034 #: config/nvptx/nvptx.c:197
39035 #, gcc-internal-format
39036 msgid "option %s is not supported together with %<-fopenacc%>"
39037 msgstr ""
39038
39039 #: config/nvptx/nvptx.c:223
39040 #, gcc-internal-format
39041 msgid "not generating patch area, nops not supported"
39042 msgstr ""
39043
39044 #: config/nvptx/nvptx.c:316
39045 #, gcc-internal-format
39046 msgid ""
39047 "static initialization of variable %q+D in %<.shared%> memory is not supported"
39048 msgstr ""
39049
39050 #: config/nvptx/nvptx.c:2062
39051 #, gcc-internal-format
39052 msgid "cannot emit unaligned pointers in ptx assembly"
39053 msgstr ""
39054
39055 #: config/nvptx/nvptx.c:2287
39056 #, gcc-internal-format
39057 msgid "PTX does not support weak declarations (only weak definitions)"
39058 msgstr ""
39059
39060 #: config/nvptx/nvptx.c:5058
39061 #, gcc-internal-format
39062 msgid "%qE attribute requires a void return type"
39063 msgstr ""
39064
39065 #: config/nvptx/nvptx.c:5081
39066 #, gcc-internal-format
39067 msgid "%qE attribute not allowed with auto storage class"
39068 msgstr ""
39069
39070 #: config/nvptx/nvptx.c:5674
39071 #, gcc-internal-format, gfc-internal-format
39072 msgid ""
39073 "using vector_length (%d) due to call to vector-partitionable routine, "
39074 "ignoring %d"
39075 msgstr ""
39076
39077 #: config/nvptx/nvptx.c:5682
39078 #, gcc-internal-format, gfc-internal-format
39079 msgid "using vector_length (%d), ignoring runtime setting"
39080 msgstr ""
39081
39082 #: config/nvptx/nvptx.c:5696
39083 #, gcc-internal-format, gfc-internal-format
39084 msgid "using vector_length (%d), ignoring %d"
39085 msgstr ""
39086
39087 #: config/or1k/or1k.c:1273
39088 #, gcc-internal-format, gfc-internal-format
39089 msgid "unexpected operand: %d"
39090 msgstr ""
39091
39092 #: config/pa/pa.c:529
39093 #, gcc-internal-format
39094 msgid "PIC code generation is not supported in the portable runtime model"
39095 msgstr ""
39096
39097 #: config/pa/pa.c:534
39098 #, gcc-internal-format
39099 msgid "PIC code generation is not compatible with fast indirect calls"
39100 msgstr ""
39101
39102 #: config/pa/pa.c:539
39103 #, gcc-internal-format
39104 msgid "%<-g%> is only supported when using GAS on this processor"
39105 msgstr ""
39106
39107 #: config/pa/pa.c:540
39108 #, gcc-internal-format
39109 msgid "%<-g%> option disabled"
39110 msgstr ""
39111
39112 #: config/pa/pa.c:8761
39113 #, gcc-internal-format, gfc-internal-format
39114 msgid ""
39115 "alignment (%u) for %s exceeds maximum alignment for global common data. "
39116 "Using %u"
39117 msgstr ""
39118
39119 #: config/pa/som.h:337
39120 #, gcc-internal-format
39121 msgid "weak aliases are not supported"
39122 msgstr ""
39123
39124 #: config/pru/pru-passes.c:111
39125 #, gcc-internal-format
39126 msgid "large return values not supported with %<-mabi=ti%> option"
39127 msgstr ""
39128
39129 #: config/pru/pru-passes.c:119 config/pru/pru-passes.c:163
39130 #: config/pru/pru-passes.c:176
39131 #, gcc-internal-format
39132 msgid "function pointers not supported with %<-mabi=ti%> option"
39133 msgstr ""
39134
39135 #: config/pru/pru-pragma.c:59
39136 #, gcc-internal-format
39137 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
39138 msgstr ""
39139
39140 #: config/pru/pru-pragma.c:61
39141 msgid "%<CTABLE_ENTRY%> index %"
39142 msgstr ""
39143
39144 #: config/pru/pru-pragma.c:64
39145 msgid "redefinition of %<CTABLE_ENTRY %"
39146 msgstr ""
39147
39148 #: config/pru/pru-pragma.c:69
39149 #, gcc-internal-format
39150 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
39151 msgstr ""
39152
39153 #: config/pru/pru-pragma.c:77
39154 #, gcc-internal-format
39155 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
39156 msgstr ""
39157
39158 #: config/pru/pru.c:2753
39159 #, gcc-internal-format
39160 msgid "%<__delay_cycles%> only takes constant arguments"
39161 msgstr ""
39162
39163 #: config/pru/pru.c:2762
39164 #, gcc-internal-format
39165 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
39166 msgstr ""
39167
39168 #: config/pru/pru.c:2775
39169 #, gcc-internal-format
39170 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
39171 msgstr ""
39172
39173 #: config/riscv/riscv.c:363
39174 #, gcc-internal-format
39175 msgid "unknown cpu %qs for %<-mtune%>"
39176 msgstr ""
39177
39178 #: config/riscv/riscv.c:2657 config/riscv/riscv.c:2699
39179 #, gcc-internal-format
39180 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
39181 msgstr ""
39182
39183 #: config/riscv/riscv.c:3048
39184 #, gcc-internal-format
39185 msgid ""
39186 "argument to %qE attribute is not \"user\", \"supervisor\", or \"machine\""
39187 msgstr ""
39188
39189 #: config/riscv/riscv.c:4702
39190 #, gcc-internal-format
39191 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
39192 msgstr ""
39193
39194 #: config/riscv/riscv.c:4743
39195 #, gcc-internal-format
39196 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
39197 msgstr ""
39198
39199 #: config/riscv/riscv.c:4747
39200 #, gcc-internal-format
39201 msgid "rv32e requires ilp32e ABI"
39202 msgstr ""
39203
39204 #: config/riscv/riscv.c:4751
39205 #, gcc-internal-format
39206 msgid "ABI requires %<-march=rv%d%>"
39207 msgstr ""
39208
39209 #: config/riscv/riscv.c:4761
39210 #, gcc-internal-format
39211 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
39212 msgstr ""
39213
39214 #: config/riscv/riscv.c:4774
39215 #, gcc-internal-format
39216 msgid ""
39217 "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-"
39218 "attribute%>]"
39219 msgstr ""
39220
39221 #: config/riscv/riscv.c:5067
39222 #, gcc-internal-format
39223 msgid "%qs function cannot have different interrupt type"
39224 msgstr ""
39225
39226 #. Address spaces are currently only supported by C.
39227 #: config/rl78/rl78.c:375
39228 #, gcc-internal-format
39229 msgid "%<-mes0%> can only be used with C"
39230 msgstr ""
39231
39232 #: config/rl78/rl78.c:378
39233 #, gcc-internal-format
39234 msgid "mduc registers only saved for G13 target"
39235 msgstr ""
39236
39237 #: config/rl78/rl78.c:393
39238 #, gcc-internal-format
39239 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
39240 msgstr ""
39241
39242 #: config/rl78/rl78.c:395
39243 #, gcc-internal-format
39244 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
39245 msgstr ""
39246
39247 #. The S2 core does not have mul/div instructions.
39248 #: config/rl78/rl78.c:407
39249 #, gcc-internal-format
39250 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
39251 msgstr ""
39252
39253 #. The G14 core does not have the hardware multiply peripheral used by the
39254 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
39255 #: config/rl78/rl78.c:420
39256 #, gcc-internal-format
39257 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
39258 msgstr ""
39259
39260 #: config/rl78/rl78.c:843
39261 #, gcc-internal-format
39262 msgid "naked attribute only applies to functions"
39263 msgstr ""
39264
39265 #: config/rl78/rl78.c:867
39266 #, gcc-internal-format
39267 msgid "%qE attribute doesn%'t apply to functions"
39268 msgstr ""
39269
39270 #. This is unpredictable, as we're truncating off usable address
39271 #. bits.
39272 #: config/rl78/rl78.c:1233
39273 #, gcc-internal-format
39274 msgid "converting far pointer to near pointer"
39275 msgstr ""
39276
39277 #: config/rs6000/driver-rs6000.c:266
39278 #, gcc-internal-format
39279 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
39280 msgstr ""
39281
39282 #: config/rs6000/driver-rs6000.c:268
39283 #, gcc-internal-format, gfc-internal-format
39284 msgid "please use an explicit cpu name; valid cpu names are: %s"
39285 msgstr ""
39286
39287 #: config/rs6000/host-darwin.c:61
39288 #, gcc-internal-format
39289 msgid "Segmentation Fault (code)"
39290 msgstr ""
39291
39292 #: config/rs6000/host-darwin.c:131
39293 #, gcc-internal-format
39294 msgid "Segmentation Fault"
39295 msgstr ""
39296
39297 #: config/rs6000/host-darwin.c:145
39298 #, gcc-internal-format
39299 msgid "While setting up signal stack: %m"
39300 msgstr ""
39301
39302 #: config/rs6000/host-darwin.c:151
39303 #, gcc-internal-format
39304 msgid "While setting up signal handler: %m"
39305 msgstr ""
39306
39307 #: config/rs6000/rs6000-c.c:55
39308 #, gcc-internal-format
39309 msgid "ignoring malformed %<#pragma longcall%>"
39310 msgstr ""
39311
39312 #: config/rs6000/rs6000-c.c:67
39313 #, gcc-internal-format
39314 msgid "missing open paren"
39315 msgstr ""
39316
39317 #: config/rs6000/rs6000-c.c:69
39318 #, gcc-internal-format
39319 msgid "missing number"
39320 msgstr ""
39321
39322 #: config/rs6000/rs6000-c.c:71
39323 #, gcc-internal-format
39324 msgid "missing close paren"
39325 msgstr ""
39326
39327 #: config/rs6000/rs6000-c.c:74
39328 #, gcc-internal-format
39329 msgid "number must be 0 or 1"
39330 msgstr ""
39331
39332 #: config/rs6000/rs6000-c.c:77
39333 #, gcc-internal-format
39334 msgid "junk at end of %<#pragma longcall%>"
39335 msgstr ""
39336
39337 #: config/rs6000/rs6000-c.c:941
39338 #, gcc-internal-format
39339 msgid ""
39340 "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned "
39341 "loads and stores"
39342 msgstr ""
39343
39344 #: config/rs6000/rs6000-c.c:945
39345 #, gcc-internal-format
39346 msgid ""
39347 "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned "
39348 "loads and stores"
39349 msgstr ""
39350
39351 #: config/rs6000/rs6000-c.c:955 config/rs6000/rs6000-c.c:1006
39352 #: config/rs6000/rs6000-c.c:1276 config/rs6000/rs6000-c.c:1342
39353 #: config/rs6000/rs6000-c.c:1708 config/rs6000/rs6000-c.c:1755
39354 #, gcc-internal-format
39355 msgid "builtin %qs only accepts 2 arguments"
39356 msgstr ""
39357
39358 #: config/rs6000/rs6000-c.c:1079 config/rs6000/rs6000-c.c:1162
39359 #: config/rs6000/rs6000-c.c:1520
39360 #, gcc-internal-format
39361 msgid "builtin %qs only accepts 3 arguments"
39362 msgstr ""
39363
39364 #: config/rs6000/rs6000-c.c:1271
39365 #, gcc-internal-format
39366 msgid "builtin %qs only accepts 1 argument"
39367 msgstr ""
39368
39369 #: config/rs6000/rs6000-c.c:1647
39370 #, gcc-internal-format
39371 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
39372 msgstr ""
39373
39374 #: config/rs6000/rs6000-c.c:1810
39375 #, gcc-internal-format
39376 msgid "builtin %qs requires 4 arguments"
39377 msgstr ""
39378
39379 #: config/rs6000/rs6000-c.c:1880
39380 #, gcc-internal-format
39381 msgid "builtin %qs requires builtin %qs"
39382 msgstr ""
39383
39384 #: config/rs6000/rs6000-c.c:1884
39385 #, gcc-internal-format
39386 msgid "%qs is not supported in this compiler configuration"
39387 msgstr ""
39388
39389 #: config/rs6000/rs6000-c.c:1893
39390 #, gcc-internal-format
39391 msgid "invalid parameter combination for AltiVec intrinsic %qs"
39392 msgstr ""
39393
39394 #: config/rs6000/rs6000-call.c:6034
39395 #, gcc-internal-format
39396 msgid ""
39397 "GCC vector returned by reference: non-standard ABI extension with no "
39398 "compatibility guarantee"
39399 msgstr ""
39400
39401 #: config/rs6000/rs6000-call.c:6224
39402 #, gcc-internal-format
39403 msgid ""
39404 "cannot return value in vector register because altivec instructions are "
39405 "disabled, use %qs to enable them"
39406 msgstr ""
39407
39408 #: config/rs6000/rs6000-call.c:6399
39409 #, gcc-internal-format, gfc-internal-format
39410 msgid ""
39411 "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
39412 msgstr ""
39413
39414 #: config/rs6000/rs6000-call.c:6669
39415 #, gcc-internal-format
39416 msgid ""
39417 "cannot pass argument in vector register because altivec instructions are "
39418 "disabled, use %qs to enable them"
39419 msgstr ""
39420
39421 #: config/rs6000/rs6000-call.c:7409
39422 #, gcc-internal-format
39423 msgid ""
39424 "the ABI of passing homogeneous %<float%> aggregates has changed in GCC 5"
39425 msgstr ""
39426
39427 #: config/rs6000/rs6000-call.c:7584
39428 #, gcc-internal-format
39429 msgid ""
39430 "GCC vector passed by reference: non-standard ABI extension with no "
39431 "compatibility guarantee"
39432 msgstr ""
39433
39434 #: config/rs6000/rs6000-call.c:8376
39435 #, gcc-internal-format
39436 msgid "internal error: builtin function %qs already processed"
39437 msgstr ""
39438
39439 #: config/rs6000/rs6000-call.c:8797
39440 #, gcc-internal-format
39441 msgid "%<__builtin_mffsl%> not supported with %<-msoft-float%>"
39442 msgstr ""
39443
39444 #: config/rs6000/rs6000-call.c:8838
39445 #, gcc-internal-format
39446 msgid "argument 1 must be an 8-bit field value"
39447 msgstr ""
39448
39449 #: config/rs6000/rs6000-call.c:8869
39450 #, gcc-internal-format
39451 msgid ""
39452 "%<__builtin_mtfsb0%> and %<__builtin_mtfsb1%> not supported with %<-msoft-"
39453 "float%>"
39454 msgstr ""
39455
39456 #: config/rs6000/rs6000-call.c:8881
39457 #, gcc-internal-format
39458 msgid "Argument must be a constant between 0 and 31."
39459 msgstr ""
39460
39461 #: config/rs6000/rs6000-call.c:8907
39462 #, gcc-internal-format
39463 msgid "%<__builtin_set_fpscr_rn%> not supported with %<-msoft-float%>"
39464 msgstr ""
39465
39466 #: config/rs6000/rs6000-call.c:8922
39467 #, gcc-internal-format
39468 msgid "Argument must be a value between 0 and 3."
39469 msgstr ""
39470
39471 #: config/rs6000/rs6000-call.c:8947
39472 #, gcc-internal-format
39473 msgid "%<__builtin_set_fpscr_drn%> is not supported in 32-bit mode"
39474 msgstr ""
39475
39476 #: config/rs6000/rs6000-call.c:8952
39477 #, gcc-internal-format
39478 msgid "%<__builtin_set_fpscr_drn%> not supported with %<-msoft-float%>"
39479 msgstr ""
39480
39481 #: config/rs6000/rs6000-call.c:8971
39482 #, gcc-internal-format
39483 msgid "Argument must be a value between 0 and 7."
39484 msgstr ""
39485
39486 #: config/rs6000/rs6000-call.c:9012
39487 #, gcc-internal-format
39488 msgid "argument 1 must be a 5-bit signed literal"
39489 msgstr ""
39490
39491 #: config/rs6000/rs6000-call.c:9100
39492 #, gcc-internal-format
39493 msgid "argument 2 must be a 1-bit unsigned literal"
39494 msgstr ""
39495
39496 #: config/rs6000/rs6000-call.c:9111
39497 #, gcc-internal-format
39498 msgid "argument 2 must be a 2-bit unsigned literal"
39499 msgstr ""
39500
39501 #: config/rs6000/rs6000-call.c:9124
39502 #, gcc-internal-format
39503 msgid "argument 2 must be unsigned literal between 2 and 7 inclusive"
39504 msgstr ""
39505
39506 #: config/rs6000/rs6000-call.c:9136
39507 #, gcc-internal-format
39508 msgid "argument 2 must be a 3-bit unsigned literal"
39509 msgstr ""
39510
39511 #: config/rs6000/rs6000-call.c:9147
39512 #, gcc-internal-format
39513 msgid "argument 2 must be a 4-bit unsigned literal"
39514 msgstr ""
39515
39516 #: config/rs6000/rs6000-call.c:9161
39517 #, gcc-internal-format
39518 msgid "argument 2 must be a 5-bit unsigned literal"
39519 msgstr ""
39520
39521 #: config/rs6000/rs6000-call.c:9179
39522 #, gcc-internal-format
39523 msgid "argument 1 must be a 6-bit unsigned literal"
39524 msgstr ""
39525
39526 #: config/rs6000/rs6000-call.c:9195
39527 #, gcc-internal-format
39528 msgid "argument 2 must be a 7-bit unsigned literal"
39529 msgstr ""
39530
39531 #: config/rs6000/rs6000-call.c:9234
39532 #, gcc-internal-format
39533 msgid "argument 1 of %qs must be a constant"
39534 msgstr ""
39535
39536 #: config/rs6000/rs6000-call.c:9292
39537 #, gcc-internal-format
39538 msgid "argument 1 of %qs is out of range"
39539 msgstr ""
39540
39541 #: config/rs6000/rs6000-call.c:9581 config/rs6000/rs6000-call.c:9741
39542 #, gcc-internal-format, gfc-internal-format
39543 msgid "argument %d must be an unsigned literal"
39544 msgstr ""
39545
39546 #: config/rs6000/rs6000-call.c:9583 config/rs6000/rs6000-call.c:9743
39547 #, gcc-internal-format, gfc-internal-format
39548 msgid "argument %d is an unsigned literal that is out of range"
39549 msgstr ""
39550
39551 #: config/rs6000/rs6000-call.c:9692
39552 #, gcc-internal-format
39553 msgid "builtin %qs is only valid in 64-bit mode"
39554 msgstr ""
39555
39556 #: config/rs6000/rs6000-call.c:9890
39557 #, gcc-internal-format
39558 msgid "builtin %qs only accepts a string argument"
39559 msgstr ""
39560
39561 #. Invalid CPU argument.
39562 #: config/rs6000/rs6000-call.c:9909
39563 #, gcc-internal-format
39564 msgid "cpu %qs is an invalid argument to builtin %qs"
39565 msgstr ""
39566
39567 #. Invalid HWCAP argument.
39568 #: config/rs6000/rs6000-call.c:9937
39569 #, gcc-internal-format
39570 msgid "%s %qs is an invalid argument to builtin %qs"
39571 msgstr ""
39572
39573 #: config/rs6000/rs6000-call.c:9963
39574 #, gcc-internal-format
39575 msgid ""
39576 "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability "
39577 "bits"
39578 msgstr ""
39579
39580 #: config/rs6000/rs6000-call.c:10016
39581 #, gcc-internal-format
39582 msgid "argument 4 must be an 8-bit unsigned literal"
39583 msgstr ""
39584
39585 #: config/rs6000/rs6000-call.c:10086
39586 #, gcc-internal-format
39587 msgid "argument 3 must be a 4-bit unsigned literal"
39588 msgstr ""
39589
39590 #: config/rs6000/rs6000-call.c:10111
39591 #, gcc-internal-format
39592 msgid "argument 3 must be a 2-bit unsigned literal"
39593 msgstr ""
39594
39595 #: config/rs6000/rs6000-call.c:10131
39596 #, gcc-internal-format
39597 msgid "argument 3 must be a 1-bit unsigned literal"
39598 msgstr ""
39599
39600 #: config/rs6000/rs6000-call.c:10143
39601 #, gcc-internal-format
39602 msgid "argument 1 must be 0 or 2"
39603 msgstr ""
39604
39605 #: config/rs6000/rs6000-call.c:10155
39606 #, gcc-internal-format
39607 msgid "argument 1 must be a 1-bit unsigned literal"
39608 msgstr ""
39609
39610 #: config/rs6000/rs6000-call.c:10169
39611 #, gcc-internal-format
39612 msgid "argument 2 must be a 6-bit unsigned literal"
39613 msgstr ""
39614
39615 #: config/rs6000/rs6000-call.c:10181
39616 #, gcc-internal-format
39617 msgid "argument 2 must be 0 or 1"
39618 msgstr ""
39619
39620 #: config/rs6000/rs6000-call.c:10189
39621 #, gcc-internal-format
39622 msgid "argument 3 must be in the range [0, 15]"
39623 msgstr ""
39624
39625 #: config/rs6000/rs6000-call.c:10256 config/rs6000/rs6000-call.c:10596
39626 #, gcc-internal-format
39627 msgid "argument to %qs must be a 2-bit unsigned literal"
39628 msgstr ""
39629
39630 #: config/rs6000/rs6000-call.c:10421
39631 #, gcc-internal-format
39632 msgid "unresolved overload for Altivec builtin %qF"
39633 msgstr ""
39634
39635 #: config/rs6000/rs6000-call.c:10643
39636 #, gcc-internal-format
39637 msgid "second argument to %qs must be [0, 12]"
39638 msgstr ""
39639
39640 #: config/rs6000/rs6000-call.c:10658
39641 #, gcc-internal-format
39642 msgid "third argument to %qs must be [0, 12]"
39643 msgstr ""
39644
39645 #: config/rs6000/rs6000-call.c:10676
39646 #, gcc-internal-format
39647 msgid "Second argument of %qs must be in the range [0, 3]."
39648 msgstr ""
39649
39650 #: config/rs6000/rs6000-call.c:10870
39651 #, gcc-internal-format
39652 msgid "%qs is only valid for the cell processor"
39653 msgstr ""
39654
39655 #: config/rs6000/rs6000-call.c:10872 config/rs6000/rs6000-call.c:10874
39656 #: config/rs6000/rs6000-call.c:10876 config/rs6000/rs6000-call.c:10882
39657 #: config/rs6000/rs6000-call.c:10884 config/rs6000/rs6000-call.c:10890
39658 #: config/rs6000/rs6000-call.c:10896 config/rs6000/rs6000-call.c:10898
39659 #: config/rs6000/rs6000-call.c:10900 config/rs6000/rs6000-call.c:10904
39660 #: config/rs6000/rs6000-call.c:10906 config/rs6000/rs6000-call.c:10910
39661 #: config/rs6000/rs6000-call.c:10914
39662 #, gcc-internal-format
39663 msgid "%qs requires the %qs option"
39664 msgstr ""
39665
39666 #: config/rs6000/rs6000-call.c:10879 config/rs6000/rs6000-call.c:10887
39667 #: config/rs6000/rs6000-call.c:10893
39668 #, gcc-internal-format
39669 msgid "%qs requires the %qs and %qs options"
39670 msgstr ""
39671
39672 #: config/rs6000/rs6000-call.c:10912
39673 #, gcc-internal-format
39674 msgid "%qs requires ISA 3.0 IEEE 128-bit floating point"
39675 msgstr ""
39676
39677 #: config/rs6000/rs6000-call.c:10917
39678 #, gcc-internal-format
39679 msgid "%qs requires the %qs (or newer), and %qs or %qs options"
39680 msgstr ""
39681
39682 #: config/rs6000/rs6000-call.c:10920
39683 #, gcc-internal-format
39684 msgid "%qs is not supported with the current options"
39685 msgstr ""
39686
39687 #: config/rs6000/rs6000-call.c:13946
39688 #, gcc-internal-format
39689 msgid "internal error: builtin function %qs had an unexpected return type %qs"
39690 msgstr ""
39691
39692 #: config/rs6000/rs6000-call.c:13968
39693 #, gcc-internal-format
39694 msgid ""
39695 "internal error: builtin function %qs, argument %d had unexpected argument "
39696 "type %qs"
39697 msgstr ""
39698
39699 #: config/rs6000/rs6000-logue.c:1691
39700 #, gcc-internal-format
39701 msgid "stack frame too large"
39702 msgstr ""
39703
39704 #: config/rs6000/rs6000-logue.c:5486
39705 #, gcc-internal-format
39706 msgid "%qs uses register r29"
39707 msgstr ""
39708
39709 #: config/rs6000/rs6000-logue.c:5494
39710 #, gcc-internal-format
39711 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
39712 msgstr ""
39713
39714 #: config/rs6000/rs6000.c:3217 config/rs6000/rs6000.c:3220
39715 #: config/rs6000/rs6000.c:3223
39716 #, gcc-internal-format
39717 msgid "%qs requires %qs or %qs"
39718 msgstr ""
39719
39720 #: config/rs6000/rs6000.c:3324
39721 #, gcc-internal-format
39722 msgid "%qs requires PowerPC64 architecture, enabling"
39723 msgstr ""
39724
39725 #: config/rs6000/rs6000.c:3519
39726 #, gcc-internal-format
39727 msgid ""
39728 "%qs is not supported for 64-bit Darwin; it is incompatible with the "
39729 "installed C and C++ libraries"
39730 msgstr ""
39731
39732 #: config/rs6000/rs6000.c:3658
39733 #, gcc-internal-format
39734 msgid "AltiVec not supported in this target"
39735 msgstr ""
39736
39737 #: config/rs6000/rs6000.c:3675
39738 #, gcc-internal-format
39739 msgid "%qs is not supported on little endian systems"
39740 msgstr ""
39741
39742 #: config/rs6000/rs6000.c:3754
39743 #, gcc-internal-format
39744 msgid ""
39745 "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than "
39746 "power9"
39747 msgstr ""
39748
39749 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
39750 #. were explicitly cleared.
39751 #: config/rs6000/rs6000.c:3762
39752 #, gcc-internal-format
39753 msgid "%qs incompatible with explicitly disabled options"
39754 msgstr ""
39755
39756 #. TARGET_VSX = 1 implies Power 7 and newer
39757 #: config/rs6000/rs6000.c:3787 config/rs6000/rs6000.c:3795
39758 #: config/rs6000/rs6000.c:3802 config/rs6000/rs6000.c:3809
39759 #: config/rs6000/rs6000.c:3817 config/rs6000/rs6000.c:3836
39760 #: config/rs6000/rs6000.c:3898 config/rs6000/rs6000.c:3925
39761 #: config/rs6000/rs6000.c:3952 config/rs6000/rs6000.c:3967
39762 #: config/rs6000/rs6000.c:3975 config/rs6000/rs6000.c:4004
39763 #: config/rs6000/rs6000.c:4006 config/rs6000/rs6000.c:4092
39764 #: config/rs6000/rs6000.c:4105 config/rs6000/rs6000.c:4114
39765 #: config/rs6000/rs6000.c:4262 config/rs6000/rs6000.c:4275
39766 #, gcc-internal-format
39767 msgid "%qs requires %qs"
39768 msgstr ""
39769
39770 #: config/rs6000/rs6000.c:3995
39771 #, gcc-internal-format
39772 msgid "target attribute or pragma changes %<long double%> size"
39773 msgstr ""
39774
39775 #: config/rs6000/rs6000.c:4021
39776 #, gcc-internal-format
39777 msgid "%qs requires full ISA 2.06 support"
39778 msgstr ""
39779
39780 #: config/rs6000/rs6000.c:4030
39781 #, gcc-internal-format
39782 msgid "Using IEEE extended precision %<long double%>"
39783 msgstr ""
39784
39785 #: config/rs6000/rs6000.c:4033
39786 #, gcc-internal-format
39787 msgid "Using IBM extended precision %<long double%>"
39788 msgstr ""
39789
39790 #: config/rs6000/rs6000.c:4052
39791 #, gcc-internal-format
39792 msgid "%qs requires VSX support"
39793 msgstr ""
39794
39795 #: config/rs6000/rs6000.c:4061
39796 #, gcc-internal-format
39797 msgid "The %<-mfloat128%> option may not be fully supported"
39798 msgstr ""
39799
39800 #: config/rs6000/rs6000.c:4084
39801 #, gcc-internal-format
39802 msgid "%qs requires full ISA 3.0 support"
39803 msgstr ""
39804
39805 #: config/rs6000/rs6000.c:4171
39806 #, gcc-internal-format
39807 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
39808 msgstr ""
39809
39810 #: config/rs6000/rs6000.c:4194 config/rs6000/rs6000.c:4209
39811 #, gcc-internal-format
39812 msgid "target attribute or pragma changes AltiVec ABI"
39813 msgstr ""
39814
39815 #: config/rs6000/rs6000.c:4222
39816 #, gcc-internal-format
39817 msgid "target attribute or pragma changes darwin64 ABI"
39818 msgstr ""
39819
39820 #: config/rs6000/rs6000.c:4380
39821 #, gcc-internal-format
39822 msgid "%qs is not a valid number in %qs"
39823 msgstr ""
39824
39825 #: config/rs6000/rs6000.c:4397
39826 #, gcc-internal-format
39827 msgid "%qs is not a valid base register in %qs"
39828 msgstr ""
39829
39830 #: config/rs6000/rs6000.c:4405
39831 #, gcc-internal-format
39832 msgid "%qs needs a valid base register"
39833 msgstr ""
39834
39835 #: config/rs6000/rs6000.c:4711
39836 #, gcc-internal-format
39837 msgid "unknown option for %<%s=%s%>"
39838 msgstr ""
39839
39840 #: config/rs6000/rs6000.c:4748
39841 #, gcc-internal-format
39842 msgid "%qs is deprecated and not recommended in any circumstances"
39843 msgstr ""
39844
39845 #: config/rs6000/rs6000.c:7296
39846 #, gcc-internal-format, gfc-internal-format
39847 msgid ""
39848 "the layout of aggregates containing vectors with %d-byte alignment has "
39849 "changed in GCC 5"
39850 msgstr ""
39851
39852 #: config/rs6000/rs6000.c:9974
39853 #, gcc-internal-format
39854 msgid "%qs is an opaque type, and you can't set it to other values."
39855 msgstr ""
39856
39857 #: config/rs6000/rs6000.c:17007
39858 #, gcc-internal-format
39859 msgid "no profiling of 64-bit code for this ABI"
39860 msgstr ""
39861
39862 #: config/rs6000/rs6000.c:19309
39863 #, gcc-internal-format
39864 msgid ""
39865 "you cannot take the address of a nested function if you use the %qs option"
39866 msgstr ""
39867
39868 #: config/rs6000/rs6000.c:19391
39869 #, gcc-internal-format
39870 msgid "use of %<long double%> in AltiVec types is invalid"
39871 msgstr ""
39872
39873 #: config/rs6000/rs6000.c:19393
39874 #, gcc-internal-format
39875 msgid "use of boolean types in AltiVec types is invalid"
39876 msgstr ""
39877
39878 #: config/rs6000/rs6000.c:19395
39879 #, gcc-internal-format
39880 msgid "use of %<complex%> in AltiVec types is invalid"
39881 msgstr ""
39882
39883 #: config/rs6000/rs6000.c:19397
39884 #, gcc-internal-format
39885 msgid "use of decimal floating point types in AltiVec types is invalid"
39886 msgstr ""
39887
39888 #: config/rs6000/rs6000.c:19403
39889 #, gcc-internal-format
39890 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
39891 msgstr ""
39892
39893 #: config/rs6000/rs6000.c:19406
39894 #, gcc-internal-format
39895 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
39896 msgstr ""
39897
39898 #: config/rs6000/rs6000.c:19411
39899 #, gcc-internal-format
39900 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
39901 msgstr ""
39902
39903 #: config/rs6000/rs6000.c:19414
39904 #, gcc-internal-format
39905 msgid "use of %<double%> in AltiVec types is invalid without %qs"
39906 msgstr ""
39907
39908 #: config/rs6000/rs6000.c:23429
39909 #, gcc-internal-format
39910 msgid "invalid cpu %qs for %s%qs%s"
39911 msgstr ""
39912
39913 #: config/rs6000/rs6000.c:23432
39914 #, gcc-internal-format
39915 msgid "%s%qs%s is not allowed"
39916 msgstr ""
39917
39918 #: config/rs6000/rs6000.c:23434
39919 #, gcc-internal-format
39920 msgid "%s%qs%s is invalid"
39921 msgstr ""
39922
39923 #: config/rs6000/rs6000.c:23971
39924 #, gcc-internal-format
39925 msgid "%<-mno-%s%> turns off %<-m%s%>"
39926 msgstr ""
39927
39928 #: config/rs6000/rs6000.c:24130
39929 #, gcc-internal-format
39930 msgid ""
39931 "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports "
39932 "hardware capability bits"
39933 msgstr ""
39934
39935 #: config/rs6000/rs6000.c:24162
39936 #, gcc-internal-format
39937 msgid "multiversioning needs ifunc which is not supported on this target"
39938 msgstr ""
39939
39940 #: config/rs6000/rs6000.c:24418
39941 #, gcc-internal-format
39942 msgid "Virtual function multiversioning not supported"
39943 msgstr ""
39944
39945 #. Definitions of target machine for GNU compiler,
39946 #. for IBM RS/6000 POWER running AIX V6.1.
39947 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
39948 #. Contributed by David Edelsohn (edelsohn@gnu.org).
39949 #.
39950 #. This file is part of GCC.
39951 #.
39952 #. GCC is free software; you can redistribute it and/or modify it
39953 #. under the terms of the GNU General Public License as published
39954 #. by the Free Software Foundation; either version 3, or (at your
39955 #. option) any later version.
39956 #.
39957 #. GCC is distributed in the hope that it will be useful, but WITHOUT
39958 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
39959 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
39960 #. License for more details.
39961 #.
39962 #. You should have received a copy of the GNU General Public License
39963 #. along with GCC; see the file COPYING3. If not see
39964 #. <http://www.gnu.org/licenses/>.
39965 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
39966 #. get control in TARGET_OPTION_OVERRIDE.
39967 #. Definitions of target machine for GNU compiler,
39968 #. for IBM RS/6000 POWER running AIX V7.1.
39969 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
39970 #. Contributed by David Edelsohn (edelsohn@gnu.org).
39971 #.
39972 #. This file is part of GCC.
39973 #.
39974 #. GCC is free software; you can redistribute it and/or modify it
39975 #. under the terms of the GNU General Public License as published
39976 #. by the Free Software Foundation; either version 3, or (at your
39977 #. option) any later version.
39978 #.
39979 #. GCC is distributed in the hope that it will be useful, but WITHOUT
39980 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
39981 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
39982 #. License for more details.
39983 #.
39984 #. You should have received a copy of the GNU General Public License
39985 #. along with GCC; see the file COPYING3. If not see
39986 #. <http://www.gnu.org/licenses/>.
39987 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
39988 #. get control in TARGET_OPTION_OVERRIDE.
39989 #. Definitions of target machine for GNU compiler,
39990 #. for IBM RS/6000 POWER running AIX V7.2.
39991 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
39992 #. Contributed by David Edelsohn (edelsohn@gnu.org).
39993 #.
39994 #. This file is part of GCC.
39995 #.
39996 #. GCC is free software; you can redistribute it and/or modify it
39997 #. under the terms of the GNU General Public License as published
39998 #. by the Free Software Foundation; either version 3, or (at your
39999 #. option) any later version.
40000 #.
40001 #. GCC is distributed in the hope that it will be useful, but WITHOUT
40002 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
40003 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
40004 #. License for more details.
40005 #.
40006 #. You should have received a copy of the GNU General Public License
40007 #. along with GCC; see the file COPYING3. If not see
40008 #. <http://www.gnu.org/licenses/>.
40009 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
40010 #. get control in TARGET_OPTION_OVERRIDE.
40011 #: config/rs6000/aix61.h:30 config/rs6000/aix71.h:30 config/rs6000/aix72.h:30
40012 #, gcc-internal-format
40013 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
40014 msgstr ""
40015
40016 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
40017 #, gcc-internal-format
40018 msgid "soft-float and long-double-128 are incompatible"
40019 msgstr ""
40020
40021 #: config/rs6000/aix61.h:40 config/rs6000/aix71.h:40 config/rs6000/aix72.h:40
40022 #, gcc-internal-format
40023 msgid ""
40024 "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet "
40025 "supported"
40026 msgstr ""
40027
40028 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
40029 #: config/rs6000/freebsd64.h:124 config/rs6000/rtems.h:121
40030 #, gcc-internal-format
40031 msgid "%<-mcmodel%> incompatible with other toc options"
40032 msgstr ""
40033
40034 #: config/rs6000/freebsd64.h:102 config/rs6000/linux64.h:115
40035 #, gcc-internal-format
40036 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
40037 msgstr ""
40038
40039 #: config/rs6000/freebsd64.h:117 config/rs6000/linux64.h:135
40040 #: config/rs6000/rtems.h:114
40041 #, gcc-internal-format
40042 msgid "%<-m64%> requires a PowerPC64 cpu"
40043 msgstr ""
40044
40045 #: config/rs6000/linux64.h:142
40046 #, gcc-internal-format
40047 msgid "%<-mcmodel incompatible with other toc options%>"
40048 msgstr ""
40049
40050 #: config/rs6000/linux64.h:161
40051 #, gcc-internal-format
40052 msgid "%qs unsupported for this ABI"
40053 msgstr ""
40054
40055 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
40056 #. get control in TARGET_OPTION_OVERRIDE.
40057 #: config/rs6000/sysv4.h:116
40058 #, gcc-internal-format
40059 msgid "bad value for %<%s-%s%>"
40060 msgstr ""
40061
40062 #: config/rs6000/sysv4.h:132
40063 #, gcc-internal-format
40064 msgid "bad value for %<%s=%s%>"
40065 msgstr ""
40066
40067 #: config/rs6000/sysv4.h:149
40068 #, gcc-internal-format
40069 msgid "%qs and %<%s=%s%> are incompatible"
40070 msgstr ""
40071
40072 #: config/rs6000/sysv4.h:158
40073 #, gcc-internal-format
40074 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
40075 msgstr ""
40076
40077 #: config/rs6000/sysv4.h:167
40078 #, gcc-internal-format
40079 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
40080 msgstr ""
40081
40082 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
40083 #, gcc-internal-format
40084 msgid "%qs and %qs are incompatible"
40085 msgstr ""
40086
40087 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
40088 #, gcc-internal-format
40089 msgid "%qs and %<%s-%s%> are incompatible"
40090 msgstr ""
40091
40092 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
40093 #, gcc-internal-format
40094 msgid "%qs not supported by your assembler"
40095 msgstr ""
40096
40097 #: config/rs6000/sysv4.h:244
40098 #, gcc-internal-format
40099 msgid "%<-m%s%> not supported in this configuration"
40100 msgstr ""
40101
40102 #: config/rx/rx.c:650
40103 #, gcc-internal-format
40104 msgid "unrecognized control register number: %d - using %<psw%>"
40105 msgstr ""
40106
40107 #: config/rx/rx.c:1383
40108 #, gcc-internal-format
40109 msgid "multiple fast interrupt routines seen: %qE and %qE"
40110 msgstr ""
40111
40112 #: config/rx/rx.c:2594
40113 #, gcc-internal-format
40114 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
40115 msgstr ""
40116
40117 #: config/rx/rx.c:2597
40118 #, gcc-internal-format
40119 msgid "use %<__builtin_rx_mvtc%> (0, ... ) to write arbitrary values to PSW"
40120 msgstr ""
40121
40122 #: config/rx/rx.c:2644
40123 #, gcc-internal-format
40124 msgid ""
40125 "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
40126 msgstr ""
40127
40128 #: config/rx/rx.c:2792
40129 #, gcc-internal-format
40130 msgid "RX FPU instructions do not support NaNs and infinities"
40131 msgstr ""
40132
40133 #: config/s390/s390-c.c:465
40134 #, gcc-internal-format
40135 msgid "builtin vec_step can only be used on vector types."
40136 msgstr ""
40137
40138 #: config/s390/s390-c.c:694 config/s390/s390.c:879
40139 #, gcc-internal-format
40140 msgid "constant value required for builtin %qF argument %d"
40141 msgstr ""
40142
40143 #: config/s390/s390-c.c:709
40144 #, gcc-internal-format
40145 msgid ""
40146 "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, "
40147 "and 4096"
40148 msgstr ""
40149
40150 #: config/s390/s390-c.c:886
40151 #, gcc-internal-format
40152 msgid "builtin %qF is for GCC internal use only."
40153 msgstr ""
40154
40155 #: config/s390/s390-c.c:894
40156 #, gcc-internal-format
40157 msgid "builtin %qF is deprecated."
40158 msgstr ""
40159
40160 #: config/s390/s390-c.c:898
40161 #, gcc-internal-format
40162 msgid "%qF requires %<-mvx%>"
40163 msgstr ""
40164
40165 #: config/s390/s390-c.c:904
40166 #, gcc-internal-format
40167 msgid "%qF requires z14 or higher"
40168 msgstr ""
40169
40170 #: config/s390/s390-c.c:910
40171 #, gcc-internal-format
40172 msgid "%qF requires z15 or higher"
40173 msgstr ""
40174
40175 #: config/s390/s390-c.c:924
40176 #, gcc-internal-format
40177 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
40178 msgstr ""
40179
40180 #: config/s390/s390-c.c:973
40181 #, gcc-internal-format
40182 msgid "invalid parameter combination for intrinsic %qs"
40183 msgstr ""
40184
40185 #: config/s390/s390-c.c:979
40186 #, gcc-internal-format
40187 msgid "ambiguous overload for intrinsic %qs"
40188 msgstr ""
40189
40190 #: config/s390/s390-c.c:987
40191 #, gcc-internal-format
40192 msgid "%qs matching variant requires z14 or higher"
40193 msgstr ""
40194
40195 #: config/s390/s390-c.c:996
40196 #, gcc-internal-format
40197 msgid "%qs matching variant requires z15 or higher"
40198 msgstr ""
40199
40200 #: config/s390/s390-c.c:1002
40201 #, gcc-internal-format
40202 msgid "%qs matching variant is deprecated."
40203 msgstr ""
40204
40205 #: config/s390/s390-c.c:1042
40206 #, gcc-internal-format
40207 msgid "constant argument %d for builtin %qF is out of range for target type"
40208 msgstr ""
40209
40210 #: config/s390/s390.c:732
40211 #, gcc-internal-format
40212 msgid "constant argument %d for builtin %qF is out of range (0..%wu)"
40213 msgstr ""
40214
40215 #: config/s390/s390.c:748
40216 #, gcc-internal-format
40217 msgid "constant argument %d for builtin %qF is out of range (%wd..%wd)"
40218 msgstr ""
40219
40220 #: config/s390/s390.c:797
40221 #, gcc-internal-format
40222 msgid ""
40223 "builtin %qF is not supported without %<-mhtm%> (default with %<-"
40224 "march=zEC12%> and higher)."
40225 msgstr ""
40226
40227 #: config/s390/s390.c:803
40228 #, gcc-internal-format
40229 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)."
40230 msgstr ""
40231
40232 #: config/s390/s390.c:810
40233 #, gcc-internal-format
40234 msgid "Builtin %qF requires z14 or higher."
40235 msgstr ""
40236
40237 #: config/s390/s390.c:816
40238 #, gcc-internal-format
40239 msgid "Builtin %qF requires z15 or higher."
40240 msgstr ""
40241
40242 #: config/s390/s390.c:835
40243 #, gcc-internal-format
40244 msgid "unresolved overloaded builtin"
40245 msgstr ""
40246
40247 #: config/s390/s390.c:842 config/tilegx/tilegx.c:3539
40248 #: config/tilepro/tilepro.c:3103
40249 #, gcc-internal-format
40250 msgid "bad builtin icode"
40251 msgstr ""
40252
40253 #: config/s390/s390.c:976
40254 #, gcc-internal-format
40255 msgid "invalid argument %d for builtin %qF"
40256 msgstr ""
40257
40258 #: config/s390/s390.c:1077
40259 #, gcc-internal-format
40260 msgid ""
40261 "requested %qE attribute is not a comma separated pair of non-negative "
40262 "integer constants or too large (max. %d)"
40263 msgstr ""
40264
40265 #: config/s390/s390.c:1167
40266 #, gcc-internal-format
40267 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
40268 msgstr ""
40269
40270 #: config/s390/s390.c:9876
40271 #, gcc-internal-format
40272 msgid "total size of local variables exceeds architecture limit"
40273 msgstr ""
40274
40275 #: config/s390/s390.c:11215
40276 #, gcc-internal-format
40277 msgid ""
40278 "frame size of function %qs is %wd bytes exceeding user provided stack limit "
40279 "of %d bytes. An unconditional trap is added."
40280 msgstr ""
40281
40282 #: config/s390/s390.c:11231
40283 #, gcc-internal-format
40284 msgid ""
40285 "frame size of function %qs is %wd bytes which is more than half the stack "
40286 "size. The dynamic check would not be reliable. No check emitted for this "
40287 "function."
40288 msgstr ""
40289
40290 #: config/s390/s390.c:11259
40291 #, gcc-internal-format
40292 msgid "frame size of %qs is %wd bytes"
40293 msgstr ""
40294
40295 #: config/s390/s390.c:11263
40296 #, gcc-internal-format
40297 msgid "%qs uses dynamic stack allocation"
40298 msgstr ""
40299
40300 #: config/s390/s390.c:12973
40301 #, gcc-internal-format
40302 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
40303 msgstr ""
40304
40305 #: config/s390/s390.c:15236
40306 #, gcc-internal-format
40307 msgid "64-bit ABI not supported in ESA/390 mode"
40308 msgstr ""
40309
40310 #: config/s390/s390.c:15243
40311 #, gcc-internal-format
40312 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
40313 msgstr ""
40314
40315 #: config/s390/s390.c:15278
40316 #, gcc-internal-format, gfc-internal-format
40317 msgid "hardware vector support not available on %s"
40318 msgstr ""
40319
40320 #: config/s390/s390.c:15281
40321 #, gcc-internal-format
40322 msgid "hardware vector support not available with %<-msoft-float%>"
40323 msgstr ""
40324
40325 #: config/s390/s390.c:15310
40326 #, gcc-internal-format, gfc-internal-format
40327 msgid "hardware decimal floating point instructions not available on %s"
40328 msgstr ""
40329
40330 #: config/s390/s390.c:15314
40331 #, gcc-internal-format
40332 msgid ""
40333 "hardware decimal floating point instructions not available in ESA/390 mode"
40334 msgstr ""
40335
40336 #: config/s390/s390.c:15326
40337 #, gcc-internal-format
40338 msgid "%<-mhard-dfp%> can%'t be used in conjunction with %<-msoft-float%>"
40339 msgstr ""
40340
40341 #: config/s390/s390.c:15335
40342 #, gcc-internal-format
40343 msgid ""
40344 "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in "
40345 "combination"
40346 msgstr ""
40347
40348 #: config/s390/s390.c:15341
40349 #, gcc-internal-format
40350 msgid "stack size must be greater than the stack guard value"
40351 msgstr ""
40352
40353 #: config/s390/s390.c:15343
40354 #, gcc-internal-format
40355 msgid "stack size must not be greater than 64k"
40356 msgstr ""
40357
40358 #: config/s390/s390.c:15346
40359 #, gcc-internal-format
40360 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
40361 msgstr ""
40362
40363 #: config/s390/s390.c:15359
40364 #, gcc-internal-format
40365 msgid "-mtpf-trace-hook-prologue-check requires integer in range 0..4095"
40366 msgstr ""
40367
40368 #: config/s390/s390.c:15362
40369 #, gcc-internal-format
40370 msgid "-mtpf-trace-hook-prologue-target requires integer in range 0..4095"
40371 msgstr ""
40372
40373 #: config/s390/s390.c:15365
40374 #, gcc-internal-format
40375 msgid "-mtpf-trace-hook-epilogue-check requires integer in range 0..4095"
40376 msgstr ""
40377
40378 #: config/s390/s390.c:15368
40379 #, gcc-internal-format
40380 msgid "-mtpf-trace-hook-epilogue-target requires integer in range 0..4095"
40381 msgstr ""
40382
40383 #: config/s390/s390.c:15428
40384 #, gcc-internal-format
40385 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
40386 msgstr ""
40387
40388 #. argument is not a plain number
40389 #: config/s390/s390.c:15464
40390 #, gcc-internal-format
40391 msgid "arguments to %qs should be non-negative integers"
40392 msgstr ""
40393
40394 #: config/s390/s390.c:15471
40395 #, gcc-internal-format
40396 msgid "argument to %qs is too large (max. %d)"
40397 msgstr ""
40398
40399 #: config/s390/s390.c:15501
40400 #, gcc-internal-format
40401 msgid ""
40402 "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
40403 msgstr ""
40404
40405 #: config/s390/s390.c:15662 config/s390/s390.c:15712 config/s390/s390.c:15729
40406 #, gcc-internal-format, gfc-internal-format
40407 msgid "attribute(target(\"%s\")) is unknown"
40408 msgstr ""
40409
40410 #. Value is not allowed for the target attribute.
40411 #: config/s390/s390.c:15668
40412 #, gcc-internal-format
40413 msgid "value %qs is not supported by attribute %<target%>"
40414 msgstr ""
40415
40416 #: config/sh/sh.c:936
40417 #, gcc-internal-format
40418 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
40419 msgstr ""
40420
40421 #: config/sh/sh.c:953
40422 #, gcc-internal-format
40423 msgid ""
40424 "unwind tables currently require either a frame pointer or %<-maccumulate-"
40425 "outgoing-args%> for correctness"
40426 msgstr ""
40427
40428 #: config/sh/sh.c:7416
40429 #, gcc-internal-format
40430 msgid "%<__builtin_saveregs%> not supported by this subtarget"
40431 msgstr ""
40432
40433 #: config/sh/sh.c:8352
40434 #, gcc-internal-format
40435 msgid "%qE attribute only applies to interrupt functions"
40436 msgstr ""
40437
40438 #: config/sh/sh.c:8422
40439 #, gcc-internal-format
40440 msgid "%qE attribute is supported only for SH2A"
40441 msgstr ""
40442
40443 #: config/sh/sh.c:8464
40444 #, gcc-internal-format
40445 msgid "%qE attribute only applies to SH2A"
40446 msgstr ""
40447
40448 #: config/sh/sh.c:8486
40449 #, gcc-internal-format
40450 msgid "%qE attribute argument should be between 0 to 255"
40451 msgstr ""
40452
40453 #. The argument must be a constant string.
40454 #: config/sh/sh.c:8548
40455 #, gcc-internal-format
40456 msgid "%qE attribute argument not a string constant"
40457 msgstr ""
40458
40459 #: config/sh/sh.c:10825
40460 #, gcc-internal-format
40461 msgid "r0 needs to be available as a call-clobbered register"
40462 msgstr ""
40463
40464 #. 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.
40465 #: config/sh/vxworks.h:43
40466 #, gcc-internal-format
40467 msgid "%<-mrelax%> is only supported for RTP PIC"
40468 msgstr ""
40469
40470 #: config/sparc/sparc.c:1763
40471 #, gcc-internal-format, gfc-internal-format
40472 msgid "%s is not supported by this configuration"
40473 msgstr ""
40474
40475 #: config/sparc/sparc.c:1770
40476 #, gcc-internal-format
40477 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
40478 msgstr ""
40479
40480 #: config/sparc/sparc.c:1778
40481 #, gcc-internal-format
40482 msgid "%<-fcall-saved-REG%> is not supported for out registers"
40483 msgstr ""
40484
40485 #: config/sparc/sparc.c:1902
40486 #, gcc-internal-format
40487 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
40488 msgstr ""
40489
40490 #: config/stormy16/stormy16.c:1058
40491 #, gcc-internal-format
40492 msgid "local variable memory requirements exceed capacity"
40493 msgstr ""
40494
40495 #: config/stormy16/stormy16.c:1215
40496 #, gcc-internal-format
40497 msgid "function_profiler support"
40498 msgstr ""
40499
40500 #: config/stormy16/stormy16.c:1309
40501 #, gcc-internal-format
40502 msgid "cannot use va_start in interrupt function"
40503 msgstr ""
40504
40505 #: config/stormy16/stormy16.c:1880
40506 #, gcc-internal-format, gfc-internal-format
40507 msgid "switch statement of size %lu entries too large"
40508 msgstr ""
40509
40510 #: config/stormy16/stormy16.c:2252
40511 #, gcc-internal-format
40512 msgid "%<__BELOW100__%> attribute only applies to variables"
40513 msgstr ""
40514
40515 #: config/stormy16/stormy16.c:2259
40516 #, gcc-internal-format
40517 msgid "__BELOW100__ attribute not allowed with auto storage class"
40518 msgstr ""
40519
40520 #: config/tilegx/tilegx.c:3580 config/tilepro/tilepro.c:3129
40521 #, gcc-internal-format
40522 msgid "operand must be an immediate of the right size"
40523 msgstr ""
40524
40525 #: config/v850/v850-c.c:67
40526 #, gcc-internal-format
40527 msgid "#pragma GHS endXXXX found without previous startXXX"
40528 msgstr ""
40529
40530 #: config/v850/v850-c.c:70
40531 #, gcc-internal-format
40532 msgid "#pragma GHS endXXX does not match previous startXXX"
40533 msgstr ""
40534
40535 #: config/v850/v850-c.c:96
40536 #, gcc-internal-format
40537 msgid "cannot set interrupt attribute: no current function"
40538 msgstr ""
40539
40540 #: config/v850/v850-c.c:104
40541 #, gcc-internal-format
40542 msgid "cannot set interrupt attribute: no such identifier"
40543 msgstr ""
40544
40545 #: config/v850/v850-c.c:153
40546 #, gcc-internal-format
40547 msgid "junk at end of #pragma ghs section"
40548 msgstr ""
40549
40550 #: config/v850/v850-c.c:170
40551 #, gcc-internal-format
40552 msgid "unrecognized section name %qE"
40553 msgstr ""
40554
40555 #: config/v850/v850-c.c:184
40556 #, gcc-internal-format
40557 msgid "malformed #pragma ghs section"
40558 msgstr ""
40559
40560 #: config/v850/v850-c.c:203
40561 #, gcc-internal-format
40562 msgid "junk at end of #pragma ghs interrupt"
40563 msgstr ""
40564
40565 #: config/v850/v850-c.c:214
40566 #, gcc-internal-format
40567 msgid "junk at end of #pragma ghs starttda"
40568 msgstr ""
40569
40570 #: config/v850/v850-c.c:225
40571 #, gcc-internal-format
40572 msgid "junk at end of #pragma ghs startsda"
40573 msgstr ""
40574
40575 #: config/v850/v850-c.c:236
40576 #, gcc-internal-format
40577 msgid "junk at end of #pragma ghs startzda"
40578 msgstr ""
40579
40580 #: config/v850/v850-c.c:247
40581 #, gcc-internal-format
40582 msgid "junk at end of #pragma ghs endtda"
40583 msgstr ""
40584
40585 #: config/v850/v850-c.c:258
40586 #, gcc-internal-format
40587 msgid "junk at end of #pragma ghs endsda"
40588 msgstr ""
40589
40590 #: config/v850/v850-c.c:269
40591 #, gcc-internal-format
40592 msgid "junk at end of #pragma ghs endzda"
40593 msgstr ""
40594
40595 #: config/v850/v850.c:2046
40596 #, gcc-internal-format
40597 msgid "data area attributes cannot be specified for local variables"
40598 msgstr ""
40599
40600 #: config/v850/v850.c:2057
40601 #, gcc-internal-format
40602 msgid "data area of %q+D conflicts with previous declaration"
40603 msgstr ""
40604
40605 #: config/v850/v850.c:2188
40606 #, gcc-internal-format, gfc-internal-format
40607 msgid "bogus JR construction: %d"
40608 msgstr ""
40609
40610 #: config/v850/v850.c:2206 config/v850/v850.c:2313
40611 #, gcc-internal-format, gfc-internal-format
40612 msgid "bad amount of stack space removal: %d"
40613 msgstr ""
40614
40615 #: config/v850/v850.c:2293
40616 #, gcc-internal-format, gfc-internal-format
40617 msgid "bogus JARL construction: %d"
40618 msgstr ""
40619
40620 #: config/v850/v850.c:2591
40621 #, gcc-internal-format, gfc-internal-format
40622 msgid "bogus DISPOSE construction: %d"
40623 msgstr ""
40624
40625 #: config/v850/v850.c:2610
40626 #, gcc-internal-format, gfc-internal-format
40627 msgid "too much stack space to dispose of: %d"
40628 msgstr ""
40629
40630 #: config/v850/v850.c:2712
40631 #, gcc-internal-format, gfc-internal-format
40632 msgid "bogus PREPEARE construction: %d"
40633 msgstr ""
40634
40635 #: config/v850/v850.c:2729
40636 #, gcc-internal-format, gfc-internal-format
40637 msgid "too much stack space to prepare: %d"
40638 msgstr ""
40639
40640 #: config/visium/visium.c:729
40641 #, gcc-internal-format
40642 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
40643 msgstr ""
40644
40645 #: config/vms/vms-c.c:44
40646 #, gcc-internal-format
40647 msgid "junk at end of #pragma __nostandard"
40648 msgstr ""
40649
40650 #: config/vms/vms-c.c:55
40651 #, gcc-internal-format
40652 msgid "junk at end of #pragma __standard"
40653 msgstr ""
40654
40655 #: config/vms/vms-c.c:81
40656 #, gcc-internal-format
40657 msgid "malformed %<#pragma member_alignment%>, ignoring"
40658 msgstr ""
40659
40660 #: config/vms/vms-c.c:96
40661 #, gcc-internal-format
40662 msgid "unknown %<#pragma member_alignment%> name %s"
40663 msgstr ""
40664
40665 #: config/vms/vms-c.c:101
40666 #, gcc-internal-format
40667 msgid "malformed %<#pragma member_alignment%>"
40668 msgstr ""
40669
40670 #: config/vms/vms-c.c:135
40671 #, gcc-internal-format
40672 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
40673 msgstr ""
40674
40675 #: config/vms/vms-c.c:148
40676 #, gcc-internal-format
40677 msgid "garbage at end of %<#pragma nomember_alignment%>"
40678 msgstr ""
40679
40680 #: config/vms/vms-c.c:203
40681 #, gcc-internal-format
40682 msgid "malformed %<#pragma extern_model%>, ignoring"
40683 msgstr ""
40684
40685 #: config/vms/vms-c.c:224
40686 #, gcc-internal-format
40687 msgid "extern model globalvalue"
40688 msgstr ""
40689
40690 #: config/vms/vms-c.c:229
40691 #, gcc-internal-format
40692 msgid "unknown %<#pragma extern_model%> model %qs"
40693 msgstr ""
40694
40695 #: config/vms/vms-c.c:235
40696 #, gcc-internal-format
40697 msgid "junk at end of '#pragma extern_model'"
40698 msgstr ""
40699
40700 #: config/vms/vms-c.c:249
40701 #, gcc-internal-format
40702 msgid "vms '#pragma __message' is ignored"
40703 msgstr ""
40704
40705 #: config/vms/vms-c.c:274 config/vms/vms-c.c:280
40706 #, gcc-internal-format
40707 msgid "malformed '#pragma __extern_prefix', ignoring"
40708 msgstr ""
40709
40710 #: config/vms/vms-c.c:313 config/vms/vms-c.c:333
40711 #, gcc-internal-format
40712 msgid "malformed %<#pragma %s%>, ignoring"
40713 msgstr ""
40714
40715 #: config/vms/vms-c.c:329
40716 #, gcc-internal-format
40717 msgid "invalid constant in %<#pragma %s%>"
40718 msgstr ""
40719
40720 #: config/xtensa/xtensa.c:2236
40721 #, gcc-internal-format
40722 msgid "boolean registers required for the floating-point option"
40723 msgstr ""
40724
40725 #: config/xtensa/xtensa.c:2271
40726 #, gcc-internal-format
40727 msgid "%<-f%s%> is not supported with CONST16 instructions"
40728 msgstr ""
40729
40730 #: config/xtensa/xtensa.c:2278
40731 #, gcc-internal-format
40732 msgid "PIC is required but not supported with CONST16 instructions"
40733 msgstr ""
40734
40735 #: config/xtensa/xtensa.c:3648
40736 #, gcc-internal-format
40737 msgid "only uninitialized variables can be placed in a .bss section"
40738 msgstr ""
40739
40740 #: ada/gcc-interface/misc.c:154
40741 #, gcc-internal-format
40742 msgid "%<-gnat%> misspelled as %<-gant%>"
40743 msgstr ""
40744
40745 #: ada/gcc-interface/misc.c:257
40746 #, gcc-internal-format
40747 msgid "%<-fexcess-precision=standard%> for Ada"
40748 msgstr ""
40749
40750 #: ada/gcc-interface/misc.c:276
40751 #, gcc-internal-format
40752 msgid ""
40753 "STABS debugging information for Ada is obsolete and not supported anymore"
40754 msgstr ""
40755
40756 #: ada/gcc-interface/trans.c:1622
40757 #, gcc-internal-format
40758 msgid "subprogram %q+F not marked %<Inline_Always%>"
40759 msgstr ""
40760
40761 #: ada/gcc-interface/trans.c:1624 ada/gcc-interface/trans.c:1630
40762 #, gcc-internal-format
40763 msgid "parent subprogram cannot be inlined"
40764 msgstr ""
40765
40766 #: ada/gcc-interface/trans.c:1628
40767 #, gcc-internal-format
40768 msgid "subprogram %q+F not marked %<Inline%>"
40769 msgstr ""
40770
40771 #: ada/gcc-interface/utils.c:4115
40772 #, gcc-internal-format
40773 msgid "invalid element type for attribute %qs"
40774 msgstr ""
40775
40776 #: ada/gcc-interface/utils.c:4139
40777 #, gcc-internal-format
40778 msgid "number of components of vector not a power of two"
40779 msgstr ""
40780
40781 #: ada/gcc-interface/utils.c:6334 ada/gcc-interface/utils.c:6512
40782 #: ada/gcc-interface/utils.c:6667
40783 #, gcc-internal-format
40784 msgid "%qs attribute ignored"
40785 msgstr ""
40786
40787 #: ada/gcc-interface/utils.c:6389
40788 #, gcc-internal-format
40789 msgid "%qs attribute without arguments on a non-prototype"
40790 msgstr ""
40791
40792 #: ada/gcc-interface/utils.c:6404
40793 #, gcc-internal-format
40794 msgid "%qs argument has invalid operand number (argument %lu)"
40795 msgstr ""
40796
40797 #: ada/gcc-interface/utils.c:6426
40798 #, gcc-internal-format
40799 msgid ""
40800 "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
40801 msgstr ""
40802
40803 #: ada/gcc-interface/utils.c:6435
40804 #, gcc-internal-format
40805 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
40806 msgstr ""
40807
40808 #: ada/gcc-interface/utils.c:6456
40809 #, gcc-internal-format
40810 msgid "%qs attribute requires prototypes with named arguments"
40811 msgstr ""
40812
40813 #: ada/gcc-interface/utils.c:6465
40814 #, gcc-internal-format
40815 msgid "%qs attribute only applies to variadic functions"
40816 msgstr ""
40817
40818 #: ada/gcc-interface/utils.c:6627
40819 #, gcc-internal-format
40820 msgid "%qE attribute has no effect"
40821 msgstr ""
40822
40823 #: ada/gcc-interface/utils.c:6911
40824 #, gcc-internal-format
40825 msgid "attribute %qs applies to array types only"
40826 msgstr ""
40827
40828 #: brig/brig-lang.c:212
40829 #, gcc-internal-format
40830 msgid "could not read the BRIG file"
40831 msgstr ""
40832
40833 #: c/c-convert.c:101 c/c-typeck.c:2203 c/c-typeck.c:12684 cp/typeck.c:2126
40834 #: cp/typeck.c:8441 cp/typeck.c:9232
40835 #, gcc-internal-format
40836 msgid "void value not ignored as it ought to be"
40837 msgstr ""
40838
40839 #: c/c-convert.c:180
40840 #, gcc-internal-format
40841 msgid "conversion to non-scalar type requested"
40842 msgstr ""
40843
40844 #: c/c-decl.c:829
40845 #, gcc-internal-format
40846 msgid "array %q+D assumed to have one element"
40847 msgstr ""
40848
40849 #: c/c-decl.c:870
40850 #, gcc-internal-format
40851 msgid "%qD is static but used in inline function %qD which is not static"
40852 msgstr ""
40853
40854 #: c/c-decl.c:875
40855 #, gcc-internal-format
40856 msgid "%q+D is static but declared in inline function %qD which is not static"
40857 msgstr ""
40858
40859 #: c/c-decl.c:1071
40860 #, gcc-internal-format, gfc-internal-format
40861 msgid "GCC supports only %u nested scopes"
40862 msgstr ""
40863
40864 #: c/c-decl.c:1223 cp/decl.c:359
40865 #, gcc-internal-format
40866 msgid "label %q+D used but not defined"
40867 msgstr ""
40868
40869 #: c/c-decl.c:1269
40870 #, gcc-internal-format
40871 msgid "nested function %q+D declared but never defined"
40872 msgstr ""
40873
40874 #: c/c-decl.c:1283
40875 #, gcc-internal-format
40876 msgid "inline function %q+D declared but never defined"
40877 msgstr ""
40878
40879 #: c/c-decl.c:1300
40880 #, gcc-internal-format
40881 msgid "unused variable %q+D"
40882 msgstr ""
40883
40884 #: c/c-decl.c:1304 cp/decl.c:686
40885 #, gcc-internal-format
40886 msgid "variable %qD set but not used"
40887 msgstr ""
40888
40889 #: c/c-decl.c:1309
40890 #, gcc-internal-format
40891 msgid "type of array %q+D completed incompatibly with implicit initialization"
40892 msgstr ""
40893
40894 #: c/c-decl.c:1590 c/c-decl.c:7094 c/c-decl.c:8002 c/c-decl.c:8809
40895 #, gcc-internal-format
40896 msgid "originally defined here"
40897 msgstr ""
40898
40899 #: c/c-decl.c:1812
40900 #, gcc-internal-format
40901 msgid ""
40902 "a parameter list with an ellipsis cannot match an empty parameter name list "
40903 "declaration"
40904 msgstr ""
40905
40906 #: c/c-decl.c:1819
40907 #, gcc-internal-format
40908 msgid ""
40909 "an argument type that has a default promotion cannot match an empty "
40910 "parameter name list declaration"
40911 msgstr ""
40912
40913 #: c/c-decl.c:1867
40914 #, gcc-internal-format
40915 msgid ""
40916 "prototype for %q+D declares more arguments than previous old-style definition"
40917 msgstr ""
40918
40919 #: c/c-decl.c:1873
40920 #, gcc-internal-format
40921 msgid ""
40922 "prototype for %q+D declares fewer arguments than previous old-style "
40923 "definition"
40924 msgstr ""
40925
40926 #: c/c-decl.c:1882
40927 #, gcc-internal-format
40928 msgid "prototype for %q+D declares argument %d with incompatible type"
40929 msgstr ""
40930
40931 #. If we get here, no errors were found, but do issue a warning
40932 #. for this poor-style construct.
40933 #: c/c-decl.c:1895
40934 #, gcc-internal-format
40935 msgid "prototype for %q+D follows non-prototype definition"
40936 msgstr ""
40937
40938 #: c/c-decl.c:1911
40939 #, gcc-internal-format
40940 msgid "previous definition of %q+D was here"
40941 msgstr ""
40942
40943 #: c/c-decl.c:1913
40944 #, gcc-internal-format
40945 msgid "previous implicit declaration of %q+D was here"
40946 msgstr ""
40947
40948 #: c/c-decl.c:1915
40949 #, gcc-internal-format
40950 msgid "previous declaration of %q+D was here"
40951 msgstr ""
40952
40953 #: c/c-decl.c:1954
40954 #, gcc-internal-format
40955 msgid "%q+D redeclared as different kind of symbol"
40956 msgstr ""
40957
40958 #: c/c-decl.c:1959
40959 #, gcc-internal-format
40960 msgid "built-in function %q+D declared as non-function"
40961 msgstr ""
40962
40963 #: c/c-decl.c:1962 c/c-decl.c:3031
40964 #, gcc-internal-format
40965 msgid "declaration of %q+D shadows a built-in function"
40966 msgstr ""
40967
40968 #: c/c-decl.c:1972
40969 #, gcc-internal-format
40970 msgid "redeclaration of enumerator %q+D"
40971 msgstr ""
40972
40973 #: c/c-decl.c:2008
40974 #, gcc-internal-format
40975 msgid "conflicting types for built-in function %q+D; expected %qT"
40976 msgstr ""
40977
40978 #: c/c-decl.c:2018 c/c-decl.c:2043
40979 #, gcc-internal-format
40980 msgid "%qD is declared in header %qs"
40981 msgstr ""
40982
40983 #: c/c-decl.c:2029
40984 #, gcc-internal-format
40985 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
40986 msgstr ""
40987
40988 #: c/c-decl.c:2034
40989 #, gcc-internal-format
40990 msgid "mismatch in return type of built-in function %qD; expected %qT"
40991 msgstr ""
40992
40993 #: c/c-decl.c:2067 c/c-decl.c:2080 c/c-decl.c:2116
40994 #, gcc-internal-format
40995 msgid "conflicting types for %q+D"
40996 msgstr ""
40997
40998 #: c/c-decl.c:2096
40999 #, gcc-internal-format
41000 msgid "conflicting named address spaces (generic vs %s) for %q+D"
41001 msgstr ""
41002
41003 #: c/c-decl.c:2100
41004 #, gcc-internal-format
41005 msgid "conflicting named address spaces (%s vs generic) for %q+D"
41006 msgstr ""
41007
41008 #: c/c-decl.c:2104
41009 #, gcc-internal-format
41010 msgid "conflicting named address spaces (%s vs %s) for %q+D"
41011 msgstr ""
41012
41013 #: c/c-decl.c:2113
41014 #, gcc-internal-format
41015 msgid "conflicting type qualifiers for %q+D"
41016 msgstr ""
41017
41018 #: c/c-decl.c:2138
41019 #, gcc-internal-format
41020 msgid "redefinition of typedef %q+D with different type"
41021 msgstr ""
41022
41023 #: c/c-decl.c:2151
41024 #, gcc-internal-format
41025 msgid "redefinition of typedef %q+D with variably modified type"
41026 msgstr ""
41027
41028 #: c/c-decl.c:2156
41029 #, gcc-internal-format
41030 msgid "redefinition of typedef %q+D"
41031 msgstr ""
41032
41033 #: c/c-decl.c:2184
41034 #, gcc-internal-format
41035 msgid "declaration of %qD shadows a built-in function"
41036 msgstr ""
41037
41038 #: c/c-decl.c:2200
41039 #, gcc-internal-format
41040 msgid "declaration of built-in function %qD without a prototype; expected %qT"
41041 msgstr ""
41042
41043 #: c/c-decl.c:2227 c/c-decl.c:2338
41044 #, gcc-internal-format
41045 msgid "redefinition of %q+D"
41046 msgstr ""
41047
41048 #: c/c-decl.c:2266 c/c-decl.c:2378
41049 #, gcc-internal-format
41050 msgid "static declaration of %q+D follows non-static declaration"
41051 msgstr ""
41052
41053 #: c/c-decl.c:2277 c/c-decl.c:2285 c/c-decl.c:2367 c/c-decl.c:2375
41054 #, gcc-internal-format
41055 msgid "non-static declaration of %q+D follows static declaration"
41056 msgstr ""
41057
41058 #: c/c-decl.c:2302
41059 #, gcc-internal-format
41060 msgid "%<gnu_inline%> attribute present on %q+D"
41061 msgstr ""
41062
41063 #: c/c-decl.c:2305
41064 #, gcc-internal-format
41065 msgid "but not here"
41066 msgstr ""
41067
41068 #: c/c-decl.c:2324
41069 #, gcc-internal-format
41070 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
41071 msgstr ""
41072
41073 #: c/c-decl.c:2327
41074 #, gcc-internal-format
41075 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
41076 msgstr ""
41077
41078 #: c/c-decl.c:2359
41079 #, gcc-internal-format
41080 msgid "extern declaration of %q+D follows declaration with no linkage"
41081 msgstr ""
41082
41083 #: c/c-decl.c:2397
41084 #, gcc-internal-format
41085 msgid "declaration of %q+D with no linkage follows extern declaration"
41086 msgstr ""
41087
41088 #: c/c-decl.c:2404
41089 #, gcc-internal-format
41090 msgid "redeclaration of %q+D with no linkage"
41091 msgstr ""
41092
41093 #: c/c-decl.c:2430
41094 #, gcc-internal-format
41095 msgid ""
41096 "redeclaration of %q+D with different visibility (old visibility preserved)"
41097 msgstr ""
41098
41099 #: c/c-decl.c:2451
41100 #, gcc-internal-format
41101 msgid "redefinition of parameter %q+D"
41102 msgstr ""
41103
41104 #: c/c-decl.c:2478
41105 #, gcc-internal-format
41106 msgid "redundant redeclaration of %q+D"
41107 msgstr ""
41108
41109 #: c/c-decl.c:2989
41110 #, gcc-internal-format
41111 msgid "declaration of %q+D shadows previous non-variable"
41112 msgstr ""
41113
41114 #: c/c-decl.c:3011
41115 #, gcc-internal-format
41116 msgid "declaration of %qD shadows a parameter"
41117 msgstr ""
41118
41119 #: c/c-decl.c:3024 cp/name-lookup.c:2841
41120 #, gcc-internal-format
41121 msgid "declaration of %qD shadows a global declaration"
41122 msgstr ""
41123
41124 #: c/c-decl.c:3050
41125 #, gcc-internal-format
41126 msgid "declaration of %qD shadows a previous local"
41127 msgstr ""
41128
41129 #: c/c-decl.c:3056 cp/name-lookup.c:2615
41130 #, gcc-internal-format
41131 msgid "shadowed declaration is here"
41132 msgstr ""
41133
41134 #: c/c-decl.c:3186
41135 #, gcc-internal-format
41136 msgid "nested extern declaration of %qD"
41137 msgstr ""
41138
41139 #: c/c-decl.c:3350 c/c-decl.c:3364
41140 #, gcc-internal-format
41141 msgid "implicit declaration of function %qE; did you mean %qs?"
41142 msgstr ""
41143
41144 #: c/c-decl.c:3356 c/c-decl.c:3369
41145 #, gcc-internal-format
41146 msgid "implicit declaration of function %qE"
41147 msgstr ""
41148
41149 #: c/c-decl.c:3388
41150 #, gcc-internal-format
41151 msgid "include %qs or provide a declaration of %qE"
41152 msgstr ""
41153
41154 #: c/c-decl.c:3658
41155 #, gcc-internal-format
41156 msgid "incompatible implicit declaration of built-in function %qD"
41157 msgstr ""
41158
41159 #: c/c-decl.c:3668
41160 #, gcc-internal-format
41161 msgid "include %qs or provide a declaration of %qD"
41162 msgstr ""
41163
41164 #: c/c-decl.c:3679
41165 #, gcc-internal-format
41166 msgid "incompatible implicit declaration of function %qD"
41167 msgstr ""
41168
41169 #: c/c-decl.c:3740
41170 #, gcc-internal-format
41171 msgid "%qE undeclared here (not in a function); did you mean %qs?"
41172 msgstr ""
41173
41174 #: c/c-decl.c:3745
41175 #, gcc-internal-format
41176 msgid "%qE undeclared here (not in a function)"
41177 msgstr ""
41178
41179 #: c/c-decl.c:3758
41180 #, gcc-internal-format
41181 msgid "%qE undeclared (first use in this function); did you mean %qs?"
41182 msgstr ""
41183
41184 #: c/c-decl.c:3763
41185 #, gcc-internal-format
41186 msgid "%qE undeclared (first use in this function)"
41187 msgstr ""
41188
41189 #: c/c-decl.c:3767
41190 #, gcc-internal-format
41191 msgid ""
41192 "each undeclared identifier is reported only once for each function it "
41193 "appears in"
41194 msgstr ""
41195
41196 #: c/c-decl.c:3815 cp/decl.c:3173
41197 #, gcc-internal-format
41198 msgid "label %qE referenced outside of any function"
41199 msgstr ""
41200
41201 #: c/c-decl.c:3851
41202 #, gcc-internal-format
41203 msgid "jump into scope of identifier with variably modified type"
41204 msgstr ""
41205
41206 #: c/c-decl.c:3854
41207 #, gcc-internal-format
41208 msgid "jump skips variable initialization"
41209 msgstr ""
41210
41211 #: c/c-decl.c:3855 c/c-decl.c:3910 c/c-decl.c:4000
41212 #, gcc-internal-format
41213 msgid "label %qD defined here"
41214 msgstr ""
41215
41216 #: c/c-decl.c:3909 c/c-decl.c:3999
41217 #, gcc-internal-format
41218 msgid "jump into statement expression"
41219 msgstr ""
41220
41221 #: c/c-decl.c:3932
41222 #, gcc-internal-format
41223 msgid "duplicate label declaration %qE"
41224 msgstr ""
41225
41226 #: c/c-decl.c:4031 cp/decl.c:3579
41227 #, gcc-internal-format
41228 msgid "duplicate label %qD"
41229 msgstr ""
41230
41231 #: c/c-decl.c:4062
41232 #, gcc-internal-format
41233 msgid ""
41234 "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
41235 msgstr ""
41236
41237 #: c/c-decl.c:4127
41238 #, gcc-internal-format
41239 msgid "switch jumps over variable initialization"
41240 msgstr ""
41241
41242 #: c/c-decl.c:4128 c/c-decl.c:4139
41243 #, gcc-internal-format
41244 msgid "switch starts here"
41245 msgstr ""
41246
41247 #: c/c-decl.c:4138
41248 #, gcc-internal-format
41249 msgid "switch jumps into statement expression"
41250 msgstr ""
41251
41252 #: c/c-decl.c:4221
41253 #, gcc-internal-format
41254 msgid "%qE defined as wrong kind of tag"
41255 msgstr ""
41256
41257 #: c/c-decl.c:4654
41258 #, gcc-internal-format
41259 msgid "unnamed struct/union that defines no instances"
41260 msgstr ""
41261
41262 #: c/c-decl.c:4665
41263 #, gcc-internal-format
41264 msgid "empty declaration with storage class specifier does not redeclare tag"
41265 msgstr ""
41266
41267 #: c/c-decl.c:4681
41268 #, gcc-internal-format
41269 msgid "empty declaration with type qualifier does not redeclare tag"
41270 msgstr ""
41271
41272 #: c/c-decl.c:4693
41273 #, gcc-internal-format
41274 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
41275 msgstr ""
41276
41277 #: c/c-decl.c:4715 c/c-decl.c:4723
41278 #, gcc-internal-format
41279 msgid "useless type name in empty declaration"
41280 msgstr ""
41281
41282 #: c/c-decl.c:4731
41283 #, gcc-internal-format
41284 msgid "%<inline%> in empty declaration"
41285 msgstr ""
41286
41287 #: c/c-decl.c:4737
41288 #, gcc-internal-format
41289 msgid "%<_Noreturn%> in empty declaration"
41290 msgstr ""
41291
41292 #: c/c-decl.c:4743
41293 #, gcc-internal-format
41294 msgid "%<auto%> in file-scope empty declaration"
41295 msgstr ""
41296
41297 #: c/c-decl.c:4749
41298 #, gcc-internal-format
41299 msgid "%<register%> in file-scope empty declaration"
41300 msgstr ""
41301
41302 #: c/c-decl.c:4756
41303 #, gcc-internal-format
41304 msgid "useless storage class specifier in empty declaration"
41305 msgstr ""
41306
41307 #: c/c-decl.c:4762
41308 #, gcc-internal-format
41309 msgid "useless %qs in empty declaration"
41310 msgstr ""
41311
41312 #: c/c-decl.c:4775
41313 #, gcc-internal-format
41314 msgid "useless type qualifier in empty declaration"
41315 msgstr ""
41316
41317 #: c/c-decl.c:4782
41318 #, gcc-internal-format
41319 msgid "useless %<_Alignas%> in empty declaration"
41320 msgstr ""
41321
41322 #: c/c-decl.c:4800
41323 #, gcc-internal-format
41324 msgid "invalid use of attributes in empty declaration"
41325 msgstr ""
41326
41327 #: c/c-decl.c:4814 c/c-parser.c:2029
41328 #, gcc-internal-format
41329 msgid "empty declaration"
41330 msgstr ""
41331
41332 #: c/c-decl.c:4885
41333 #, gcc-internal-format
41334 msgid ""
41335 "ISO C90 does not support %<static%> or type qualifiers in parameter array "
41336 "declarators"
41337 msgstr ""
41338
41339 #: c/c-decl.c:4889
41340 #, gcc-internal-format
41341 msgid "ISO C90 does not support %<[*]%> array declarators"
41342 msgstr ""
41343
41344 #. C99 6.7.5.2p4
41345 #. A function definition isn't function prototype scope C99 6.2.1p4.
41346 #. C99 6.7.5.2p4
41347 #: c/c-decl.c:4895 c/c-decl.c:7561 c/c-decl.c:9465
41348 #, gcc-internal-format
41349 msgid "%<[*]%> not allowed in other than function prototype scope"
41350 msgstr ""
41351
41352 #: c/c-decl.c:5046
41353 #, gcc-internal-format
41354 msgid "%q+D is usually a function"
41355 msgstr ""
41356
41357 #: c/c-decl.c:5055
41358 #, gcc-internal-format
41359 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
41360 msgstr ""
41361
41362 #: c/c-decl.c:5060
41363 #, gcc-internal-format
41364 msgid "function %qD is initialized like a variable"
41365 msgstr ""
41366
41367 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
41368 #: c/c-decl.c:5066
41369 #, gcc-internal-format
41370 msgid "parameter %qD is initialized"
41371 msgstr ""
41372
41373 #. Although C99 is unclear about whether incomplete arrays
41374 #. of VLAs themselves count as VLAs, it does not make
41375 #. sense to permit them to be initialized given that
41376 #. ordinary VLAs may not be initialized.
41377 #: c/c-decl.c:5085 c/c-decl.c:5100 c/c-typeck.c:8074
41378 #, gcc-internal-format
41379 msgid "variable-sized object may not be initialized"
41380 msgstr ""
41381
41382 #: c/c-decl.c:5091
41383 #, gcc-internal-format
41384 msgid "variable %qD has initializer but incomplete type"
41385 msgstr ""
41386
41387 #: c/c-decl.c:5180
41388 #, gcc-internal-format
41389 msgid "inline function %q+D given attribute %qs"
41390 msgstr ""
41391
41392 #: c/c-decl.c:5230
41393 #, gcc-internal-format
41394 msgid "uninitialized const member in %qT is invalid in C++"
41395 msgstr ""
41396
41397 #: c/c-decl.c:5232
41398 #, gcc-internal-format
41399 msgid "%qD should be initialized"
41400 msgstr ""
41401
41402 #: c/c-decl.c:5313
41403 #, gcc-internal-format
41404 msgid "initializer fails to determine size of %q+D"
41405 msgstr ""
41406
41407 #: c/c-decl.c:5318
41408 #, gcc-internal-format
41409 msgid "array size missing in %q+D"
41410 msgstr ""
41411
41412 #: c/c-decl.c:5322
41413 #, gcc-internal-format
41414 msgid "zero or negative size array %q+D"
41415 msgstr ""
41416
41417 #: c/c-decl.c:5411
41418 #, gcc-internal-format
41419 msgid "storage size of %q+D isn%'t constant"
41420 msgstr ""
41421
41422 #: c/c-decl.c:5461
41423 #, gcc-internal-format
41424 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
41425 msgstr ""
41426
41427 #: c/c-decl.c:5491
41428 #, gcc-internal-format
41429 msgid "cannot put object with volatile field into register"
41430 msgstr ""
41431
41432 #: c/c-decl.c:5577
41433 #, gcc-internal-format
41434 msgid "uninitialized %<const %D%> is invalid in C++"
41435 msgstr ""
41436
41437 #: c/c-decl.c:5592 cp/decl.c:8002
41438 #, gcc-internal-format
41439 msgid "%q+D in declare target directive does not have mappable type"
41440 msgstr ""
41441
41442 #: c/c-decl.c:5656
41443 #, gcc-internal-format
41444 msgid "ISO C forbids forward parameter declarations"
41445 msgstr ""
41446
41447 #: c/c-decl.c:5767
41448 #, gcc-internal-format
41449 msgid "defining a type in a compound literal is invalid in C++"
41450 msgstr ""
41451
41452 #: c/c-decl.c:5788 c/c-decl.c:5803
41453 #, gcc-internal-format
41454 msgid "bit-field %qs width not an integer constant"
41455 msgstr ""
41456
41457 #: c/c-decl.c:5798
41458 #, gcc-internal-format
41459 msgid "bit-field %qs width not an integer constant expression"
41460 msgstr ""
41461
41462 #: c/c-decl.c:5809
41463 #, gcc-internal-format
41464 msgid "negative width in bit-field %qs"
41465 msgstr ""
41466
41467 #: c/c-decl.c:5814
41468 #, gcc-internal-format
41469 msgid "zero width for bit-field %qs"
41470 msgstr ""
41471
41472 #: c/c-decl.c:5824
41473 #, gcc-internal-format
41474 msgid "bit-field %qs has invalid type"
41475 msgstr ""
41476
41477 #: c/c-decl.c:5830
41478 #, gcc-internal-format
41479 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
41480 msgstr ""
41481
41482 #: c/c-decl.c:5841
41483 #, gcc-internal-format
41484 msgid "type of bit-field %qs is a GCC extension"
41485 msgstr ""
41486
41487 #: c/c-decl.c:5847
41488 #, gcc-internal-format
41489 msgid "width of %qs exceeds its type"
41490 msgstr ""
41491
41492 #: c/c-decl.c:5860
41493 #, gcc-internal-format
41494 msgid "%qs is narrower than values of its type"
41495 msgstr ""
41496
41497 #: c/c-decl.c:5875
41498 #, gcc-internal-format
41499 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
41500 msgstr ""
41501
41502 #: c/c-decl.c:5878
41503 #, gcc-internal-format
41504 msgid "ISO C90 forbids array whose size cannot be evaluated"
41505 msgstr ""
41506
41507 #: c/c-decl.c:5885
41508 #, gcc-internal-format
41509 msgid "ISO C90 forbids variable length array %qE"
41510 msgstr ""
41511
41512 #: c/c-decl.c:5887
41513 #, gcc-internal-format
41514 msgid "ISO C90 forbids variable length array"
41515 msgstr ""
41516
41517 #: c/c-decl.c:6098 c/c-decl.c:6494 c/c-decl.c:6504
41518 #, gcc-internal-format
41519 msgid "variably modified %qE at file scope"
41520 msgstr ""
41521
41522 #: c/c-decl.c:6100
41523 #, gcc-internal-format
41524 msgid "variably modified field at file scope"
41525 msgstr ""
41526
41527 #: c/c-decl.c:6120
41528 #, gcc-internal-format
41529 msgid "type defaults to %<int%> in declaration of %qE"
41530 msgstr ""
41531
41532 #: c/c-decl.c:6124
41533 #, gcc-internal-format
41534 msgid "type defaults to %<int%> in type name"
41535 msgstr ""
41536
41537 #: c/c-decl.c:6156
41538 #, gcc-internal-format
41539 msgid "duplicate %<const%>"
41540 msgstr ""
41541
41542 #: c/c-decl.c:6158
41543 #, gcc-internal-format
41544 msgid "duplicate %<restrict%>"
41545 msgstr ""
41546
41547 #: c/c-decl.c:6160
41548 #, gcc-internal-format
41549 msgid "duplicate %<volatile%>"
41550 msgstr ""
41551
41552 #: c/c-decl.c:6162
41553 #, gcc-internal-format
41554 msgid "duplicate %<_Atomic%>"
41555 msgstr ""
41556
41557 #: c/c-decl.c:6165
41558 #, gcc-internal-format, gfc-internal-format
41559 msgid "conflicting named address spaces (%s vs %s)"
41560 msgstr ""
41561
41562 #: c/c-decl.c:6188 c/c-parser.c:3042
41563 #, gcc-internal-format
41564 msgid "%<_Atomic%>-qualified array type"
41565 msgstr ""
41566
41567 #: c/c-decl.c:6202
41568 #, gcc-internal-format
41569 msgid "function definition declared %<auto%>"
41570 msgstr ""
41571
41572 #: c/c-decl.c:6204
41573 #, gcc-internal-format
41574 msgid "function definition declared %<register%>"
41575 msgstr ""
41576
41577 #: c/c-decl.c:6206
41578 #, gcc-internal-format
41579 msgid "function definition declared %<typedef%>"
41580 msgstr ""
41581
41582 #: c/c-decl.c:6208
41583 #, gcc-internal-format
41584 msgid "function definition declared %qs"
41585 msgstr ""
41586
41587 #: c/c-decl.c:6226
41588 #, gcc-internal-format
41589 msgid "storage class specified for structure field %qE"
41590 msgstr ""
41591
41592 #: c/c-decl.c:6229
41593 #, gcc-internal-format
41594 msgid "storage class specified for structure field"
41595 msgstr ""
41596
41597 #: c/c-decl.c:6233
41598 #, gcc-internal-format
41599 msgid "storage class specified for parameter %qE"
41600 msgstr ""
41601
41602 #: c/c-decl.c:6236
41603 #, gcc-internal-format
41604 msgid "storage class specified for unnamed parameter"
41605 msgstr ""
41606
41607 #: c/c-decl.c:6239 cp/decl.c:11921
41608 #, gcc-internal-format
41609 msgid "storage class specified for typename"
41610 msgstr ""
41611
41612 #: c/c-decl.c:6256
41613 #, gcc-internal-format
41614 msgid "%qE initialized and declared %<extern%>"
41615 msgstr ""
41616
41617 #: c/c-decl.c:6260
41618 #, gcc-internal-format
41619 msgid "%qE has both %<extern%> and initializer"
41620 msgstr ""
41621
41622 #: c/c-decl.c:6265
41623 #, gcc-internal-format
41624 msgid "file-scope declaration of %qE specifies %<auto%>"
41625 msgstr ""
41626
41627 #: c/c-decl.c:6269
41628 #, gcc-internal-format
41629 msgid "file-scope declaration of %qE specifies %<register%>"
41630 msgstr ""
41631
41632 #: c/c-decl.c:6274
41633 #, gcc-internal-format
41634 msgid "nested function %qE declared %<extern%>"
41635 msgstr ""
41636
41637 #: c/c-decl.c:6277
41638 #, gcc-internal-format
41639 msgid "function-scope %qE implicitly auto and declared %qs"
41640 msgstr ""
41641
41642 #. Only the innermost declarator (making a parameter be of
41643 #. array type which is converted to pointer type)
41644 #. may have static or type qualifiers.
41645 #: c/c-decl.c:6324 c/c-decl.c:6718
41646 #, gcc-internal-format
41647 msgid "static or type qualifiers in non-parameter array declarator"
41648 msgstr ""
41649
41650 #: c/c-decl.c:6385
41651 #, gcc-internal-format
41652 msgid "declaration of %qE as array of voids"
41653 msgstr ""
41654
41655 #: c/c-decl.c:6387
41656 #, gcc-internal-format
41657 msgid "declaration of type name as array of voids"
41658 msgstr ""
41659
41660 #: c/c-decl.c:6394
41661 #, gcc-internal-format
41662 msgid "declaration of %qE as array of functions"
41663 msgstr ""
41664
41665 #: c/c-decl.c:6397
41666 #, gcc-internal-format
41667 msgid "declaration of type name as array of functions"
41668 msgstr ""
41669
41670 #: c/c-decl.c:6405 c/c-decl.c:8533
41671 #, gcc-internal-format
41672 msgid "invalid use of structure with flexible array member"
41673 msgstr ""
41674
41675 #: c/c-decl.c:6437
41676 #, gcc-internal-format
41677 msgid "size of array %qE has non-integer type"
41678 msgstr ""
41679
41680 #: c/c-decl.c:6441
41681 #, gcc-internal-format
41682 msgid "size of unnamed array has non-integer type"
41683 msgstr ""
41684
41685 #: c/c-decl.c:6449
41686 #, gcc-internal-format
41687 msgid "size of array %qE has incomplete type"
41688 msgstr ""
41689
41690 #: c/c-decl.c:6452
41691 #, gcc-internal-format
41692 msgid "size of unnamed array has incomplete type"
41693 msgstr ""
41694
41695 #: c/c-decl.c:6464
41696 #, gcc-internal-format
41697 msgid "ISO C forbids zero-size array %qE"
41698 msgstr ""
41699
41700 #: c/c-decl.c:6467
41701 #, gcc-internal-format
41702 msgid "ISO C forbids zero-size array"
41703 msgstr ""
41704
41705 #: c/c-decl.c:6476
41706 #, gcc-internal-format
41707 msgid "size of array %qE is negative"
41708 msgstr ""
41709
41710 #: c/c-decl.c:6478
41711 #, gcc-internal-format
41712 msgid "size of unnamed array is negative"
41713 msgstr ""
41714
41715 #: c/c-decl.c:6564
41716 #, gcc-internal-format
41717 msgid "size of array %qE is too large"
41718 msgstr ""
41719
41720 #: c/c-decl.c:6567
41721 #, gcc-internal-format
41722 msgid "size of unnamed array is too large"
41723 msgstr ""
41724
41725 #: c/c-decl.c:6606 c/c-decl.c:7264
41726 #, gcc-internal-format
41727 msgid "ISO C90 does not support flexible array members"
41728 msgstr ""
41729
41730 #. C99 6.7.5.2p4
41731 #: c/c-decl.c:6628
41732 #, gcc-internal-format
41733 msgid "%<[*]%> not in a declaration"
41734 msgstr ""
41735
41736 #: c/c-decl.c:6641
41737 #, gcc-internal-format
41738 msgid "array type has incomplete element type %qT"
41739 msgstr ""
41740
41741 #: c/c-decl.c:6647
41742 #, gcc-internal-format
41743 msgid ""
41744 "declaration of %qE as multidimensional array must have bounds for all "
41745 "dimensions except the first"
41746 msgstr ""
41747
41748 #: c/c-decl.c:6651
41749 #, gcc-internal-format
41750 msgid ""
41751 "declaration of multidimensional array must have bounds for all dimensions "
41752 "except the first"
41753 msgstr ""
41754
41755 #: c/c-decl.c:6754
41756 #, gcc-internal-format
41757 msgid "%qE declared as function returning a function"
41758 msgstr ""
41759
41760 #: c/c-decl.c:6757
41761 #, gcc-internal-format
41762 msgid "type name declared as function returning a function"
41763 msgstr ""
41764
41765 #: c/c-decl.c:6764
41766 #, gcc-internal-format
41767 msgid "%qE declared as function returning an array"
41768 msgstr ""
41769
41770 #: c/c-decl.c:6767
41771 #, gcc-internal-format
41772 msgid "type name declared as function returning an array"
41773 msgstr ""
41774
41775 #: c/c-decl.c:6808
41776 #, gcc-internal-format
41777 msgid "function definition has qualified void return type"
41778 msgstr ""
41779
41780 #: c/c-decl.c:6812 cp/decl.c:12215
41781 #, gcc-internal-format
41782 msgid "type qualifiers ignored on function return type"
41783 msgstr ""
41784
41785 #: c/c-decl.c:6850 c/c-decl.c:7060 c/c-decl.c:7114 c/c-decl.c:7198
41786 #: c/c-decl.c:7323 c/c-parser.c:3044
41787 #, gcc-internal-format
41788 msgid "%<_Atomic%>-qualified function type"
41789 msgstr ""
41790
41791 #: c/c-decl.c:6856 c/c-decl.c:7066 c/c-decl.c:7203 c/c-decl.c:7328
41792 #, gcc-internal-format
41793 msgid "ISO C forbids qualified function types"
41794 msgstr ""
41795
41796 #: c/c-decl.c:6951
41797 #, gcc-internal-format
41798 msgid "%qs combined with %<auto%> qualifier for %qE"
41799 msgstr ""
41800
41801 #: c/c-decl.c:6955
41802 #, gcc-internal-format
41803 msgid "%qs combined with %<register%> qualifier for %qE"
41804 msgstr ""
41805
41806 #: c/c-decl.c:6961
41807 #, gcc-internal-format
41808 msgid "%qs specified for auto variable %qE"
41809 msgstr ""
41810
41811 #: c/c-decl.c:6977
41812 #, gcc-internal-format
41813 msgid "%qs specified for parameter %qE"
41814 msgstr ""
41815
41816 #: c/c-decl.c:6980
41817 #, gcc-internal-format
41818 msgid "%qs specified for unnamed parameter"
41819 msgstr ""
41820
41821 #: c/c-decl.c:6986
41822 #, gcc-internal-format
41823 msgid "%qs specified for structure field %qE"
41824 msgstr ""
41825
41826 #: c/c-decl.c:6989
41827 #, gcc-internal-format
41828 msgid "%qs specified for structure field"
41829 msgstr ""
41830
41831 #: c/c-decl.c:7004
41832 #, gcc-internal-format
41833 msgid "bit-field %qE has atomic type"
41834 msgstr ""
41835
41836 #: c/c-decl.c:7006
41837 #, gcc-internal-format
41838 msgid "bit-field has atomic type"
41839 msgstr ""
41840
41841 #: c/c-decl.c:7015
41842 #, gcc-internal-format
41843 msgid "alignment specified for typedef %qE"
41844 msgstr ""
41845
41846 #: c/c-decl.c:7017
41847 #, gcc-internal-format
41848 msgid "alignment specified for %<register%> object %qE"
41849 msgstr ""
41850
41851 #: c/c-decl.c:7022
41852 #, gcc-internal-format
41853 msgid "alignment specified for parameter %qE"
41854 msgstr ""
41855
41856 #: c/c-decl.c:7024
41857 #, gcc-internal-format
41858 msgid "alignment specified for unnamed parameter"
41859 msgstr ""
41860
41861 #: c/c-decl.c:7029
41862 #, gcc-internal-format
41863 msgid "alignment specified for bit-field %qE"
41864 msgstr ""
41865
41866 #: c/c-decl.c:7031
41867 #, gcc-internal-format
41868 msgid "alignment specified for unnamed bit-field"
41869 msgstr ""
41870
41871 #: c/c-decl.c:7034
41872 #, gcc-internal-format
41873 msgid "alignment specified for function %qE"
41874 msgstr ""
41875
41876 #: c/c-decl.c:7041
41877 #, gcc-internal-format
41878 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
41879 msgstr ""
41880
41881 #: c/c-decl.c:7044
41882 #, gcc-internal-format
41883 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
41884 msgstr ""
41885
41886 #: c/c-decl.c:7075
41887 #, gcc-internal-format
41888 msgid "typedef %q+D declared %<inline%>"
41889 msgstr ""
41890
41891 #: c/c-decl.c:7077
41892 #, gcc-internal-format
41893 msgid "typedef %q+D declared %<_Noreturn%>"
41894 msgstr ""
41895
41896 #: c/c-decl.c:7120
41897 #, gcc-internal-format
41898 msgid "ISO C forbids const or volatile function types"
41899 msgstr ""
41900
41901 #. C99 6.7.2.1p8
41902 #: c/c-decl.c:7131
41903 #, gcc-internal-format
41904 msgid "a member of a structure or union cannot have a variably modified type"
41905 msgstr ""
41906
41907 #: c/c-decl.c:7148 cp/decl.c:10850
41908 #, gcc-internal-format
41909 msgid "variable or field %qE declared void"
41910 msgstr ""
41911
41912 #: c/c-decl.c:7188
41913 #, gcc-internal-format
41914 msgid "attributes in parameter array declarator ignored"
41915 msgstr ""
41916
41917 #: c/c-decl.c:7230
41918 #, gcc-internal-format
41919 msgid "parameter %q+D declared %<inline%>"
41920 msgstr ""
41921
41922 #: c/c-decl.c:7232
41923 #, gcc-internal-format
41924 msgid "parameter %q+D declared %<_Noreturn%>"
41925 msgstr ""
41926
41927 #: c/c-decl.c:7245
41928 #, gcc-internal-format
41929 msgid "field %qE declared as a function"
41930 msgstr ""
41931
41932 #: c/c-decl.c:7252
41933 #, gcc-internal-format
41934 msgid "field %qE has incomplete type"
41935 msgstr ""
41936
41937 #: c/c-decl.c:7254
41938 #, gcc-internal-format
41939 msgid "unnamed field has incomplete type"
41940 msgstr ""
41941
41942 #: c/c-decl.c:7294 c/c-decl.c:7305 c/c-decl.c:7308
41943 #, gcc-internal-format
41944 msgid "invalid storage class for function %qE"
41945 msgstr ""
41946
41947 #: c/c-decl.c:7365
41948 #, gcc-internal-format
41949 msgid "cannot inline function %<main%>"
41950 msgstr ""
41951
41952 #: c/c-decl.c:7367
41953 #, gcc-internal-format
41954 msgid "%<main%> declared %<_Noreturn%>"
41955 msgstr ""
41956
41957 #: c/c-decl.c:7378
41958 #, gcc-internal-format
41959 msgid "ISO C99 does not support %<_Noreturn%>"
41960 msgstr ""
41961
41962 #: c/c-decl.c:7381
41963 #, gcc-internal-format
41964 msgid "ISO C90 does not support %<_Noreturn%>"
41965 msgstr ""
41966
41967 #: c/c-decl.c:7410
41968 #, gcc-internal-format
41969 msgid "variable previously declared %<static%> redeclared %<extern%>"
41970 msgstr ""
41971
41972 #: c/c-decl.c:7420
41973 #, gcc-internal-format
41974 msgid "variable %q+D declared %<inline%>"
41975 msgstr ""
41976
41977 #: c/c-decl.c:7422
41978 #, gcc-internal-format
41979 msgid "variable %q+D declared %<_Noreturn%>"
41980 msgstr ""
41981
41982 #: c/c-decl.c:7457
41983 #, gcc-internal-format
41984 msgid "non-nested function with variably modified type"
41985 msgstr ""
41986
41987 #: c/c-decl.c:7459
41988 #, gcc-internal-format
41989 msgid "object with variably modified type must have no linkage"
41990 msgstr ""
41991
41992 #: c/c-decl.c:7567 c/c-decl.c:9286
41993 #, gcc-internal-format
41994 msgid "function declaration isn%'t a prototype"
41995 msgstr ""
41996
41997 #: c/c-decl.c:7577
41998 #, gcc-internal-format
41999 msgid "parameter names (without types) in function declaration"
42000 msgstr ""
42001
42002 #: c/c-decl.c:7622
42003 #, gcc-internal-format
42004 msgid "parameter %u (%q+D) has incomplete type"
42005 msgstr ""
42006
42007 #: c/c-decl.c:7626
42008 #, gcc-internal-format, gfc-internal-format
42009 msgid "parameter %u has incomplete type"
42010 msgstr ""
42011
42012 #: c/c-decl.c:7637
42013 #, gcc-internal-format
42014 msgid "parameter %u (%q+D) has void type"
42015 msgstr ""
42016
42017 #: c/c-decl.c:7641
42018 #, gcc-internal-format, gfc-internal-format
42019 msgid "parameter %u has void type"
42020 msgstr ""
42021
42022 #: c/c-decl.c:7715
42023 #, gcc-internal-format
42024 msgid "%<void%> as only parameter may not be qualified"
42025 msgstr ""
42026
42027 #: c/c-decl.c:7719 c/c-decl.c:7755
42028 #, gcc-internal-format
42029 msgid "%<void%> must be the only parameter"
42030 msgstr ""
42031
42032 #: c/c-decl.c:7749
42033 #, gcc-internal-format
42034 msgid "parameter %q+D has just a forward declaration"
42035 msgstr ""
42036
42037 #: c/c-decl.c:7795
42038 #, gcc-internal-format
42039 msgid ""
42040 "%<%s %E%> declared inside parameter list will not be visible outside of this "
42041 "definition or declaration"
42042 msgstr ""
42043
42044 #: c/c-decl.c:7801
42045 #, gcc-internal-format, gfc-internal-format
42046 msgid ""
42047 "anonymous %s declared inside parameter list will not be visible outside of "
42048 "this definition or declaration"
42049 msgstr ""
42050
42051 #: c/c-decl.c:7909
42052 #, gcc-internal-format
42053 msgid "enum type defined here"
42054 msgstr ""
42055
42056 #: c/c-decl.c:7915
42057 #, gcc-internal-format
42058 msgid "struct defined here"
42059 msgstr ""
42060
42061 #: c/c-decl.c:7921
42062 #, gcc-internal-format
42063 msgid "union defined here"
42064 msgstr ""
42065
42066 #: c/c-decl.c:7998
42067 #, gcc-internal-format
42068 msgid "redefinition of %<union %E%>"
42069 msgstr ""
42070
42071 #: c/c-decl.c:8000
42072 #, gcc-internal-format
42073 msgid "redefinition of %<struct %E%>"
42074 msgstr ""
42075
42076 #: c/c-decl.c:8009
42077 #, gcc-internal-format
42078 msgid "nested redefinition of %<union %E%>"
42079 msgstr ""
42080
42081 #: c/c-decl.c:8011
42082 #, gcc-internal-format
42083 msgid "nested redefinition of %<struct %E%>"
42084 msgstr ""
42085
42086 #: c/c-decl.c:8041 c/c-decl.c:8828
42087 #, gcc-internal-format
42088 msgid "defining type in %qs expression is invalid in C++"
42089 msgstr ""
42090
42091 #: c/c-decl.c:8108 cp/decl.c:5013
42092 #, gcc-internal-format
42093 msgid "declaration does not declare anything"
42094 msgstr ""
42095
42096 #: c/c-decl.c:8113
42097 #, gcc-internal-format
42098 msgid "ISO C99 doesn%'t support unnamed structs/unions"
42099 msgstr ""
42100
42101 #: c/c-decl.c:8116
42102 #, gcc-internal-format
42103 msgid "ISO C90 doesn%'t support unnamed structs/unions"
42104 msgstr ""
42105
42106 #: c/c-decl.c:8209 c/c-decl.c:8227 c/c-decl.c:8288
42107 #, gcc-internal-format
42108 msgid "duplicate member %q+D"
42109 msgstr ""
42110
42111 #: c/c-decl.c:8314
42112 #, gcc-internal-format
42113 msgid "empty struct has size 0 in C, size 1 in C++"
42114 msgstr ""
42115
42116 #: c/c-decl.c:8317
42117 #, gcc-internal-format
42118 msgid "empty union has size 0 in C, size 1 in C++"
42119 msgstr ""
42120
42121 #: c/c-decl.c:8442
42122 #, gcc-internal-format
42123 msgid "union has no named members"
42124 msgstr ""
42125
42126 #: c/c-decl.c:8444
42127 #, gcc-internal-format
42128 msgid "union has no members"
42129 msgstr ""
42130
42131 #: c/c-decl.c:8449
42132 #, gcc-internal-format
42133 msgid "struct has no named members"
42134 msgstr ""
42135
42136 #: c/c-decl.c:8451
42137 #, gcc-internal-format
42138 msgid "struct has no members"
42139 msgstr ""
42140
42141 #: c/c-decl.c:8512 cp/decl.c:13175
42142 #, gcc-internal-format
42143 msgid "flexible array member in union"
42144 msgstr ""
42145
42146 #: c/c-decl.c:8518
42147 #, gcc-internal-format
42148 msgid "flexible array member not at end of struct"
42149 msgstr ""
42150
42151 #: c/c-decl.c:8524
42152 #, gcc-internal-format
42153 msgid "flexible array member in a struct with no named members"
42154 msgstr ""
42155
42156 #: c/c-decl.c:8555
42157 #, gcc-internal-format
42158 msgid "type %qT is too large"
42159 msgstr ""
42160
42161 #: c/c-decl.c:8660
42162 #, gcc-internal-format
42163 msgid "union cannot be made transparent"
42164 msgstr ""
42165
42166 #: c/c-decl.c:8800
42167 #, gcc-internal-format
42168 msgid "nested redefinition of %<enum %E%>"
42169 msgstr ""
42170
42171 #. This enum is a named one that has been declared already.
42172 #: c/c-decl.c:8807
42173 #, gcc-internal-format
42174 msgid "redeclaration of %<enum %E%>"
42175 msgstr ""
42176
42177 #: c/c-decl.c:8886 cp/decl.c:15631
42178 #, gcc-internal-format
42179 msgid "specified mode too small for enumerated values"
42180 msgstr ""
42181
42182 #: c/c-decl.c:8901
42183 #, gcc-internal-format
42184 msgid "enumeration values exceed range of largest integer"
42185 msgstr ""
42186
42187 #: c/c-decl.c:9021 c/c-decl.c:9037
42188 #, gcc-internal-format
42189 msgid "enumerator value for %qE is not an integer constant"
42190 msgstr ""
42191
42192 #: c/c-decl.c:9032
42193 #, gcc-internal-format
42194 msgid "enumerator value for %qE is not an integer constant expression"
42195 msgstr ""
42196
42197 #: c/c-decl.c:9056
42198 #, gcc-internal-format
42199 msgid "overflow in enumeration values"
42200 msgstr ""
42201
42202 #: c/c-decl.c:9064
42203 #, gcc-internal-format
42204 msgid "ISO C restricts enumerator values to range of %<int%>"
42205 msgstr ""
42206
42207 #: c/c-decl.c:9183 cp/decl.c:5311 cp/decl.c:16190
42208 #, gcc-internal-format
42209 msgid "inline function %qD given attribute %qs"
42210 msgstr ""
42211
42212 #: c/c-decl.c:9201
42213 #, gcc-internal-format
42214 msgid "return type is an incomplete type"
42215 msgstr ""
42216
42217 #: c/c-decl.c:9212
42218 #, gcc-internal-format
42219 msgid "return type defaults to %<int%>"
42220 msgstr ""
42221
42222 #: c/c-decl.c:9236
42223 #, gcc-internal-format
42224 msgid "%q+D defined as variadic function without prototype"
42225 msgstr ""
42226
42227 #: c/c-decl.c:9295
42228 #, gcc-internal-format
42229 msgid "no previous prototype for %qD"
42230 msgstr ""
42231
42232 #: c/c-decl.c:9304
42233 #, gcc-internal-format
42234 msgid "%qD was used with no prototype before its definition"
42235 msgstr ""
42236
42237 #: c/c-decl.c:9312 cp/decl.c:16325
42238 #, gcc-internal-format
42239 msgid "no previous declaration for %qD"
42240 msgstr ""
42241
42242 #: c/c-decl.c:9322
42243 #, gcc-internal-format
42244 msgid "%qD was used with no declaration before its definition"
42245 msgstr ""
42246
42247 #: c/c-decl.c:9341
42248 #, gcc-internal-format
42249 msgid "return type of %qD is not %<int%>"
42250 msgstr ""
42251
42252 #: c/c-decl.c:9343
42253 #, gcc-internal-format
42254 msgid "%<_Atomic%>-qualified return type of %qD"
42255 msgstr ""
42256
42257 #: c/c-decl.c:9350
42258 #, gcc-internal-format
42259 msgid "%qD is normally a non-static function"
42260 msgstr ""
42261
42262 #: c/c-decl.c:9387
42263 #, gcc-internal-format
42264 msgid "old-style parameter declarations in prototyped function definition"
42265 msgstr ""
42266
42267 #: c/c-decl.c:9402
42268 #, gcc-internal-format
42269 msgid "traditional C rejects ISO C style function definitions"
42270 msgstr ""
42271
42272 #: c/c-decl.c:9418
42273 #, gcc-internal-format
42274 msgid "parameter name omitted"
42275 msgstr ""
42276
42277 #: c/c-decl.c:9457 c/c-decl.c:9461
42278 #, gcc-internal-format
42279 msgid "old-style function definition"
42280 msgstr ""
42281
42282 #: c/c-decl.c:9474
42283 #, gcc-internal-format
42284 msgid "parameter name missing from parameter list"
42285 msgstr ""
42286
42287 #: c/c-decl.c:9490
42288 #, gcc-internal-format
42289 msgid "%qD declared as a non-parameter"
42290 msgstr ""
42291
42292 #: c/c-decl.c:9498
42293 #, gcc-internal-format
42294 msgid "multiple parameters named %qD"
42295 msgstr ""
42296
42297 #: c/c-decl.c:9507
42298 #, gcc-internal-format
42299 msgid "parameter %qD declared with void type"
42300 msgstr ""
42301
42302 #: c/c-decl.c:9536 c/c-decl.c:9541
42303 #, gcc-internal-format
42304 msgid "type of %qD defaults to %<int%>"
42305 msgstr ""
42306
42307 #: c/c-decl.c:9561
42308 #, gcc-internal-format
42309 msgid "parameter %qD has incomplete type"
42310 msgstr ""
42311
42312 #: c/c-decl.c:9568
42313 #, gcc-internal-format
42314 msgid "declaration for parameter %qD but no such parameter"
42315 msgstr ""
42316
42317 #: c/c-decl.c:9621
42318 #, gcc-internal-format
42319 msgid "number of arguments doesn%'t match built-in prototype"
42320 msgstr ""
42321
42322 #: c/c-decl.c:9632
42323 #, gcc-internal-format
42324 msgid "number of arguments doesn%'t match prototype"
42325 msgstr ""
42326
42327 #: c/c-decl.c:9635 c/c-decl.c:9682 c/c-decl.c:9696
42328 #, gcc-internal-format
42329 msgid "prototype declaration"
42330 msgstr ""
42331
42332 #: c/c-decl.c:9674
42333 #, gcc-internal-format
42334 msgid "promoted argument %qD doesn%'t match built-in prototype"
42335 msgstr ""
42336
42337 #: c/c-decl.c:9679
42338 #, gcc-internal-format
42339 msgid "promoted argument %qD doesn%'t match prototype"
42340 msgstr ""
42341
42342 #: c/c-decl.c:9689
42343 #, gcc-internal-format
42344 msgid "argument %qD doesn%'t match built-in prototype"
42345 msgstr ""
42346
42347 #: c/c-decl.c:9694
42348 #, gcc-internal-format
42349 msgid "argument %qD doesn%'t match prototype"
42350 msgstr ""
42351
42352 #: c/c-decl.c:9952 cp/decl.c:17209
42353 #, gcc-internal-format
42354 msgid "no return statement in function returning non-void"
42355 msgstr ""
42356
42357 #: c/c-decl.c:9971 cp/decl.c:17241
42358 #, gcc-internal-format
42359 msgid "parameter %qD set but not used"
42360 msgstr ""
42361
42362 #. If we get here, declarations have been used in a for loop without
42363 #. the C99 for loop scope. This doesn't make much sense, so don't
42364 #. allow it.
42365 #: c/c-decl.c:10067
42366 #, gcc-internal-format
42367 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
42368 msgstr ""
42369
42370 #: c/c-decl.c:10072
42371 #, gcc-internal-format
42372 msgid ""
42373 "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to "
42374 "compile your code"
42375 msgstr ""
42376
42377 #: c/c-decl.c:10079
42378 #, gcc-internal-format
42379 msgid "ISO C90 does not support %<for%> loop initial declarations"
42380 msgstr ""
42381
42382 #: c/c-decl.c:10111
42383 #, gcc-internal-format
42384 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
42385 msgstr ""
42386
42387 #: c/c-decl.c:10115
42388 #, gcc-internal-format
42389 msgid ""
42390 "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
42391 msgstr ""
42392
42393 #: c/c-decl.c:10122
42394 #, gcc-internal-format
42395 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
42396 msgstr ""
42397
42398 #: c/c-decl.c:10127
42399 #, gcc-internal-format
42400 msgid "%<union %E%> declared in %<for%> loop initial declaration"
42401 msgstr ""
42402
42403 #: c/c-decl.c:10131
42404 #, gcc-internal-format
42405 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
42406 msgstr ""
42407
42408 #: c/c-decl.c:10135
42409 #, gcc-internal-format
42410 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
42411 msgstr ""
42412
42413 #: c/c-decl.c:10429
42414 #, gcc-internal-format
42415 msgid "incompatible address space qualifiers %qs and %qs"
42416 msgstr ""
42417
42418 #: c/c-decl.c:10488 c/c-decl.c:10495
42419 #, gcc-internal-format
42420 msgid "duplicate %qE declaration specifier"
42421 msgstr ""
42422
42423 #: c/c-decl.c:10523 c/c-decl.c:10907 c/c-decl.c:11302
42424 #, gcc-internal-format
42425 msgid "two or more data types in declaration specifiers"
42426 msgstr ""
42427
42428 #: c/c-decl.c:10535 cp/parser.c:30503
42429 #, gcc-internal-format
42430 msgid "%<long long long%> is too long for GCC"
42431 msgstr ""
42432
42433 #: c/c-decl.c:10548
42434 #, gcc-internal-format
42435 msgid "ISO C90 does not support %<long long%>"
42436 msgstr ""
42437
42438 #: c/c-decl.c:10777 c/c-parser.c:10028
42439 #, gcc-internal-format
42440 msgid "ISO C90 does not support complex types"
42441 msgstr ""
42442
42443 #: c/c-decl.c:10823
42444 #, gcc-internal-format
42445 msgid "ISO C does not support saturating types"
42446 msgstr ""
42447
42448 #: c/c-decl.c:10894 c/c-decl.c:11460
42449 #, gcc-internal-format
42450 msgid "duplicate %qE"
42451 msgstr ""
42452
42453 #: c/c-decl.c:10954
42454 #, gcc-internal-format
42455 msgid "ISO C does not support %<__int%d%> types"
42456 msgstr ""
42457
42458 #: c/c-decl.c:10976
42459 #, gcc-internal-format
42460 msgid "%<__int%d%> is not supported on this target"
42461 msgstr ""
42462
42463 #: c/c-decl.c:11019
42464 #, gcc-internal-format
42465 msgid "ISO C90 does not support boolean types"
42466 msgstr ""
42467
42468 #: c/c-decl.c:11138
42469 #, gcc-internal-format
42470 msgid "ISO C does not support the %<_Float%d%s%> type"
42471 msgstr ""
42472
42473 #: c/c-decl.c:11188
42474 #, gcc-internal-format
42475 msgid "%<_Float%d%s%> is not supported on this target"
42476 msgstr ""
42477
42478 #: c/c-decl.c:11259
42479 #, gcc-internal-format
42480 msgid "ISO C does not support decimal floating-point before C2X"
42481 msgstr ""
42482
42483 #: c/c-decl.c:11283 c/c-decl.c:11556 c/c-parser.c:9042
42484 #, gcc-internal-format
42485 msgid "fixed-point types not supported for this target"
42486 msgstr ""
42487
42488 #: c/c-decl.c:11285
42489 #, gcc-internal-format
42490 msgid "ISO C does not support fixed-point types"
42491 msgstr ""
42492
42493 #: c/c-decl.c:11320
42494 #, gcc-internal-format
42495 msgid "C++ lookup of %qD would return a field, not a type"
42496 msgstr ""
42497
42498 #: c/c-decl.c:11333
42499 #, gcc-internal-format
42500 msgid "%qE fails to be a typedef or built in type"
42501 msgstr ""
42502
42503 #: c/c-decl.c:11382
42504 #, gcc-internal-format
42505 msgid "%qE is not at beginning of declaration"
42506 msgstr ""
42507
42508 #: c/c-decl.c:11403
42509 #, gcc-internal-format
42510 msgid "%qE used with %<auto%>"
42511 msgstr ""
42512
42513 #: c/c-decl.c:11405
42514 #, gcc-internal-format
42515 msgid "%qE used with %<register%>"
42516 msgstr ""
42517
42518 #: c/c-decl.c:11407
42519 #, gcc-internal-format
42520 msgid "%qE used with %<typedef%>"
42521 msgstr ""
42522
42523 #: c/c-decl.c:11421 c/c-parser.c:8407
42524 #, gcc-internal-format
42525 msgid "ISO C99 does not support %qE"
42526 msgstr ""
42527
42528 #: c/c-decl.c:11424 c/c-parser.c:8410
42529 #, gcc-internal-format
42530 msgid "ISO C90 does not support %qE"
42531 msgstr ""
42532
42533 #: c/c-decl.c:11436
42534 #, gcc-internal-format
42535 msgid "%<__thread%> before %<extern%>"
42536 msgstr ""
42537
42538 #: c/c-decl.c:11445
42539 #, gcc-internal-format
42540 msgid "%<__thread%> before %<static%>"
42541 msgstr ""
42542
42543 #: c/c-decl.c:11458
42544 #, gcc-internal-format
42545 msgid "duplicate %<_Thread_local%> or %<__thread%>"
42546 msgstr ""
42547
42548 #: c/c-decl.c:11466
42549 #, gcc-internal-format
42550 msgid "multiple storage classes in declaration specifiers"
42551 msgstr ""
42552
42553 #: c/c-decl.c:11474
42554 #, gcc-internal-format
42555 msgid "%qs used with %qE"
42556 msgstr ""
42557
42558 #: c/c-decl.c:11553
42559 #, gcc-internal-format
42560 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
42561 msgstr ""
42562
42563 #: c/c-decl.c:11568
42564 #, gcc-internal-format
42565 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
42566 msgstr ""
42567
42568 #: c/c-decl.c:11595
42569 #, gcc-internal-format
42570 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
42571 msgstr ""
42572
42573 #: c/c-decl.c:11621 c/c-decl.c:11637 c/c-decl.c:11663
42574 #, gcc-internal-format
42575 msgid "ISO C does not support complex integer types"
42576 msgstr ""
42577
42578 #: c/c-decl.c:12062 cp/semantics.c:5655
42579 #, gcc-internal-format
42580 msgid ""
42581 "%<#pragma omp declare reduction%> combiner refers to variable %qD which is "
42582 "not %<omp_out%> nor %<omp_in%>"
42583 msgstr ""
42584
42585 #: c/c-decl.c:12066 cp/semantics.c:5659
42586 #, gcc-internal-format
42587 msgid ""
42588 "%<#pragma omp declare reduction%> initializer refers to variable %qD which "
42589 "is not %<omp_priv%> nor %<omp_orig%>"
42590 msgstr ""
42591
42592 #: c/c-fold.c:387 c/c-typeck.c:11966 cp/typeck.c:4935
42593 #, gcc-internal-format
42594 msgid "left shift of negative value"
42595 msgstr ""
42596
42597 #: c/c-fold.c:397 c/c-typeck.c:11975 cp/typeck.c:4943
42598 #, gcc-internal-format
42599 msgid "left shift count is negative"
42600 msgstr ""
42601
42602 #: c/c-fold.c:398 c/c-typeck.c:11904 cp/typeck.c:4883
42603 #, gcc-internal-format
42604 msgid "right shift count is negative"
42605 msgstr ""
42606
42607 #: c/c-fold.c:406 c/c-typeck.c:11994 cp/typeck.c:4951
42608 #, gcc-internal-format
42609 msgid "left shift count >= width of type"
42610 msgstr ""
42611
42612 #: c/c-fold.c:407 c/c-typeck.c:11928 cp/typeck.c:4894
42613 #, gcc-internal-format
42614 msgid "right shift count >= width of type"
42615 msgstr ""
42616
42617 #: c/c-fold.c:414 c/c-typeck.c:11986
42618 #, gcc-internal-format
42619 msgid "left shift count >= width of vector element"
42620 msgstr ""
42621
42622 #: c/c-fold.c:415 c/c-typeck.c:11915
42623 #, gcc-internal-format
42624 msgid "right shift count >= width of vector element"
42625 msgstr ""
42626
42627 #: c/c-parser.c:320
42628 #, gcc-internal-format
42629 msgid "identifier %qE conflicts with C++ keyword"
42630 msgstr ""
42631
42632 #: c/c-parser.c:973 cp/parser.c:2910
42633 #, gcc-internal-format
42634 msgid "version control conflict marker in file"
42635 msgstr ""
42636
42637 #: c/c-parser.c:1195 cp/parser.c:2990
42638 #, gcc-internal-format
42639 msgid "to match this %qs"
42640 msgstr ""
42641
42642 #: c/c-parser.c:1324 cp/parser.c:30737
42643 #, gcc-internal-format
42644 msgid "expected end of line"
42645 msgstr ""
42646
42647 #: c/c-parser.c:1637
42648 #, gcc-internal-format
42649 msgid "ISO C forbids an empty translation unit"
42650 msgstr ""
42651
42652 #: c/c-parser.c:1661 cp/semantics.c:3090
42653 #, gcc-internal-format
42654 msgid ""
42655 "%<#pragma omp declare target%> without corresponding %<#pragma omp end "
42656 "declare target%>"
42657 msgstr ""
42658
42659 #: c/c-parser.c:1749 c/c-parser.c:11273
42660 #, gcc-internal-format
42661 msgid "ISO C does not allow extra %<;%> outside of a function"
42662 msgstr ""
42663
42664 #: c/c-parser.c:1937
42665 #, gcc-internal-format
42666 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
42667 msgstr ""
42668
42669 #: c/c-parser.c:1945
42670 #, gcc-internal-format
42671 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
42672 msgstr ""
42673
42674 #: c/c-parser.c:1953
42675 #, gcc-internal-format
42676 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
42677 msgstr ""
42678
42679 #: c/c-parser.c:1966 c/c-parser.c:4375
42680 #, gcc-internal-format
42681 msgid "unknown type name %qE; did you mean %qs?"
42682 msgstr ""
42683
42684 #: c/c-parser.c:1970 c/c-parser.c:2871 c/c-parser.c:4379
42685 #, gcc-internal-format
42686 msgid "unknown type name %qE"
42687 msgstr ""
42688
42689 #: c/c-parser.c:1997 c/c-parser.c:12533 c/c-parser.c:18735 c/c-parser.c:19246
42690 #: c/c-parser.c:19755 cp/parser.c:40189 cp/parser.c:44007
42691 #, gcc-internal-format
42692 msgid "expected declaration specifiers"
42693 msgstr ""
42694
42695 #: c/c-parser.c:2007
42696 #, gcc-internal-format
42697 msgid "%<__auto_type%> in empty declaration"
42698 msgstr ""
42699
42700 #: c/c-parser.c:2021
42701 #, gcc-internal-format
42702 msgid "%<fallthrough%> attribute at top level"
42703 msgstr ""
42704
42705 #: c/c-parser.c:2044 c/c-parser.c:3603
42706 #, gcc-internal-format
42707 msgid "expected %<;%>, identifier or %<(%>"
42708 msgstr ""
42709
42710 #: c/c-parser.c:2062 cp/parser.c:32934 cp/parser.c:33008
42711 #, gcc-internal-format
42712 msgid "prefix attributes are ignored for methods"
42713 msgstr ""
42714
42715 #: c/c-parser.c:2097
42716 #, gcc-internal-format
42717 msgid "prefix attributes are ignored for implementations"
42718 msgstr ""
42719
42720 #: c/c-parser.c:2118
42721 #, gcc-internal-format
42722 msgid "unexpected attribute"
42723 msgstr ""
42724
42725 #: c/c-parser.c:2128 c/c-parser.c:5976 c/c-parser.c:6300 cp/parser.c:11573
42726 #: cp/parser.c:11780
42727 #, gcc-internal-format
42728 msgid "%<fallthrough%> attribute not followed by %<;%>"
42729 msgstr ""
42730
42731 #: c/c-parser.c:2160
42732 #, gcc-internal-format
42733 msgid "%<__auto_type%> requires a plain identifier as declarator"
42734 msgstr ""
42735
42736 #: c/c-parser.c:2177
42737 #, gcc-internal-format
42738 msgid "data definition has no type or storage class"
42739 msgstr ""
42740
42741 #. This means there is an attribute specifier after
42742 #. the declarator in a function definition. Provide
42743 #. some more information for the user.
42744 #: c/c-parser.c:2192
42745 #, gcc-internal-format
42746 msgid ""
42747 "attributes should be specified before the declarator in a function definition"
42748 msgstr ""
42749
42750 #: c/c-parser.c:2219
42751 #, gcc-internal-format
42752 msgid "%<__auto_type%> used with a bit-field initializer"
42753 msgstr ""
42754
42755 #: c/c-parser.c:2294 c/c-parser.c:2417
42756 #, gcc-internal-format
42757 msgid "%<__auto_type%> requires an initialized data declaration"
42758 msgstr ""
42759
42760 #: c/c-parser.c:2380
42761 #, gcc-internal-format
42762 msgid "%<__auto_type%> may only be used with a single declarator"
42763 msgstr ""
42764
42765 #: c/c-parser.c:2409 cp/parser.c:13904
42766 #, gcc-internal-format
42767 msgid "expected %<,%> or %<;%>"
42768 msgstr ""
42769
42770 #. This can appear in many cases looking nothing like a
42771 #. function definition, so we don't give a more specific
42772 #. error suggesting there was one.
42773 #: c/c-parser.c:2423 c/c-parser.c:2464
42774 #, gcc-internal-format
42775 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
42776 msgstr ""
42777
42778 #: c/c-parser.c:2431
42779 #, gcc-internal-format
42780 msgid "ISO C forbids nested functions"
42781 msgstr ""
42782
42783 #: c/c-parser.c:2615
42784 #, gcc-internal-format
42785 msgid "ISO C99 does not support %<_Static_assert%>"
42786 msgstr ""
42787
42788 #: c/c-parser.c:2618
42789 #, gcc-internal-format
42790 msgid "ISO C90 does not support %<_Static_assert%>"
42791 msgstr ""
42792
42793 #: c/c-parser.c:2639 c/c-parser.c:7430 c/c-parser.c:12594
42794 #, gcc-internal-format
42795 msgid "expected string literal"
42796 msgstr ""
42797
42798 #: c/c-parser.c:2648
42799 #, gcc-internal-format
42800 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
42801 msgstr ""
42802
42803 #: c/c-parser.c:2654
42804 #, gcc-internal-format
42805 msgid "expression in static assertion is not an integer"
42806 msgstr ""
42807
42808 #: c/c-parser.c:2663
42809 #, gcc-internal-format
42810 msgid "expression in static assertion is not an integer constant expression"
42811 msgstr ""
42812
42813 #: c/c-parser.c:2668
42814 #, gcc-internal-format
42815 msgid "expression in static assertion is not constant"
42816 msgstr ""
42817
42818 #: c/c-parser.c:2675
42819 #, gcc-internal-format
42820 msgid "static assertion failed: %E"
42821 msgstr ""
42822
42823 #: c/c-parser.c:2677 cp/semantics.c:9745
42824 #, gcc-internal-format
42825 msgid "static assertion failed"
42826 msgstr ""
42827
42828 #: c/c-parser.c:3013
42829 #, gcc-internal-format
42830 msgid "%<_Atomic%> in Objective-C"
42831 msgstr ""
42832
42833 #: c/c-parser.c:3016
42834 #, gcc-internal-format
42835 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
42836 msgstr ""
42837
42838 #: c/c-parser.c:3019
42839 #, gcc-internal-format
42840 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
42841 msgstr ""
42842
42843 #: c/c-parser.c:3046
42844 #, gcc-internal-format
42845 msgid "%<_Atomic%> applied to a qualified type"
42846 msgstr ""
42847
42848 #: c/c-parser.c:3076
42849 #, gcc-internal-format
42850 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
42851 msgstr ""
42852
42853 #: c/c-parser.c:3186
42854 #, gcc-internal-format
42855 msgid "empty enum is invalid"
42856 msgstr ""
42857
42858 #: c/c-parser.c:3190 c/c-parser.c:4193 c/c-parser.c:4894 c/c-parser.c:4906
42859 #: c/c-parser.c:5389 c/c-parser.c:5687 c/c-parser.c:7297 c/c-parser.c:7380
42860 #: c/c-parser.c:8270 c/c-parser.c:8573 c/c-parser.c:8582 c/c-parser.c:9102
42861 #: c/c-parser.c:9285 c/c-parser.c:9311 c/c-parser.c:10139 c/c-parser.c:10565
42862 #: c/c-parser.c:10602 c/c-parser.c:10856 c/c-parser.c:10906 c/c-parser.c:11066
42863 #: c/c-parser.c:11096 c/c-parser.c:11104 c/c-parser.c:11133 c/c-parser.c:11146
42864 #: c/c-parser.c:11452 c/c-parser.c:11576 c/c-parser.c:12034 c/c-parser.c:12069
42865 #: c/c-parser.c:12122 c/c-parser.c:12175 c/c-parser.c:12191 c/c-parser.c:12237
42866 #: c/c-parser.c:13021 c/c-parser.c:13054 c/c-parser.c:15311 c/c-parser.c:15421
42867 #: c/c-parser.c:15694 c/c-parser.c:17793 c/c-parser.c:20270 c/c-parser.c:20461
42868 #: c/gimple-parser.c:1773 c/gimple-parser.c:1811 cp/parser.c:8764
42869 #: cp/parser.c:30740 cp/parser.c:33790 cp/parser.c:33820 cp/parser.c:33890
42870 #: cp/parser.c:36395 cp/parser.c:36517 cp/parser.c:41732 cp/parser.c:43324
42871 #, gcc-internal-format
42872 msgid "expected identifier"
42873 msgstr ""
42874
42875 #: c/c-parser.c:3232 cp/parser.c:19514
42876 #, gcc-internal-format
42877 msgid "comma at end of enumerator list"
42878 msgstr ""
42879
42880 #: c/c-parser.c:3238
42881 #, gcc-internal-format
42882 msgid "expected %<,%> or %<}%>"
42883 msgstr ""
42884
42885 #: c/c-parser.c:3277
42886 #, gcc-internal-format
42887 msgid "ISO C forbids forward references to %<enum%> types"
42888 msgstr ""
42889
42890 #: c/c-parser.c:3400
42891 #, gcc-internal-format
42892 msgid "expected class name"
42893 msgstr ""
42894
42895 #: c/c-parser.c:3422
42896 #, gcc-internal-format
42897 msgid "extra semicolon in struct or union specified"
42898 msgstr ""
42899
42900 #: c/c-parser.c:3451
42901 #, gcc-internal-format
42902 msgid "no semicolon at end of struct or union"
42903 msgstr ""
42904
42905 #: c/c-parser.c:3565 c/c-parser.c:5184
42906 #, gcc-internal-format
42907 msgid "expected specifier-qualifier-list"
42908 msgstr ""
42909
42910 #: c/c-parser.c:3576
42911 #, gcc-internal-format
42912 msgid "ISO C forbids member declarations with no members"
42913 msgstr ""
42914
42915 #: c/c-parser.c:3666
42916 #, gcc-internal-format
42917 msgid "expected %<,%>, %<;%> or %<}%>"
42918 msgstr ""
42919
42920 #: c/c-parser.c:3673
42921 #, gcc-internal-format
42922 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
42923 msgstr ""
42924
42925 #: c/c-parser.c:3727
42926 #, gcc-internal-format
42927 msgid "%<typeof%> applied to a bit-field"
42928 msgstr ""
42929
42930 #: c/c-parser.c:3764
42931 #, gcc-internal-format
42932 msgid "ISO C99 does not support %<_Alignas%>"
42933 msgstr ""
42934
42935 #: c/c-parser.c:3767
42936 #, gcc-internal-format
42937 msgid "ISO C90 does not support %<_Alignas%>"
42938 msgstr ""
42939
42940 #: c/c-parser.c:4021
42941 #, gcc-internal-format
42942 msgid "expected identifier or %<(%>"
42943 msgstr ""
42944
42945 #: c/c-parser.c:4262
42946 #, gcc-internal-format
42947 msgid "ISO C requires a named argument before %<...%>"
42948 msgstr ""
42949
42950 #: c/c-parser.c:4386
42951 #, gcc-internal-format
42952 msgid "expected declaration specifiers or %<...%>"
42953 msgstr ""
42954
42955 #: c/c-parser.c:4611
42956 #, gcc-internal-format
42957 msgid "parentheses must be omitted if attribute argument list is empty"
42958 msgstr ""
42959
42960 #: c/c-parser.c:4931 cp/parser.c:26957
42961 #, gcc-internal-format
42962 msgid "%qE attribute does not take any arguments"
42963 msgstr ""
42964
42965 #: c/c-parser.c:4983
42966 #, gcc-internal-format
42967 msgid "ISO C does not support %<[[]]%> attributes before C2X"
42968 msgstr ""
42969
42970 #: c/c-parser.c:5015 cp/parser.c:27023
42971 #, gcc-internal-format
42972 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
42973 msgstr ""
42974
42975 #: c/c-parser.c:5025
42976 #, gcc-internal-format
42977 msgid "attribute %<fallthrough%> can appear at most once in an attribute-list"
42978 msgstr ""
42979
42980 #: c/c-parser.c:5035
42981 #, gcc-internal-format
42982 msgid "attribute %<maybe_unused%> can appear at most once in an attribute-list"
42983 msgstr ""
42984
42985 #: c/c-parser.c:5294
42986 #, gcc-internal-format
42987 msgid "ISO C forbids empty initializer braces"
42988 msgstr ""
42989
42990 #: c/c-parser.c:5353
42991 #, gcc-internal-format
42992 msgid "obsolete use of designated initializer with %<:%>"
42993 msgstr ""
42994
42995 #: c/c-parser.c:5498
42996 #, gcc-internal-format
42997 msgid "ISO C forbids specifying range of elements to initialize"
42998 msgstr ""
42999
43000 #: c/c-parser.c:5510
43001 #, gcc-internal-format
43002 msgid "ISO C90 forbids specifying subobject to initialize"
43003 msgstr ""
43004
43005 #: c/c-parser.c:5518
43006 #, gcc-internal-format
43007 msgid "obsolete use of designated initializer without %<=%>"
43008 msgstr ""
43009
43010 #: c/c-parser.c:5702
43011 #, gcc-internal-format
43012 msgid "ISO C forbids label declarations"
43013 msgstr ""
43014
43015 #: c/c-parser.c:5708 c/c-parser.c:5794 c/c-parser.c:5808 c/gimple-parser.c:405
43016 #, gcc-internal-format
43017 msgid "expected declaration or statement"
43018 msgstr ""
43019
43020 #: c/c-parser.c:5752 c/c-parser.c:5785
43021 #, gcc-internal-format
43022 msgid "ISO C90 forbids mixed declarations and code"
43023 msgstr ""
43024
43025 #: c/c-parser.c:5816
43026 #, gcc-internal-format
43027 msgid "expected %<}%> before %<else%>"
43028 msgstr ""
43029
43030 #: c/c-parser.c:5821 cp/parser.c:11903
43031 #, gcc-internal-format
43032 msgid "%<else%> without a previous %<if%>"
43033 msgstr ""
43034
43035 #: c/c-parser.c:5839
43036 #, gcc-internal-format
43037 msgid "label at end of compound statement"
43038 msgstr ""
43039
43040 #. Avoid infinite loop in error recovery:
43041 #. c_parser_skip_until_found stops at a closing nesting
43042 #. delimiter without consuming it, but here we need to consume
43043 #. it to proceed further.
43044 #: c/c-parser.c:5859 c/c-parser.c:6321 c/gimple-parser.c:2273 cp/parser.c:11523
43045 #, gcc-internal-format
43046 msgid "expected statement"
43047 msgstr ""
43048
43049 #: c/c-parser.c:5918
43050 #, gcc-internal-format
43051 msgid "expected %<:%> or %<...%>"
43052 msgstr ""
43053
43054 #: c/c-parser.c:5980 c/c-parser.c:6304
43055 #, gcc-internal-format
43056 msgid "only attribute %<fallthrough%> can be applied to a null statement"
43057 msgstr ""
43058
43059 #: c/c-parser.c:5988
43060 #, gcc-internal-format
43061 msgid ""
43062 "a label can only be part of a statement and a declaration is not a statement"
43063 msgstr ""
43064
43065 #: c/c-parser.c:6220
43066 #, gcc-internal-format
43067 msgid "expected identifier or %<*%>"
43068 msgstr ""
43069
43070 #: c/c-parser.c:6428 cp/parser.c:13284
43071 #, gcc-internal-format
43072 msgid "suggest braces around empty body in an %<if%> statement"
43073 msgstr ""
43074
43075 #: c/c-parser.c:6470 cp/parser.c:13287
43076 #, gcc-internal-format
43077 msgid "suggest braces around empty body in an %<else%> statement"
43078 msgstr ""
43079
43080 #: c/c-parser.c:6604 cp/parser.c:12180
43081 #, gcc-internal-format
43082 msgid "suggest explicit braces to avoid ambiguous %<else%>"
43083 msgstr ""
43084
43085 #: c/c-parser.c:6756
43086 #, gcc-internal-format
43087 msgid "suggest braces around empty body in %<do%> statement"
43088 msgstr ""
43089
43090 #: c/c-parser.c:6894 c/c-parser.c:6926
43091 #, gcc-internal-format
43092 msgid "multiple iterating variables in fast enumeration"
43093 msgstr ""
43094
43095 #: c/c-parser.c:6949
43096 #, gcc-internal-format
43097 msgid "invalid iterating variable in fast enumeration"
43098 msgstr ""
43099
43100 #: c/c-parser.c:6974 cp/parser.c:12452
43101 #, gcc-internal-format
43102 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
43103 msgstr ""
43104
43105 #: c/c-parser.c:6980 cp/parser.c:12458
43106 #, gcc-internal-format
43107 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
43108 msgstr ""
43109
43110 #: c/c-parser.c:7016
43111 #, gcc-internal-format
43112 msgid "missing collection in fast enumeration"
43113 msgstr ""
43114
43115 #: c/c-parser.c:7126 c/c-parser.c:7137 c/c-parser.c:7148
43116 #, gcc-internal-format
43117 msgid "duplicate %<asm%> qualifier %qE"
43118 msgstr ""
43119
43120 #: c/c-parser.c:7127 c/c-parser.c:7138 c/c-parser.c:7149 cp/parser.c:20288
43121 #: cp/parser.c:20305 cp/parser.c:20319
43122 #, gcc-internal-format
43123 msgid "first seen here"
43124 msgstr ""
43125
43126 #: c/c-parser.c:7158
43127 #, gcc-internal-format
43128 msgid "%qE is not a valid %<asm%> qualifier"
43129 msgstr ""
43130
43131 #: c/c-parser.c:7208
43132 #, gcc-internal-format
43133 msgid "expected %<:%> or %<)%>"
43134 msgstr ""
43135
43136 #: c/c-parser.c:7510 cp/parser.c:4308
43137 #, gcc-internal-format
43138 msgid "a wide string is invalid in this context"
43139 msgstr ""
43140
43141 #: c/c-parser.c:7702
43142 #, gcc-internal-format
43143 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
43144 msgstr ""
43145
43146 #. Location of the binary operator.
43147 #. Quiet warning.
43148 #: c/c-parser.c:7910 cp/typeck.c:4718
43149 #, gcc-internal-format
43150 msgid ""
43151 "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array "
43152 "elements"
43153 msgstr ""
43154
43155 #: c/c-parser.c:7916 cp/typeck.c:4723
43156 #, gcc-internal-format
43157 msgid "first %<sizeof%> operand was declared here"
43158 msgstr ""
43159
43160 #: c/c-parser.c:8134
43161 #, gcc-internal-format
43162 msgid "alignment specified for type name in cast"
43163 msgstr ""
43164
43165 #: c/c-parser.c:8233
43166 #, gcc-internal-format
43167 msgid "traditional C rejects the unary plus operator"
43168 msgstr ""
43169
43170 #: c/c-parser.c:8364
43171 #, gcc-internal-format
43172 msgid "alignment specified for type name in %<sizeof%>"
43173 msgstr ""
43174
43175 #: c/c-parser.c:8380
43176 #, gcc-internal-format
43177 msgid "%<sizeof%> applied to a bit-field"
43178 msgstr ""
43179
43180 #: c/c-parser.c:8450
43181 #, gcc-internal-format
43182 msgid "alignment specified for type name in %qE"
43183 msgstr ""
43184
43185 #: c/c-parser.c:8473
43186 #, gcc-internal-format
43187 msgid "ISO C does not allow %<%E (expression)%>"
43188 msgstr ""
43189
43190 #: c/c-parser.c:8621
43191 #, gcc-internal-format
43192 msgid "cannot take address of %qs"
43193 msgstr ""
43194
43195 #: c/c-parser.c:8704
43196 #, gcc-internal-format
43197 msgid "ISO C99 does not support %<_Generic%>"
43198 msgstr ""
43199
43200 #: c/c-parser.c:8707
43201 #, gcc-internal-format
43202 msgid "ISO C90 does not support %<_Generic%>"
43203 msgstr ""
43204
43205 #: c/c-parser.c:8775
43206 #, gcc-internal-format
43207 msgid "%<_Generic%> association has function type"
43208 msgstr ""
43209
43210 #: c/c-parser.c:8778
43211 #, gcc-internal-format
43212 msgid "%<_Generic%> association has incomplete type"
43213 msgstr ""
43214
43215 #: c/c-parser.c:8782
43216 #, gcc-internal-format
43217 msgid "%<_Generic%> association has variable length type"
43218 msgstr ""
43219
43220 #: c/c-parser.c:8806
43221 #, gcc-internal-format
43222 msgid "duplicate %<default%> case in %<_Generic%>"
43223 msgstr ""
43224
43225 #: c/c-parser.c:8807
43226 #, gcc-internal-format
43227 msgid "original %<default%> is here"
43228 msgstr ""
43229
43230 #: c/c-parser.c:8815
43231 #, gcc-internal-format
43232 msgid "%<_Generic%> specifies two compatible types"
43233 msgstr ""
43234
43235 #: c/c-parser.c:8816
43236 #, gcc-internal-format
43237 msgid "compatible type is here"
43238 msgstr ""
43239
43240 #: c/c-parser.c:8839
43241 #, gcc-internal-format
43242 msgid "%<_Generic%> selector matches multiple associations"
43243 msgstr ""
43244
43245 #: c/c-parser.c:8841
43246 #, gcc-internal-format
43247 msgid "other match is here"
43248 msgstr ""
43249
43250 #: c/c-parser.c:8860
43251 #, gcc-internal-format
43252 msgid ""
43253 "%<_Generic%> selector of type %qT is not compatible with any association"
43254 msgstr ""
43255
43256 #: c/c-parser.c:8881
43257 #, gcc-internal-format
43258 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
43259 msgstr ""
43260
43261 #: c/c-parser.c:8889
43262 #, gcc-internal-format
43263 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
43264 msgstr ""
43265
43266 #: c/c-parser.c:8895
43267 #, gcc-internal-format
43268 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
43269 msgstr ""
43270
43271 #: c/c-parser.c:8911
43272 #, gcc-internal-format
43273 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
43274 msgstr ""
43275
43276 #: c/c-parser.c:8934 c/c-parser.c:8938
43277 #, gcc-internal-format
43278 msgid "ISO C does not support %qs predefined identifier"
43279 msgstr ""
43280
43281 #: c/c-parser.c:8942
43282 #, gcc-internal-format
43283 msgid "ISO C90 does not support %<__func__%> predefined identifier"
43284 msgstr ""
43285
43286 #: c/c-parser.c:9116 c/c-parser.c:10181 c/c-parser.c:10203
43287 #: c/gimple-parser.c:1693 c/gimple-parser.c:1699 c/gimple-parser.c:2290
43288 #, gcc-internal-format
43289 msgid "expected expression"
43290 msgstr ""
43291
43292 #: c/c-parser.c:9137
43293 #, gcc-internal-format
43294 msgid "braced-group within expression allowed only inside a function"
43295 msgstr ""
43296
43297 #: c/c-parser.c:9151
43298 #, gcc-internal-format
43299 msgid "ISO C forbids braced-groups within expressions"
43300 msgstr ""
43301
43302 #: c/c-parser.c:9338
43303 #, gcc-internal-format
43304 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
43305 msgstr ""
43306
43307 #: c/c-parser.c:9354
43308 #, gcc-internal-format
43309 msgid "first argument to %<__builtin_choose_expr%> not a constant"
43310 msgstr ""
43311
43312 #: c/c-parser.c:9424 c/c-parser.c:9441 c/c-parser.c:9448
43313 #, gcc-internal-format
43314 msgid "too few arguments to %<__builtin_tgmath%>"
43315 msgstr ""
43316
43317 #: c/c-parser.c:9469
43318 #, gcc-internal-format
43319 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
43320 msgstr ""
43321
43322 #: c/c-parser.c:9513 c/c-parser.c:9523
43323 #, gcc-internal-format
43324 msgid ""
43325 "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
43326 msgstr ""
43327
43328 #: c/c-parser.c:9545 c/c-parser.c:9555
43329 #, gcc-internal-format
43330 msgid ""
43331 "invalid type-generic type for argument %u of argument %u of "
43332 "%<__builtin_tgmath%>"
43333 msgstr ""
43334
43335 #: c/c-parser.c:9588
43336 #, gcc-internal-format
43337 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
43338 msgstr ""
43339
43340 #: c/c-parser.c:9607
43341 #, gcc-internal-format
43342 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
43343 msgstr ""
43344
43345 #: c/c-parser.c:9655
43346 #, gcc-internal-format
43347 msgid ""
43348 "duplicate type-generic parameter type for function argument %u of "
43349 "%<__builtin_tgmath%>"
43350 msgstr ""
43351
43352 #: c/c-parser.c:9678
43353 #, gcc-internal-format
43354 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
43355 msgstr ""
43356
43357 #: c/c-parser.c:9695
43358 #, gcc-internal-format
43359 msgid ""
43360 "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
43361 msgstr ""
43362
43363 #: c/c-parser.c:9733
43364 #, gcc-internal-format, gfc-internal-format
43365 msgid "invalid type of argument %u of type-generic function"
43366 msgstr ""
43367
43368 #: c/c-parser.c:9744
43369 #, gcc-internal-format, gfc-internal-format
43370 msgid ""
43371 "decimal floating-point argument %u to complex-only type-generic function"
43372 msgstr ""
43373
43374 #: c/c-parser.c:9752
43375 #, gcc-internal-format, gfc-internal-format
43376 msgid "decimal floating-point argument %u to binary-only type-generic function"
43377 msgstr ""
43378
43379 #: c/c-parser.c:9760 c/c-parser.c:9790
43380 #, gcc-internal-format
43381 msgid ""
43382 "both complex and decimal floating-point arguments to type-generic function"
43383 msgstr ""
43384
43385 #: c/c-parser.c:9768 c/c-parser.c:9810
43386 #, gcc-internal-format
43387 msgid ""
43388 "both binary and decimal floating-point arguments to type-generic function"
43389 msgstr ""
43390
43391 #: c/c-parser.c:9782
43392 #, gcc-internal-format, gfc-internal-format
43393 msgid "complex argument %u to decimal-only type-generic function"
43394 msgstr ""
43395
43396 #: c/c-parser.c:9802
43397 #, gcc-internal-format, gfc-internal-format
43398 msgid "binary argument %u to decimal-only type-generic function"
43399 msgstr ""
43400
43401 #: c/c-parser.c:9908
43402 #, gcc-internal-format
43403 msgid "no matching function for type-generic call"
43404 msgstr ""
43405
43406 #: c/c-parser.c:9949
43407 #, gcc-internal-format
43408 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
43409 msgstr ""
43410
43411 #: c/c-parser.c:9962
43412 #, gcc-internal-format
43413 msgid ""
43414 "first argument to %<__builtin_call_with_static_chain%> must be a call "
43415 "expression"
43416 msgstr ""
43417
43418 #: c/c-parser.c:9966
43419 #, gcc-internal-format
43420 msgid ""
43421 "second argument to %<__builtin_call_with_static_chain%> must be a pointer "
43422 "type"
43423 msgstr ""
43424
43425 #: c/c-parser.c:9992
43426 #, gcc-internal-format
43427 msgid "wrong number of arguments to %<__builtin_complex%>"
43428 msgstr ""
43429
43430 #: c/c-parser.c:10014
43431 #, gcc-internal-format
43432 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
43433 msgstr ""
43434
43435 #: c/c-parser.c:10023
43436 #, gcc-internal-format
43437 msgid "%<__builtin_complex%> operands of different types"
43438 msgstr ""
43439
43440 #: c/c-parser.c:10068 cp/parser.c:7182
43441 #, gcc-internal-format
43442 msgid "wrong number of arguments to %<__builtin_shuffle%>"
43443 msgstr ""
43444
43445 #: c/c-parser.c:10241
43446 #, gcc-internal-format
43447 msgid "compound literal has variable size"
43448 msgstr ""
43449
43450 #: c/c-parser.c:10252
43451 #, gcc-internal-format
43452 msgid "compound literal qualified by address-space qualifier"
43453 msgstr ""
43454
43455 #: c/c-parser.c:10256
43456 #, gcc-internal-format
43457 msgid "ISO C90 forbids compound literals"
43458 msgstr ""
43459
43460 #: c/c-parser.c:10269
43461 #, gcc-internal-format
43462 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
43463 msgstr ""
43464
43465 #: c/c-parser.c:10343
43466 #, gcc-internal-format
43467 msgid ""
43468 "using integer absolute value function %qD when argument is of floating-point "
43469 "type %qT"
43470 msgstr ""
43471
43472 #: c/c-parser.c:10348
43473 #, gcc-internal-format
43474 msgid ""
43475 "using integer absolute value function %qD when argument is of complex type "
43476 "%qT"
43477 msgstr ""
43478
43479 #: c/c-parser.c:10356
43480 #, gcc-internal-format
43481 msgid "taking the absolute value of unsigned type %qT has no effect"
43482 msgstr ""
43483
43484 #: c/c-parser.c:10367
43485 #, gcc-internal-format
43486 msgid ""
43487 "using floating-point absolute value function %qD when argument is of integer "
43488 "type %qT"
43489 msgstr ""
43490
43491 #: c/c-parser.c:10371
43492 #, gcc-internal-format
43493 msgid ""
43494 "using floating-point absolute value function %qD when argument is of decimal "
43495 "floating-point type %qT"
43496 msgstr ""
43497
43498 #: c/c-parser.c:10376
43499 #, gcc-internal-format
43500 msgid ""
43501 "using floating-point absolute value function %qD when argument is of complex "
43502 "type %qT"
43503 msgstr ""
43504
43505 #: c/c-parser.c:10389
43506 #, gcc-internal-format
43507 msgid ""
43508 "using complex absolute value function %qD when argument is of integer type "
43509 "%qT"
43510 msgstr ""
43511
43512 #: c/c-parser.c:10393
43513 #, gcc-internal-format
43514 msgid ""
43515 "using complex absolute value function %qD when argument is of floating-point "
43516 "type %qT"
43517 msgstr ""
43518
43519 #: c/c-parser.c:10410
43520 #, gcc-internal-format
43521 msgid ""
43522 "using decimal floating-point absolute value function %qD when argument is of "
43523 "integer type %qT"
43524 msgstr ""
43525
43526 #: c/c-parser.c:10415
43527 #, gcc-internal-format
43528 msgid ""
43529 "using decimal floating-point absolute value function %qD when argument is of "
43530 "floating-point type %qT"
43531 msgstr ""
43532
43533 #: c/c-parser.c:10420
43534 #, gcc-internal-format
43535 msgid ""
43536 "using decimal floating-point absolute value function %qD when argument is of "
43537 "complex type %qT"
43538 msgstr ""
43539
43540 #: c/c-parser.c:10446
43541 #, gcc-internal-format
43542 msgid ""
43543 "absolute value function %qD given an argument of type %qT but has parameter "
43544 "of type %qT which may cause truncation of value"
43545 msgstr ""
43546
43547 #: c/c-parser.c:10877
43548 #, gcc-internal-format
43549 msgid "expected identifier or %<)%>"
43550 msgstr ""
43551
43552 #: c/c-parser.c:10973
43553 #, gcc-internal-format
43554 msgid "extra semicolon"
43555 msgstr ""
43556
43557 #: c/c-parser.c:11221
43558 #, gcc-internal-format
43559 msgid "extra semicolon in method definition specified"
43560 msgstr ""
43561
43562 #: c/c-parser.c:11353
43563 #, gcc-internal-format
43564 msgid "method attributes must be specified at the end only"
43565 msgstr ""
43566
43567 #: c/c-parser.c:11373
43568 #, gcc-internal-format
43569 msgid "expected %<;%> or %<{%> after method attribute definition"
43570 msgstr ""
43571
43572 #: c/c-parser.c:11495
43573 #, gcc-internal-format
43574 msgid "objective-c method declaration is expected"
43575 msgstr ""
43576
43577 #: c/c-parser.c:11946
43578 #, gcc-internal-format
43579 msgid "no type or storage class may be specified here,"
43580 msgstr ""
43581
43582 #: c/c-parser.c:12038 c/c-parser.c:12095 cp/parser.c:33850
43583 #, gcc-internal-format
43584 msgid "unknown property attribute"
43585 msgstr ""
43586
43587 #: c/c-parser.c:12059 cp/parser.c:33810
43588 #, gcc-internal-format
43589 msgid "missing %<=%> (after %<getter%> attribute)"
43590 msgstr ""
43591
43592 #: c/c-parser.c:12062 cp/parser.c:33813
43593 #, gcc-internal-format
43594 msgid "missing %<=%> (after %<setter%> attribute)"
43595 msgstr ""
43596
43597 #: c/c-parser.c:12076 cp/parser.c:33828
43598 #, gcc-internal-format
43599 msgid "the %<setter%> attribute may only be specified once"
43600 msgstr ""
43601
43602 #: c/c-parser.c:12081 cp/parser.c:33834
43603 #, gcc-internal-format
43604 msgid "setter name must terminate with %<:%>"
43605 msgstr ""
43606
43607 #: c/c-parser.c:12088 cp/parser.c:33842
43608 #, gcc-internal-format
43609 msgid "the %<getter%> attribute may only be specified once"
43610 msgstr ""
43611
43612 #: c/c-parser.c:12282 cp/parser.c:43655
43613 #, gcc-internal-format
43614 msgid ""
43615 "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a "
43616 "non-negative integral constant less than %u"
43617 msgstr ""
43618
43619 #: c/c-parser.c:12326 c/c-parser.c:19243 c/c-parser.c:19534 c/c-parser.c:19593
43620 #: c/c-parser.c:19677 cp/parser.c:40186 cp/parser.c:40516 cp/parser.c:40604
43621 #: cp/parser.c:40675 cp/parser.c:43702 cp/parser.c:43717 cp/parser.c:43732
43622 #: cp/parser.c:43748 cp/parser.c:43764 cp/parser.c:43780 cp/parser.c:43807
43623 #: cp/parser.c:43820 cp/parser.c:43843 cp/parser.c:43856
43624 #, gcc-internal-format
43625 msgid "%<#pragma %s%> may only be used in compound statements"
43626 msgstr ""
43627
43628 #: c/c-parser.c:12349 cp/parser.c:43833
43629 #, gcc-internal-format
43630 msgid "%<#pragma acc routine%> must be at file scope"
43631 msgstr ""
43632
43633 #: c/c-parser.c:12436 cp/parser.c:43926
43634 #, gcc-internal-format
43635 msgid ""
43636 "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> "
43637 "%<reduction%> clause"
43638 msgstr ""
43639
43640 #: c/c-parser.c:12443 cp/parser.c:43932
43641 #, gcc-internal-format
43642 msgid ""
43643 "%<#pragma omp section%> may only be used in %<#pragma omp sections%> "
43644 "construct"
43645 msgstr ""
43646
43647 #: c/c-parser.c:12456
43648 #, gcc-internal-format
43649 msgid "%<#pragma omp requires%> may only be used at file scope"
43650 msgstr ""
43651
43652 #: c/c-parser.c:12478 c/c-parser.c:12502 cp/parser.c:43961 cp/parser.c:43994
43653 #, gcc-internal-format
43654 msgid "for, while or do statement expected"
43655 msgstr ""
43656
43657 #: c/c-parser.c:12515 cp/parser.c:43692
43658 #, gcc-internal-format
43659 msgid "%<#pragma GCC pch_preprocess%> must be first"
43660 msgstr ""
43661
43662 #: c/c-parser.c:12852 c/c-parser.c:15805 c/c-parser.c:21275 c/c-parser.c:21283
43663 #: cp/parser.c:34256 cp/parser.c:36868 cp/parser.c:42779 cp/parser.c:42787
43664 #, gcc-internal-format
43665 msgid "too many %qs clauses"
43666 msgstr ""
43667
43668 #: c/c-parser.c:12879
43669 #, gcc-internal-format
43670 msgid "expression must be integral"
43671 msgstr ""
43672
43673 #: c/c-parser.c:13123 c/c-parser.c:13135
43674 #, gcc-internal-format
43675 msgid "expected %<)%> or %<,%>"
43676 msgstr ""
43677
43678 #: c/c-parser.c:13286 c/c-parser.c:21572
43679 #, gcc-internal-format
43680 msgid "%qD is not a variable"
43681 msgstr ""
43682
43683 #: c/c-parser.c:13290 cp/semantics.c:7513
43684 #, gcc-internal-format
43685 msgid "%qD is not a pointer variable"
43686 msgstr ""
43687
43688 #: c/c-parser.c:13332 cp/parser.c:34935
43689 #, gcc-internal-format
43690 msgid "collapse argument needs positive constant integer expression"
43691 msgstr ""
43692
43693 #: c/c-parser.c:13409 cp/parser.c:34999
43694 #, gcc-internal-format
43695 msgid "expected %<none%> or %<present%>"
43696 msgstr ""
43697
43698 #: c/c-parser.c:13411 cp/parser.c:35001
43699 #, gcc-internal-format
43700 msgid "expected %<none%> or %<shared%>"
43701 msgstr ""
43702
43703 #: c/c-parser.c:13531 cp/parser.c:35112
43704 #, gcc-internal-format
43705 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
43706 msgstr ""
43707
43708 #: c/c-parser.c:13551 c/c-parser.c:19586 c/c-parser.c:19670 cp/parser.c:35130
43709 #: cp/parser.c:40508 cp/parser.c:40596
43710 #, gcc-internal-format
43711 msgid "expected %<data%>"
43712 msgstr ""
43713
43714 #: c/c-parser.c:13604 cp/parser.c:35185
43715 #, gcc-internal-format
43716 msgid "too many %<if%> clauses with %qs modifier"
43717 msgstr ""
43718
43719 #: c/c-parser.c:13611 cp/parser.c:35192
43720 #, gcc-internal-format
43721 msgid "too many %<if%> clauses"
43722 msgstr ""
43723
43724 #: c/c-parser.c:13613 cp/parser.c:35194
43725 #, gcc-internal-format
43726 msgid "too many %<if%> clauses without modifier"
43727 msgstr ""
43728
43729 #: c/c-parser.c:13619 cp/parser.c:35200
43730 #, gcc-internal-format
43731 msgid ""
43732 "if any %<if%> clause has modifier, then all %<if%> clauses have to use "
43733 "modifier"
43734 msgstr ""
43735
43736 #: c/c-parser.c:13724 c/c-parser.c:13770 c/c-parser.c:13816 c/c-parser.c:13862
43737 #: c/c-parser.c:14279 c/c-parser.c:14361 c/c-parser.c:14900 c/c-parser.c:15028
43738 #: c/c-parser.c:15073 c/c-parser.c:15749
43739 #, gcc-internal-format
43740 msgid "expected integer expression"
43741 msgstr ""
43742
43743 #: c/c-parser.c:13735
43744 #, gcc-internal-format
43745 msgid "%<num_threads%> value must be positive"
43746 msgstr ""
43747
43748 #: c/c-parser.c:13781
43749 #, gcc-internal-format
43750 msgid "%<num_tasks%> value must be positive"
43751 msgstr ""
43752
43753 #: c/c-parser.c:13827 cp/semantics.c:7716
43754 #, gcc-internal-format
43755 msgid "%<grainsize%> value must be positive"
43756 msgstr ""
43757
43758 #: c/c-parser.c:13874 cp/semantics.c:7746
43759 #, gcc-internal-format
43760 msgid "%<priority%> value must be non-negative"
43761 msgstr ""
43762
43763 #: c/c-parser.c:13910
43764 #, gcc-internal-format
43765 msgid "expected constant integer expression"
43766 msgstr ""
43767
43768 #: c/c-parser.c:13949 cp/parser.c:35425
43769 #, gcc-internal-format
43770 msgid ""
43771 "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> "
43772 "or %<default%>"
43773 msgstr ""
43774
43775 #: c/c-parser.c:14010 cp/parser.c:35490
43776 #, gcc-internal-format
43777 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
43778 msgstr ""
43779
43780 #: c/c-parser.c:14076 cp/parser.c:35559
43781 #, gcc-internal-format
43782 msgid "too many %<defaultmap%> clauses with %qs category"
43783 msgstr ""
43784
43785 #: c/c-parser.c:14079 cp/parser.c:35562
43786 #, gcc-internal-format
43787 msgid "too many %<defaultmap%> clauses with unspecified category"
43788 msgstr ""
43789
43790 #: c/c-parser.c:14153 cp/semantics.c:6867
43791 #, gcc-internal-format
43792 msgid "%qs expression must be integral"
43793 msgstr ""
43794
43795 #: c/c-parser.c:14165 c/c-parser.c:14288 cp/semantics.c:6899
43796 #, gcc-internal-format
43797 msgid "%qs value must be positive"
43798 msgstr ""
43799
43800 #: c/c-parser.c:14227 cp/parser.c:34707
43801 #, gcc-internal-format
43802 msgid "too many %<static%> arguments"
43803 msgstr ""
43804
43805 #: c/c-parser.c:14261 cp/parser.c:34740
43806 #, gcc-internal-format
43807 msgid "unexpected argument"
43808 msgstr ""
43809
43810 #: c/c-parser.c:14428 cp/semantics.c:7878
43811 #, gcc-internal-format
43812 msgid "%<tile%> argument needs positive integral constant"
43813 msgstr ""
43814
43815 #: c/c-parser.c:14486 c/c-parser.c:14492 cp/parser.c:35594 cp/parser.c:35604
43816 #, gcc-internal-format
43817 msgid "expected %<concurrent%>"
43818 msgstr ""
43819
43820 #: c/c-parser.c:14526 cp/parser.c:35642
43821 #, gcc-internal-format
43822 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
43823 msgstr ""
43824
43825 #: c/c-parser.c:14579 cp/parser.c:35710
43826 #, gcc-internal-format
43827 msgid "ordered argument needs positive constant integer expression"
43828 msgstr ""
43829
43830 #: c/c-parser.c:14704 c/c-parser.c:20841 cp/parser.c:42441
43831 #, gcc-internal-format
43832 msgid ""
43833 "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or "
43834 "identifier"
43835 msgstr ""
43836
43837 #: c/c-parser.c:14824 cp/parser.c:35968
43838 #, gcc-internal-format
43839 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
43840 msgstr ""
43841
43842 #: c/c-parser.c:14878 cp/parser.c:35984
43843 #, gcc-internal-format
43844 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
43845 msgstr ""
43846
43847 #: c/c-parser.c:14882 cp/parser.c:35987
43848 #, gcc-internal-format
43849 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
43850 msgstr ""
43851
43852 #: c/c-parser.c:14894 cp/semantics.c:6934
43853 #, gcc-internal-format
43854 msgid "chunk size value must be positive"
43855 msgstr ""
43856
43857 #: c/c-parser.c:14917 cp/parser.c:36007
43858 #, gcc-internal-format
43859 msgid "invalid schedule kind"
43860 msgstr ""
43861
43862 #: c/c-parser.c:15038
43863 #, gcc-internal-format
43864 msgid "%<num_teams%> value must be positive"
43865 msgstr ""
43866
43867 #: c/c-parser.c:15083 cp/semantics.c:7030
43868 #, gcc-internal-format
43869 msgid "%<thread_limit%> value must be positive"
43870 msgstr ""
43871
43872 #: c/c-parser.c:15128 cp/semantics.c:7149
43873 #, gcc-internal-format
43874 msgid ""
43875 "%<aligned%> clause alignment expression must be positive constant integer "
43876 "expression"
43877 msgstr ""
43878
43879 #: c/c-parser.c:15191
43880 #, gcc-internal-format
43881 msgid "%<linear%> clause step expression must be integral"
43882 msgstr ""
43883
43884 #: c/c-parser.c:15241
43885 #, gcc-internal-format
43886 msgid ""
43887 "%<safelen%> clause expression must be positive constant integer expression"
43888 msgstr ""
43889
43890 #: c/c-parser.c:15280
43891 #, gcc-internal-format
43892 msgid ""
43893 "%<simdlen%> clause expression must be positive constant integer expression"
43894 msgstr ""
43895
43896 #: c/c-parser.c:15548 cp/parser.c:36649
43897 #, gcc-internal-format
43898 msgid "%<iterator%> modifier incompatible with %qs"
43899 msgstr ""
43900
43901 #: c/c-parser.c:15595 cp/parser.c:36697 cp/parser.c:36926 cp/parser.c:36976
43902 #, gcc-internal-format
43903 msgid "invalid depend kind"
43904 msgstr ""
43905
43906 #: c/c-parser.c:15682 cp/parser.c:36772
43907 #, gcc-internal-format
43908 msgid "invalid map kind"
43909 msgstr ""
43910
43911 #: c/c-parser.c:15780 cp/parser.c:36873
43912 #, gcc-internal-format
43913 msgid "invalid dist_schedule kind"
43914 msgstr ""
43915
43916 #: c/c-parser.c:15856
43917 #, gcc-internal-format
43918 msgid "invalid proc_bind kind"
43919 msgstr ""
43920
43921 #: c/c-parser.c:15900
43922 #, gcc-internal-format
43923 msgid "expected %<host%>, %<nohost%> or %<any%>"
43924 msgstr ""
43925
43926 #: c/c-parser.c:16124 cp/parser.c:37207
43927 #, gcc-internal-format
43928 msgid "expected %<#pragma acc%> clause"
43929 msgstr ""
43930
43931 #: c/c-parser.c:16135 c/c-parser.c:16459 cp/parser.c:37218 cp/parser.c:37581
43932 #, gcc-internal-format
43933 msgid "%qs is not valid for %qs"
43934 msgstr ""
43935
43936 #: c/c-parser.c:16179 cp/parser.c:37265
43937 #, gcc-internal-format
43938 msgid "clauses in %<simd%> trait should be separated by %<,%>"
43939 msgstr ""
43940
43941 #: c/c-parser.c:16320 cp/parser.c:37443
43942 #, gcc-internal-format
43943 msgid "%qs must be the first clause of %qs"
43944 msgstr ""
43945
43946 #: c/c-parser.c:16448 cp/parser.c:37570
43947 #, gcc-internal-format
43948 msgid "expected %<#pragma omp%> clause"
43949 msgstr ""
43950
43951 #: c/c-parser.c:16581 cp/parser.c:41023
43952 #, gcc-internal-format
43953 msgid "no valid clauses specified in %<#pragma acc declare%>"
43954 msgstr ""
43955
43956 #: c/c-parser.c:16591 cp/parser.c:41033
43957 #, gcc-internal-format
43958 msgid "array section in %<#pragma acc declare%>"
43959 msgstr ""
43960
43961 #: c/c-parser.c:16611 cp/parser.c:41053
43962 #, gcc-internal-format
43963 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
43964 msgstr ""
43965
43966 #: c/c-parser.c:16622 cp/parser.c:41064
43967 #, gcc-internal-format
43968 msgid "invalid OpenACC clause at file scope"
43969 msgstr ""
43970
43971 #: c/c-parser.c:16629 cp/parser.c:41071
43972 #, gcc-internal-format
43973 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
43974 msgstr ""
43975
43976 #: c/c-parser.c:16637 cp/parser.c:41079
43977 #, gcc-internal-format
43978 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
43979 msgstr ""
43980
43981 #: c/c-parser.c:16648 cp/parser.c:41097
43982 #, gcc-internal-format
43983 msgid ""
43984 "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
43985 msgstr ""
43986
43987 #: c/c-parser.c:16658 cp/parser.c:41107
43988 #, gcc-internal-format
43989 msgid "variable %qD used more than once with %<#pragma acc declare%>"
43990 msgstr ""
43991
43992 #: c/c-parser.c:16751 cp/parser.c:41194
43993 #, gcc-internal-format
43994 msgid "expected %<data%> after %<#pragma acc %s%>"
43995 msgstr ""
43996
43997 #: c/c-parser.c:16767 cp/parser.c:41211
43998 #, gcc-internal-format
43999 msgid "%<#pragma acc %s data%> has no data movement clause"
44000 msgstr ""
44001
44002 #: c/c-parser.c:17016 cp/parser.c:3037
44003 #, gcc-internal-format
44004 msgid "%qE has not been declared"
44005 msgstr ""
44006
44007 #: c/c-parser.c:17020
44008 #, gcc-internal-format
44009 msgid "expected function name"
44010 msgstr ""
44011
44012 #: c/c-parser.c:17038 cp/parser.c:43022
44013 #, gcc-internal-format
44014 msgid "%qD does not refer to a function"
44015 msgstr ""
44016
44017 #: c/c-parser.c:17061 c/c-parser.c:17109 cp/parser.c:1408
44018 #, gcc-internal-format
44019 msgid ""
44020 "%<#pragma acc routine%> not immediately followed by function declaration or "
44021 "definition"
44022 msgstr ""
44023
44024 #: c/c-parser.c:17101 cp/parser.c:43073 cp/parser.c:43118
44025 #, gcc-internal-format
44026 msgid ""
44027 "%<#pragma acc routine%> not immediately followed by a single function "
44028 "declaration or definition"
44029 msgstr ""
44030
44031 #: c/c-parser.c:17132 cp/parser.c:43147
44032 #, gcc-internal-format
44033 msgid "%<#pragma acc routine%> must be applied before use"
44034 msgstr ""
44035
44036 #: c/c-parser.c:17133 cp/parser.c:43149
44037 #, gcc-internal-format
44038 msgid "%<#pragma acc routine%> must be applied before definition"
44039 msgstr ""
44040
44041 #: c/c-parser.c:17177 cp/parser.c:41412
44042 #, gcc-internal-format
44043 msgid ""
44044 "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or "
44045 "%<self%> clause"
44046 msgstr ""
44047
44048 #: c/c-parser.c:17329 cp/parser.c:37748
44049 #, gcc-internal-format
44050 msgid ""
44051 "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<seq_cst%>, %<acq_rel"
44052 "%>, %<release%>, %<relaxed%> or %<hint%> clause"
44053 msgstr ""
44054
44055 #: c/c-parser.c:17338 cp/parser.c:37757
44056 #, gcc-internal-format
44057 msgid "too many atomic clauses"
44058 msgstr ""
44059
44060 #: c/c-parser.c:17345 cp/parser.c:37764
44061 #, gcc-internal-format
44062 msgid "too many memory order clauses"
44063 msgstr ""
44064
44065 #: c/c-parser.c:17400 cp/parser.c:37819
44066 #, gcc-internal-format
44067 msgid ""
44068 "%<#pragma omp atomic read%> incompatible with %<acq_rel%> or %<release%> "
44069 "clauses"
44070 msgstr ""
44071
44072 #: c/c-parser.c:17409 cp/parser.c:37828
44073 #, gcc-internal-format
44074 msgid ""
44075 "%<#pragma omp atomic write%> incompatible with %<acq_rel%> or %<acquire%> "
44076 "clauses"
44077 msgstr ""
44078
44079 #: c/c-parser.c:17418 cp/parser.c:37837
44080 #, gcc-internal-format
44081 msgid ""
44082 "%<#pragma omp atomic update%> incompatible with %<acq_rel%> or %<acquire%> "
44083 "clauses"
44084 msgstr ""
44085
44086 #: c/c-parser.c:17684 cp/parser.c:38042 cp/parser.c:38068
44087 #, gcc-internal-format
44088 msgid "invalid form of %<#pragma omp atomic%>"
44089 msgstr ""
44090
44091 #: c/c-parser.c:17688 cp/parser.c:38099 cp/parser.c:38115
44092 #, gcc-internal-format
44093 msgid "invalid operator for %<#pragma omp atomic%>"
44094 msgstr ""
44095
44096 #: c/c-parser.c:17737 cp/semantics.c:9381 cp/semantics.c:9391
44097 #, gcc-internal-format
44098 msgid ""
44099 "%<#pragma omp atomic capture%> uses two different expressions for memory"
44100 msgstr ""
44101
44102 #: c/c-parser.c:17806 c/c-parser.c:17963
44103 #, gcc-internal-format
44104 msgid "expected %<(%> or end of line"
44105 msgstr ""
44106
44107 #: c/c-parser.c:17846 cp/semantics.c:9456
44108 #, gcc-internal-format
44109 msgid "%<depobj%> expression is not lvalue expression"
44110 msgstr ""
44111
44112 #: c/c-parser.c:17903 cp/parser.c:38300
44113 #, gcc-internal-format
44114 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
44115 msgstr ""
44116
44117 #: c/c-parser.c:17915 cp/parser.c:38316
44118 #, gcc-internal-format
44119 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
44120 msgstr ""
44121
44122 #: c/c-parser.c:17951 cp/parser.c:38349
44123 #, gcc-internal-format
44124 msgid "expected %<acq_rel%>, %<release%> or %<acquire%>"
44125 msgstr ""
44126
44127 #: c/c-parser.c:17958 cp/parser.c:38356
44128 #, gcc-internal-format
44129 msgid "%<flush%> list specified together with memory order clause"
44130 msgstr ""
44131
44132 #: c/c-parser.c:18017 cp/parser.c:38961
44133 #, gcc-internal-format
44134 msgid "expected %<inclusive%> or %<exclusive%> clause"
44135 msgstr ""
44136
44137 #: c/c-parser.c:18022 cp/parser.c:38967
44138 #, gcc-internal-format
44139 msgid "expected %<#pragma omp scan%>"
44140 msgstr ""
44141
44142 #: c/c-parser.c:18077 cp/parser.c:39018
44143 #, gcc-internal-format
44144 msgid "%<ordered%> clause parameter is less than %<collapse%>"
44145 msgstr ""
44146
44147 #: c/c-parser.c:18088 cp/parser.c:39029
44148 #, gcc-internal-format
44149 msgid ""
44150 "%<linear%> clause may not be specified together with %<ordered%> clause with "
44151 "a parameter"
44152 msgstr ""
44153
44154 #: c/c-parser.c:18106 cp/parser.c:39057
44155 #, gcc-internal-format
44156 msgid "for statement expected"
44157 msgstr ""
44158
44159 #: c/c-parser.c:18180 cp/semantics.c:8966 cp/semantics.c:9057
44160 #, gcc-internal-format
44161 msgid "expected iteration declaration or initialization"
44162 msgstr ""
44163
44164 #: c/c-parser.c:18266
44165 #, gcc-internal-format
44166 msgid "not enough perfectly nested loops"
44167 msgstr ""
44168
44169 #: c/c-parser.c:18324 cp/parser.c:39371
44170 #, gcc-internal-format
44171 msgid "collapsed loops not perfectly nested"
44172 msgstr ""
44173
44174 #: c/c-parser.c:18407 cp/parser.c:39167 cp/parser.c:39209 cp/pt.c:17591
44175 #, gcc-internal-format
44176 msgid "iteration variable %qD should not be firstprivate"
44177 msgstr ""
44178
44179 #: c/c-parser.c:18541 cp/parser.c:39490
44180 #, gcc-internal-format
44181 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
44182 msgstr ""
44183
44184 #: c/c-parser.c:18754 cp/parser.c:39707
44185 #, gcc-internal-format
44186 msgid ""
44187 "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound "
44188 "statements"
44189 msgstr ""
44190
44191 #: c/c-parser.c:18962 cp/parser.c:39906
44192 #, gcc-internal-format
44193 msgid "expected %<for%> after %qs"
44194 msgstr ""
44195
44196 #: c/c-parser.c:19234 cp/parser.c:40177
44197 #, gcc-internal-format
44198 msgid "expected %<point%>"
44199 msgstr ""
44200
44201 #: c/c-parser.c:19483 cp/parser.c:40446
44202 #, gcc-internal-format
44203 msgid ""
44204 "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, "
44205 "%<tofrom%> or %<alloc%> on %<map%> clause"
44206 msgstr ""
44207
44208 #: c/c-parser.c:19499 cp/parser.c:40462
44209 #, gcc-internal-format
44210 msgid ""
44211 "%<#pragma omp target data%> must contain at least one %<map%>, "
44212 "%<use_device_ptr%> or %<use_device_addr%> clause"
44213 msgstr ""
44214
44215 #: c/c-parser.c:19547 cp/parser.c:40688
44216 #, gcc-internal-format
44217 msgid ""
44218 "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> "
44219 "clauses"
44220 msgstr ""
44221
44222 #: c/c-parser.c:19619 cp/parser.c:40543
44223 #, gcc-internal-format
44224 msgid ""
44225 "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc"
44226 "%> on %<map%> clause"
44227 msgstr ""
44228
44229 #: c/c-parser.c:19631 cp/parser.c:40555
44230 #, gcc-internal-format
44231 msgid ""
44232 "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
44233 msgstr ""
44234
44235 #: c/c-parser.c:19705 cp/parser.c:40632
44236 #, gcc-internal-format
44237 msgid ""
44238 "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release"
44239 "%> or %<delete%> on %<map%> clause"
44240 msgstr ""
44241
44242 #: c/c-parser.c:19718 cp/parser.c:40645
44243 #, gcc-internal-format
44244 msgid ""
44245 "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
44246 msgstr ""
44247
44248 #: c/c-parser.c:19937 cp/parser.c:40902
44249 #, gcc-internal-format
44250 msgid ""
44251 "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> "
44252 "or %<alloc%> on %<map%> clause"
44253 msgstr ""
44254
44255 #: c/c-parser.c:19994
44256 #, gcc-internal-format
44257 msgid ""
44258 "%<#pragma omp declare %s%> must be followed by function declaration or "
44259 "definition or another %<#pragma omp declare %s%>"
44260 msgstr ""
44261
44262 #: c/c-parser.c:20045 c/c-parser.c:20073
44263 #, gcc-internal-format
44264 msgid ""
44265 "%<#pragma omp declare %s%> must be followed by function declaration or "
44266 "definition"
44267 msgstr ""
44268
44269 #: c/c-parser.c:20112 cp/parser.c:41560
44270 #, gcc-internal-format
44271 msgid "expected trait selector name"
44272 msgstr ""
44273
44274 #: c/c-parser.c:20165 cp/parser.c:41612
44275 #, gcc-internal-format
44276 msgid "selector %qs not allowed for context selector set %qs"
44277 msgstr ""
44278
44279 #: c/c-parser.c:20190 cp/parser.c:41636
44280 #, gcc-internal-format
44281 msgid "selector %qs does not accept any properties"
44282 msgstr ""
44283
44284 #: c/c-parser.c:20217 cp/parser.c:41675 cp/pt.c:11344
44285 #, gcc-internal-format
44286 msgid "score argument must be constant integer expression"
44287 msgstr ""
44288
44289 #: c/c-parser.c:20220 cp/parser.c:41678 cp/pt.c:11361
44290 #, gcc-internal-format
44291 msgid "score argument must be non-negative"
44292 msgstr ""
44293
44294 #: c/c-parser.c:20244 cp/parser.c:41706 cp/pt.c:11347
44295 #, gcc-internal-format
44296 msgid "property must be constant integer expression or string literal"
44297 msgstr ""
44298
44299 #: c/c-parser.c:20289 cp/parser.c:41750
44300 #, gcc-internal-format
44301 msgid "expected identifier or string literal"
44302 msgstr ""
44303
44304 #: c/c-parser.c:20311 cp/parser.c:41772 cp/pt.c:11351
44305 #, gcc-internal-format
44306 msgid "property must be constant integer expression"
44307 msgstr ""
44308
44309 #: c/c-parser.c:20322 cp/parser.c:41783
44310 #, gcc-internal-format
44311 msgid ""
44312 "properties for %<simd%> selector may not be specified in %<metadirective%>"
44313 msgstr ""
44314
44315 #: c/c-parser.c:20409 cp/parser.c:41869
44316 #, gcc-internal-format
44317 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
44318 msgstr ""
44319
44320 #: c/c-parser.c:20484 cp/parser.c:41977
44321 #, gcc-internal-format
44322 msgid "expected %<match%>"
44323 msgstr ""
44324
44325 #: c/c-parser.c:20504
44326 #, gcc-internal-format
44327 msgid "variant %qD is not a function"
44328 msgstr ""
44329
44330 #: c/c-parser.c:20510 cp/decl.c:7378
44331 #, gcc-internal-format
44332 msgid "variant %qD and base %qD have incompatible types"
44333 msgstr ""
44334
44335 #: c/c-parser.c:20522 cp/decl.c:7387
44336 #, gcc-internal-format
44337 msgid "variant %qD is a built-in"
44338 msgstr ""
44339
44340 #: c/c-parser.c:20565
44341 #, gcc-internal-format
44342 msgid ""
44343 "%<#pragma omp declare %s%> not immediately followed by a function "
44344 "declaration or definition"
44345 msgstr ""
44346
44347 #: c/c-parser.c:20573 cp/parser.c:42022
44348 #, gcc-internal-format
44349 msgid ""
44350 "%<#pragma omp declare %s%> not immediately followed by a single function "
44351 "declaration or definition"
44352 msgstr ""
44353
44354 #: c/c-parser.c:20682 cp/parser.c:42127
44355 #, gcc-internal-format
44356 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
44357 msgstr ""
44358
44359 #: c/c-parser.c:20731 cp/parser.c:42176
44360 #, gcc-internal-format
44361 msgid "directive with only %<device_type%> clauses ignored"
44362 msgstr ""
44363
44364 #: c/c-parser.c:20750 cp/parser.c:42201
44365 #, gcc-internal-format
44366 msgid "expected %<target%>"
44367 msgstr ""
44368
44369 #: c/c-parser.c:20757 cp/parser.c:42208
44370 #, gcc-internal-format
44371 msgid "expected %<declare%>"
44372 msgstr ""
44373
44374 #: c/c-parser.c:20763 cp/parser.c:42215
44375 #, gcc-internal-format
44376 msgid ""
44377 "%<#pragma omp end declare target%> without corresponding %<#pragma omp "
44378 "declare target%>"
44379 msgstr ""
44380
44381 #: c/c-parser.c:20791
44382 #, gcc-internal-format
44383 msgid "%<#pragma omp declare reduction%> not at file or block scope"
44384 msgstr ""
44385
44386 #: c/c-parser.c:20868
44387 #, gcc-internal-format
44388 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
44389 msgstr ""
44390
44391 #: c/c-parser.c:20872
44392 #, gcc-internal-format
44393 msgid "function or array type in %<#pragma omp declare reduction%>"
44394 msgstr ""
44395
44396 #: c/c-parser.c:20875
44397 #, gcc-internal-format
44398 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
44399 msgstr ""
44400
44401 #: c/c-parser.c:20878
44402 #, gcc-internal-format
44403 msgid ""
44404 "const, volatile or restrict qualified type in %<#pragma omp declare reduction"
44405 "%>"
44406 msgstr ""
44407
44408 #: c/c-parser.c:20886
44409 #, gcc-internal-format
44410 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
44411 msgstr ""
44412
44413 #: c/c-parser.c:20895
44414 #, gcc-internal-format
44415 msgid "previous %<#pragma omp declare reduction%>"
44416 msgstr ""
44417
44418 #: c/c-parser.c:21012
44419 #, gcc-internal-format
44420 msgid "expected %<omp_priv%> or function-name"
44421 msgstr ""
44422
44423 #: c/c-parser.c:21023
44424 #, gcc-internal-format
44425 msgid "expected function-name %<(%>"
44426 msgstr ""
44427
44428 #: c/c-parser.c:21042
44429 #, gcc-internal-format
44430 msgid "one of the initializer call arguments should be %<&omp_priv%>"
44431 msgstr ""
44432
44433 #: c/c-parser.c:21173 cp/parser.c:42672
44434 #, gcc-internal-format
44435 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
44436 msgstr ""
44437
44438 #: c/c-parser.c:21237 cp/parser.c:42735
44439 #, gcc-internal-format
44440 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
44441 msgstr ""
44442
44443 #: c/c-parser.c:21257 cp/parser.c:42761
44444 #, gcc-internal-format
44445 msgid ""
44446 "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators"
44447 "%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
44448 msgstr ""
44449
44450 #: c/c-parser.c:21266 cp/parser.c:42770
44451 #, gcc-internal-format
44452 msgid "%qs clause on %<requires%> directive not supported yet"
44453 msgstr ""
44454
44455 #: c/c-parser.c:21278 cp/parser.c:42782
44456 #, gcc-internal-format
44457 msgid ""
44458 "%qs clause used lexically after first target construct or offloading API"
44459 msgstr ""
44460
44461 #: c/c-parser.c:21290 cp/parser.c:42794
44462 #, gcc-internal-format
44463 msgid ""
44464 "more than one %<atomic_default_mem_order%> clause in a single compilation "
44465 "unit"
44466 msgstr ""
44467
44468 #: c/c-parser.c:21299 cp/parser.c:42803
44469 #, gcc-internal-format
44470 msgid ""
44471 "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> "
44472 "construct without memory order clause"
44473 msgstr ""
44474
44475 #: c/c-parser.c:21313 cp/parser.c:42817
44476 #, gcc-internal-format
44477 msgid "%<pragma omp requires%> requires at least one clause"
44478 msgstr ""
44479
44480 #: c/c-parser.c:21332
44481 #, gcc-internal-format
44482 msgid "zero sized type %qT in %<reduction%> clause"
44483 msgstr ""
44484
44485 #: c/c-parser.c:21338
44486 #, gcc-internal-format
44487 msgid "variable sized type %qT in %<reduction%> clause"
44488 msgstr ""
44489
44490 #: c/c-parser.c:21574 cp/semantics.c:8405
44491 #, gcc-internal-format
44492 msgid "%qE declared %<threadprivate%> after first use"
44493 msgstr ""
44494
44495 #: c/c-parser.c:21576 cp/semantics.c:8407
44496 #, gcc-internal-format
44497 msgid "automatic variable %qE cannot be %<threadprivate%>"
44498 msgstr ""
44499
44500 #: c/c-parser.c:21580 cp/semantics.c:8409
44501 #, gcc-internal-format
44502 msgid "%<threadprivate%> %qE has incomplete type"
44503 msgstr ""
44504
44505 #: c/c-parser.c:21759 cp/parser.c:43546
44506 #, gcc-internal-format
44507 msgid "%<__transaction_cancel%> without transactional memory support enabled"
44508 msgstr ""
44509
44510 #: c/c-parser.c:21765 cp/parser.c:43552
44511 #, gcc-internal-format
44512 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
44513 msgstr ""
44514
44515 #: c/c-parser.c:21774
44516 #, gcc-internal-format
44517 msgid ""
44518 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or "
44519 "a %<transaction_may_cancel_outer%> function"
44520 msgstr ""
44521
44522 #: c/c-parser.c:21782 cp/parser.c:43570
44523 #, gcc-internal-format
44524 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
44525 msgstr ""
44526
44527 #: c/c-parser.c:21866
44528 #, gcc-internal-format
44529 msgid "no closing brace"
44530 msgstr ""
44531
44532 #: c/c-typeck.c:227
44533 #, gcc-internal-format
44534 msgid "%qD has an incomplete type %qT"
44535 msgstr ""
44536
44537 #: c/c-typeck.c:241 c/c-typeck.c:10507 c/c-typeck.c:10549 cp/call.c:4494
44538 #, gcc-internal-format
44539 msgid "invalid use of void expression"
44540 msgstr ""
44541
44542 #: c/c-typeck.c:249
44543 #, gcc-internal-format
44544 msgid "invalid use of flexible array member"
44545 msgstr ""
44546
44547 #: c/c-typeck.c:255 cp/typeck2.c:505
44548 #, gcc-internal-format
44549 msgid "invalid use of array with unspecified bounds"
44550 msgstr ""
44551
44552 #: c/c-typeck.c:263
44553 #, gcc-internal-format
44554 msgid "invalid use of undefined type %qT"
44555 msgstr ""
44556
44557 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
44558 #: c/c-typeck.c:266
44559 #, gcc-internal-format
44560 msgid "invalid use of incomplete typedef %qT"
44561 msgstr ""
44562
44563 #: c/c-typeck.c:339
44564 #, gcc-internal-format
44565 msgid "%qT and %qT are in disjoint named address spaces"
44566 msgstr ""
44567
44568 #: c/c-typeck.c:374
44569 #, gcc-internal-format
44570 msgid ""
44571 "%qs attribute cannot be applied to a function that does not take variable "
44572 "arguments"
44573 msgstr ""
44574
44575 #: c/c-typeck.c:601 c/c-typeck.c:626
44576 #, gcc-internal-format
44577 msgid "function types not truly compatible in ISO C"
44578 msgstr ""
44579
44580 #: c/c-typeck.c:770
44581 #, gcc-internal-format
44582 msgid "cannot mix operands of decimal floating and vector types"
44583 msgstr ""
44584
44585 #: c/c-typeck.c:775
44586 #, gcc-internal-format
44587 msgid "cannot mix operands of decimal floating and complex types"
44588 msgstr ""
44589
44590 #: c/c-typeck.c:780
44591 #, gcc-internal-format
44592 msgid "cannot mix operands of decimal floating and other floating types"
44593 msgstr ""
44594
44595 #: c/c-typeck.c:1321
44596 #, gcc-internal-format
44597 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
44598 msgstr ""
44599
44600 #: c/c-typeck.c:1325
44601 #, gcc-internal-format
44602 msgid "types are not quite compatible"
44603 msgstr ""
44604
44605 #: c/c-typeck.c:1329
44606 #, gcc-internal-format
44607 msgid "pointer target types incompatible in C++"
44608 msgstr ""
44609
44610 #: c/c-typeck.c:1662
44611 #, gcc-internal-format
44612 msgid "function return types not compatible due to %<volatile%>"
44613 msgstr ""
44614
44615 #: c/c-typeck.c:1920
44616 #, gcc-internal-format
44617 msgid "converting an array compound literal to a pointer is ill-formed in C++"
44618 msgstr ""
44619
44620 #: c/c-typeck.c:2450 c/c-typeck.c:9091
44621 #, gcc-internal-format
44622 msgid "%qT has no member named %qE; did you mean %qE?"
44623 msgstr ""
44624
44625 #: c/c-typeck.c:2454 c/c-typeck.c:9095
44626 #, gcc-internal-format
44627 msgid "%qT has no member named %qE"
44628 msgstr ""
44629
44630 #: c/c-typeck.c:2463
44631 #, gcc-internal-format
44632 msgid "accessing a member %qE of an atomic structure %qE"
44633 msgstr ""
44634
44635 #: c/c-typeck.c:2466
44636 #, gcc-internal-format
44637 msgid "accessing a member %qE of an atomic union %qE"
44638 msgstr ""
44639
44640 #: c/c-typeck.c:2526
44641 #, gcc-internal-format
44642 msgid "%qE is a pointer; did you mean to use %<->%>?"
44643 msgstr ""
44644
44645 #: c/c-typeck.c:2532
44646 #, gcc-internal-format
44647 msgid "request for member %qE in something not a structure or union"
44648 msgstr ""
44649
44650 #: c/c-typeck.c:2580
44651 #, gcc-internal-format
44652 msgid "dereferencing %<void *%> pointer"
44653 msgstr ""
44654
44655 #: c/c-typeck.c:2635
44656 #, gcc-internal-format
44657 msgid "subscripted value is neither array nor pointer nor vector"
44658 msgstr ""
44659
44660 #: c/c-typeck.c:2645 cp/typeck.c:3558 cp/typeck.c:3651
44661 #, gcc-internal-format
44662 msgid "array subscript is not an integer"
44663 msgstr ""
44664
44665 #: c/c-typeck.c:2651
44666 #, gcc-internal-format
44667 msgid "subscripted value is pointer to function"
44668 msgstr ""
44669
44670 #: c/c-typeck.c:2705
44671 #, gcc-internal-format
44672 msgid "ISO C forbids subscripting %<register%> array"
44673 msgstr ""
44674
44675 #: c/c-typeck.c:2708
44676 #, gcc-internal-format
44677 msgid "ISO C90 forbids subscripting non-lvalue array"
44678 msgstr ""
44679
44680 #: c/c-typeck.c:2822
44681 #, gcc-internal-format
44682 msgid "enum constant defined here"
44683 msgstr ""
44684
44685 #: c/c-typeck.c:2929 cp/typeck.c:1786
44686 #, gcc-internal-format
44687 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
44688 msgstr ""
44689
44690 #: c/c-typeck.c:3081
44691 #, gcc-internal-format
44692 msgid "called object %qE is not a function or function pointer"
44693 msgstr ""
44694
44695 #: c/c-typeck.c:3086
44696 #, gcc-internal-format
44697 msgid "called object %qD is not a function or function pointer"
44698 msgstr ""
44699
44700 #: c/c-typeck.c:3092
44701 #, gcc-internal-format
44702 msgid "called object is not a function or function pointer"
44703 msgstr ""
44704
44705 #. This situation leads to run-time undefined behavior. We can't,
44706 #. therefore, simply error unless we can prove that all possible
44707 #. executions of the program must execute the code.
44708 #: c/c-typeck.c:3122
44709 #, gcc-internal-format
44710 msgid "function called through a non-compatible type"
44711 msgstr ""
44712
44713 #: c/c-typeck.c:3127 c/c-typeck.c:3179
44714 #, gcc-internal-format
44715 msgid "function with qualified void return type called"
44716 msgstr ""
44717
44718 #: c/c-typeck.c:3234
44719 #, gcc-internal-format, gfc-internal-format
44720 msgid "type of formal parameter %d is incomplete"
44721 msgstr ""
44722
44723 #: c/c-typeck.c:3248
44724 #, gcc-internal-format
44725 msgid ""
44726 "passing argument %d of %qE as integer rather than floating due to prototype"
44727 msgstr ""
44728
44729 #: c/c-typeck.c:3254
44730 #, gcc-internal-format
44731 msgid ""
44732 "passing argument %d of %qE as integer rather than complex due to prototype"
44733 msgstr ""
44734
44735 #: c/c-typeck.c:3260
44736 #, gcc-internal-format
44737 msgid ""
44738 "passing argument %d of %qE as complex rather than floating due to prototype"
44739 msgstr ""
44740
44741 #: c/c-typeck.c:3266
44742 #, gcc-internal-format
44743 msgid ""
44744 "passing argument %d of %qE as floating rather than integer due to prototype"
44745 msgstr ""
44746
44747 #: c/c-typeck.c:3272
44748 #, gcc-internal-format
44749 msgid ""
44750 "passing argument %d of %qE as complex rather than integer due to prototype"
44751 msgstr ""
44752
44753 #: c/c-typeck.c:3278
44754 #, gcc-internal-format
44755 msgid ""
44756 "passing argument %d of %qE as floating rather than complex due to prototype"
44757 msgstr ""
44758
44759 #: c/c-typeck.c:3292
44760 #, gcc-internal-format
44761 msgid ""
44762 "passing argument %d of %qE as %<float%> rather than %<double%> due to "
44763 "prototype"
44764 msgstr ""
44765
44766 #: c/c-typeck.c:3318
44767 #, gcc-internal-format
44768 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
44769 msgstr ""
44770
44771 #: c/c-typeck.c:3343
44772 #, gcc-internal-format
44773 msgid "passing argument %d of %qE with different width due to prototype"
44774 msgstr ""
44775
44776 #: c/c-typeck.c:3367
44777 #, gcc-internal-format
44778 msgid "passing argument %d of %qE as unsigned due to prototype"
44779 msgstr ""
44780
44781 #: c/c-typeck.c:3372
44782 #, gcc-internal-format
44783 msgid "passing argument %d of %qE as signed due to prototype"
44784 msgstr ""
44785
44786 #: c/c-typeck.c:3525
44787 #, gcc-internal-format
44788 msgid "too many arguments to method %qE"
44789 msgstr ""
44790
44791 #: c/c-typeck.c:3535
44792 #, gcc-internal-format
44793 msgid "too many arguments to built-in function %qE expecting %d"
44794 msgstr ""
44795
44796 #: c/c-typeck.c:3607
44797 #, gcc-internal-format
44798 msgid "implicit conversion from %qT to %qT when passing argument to function"
44799 msgstr ""
44800
44801 #: c/c-typeck.c:3675
44802 #, gcc-internal-format
44803 msgid "too few arguments to built-in function %qE expecting %u"
44804 msgstr ""
44805
44806 #: c/c-typeck.c:3850 c/c-typeck.c:3878 cp/typeck.c:4981 cp/typeck.c:5250
44807 #, gcc-internal-format
44808 msgid "comparison with string literal results in unspecified behavior"
44809 msgstr ""
44810
44811 #: c/c-typeck.c:3858 c/c-typeck.c:3869 cp/typeck.c:5008 cp/typeck.c:5032
44812 #, gcc-internal-format
44813 msgid "comparison between pointer and zero character constant"
44814 msgstr ""
44815
44816 #: c/c-typeck.c:3861 c/c-typeck.c:3872 cp/typeck.c:5011 cp/typeck.c:5035
44817 #, gcc-internal-format
44818 msgid "did you mean to dereference the pointer?"
44819 msgstr ""
44820
44821 #: c/c-typeck.c:3892
44822 #, gcc-internal-format
44823 msgid "comparison between %qT and %qT"
44824 msgstr ""
44825
44826 #: c/c-typeck.c:3943
44827 #, gcc-internal-format
44828 msgid "pointer of type %<void *%> used in subtraction"
44829 msgstr ""
44830
44831 #: c/c-typeck.c:3946
44832 #, gcc-internal-format
44833 msgid "pointer to a function used in subtraction"
44834 msgstr ""
44835
44836 #: c/c-typeck.c:3981
44837 #, gcc-internal-format
44838 msgid "arithmetic on pointer to an incomplete type"
44839 msgstr ""
44840
44841 #: c/c-typeck.c:3990 cp/typeck.c:5938
44842 #, gcc-internal-format
44843 msgid "arithmetic on pointer to an empty aggregate"
44844 msgstr ""
44845
44846 #: c/c-typeck.c:4423
44847 #, gcc-internal-format
44848 msgid "%<~%> on a boolean expression"
44849 msgstr ""
44850
44851 #: c/c-typeck.c:4427
44852 #, gcc-internal-format
44853 msgid "did you mean to use logical not?"
44854 msgstr ""
44855
44856 #: c/c-typeck.c:4437
44857 #, gcc-internal-format
44858 msgid "ISO C does not support %<~%> for complex conjugation"
44859 msgstr ""
44860
44861 #: c/c-typeck.c:4461
44862 #, gcc-internal-format
44863 msgid "wrong type argument to absu"
44864 msgstr ""
44865
44866 #: c/c-typeck.c:4486
44867 #, gcc-internal-format
44868 msgid "wrong type argument to unary exclamation mark"
44869 msgstr ""
44870
44871 #: c/c-typeck.c:4544
44872 #, gcc-internal-format
44873 msgid "increment of enumeration value is invalid in C++"
44874 msgstr ""
44875
44876 #: c/c-typeck.c:4547
44877 #, gcc-internal-format
44878 msgid "decrement of enumeration value is invalid in C++"
44879 msgstr ""
44880
44881 #: c/c-typeck.c:4554
44882 #, gcc-internal-format
44883 msgid "increment of a boolean expression"
44884 msgstr ""
44885
44886 #: c/c-typeck.c:4557
44887 #, gcc-internal-format
44888 msgid "decrement of a boolean expression"
44889 msgstr ""
44890
44891 #: c/c-typeck.c:4573
44892 #, gcc-internal-format
44893 msgid "ISO C does not support %<++%> and %<--%> on complex types"
44894 msgstr ""
44895
44896 #: c/c-typeck.c:4599 c/c-typeck.c:4633
44897 #, gcc-internal-format
44898 msgid "wrong type argument to increment"
44899 msgstr ""
44900
44901 #: c/c-typeck.c:4601 c/c-typeck.c:4636
44902 #, gcc-internal-format
44903 msgid "wrong type argument to decrement"
44904 msgstr ""
44905
44906 #: c/c-typeck.c:4621
44907 #, gcc-internal-format
44908 msgid "increment of pointer to an incomplete type %qT"
44909 msgstr ""
44910
44911 #: c/c-typeck.c:4625
44912 #, gcc-internal-format
44913 msgid "decrement of pointer to an incomplete type %qT"
44914 msgstr ""
44915
44916 #: c/c-typeck.c:4732
44917 #, gcc-internal-format
44918 msgid "taking address of expression of type %<void%>"
44919 msgstr ""
44920
44921 #: c/c-typeck.c:4791
44922 #, gcc-internal-format
44923 msgid "cannot take address of bit-field %qD"
44924 msgstr ""
44925
44926 #: c/c-typeck.c:4804
44927 #, gcc-internal-format
44928 msgid "cannot take address of scalar with reverse storage order"
44929 msgstr ""
44930
44931 #: c/c-typeck.c:4812
44932 #, gcc-internal-format
44933 msgid "address of array with reverse scalar storage order requested"
44934 msgstr ""
44935
44936 #: c/c-typeck.c:4997
44937 #, gcc-internal-format
44938 msgid "global register variable %qD used in nested function"
44939 msgstr ""
44940
44941 #: c/c-typeck.c:5000
44942 #, gcc-internal-format
44943 msgid "register variable %qD used in nested function"
44944 msgstr ""
44945
44946 #: c/c-typeck.c:5005
44947 #, gcc-internal-format
44948 msgid "address of global register variable %qD requested"
44949 msgstr ""
44950
44951 #: c/c-typeck.c:5007
44952 #, gcc-internal-format
44953 msgid "address of register variable %qD requested"
44954 msgstr ""
44955
44956 #: c/c-typeck.c:5146
44957 #, gcc-internal-format
44958 msgid "non-lvalue array in conditional expression"
44959 msgstr ""
44960
44961 #: c/c-typeck.c:5228
44962 #, gcc-internal-format
44963 msgid ""
44964 "implicit conversion from %qT to %qT to match other result of conditional"
44965 msgstr ""
44966
44967 #: c/c-typeck.c:5287 c/c-typeck.c:5293
44968 #, gcc-internal-format
44969 msgid ""
44970 "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of "
44971 "other operand"
44972 msgstr ""
44973
44974 #: c/c-typeck.c:5310
44975 #, gcc-internal-format
44976 msgid "ISO C forbids conditional expr with only one void side"
44977 msgstr ""
44978
44979 #: c/c-typeck.c:5327
44980 #, gcc-internal-format
44981 msgid "pointers to disjoint address spaces used in conditional expression"
44982 msgstr ""
44983
44984 #: c/c-typeck.c:5338 c/c-typeck.c:5355
44985 #, gcc-internal-format
44986 msgid "pointer to array loses qualifier in conditional expression"
44987 msgstr ""
44988
44989 #: c/c-typeck.c:5343 c/c-typeck.c:5360
44990 #, gcc-internal-format
44991 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
44992 msgstr ""
44993
44994 #: c/c-typeck.c:5373
44995 #, gcc-internal-format
44996 msgid ""
44997 "pointer type mismatch between %qT and %qT of %qD and %qD in conditional "
44998 "expression"
44999 msgstr ""
45000
45001 #: c/c-typeck.c:5378
45002 #, gcc-internal-format
45003 msgid "pointer type mismatch in conditional expression"
45004 msgstr ""
45005
45006 #: c/c-typeck.c:5387 c/c-typeck.c:5398
45007 #, gcc-internal-format
45008 msgid "pointer/integer type mismatch in conditional expression"
45009 msgstr ""
45010
45011 #: c/c-typeck.c:5412
45012 #, gcc-internal-format
45013 msgid "type mismatch in conditional expression"
45014 msgstr ""
45015
45016 #: c/c-typeck.c:5536
45017 #, gcc-internal-format
45018 msgid "left-hand operand of comma expression has no effect"
45019 msgstr ""
45020
45021 #: c/c-typeck.c:5554 c/c-typeck.c:11156
45022 #, gcc-internal-format
45023 msgid "right-hand operand of comma expression has no effect"
45024 msgstr ""
45025
45026 #: c/c-typeck.c:5623
45027 msgid "cast adds %q#v qualifier to function type"
45028 msgstr ""
45029
45030 #: c/c-typeck.c:5629
45031 msgid "cast discards %qv qualifier from pointer target type"
45032 msgstr ""
45033
45034 #: c/c-typeck.c:5664
45035 #, gcc-internal-format
45036 msgid ""
45037 "to be safe all intermediate pointers in cast from %qT to %qT must be %<const"
45038 "%> qualified"
45039 msgstr ""
45040
45041 #: c/c-typeck.c:5758
45042 #, gcc-internal-format
45043 msgid "cast specifies array type"
45044 msgstr ""
45045
45046 #: c/c-typeck.c:5764
45047 #, gcc-internal-format
45048 msgid "cast specifies function type"
45049 msgstr ""
45050
45051 #: c/c-typeck.c:5779
45052 #, gcc-internal-format
45053 msgid "ISO C forbids casting nonscalar to the same type"
45054 msgstr ""
45055
45056 #: c/c-typeck.c:5799
45057 #, gcc-internal-format
45058 msgid "ISO C forbids casts to union type"
45059 msgstr ""
45060
45061 #: c/c-typeck.c:5809
45062 #, gcc-internal-format
45063 msgid "cast to union type from type not present in union"
45064 msgstr ""
45065
45066 #: c/c-typeck.c:5844
45067 #, gcc-internal-format, gfc-internal-format
45068 msgid ""
45069 "cast to %s address space pointer from disjoint generic address space pointer"
45070 msgstr ""
45071
45072 #: c/c-typeck.c:5849
45073 #, gcc-internal-format, gfc-internal-format
45074 msgid ""
45075 "cast to generic address space pointer from disjoint %s address space pointer"
45076 msgstr ""
45077
45078 #: c/c-typeck.c:5854
45079 #, gcc-internal-format, gfc-internal-format
45080 msgid "cast to %s address space pointer from disjoint %s address space pointer"
45081 msgstr ""
45082
45083 #: c/c-typeck.c:5874
45084 #, gcc-internal-format
45085 msgid "cast increases required alignment of target type"
45086 msgstr ""
45087
45088 #: c/c-typeck.c:5885
45089 #, gcc-internal-format
45090 msgid "cast from pointer to integer of different size"
45091 msgstr ""
45092
45093 #: c/c-typeck.c:5890
45094 #, gcc-internal-format
45095 msgid "cast from function call of type %qT to non-matching type %qT"
45096 msgstr ""
45097
45098 #: c/c-typeck.c:5899 cp/typeck.c:8276
45099 #, gcc-internal-format
45100 msgid "cast to pointer from integer of different size"
45101 msgstr ""
45102
45103 #: c/c-typeck.c:5913
45104 #, gcc-internal-format
45105 msgid "ISO C forbids conversion of function pointer to object pointer type"
45106 msgstr ""
45107
45108 #: c/c-typeck.c:5922
45109 #, gcc-internal-format
45110 msgid "ISO C forbids conversion of object pointer to function pointer type"
45111 msgstr ""
45112
45113 #: c/c-typeck.c:5932
45114 #, gcc-internal-format
45115 msgid "cast between incompatible function types from %qT to %qT"
45116 msgstr ""
45117
45118 #: c/c-typeck.c:6027
45119 #, gcc-internal-format
45120 msgid "defining a type in a cast is invalid in C++"
45121 msgstr ""
45122
45123 #: c/c-typeck.c:6068
45124 #, gcc-internal-format
45125 msgid "assignment to expression with array type"
45126 msgstr ""
45127
45128 #: c/c-typeck.c:6194
45129 #, gcc-internal-format
45130 msgid "enum conversion in assignment is invalid in C++"
45131 msgstr ""
45132
45133 #: c/c-typeck.c:6403 c/c-typeck.c:6425 c/c-typeck.c:6451
45134 #, gcc-internal-format
45135 msgid "(near initialization for %qs)"
45136 msgstr ""
45137
45138 #: c/c-typeck.c:6466
45139 #, gcc-internal-format
45140 msgid "array initialized from parenthesized string constant"
45141 msgstr ""
45142
45143 #: c/c-typeck.c:6509 c/c-typeck.c:6755
45144 #, gcc-internal-format
45145 msgid "expected %qT but argument is of type %qT"
45146 msgstr ""
45147
45148 #: c/c-typeck.c:6543
45149 #, gcc-internal-format
45150 msgid ""
45151 "%qD argument %d type is %qT where %qT is expected in a call to built-in "
45152 "function declared without prototype"
45153 msgstr ""
45154
45155 #: c/c-typeck.c:6546
45156 #, gcc-internal-format
45157 msgid ""
45158 "%qD argument %d promotes to %qT where %qT is expected in a call to built-in "
45159 "function declared without prototype"
45160 msgstr ""
45161
45162 #: c/c-typeck.c:6551
45163 #, gcc-internal-format
45164 msgid "built-in %qD declared here"
45165 msgstr ""
45166
45167 #: c/c-typeck.c:6750
45168 #, gcc-internal-format
45169 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
45170 msgstr ""
45171
45172 #: c/c-typeck.c:6759
45173 #, gcc-internal-format
45174 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
45175 msgstr ""
45176
45177 #: c/c-typeck.c:6763
45178 #, gcc-internal-format
45179 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
45180 msgstr ""
45181
45182 #: c/c-typeck.c:6768
45183 #, gcc-internal-format
45184 msgid "enum conversion from %qT to %qT in return is invalid in C++"
45185 msgstr ""
45186
45187 #: c/c-typeck.c:6786
45188 #, gcc-internal-format
45189 msgid "implicit conversion from %qT to %qT"
45190 msgstr ""
45191
45192 #: c/c-typeck.c:6964 c/c-typeck.c:7318
45193 msgid ""
45194 "passing argument %d of %qE makes %q#v qualified function pointer from "
45195 "unqualified"
45196 msgstr ""
45197
45198 #: c/c-typeck.c:6967 c/c-typeck.c:7321
45199 msgid "assignment makes %q#v qualified function pointer from unqualified"
45200 msgstr ""
45201
45202 #: c/c-typeck.c:6970 c/c-typeck.c:7323
45203 msgid "initialization makes %q#v qualified function pointer from unqualified"
45204 msgstr ""
45205
45206 #: c/c-typeck.c:6973 c/c-typeck.c:7325
45207 msgid "return makes %q#v qualified function pointer from unqualified"
45208 msgstr ""
45209
45210 #: c/c-typeck.c:6981 c/c-typeck.c:7213 c/c-typeck.c:7256
45211 msgid ""
45212 "passing argument %d of %qE discards %qv qualifier from pointer target type"
45213 msgstr ""
45214
45215 #: c/c-typeck.c:6983 c/c-typeck.c:7215 c/c-typeck.c:7258
45216 msgid "assignment discards %qv qualifier from pointer target type"
45217 msgstr ""
45218
45219 #: c/c-typeck.c:6985 c/c-typeck.c:7217 c/c-typeck.c:7260
45220 msgid "initialization discards %qv qualifier from pointer target type"
45221 msgstr ""
45222
45223 #: c/c-typeck.c:6987 c/c-typeck.c:7219 c/c-typeck.c:7262
45224 msgid "return discards %qv qualifier from pointer target type"
45225 msgstr ""
45226
45227 #: c/c-typeck.c:6996
45228 #, gcc-internal-format
45229 msgid "ISO C prohibits argument conversion to union type"
45230 msgstr ""
45231
45232 #: c/c-typeck.c:7064
45233 #, gcc-internal-format
45234 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
45235 msgstr ""
45236
45237 #: c/c-typeck.c:7077
45238 #, gcc-internal-format
45239 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
45240 msgstr ""
45241
45242 #: c/c-typeck.c:7087
45243 #, gcc-internal-format
45244 msgid "assignment from pointer to non-enclosed address space"
45245 msgstr ""
45246
45247 #: c/c-typeck.c:7097
45248 #, gcc-internal-format
45249 msgid "initialization from pointer to non-enclosed address space"
45250 msgstr ""
45251
45252 #: c/c-typeck.c:7107
45253 #, gcc-internal-format
45254 msgid "return from pointer to non-enclosed address space"
45255 msgstr ""
45256
45257 #: c/c-typeck.c:7130
45258 #, gcc-internal-format
45259 msgid "argument %d of %qE might be a candidate for a format attribute"
45260 msgstr ""
45261
45262 #: c/c-typeck.c:7136
45263 #, gcc-internal-format
45264 msgid "assignment left-hand side might be a candidate for a format attribute"
45265 msgstr ""
45266
45267 #: c/c-typeck.c:7141
45268 #, gcc-internal-format
45269 msgid ""
45270 "initialization left-hand side might be a candidate for a format attribute"
45271 msgstr ""
45272
45273 #: c/c-typeck.c:7146 cp/typeck.c:9385
45274 #, gcc-internal-format
45275 msgid "return type might be a candidate for a format attribute"
45276 msgstr ""
45277
45278 #: c/c-typeck.c:7166
45279 #, gcc-internal-format
45280 msgid "passing argument %d of %qE from incompatible scalar storage order"
45281 msgstr ""
45282
45283 #: c/c-typeck.c:7171
45284 #, gcc-internal-format
45285 msgid ""
45286 "assignment to %qT from pointer type %qT with incompatible scalar storage "
45287 "order"
45288 msgstr ""
45289
45290 #: c/c-typeck.c:7176
45291 #, gcc-internal-format
45292 msgid ""
45293 "initialization of %qT from pointer type %qT with incompatible scalar storage "
45294 "order"
45295 msgstr ""
45296
45297 #: c/c-typeck.c:7181
45298 #, gcc-internal-format
45299 msgid ""
45300 "returning %qT from pointer type with incompatible scalar storage order %qT"
45301 msgstr ""
45302
45303 #: c/c-typeck.c:7230
45304 #, gcc-internal-format
45305 msgid ""
45306 "ISO C forbids passing argument %d of %qE between function pointer and %<void "
45307 "*%>"
45308 msgstr ""
45309
45310 #: c/c-typeck.c:7233
45311 #, gcc-internal-format
45312 msgid "ISO C forbids assignment between function pointer and %<void *%>"
45313 msgstr ""
45314
45315 #: c/c-typeck.c:7235
45316 #, gcc-internal-format
45317 msgid "ISO C forbids initialization between function pointer and %<void *%>"
45318 msgstr ""
45319
45320 #: c/c-typeck.c:7237
45321 #, gcc-internal-format
45322 msgid "ISO C forbids return between function pointer and %<void *%>"
45323 msgstr ""
45324
45325 #: c/c-typeck.c:7281
45326 #, gcc-internal-format
45327 msgid "pointer targets in passing argument %d of %qE differ in signedness"
45328 msgstr ""
45329
45330 #: c/c-typeck.c:7289
45331 #, gcc-internal-format
45332 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
45333 msgstr ""
45334
45335 #: c/c-typeck.c:7294
45336 #, gcc-internal-format
45337 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
45338 msgstr ""
45339
45340 #: c/c-typeck.c:7299
45341 #, gcc-internal-format
45342 msgid ""
45343 "pointer targets in returning %qT from a function with return type %qT differ "
45344 "in signedness"
45345 msgstr ""
45346
45347 #: c/c-typeck.c:7341
45348 #, gcc-internal-format
45349 msgid "passing argument %d of %qE from incompatible pointer type"
45350 msgstr ""
45351
45352 #: c/c-typeck.c:7349
45353 #, gcc-internal-format
45354 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
45355 msgstr ""
45356
45357 #: c/c-typeck.c:7354
45358 #, gcc-internal-format
45359 msgid "assignment to %qT from incompatible pointer type %qT"
45360 msgstr ""
45361
45362 #: c/c-typeck.c:7360
45363 #, gcc-internal-format
45364 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
45365 msgstr ""
45366
45367 #: c/c-typeck.c:7365
45368 #, gcc-internal-format
45369 msgid "initialization of %qT from incompatible pointer type %qT"
45370 msgstr ""
45371
45372 #: c/c-typeck.c:7372
45373 #, gcc-internal-format
45374 msgid ""
45375 "returning pointer to %qD of type %qT from a function with incompatible type "
45376 "%qT"
45377 msgstr ""
45378
45379 #: c/c-typeck.c:7377
45380 #, gcc-internal-format
45381 msgid "returning %qT from a function with incompatible return type %qT"
45382 msgstr ""
45383
45384 #: c/c-typeck.c:7416
45385 #, gcc-internal-format
45386 msgid "passing argument %d of %qE makes pointer from integer without a cast"
45387 msgstr ""
45388
45389 #: c/c-typeck.c:7423
45390 #, gcc-internal-format
45391 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
45392 msgstr ""
45393
45394 #: c/c-typeck.c:7428
45395 #, gcc-internal-format
45396 msgid ""
45397 "initialization of %qT from %qT makes pointer from integer without a cast"
45398 msgstr ""
45399
45400 #: c/c-typeck.c:7432
45401 #, gcc-internal-format
45402 msgid ""
45403 "returning %qT from a function with return type %qT makes pointer from "
45404 "integer without a cast"
45405 msgstr ""
45406
45407 #: c/c-typeck.c:7452
45408 #, gcc-internal-format
45409 msgid "passing argument %d of %qE makes integer from pointer without a cast"
45410 msgstr ""
45411
45412 #: c/c-typeck.c:7459
45413 #, gcc-internal-format
45414 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
45415 msgstr ""
45416
45417 #: c/c-typeck.c:7464
45418 #, gcc-internal-format
45419 msgid ""
45420 "initialization of %qT from %qT makes integer from pointer without a cast"
45421 msgstr ""
45422
45423 #: c/c-typeck.c:7468
45424 #, gcc-internal-format
45425 msgid ""
45426 "returning %qT from a function with return type %qT makes integer from "
45427 "pointer without a cast"
45428 msgstr ""
45429
45430 #: c/c-typeck.c:7495
45431 #, gcc-internal-format
45432 msgid "incompatible type for argument %d of %qE"
45433 msgstr ""
45434
45435 #: c/c-typeck.c:7506
45436 #, gcc-internal-format
45437 msgid "incompatible types when assigning to type %qT from type %qT"
45438 msgstr ""
45439
45440 #: c/c-typeck.c:7516
45441 #, gcc-internal-format
45442 msgid "incompatible types when initializing type %qT using type %qT"
45443 msgstr ""
45444
45445 #: c/c-typeck.c:7526
45446 #, gcc-internal-format
45447 msgid "incompatible types when returning type %qT but %qT was expected"
45448 msgstr ""
45449
45450 #: c/c-typeck.c:7594
45451 #, gcc-internal-format
45452 msgid "traditional C rejects automatic aggregate initialization"
45453 msgstr ""
45454
45455 #: c/c-typeck.c:7834 c/c-typeck.c:8728 cp/typeck2.c:1174
45456 #, gcc-internal-format
45457 msgid "initialization of a flexible array member"
45458 msgstr ""
45459
45460 #: c/c-typeck.c:7850 cp/typeck2.c:1209
45461 #, gcc-internal-format
45462 msgid ""
45463 "cannot initialize array of %qT from a string literal with type array of %qT"
45464 msgstr ""
45465
45466 #: c/c-typeck.c:7890
45467 #, gcc-internal-format
45468 msgid "array of inappropriate type initialized from string constant"
45469 msgstr ""
45470
45471 #: c/c-typeck.c:7958 cp/typeck.c:2162
45472 #, gcc-internal-format
45473 msgid "invalid use of non-lvalue array"
45474 msgstr ""
45475
45476 #: c/c-typeck.c:7977 c/c-typeck.c:8001 c/c-typeck.c:8004 c/c-typeck.c:8012
45477 #: c/c-typeck.c:8052 c/c-typeck.c:9581 c/c-typeck.c:9631
45478 #, gcc-internal-format
45479 msgid "initializer element is not constant"
45480 msgstr ""
45481
45482 #: c/c-typeck.c:7986
45483 #, gcc-internal-format
45484 msgid "array initialized from non-constant array expression"
45485 msgstr ""
45486
45487 #: c/c-typeck.c:8017 c/c-typeck.c:8065 c/c-typeck.c:9641
45488 #, gcc-internal-format
45489 msgid "initializer element is not a constant expression"
45490 msgstr ""
45491
45492 #: c/c-typeck.c:8059 c/c-typeck.c:9636
45493 #, gcc-internal-format
45494 msgid "initializer element is not computable at load time"
45495 msgstr ""
45496
45497 #: c/c-typeck.c:8078
45498 #, gcc-internal-format
45499 msgid "invalid initializer"
45500 msgstr ""
45501
45502 #: c/c-typeck.c:8356 cp/decl.c:6779
45503 #, gcc-internal-format
45504 msgid "opaque vector types cannot be initialized"
45505 msgstr ""
45506
45507 #: c/c-typeck.c:8576
45508 #, gcc-internal-format
45509 msgid "extra brace group at end of initializer"
45510 msgstr ""
45511
45512 #: c/c-typeck.c:8659
45513 #, gcc-internal-format
45514 msgid "braces around scalar initializer"
45515 msgstr ""
45516
45517 #: c/c-typeck.c:8725 c/c-typeck.c:10123 cp/typeck2.c:1218 cp/typeck2.c:1475
45518 #, gcc-internal-format
45519 msgid "initialization of flexible array member in a nested context"
45520 msgstr ""
45521
45522 #: c/c-typeck.c:8762
45523 #, gcc-internal-format
45524 msgid "missing braces around initializer"
45525 msgstr ""
45526
45527 #: c/c-typeck.c:8785
45528 #, gcc-internal-format
45529 msgid "missing initializer for field %qD of %qT"
45530 msgstr ""
45531
45532 #: c/c-typeck.c:8809
45533 #, gcc-internal-format
45534 msgid "empty scalar initializer"
45535 msgstr ""
45536
45537 #: c/c-typeck.c:8814
45538 #, gcc-internal-format
45539 msgid "extra elements in scalar initializer"
45540 msgstr ""
45541
45542 #: c/c-typeck.c:8933 c/c-typeck.c:9015
45543 #, gcc-internal-format
45544 msgid "array index in non-array initializer"
45545 msgstr ""
45546
45547 #: c/c-typeck.c:8938 c/c-typeck.c:9077
45548 #, gcc-internal-format
45549 msgid "field name not in record or union initializer"
45550 msgstr ""
45551
45552 #: c/c-typeck.c:8988
45553 #, gcc-internal-format
45554 msgid "array index in initializer not of integer type"
45555 msgstr ""
45556
45557 #: c/c-typeck.c:8997 c/c-typeck.c:9006
45558 #, gcc-internal-format
45559 msgid "array index in initializer is not an integer constant expression"
45560 msgstr ""
45561
45562 #: c/c-typeck.c:9011 c/c-typeck.c:9013
45563 #, gcc-internal-format
45564 msgid "nonconstant array index in initializer"
45565 msgstr ""
45566
45567 #: c/c-typeck.c:9017 c/c-typeck.c:9020
45568 #, gcc-internal-format
45569 msgid "array index in initializer exceeds array bounds"
45570 msgstr ""
45571
45572 #: c/c-typeck.c:9039
45573 #, gcc-internal-format
45574 msgid "empty index range in initializer"
45575 msgstr ""
45576
45577 #: c/c-typeck.c:9048
45578 #, gcc-internal-format
45579 msgid "array index range in initializer exceeds array bounds"
45580 msgstr ""
45581
45582 #: c/c-typeck.c:9150 c/c-typeck.c:9180 c/c-typeck.c:9724
45583 #, gcc-internal-format
45584 msgid "initialized field with side-effects overwritten"
45585 msgstr ""
45586
45587 #: c/c-typeck.c:9154 c/c-typeck.c:9184 c/c-typeck.c:9727
45588 #, gcc-internal-format
45589 msgid "initialized field overwritten"
45590 msgstr ""
45591
45592 #: c/c-typeck.c:9658
45593 #, gcc-internal-format
45594 msgid "enum conversion in initialization is invalid in C++"
45595 msgstr ""
45596
45597 #: c/c-typeck.c:9998
45598 #, gcc-internal-format
45599 msgid "excess elements in %<char%> array initializer"
45600 msgstr ""
45601
45602 #: c/c-typeck.c:10005 c/c-typeck.c:10082
45603 #, gcc-internal-format
45604 msgid "excess elements in struct initializer"
45605 msgstr ""
45606
45607 #: c/c-typeck.c:10026
45608 #, gcc-internal-format
45609 msgid ""
45610 "positional initialization of field in %<struct%> declared with "
45611 "%<designated_init%> attribute"
45612 msgstr ""
45613
45614 #: c/c-typeck.c:10097 cp/typeck2.c:1178
45615 #, gcc-internal-format
45616 msgid "non-static initialization of a flexible array member"
45617 msgstr ""
45618
45619 #: c/c-typeck.c:10196
45620 #, gcc-internal-format
45621 msgid "excess elements in union initializer"
45622 msgstr ""
45623
45624 #: c/c-typeck.c:10218
45625 #, gcc-internal-format
45626 msgid "traditional C rejects initialization of unions"
45627 msgstr ""
45628
45629 #: c/c-typeck.c:10288
45630 #, gcc-internal-format
45631 msgid "excess elements in array initializer"
45632 msgstr ""
45633
45634 #: c/c-typeck.c:10322
45635 #, gcc-internal-format
45636 msgid "excess elements in vector initializer"
45637 msgstr ""
45638
45639 #: c/c-typeck.c:10354
45640 #, gcc-internal-format
45641 msgid "excess elements in scalar initializer"
45642 msgstr ""
45643
45644 #: c/c-typeck.c:10600
45645 #, gcc-internal-format
45646 msgid "ISO C forbids %<goto *expr;%>"
45647 msgstr ""
45648
45649 #: c/c-typeck.c:10627 c/gimple-parser.c:2401 cp/typeck.c:9833
45650 #, gcc-internal-format
45651 msgid "function declared %<noreturn%> has a %<return%> statement"
45652 msgstr ""
45653
45654 #: c/c-typeck.c:10653 c/c-typeck.c:10657
45655 #, gcc-internal-format
45656 msgid "%<return%> with no value, in function returning non-void"
45657 msgstr ""
45658
45659 #: c/c-typeck.c:10671 c/gimple-parser.c:2411
45660 #, gcc-internal-format
45661 msgid "%<return%> with a value, in function returning void"
45662 msgstr ""
45663
45664 #: c/c-typeck.c:10674
45665 #, gcc-internal-format
45666 msgid "ISO C forbids %<return%> with expression, in function returning void"
45667 msgstr ""
45668
45669 #: c/c-typeck.c:10751
45670 #, gcc-internal-format
45671 msgid "function returns address of label"
45672 msgstr ""
45673
45674 #: c/c-typeck.c:10838 cp/semantics.c:1321
45675 #, gcc-internal-format
45676 msgid "switch quantity not an integer"
45677 msgstr ""
45678
45679 #: c/c-typeck.c:10863
45680 #, gcc-internal-format
45681 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
45682 msgstr ""
45683
45684 #: c/c-typeck.c:10900 c/c-typeck.c:10908
45685 #, gcc-internal-format
45686 msgid "case label is not an integer constant expression"
45687 msgstr ""
45688
45689 #: c/c-typeck.c:10914 cp/parser.c:11694
45690 #, gcc-internal-format
45691 msgid "case label not within a switch statement"
45692 msgstr ""
45693
45694 #: c/c-typeck.c:10916
45695 #, gcc-internal-format
45696 msgid "%<default%> label not within a switch statement"
45697 msgstr ""
45698
45699 #: c/c-typeck.c:11098 cp/parser.c:13120
45700 #, gcc-internal-format
45701 msgid "break statement not within loop or switch"
45702 msgstr ""
45703
45704 #: c/c-typeck.c:11100 cp/parser.c:13143
45705 #, gcc-internal-format
45706 msgid "continue statement not within a loop"
45707 msgstr ""
45708
45709 #: c/c-typeck.c:11105 cp/parser.c:13133
45710 #, gcc-internal-format
45711 msgid "break statement used with OpenMP for loop"
45712 msgstr ""
45713
45714 #: c/c-typeck.c:11110
45715 #, gcc-internal-format
45716 msgid "break statement within %<#pragma simd%> loop body"
45717 msgstr ""
45718
45719 #: c/c-typeck.c:11112
45720 #, gcc-internal-format
45721 msgid "continue statement within %<#pragma simd%> loop body"
45722 msgstr ""
45723
45724 #: c/c-typeck.c:11138 cp/cp-gimplify.c:500
45725 #, gcc-internal-format
45726 msgid "statement with no effect"
45727 msgstr ""
45728
45729 #: c/c-typeck.c:11182
45730 #, gcc-internal-format
45731 msgid "expression statement has incomplete type"
45732 msgstr ""
45733
45734 #: c/c-typeck.c:12016 c/c-typeck.c:12184 cp/typeck.c:5264
45735 #, gcc-internal-format
45736 msgid "comparing vectors with different element types"
45737 msgstr ""
45738
45739 #: c/c-typeck.c:12024 c/c-typeck.c:12192 cp/typeck.c:5277
45740 #, gcc-internal-format
45741 msgid "comparing vectors with different number of elements"
45742 msgstr ""
45743
45744 #: c/c-typeck.c:12049 c/c-typeck.c:12217 cp/typeck.c:5312
45745 #, gcc-internal-format
45746 msgid "could not find an integer type of the same size as %qT"
45747 msgstr ""
45748
45749 #: c/c-typeck.c:12063 cp/typeck.c:4970
45750 #, gcc-internal-format
45751 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
45752 msgstr ""
45753
45754 #: c/c-typeck.c:12081 c/c-typeck.c:12102
45755 #, gcc-internal-format
45756 msgid ""
45757 "the comparison will always evaluate as %<false%> for the address of %qD will "
45758 "never be NULL"
45759 msgstr ""
45760
45761 #: c/c-typeck.c:12087 c/c-typeck.c:12108
45762 #, gcc-internal-format
45763 msgid ""
45764 "the comparison will always evaluate as %<true%> for the address of %qD will "
45765 "never be NULL"
45766 msgstr ""
45767
45768 #: c/c-typeck.c:12129 c/c-typeck.c:12258
45769 #, gcc-internal-format
45770 msgid "comparison of pointers to disjoint address spaces"
45771 msgstr ""
45772
45773 #: c/c-typeck.c:12136 c/c-typeck.c:12142
45774 #, gcc-internal-format
45775 msgid "ISO C forbids comparison of %<void *%> with function pointer"
45776 msgstr ""
45777
45778 #: c/c-typeck.c:12149 c/c-typeck.c:12268
45779 #, gcc-internal-format
45780 msgid "comparison of distinct pointer types lacks a cast"
45781 msgstr ""
45782
45783 #: c/c-typeck.c:12161 c/c-typeck.c:12166 c/c-typeck.c:12294 c/c-typeck.c:12299
45784 #, gcc-internal-format
45785 msgid "comparison between pointer and integer"
45786 msgstr ""
45787
45788 #: c/c-typeck.c:12246
45789 #, gcc-internal-format
45790 msgid "comparison of complete and incomplete pointers"
45791 msgstr ""
45792
45793 #: c/c-typeck.c:12248
45794 #, gcc-internal-format
45795 msgid "ISO C forbids ordered comparisons of pointers to functions"
45796 msgstr ""
45797
45798 #: c/c-typeck.c:12253
45799 #, gcc-internal-format
45800 msgid "ordered comparison of pointer with null pointer"
45801 msgstr ""
45802
45803 #: c/c-typeck.c:12276 c/c-typeck.c:12279 c/c-typeck.c:12286 c/c-typeck.c:12289
45804 #, gcc-internal-format
45805 msgid "ordered comparison of pointer with integer zero"
45806 msgstr ""
45807
45808 #: c/c-typeck.c:12357
45809 #, gcc-internal-format
45810 msgid ""
45811 "implicit conversion from %qT to %qT to match other operand of binary "
45812 "expression"
45813 msgstr ""
45814
45815 #: c/c-typeck.c:12672
45816 #, gcc-internal-format
45817 msgid "used array that cannot be converted to pointer where scalar is required"
45818 msgstr ""
45819
45820 #: c/c-typeck.c:12676
45821 #, gcc-internal-format
45822 msgid "used struct type value where scalar is required"
45823 msgstr ""
45824
45825 #: c/c-typeck.c:12680
45826 #, gcc-internal-format
45827 msgid "used union type value where scalar is required"
45828 msgstr ""
45829
45830 #: c/c-typeck.c:12696
45831 #, gcc-internal-format
45832 msgid "used vector type where scalar is required"
45833 msgstr ""
45834
45835 #: c/c-typeck.c:12886 cp/semantics.c:9529
45836 #, gcc-internal-format
45837 msgid ""
45838 "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections"
45839 "%> or %<taskgroup%> clauses"
45840 msgstr ""
45841
45842 #: c/c-typeck.c:12897 c/c-typeck.c:12907 cp/semantics.c:9540
45843 #: cp/semantics.c:9550
45844 #, gcc-internal-format
45845 msgid "expected %<cancel%> %<if%> clause modifier"
45846 msgstr ""
45847
45848 #: c/c-typeck.c:12942 cp/semantics.c:9585
45849 #, gcc-internal-format
45850 msgid ""
45851 "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for"
45852 "%>, %<sections%> or %<taskgroup%> clauses"
45853 msgstr ""
45854
45855 #: c/c-typeck.c:12986 c/c-typeck.c:14544 c/c-typeck.c:14631 c/c-typeck.c:14702
45856 #, gcc-internal-format
45857 msgid "%<_Atomic%> %qE in %qs clause"
45858 msgstr ""
45859
45860 #: c/c-typeck.c:12998 c/c-typeck.c:14476 c/c-typeck.c:14617 cp/semantics.c:4797
45861 #: cp/semantics.c:7257 cp/semantics.c:7415
45862 #, gcc-internal-format
45863 msgid "bit-field %qE in %qs clause"
45864 msgstr ""
45865
45866 #: c/c-typeck.c:13007 c/c-typeck.c:14641 cp/semantics.c:4807
45867 #: cp/semantics.c:7434
45868 #, gcc-internal-format
45869 msgid "%qE is a member of a union"
45870 msgstr ""
45871
45872 #: c/c-typeck.c:13015 c/c-typeck.c:14650
45873 #, gcc-internal-format
45874 msgid "cannot dereference %qE in %qs clause"
45875 msgstr ""
45876
45877 #: c/c-typeck.c:13026 cp/semantics.c:4823 cp/semantics.c:7461
45878 #, gcc-internal-format
45879 msgid "%qD is not a variable in %qs clause"
45880 msgstr ""
45881
45882 #: c/c-typeck.c:13030 c/c-typeck.c:14667 cp/semantics.c:4827
45883 #: cp/semantics.c:7465
45884 #, gcc-internal-format
45885 msgid "%qE is not a variable in %qs clause"
45886 msgstr ""
45887
45888 #: c/c-typeck.c:13037
45889 #, gcc-internal-format
45890 msgid "%<_Atomic%> %qD in %qs clause"
45891 msgstr ""
45892
45893 #: c/c-typeck.c:13046 c/c-typeck.c:14674 c/c-typeck.c:14784 cp/semantics.c:4845
45894 #: cp/semantics.c:7472 cp/semantics.c:7651
45895 #, gcc-internal-format
45896 msgid "%qD is threadprivate variable in %qs clause"
45897 msgstr ""
45898
45899 #: c/c-typeck.c:13082 cp/semantics.c:4879
45900 #, gcc-internal-format
45901 msgid "low bound %qE of array section does not have integral type"
45902 msgstr ""
45903
45904 #: c/c-typeck.c:13089 cp/semantics.c:4886
45905 #, gcc-internal-format
45906 msgid "length %qE of array section does not have integral type"
45907 msgstr ""
45908
45909 #: c/c-typeck.c:13112 cp/semantics.c:4919
45910 #, gcc-internal-format
45911 msgid "expected single pointer in %qs clause"
45912 msgstr ""
45913
45914 #: c/c-typeck.c:13129 c/c-typeck.c:13195 c/c-typeck.c:13467 cp/semantics.c:4936
45915 #: cp/semantics.c:5002
45916 #, gcc-internal-format
45917 msgid "zero length array section in %qs clause"
45918 msgstr ""
45919
45920 #: c/c-typeck.c:13148 cp/semantics.c:4955
45921 #, gcc-internal-format
45922 msgid "for unknown bound array type length expression must be specified"
45923 msgstr ""
45924
45925 #: c/c-typeck.c:13156 cp/semantics.c:4963
45926 #, gcc-internal-format
45927 msgid "negative low bound in array section in %qs clause"
45928 msgstr ""
45929
45930 #: c/c-typeck.c:13165 c/c-typeck.c:13281 cp/semantics.c:4972
45931 #: cp/semantics.c:5088
45932 #, gcc-internal-format
45933 msgid "negative length in array section in %qs clause"
45934 msgstr ""
45935
45936 #: c/c-typeck.c:13182 cp/semantics.c:4989
45937 #, gcc-internal-format
45938 msgid "low bound %qE above array section size in %qs clause"
45939 msgstr ""
45940
45941 #: c/c-typeck.c:13223 cp/semantics.c:5030
45942 #, gcc-internal-format
45943 msgid "length %qE above array section size in %qs clause"
45944 msgstr ""
45945
45946 #: c/c-typeck.c:13238 cp/semantics.c:5045
45947 #, gcc-internal-format
45948 msgid "high bound %qE above array section size in %qs clause"
45949 msgstr ""
45950
45951 #: c/c-typeck.c:13273 cp/semantics.c:5080
45952 #, gcc-internal-format
45953 msgid "for pointer type length expression must be specified"
45954 msgstr ""
45955
45956 #: c/c-typeck.c:13291 c/c-typeck.c:13406 cp/semantics.c:5098
45957 #: cp/semantics.c:5227
45958 #, gcc-internal-format
45959 msgid "array section is not contiguous in %qs clause"
45960 msgstr ""
45961
45962 #: c/c-typeck.c:13299 cp/semantics.c:5106
45963 #, gcc-internal-format
45964 msgid "%qE does not have pointer or array type"
45965 msgstr ""
45966
45967 #: c/c-typeck.c:13689 cp/semantics.c:6179
45968 #, gcc-internal-format
45969 msgid "iterator %qD has neither integral nor pointer type"
45970 msgstr ""
45971
45972 #: c/c-typeck.c:13696
45973 #, gcc-internal-format
45974 msgid "iterator %qD has %<_Atomic%> qualified type"
45975 msgstr ""
45976
45977 #: c/c-typeck.c:13702 cp/semantics.c:6186
45978 #, gcc-internal-format
45979 msgid "iterator %qD has const qualified type"
45980 msgstr ""
45981
45982 #: c/c-typeck.c:13715 cp/semantics.c:6202
45983 #, gcc-internal-format
45984 msgid "iterator step with non-integral type"
45985 msgstr ""
45986
45987 #: c/c-typeck.c:13735 cp/semantics.c:6238
45988 #, gcc-internal-format
45989 msgid "iterator %qD has zero step"
45990 msgstr ""
45991
45992 #: c/c-typeck.c:13762
45993 #, gcc-internal-format
45994 msgid "type of iterator %qD refers to outer iterator %qD"
45995 msgstr ""
45996
45997 #: c/c-typeck.c:13769 cp/semantics.c:6272
45998 #, gcc-internal-format
45999 msgid "begin expression refers to outer iterator %qD"
46000 msgstr ""
46001
46002 #: c/c-typeck.c:13775 cp/semantics.c:6278
46003 #, gcc-internal-format
46004 msgid "end expression refers to outer iterator %qD"
46005 msgstr ""
46006
46007 #: c/c-typeck.c:13781 cp/semantics.c:6284
46008 #, gcc-internal-format
46009 msgid "step expression refers to outer iterator %qD"
46010 msgstr ""
46011
46012 #: c/c-typeck.c:13818 cp/semantics.c:6332
46013 #, gcc-internal-format
46014 msgid "expected pointer in %qs clause"
46015 msgstr ""
46016
46017 #: c/c-typeck.c:13897 cp/semantics.c:6404
46018 #, gcc-internal-format
46019 msgid ""
46020 "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
46021 msgstr ""
46022
46023 #: c/c-typeck.c:13919 cp/semantics.c:6424
46024 #, gcc-internal-format
46025 msgid "%<inscan%> %<reduction%> clause with array section"
46026 msgstr ""
46027
46028 #: c/c-typeck.c:13945 c/c-typeck.c:13955
46029 #, gcc-internal-format
46030 msgid "%qD in %<reduction%> clause is a zero size array"
46031 msgstr ""
46032
46033 #: c/c-typeck.c:13973
46034 #, gcc-internal-format
46035 msgid "%<_Atomic%> %qE in %<reduction%> clause"
46036 msgstr ""
46037
46038 #: c/c-typeck.c:13985
46039 #, gcc-internal-format
46040 msgid "zero sized type %qT in %qs clause"
46041 msgstr ""
46042
46043 #: c/c-typeck.c:13993
46044 #, gcc-internal-format
46045 msgid "variable sized type %qT in %qs clause"
46046 msgstr ""
46047
46048 #: c/c-typeck.c:14043
46049 #, gcc-internal-format
46050 msgid "%qE has invalid type for %<reduction(%s)%>"
46051 msgstr ""
46052
46053 #: c/c-typeck.c:14052 cp/semantics.c:6071
46054 #, gcc-internal-format
46055 msgid "user defined reduction not found for %qE"
46056 msgstr ""
46057
46058 #: c/c-typeck.c:14140
46059 #, gcc-internal-format
46060 msgid "variable length element type in array %<reduction%> clause"
46061 msgstr ""
46062
46063 #: c/c-typeck.c:14158 c/c-typeck.c:14858 cp/semantics.c:8092
46064 #, gcc-internal-format
46065 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
46066 msgstr ""
46067
46068 #: c/c-typeck.c:14170 cp/semantics.c:8135
46069 #, gcc-internal-format
46070 msgid "%qE must be %<threadprivate%> for %<copyin%>"
46071 msgstr ""
46072
46073 #: c/c-typeck.c:14184 cp/semantics.c:6465
46074 #, gcc-internal-format
46075 msgid ""
46076 "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> "
46077 "constructs"
46078 msgstr ""
46079
46080 #: c/c-typeck.c:14192
46081 #, gcc-internal-format
46082 msgid ""
46083 "linear clause applied to non-integral non-pointer variable with type %qT"
46084 msgstr ""
46085
46086 #: c/c-typeck.c:14200
46087 #, gcc-internal-format
46088 msgid "%<_Atomic%> %qD in %<linear%> clause"
46089 msgstr ""
46090
46091 #: c/c-typeck.c:14219 cp/semantics.c:6539
46092 #, gcc-internal-format
46093 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
46094 msgstr ""
46095
46096 #: c/c-typeck.c:14249 c/c-typeck.c:14777 c/c-typeck.c:14982 cp/semantics.c:6626
46097 #: cp/semantics.c:7644 cp/semantics.c:7939
46098 #, gcc-internal-format
46099 msgid "%qE is not a variable in clause %qs"
46100 msgstr ""
46101
46102 #: c/c-typeck.c:14264 cp/semantics.c:6641
46103 #, gcc-internal-format
46104 msgid "%qD appears more than once in reduction clauses"
46105 msgstr ""
46106
46107 #: c/c-typeck.c:14277 c/c-typeck.c:14309 c/c-typeck.c:14340
46108 #, gcc-internal-format
46109 msgid "%qE appears more than once in data clauses"
46110 msgstr ""
46111
46112 #: c/c-typeck.c:14285 c/c-typeck.c:14316 c/c-typeck.c:14565 c/c-typeck.c:14713
46113 #: c/c-typeck.c:14720 c/c-typeck.c:14736 c/c-typeck.c:14747 cp/semantics.c:6654
46114 #: cp/semantics.c:6662 cp/semantics.c:6719 cp/semantics.c:6726
46115 #: cp/semantics.c:6770 cp/semantics.c:7348 cp/semantics.c:7523
46116 #: cp/semantics.c:7530 cp/semantics.c:7548 cp/semantics.c:7559
46117 #, gcc-internal-format
46118 msgid "%qD appears more than once in data clauses"
46119 msgstr ""
46120
46121 #: c/c-typeck.c:14288 c/c-typeck.c:14319 c/c-typeck.c:14723 c/c-typeck.c:14750
46122 #: cp/semantics.c:6665 cp/semantics.c:6729 cp/semantics.c:7533
46123 #: cp/semantics.c:7562
46124 #, gcc-internal-format
46125 msgid "%qD appears both in data and map clauses"
46126 msgstr ""
46127
46128 #: c/c-typeck.c:14302 cp/semantics.c:6711
46129 #, gcc-internal-format
46130 msgid "%qE is not a variable in clause %<firstprivate%>"
46131 msgstr ""
46132
46133 #: c/c-typeck.c:14333 cp/semantics.c:6762
46134 #, gcc-internal-format
46135 msgid "%qE is not a variable in clause %<lastprivate%>"
46136 msgstr ""
46137
46138 #: c/c-typeck.c:14352 cp/semantics.c:7101
46139 #, gcc-internal-format
46140 msgid "%qE is not a variable in %<aligned%> clause"
46141 msgstr ""
46142
46143 #: c/c-typeck.c:14359
46144 #, gcc-internal-format
46145 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
46146 msgstr ""
46147
46148 #: c/c-typeck.c:14366
46149 #, gcc-internal-format
46150 msgid "%<_Atomic%> %qD in %<aligned%> clause"
46151 msgstr ""
46152
46153 #: c/c-typeck.c:14373
46154 #, gcc-internal-format
46155 msgid "%qE appears more than once in %<aligned%> clauses"
46156 msgstr ""
46157
46158 #: c/c-typeck.c:14386 cp/semantics.c:7172
46159 #, gcc-internal-format
46160 msgid "%qE is not a variable in %<nontemporal%> clause"
46161 msgstr ""
46162
46163 #: c/c-typeck.c:14392
46164 #, gcc-internal-format
46165 msgid "%qE appears more than once in %<nontemporal%> clauses"
46166 msgstr ""
46167
46168 #: c/c-typeck.c:14457 cp/semantics.c:7223
46169 #, gcc-internal-format
46170 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
46171 msgstr ""
46172
46173 #: c/c-typeck.c:14468 cp/semantics.c:7248
46174 #, gcc-internal-format
46175 msgid "%qE is not lvalue expression nor array section in %<depend%> clause"
46176 msgstr ""
46177
46178 #: c/c-typeck.c:14484 cp/semantics.c:7267
46179 #, gcc-internal-format
46180 msgid ""
46181 "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> "
46182 "dependence type"
46183 msgstr ""
46184
46185 #: c/c-typeck.c:14493 cp/semantics.c:7278
46186 #, gcc-internal-format
46187 msgid ""
46188 "%qE should not have %<omp_depend_t%> type in %<depend%> clause with "
46189 "dependence type other than %<depobj%>"
46190 msgstr ""
46191
46192 #: c/c-typeck.c:14536 cp/semantics.c:7323
46193 #, gcc-internal-format
46194 msgid "array section does not have mappable type in %qs clause"
46195 msgstr ""
46196
46197 #: c/c-typeck.c:14561 c/c-typeck.c:14733 cp/semantics.c:7344
46198 #: cp/semantics.c:7545
46199 #, gcc-internal-format
46200 msgid "%qD appears more than once in motion clauses"
46201 msgstr ""
46202
46203 #: c/c-typeck.c:14569 c/c-typeck.c:14739 cp/semantics.c:7352
46204 #: cp/semantics.c:7551
46205 #, gcc-internal-format
46206 msgid "%qD appears more than once in map clauses"
46207 msgstr ""
46208
46209 #: c/c-typeck.c:14624 cp/semantics.c:7422
46210 #, gcc-internal-format
46211 msgid "%qE does not have a mappable type in %qs clause"
46212 msgstr ""
46213
46214 #: c/c-typeck.c:14693 c/c-typeck.c:14791 cp/semantics.c:7502
46215 #: cp/semantics.c:7658
46216 #, gcc-internal-format
46217 msgid "%qD does not have a mappable type in %qs clause"
46218 msgstr ""
46219
46220 #: c/c-typeck.c:14772 cp/semantics.c:7638
46221 #, gcc-internal-format
46222 msgid "%qE is neither a variable nor a function name in clause %qs"
46223 msgstr ""
46224
46225 #: c/c-typeck.c:14800 cp/semantics.c:7668
46226 #, gcc-internal-format
46227 msgid "%qE appears more than once on the same %<declare target%> directive"
46228 msgstr ""
46229
46230 #: c/c-typeck.c:14814 cp/semantics.c:7684
46231 #, gcc-internal-format
46232 msgid "%qD is not an argument in %<uniform%> clause"
46233 msgstr ""
46234
46235 #: c/c-typeck.c:14817 cp/semantics.c:7687
46236 #, gcc-internal-format
46237 msgid "%qE is not an argument in %<uniform%> clause"
46238 msgstr ""
46239
46240 #: c/c-typeck.c:14834
46241 #, gcc-internal-format
46242 msgid "%qs variable is not a pointer"
46243 msgstr ""
46244
46245 #: c/c-typeck.c:14841
46246 #, gcc-internal-format
46247 msgid "%qs variable is neither a pointer nor an array"
46248 msgstr ""
46249
46250 #: c/c-typeck.c:14871 c/c-typeck.c:14943 cp/semantics.c:8081
46251 #, gcc-internal-format
46252 msgid "%<order%> clause must not be used together with %<ordered%>"
46253 msgstr ""
46254
46255 #: c/c-typeck.c:14965 cp/semantics.c:7907
46256 #, gcc-internal-format
46257 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
46258 msgstr ""
46259
46260 #: c/c-typeck.c:15032 cp/semantics.c:8194
46261 #, gcc-internal-format
46262 msgid "%qE is predetermined %qs for %qs"
46263 msgstr ""
46264
46265 #: c/c-typeck.c:15042
46266 #, gcc-internal-format
46267 msgid ""
46268 "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> "
46269 "clauses"
46270 msgstr ""
46271
46272 #: c/c-typeck.c:15061 cp/semantics.c:8033
46273 #, gcc-internal-format
46274 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
46275 msgstr ""
46276
46277 #: c/c-typeck.c:15073 cp/semantics.c:8046
46278 #, gcc-internal-format
46279 msgid ""
46280 "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
46281 msgstr ""
46282
46283 #: c/c-typeck.c:15084 c/c-typeck.c:15092 cp/semantics.c:8055
46284 #: cp/semantics.c:8073
46285 #, gcc-internal-format
46286 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
46287 msgstr ""
46288
46289 #: c/c-typeck.c:15107 cp/semantics.c:8013
46290 #, gcc-internal-format
46291 msgid ""
46292 "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
46293 msgstr ""
46294
46295 #: c/c-typeck.c:15124 cp/semantics.c:8063
46296 #, gcc-internal-format
46297 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
46298 msgstr ""
46299
46300 #: c/c-typeck.c:15291
46301 #, gcc-internal-format
46302 msgid "cannot use %<va_arg%> with reverse storage order"
46303 msgstr ""
46304
46305 #: c/c-typeck.c:15296
46306 #, gcc-internal-format
46307 msgid "second argument to %<va_arg%> is of incomplete type %qT"
46308 msgstr ""
46309
46310 #: c/c-typeck.c:15302
46311 #, gcc-internal-format
46312 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
46313 msgstr ""
46314
46315 #: c/gimple-parser.c:166
46316 #, gcc-internal-format
46317 msgid "expected frequency quality"
46318 msgstr ""
46319
46320 #: c/gimple-parser.c:175
46321 #, gcc-internal-format
46322 msgid "unknown profile quality"
46323 msgstr ""
46324
46325 #: c/gimple-parser.c:187
46326 #, gcc-internal-format
46327 msgid "expected frequency value"
46328 msgstr ""
46329
46330 #: c/gimple-parser.c:326
46331 #, gcc-internal-format
46332 msgid "edge not found"
46333 msgstr ""
46334
46335 #: c/gimple-parser.c:478 c/gimple-parser.c:484
46336 #, gcc-internal-format
46337 msgid "expected block index"
46338 msgstr ""
46339
46340 #: c/gimple-parser.c:492
46341 #, gcc-internal-format
46342 msgid "invalid block index"
46343 msgstr ""
46344
46345 #: c/gimple-parser.c:503
46346 #, gcc-internal-format
46347 msgid "expected block specifier"
46348 msgstr ""
46349
46350 #: c/gimple-parser.c:521
46351 #, gcc-internal-format
46352 msgid "expected loop number"
46353 msgstr ""
46354
46355 #: c/gimple-parser.c:539
46356 #, gcc-internal-format
46357 msgid "unknown block specifier"
46358 msgstr ""
46359
46360 #: c/gimple-parser.c:552 c/gimple-parser.c:1939
46361 #, gcc-internal-format
46362 msgid "expected count value"
46363 msgstr ""
46364
46365 #: c/gimple-parser.c:575 c/gimple-parser.c:661
46366 #, gcc-internal-format
46367 msgid "stmts without block"
46368 msgstr ""
46369
46370 #: c/gimple-parser.c:612
46371 #, gcc-internal-format
46372 msgid "duplicate loop header"
46373 msgstr ""
46374
46375 #: c/gimple-parser.c:818
46376 #, gcc-internal-format
46377 msgid "invalid source block specification"
46378 msgstr ""
46379
46380 #: c/gimple-parser.c:980
46381 #, gcc-internal-format
46382 msgid "%<&&%> not valid in GIMPLE"
46383 msgstr ""
46384
46385 #: c/gimple-parser.c:983
46386 #, gcc-internal-format
46387 msgid "%<||%> not valid in GIMPLE"
46388 msgstr ""
46389
46390 #: c/gimple-parser.c:1097
46391 #, gcc-internal-format
46392 msgid "expected pointer as argument of unary %<*%>"
46393 msgstr ""
46394
46395 #: c/gimple-parser.c:1123
46396 #, gcc-internal-format
46397 msgid "%<!%> not valid in GIMPLE"
46398 msgstr ""
46399
46400 #: c/gimple-parser.c:1182 c/gimple-parser.c:1519
46401 #, gcc-internal-format
46402 msgid "expected constant offset"
46403 msgstr ""
46404
46405 #: c/gimple-parser.c:1243
46406 #, gcc-internal-format
46407 msgid "SSA name undeclared"
46408 msgstr ""
46409
46410 #: c/gimple-parser.c:1265
46411 #, gcc-internal-format
46412 msgid "base variable or SSA name undeclared"
46413 msgstr ""
46414
46415 #: c/gimple-parser.c:1272
46416 #, gcc-internal-format
46417 msgid "invalid base %qE for SSA name"
46418 msgstr ""
46419
46420 #: c/gimple-parser.c:1300
46421 #, gcc-internal-format
46422 msgid "expecting internal function name"
46423 msgstr ""
46424
46425 #: c/gimple-parser.c:1313
46426 #, gcc-internal-format
46427 msgid "unknown internal function %qE"
46428 msgstr ""
46429
46430 #: c/gimple-parser.c:1451
46431 #, gcc-internal-format
46432 msgid "invalid type of %<__MEM%> operand"
46433 msgstr ""
46434
46435 #: c/gimple-parser.c:1513
46436 #, gcc-internal-format
46437 msgid "expected constant size"
46438 msgstr ""
46439
46440 #: c/gimple-parser.c:1551 c/gimple-parser.c:1581 c/gimple-parser.c:1624
46441 #: c/gimple-parser.c:1634
46442 #, gcc-internal-format
46443 msgid "invalid _Literal"
46444 msgstr ""
46445
46446 #: c/gimple-parser.c:1560
46447 #, gcc-internal-format
46448 msgid "invalid type for _Literal with constructor"
46449 msgstr ""
46450
46451 #: c/gimple-parser.c:1669
46452 #, gcc-internal-format
46453 msgid "anonymous SSA name cannot have default definition"
46454 msgstr ""
46455
46456 #: c/gimple-parser.c:1920
46457 #, gcc-internal-format
46458 msgid "expected pass name"
46459 msgstr ""
46460
46461 #: c/gimple-parser.c:1959
46462 #, gcc-internal-format
46463 msgid "invalid operation"
46464 msgstr ""
46465
46466 #: c/gimple-parser.c:2149
46467 #, gcc-internal-format
46468 msgid "%<catch%> is not supported"
46469 msgstr ""
46470
46471 #: c/gimple-parser.c:2151
46472 #, gcc-internal-format
46473 msgid "expected %<finally%> or %<catch%>"
46474 msgstr ""
46475
46476 #: c/gimple-parser.c:2195 c/gimple-parser.c:2232
46477 #, gcc-internal-format
46478 msgid "expected goto expression"
46479 msgstr ""
46480
46481 #: c/gimple-parser.c:2203
46482 #, gcc-internal-format
46483 msgid "expected else statement"
46484 msgstr ""
46485
46486 #: c/gimple-parser.c:2346
46487 #, gcc-internal-format
46488 msgid "expected case label"
46489 msgstr ""
46490
46491 #. A bad conversion for 'this' must be discarding cv-quals.
46492 #: cp/call.c:3651
46493 #, gcc-internal-format
46494 msgid " passing %qT as %<this%> argument discards qualifiers"
46495 msgstr ""
46496
46497 #: cp/call.c:3655
46498 msgid " no known conversion for implicit %<this%> parameter from %qH to %qI"
46499 msgstr ""
46500
46501 #: cp/call.c:3662
46502 #, gcc-internal-format, gfc-internal-format
46503 msgid " conversion of argument %d would be ill-formed:"
46504 msgstr ""
46505
46506 #. Conversion of conversion function return value failed.
46507 #: cp/call.c:3669
46508 msgid " no known conversion from %qH to %qI"
46509 msgstr ""
46510
46511 #: cp/call.c:3675
46512 msgid " no known conversion for argument %d from %qH to %qI"
46513 msgstr ""
46514
46515 #: cp/call.c:3687 cp/pt.c:6821
46516 #, gcc-internal-format, gfc-internal-format
46517 msgid " candidate expects %d argument, %d provided"
46518 msgid_plural " candidate expects %d arguments, %d provided"
46519 msgstr[0] ""
46520 msgstr[1] ""
46521
46522 #: cp/call.c:3715
46523 #, gcc-internal-format
46524 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
46525 msgstr ""
46526
46527 #: cp/call.c:3720
46528 #, gcc-internal-format
46529 msgid "%s%<%D(%T, %T)%> (built-in)"
46530 msgstr ""
46531
46532 #: cp/call.c:3724
46533 #, gcc-internal-format
46534 msgid "%s%<%D(%T)%> (built-in)"
46535 msgstr ""
46536
46537 #: cp/call.c:3728
46538 #, gcc-internal-format
46539 msgid "%s%qT (conversion)"
46540 msgstr ""
46541
46542 #: cp/call.c:3730
46543 #, gcc-internal-format
46544 msgid "%s%#qD (near match)"
46545 msgstr ""
46546
46547 #: cp/call.c:3732
46548 #, gcc-internal-format
46549 msgid "%s%#qD (deleted)"
46550 msgstr ""
46551
46552 #: cp/call.c:3734
46553 #, gcc-internal-format
46554 msgid "%s%#qD (reversed)"
46555 msgstr ""
46556
46557 #: cp/call.c:3736
46558 #, gcc-internal-format
46559 msgid "%s%#qD (rewritten)"
46560 msgstr ""
46561
46562 #: cp/call.c:3738
46563 #, gcc-internal-format
46564 msgid "%s%#qD"
46565 msgstr ""
46566
46567 #: cp/call.c:3742
46568 #, gcc-internal-format
46569 msgid " inherited here"
46570 msgstr ""
46571
46572 #: cp/call.c:3762
46573 #, gcc-internal-format
46574 msgid ""
46575 " return type %qT of explicit conversion function cannot be converted to %qT "
46576 "with a qualification conversion"
46577 msgstr ""
46578
46579 #: cp/call.c:3768
46580 #, gcc-internal-format
46581 msgid ""
46582 " conversion from return type %qT of template conversion function "
46583 "specialization to %qT is not an exact match"
46584 msgstr ""
46585
46586 #: cp/call.c:3779
46587 #, gcc-internal-format
46588 msgid ""
46589 " substitution of deduced template arguments resulted in errors seen above"
46590 msgstr ""
46591
46592 #. Re-run template unification with diagnostics.
46593 #: cp/call.c:3784
46594 #, gcc-internal-format
46595 msgid " template argument deduction/substitution failed:"
46596 msgstr ""
46597
46598 #: cp/call.c:3798
46599 #, gcc-internal-format
46600 msgid ""
46601 " a constructor taking a single argument of its own class type is invalid"
46602 msgstr ""
46603
46604 #: cp/call.c:3805
46605 #, gcc-internal-format
46606 msgid ""
46607 " an inherited constructor is not a candidate for initialization from an "
46608 "expression of the same or derived type"
46609 msgstr ""
46610
46611 #: cp/call.c:3952 cp/call.c:4308
46612 #, gcc-internal-format
46613 msgid "designated initializers cannot be used with a non-aggregate type %qT"
46614 msgstr ""
46615
46616 #: cp/call.c:4206
46617 msgid "conversion from %qH to %qI is ambiguous"
46618 msgstr ""
46619
46620 #: cp/call.c:4314 cp/cvt.c:855
46621 msgid "could not convert %qE from %qH to %qI"
46622 msgstr ""
46623
46624 #: cp/call.c:4381
46625 msgid ""
46626 "initializing %qH with %qI in converted constant expression does not bind "
46627 "directly"
46628 msgstr ""
46629
46630 #: cp/call.c:4402
46631 msgid "conversion from %qH to %qI in a converted constant expression"
46632 msgstr ""
46633
46634 #: cp/call.c:4583
46635 #, gcc-internal-format
46636 msgid "no matching function for call to %<%D(%A)%>"
46637 msgstr ""
46638
46639 #: cp/call.c:4586
46640 #, gcc-internal-format
46641 msgid "call of overloaded %<%D(%A)%> is ambiguous"
46642 msgstr ""
46643
46644 #. It's no good looking for an overloaded operator() on a
46645 #. pointer-to-member-function.
46646 #: cp/call.c:4802
46647 #, gcc-internal-format
46648 msgid ""
46649 "pointer-to-member function %qE cannot be called without an object; consider "
46650 "using %<.*%> or %<->*%>"
46651 msgstr ""
46652
46653 #: cp/call.c:4874
46654 #, gcc-internal-format
46655 msgid "no match for call to %<(%T) (%A)%>"
46656 msgstr ""
46657
46658 #: cp/call.c:4888
46659 #, gcc-internal-format
46660 msgid "call of %<(%T) (%A)%> is ambiguous"
46661 msgstr ""
46662
46663 #: cp/call.c:4940
46664 #, gcc-internal-format
46665 msgid "ambiguous overload for "
46666 msgstr ""
46667
46668 #: cp/call.c:4941
46669 #, gcc-internal-format
46670 msgid "no match for "
46671 msgstr ""
46672
46673 #: cp/call.c:4944
46674 #, gcc-internal-format
46675 msgid " (operand types are %qT, %qT, and %qT)"
46676 msgstr ""
46677
46678 #: cp/call.c:4946
46679 #, gcc-internal-format
46680 msgid " (operand types are %qT and %qT)"
46681 msgstr ""
46682
46683 #: cp/call.c:4948
46684 #, gcc-internal-format
46685 msgid " (operand type is %qT)"
46686 msgstr ""
46687
46688 #: cp/call.c:4965
46689 #, gcc-internal-format
46690 msgid "ternary %<operator?:%>"
46691 msgstr ""
46692
46693 #: cp/call.c:4969
46694 #, gcc-internal-format
46695 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
46696 msgstr ""
46697
46698 #: cp/call.c:4978 cp/call.c:5022 cp/call.c:5032
46699 #, gcc-internal-format
46700 msgid "%<operator%s%>"
46701 msgstr ""
46702
46703 #: cp/call.c:4981
46704 #, gcc-internal-format
46705 msgid "%<operator%s%> in %<%E%s%>"
46706 msgstr ""
46707
46708 #: cp/call.c:4988
46709 #, gcc-internal-format
46710 msgid "%<operator[]%>"
46711 msgstr ""
46712
46713 #: cp/call.c:4991
46714 #, gcc-internal-format
46715 msgid "%<operator[]%> in %<%E[%E]%>"
46716 msgstr ""
46717
46718 #: cp/call.c:4999
46719 #, gcc-internal-format
46720 msgid "%qs"
46721 msgstr ""
46722
46723 #: cp/call.c:5002
46724 #, gcc-internal-format
46725 msgid "%qs in %<%s %E%>"
46726 msgstr ""
46727
46728 #: cp/call.c:5008
46729 #, gcc-internal-format
46730 msgid "%<operator %s%>"
46731 msgstr ""
46732
46733 #: cp/call.c:5011
46734 #, gcc-internal-format
46735 msgid "%<operator %s%> in %<%s%E%>"
46736 msgstr ""
46737
46738 #: cp/call.c:5026
46739 #, gcc-internal-format
46740 msgid "%<operator%s%> in %<%E %s %E%>"
46741 msgstr ""
46742
46743 #: cp/call.c:5035
46744 #, gcc-internal-format
46745 msgid "%<operator%s%> in %<%s%E%>"
46746 msgstr ""
46747
46748 #: cp/call.c:5145
46749 #, gcc-internal-format
46750 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
46751 msgstr ""
46752
46753 #: cp/call.c:5212
46754 #, gcc-internal-format
46755 msgid ""
46756 "inferred scalar type %qT is not an integer or floating-point type of the "
46757 "same size as %qT"
46758 msgstr ""
46759
46760 #: cp/call.c:5229 cp/call.c:5236
46761 msgid "conversion of scalar %qH to vector %qI involves truncation"
46762 msgstr ""
46763
46764 #: cp/call.c:5292
46765 #, gcc-internal-format
46766 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
46767 msgstr ""
46768
46769 #: cp/call.c:5372
46770 #, gcc-internal-format
46771 msgid ""
46772 "second operand to the conditional operator is of type %<void%>, but the "
46773 "third operand is neither a throw-expression nor of type %<void%>"
46774 msgstr ""
46775
46776 #: cp/call.c:5377
46777 #, gcc-internal-format
46778 msgid ""
46779 "third operand to the conditional operator is of type %<void%>, but the "
46780 "second operand is neither a throw-expression nor of type %<void%>"
46781 msgstr ""
46782
46783 #: cp/call.c:5426 cp/call.c:5543 cp/call.c:5691
46784 #, gcc-internal-format
46785 msgid "operands to %<?:%> have different types %qT and %qT"
46786 msgstr ""
46787
46788 #: cp/call.c:5430
46789 #, gcc-internal-format
46790 msgid " and each type can be converted to the other"
46791 msgstr ""
46792
46793 #: cp/call.c:5619
46794 msgid ""
46795 "implicit conversion from %qH to %qI to match other result of conditional"
46796 msgstr ""
46797
46798 #: cp/call.c:5635
46799 #, gcc-internal-format
46800 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
46801 msgstr ""
46802
46803 #: cp/call.c:5647
46804 #, gcc-internal-format
46805 msgid "enumerated and non-enumerated type in conditional expression"
46806 msgstr ""
46807
46808 #: cp/call.c:6250
46809 #, gcc-internal-format
46810 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
46811 msgstr ""
46812
46813 #: cp/call.c:6252
46814 #, gcc-internal-format
46815 msgid "no %<%D(int)%> declared for postfix %qs"
46816 msgstr ""
46817
46818 #: cp/call.c:6330
46819 #, gcc-internal-format
46820 msgid ""
46821 "in C++20 this comparison calls the current function recursively with "
46822 "reversed arguments"
46823 msgstr ""
46824
46825 #: cp/call.c:6386
46826 #, gcc-internal-format
46827 msgid "return type of %qD is not %qs"
46828 msgstr ""
46829
46830 #: cp/call.c:6388
46831 #, gcc-internal-format
46832 msgid "used as rewritten candidate for comparison of %qT and %qT"
46833 msgstr ""
46834
46835 #: cp/call.c:6459
46836 #, gcc-internal-format
46837 msgid "comparison between %q#T and %q#T"
46838 msgstr ""
46839
46840 #: cp/call.c:6843
46841 #, gcc-internal-format
46842 msgid ""
46843 "exception cleanup for this placement new selects non-placement %<operator "
46844 "delete%>"
46845 msgstr ""
46846
46847 #: cp/call.c:6846
46848 #, gcc-internal-format
46849 msgid ""
46850 "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-"
46851 "fsized-deallocation%>)"
46852 msgstr ""
46853
46854 #: cp/call.c:6885
46855 #, gcc-internal-format
46856 msgid "%qD is a usual (non-placement) deallocation function"
46857 msgstr ""
46858
46859 #: cp/call.c:7049
46860 #, gcc-internal-format
46861 msgid "no corresponding deallocation function for %qD"
46862 msgstr ""
46863
46864 #: cp/call.c:7055
46865 #, gcc-internal-format
46866 msgid "no suitable %<operator %s%> for %qT"
46867 msgstr ""
46868
46869 #: cp/call.c:7073
46870 #, gcc-internal-format
46871 msgid "%q#D is private within this context"
46872 msgstr ""
46873
46874 #: cp/call.c:7075 cp/decl.c:8050
46875 #, gcc-internal-format
46876 msgid "declared private here"
46877 msgstr ""
46878
46879 #: cp/call.c:7080
46880 #, gcc-internal-format
46881 msgid "%q#D is protected within this context"
46882 msgstr ""
46883
46884 #: cp/call.c:7082 cp/decl.c:8051
46885 #, gcc-internal-format
46886 msgid "declared protected here"
46887 msgstr ""
46888
46889 #: cp/call.c:7087
46890 #, gcc-internal-format
46891 msgid "%q#D is inaccessible within this context"
46892 msgstr ""
46893
46894 #: cp/call.c:7160
46895 #, gcc-internal-format
46896 msgid "passing NULL to non-pointer argument %P of %qD"
46897 msgstr ""
46898
46899 #: cp/call.c:7163 cp/call.c:7182 cp/decl.c:9709 cp/typeck.c:4157
46900 #, gcc-internal-format
46901 msgid " declared here"
46902 msgstr ""
46903
46904 #: cp/call.c:7167
46905 #, gcc-internal-format
46906 msgid "converting to non-pointer type %qT from NULL"
46907 msgstr ""
46908
46909 #: cp/call.c:7179
46910 #, gcc-internal-format
46911 msgid "converting %<false%> to pointer type for argument %P of %qD"
46912 msgstr ""
46913
46914 #: cp/call.c:7186
46915 #, gcc-internal-format
46916 msgid "converting %<false%> to pointer type %qT"
46917 msgstr ""
46918
46919 #: cp/call.c:7253
46920 #, gcc-internal-format
46921 msgid " initializing argument %P of %qD"
46922 msgstr ""
46923
46924 #: cp/call.c:7273
46925 #, gcc-internal-format
46926 msgid ""
46927 "conversions to arrays of unknown bound are only available with %<-std=c+"
46928 "+20%> or %<-std=gnu++20%>"
46929 msgstr ""
46930
46931 #: cp/call.c:7323
46932 #, gcc-internal-format
46933 msgid "too many braces around initializer for %qT"
46934 msgstr ""
46935
46936 #: cp/call.c:7334
46937 msgid "converting to %qH from %qI requires direct-initialization"
46938 msgstr ""
46939
46940 #: cp/call.c:7343
46941 msgid "invalid user-defined conversion from %qH to %qI"
46942 msgstr ""
46943
46944 #: cp/call.c:7380 cp/cvt.c:227
46945 msgid "invalid conversion from %qH to %qI"
46946 msgstr ""
46947
46948 #: cp/call.c:7422 cp/call.c:7429
46949 #, gcc-internal-format
46950 msgid ""
46951 "converting to %qT from initializer list would use explicit constructor %qD"
46952 msgstr ""
46953
46954 #: cp/call.c:7425
46955 #, gcc-internal-format
46956 msgid "in C++11 and above a default constructor can be explicit"
46957 msgstr ""
46958
46959 #: cp/call.c:7695
46960 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
46961 msgstr ""
46962
46963 #: cp/call.c:7699
46964 msgid ""
46965 "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
46966 msgstr ""
46967
46968 #: cp/call.c:7710
46969 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
46970 msgstr ""
46971
46972 #: cp/call.c:7713
46973 msgid "binding reference of type %qH to %qI discards qualifiers"
46974 msgstr ""
46975
46976 #: cp/call.c:7752
46977 #, gcc-internal-format
46978 msgid "cannot bind bit-field %qE to %qT"
46979 msgstr ""
46980
46981 #: cp/call.c:7755 cp/call.c:7773
46982 #, gcc-internal-format
46983 msgid "cannot bind packed field %qE to %qT"
46984 msgstr ""
46985
46986 #: cp/call.c:7758
46987 #, gcc-internal-format
46988 msgid "cannot bind rvalue %qE to %qT"
46989 msgstr ""
46990
46991 #: cp/call.c:7932
46992 msgid "implicit conversion from %qH to %qI when passing argument to function"
46993 msgstr ""
46994
46995 #: cp/call.c:7956 cp/cvt.c:1976
46996 #, gcc-internal-format
46997 msgid ""
46998 "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, "
46999 "%qT after"
47000 msgstr ""
47001
47002 #: cp/call.c:8000
47003 #, gcc-internal-format
47004 msgid ""
47005 "passing objects of non-trivially-copyable type %q#T through %<...%> is "
47006 "conditionally supported"
47007 msgstr ""
47008
47009 #: cp/call.c:8036
47010 #, gcc-internal-format
47011 msgid "cannot receive reference type %qT through %<...%>"
47012 msgstr ""
47013
47014 #: cp/call.c:8046
47015 #, gcc-internal-format
47016 msgid ""
47017 "receiving objects of non-trivially-copyable type %q#T through %<...%> is "
47018 "conditionally-supported"
47019 msgstr ""
47020
47021 #: cp/call.c:8114
47022 #, gcc-internal-format
47023 msgid "recursive evaluation of default argument for %q#D"
47024 msgstr ""
47025
47026 #: cp/call.c:8123
47027 #, gcc-internal-format
47028 msgid ""
47029 "call to %qD uses the default argument for parameter %P, which is not yet "
47030 "defined"
47031 msgstr ""
47032
47033 #: cp/call.c:8227
47034 #, gcc-internal-format
47035 msgid "argument of function call might be a candidate for a format attribute"
47036 msgstr ""
47037
47038 #: cp/call.c:8286
47039 #, gcc-internal-format
47040 msgid "use of multiversioned function without a default"
47041 msgstr ""
47042
47043 #: cp/call.c:8710
47044 #, gcc-internal-format
47045 msgid "passing %qT as %<this%> argument discards qualifiers"
47046 msgstr ""
47047
47048 #: cp/call.c:8713 cp/call.c:11340
47049 #, gcc-internal-format
47050 msgid " in call to %qD"
47051 msgstr ""
47052
47053 #: cp/call.c:8738
47054 #, gcc-internal-format
47055 msgid "%qT is not an accessible base of %qT"
47056 msgstr ""
47057
47058 #: cp/call.c:8920
47059 #, gcc-internal-format
47060 msgid "passing arguments to ellipsis of inherited constructor %qD"
47061 msgstr ""
47062
47063 #: cp/call.c:9049
47064 #, gcc-internal-format
47065 msgid ""
47066 "assignment from temporary %<initializer_list%> does not extend the lifetime "
47067 "of the underlying array"
47068 msgstr ""
47069
47070 #: cp/call.c:9449
47071 #, gcc-internal-format
47072 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
47073 msgstr ""
47074
47075 #: cp/call.c:9452
47076 #, gcc-internal-format
47077 msgid "%qD writing to an object of non-trivial type %#qT%s"
47078 msgstr ""
47079
47080 #: cp/call.c:9457
47081 #, gcc-internal-format
47082 msgid "%qD writing to an object of type %#qT with %qs member %qD"
47083 msgstr ""
47084
47085 #: cp/call.c:9462
47086 #, gcc-internal-format
47087 msgid ""
47088 "%qD writing to an object of type %#qT containing a pointer to data member%s"
47089 msgstr ""
47090
47091 #: cp/call.c:9477
47092 #, gcc-internal-format
47093 msgid "; use assignment or value-initialization instead"
47094 msgstr ""
47095
47096 #: cp/call.c:9479
47097 #, gcc-internal-format
47098 msgid "; use assignment instead"
47099 msgstr ""
47100
47101 #: cp/call.c:9481
47102 #, gcc-internal-format
47103 msgid "; use value-initialization instead"
47104 msgstr ""
47105
47106 #: cp/call.c:9484
47107 #, gcc-internal-format
47108 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
47109 msgstr ""
47110
47111 #: cp/call.c:9487
47112 #, gcc-internal-format
47113 msgid "%qD clearing an object of non-trivial type %#qT%s"
47114 msgstr ""
47115
47116 #: cp/call.c:9489
47117 #, gcc-internal-format
47118 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
47119 msgstr ""
47120
47121 #: cp/call.c:9510
47122 #, gcc-internal-format
47123 msgid "; use copy-assignment or copy-initialization instead"
47124 msgstr ""
47125
47126 #: cp/call.c:9512
47127 #, gcc-internal-format
47128 msgid "; use copy-assignment instead"
47129 msgstr ""
47130
47131 #: cp/call.c:9514
47132 #, gcc-internal-format
47133 msgid "; use copy-initialization instead"
47134 msgstr ""
47135
47136 #: cp/call.c:9517
47137 #, gcc-internal-format
47138 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
47139 msgstr ""
47140
47141 #: cp/call.c:9520
47142 #, gcc-internal-format
47143 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
47144 msgstr ""
47145
47146 #: cp/call.c:9523
47147 #, gcc-internal-format
47148 msgid "%qD writing to an object with a deleted copy constructor"
47149 msgstr ""
47150
47151 #: cp/call.c:9534
47152 #, gcc-internal-format
47153 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
47154 msgstr ""
47155
47156 #: cp/call.c:9546
47157 #, gcc-internal-format
47158 msgid ""
47159 "%qD copying an object of type %#qT with %qs member %qD from an array of "
47160 "%#qT; use assignment or copy-initialization instead"
47161 msgstr ""
47162
47163 #: cp/call.c:9563
47164 #, gcc-internal-format
47165 msgid ""
47166 "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes "
47167 "unchanged"
47168 msgstr ""
47169
47170 #: cp/call.c:9566
47171 #, gcc-internal-format
47172 msgid ""
47173 "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
47174 msgstr ""
47175
47176 #: cp/call.c:9576
47177 #, gcc-internal-format
47178 msgid ""
47179 "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and "
47180 "%<delete%> instead"
47181 msgstr ""
47182
47183 #: cp/call.c:9579
47184 #, gcc-internal-format
47185 msgid ""
47186 "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> "
47187 "and %<delete%> instead"
47188 msgstr ""
47189
47190 #: cp/call.c:9582
47191 #, gcc-internal-format
47192 msgid "%qD moving an object of type %#qT with deleted destructor"
47193 msgstr ""
47194
47195 #: cp/call.c:9591
47196 #, gcc-internal-format
47197 msgid ""
47198 "%qD moving an object of non-trivial type %#qT and size %E into a region of "
47199 "size %E"
47200 msgstr ""
47201
47202 #: cp/call.c:9613
47203 #, gcc-internal-format
47204 msgid "%#qT declared here"
47205 msgstr ""
47206
47207 #: cp/call.c:9713
47208 #, gcc-internal-format
47209 msgid "constructor delegates to itself"
47210 msgstr ""
47211
47212 #: cp/call.c:9987 cp/typeck.c:9320
47213 msgid "cannot convert %qH to %qI"
47214 msgstr ""
47215
47216 #: cp/call.c:10009
47217 #, gcc-internal-format
47218 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
47219 msgstr ""
47220
47221 #: cp/call.c:10041
47222 #, gcc-internal-format
47223 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
47224 msgstr ""
47225
47226 #: cp/call.c:10088
47227 #, gcc-internal-format
47228 msgid "call to non-function %qD"
47229 msgstr ""
47230
47231 #: cp/call.c:10126 cp/pt.c:16040 cp/typeck.c:3140
47232 #, gcc-internal-format
47233 msgid "cannot call constructor %<%T::%D%> directly"
47234 msgstr ""
47235
47236 #: cp/call.c:10128
47237 #, gcc-internal-format
47238 msgid "for a function-style cast, remove the redundant %<::%D%>"
47239 msgstr ""
47240
47241 #: cp/call.c:10320
47242 #, gcc-internal-format
47243 msgid "no matching function for call to %<%s(%A)%>"
47244 msgstr ""
47245
47246 #: cp/call.c:10323
47247 #, gcc-internal-format
47248 msgid "call of overloaded %<%s(%A)%> is ambiguous"
47249 msgstr ""
47250
47251 #: cp/call.c:10344
47252 #, gcc-internal-format
47253 msgid "pure virtual %q#D called from non-static data member initializer"
47254 msgstr ""
47255
47256 #: cp/call.c:10349
47257 #, gcc-internal-format
47258 msgid "pure virtual %q#D called from constructor"
47259 msgstr ""
47260
47261 #: cp/call.c:10350
47262 #, gcc-internal-format
47263 msgid "pure virtual %q#D called from destructor"
47264 msgstr ""
47265
47266 #: cp/call.c:10373
47267 #, gcc-internal-format
47268 msgid "cannot call member function %qD without object"
47269 msgstr ""
47270
47271 #: cp/call.c:11338
47272 #, gcc-internal-format
47273 msgid "passing %qT chooses %qT over %qT"
47274 msgstr ""
47275
47276 #: cp/call.c:11407
47277 #, gcc-internal-format
47278 msgid "choosing %qD over %qD"
47279 msgstr ""
47280
47281 #: cp/call.c:11408
47282 msgid " for conversion from %qH to %qI"
47283 msgstr ""
47284
47285 #: cp/call.c:11411
47286 #, gcc-internal-format
47287 msgid " because conversion sequence for the argument is better"
47288 msgstr ""
47289
47290 #: cp/call.c:11661
47291 #, gcc-internal-format
47292 msgid "default argument mismatch in overload resolution"
47293 msgstr ""
47294
47295 #: cp/call.c:11665
47296 #, gcc-internal-format
47297 msgid " candidate 1: %q#F"
47298 msgstr ""
47299
47300 #: cp/call.c:11667
47301 #, gcc-internal-format
47302 msgid " candidate 2: %q#F"
47303 msgstr ""
47304
47305 #: cp/call.c:11713
47306 #, gcc-internal-format
47307 msgid ""
47308 "ISO C++ says that these are ambiguous, even though the worst conversion for "
47309 "the first is better than the worst conversion for the second:"
47310 msgstr ""
47311
47312 #: cp/call.c:12100
47313 #, gcc-internal-format
47314 msgid "a temporary bound to %qD only persists until the constructor exits"
47315 msgstr ""
47316
47317 #: cp/call.c:12255
47318 msgid ""
47319 "invalid initialization of non-const reference of type %qH from an rvalue of "
47320 "type %qI"
47321 msgstr ""
47322
47323 #: cp/call.c:12259
47324 msgid ""
47325 "invalid initialization of reference of type %qH from expression of type %qI"
47326 msgstr ""
47327
47328 #: cp/class.c:309
47329 #, gcc-internal-format
47330 msgid ""
47331 "cannot convert from pointer to base class %qT to pointer to derived class "
47332 "%qT because the base is virtual"
47333 msgstr ""
47334
47335 #: cp/class.c:313
47336 #, gcc-internal-format
47337 msgid ""
47338 "cannot convert from base class %qT to derived class %qT because the base is "
47339 "virtual"
47340 msgstr ""
47341
47342 #: cp/class.c:320
47343 #, gcc-internal-format
47344 msgid ""
47345 "cannot convert from pointer to base class %qT to pointer to derived class "
47346 "%qT via virtual base %qT"
47347 msgstr ""
47348
47349 #: cp/class.c:325
47350 #, gcc-internal-format
47351 msgid ""
47352 "cannot convert from base class %qT to derived class %qT via virtual base %qT"
47353 msgstr ""
47354
47355 #: cp/class.c:371
47356 #, gcc-internal-format
47357 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
47358 msgstr ""
47359
47360 #: cp/class.c:1155
47361 #, gcc-internal-format
47362 msgid "%q#D conflicts with version inherited from %qT"
47363 msgstr ""
47364
47365 #: cp/class.c:1158
47366 #, gcc-internal-format
47367 msgid "version inherited from %qT declared here"
47368 msgstr ""
47369
47370 #: cp/class.c:1178
47371 #, gcc-internal-format
47372 msgid "%q#D cannot be overloaded with %q#D"
47373 msgstr ""
47374
47375 #: cp/class.c:1180 cp/decl.c:1718 cp/decl.c:1730 cp/decl.c:1755 cp/decl.c:1778
47376 #: cp/name-lookup.c:2279 cp/name-lookup.c:2564
47377 #, gcc-internal-format
47378 msgid "previous declaration %q#D"
47379 msgstr ""
47380
47381 #: cp/class.c:1223
47382 #, gcc-internal-format
47383 msgid "conflicting access specifications for method %q+D, ignored"
47384 msgstr ""
47385
47386 #: cp/class.c:1226
47387 #, gcc-internal-format
47388 msgid "conflicting access specifications for field %qE, ignored"
47389 msgstr ""
47390
47391 #: cp/class.c:1295
47392 #, gcc-internal-format
47393 msgid "%qD invalid in %q#T because of local method %q#D with same name"
47394 msgstr ""
47395
47396 #: cp/class.c:1299
47397 #, gcc-internal-format
47398 msgid "local method %q#D declared here"
47399 msgstr ""
47400
47401 #: cp/class.c:1305
47402 #, gcc-internal-format
47403 msgid "%qD invalid in %q#T because of local member %q#D with same name"
47404 msgstr ""
47405
47406 #: cp/class.c:1309
47407 #, gcc-internal-format
47408 msgid "local member %q#D declared here"
47409 msgstr ""
47410
47411 #: cp/class.c:1365
47412 #, gcc-internal-format
47413 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
47414 msgstr ""
47415
47416 #: cp/class.c:1368 cp/class.c:1375 cp/class.c:1382 cp/class.c:1394
47417 #: cp/cvt.c:1090
47418 #, gcc-internal-format
47419 msgid "%qT declared here"
47420 msgstr ""
47421
47422 #: cp/class.c:1373
47423 #, gcc-internal-format
47424 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
47425 msgstr ""
47426
47427 #: cp/class.c:1380
47428 #, gcc-internal-format
47429 msgid "%qT does not have the %E ABI tag that base %qT has"
47430 msgstr ""
47431
47432 #: cp/class.c:1388
47433 #, gcc-internal-format
47434 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
47435 msgstr ""
47436
47437 #: cp/class.c:1691
47438 #, gcc-internal-format
47439 msgid "cannot derive from %<final%> base %qT in derived type %qT"
47440 msgstr ""
47441
47442 #: cp/class.c:2154
47443 #, gcc-internal-format
47444 msgid "all member functions in class %qT are private"
47445 msgstr ""
47446
47447 #: cp/class.c:2166
47448 #, gcc-internal-format
47449 msgid "%q#T only defines a private destructor and has no friends"
47450 msgstr ""
47451
47452 #: cp/class.c:2207
47453 #, gcc-internal-format
47454 msgid "%q#T only defines private constructors and has no friends"
47455 msgstr ""
47456
47457 #: cp/class.c:2211
47458 #, gcc-internal-format
47459 msgid "%q#D is public, but requires an existing %q#T object"
47460 msgstr ""
47461
47462 #: cp/class.c:2503
47463 #, gcc-internal-format
47464 msgid "no unique final overrider for %qD in %qT"
47465 msgstr ""
47466
47467 #: cp/class.c:2865
47468 #, gcc-internal-format
47469 msgid "%qD can be marked override"
47470 msgstr ""
47471
47472 #: cp/class.c:2868
47473 #, gcc-internal-format
47474 msgid "%q+#D marked %<override%>, but does not override"
47475 msgstr ""
47476
47477 #: cp/class.c:2883
47478 #, gcc-internal-format
47479 msgid "%q+#D marked %<final%>, but is not virtual"
47480 msgstr ""
47481
47482 #: cp/class.c:2946
47483 #, gcc-internal-format
47484 msgid "%qD was hidden"
47485 msgstr ""
47486
47487 #: cp/class.c:2947
47488 #, gcc-internal-format
47489 msgid " by %qD"
47490 msgstr ""
47491
47492 #: cp/class.c:2982
47493 #, gcc-internal-format
47494 msgid ""
47495 "%q#D invalid; an anonymous union may only have public non-static data members"
47496 msgstr ""
47497
47498 #: cp/class.c:2992 cp/parser.c:20955
47499 #, gcc-internal-format
47500 msgid "this flexibility is deprecated and will be removed"
47501 msgstr ""
47502
47503 #: cp/class.c:3185
47504 #, gcc-internal-format
47505 msgid "the ellipsis in %qD is not inherited"
47506 msgstr ""
47507
47508 #: cp/class.c:3376
47509 #, gcc-internal-format
47510 msgid "bit-field %q#D with non-integral type %qT"
47511 msgstr ""
47512
47513 #: cp/class.c:3392
47514 #, gcc-internal-format
47515 msgid "bit-field %q+D width not an integer constant"
47516 msgstr ""
47517
47518 #: cp/class.c:3397
47519 #, gcc-internal-format
47520 msgid "negative width in bit-field %q+D"
47521 msgstr ""
47522
47523 #: cp/class.c:3402
47524 #, gcc-internal-format
47525 msgid "zero width for bit-field %q+D"
47526 msgstr ""
47527
47528 #: cp/class.c:3412
47529 #, gcc-internal-format
47530 msgid "width of %qD exceeds its type"
47531 msgstr ""
47532
47533 #: cp/class.c:3418
47534 #, gcc-internal-format
47535 msgid "%qD is too small to hold all values of %q#T"
47536 msgstr ""
47537
47538 #: cp/class.c:3479
47539 #, gcc-internal-format
47540 msgid "member %q+#D with constructor not allowed in union"
47541 msgstr ""
47542
47543 #: cp/class.c:3482
47544 #, gcc-internal-format
47545 msgid "member %q+#D with destructor not allowed in union"
47546 msgstr ""
47547
47548 #: cp/class.c:3484
47549 #, gcc-internal-format
47550 msgid "member %q+#D with copy assignment operator not allowed in union"
47551 msgstr ""
47552
47553 #: cp/class.c:3488
47554 #, gcc-internal-format
47555 msgid ""
47556 "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
47557 msgstr ""
47558
47559 #: cp/class.c:3604
47560 #, gcc-internal-format
47561 msgid "in C++98 %q+D may not be static because it is a member of a union"
47562 msgstr ""
47563
47564 #: cp/class.c:3617
47565 #, gcc-internal-format
47566 msgid "non-static data member %q+D in a union may not have reference type %qT"
47567 msgstr ""
47568
47569 #: cp/class.c:3630
47570 #, gcc-internal-format
47571 msgid "data member %q+D invalidly declared function type"
47572 msgstr ""
47573
47574 #: cp/class.c:3636
47575 #, gcc-internal-format
47576 msgid "data member %q+D invalidly declared method type"
47577 msgstr ""
47578
47579 #: cp/class.c:3707
47580 #, gcc-internal-format
47581 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
47582 msgstr ""
47583
47584 #: cp/class.c:3759
47585 #, gcc-internal-format
47586 msgid "member %q+D cannot be declared as a %<mutable%> reference"
47587 msgstr ""
47588
47589 #: cp/class.c:3762
47590 #, gcc-internal-format
47591 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
47592 msgstr ""
47593
47594 #: cp/class.c:3793
47595 #, gcc-internal-format
47596 msgid "multiple fields in union %qT initialized"
47597 msgstr ""
47598
47599 #: cp/class.c:3795
47600 #, gcc-internal-format
47601 msgid "initialized member %q+D declared here"
47602 msgstr ""
47603
47604 #: cp/class.c:3838
47605 #, gcc-internal-format
47606 msgid "field %q#D with same name as class"
47607 msgstr ""
47608
47609 #: cp/class.c:3866
47610 #, gcc-internal-format
47611 msgid "%q#T has pointer data members"
47612 msgstr ""
47613
47614 #: cp/class.c:3871
47615 #, gcc-internal-format
47616 msgid " but does not declare %<%T(const %T&)%>"
47617 msgstr ""
47618
47619 #: cp/class.c:3873
47620 #, gcc-internal-format
47621 msgid " or %<operator=(const %T&)%>"
47622 msgstr ""
47623
47624 #: cp/class.c:3877
47625 #, gcc-internal-format
47626 msgid " but does not declare %<operator=(const %T&)%>"
47627 msgstr ""
47628
47629 #: cp/class.c:3879
47630 #, gcc-internal-format
47631 msgid "pointer member %q+D declared here"
47632 msgstr ""
47633
47634 #: cp/class.c:4317
47635 #, gcc-internal-format
47636 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
47637 msgstr ""
47638
47639 #: cp/class.c:4320
47640 #, gcc-internal-format
47641 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
47642 msgstr ""
47643
47644 #: cp/class.c:4648
47645 #, gcc-internal-format
47646 msgid "initializer specified for non-virtual method %q+D"
47647 msgstr ""
47648
47649 #: cp/class.c:4681
47650 #, gcc-internal-format
47651 msgid "destructor for %qT is ambiguous"
47652 msgstr ""
47653
47654 #: cp/class.c:5133
47655 #, gcc-internal-format
47656 msgid "method overrides both %<transaction_pure%> and %qE methods"
47657 msgstr ""
47658
47659 #: cp/class.c:5154
47660 #, gcc-internal-format
47661 msgid "method declared %qE overriding %qE method"
47662 msgstr ""
47663
47664 #: cp/class.c:5810 cp/constexpr.c:252
47665 #, gcc-internal-format
47666 msgid ""
47667 "enclosing class of %<constexpr%> non-static member function %q+#D is not a "
47668 "literal type"
47669 msgstr ""
47670
47671 #: cp/class.c:5836
47672 #, gcc-internal-format
47673 msgid "%q+T is not literal because:"
47674 msgstr ""
47675
47676 #: cp/class.c:5839
47677 #, gcc-internal-format
47678 msgid " %qT is a closure type, which is only literal in C++17 and later"
47679 msgstr ""
47680
47681 #: cp/class.c:5842
47682 #, gcc-internal-format
47683 msgid " %q+T has a non-trivial destructor"
47684 msgstr ""
47685
47686 #: cp/class.c:5845
47687 #, gcc-internal-format
47688 msgid " %q+T does not have %<constexpr%> destructor"
47689 msgstr ""
47690
47691 #: cp/class.c:5853
47692 #, gcc-internal-format
47693 msgid ""
47694 " %q+T is not an aggregate, does not have a trivial default constructor, and "
47695 "has no %<constexpr%> constructor that is not a copy or move constructor"
47696 msgstr ""
47697
47698 #: cp/class.c:5886
47699 #, gcc-internal-format
47700 msgid " base class %qT of %q+T is non-literal"
47701 msgstr ""
47702
47703 #: cp/class.c:5901
47704 #, gcc-internal-format
47705 msgid " non-static data member %qD has non-literal type"
47706 msgstr ""
47707
47708 #: cp/class.c:5908
47709 #, gcc-internal-format
47710 msgid " non-static data member %qD has volatile type"
47711 msgstr ""
47712
47713 #: cp/class.c:6029
47714 #, gcc-internal-format
47715 msgid "base class %q#T has accessible non-virtual destructor"
47716 msgstr ""
47717
47718 #: cp/class.c:6058
47719 #, gcc-internal-format
47720 msgid "non-static reference %q#D in class without a constructor"
47721 msgstr ""
47722
47723 #: cp/class.c:6064
47724 #, gcc-internal-format
47725 msgid "non-static const member %q#D in class without a constructor"
47726 msgstr ""
47727
47728 #: cp/class.c:6383
47729 #, gcc-internal-format
47730 msgid "direct base %qT inaccessible in %qT due to ambiguity"
47731 msgstr ""
47732
47733 #: cp/class.c:6395
47734 #, gcc-internal-format
47735 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
47736 msgstr ""
47737
47738 #: cp/class.c:6643
47739 #, gcc-internal-format
47740 msgid ""
47741 "offset of %qD is not ABI-compliant and may change in a future version of GCC"
47742 msgstr ""
47743
47744 #: cp/class.c:6815
47745 #, gcc-internal-format
47746 msgid "size of type %qT is too large (%qE bytes)"
47747 msgstr ""
47748
47749 #: cp/class.c:7101
47750 #, gcc-internal-format
47751 msgid "invalid use of %q#T with a zero-size array in %q#D"
47752 msgstr ""
47753
47754 #: cp/class.c:7103
47755 #, gcc-internal-format
47756 msgid "invalid use of %q#T with a flexible array member in %q#T"
47757 msgstr ""
47758
47759 #: cp/class.c:7108
47760 #, gcc-internal-format
47761 msgid "array member %q#D declared here"
47762 msgstr ""
47763
47764 #: cp/class.c:7136
47765 #, gcc-internal-format
47766 msgid "zero-size array member %qD not at end of %q#T"
47767 msgstr ""
47768
47769 #: cp/class.c:7138
47770 #, gcc-internal-format
47771 msgid "zero-size array member %qD in an otherwise empty %q#T"
47772 msgstr ""
47773
47774 #: cp/class.c:7147 cp/class.c:7178
47775 #, gcc-internal-format
47776 msgid "in the definition of %q#T"
47777 msgstr ""
47778
47779 #: cp/class.c:7155
47780 #, gcc-internal-format
47781 msgid "flexible array member %qD not at end of %q#T"
47782 msgstr ""
47783
47784 #: cp/class.c:7157
47785 #, gcc-internal-format
47786 msgid "flexible array member %qD in an otherwise empty %q#T"
47787 msgstr ""
47788
47789 #: cp/class.c:7176
47790 #, gcc-internal-format
47791 msgid "next member %q#D declared here"
47792 msgstr ""
47793
47794 #: cp/class.c:7290 cp/parser.c:24705
47795 #, gcc-internal-format
47796 msgid "redefinition of %q#T"
47797 msgstr ""
47798
47799 #: cp/class.c:7427
47800 #, gcc-internal-format
47801 msgid "%q#T has virtual functions and accessible non-virtual destructor"
47802 msgstr ""
47803
47804 #: cp/class.c:7458
47805 #, gcc-internal-format
47806 msgid "type transparent %q#T does not have any fields"
47807 msgstr ""
47808
47809 #: cp/class.c:7464
47810 #, gcc-internal-format
47811 msgid "type transparent class %qT has base classes"
47812 msgstr ""
47813
47814 #: cp/class.c:7468
47815 #, gcc-internal-format
47816 msgid "type transparent class %qT has virtual functions"
47817 msgstr ""
47818
47819 #: cp/class.c:7474
47820 #, gcc-internal-format
47821 msgid ""
47822 "type transparent %q#T cannot be made transparent because the type of the "
47823 "first field has a different ABI from the class overall"
47824 msgstr ""
47825
47826 #: cp/class.c:7636
47827 #, gcc-internal-format
47828 msgid "definition of %qD does not match %<#include <initializer_list>%>"
47829 msgstr ""
47830
47831 #: cp/class.c:7647
47832 #, gcc-internal-format
47833 msgid "trying to finish struct, but kicked out due to previous parse errors"
47834 msgstr ""
47835
47836 #: cp/class.c:8154
47837 #, gcc-internal-format
47838 msgid "language string %<\"%E\"%> not recognized"
47839 msgstr ""
47840
47841 #: cp/class.c:8244
47842 #, gcc-internal-format
47843 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
47844 msgstr ""
47845
47846 #: cp/class.c:8389
47847 #, gcc-internal-format
47848 msgid "no matches converting function %qD to type %q#T"
47849 msgstr ""
47850
47851 #: cp/class.c:8416
47852 #, gcc-internal-format
47853 msgid "converting overloaded function %qD to type %q#T is ambiguous"
47854 msgstr ""
47855
47856 #: cp/class.c:8443
47857 #, gcc-internal-format
47858 msgid "assuming pointer to member %qD"
47859 msgstr ""
47860
47861 #: cp/class.c:8446
47862 #, gcc-internal-format
47863 msgid "(a pointer to member can only be formed with %<&%E%>)"
47864 msgstr ""
47865
47866 #: cp/class.c:8522 cp/class.c:8564
47867 #, gcc-internal-format
47868 msgid "not enough type information"
47869 msgstr ""
47870
47871 #: cp/class.c:8542
47872 #, gcc-internal-format
47873 msgid "cannot convert %qE from type %qT to type %qT"
47874 msgstr ""
47875
47876 #: cp/class.c:8815
47877 #, gcc-internal-format
47878 msgid "declaration of %q#D changes meaning of %qD"
47879 msgstr ""
47880
47881 #: cp/class.c:8818
47882 #, gcc-internal-format
47883 msgid "%qD declared here as %q#D"
47884 msgstr ""
47885
47886 #: cp/constexpr.c:105
47887 #, gcc-internal-format
47888 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
47889 msgstr ""
47890
47891 #: cp/constexpr.c:116
47892 #, gcc-internal-format
47893 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
47894 msgstr ""
47895
47896 #: cp/constexpr.c:128
47897 #, gcc-internal-format
47898 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
47899 msgstr ""
47900
47901 #: cp/constexpr.c:200
47902 #, gcc-internal-format
47903 msgid "inherited constructor %qD is not %<constexpr%>"
47904 msgstr ""
47905
47906 #: cp/constexpr.c:213
47907 #, gcc-internal-format
47908 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
47909 msgstr ""
47910
47911 #: cp/constexpr.c:225
47912 #, gcc-internal-format
47913 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
47914 msgstr ""
47915
47916 #: cp/constexpr.c:236
47917 #, gcc-internal-format
47918 msgid "invalid return type %qT of %<constexpr%> function %q+D"
47919 msgstr ""
47920
47921 #: cp/constexpr.c:263
47922 #, gcc-internal-format
47923 msgid "%q#T has virtual base classes"
47924 msgstr ""
47925
47926 #: cp/constexpr.c:524
47927 #, gcc-internal-format
47928 msgid "%<constexpr%> constructor does not have empty body"
47929 msgstr ""
47930
47931 #: cp/constexpr.c:787
47932 #, gcc-internal-format
47933 msgid ""
47934 "%<constexpr%> constructor for union %qT must initialize exactly one non-"
47935 "static data member"
47936 msgstr ""
47937
47938 #: cp/constexpr.c:848
47939 #, gcc-internal-format
47940 msgid ""
47941 "member %qD must be initialized by mem-initializer in %<constexpr%> "
47942 "constructor"
47943 msgstr ""
47944
47945 #: cp/constexpr.c:889
47946 #, gcc-internal-format
47947 msgid "body of %<constexpr%> function %qD not a return-statement"
47948 msgstr ""
47949
47950 #: cp/constexpr.c:970
47951 #, gcc-internal-format
47952 msgid "%qD is not usable as a %<constexpr%> function because:"
47953 msgstr ""
47954
47955 #: cp/constexpr.c:1432 cp/constexpr.c:2626
47956 #, gcc-internal-format
47957 msgid "%<constexpr%> call flows off the end of the function"
47958 msgstr ""
47959
47960 #: cp/constexpr.c:1437 cp/constexpr.c:1447 cp/constexpr.c:2831
47961 #, gcc-internal-format
47962 msgid "%q+E is not a constant expression"
47963 msgstr ""
47964
47965 #: cp/constexpr.c:1714 cp/constexpr.c:7500
47966 #, gcc-internal-format
47967 msgid "call to internal function %qE"
47968 msgstr ""
47969
47970 #: cp/constexpr.c:1769
47971 #, gcc-internal-format
47972 msgid "modifying a const object %qE is not allowed in a constant expression"
47973 msgstr ""
47974
47975 #: cp/constexpr.c:1771
47976 #, gcc-internal-format
47977 msgid "originally declared %<const%> here"
47978 msgstr ""
47979
47980 #: cp/constexpr.c:1969 cp/constexpr.c:2015 cp/constexpr.c:2047
47981 #: cp/constexpr.c:2068
47982 #, gcc-internal-format
47983 msgid "reference %<dynamic_cast%> failed"
47984 msgstr ""
47985
47986 #: cp/constexpr.c:1970
47987 #, gcc-internal-format
47988 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
47989 msgstr ""
47990
47991 #: cp/constexpr.c:2016 cp/constexpr.c:2048
47992 #, gcc-internal-format
47993 msgid ""
47994 "static type %qT of its operand is a non-public base class of dynamic type %qT"
47995 msgstr ""
47996
47997 #: cp/constexpr.c:2070
47998 #, gcc-internal-format
47999 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
48000 msgstr ""
48001
48002 #: cp/constexpr.c:2073
48003 #, gcc-internal-format
48004 msgid ""
48005 "dynamic type %qT of its operand does not have an unambiguous public base "
48006 "class %qT"
48007 msgstr ""
48008
48009 #: cp/constexpr.c:2148 cp/constexpr.c:2352 cp/constexpr.c:7532
48010 #, gcc-internal-format
48011 msgid "call to non-%<constexpr%> function %qD"
48012 msgstr ""
48013
48014 #: cp/constexpr.c:2244
48015 #, gcc-internal-format
48016 msgid "expression %qE does not designate a %<constexpr%> function"
48017 msgstr ""
48018
48019 #: cp/constexpr.c:2311
48020 #, gcc-internal-format
48021 msgid "deallocation of already deallocated storage"
48022 msgstr ""
48023
48024 #: cp/constexpr.c:2318
48025 #, gcc-internal-format
48026 msgid "deallocation of storage that was not previously allocated"
48027 msgstr ""
48028
48029 #: cp/constexpr.c:2426
48030 #, gcc-internal-format
48031 msgid "%qD called in a constant expression before its definition is complete"
48032 msgstr ""
48033
48034 #: cp/constexpr.c:2433
48035 #, gcc-internal-format
48036 msgid "%qD called in a constant expression"
48037 msgstr ""
48038
48039 #: cp/constexpr.c:2437
48040 #, gcc-internal-format
48041 msgid "%qD used before its definition"
48042 msgstr ""
48043
48044 #: cp/constexpr.c:2528
48045 #, gcc-internal-format
48046 msgid "call has circular dependency"
48047 msgstr ""
48048
48049 #: cp/constexpr.c:2539
48050 #, gcc-internal-format
48051 msgid ""
48052 "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-"
48053 "depth=%> to increase the maximum)"
48054 msgstr ""
48055
48056 #: cp/constexpr.c:2871
48057 #, gcc-internal-format
48058 msgid "right operand of shift expression %q+E is negative"
48059 msgstr ""
48060
48061 #: cp/constexpr.c:2878
48062 #, gcc-internal-format
48063 msgid ""
48064 "right operand of shift expression %q+E is greater than or equal to the "
48065 "precision %wu of the left operand"
48066 msgstr ""
48067
48068 #: cp/constexpr.c:2901
48069 #, gcc-internal-format
48070 msgid "left operand of shift expression %q+E is negative"
48071 msgstr ""
48072
48073 #: cp/constexpr.c:2920
48074 #, gcc-internal-format
48075 msgid "shift expression %q+E overflows"
48076 msgstr ""
48077
48078 #: cp/constexpr.c:3078
48079 #, gcc-internal-format
48080 msgid "arithmetic involving a null pointer in %qE"
48081 msgstr ""
48082
48083 #: cp/constexpr.c:3450
48084 #, gcc-internal-format
48085 msgid ""
48086 "array subscript value %qE is outside the bounds of array %qD of type %qT"
48087 msgstr ""
48088
48089 #: cp/constexpr.c:3453
48090 #, gcc-internal-format
48091 msgid ""
48092 "nonzero array subscript %qE is used with array %qD of type %qT with unknown "
48093 "bounds"
48094 msgstr ""
48095
48096 #: cp/constexpr.c:3458
48097 #, gcc-internal-format
48098 msgid "array subscript value %qE is outside the bounds of array type %qT"
48099 msgstr ""
48100
48101 #: cp/constexpr.c:3461
48102 #, gcc-internal-format
48103 msgid ""
48104 "nonzero array subscript %qE is used with array of type %qT with unknown "
48105 "bounds"
48106 msgstr ""
48107
48108 #: cp/constexpr.c:3644
48109 #, gcc-internal-format
48110 msgid "accessing uninitialized array element"
48111 msgstr ""
48112
48113 #: cp/constexpr.c:3684
48114 #, gcc-internal-format
48115 msgid "dereferencing a null pointer in %qE"
48116 msgstr ""
48117
48118 #: cp/constexpr.c:3701 cp/constexpr.c:3800 cp/constexpr.c:5645
48119 #: cp/constexpr.c:5742 cp/constexpr.c:7452
48120 #, gcc-internal-format
48121 msgid "%qE is not a constant expression"
48122 msgstr ""
48123
48124 #: cp/constexpr.c:3707
48125 #, gcc-internal-format
48126 msgid "mutable %qD is not usable in a constant expression"
48127 msgstr ""
48128
48129 #: cp/constexpr.c:3738 cp/constexpr.c:3760
48130 #, gcc-internal-format
48131 msgid "accessing uninitialized member %qD"
48132 msgstr ""
48133
48134 #: cp/constexpr.c:3740
48135 #, gcc-internal-format
48136 msgid ""
48137 "accessing %qD member instead of initialized %qD member in constant expression"
48138 msgstr ""
48139
48140 #: cp/constexpr.c:4510 cp/constexpr.c:6292
48141 #, gcc-internal-format
48142 msgid "dereferencing a null pointer"
48143 msgstr ""
48144
48145 #: cp/constexpr.c:4530
48146 #, gcc-internal-format
48147 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
48148 msgstr ""
48149
48150 #: cp/constexpr.c:4573
48151 #, gcc-internal-format
48152 msgid ""
48153 "the content of uninitialized storage is not usable in a constant expression"
48154 msgstr ""
48155
48156 #: cp/constexpr.c:4575 cp/constexpr.c:4582
48157 #, gcc-internal-format
48158 msgid "allocated here"
48159 msgstr ""
48160
48161 #: cp/constexpr.c:4580
48162 #, gcc-internal-format
48163 msgid "use of allocated storage after deallocation in a constant expression"
48164 msgstr ""
48165
48166 #: cp/constexpr.c:4585
48167 #, gcc-internal-format
48168 msgid "the value of %qD is not usable in a constant expression"
48169 msgstr ""
48170
48171 #: cp/constexpr.c:4592
48172 #, gcc-internal-format
48173 msgid "%qD used in its own initializer"
48174 msgstr ""
48175
48176 #: cp/constexpr.c:4597
48177 #, gcc-internal-format
48178 msgid "%q#D is not const"
48179 msgstr ""
48180
48181 #: cp/constexpr.c:4600
48182 #, gcc-internal-format
48183 msgid "%q#D is volatile"
48184 msgstr ""
48185
48186 #: cp/constexpr.c:4605 cp/constexpr.c:4612
48187 #, gcc-internal-format
48188 msgid "%qD was not initialized with a constant expression"
48189 msgstr ""
48190
48191 #: cp/constexpr.c:4618
48192 #, gcc-internal-format
48193 msgid "%qD was not declared %<constexpr%>"
48194 msgstr ""
48195
48196 #: cp/constexpr.c:4621
48197 #, gcc-internal-format
48198 msgid "%qD does not have integral or enumeration type"
48199 msgstr ""
48200
48201 #: cp/constexpr.c:4867
48202 #, gcc-internal-format
48203 msgid "modification of %qE is not a constant expression"
48204 msgstr ""
48205
48206 #: cp/constexpr.c:4928
48207 #, gcc-internal-format
48208 msgid "change of the active member of a union from %qD to %qD"
48209 msgstr ""
48210
48211 #: cp/constexpr.c:4941
48212 #, gcc-internal-format
48213 msgid ""
48214 "change of the active member of a union from %qD to %qD during initialization"
48215 msgstr ""
48216
48217 #: cp/constexpr.c:5333 cp/constexpr.c:6548
48218 #, gcc-internal-format
48219 msgid "statement is not a constant expression"
48220 msgstr ""
48221
48222 #: cp/constexpr.c:5439
48223 #, gcc-internal-format
48224 msgid ""
48225 "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-"
48226 "loop-limit=%> to increase the limit)"
48227 msgstr ""
48228
48229 #: cp/constexpr.c:5541
48230 #, gcc-internal-format
48231 msgid "inline assembly is not a constant expression"
48232 msgstr ""
48233
48234 #: cp/constexpr.c:5542
48235 #, gcc-internal-format
48236 msgid ""
48237 "only unevaluated inline assembly is allowed in a %<constexpr%> function in C+"
48238 "+20"
48239 msgstr ""
48240
48241 #: cp/constexpr.c:5607
48242 #, gcc-internal-format
48243 msgid "value %qE of type %qT is not a constant expression"
48244 msgstr ""
48245
48246 #: cp/constexpr.c:5620
48247 #, gcc-internal-format
48248 msgid ""
48249 "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-"
48250 "fconstexpr-ops-limit=%> to increase the limit)"
48251 msgstr ""
48252
48253 #: cp/constexpr.c:5802 cp/constexpr.c:8102
48254 #, gcc-internal-format
48255 msgid "temporary of non-literal type %qT in a constant expression"
48256 msgstr ""
48257
48258 #: cp/constexpr.c:6240 cp/constexpr.c:7652
48259 #, gcc-internal-format
48260 msgid "%<reinterpret_cast%> is not a constant expression"
48261 msgstr ""
48262
48263 #: cp/constexpr.c:6267
48264 #, gcc-internal-format
48265 msgid ""
48266 "conversion from pointer type %qT to arithmetic type %qT in a constant "
48267 "expression"
48268 msgstr ""
48269
48270 #: cp/constexpr.c:6304
48271 #, gcc-internal-format
48272 msgid "conversion of %qT null pointer to %qT is not a constant expression"
48273 msgstr ""
48274
48275 #: cp/constexpr.c:6318
48276 #, gcc-internal-format
48277 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
48278 msgstr ""
48279
48280 #: cp/constexpr.c:6419 cp/constexpr.c:7928 cp/constexpr.c:8273
48281 #, gcc-internal-format
48282 msgid "expression %qE is not a constant expression"
48283 msgstr ""
48284
48285 #: cp/constexpr.c:6514
48286 #, gcc-internal-format
48287 msgid "unexpected template-id %qE"
48288 msgstr ""
48289
48290 #: cp/constexpr.c:6520
48291 #, gcc-internal-format
48292 msgid "function concept must be called"
48293 msgstr ""
48294
48295 #: cp/constexpr.c:6551
48296 #, gcc-internal-format
48297 msgid "unexpected expression %qE of kind %s"
48298 msgstr ""
48299
48300 #: cp/constexpr.c:6777
48301 #, gcc-internal-format
48302 msgid ""
48303 "%qE is not a constant expression because it refers to mutable subobjects of "
48304 "%qT"
48305 msgstr ""
48306
48307 #: cp/constexpr.c:6785
48308 #, gcc-internal-format
48309 msgid ""
48310 "%qE is not a constant expression because it refers to an incompletely "
48311 "initialized variable"
48312 msgstr ""
48313
48314 #: cp/constexpr.c:6800
48315 #, gcc-internal-format
48316 msgid ""
48317 "%qE is not a constant expression because it refers to a result of %<operator "
48318 "new%>"
48319 msgstr ""
48320
48321 #: cp/constexpr.c:6810
48322 #, gcc-internal-format
48323 msgid ""
48324 "%qE is not a constant expression because allocated storage has not been "
48325 "deallocated"
48326 msgstr ""
48327
48328 #: cp/constexpr.c:6830
48329 #, gcc-internal-format
48330 msgid "immediate evaluation returns address of immediate function %qD"
48331 msgstr ""
48332
48333 #: cp/constexpr.c:7391
48334 #, gcc-internal-format
48335 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
48336 msgstr ""
48337
48338 #: cp/constexpr.c:7622
48339 #, gcc-internal-format
48340 msgid "lambda capture of %qE is not a constant expression"
48341 msgstr ""
48342
48343 #: cp/constexpr.c:7625
48344 #, gcc-internal-format
48345 msgid "because it is used as a glvalue"
48346 msgstr ""
48347
48348 #: cp/constexpr.c:7672
48349 #, gcc-internal-format
48350 msgid "%<reinterpret_cast%> from integer to pointer"
48351 msgstr ""
48352
48353 #: cp/constexpr.c:7705
48354 #, gcc-internal-format
48355 msgid ""
48356 "address-of an object %qE with thread local or automatic storage is not a "
48357 "constant expression"
48358 msgstr ""
48359
48360 #: cp/constexpr.c:7744
48361 #, gcc-internal-format
48362 msgid "use of %<this%> in a constant expression"
48363 msgstr ""
48364
48365 #: cp/constexpr.c:7875
48366 #, gcc-internal-format
48367 msgid "lambda-expression is not a constant expression before C++17"
48368 msgstr ""
48369
48370 #: cp/constexpr.c:7942
48371 #, gcc-internal-format
48372 msgid "virtual functions cannot be %<constexpr%> before C++20"
48373 msgstr ""
48374
48375 #: cp/constexpr.c:7957
48376 #, gcc-internal-format
48377 msgid ""
48378 "%<typeid%> is not a constant expression because %qE is of polymorphic type"
48379 msgstr ""
48380
48381 #: cp/constexpr.c:8021
48382 #, gcc-internal-format
48383 msgid "cast to non-integral type %qT in a constant expression"
48384 msgstr ""
48385
48386 #: cp/constexpr.c:8071
48387 #, gcc-internal-format
48388 msgid "%qD declared %<static%> in %<constexpr%> context"
48389 msgstr ""
48390
48391 #: cp/constexpr.c:8078
48392 #, gcc-internal-format
48393 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
48394 msgstr ""
48395
48396 #: cp/constexpr.c:8151
48397 #, gcc-internal-format
48398 msgid "division by zero is not a constant expression"
48399 msgstr ""
48400
48401 #: cp/constexpr.c:8249
48402 #, gcc-internal-format
48403 msgid "%<delete[]%> is not a constant expression"
48404 msgstr ""
48405
48406 #: cp/constexpr.c:8281
48407 #, gcc-internal-format
48408 msgid "non-constant array initialization"
48409 msgstr ""
48410
48411 #: cp/constexpr.c:8311
48412 #, gcc-internal-format
48413 msgid "%<goto%> is not a constant expression"
48414 msgstr ""
48415
48416 #: cp/constexpr.c:8328
48417 #, gcc-internal-format, gfc-internal-format
48418 msgid "unexpected AST of kind %s"
48419 msgstr ""
48420
48421 #: cp/cp-gimplify.c:214
48422 #, gcc-internal-format
48423 msgid "both branches of %<if%> statement marked as %qs"
48424 msgstr ""
48425
48426 #: cp/cp-gimplify.c:1613
48427 #, gcc-internal-format
48428 msgid "%<throw%> will always call %<terminate%>"
48429 msgstr ""
48430
48431 #: cp/cp-gimplify.c:1616
48432 #, gcc-internal-format
48433 msgid "in C++11 destructors default to %<noexcept%>"
48434 msgstr ""
48435
48436 #: cp/cp-gimplify.c:1628
48437 #, gcc-internal-format
48438 msgid ""
48439 "in C++11 this %<throw%> will call %<terminate%> because destructors default "
48440 "to %<noexcept%>"
48441 msgstr ""
48442
48443 #: cp/cp-gimplify.c:3091
48444 #, gcc-internal-format
48445 msgid "ignoring attribute %qE after earlier %qE"
48446 msgstr ""
48447
48448 #: cp/cp-gimplify.c:3113 cp/cp-gimplify.c:3125 cp/decl.c:3952 cp/method.c:958
48449 #, gcc-internal-format
48450 msgid "%qD is not a type"
48451 msgstr ""
48452
48453 #: cp/cp-gimplify.c:3131
48454 #, gcc-internal-format
48455 msgid "%qD is not a class type"
48456 msgstr ""
48457
48458 #: cp/cp-gimplify.c:3148
48459 #, gcc-internal-format
48460 msgid "%qD does not have %<const char *%> type"
48461 msgstr ""
48462
48463 #: cp/cp-gimplify.c:3159
48464 #, gcc-internal-format
48465 msgid "%qD does not have integral type"
48466 msgstr ""
48467
48468 #: cp/cp-gimplify.c:3171
48469 #, gcc-internal-format
48470 msgid ""
48471 "%<std::source_location::__impl%> does not contain only non-static data "
48472 "members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
48473 msgstr ""
48474
48475 #: cp/cp-gimplify.c:3260
48476 #, gcc-internal-format
48477 msgid "evaluating %qs"
48478 msgstr ""
48479
48480 #: cp/cvt.c:92
48481 msgid "cannot convert from incomplete type %qH to %qI"
48482 msgstr ""
48483
48484 #: cp/cvt.c:102
48485 msgid "conversion of %qE from %qH to %qI is ambiguous"
48486 msgstr ""
48487
48488 #: cp/cvt.c:174 cp/cvt.c:201 cp/cvt.c:255
48489 msgid "cannot convert %qE from type %qH to type %qI"
48490 msgstr ""
48491
48492 #: cp/cvt.c:391
48493 #, gcc-internal-format
48494 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
48495 msgstr ""
48496
48497 #: cp/cvt.c:394
48498 #, gcc-internal-format
48499 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
48500 msgstr ""
48501
48502 #: cp/cvt.c:397
48503 #, gcc-internal-format
48504 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
48505 msgstr ""
48506
48507 #: cp/cvt.c:400
48508 #, gcc-internal-format
48509 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
48510 msgstr ""
48511
48512 #: cp/cvt.c:476
48513 msgid "conversion from %qH to %qI discards qualifiers"
48514 msgstr ""
48515
48516 #: cp/cvt.c:498 cp/typeck.c:7807
48517 #, gcc-internal-format
48518 msgid "casting %qT to %qT does not dereference pointer"
48519 msgstr ""
48520
48521 #: cp/cvt.c:526
48522 msgid "cannot convert type %qH to type %qI"
48523 msgstr ""
48524
48525 #: cp/cvt.c:809
48526 #, gcc-internal-format
48527 msgid "conversion from %q#T to %q#T"
48528 msgstr ""
48529
48530 #: cp/cvt.c:827
48531 #, gcc-internal-format
48532 msgid ""
48533 "the result of the conversion is unspecified because %qE is outside the range "
48534 "of type %qT"
48535 msgstr ""
48536
48537 #: cp/cvt.c:838 cp/cvt.c:893
48538 #, gcc-internal-format
48539 msgid "%q#T used where a %qT was expected"
48540 msgstr ""
48541
48542 #: cp/cvt.c:847
48543 #, gcc-internal-format
48544 msgid "could not convert %qE from %<void%> to %<bool%>"
48545 msgstr ""
48546
48547 #: cp/cvt.c:909
48548 #, gcc-internal-format
48549 msgid "%q#T used where a floating-point value was expected"
48550 msgstr ""
48551
48552 #: cp/cvt.c:967
48553 msgid "conversion from %qH to non-scalar type %qI requested"
48554 msgstr ""
48555
48556 #: cp/cvt.c:1060
48557 #, gcc-internal-format
48558 msgid ""
48559 "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
48560 msgstr ""
48561
48562 #: cp/cvt.c:1062
48563 #, gcc-internal-format
48564 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
48565 msgstr ""
48566
48567 #: cp/cvt.c:1078
48568 #, gcc-internal-format
48569 msgid ""
48570 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: "
48571 "%<%s%>"
48572 msgstr ""
48573
48574 #: cp/cvt.c:1080
48575 #, gcc-internal-format
48576 msgid ""
48577 "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
48578 msgstr ""
48579
48580 #: cp/cvt.c:1088
48581 #, gcc-internal-format
48582 msgid "in call to %qD, declared here"
48583 msgstr ""
48584
48585 #: cp/cvt.c:1102
48586 #, gcc-internal-format
48587 msgid ""
48588 "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
48589 msgstr ""
48590
48591 #: cp/cvt.c:1156
48592 #, gcc-internal-format
48593 msgid "pseudo-destructor is not called"
48594 msgstr ""
48595
48596 #: cp/cvt.c:1250
48597 #, gcc-internal-format
48598 msgid "conversion to void will not access object of incomplete type %qT"
48599 msgstr ""
48600
48601 #: cp/cvt.c:1254
48602 #, gcc-internal-format
48603 msgid ""
48604 "indirection will not access object of incomplete type %qT in second operand "
48605 "of conditional expression"
48606 msgstr ""
48607
48608 #: cp/cvt.c:1259
48609 #, gcc-internal-format
48610 msgid ""
48611 "indirection will not access object of incomplete type %qT in third operand "
48612 "of conditional expression"
48613 msgstr ""
48614
48615 #: cp/cvt.c:1264
48616 #, gcc-internal-format
48617 msgid ""
48618 "indirection will not access object of incomplete type %qT in right operand "
48619 "of comma operator"
48620 msgstr ""
48621
48622 #: cp/cvt.c:1269
48623 #, gcc-internal-format
48624 msgid ""
48625 "indirection will not access object of incomplete type %qT in left operand of "
48626 "comma operator"
48627 msgstr ""
48628
48629 #: cp/cvt.c:1274
48630 #, gcc-internal-format
48631 msgid "indirection will not access object of incomplete type %qT in statement"
48632 msgstr ""
48633
48634 #: cp/cvt.c:1278
48635 #, gcc-internal-format
48636 msgid ""
48637 "indirection will not access object of incomplete type %qT in for increment "
48638 "expression"
48639 msgstr ""
48640
48641 #: cp/cvt.c:1294
48642 #, gcc-internal-format
48643 msgid "conversion to void will not access object of type %qT"
48644 msgstr ""
48645
48646 #: cp/cvt.c:1298
48647 #, gcc-internal-format
48648 msgid ""
48649 "implicit dereference will not access object of type %qT in second operand of "
48650 "conditional expression"
48651 msgstr ""
48652
48653 #: cp/cvt.c:1303
48654 #, gcc-internal-format
48655 msgid ""
48656 "implicit dereference will not access object of type %qT in third operand of "
48657 "conditional expression"
48658 msgstr ""
48659
48660 #: cp/cvt.c:1308
48661 #, gcc-internal-format
48662 msgid ""
48663 "implicit dereference will not access object of type %qT in right operand of "
48664 "comma operator"
48665 msgstr ""
48666
48667 #: cp/cvt.c:1313
48668 #, gcc-internal-format
48669 msgid ""
48670 "implicit dereference will not access object of type %qT in left operand of "
48671 "comma operator"
48672 msgstr ""
48673
48674 #: cp/cvt.c:1318
48675 #, gcc-internal-format
48676 msgid "implicit dereference will not access object of type %qT in statement"
48677 msgstr ""
48678
48679 #: cp/cvt.c:1322
48680 #, gcc-internal-format
48681 msgid ""
48682 "implicit dereference will not access object of type %qT in for increment "
48683 "expression"
48684 msgstr ""
48685
48686 #: cp/cvt.c:1336
48687 #, gcc-internal-format
48688 msgid ""
48689 "conversion to void will not access object of non-trivially-copyable type %qT"
48690 msgstr ""
48691
48692 #: cp/cvt.c:1341
48693 #, gcc-internal-format
48694 msgid ""
48695 "indirection will not access object of non-trivially-copyable type %qT in "
48696 "second operand of conditional expression"
48697 msgstr ""
48698
48699 #: cp/cvt.c:1346
48700 #, gcc-internal-format
48701 msgid ""
48702 "indirection will not access object of non-trivially-copyable type %qT in "
48703 "third operand of conditional expression"
48704 msgstr ""
48705
48706 #: cp/cvt.c:1351
48707 #, gcc-internal-format
48708 msgid ""
48709 "indirection will not access object of non-trivially-copyable type %qT in "
48710 "right operand of comma operator"
48711 msgstr ""
48712
48713 #: cp/cvt.c:1356
48714 #, gcc-internal-format
48715 msgid ""
48716 "indirection will not access object of non-trivially-copyable type %qT in "
48717 "left operand of comma operator"
48718 msgstr ""
48719
48720 #: cp/cvt.c:1361
48721 #, gcc-internal-format
48722 msgid ""
48723 "indirection will not access object of non-trivially-copyable type %qT in "
48724 "statement"
48725 msgstr ""
48726
48727 #: cp/cvt.c:1366
48728 #, gcc-internal-format
48729 msgid ""
48730 "indirection will not access object of non-trivially-copyable type %qT in for "
48731 "increment expression"
48732 msgstr ""
48733
48734 #: cp/cvt.c:1407
48735 #, gcc-internal-format
48736 msgid "conversion to void will not access object %qE of incomplete type %qT"
48737 msgstr ""
48738
48739 #: cp/cvt.c:1411
48740 #, gcc-internal-format
48741 msgid ""
48742 "variable %qE of incomplete type %qT will not be accessed in second operand "
48743 "of conditional expression"
48744 msgstr ""
48745
48746 #: cp/cvt.c:1416
48747 #, gcc-internal-format
48748 msgid ""
48749 "variable %qE of incomplete type %qT will not be accessed in third operand of "
48750 "conditional expression"
48751 msgstr ""
48752
48753 #: cp/cvt.c:1421
48754 #, gcc-internal-format
48755 msgid ""
48756 "variable %qE of incomplete type %qT will not be accessed in right operand of "
48757 "comma operator"
48758 msgstr ""
48759
48760 #: cp/cvt.c:1426
48761 #, gcc-internal-format
48762 msgid ""
48763 "variable %qE of incomplete type %qT will not be accessed in left operand of "
48764 "comma operator"
48765 msgstr ""
48766
48767 #: cp/cvt.c:1431
48768 #, gcc-internal-format
48769 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
48770 msgstr ""
48771
48772 #: cp/cvt.c:1435
48773 #, gcc-internal-format
48774 msgid ""
48775 "variable %qE of incomplete type %qT will not be accessed in for increment "
48776 "expression"
48777 msgstr ""
48778
48779 #: cp/cvt.c:1488
48780 #, gcc-internal-format
48781 msgid "conversion to void cannot resolve address of overloaded function"
48782 msgstr ""
48783
48784 #: cp/cvt.c:1492
48785 #, gcc-internal-format
48786 msgid ""
48787 "second operand of conditional expression cannot resolve address of "
48788 "overloaded function"
48789 msgstr ""
48790
48791 #: cp/cvt.c:1496
48792 #, gcc-internal-format
48793 msgid ""
48794 "third operand of conditional expression cannot resolve address of overloaded "
48795 "function"
48796 msgstr ""
48797
48798 #: cp/cvt.c:1500
48799 #, gcc-internal-format
48800 msgid ""
48801 "right operand of comma operator cannot resolve address of overloaded function"
48802 msgstr ""
48803
48804 #: cp/cvt.c:1504
48805 #, gcc-internal-format
48806 msgid ""
48807 "left operand of comma operator cannot resolve address of overloaded function"
48808 msgstr ""
48809
48810 #: cp/cvt.c:1508
48811 #, gcc-internal-format
48812 msgid "statement cannot resolve address of overloaded function"
48813 msgstr ""
48814
48815 #: cp/cvt.c:1512
48816 #, gcc-internal-format
48817 msgid "for increment expression cannot resolve address of overloaded function"
48818 msgstr ""
48819
48820 #: cp/cvt.c:1528
48821 #, gcc-internal-format
48822 msgid ""
48823 "second operand of conditional expression is a reference, not call, to "
48824 "function %qE"
48825 msgstr ""
48826
48827 #: cp/cvt.c:1533
48828 #, gcc-internal-format
48829 msgid ""
48830 "third operand of conditional expression is a reference, not call, to "
48831 "function %qE"
48832 msgstr ""
48833
48834 #: cp/cvt.c:1538
48835 #, gcc-internal-format
48836 msgid ""
48837 "right operand of comma operator is a reference, not call, to function %qE"
48838 msgstr ""
48839
48840 #: cp/cvt.c:1543
48841 #, gcc-internal-format
48842 msgid ""
48843 "left operand of comma operator is a reference, not call, to function %qE"
48844 msgstr ""
48845
48846 #: cp/cvt.c:1548
48847 #, gcc-internal-format
48848 msgid "statement is a reference, not call, to function %qE"
48849 msgstr ""
48850
48851 #: cp/cvt.c:1553
48852 #, gcc-internal-format
48853 msgid "for increment expression is a reference, not call, to function %qE"
48854 msgstr ""
48855
48856 #: cp/cvt.c:1581
48857 #, gcc-internal-format
48858 msgid "second operand of conditional expression has no effect"
48859 msgstr ""
48860
48861 #: cp/cvt.c:1586
48862 #, gcc-internal-format
48863 msgid "third operand of conditional expression has no effect"
48864 msgstr ""
48865
48866 #: cp/cvt.c:1591
48867 #, gcc-internal-format
48868 msgid "right operand of comma operator has no effect"
48869 msgstr ""
48870
48871 #: cp/cvt.c:1595
48872 #, gcc-internal-format
48873 msgid "left operand of comma operator has no effect"
48874 msgstr ""
48875
48876 #: cp/cvt.c:1599
48877 #, gcc-internal-format
48878 msgid "statement has no effect"
48879 msgstr ""
48880
48881 #: cp/cvt.c:1603
48882 #, gcc-internal-format
48883 msgid "for increment expression has no effect"
48884 msgstr ""
48885
48886 #: cp/cvt.c:1758
48887 #, gcc-internal-format
48888 msgid "converting NULL to non-pointer type"
48889 msgstr ""
48890
48891 #: cp/cvt.c:1876
48892 #, gcc-internal-format
48893 msgid "default type conversion cannot deduce template argument for %qD"
48894 msgstr ""
48895
48896 #: cp/cvt.c:1891
48897 #, gcc-internal-format
48898 msgid "ambiguous default type conversion from %qT"
48899 msgstr ""
48900
48901 #: cp/cvt.c:1894
48902 #, gcc-internal-format
48903 msgid " candidate conversions include %qD and %qD"
48904 msgstr ""
48905
48906 #: cp/cxx-pretty-print.c:2318
48907 #, gcc-internal-format
48908 msgid "template-parameter-"
48909 msgstr ""
48910
48911 #: cp/cxx-pretty-print.c:2332
48912 #, gcc-internal-format
48913 msgid "requires"
48914 msgstr ""
48915
48916 #: cp/cxx-pretty-print.c:2890 cp/error.c:1560
48917 #, gcc-internal-format
48918 msgid "with"
48919 msgstr ""
48920
48921 #: cp/decl.c:669
48922 #, gcc-internal-format
48923 msgid "unused structured binding declaration"
48924 msgstr ""
48925
48926 #: cp/decl.c:672
48927 #, gcc-internal-format
48928 msgid "unused variable %qD"
48929 msgstr ""
48930
48931 #: cp/decl.c:681
48932 #, gcc-internal-format
48933 msgid "structured binding declaration set but not used"
48934 msgstr ""
48935
48936 #: cp/decl.c:829
48937 #, gcc-internal-format
48938 msgid "%qF declared %<static%> but never defined"
48939 msgstr ""
48940
48941 #: cp/decl.c:836
48942 #, gcc-internal-format
48943 msgid "odr-used inline variable %qD is not defined"
48944 msgstr ""
48945
48946 #: cp/decl.c:1163
48947 #, gcc-internal-format
48948 msgid "%qD was declared %<extern%> and later %<static%>"
48949 msgstr ""
48950
48951 #: cp/decl.c:1202
48952 #, gcc-internal-format
48953 msgid "declaration of %qF has a different exception specifier"
48954 msgstr ""
48955
48956 #: cp/decl.c:1216
48957 #, gcc-internal-format
48958 msgid "from previous declaration %qF"
48959 msgstr ""
48960
48961 #: cp/decl.c:1263
48962 #, gcc-internal-format
48963 msgid "redeclaration %qD differs in %qs from previous declaration"
48964 msgstr ""
48965
48966 #: cp/decl.c:1267 cp/decl.c:15058
48967 #, gcc-internal-format
48968 msgid "previous declaration %qD"
48969 msgstr ""
48970
48971 #: cp/decl.c:1296
48972 #, gcc-internal-format
48973 msgid "cannot specialize concept %q#D"
48974 msgstr ""
48975
48976 #: cp/decl.c:1318
48977 #, gcc-internal-format
48978 msgid "redeclaration of %q#D may not have default arguments"
48979 msgstr ""
48980
48981 #: cp/decl.c:1349
48982 #, gcc-internal-format
48983 msgid ""
48984 "friend declaration of %q#D specifies default arguments and isn%'t the only "
48985 "declaration"
48986 msgstr ""
48987
48988 #: cp/decl.c:1352
48989 #, gcc-internal-format
48990 msgid "previous declaration of %q#D"
48991 msgstr ""
48992
48993 #: cp/decl.c:1401
48994 #, gcc-internal-format
48995 msgid "ambiguating new declaration %q+#D"
48996 msgstr ""
48997
48998 #: cp/decl.c:1403 cp/decl.c:1794
48999 #, gcc-internal-format
49000 msgid "old declaration %q#D"
49001 msgstr ""
49002
49003 #: cp/decl.c:1471
49004 #, gcc-internal-format
49005 msgid "built-in function %qD declared as non-function"
49006 msgstr ""
49007
49008 #: cp/decl.c:1484 cp/decl.c:1620
49009 #, gcc-internal-format
49010 msgid "shadowing built-in function %q#D"
49011 msgstr ""
49012
49013 #: cp/decl.c:1485 cp/decl.c:1621
49014 #, gcc-internal-format
49015 msgid "shadowing library function %q#D"
49016 msgstr ""
49017
49018 #: cp/decl.c:1493
49019 #, gcc-internal-format
49020 msgid "library function %q#D redeclared as non-function %q#D"
49021 msgstr ""
49022
49023 #: cp/decl.c:1497 cp/decl.c:1567
49024 #, gcc-internal-format
49025 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
49026 msgstr ""
49027
49028 #: cp/decl.c:1505
49029 #, gcc-internal-format
49030 msgid "redeclaration of %<pragma omp declare reduction%>"
49031 msgstr ""
49032
49033 #: cp/decl.c:1507
49034 #, gcc-internal-format
49035 msgid "previous %<pragma omp declare reduction%> declaration"
49036 msgstr ""
49037
49038 #: cp/decl.c:1595
49039 #, gcc-internal-format
49040 msgid "definition of %q#D ambiguates built-in declaration %q#D"
49041 msgstr ""
49042
49043 #: cp/decl.c:1601 cp/decl.c:1615
49044 #, gcc-internal-format
49045 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
49046 msgstr ""
49047
49048 #: cp/decl.c:1605
49049 #, gcc-internal-format
49050 msgid "ignoring the %q#D declaration"
49051 msgstr ""
49052
49053 #: cp/decl.c:1709
49054 #, gcc-internal-format
49055 msgid "literal operator %q#D conflicts with raw literal operator"
49056 msgstr ""
49057
49058 #: cp/decl.c:1713
49059 #, gcc-internal-format
49060 msgid "raw literal operator %q#D conflicts with literal operator template"
49061 msgstr ""
49062
49063 #: cp/decl.c:1729
49064 #, gcc-internal-format
49065 msgid "%q#D redeclared as different kind of entity"
49066 msgstr ""
49067
49068 #: cp/decl.c:1753
49069 #, gcc-internal-format
49070 msgid "conflicting declaration of template %q#D"
49071 msgstr ""
49072
49073 #: cp/decl.c:1775
49074 #, gcc-internal-format
49075 msgid "conflicting declaration of C function %q#D"
49076 msgstr ""
49077
49078 #: cp/decl.c:1792
49079 #, gcc-internal-format
49080 msgid "ambiguating new declaration of %q#D"
49081 msgstr ""
49082
49083 #: cp/decl.c:1802
49084 #, gcc-internal-format
49085 msgid "conflicting declaration %q#D"
49086 msgstr ""
49087
49088 #: cp/decl.c:1804
49089 #, gcc-internal-format
49090 msgid "previous declaration as %q#D"
49091 msgstr ""
49092
49093 #: cp/decl.c:1863
49094 #, gcc-internal-format
49095 msgid "%q#D previously defined here"
49096 msgstr ""
49097
49098 #: cp/decl.c:1864 cp/name-lookup.c:2690 cp/name-lookup.c:2719
49099 #: cp/name-lookup.c:2743
49100 #, gcc-internal-format
49101 msgid "%q#D previously declared here"
49102 msgstr ""
49103
49104 #: cp/decl.c:1875
49105 #, gcc-internal-format
49106 msgid "prototype specified for %q#D"
49107 msgstr ""
49108
49109 #: cp/decl.c:1877
49110 #, gcc-internal-format
49111 msgid "previous non-prototype definition here"
49112 msgstr ""
49113
49114 #: cp/decl.c:1917
49115 #, gcc-internal-format
49116 msgid "conflicting declaration of %q#D with %qL linkage"
49117 msgstr ""
49118
49119 #: cp/decl.c:1920
49120 #, gcc-internal-format
49121 msgid "previous declaration with %qL linkage"
49122 msgstr ""
49123
49124 #: cp/decl.c:1955 cp/decl.c:1965
49125 #, gcc-internal-format
49126 msgid "default argument given for parameter %d of %q#D"
49127 msgstr ""
49128
49129 #: cp/decl.c:1958 cp/decl.c:1968
49130 #, gcc-internal-format
49131 msgid "previous specification in %q#D here"
49132 msgstr ""
49133
49134 #: cp/decl.c:2018
49135 #, gcc-internal-format
49136 msgid "previous definition of %qD here"
49137 msgstr ""
49138
49139 #: cp/decl.c:2019
49140 #, gcc-internal-format
49141 msgid "previous declaration of %qD here"
49142 msgstr ""
49143
49144 #: cp/decl.c:2032
49145 #, gcc-internal-format
49146 msgid ""
49147 "function %qD declared %<[[noreturn]]%> but its first declaration was not"
49148 msgstr ""
49149
49150 #: cp/decl.c:2077
49151 #, gcc-internal-format
49152 msgid "redundant redeclaration of %qD in same scope"
49153 msgstr ""
49154
49155 #: cp/decl.c:2094
49156 #, gcc-internal-format
49157 msgid "deleted definition of %qD is not first declaration"
49158 msgstr ""
49159
49160 #. From [temp.expl.spec]:
49161 #.
49162 #. If a template, a member template or the member of a class
49163 #. template is explicitly specialized then that
49164 #. specialization shall be declared before the first use of
49165 #. that specialization that would cause an implicit
49166 #. instantiation to take place, in every translation unit in
49167 #. which such a use occurs.
49168 #: cp/decl.c:2559
49169 #, gcc-internal-format
49170 msgid "explicit specialization of %qD after first use"
49171 msgstr ""
49172
49173 #: cp/decl.c:2697
49174 #, gcc-internal-format
49175 msgid ""
49176 "%qD: visibility attribute ignored because it conflicts with previous "
49177 "declaration"
49178 msgstr ""
49179
49180 #. Reject two definitions.
49181 #: cp/decl.c:2953 cp/decl.c:2982 cp/decl.c:3020 cp/decl.c:3037 cp/decl.c:3135
49182 #, gcc-internal-format
49183 msgid "redefinition of %q#D"
49184 msgstr ""
49185
49186 #: cp/decl.c:2969
49187 #, gcc-internal-format
49188 msgid "%qD conflicts with used function"
49189 msgstr ""
49190
49191 #: cp/decl.c:2979
49192 #, gcc-internal-format
49193 msgid "%q#D not declared in class"
49194 msgstr ""
49195
49196 #: cp/decl.c:2993 cp/decl.c:3047
49197 #, gcc-internal-format
49198 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
49199 msgstr ""
49200
49201 #: cp/decl.c:2996 cp/decl.c:3050
49202 #, gcc-internal-format
49203 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
49204 msgstr ""
49205
49206 #: cp/decl.c:3006
49207 #, gcc-internal-format
49208 msgid "comparison operator %q+D defaulted after its first declaration"
49209 msgstr ""
49210
49211 #. is_primary=
49212 #. is_partial=
49213 #. is_friend_decl=
49214 #: cp/decl.c:3067
49215 #, gcc-internal-format
49216 msgid "redeclaration of friend %q#D may not have default template arguments"
49217 msgstr ""
49218
49219 #: cp/decl.c:3081
49220 #, gcc-internal-format
49221 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
49222 msgstr ""
49223
49224 #: cp/decl.c:3084
49225 #, gcc-internal-format
49226 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
49227 msgstr ""
49228
49229 #: cp/decl.c:3099 cp/decl.c:3143 cp/name-lookup.c:2274 cp/name-lookup.c:2717
49230 #: cp/name-lookup.c:2741
49231 #, gcc-internal-format
49232 msgid "redeclaration of %q#D"
49233 msgstr ""
49234
49235 #: cp/decl.c:3126
49236 #, gcc-internal-format
49237 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
49238 msgstr ""
49239
49240 #: cp/decl.c:3192
49241 #, gcc-internal-format
49242 msgid "local label %qE conflicts with existing label"
49243 msgstr ""
49244
49245 #: cp/decl.c:3193
49246 #, gcc-internal-format
49247 msgid "previous label"
49248 msgstr ""
49249
49250 #: cp/decl.c:3287
49251 #, gcc-internal-format
49252 msgid " from here"
49253 msgstr ""
49254
49255 #: cp/decl.c:3310 cp/decl.c:3538
49256 #, gcc-internal-format
49257 msgid " exits OpenMP structured block"
49258 msgstr ""
49259
49260 #: cp/decl.c:3338
49261 #, gcc-internal-format
49262 msgid " crosses initialization of %q#D"
49263 msgstr ""
49264
49265 #: cp/decl.c:3341
49266 #, gcc-internal-format
49267 msgid " enters scope of %q#D, which has non-trivial destructor"
49268 msgstr ""
49269
49270 #: cp/decl.c:3355 cp/decl.c:3509
49271 #, gcc-internal-format
49272 msgid " enters %<try%> block"
49273 msgstr ""
49274
49275 #: cp/decl.c:3361 cp/decl.c:3491 cp/decl.c:3511
49276 #, gcc-internal-format
49277 msgid " enters %<catch%> block"
49278 msgstr ""
49279
49280 #: cp/decl.c:3367 cp/decl.c:3521
49281 #, gcc-internal-format
49282 msgid " enters OpenMP structured block"
49283 msgstr ""
49284
49285 #: cp/decl.c:3373 cp/decl.c:3513
49286 #, gcc-internal-format
49287 msgid " enters synchronized or atomic statement"
49288 msgstr ""
49289
49290 #: cp/decl.c:3380 cp/decl.c:3515
49291 #, gcc-internal-format
49292 msgid " enters %<constexpr if%> statement"
49293 msgstr ""
49294
49295 #: cp/decl.c:3498
49296 #, gcc-internal-format
49297 msgid " skips initialization of %q#D"
49298 msgstr ""
49299
49300 #: cp/decl.c:3501
49301 #, gcc-internal-format
49302 msgid " enters scope of %q#D which has non-trivial destructor"
49303 msgstr ""
49304
49305 #: cp/decl.c:3553 cp/parser.c:13130 cp/parser.c:13151
49306 #, gcc-internal-format
49307 msgid "invalid exit from OpenMP structured block"
49308 msgstr ""
49309
49310 #: cp/decl.c:3959 cp/parser.c:6636
49311 #, gcc-internal-format
49312 msgid "%qD used without template arguments"
49313 msgstr ""
49314
49315 #: cp/decl.c:3970
49316 #, gcc-internal-format
49317 msgid "%q#T is not a class"
49318 msgstr ""
49319
49320 #: cp/decl.c:3998 cp/decl.c:4087
49321 #, gcc-internal-format
49322 msgid "no class template named %q#T in %q#T"
49323 msgstr ""
49324
49325 #: cp/decl.c:3999
49326 #, gcc-internal-format
49327 msgid "no type named %q#T in %q#T"
49328 msgstr ""
49329
49330 #: cp/decl.c:4012
49331 #, gcc-internal-format
49332 msgid "lookup of %qT in %qT is ambiguous"
49333 msgstr ""
49334
49335 #: cp/decl.c:4021
49336 #, gcc-internal-format
49337 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
49338 msgstr ""
49339
49340 #: cp/decl.c:4028
49341 #, gcc-internal-format
49342 msgid "%<typename %T::%D%> names %q#T, which is not a type"
49343 msgstr ""
49344
49345 #: cp/decl.c:4096
49346 #, gcc-internal-format
49347 msgid "template parameters do not match template %qD"
49348 msgstr ""
49349
49350 #: cp/decl.c:4420
49351 #, gcc-internal-format
49352 msgid "%<-faligned-new=%d%> is not a power of two"
49353 msgstr ""
49354
49355 #: cp/decl.c:4912
49356 #, gcc-internal-format
49357 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
49358 msgstr ""
49359
49360 #: cp/decl.c:4915
49361 #, gcc-internal-format
49362 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
49363 msgstr ""
49364
49365 #: cp/decl.c:4918
49366 #, gcc-internal-format
49367 msgid ""
49368 "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
49369 msgstr ""
49370
49371 #: cp/decl.c:4937
49372 #, gcc-internal-format
49373 msgid "attribute ignored in declaration of %q#T"
49374 msgstr ""
49375
49376 #: cp/decl.c:4940
49377 #, gcc-internal-format
49378 msgid "attribute for %q#T must follow the %qs keyword"
49379 msgstr ""
49380
49381 #: cp/decl.c:4982
49382 #, gcc-internal-format
49383 msgid "multiple types in one declaration"
49384 msgstr ""
49385
49386 #: cp/decl.c:4987
49387 #, gcc-internal-format
49388 msgid "redeclaration of C++ built-in type %qT"
49389 msgstr ""
49390
49391 #: cp/decl.c:5004
49392 #, gcc-internal-format
49393 msgid "%<auto%> can only be specified for variables or function declarations"
49394 msgstr ""
49395
49396 #: cp/decl.c:5037
49397 #, gcc-internal-format
49398 msgid "missing type-name in typedef-declaration"
49399 msgstr ""
49400
49401 #: cp/decl.c:5045
49402 #, gcc-internal-format
49403 msgid "ISO C++ prohibits anonymous structs"
49404 msgstr ""
49405
49406 #: cp/decl.c:5052
49407 #, gcc-internal-format
49408 msgid "%<inline%> can only be specified for functions"
49409 msgstr ""
49410
49411 #: cp/decl.c:5055
49412 #, gcc-internal-format
49413 msgid "%<virtual%> can only be specified for functions"
49414 msgstr ""
49415
49416 #: cp/decl.c:5060
49417 #, gcc-internal-format
49418 msgid "%<friend%> can only be specified inside a class"
49419 msgstr ""
49420
49421 #: cp/decl.c:5063
49422 #, gcc-internal-format
49423 msgid "%<explicit%> can only be specified for constructors"
49424 msgstr ""
49425
49426 #: cp/decl.c:5066
49427 #, gcc-internal-format
49428 msgid "a storage class can only be specified for objects and functions"
49429 msgstr ""
49430
49431 #: cp/decl.c:5070
49432 #, gcc-internal-format
49433 msgid "%<const%> can only be specified for objects and functions"
49434 msgstr ""
49435
49436 #: cp/decl.c:5074
49437 #, gcc-internal-format
49438 msgid "%<volatile%> can only be specified for objects and functions"
49439 msgstr ""
49440
49441 #: cp/decl.c:5078
49442 #, gcc-internal-format
49443 msgid "%<__restrict%> can only be specified for objects and functions"
49444 msgstr ""
49445
49446 #: cp/decl.c:5082
49447 #, gcc-internal-format
49448 msgid "%<__thread%> can only be specified for objects and functions"
49449 msgstr ""
49450
49451 #: cp/decl.c:5086
49452 #, gcc-internal-format
49453 msgid "%<typedef%> was ignored in this declaration"
49454 msgstr ""
49455
49456 #: cp/decl.c:5089 cp/decl.c:5092 cp/decl.c:5095
49457 #, gcc-internal-format
49458 msgid "%qs cannot be used for type declarations"
49459 msgstr ""
49460
49461 #: cp/decl.c:5117
49462 #, gcc-internal-format
49463 msgid "attribute ignored in explicit instantiation %q#T"
49464 msgstr ""
49465
49466 #: cp/decl.c:5120
49467 #, gcc-internal-format
49468 msgid "no attribute can be applied to an explicit instantiation"
49469 msgstr ""
49470
49471 #: cp/decl.c:5192
49472 #, gcc-internal-format
49473 msgid "ignoring attributes applied to class type %qT outside of definition"
49474 msgstr ""
49475
49476 #. A template type parameter or other dependent type.
49477 #: cp/decl.c:5196
49478 #, gcc-internal-format
49479 msgid ""
49480 "ignoring attributes applied to dependent type %qT without an associated "
49481 "declaration"
49482 msgstr ""
49483
49484 #: cp/decl.c:5259 cp/decl2.c:859
49485 #, gcc-internal-format
49486 msgid "typedef %qD is initialized (use %qs instead)"
49487 msgstr ""
49488
49489 #: cp/decl.c:5268
49490 #, gcc-internal-format
49491 msgid "declaration of %q#D has %<extern%> and is initialized"
49492 msgstr ""
49493
49494 #: cp/decl.c:5298
49495 #, gcc-internal-format
49496 msgid "definition of %q#D is marked %<dllimport%>"
49497 msgstr ""
49498
49499 #: cp/decl.c:5322
49500 #, gcc-internal-format
49501 msgid "%q+#D is not a static data member of %q#T"
49502 msgstr ""
49503
49504 #: cp/decl.c:5330
49505 #, gcc-internal-format
49506 msgid "non-member-template declaration of %qD"
49507 msgstr ""
49508
49509 #: cp/decl.c:5331
49510 #, gcc-internal-format
49511 msgid "does not match member template declaration here"
49512 msgstr ""
49513
49514 #: cp/decl.c:5343
49515 #, gcc-internal-format
49516 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
49517 msgstr ""
49518
49519 #: cp/decl.c:5355
49520 #, gcc-internal-format
49521 msgid "duplicate initialization of %qD"
49522 msgstr ""
49523
49524 #: cp/decl.c:5405
49525 #, gcc-internal-format
49526 msgid "declaration of %q#D outside of class is not definition"
49527 msgstr ""
49528
49529 #: cp/decl.c:5450
49530 #, gcc-internal-format
49531 msgid "%qD declared %<thread_local%> in %qs function"
49532 msgstr ""
49533
49534 #: cp/decl.c:5455
49535 #, gcc-internal-format
49536 msgid "%qD declared %<static%> in %qs function"
49537 msgstr ""
49538
49539 #: cp/decl.c:5529
49540 #, gcc-internal-format
49541 msgid "variable %q#D has initializer but incomplete type"
49542 msgstr ""
49543
49544 #: cp/decl.c:5535 cp/decl.c:6637
49545 #, gcc-internal-format
49546 msgid "elements of array %q#D have incomplete type"
49547 msgstr ""
49548
49549 #: cp/decl.c:5545
49550 #, gcc-internal-format
49551 msgid "aggregate %q#D has incomplete type and cannot be defined"
49552 msgstr ""
49553
49554 #: cp/decl.c:5581
49555 #, gcc-internal-format
49556 msgid "%qD declared as reference but not initialized"
49557 msgstr ""
49558
49559 #: cp/decl.c:5668
49560 #, gcc-internal-format
49561 msgid "name used in a GNU-style designated initializer for an array"
49562 msgstr ""
49563
49564 #: cp/decl.c:5674
49565 #, gcc-internal-format
49566 msgid "name %qD used in a GNU-style designated initializer for an array"
49567 msgstr ""
49568
49569 #: cp/decl.c:5693
49570 #, gcc-internal-format
49571 msgid "non-trivial designated initializers not supported"
49572 msgstr ""
49573
49574 #: cp/decl.c:5697
49575 #, gcc-internal-format
49576 msgid "C99 designator %qE is not an integral constant-expression"
49577 msgstr ""
49578
49579 #: cp/decl.c:5753
49580 #, gcc-internal-format
49581 msgid "initializer fails to determine size of %qD"
49582 msgstr ""
49583
49584 #: cp/decl.c:5760
49585 #, gcc-internal-format
49586 msgid "array size missing in %qD"
49587 msgstr ""
49588
49589 #: cp/decl.c:5772
49590 #, gcc-internal-format
49591 msgid "zero-size array %qD"
49592 msgstr ""
49593
49594 #: cp/decl.c:5812
49595 #, gcc-internal-format
49596 msgid "storage size of %qD isn%'t known"
49597 msgstr ""
49598
49599 #: cp/decl.c:5836
49600 #, gcc-internal-format
49601 msgid "storage size of %qD isn%'t constant"
49602 msgstr ""
49603
49604 #: cp/decl.c:5887
49605 #, gcc-internal-format
49606 msgid ""
49607 "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with "
49608 "multiple copies)"
49609 msgstr ""
49610
49611 #: cp/decl.c:5891
49612 #, gcc-internal-format
49613 msgid ""
49614 "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind "
49615 "up with multiple copies)"
49616 msgstr ""
49617
49618 #: cp/decl.c:5897
49619 #, gcc-internal-format
49620 msgid "you can work around this by removing the initializer"
49621 msgstr ""
49622
49623 #: cp/decl.c:5939
49624 #, gcc-internal-format
49625 msgid "uninitialized %<const %D%>"
49626 msgstr ""
49627
49628 #: cp/decl.c:5946
49629 #, gcc-internal-format
49630 msgid "uninitialized variable %qD in %<constexpr%> function"
49631 msgstr ""
49632
49633 #: cp/decl.c:5955
49634 #, gcc-internal-format
49635 msgid "uninitialized variable %qD in %<constexpr%> context"
49636 msgstr ""
49637
49638 #: cp/decl.c:5963
49639 #, gcc-internal-format
49640 msgid "%q#T has no user-provided default constructor"
49641 msgstr ""
49642
49643 #: cp/decl.c:5967
49644 #, gcc-internal-format
49645 msgid ""
49646 "constructor is not user-provided because it is explicitly defaulted in the "
49647 "class body"
49648 msgstr ""
49649
49650 #: cp/decl.c:5970
49651 #, gcc-internal-format
49652 msgid "and the implicitly-defined constructor does not initialize %q#D"
49653 msgstr ""
49654
49655 #: cp/decl.c:6138
49656 #, gcc-internal-format
49657 msgid "invalid type %qT as initializer for a vector of type %qT"
49658 msgstr ""
49659
49660 #: cp/decl.c:6195
49661 #, gcc-internal-format
49662 msgid "initializer for %qT must be brace-enclosed"
49663 msgstr ""
49664
49665 #: cp/decl.c:6233
49666 #, gcc-internal-format
49667 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
49668 msgstr ""
49669
49670 #: cp/decl.c:6241
49671 #, gcc-internal-format
49672 msgid "%qT has no non-static data member named %qD"
49673 msgstr ""
49674
49675 #: cp/decl.c:6269
49676 #, gcc-internal-format
49677 msgid "invalid initializer for %q#D"
49678 msgstr ""
49679
49680 #: cp/decl.c:6320
49681 #, gcc-internal-format
49682 msgid "C99 designator %qE outside aggregate initializer"
49683 msgstr ""
49684
49685 #: cp/decl.c:6359 cp/decl.c:6609 cp/typeck2.c:1488 cp/typeck2.c:1799
49686 #: cp/typeck2.c:1847 cp/typeck2.c:1894
49687 #, gcc-internal-format
49688 msgid "too many initializers for %qT"
49689 msgstr ""
49690
49691 #: cp/decl.c:6400
49692 #, gcc-internal-format
49693 msgid "braces around scalar initializer for type %qT"
49694 msgstr ""
49695
49696 #: cp/decl.c:6410
49697 #, gcc-internal-format
49698 msgid "too many braces around scalar initializer for type %qT"
49699 msgstr ""
49700
49701 #: cp/decl.c:6528
49702 #, gcc-internal-format
49703 msgid "missing braces around initializer for %qT"
49704 msgstr ""
49705
49706 #: cp/decl.c:6639
49707 #, gcc-internal-format
49708 msgid "elements of array %q#T have incomplete type"
49709 msgstr ""
49710
49711 #: cp/decl.c:6652
49712 #, gcc-internal-format
49713 msgid "variable-sized compound literal"
49714 msgstr ""
49715
49716 #: cp/decl.c:6707
49717 #, gcc-internal-format
49718 msgid "%q#D has incomplete type"
49719 msgstr ""
49720
49721 #: cp/decl.c:6728
49722 #, gcc-internal-format
49723 msgid "scalar object %qD requires one element in initializer"
49724 msgstr ""
49725
49726 #: cp/decl.c:6773
49727 #, gcc-internal-format
49728 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
49729 msgstr ""
49730
49731 #: cp/decl.c:6920
49732 #, gcc-internal-format
49733 msgid "array %qD initialized by parenthesized string literal %qE"
49734 msgstr ""
49735
49736 #: cp/decl.c:6955
49737 #, gcc-internal-format
49738 msgid "initializer invalid for static member with constructor"
49739 msgstr ""
49740
49741 #: cp/decl.c:6957
49742 #, gcc-internal-format
49743 msgid "non-constant in-class initialization invalid for static member %qD"
49744 msgstr ""
49745
49746 #: cp/decl.c:6960
49747 #, gcc-internal-format
49748 msgid ""
49749 "non-constant in-class initialization invalid for non-inline static member %qD"
49750 msgstr ""
49751
49752 #: cp/decl.c:6965
49753 #, gcc-internal-format
49754 msgid "(an out of class initialization is required)"
49755 msgstr ""
49756
49757 #: cp/decl.c:7143
49758 #, gcc-internal-format
49759 msgid "reference %qD is initialized with itself"
49760 msgstr ""
49761
49762 #: cp/decl.c:7401
49763 #, gcc-internal-format
49764 msgid "could not find variant declaration"
49765 msgstr ""
49766
49767 #: cp/decl.c:7425
49768 #, gcc-internal-format
49769 msgid "%<declare variant%> on constructor %qD"
49770 msgstr ""
49771
49772 #: cp/decl.c:7430
49773 #, gcc-internal-format
49774 msgid "%<declare variant%> on destructor %qD"
49775 msgstr ""
49776
49777 #: cp/decl.c:7435
49778 #, gcc-internal-format
49779 msgid "%<declare variant%> on defaulted %qD"
49780 msgstr ""
49781
49782 #: cp/decl.c:7440
49783 #, gcc-internal-format
49784 msgid "%<declare variant%> on deleted %qD"
49785 msgstr ""
49786
49787 #: cp/decl.c:7445
49788 #, gcc-internal-format
49789 msgid "%<declare variant%> on virtual %qD"
49790 msgstr ""
49791
49792 #: cp/decl.c:7495
49793 #, gcc-internal-format
49794 msgid "assignment (not initialization) in declaration"
49795 msgstr ""
49796
49797 #: cp/decl.c:7513 cp/decl.c:13804
49798 #, gcc-internal-format
49799 msgid "ISO C++17 does not allow %<register%> storage class specifier"
49800 msgstr ""
49801
49802 #: cp/decl.c:7517 cp/decl.c:13808
49803 #, gcc-internal-format
49804 msgid "%<register%> storage class specifier used"
49805 msgstr ""
49806
49807 #: cp/decl.c:7570
49808 #, gcc-internal-format
49809 msgid ""
49810 "initializer for %<decltype(auto) %D%> has function type; did you forget the "
49811 "%<()%>?"
49812 msgstr ""
49813
49814 #: cp/decl.c:7682
49815 #, gcc-internal-format
49816 msgid "variable concept has no initializer"
49817 msgstr ""
49818
49819 #: cp/decl.c:7735
49820 #, gcc-internal-format
49821 msgid "shadowing previous type declaration of %q#D"
49822 msgstr ""
49823
49824 #: cp/decl.c:7778
49825 #, gcc-internal-format
49826 msgid ""
49827 "%<constinit%> can only be applied to a variable with static or thread "
49828 "storage duration"
49829 msgstr ""
49830
49831 #: cp/decl.c:7950
49832 #, gcc-internal-format
49833 msgid "function %q#D is initialized like a variable"
49834 msgstr ""
49835
49836 #: cp/decl.c:8036
49837 #, gcc-internal-format
49838 msgid ""
49839 "cannot decompose class type %qT because it has an anonymous struct member"
49840 msgstr ""
49841
49842 #: cp/decl.c:8039
49843 #, gcc-internal-format
49844 msgid ""
49845 "cannot decompose class type %qT because it has an anonymous union member"
49846 msgstr ""
49847
49848 #: cp/decl.c:8046
49849 #, gcc-internal-format
49850 msgid "cannot decompose inaccessible member %qD of %qT"
49851 msgstr ""
49852
49853 #: cp/decl.c:8072
49854 #, gcc-internal-format
49855 msgid ""
49856 "cannot decompose class type %qT: both it and its base class %qT have non-"
49857 "static data members"
49858 msgstr ""
49859
49860 #: cp/decl.c:8081
49861 #, gcc-internal-format
49862 msgid ""
49863 "cannot decompose class type %qT: its base classes %qT and %qT have non-"
49864 "static data members"
49865 msgstr ""
49866
49867 #: cp/decl.c:8291
49868 #, gcc-internal-format
49869 msgid "structured binding refers to incomplete type %qT"
49870 msgstr ""
49871
49872 #: cp/decl.c:8307
49873 #, gcc-internal-format
49874 msgid "cannot decompose variable length array %qT"
49875 msgstr ""
49876
49877 #: cp/decl.c:8316 cp/decl.c:8401
49878 #, gcc-internal-format, gfc-internal-format
49879 msgid "%u name provided for structured binding"
49880 msgid_plural "%u names provided for structured binding"
49881 msgstr[0] ""
49882 msgstr[1] ""
49883
49884 #: cp/decl.c:8320
49885 #, gcc-internal-format, gfc-internal-format
49886 msgid "only %u name provided for structured binding"
49887 msgid_plural "only %u names provided for structured binding"
49888 msgstr[0] ""
49889 msgstr[1] ""
49890
49891 #: cp/decl.c:8323
49892 #, gcc-internal-format
49893 msgid "while %qT decomposes into %wu element"
49894 msgid_plural "while %qT decomposes into %wu elements"
49895 msgstr[0] ""
49896 msgstr[1] ""
49897
49898 #: cp/decl.c:8368
49899 #, gcc-internal-format
49900 msgid "cannot decompose variable length vector %qT"
49901 msgstr ""
49902
49903 #: cp/decl.c:8394
49904 #, gcc-internal-format
49905 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
49906 msgstr ""
49907
49908 #: cp/decl.c:8403
49909 #, gcc-internal-format
49910 msgid "while %qT decomposes into %E elements"
49911 msgstr ""
49912
49913 #: cp/decl.c:8424
49914 #, gcc-internal-format
49915 msgid "in initialization of structured binding variable %qD"
49916 msgstr ""
49917
49918 #: cp/decl.c:8453
49919 #, gcc-internal-format
49920 msgid "cannot decompose union type %qT"
49921 msgstr ""
49922
49923 #: cp/decl.c:8458
49924 #, gcc-internal-format
49925 msgid "cannot decompose non-array non-class type %qT"
49926 msgstr ""
49927
49928 #: cp/decl.c:8463
49929 #, gcc-internal-format
49930 msgid "cannot decompose lambda closure type %qT"
49931 msgstr ""
49932
49933 #: cp/decl.c:8469
49934 #, gcc-internal-format
49935 msgid "structured binding refers to incomplete class type %qT"
49936 msgstr ""
49937
49938 #: cp/decl.c:8478
49939 #, gcc-internal-format
49940 msgid "cannot decompose class type %qT without non-static data members"
49941 msgstr ""
49942
49943 #: cp/decl.c:8925
49944 #, gcc-internal-format
49945 msgid ""
49946 "non-local variable %qD declared %<__thread%> needs dynamic initialization"
49947 msgstr ""
49948
49949 #: cp/decl.c:8928
49950 #, gcc-internal-format
49951 msgid ""
49952 "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
49953 msgstr ""
49954
49955 #: cp/decl.c:8933
49956 #, gcc-internal-format
49957 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
49958 msgstr ""
49959
49960 #: cp/decl.c:9162
49961 #, gcc-internal-format
49962 msgid "initializer fails to determine size of %qT"
49963 msgstr ""
49964
49965 #: cp/decl.c:9166
49966 #, gcc-internal-format
49967 msgid "array size missing in %qT"
49968 msgstr ""
49969
49970 #: cp/decl.c:9169
49971 #, gcc-internal-format
49972 msgid "zero-size array %qT"
49973 msgstr ""
49974
49975 #: cp/decl.c:9185
49976 #, gcc-internal-format
49977 msgid "destructor for alien class %qT cannot be a member"
49978 msgstr ""
49979
49980 #: cp/decl.c:9187
49981 #, gcc-internal-format
49982 msgid "constructor for alien class %qT cannot be a member"
49983 msgstr ""
49984
49985 #: cp/decl.c:9213
49986 #, gcc-internal-format
49987 msgid "%qD declared as a %<virtual%> variable"
49988 msgstr ""
49989
49990 #: cp/decl.c:9215
49991 #, gcc-internal-format
49992 msgid ""
49993 "%<const%> and %<volatile%> function specifiers on %qD invalid in variable "
49994 "declaration"
49995 msgstr ""
49996
49997 #: cp/decl.c:9221
49998 #, gcc-internal-format
49999 msgid "%qD declared as a %<virtual%> parameter"
50000 msgstr ""
50001
50002 #: cp/decl.c:9224
50003 #, gcc-internal-format
50004 msgid "%qD declared as an %<inline%> parameter"
50005 msgstr ""
50006
50007 #: cp/decl.c:9226
50008 #, gcc-internal-format
50009 msgid ""
50010 "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter "
50011 "declaration"
50012 msgstr ""
50013
50014 #: cp/decl.c:9232
50015 #, gcc-internal-format
50016 msgid "%qD declared as a %<virtual%> type"
50017 msgstr ""
50018
50019 #: cp/decl.c:9235
50020 #, gcc-internal-format
50021 msgid "%qD declared as an %<inline%> type"
50022 msgstr ""
50023
50024 #: cp/decl.c:9237
50025 #, gcc-internal-format
50026 msgid ""
50027 "%<const%> and %<volatile%> function specifiers on %qD invalid in type "
50028 "declaration"
50029 msgstr ""
50030
50031 #: cp/decl.c:9243
50032 #, gcc-internal-format
50033 msgid "%qD declared as a %<virtual%> field"
50034 msgstr ""
50035
50036 #: cp/decl.c:9246
50037 #, gcc-internal-format
50038 msgid "%qD declared as an %<inline%> field"
50039 msgstr ""
50040
50041 #: cp/decl.c:9248
50042 #, gcc-internal-format
50043 msgid ""
50044 "%<const%> and %<volatile%> function specifiers on %qD invalid in field "
50045 "declaration"
50046 msgstr ""
50047
50048 #: cp/decl.c:9255
50049 #, gcc-internal-format
50050 msgid "%q+D declared as a friend"
50051 msgstr ""
50052
50053 #: cp/decl.c:9262
50054 #, gcc-internal-format
50055 msgid "%q+D declared with an exception specification"
50056 msgstr ""
50057
50058 #: cp/decl.c:9294
50059 #, gcc-internal-format
50060 msgid "definition of %qD is not in namespace enclosing %qT"
50061 msgstr ""
50062
50063 #: cp/decl.c:9334
50064 #, gcc-internal-format
50065 msgid "static member function %q#D declared with type qualifiers"
50066 msgstr ""
50067
50068 #: cp/decl.c:9345
50069 #, gcc-internal-format
50070 msgid "concept %q#D declared with function parameters"
50071 msgstr ""
50072
50073 #: cp/decl.c:9352
50074 #, gcc-internal-format
50075 msgid "concept %q#D declared with a deduced return type"
50076 msgstr ""
50077
50078 #: cp/decl.c:9355
50079 #, gcc-internal-format
50080 msgid "concept %q#D with non-%<bool%> return type %qT"
50081 msgstr ""
50082
50083 #: cp/decl.c:9431
50084 #, gcc-internal-format
50085 msgid "concept %qD has no definition"
50086 msgstr ""
50087
50088 #: cp/decl.c:9450
50089 #, gcc-internal-format
50090 msgid "a function concept cannot be constrained"
50091 msgstr ""
50092
50093 #: cp/decl.c:9458
50094 #, gcc-internal-format
50095 msgid "constraints on a non-templated function"
50096 msgstr ""
50097
50098 #: cp/decl.c:9503
50099 #, gcc-internal-format
50100 msgid "defining explicit specialization %qD in friend declaration"
50101 msgstr ""
50102
50103 #: cp/decl.c:9514
50104 #, gcc-internal-format
50105 msgid "invalid use of template-id %qD in declaration of primary template"
50106 msgstr ""
50107
50108 #: cp/decl.c:9533
50109 #, gcc-internal-format
50110 msgid ""
50111 "default arguments are not allowed in declaration of friend template "
50112 "specialization %qD"
50113 msgstr ""
50114
50115 #: cp/decl.c:9542
50116 #, gcc-internal-format
50117 msgid ""
50118 "%<inline%> is not allowed in declaration of friend template specialization "
50119 "%qD"
50120 msgstr ""
50121
50122 #: cp/decl.c:9559
50123 #, gcc-internal-format
50124 msgid ""
50125 "friend declaration of %qD specifies default arguments and isn%'t a definition"
50126 msgstr ""
50127
50128 #: cp/decl.c:9606
50129 #, gcc-internal-format
50130 msgid "cannot declare %<::main%> to be a template"
50131 msgstr ""
50132
50133 #: cp/decl.c:9609
50134 #, gcc-internal-format
50135 msgid "cannot declare %<::main%> to be inline"
50136 msgstr ""
50137
50138 #: cp/decl.c:9612 cp/decl.c:9615
50139 #, gcc-internal-format
50140 msgid "cannot declare %<::main%> to be %qs"
50141 msgstr ""
50142
50143 #: cp/decl.c:9617
50144 #, gcc-internal-format
50145 msgid "cannot declare %<::main%> to be static"
50146 msgstr ""
50147
50148 #: cp/decl.c:9679
50149 #, gcc-internal-format
50150 msgid "static member function %qD cannot have cv-qualifier"
50151 msgstr ""
50152
50153 #: cp/decl.c:9680
50154 #, gcc-internal-format
50155 msgid "non-member function %qD cannot have cv-qualifier"
50156 msgstr ""
50157
50158 #: cp/decl.c:9688
50159 #, gcc-internal-format
50160 msgid "static member function %qD cannot have ref-qualifier"
50161 msgstr ""
50162
50163 #: cp/decl.c:9689
50164 #, gcc-internal-format
50165 msgid "non-member function %qD cannot have ref-qualifier"
50166 msgstr ""
50167
50168 #: cp/decl.c:9699
50169 #, gcc-internal-format
50170 msgid "deduction guide %qD must be declared at namespace scope"
50171 msgstr ""
50172
50173 #: cp/decl.c:9707
50174 #, gcc-internal-format
50175 msgid "deduction guide %qD must be declared in the same scope as %qT"
50176 msgstr ""
50177
50178 #: cp/decl.c:9714
50179 #, gcc-internal-format
50180 msgid "deduction guide %qD must not have a function body"
50181 msgstr ""
50182
50183 #: cp/decl.c:9727
50184 #, gcc-internal-format
50185 msgid "literal operator with C linkage"
50186 msgstr ""
50187
50188 #: cp/decl.c:9737
50189 #, gcc-internal-format
50190 msgid "%qD has invalid argument list"
50191 msgstr ""
50192
50193 #: cp/decl.c:9745
50194 #, gcc-internal-format
50195 msgid "integer suffix %qs shadowed by implementation"
50196 msgstr ""
50197
50198 #: cp/decl.c:9751
50199 #, gcc-internal-format
50200 msgid "floating-point suffix %qs shadowed by implementation"
50201 msgstr ""
50202
50203 #: cp/decl.c:9758
50204 #, gcc-internal-format
50205 msgid ""
50206 "literal operator suffixes not preceded by %<_%> are reserved for future "
50207 "standardization"
50208 msgstr ""
50209
50210 #: cp/decl.c:9763
50211 #, gcc-internal-format
50212 msgid "%qD must be a non-member function"
50213 msgstr ""
50214
50215 #: cp/decl.c:9844
50216 #, gcc-internal-format
50217 msgid "%<::main%> must return %<int%>"
50218 msgstr ""
50219
50220 #: cp/decl.c:9884
50221 #, gcc-internal-format
50222 msgid "definition of implicitly-declared %qD"
50223 msgstr ""
50224
50225 #: cp/decl.c:9889
50226 #, gcc-internal-format
50227 msgid "definition of explicitly-defaulted %q+D"
50228 msgstr ""
50229
50230 #: cp/decl.c:9891
50231 #, gcc-internal-format
50232 msgid "%q#D explicitly defaulted here"
50233 msgstr ""
50234
50235 #: cp/decl.c:9908
50236 #, gcc-internal-format
50237 msgid "no %q#D member function declared in class %qT"
50238 msgstr ""
50239
50240 #: cp/decl.c:10099
50241 #, gcc-internal-format
50242 msgid "cannot declare %<::main%> to be a global variable"
50243 msgstr ""
50244
50245 #: cp/decl.c:10108
50246 #, gcc-internal-format
50247 msgid "a non-template variable cannot be %<concept%>"
50248 msgstr ""
50249
50250 #: cp/decl.c:10115
50251 #, gcc-internal-format
50252 msgid "concept must have type %<bool%>"
50253 msgstr ""
50254
50255 #: cp/decl.c:10118
50256 #, gcc-internal-format
50257 msgid "a variable concept cannot be constrained"
50258 msgstr ""
50259
50260 #: cp/decl.c:10242
50261 #, gcc-internal-format
50262 msgid "in-class initialization of static data member %q#D of incomplete type"
50263 msgstr ""
50264
50265 #: cp/decl.c:10246
50266 #, gcc-internal-format
50267 msgid ""
50268 "%<constexpr%> needed for in-class initialization of static data member %q#D "
50269 "of non-integral type"
50270 msgstr ""
50271
50272 #: cp/decl.c:10250
50273 #, gcc-internal-format
50274 msgid "in-class initialization of static data member %q#D of non-literal type"
50275 msgstr ""
50276
50277 #: cp/decl.c:10261
50278 #, gcc-internal-format
50279 msgid ""
50280 "invalid in-class initialization of static data member of non-integral type "
50281 "%qT"
50282 msgstr ""
50283
50284 #: cp/decl.c:10266
50285 #, gcc-internal-format
50286 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
50287 msgstr ""
50288
50289 #: cp/decl.c:10271
50290 #, gcc-internal-format
50291 msgid ""
50292 "ISO C++ forbids initialization of member constant %qD of non-integral type "
50293 "%qT"
50294 msgstr ""
50295
50296 #: cp/decl.c:10382
50297 #, gcc-internal-format
50298 msgid "size of array %qD has non-integral type %qT"
50299 msgstr ""
50300
50301 #: cp/decl.c:10385
50302 #, gcc-internal-format
50303 msgid "size of array has non-integral type %qT"
50304 msgstr ""
50305
50306 #: cp/decl.c:10416 cp/decl.c:10488
50307 #, gcc-internal-format
50308 msgid "size of array %qD is not an integral constant-expression"
50309 msgstr ""
50310
50311 #: cp/decl.c:10420 cp/decl.c:10491
50312 #, gcc-internal-format
50313 msgid "size of array is not an integral constant-expression"
50314 msgstr ""
50315
50316 #: cp/decl.c:10471
50317 #, gcc-internal-format
50318 msgid "ISO C++ forbids zero-size array %qD"
50319 msgstr ""
50320
50321 #: cp/decl.c:10474
50322 #, gcc-internal-format
50323 msgid "ISO C++ forbids zero-size array"
50324 msgstr ""
50325
50326 #: cp/decl.c:10498
50327 #, gcc-internal-format
50328 msgid "ISO C++ forbids variable length array %qD"
50329 msgstr ""
50330
50331 #: cp/decl.c:10501
50332 #, gcc-internal-format
50333 msgid "ISO C++ forbids variable length array"
50334 msgstr ""
50335
50336 #: cp/decl.c:10507
50337 #, gcc-internal-format
50338 msgid "variable length array %qD is used"
50339 msgstr ""
50340
50341 #: cp/decl.c:10510
50342 #, gcc-internal-format
50343 msgid "variable length array is used"
50344 msgstr ""
50345
50346 #: cp/decl.c:10562
50347 #, gcc-internal-format
50348 msgid "overflow in array dimension"
50349 msgstr ""
50350
50351 #: cp/decl.c:10622
50352 #, gcc-internal-format
50353 msgid "%qD declared as array of %qT"
50354 msgstr ""
50355
50356 #: cp/decl.c:10624 cp/pt.c:15760
50357 #, gcc-internal-format
50358 msgid "creating array of %qT"
50359 msgstr ""
50360
50361 #: cp/decl.c:10634
50362 #, gcc-internal-format
50363 msgid "declaration of %qD as array of void"
50364 msgstr ""
50365
50366 #: cp/decl.c:10636
50367 #, gcc-internal-format
50368 msgid "creating array of void"
50369 msgstr ""
50370
50371 #: cp/decl.c:10641
50372 #, gcc-internal-format
50373 msgid "declaration of %qD as array of functions"
50374 msgstr ""
50375
50376 #: cp/decl.c:10643
50377 #, gcc-internal-format
50378 msgid "creating array of functions"
50379 msgstr ""
50380
50381 #: cp/decl.c:10648
50382 #, gcc-internal-format
50383 msgid "declaration of %qD as array of references"
50384 msgstr ""
50385
50386 #: cp/decl.c:10650
50387 #, gcc-internal-format
50388 msgid "creating array of references"
50389 msgstr ""
50390
50391 #: cp/decl.c:10655
50392 #, gcc-internal-format
50393 msgid "declaration of %qD as array of function members"
50394 msgstr ""
50395
50396 #: cp/decl.c:10658
50397 #, gcc-internal-format
50398 msgid "creating array of function members"
50399 msgstr ""
50400
50401 #: cp/decl.c:10676
50402 #, gcc-internal-format
50403 msgid ""
50404 "declaration of %qD as multidimensional array must have bounds for all "
50405 "dimensions except the first"
50406 msgstr ""
50407
50408 #: cp/decl.c:10680
50409 #, gcc-internal-format
50410 msgid ""
50411 "multidimensional array must have bounds for all dimensions except the first"
50412 msgstr ""
50413
50414 #: cp/decl.c:10767
50415 #, gcc-internal-format
50416 msgid "return type specification for constructor invalid"
50417 msgstr ""
50418
50419 #: cp/decl.c:10770
50420 #, gcc-internal-format
50421 msgid "qualifiers are not allowed on constructor declaration"
50422 msgstr ""
50423
50424 #: cp/decl.c:10781
50425 #, gcc-internal-format
50426 msgid "return type specification for destructor invalid"
50427 msgstr ""
50428
50429 #: cp/decl.c:10784
50430 #, gcc-internal-format
50431 msgid "qualifiers are not allowed on destructor declaration"
50432 msgstr ""
50433
50434 #: cp/decl.c:10797
50435 #, gcc-internal-format
50436 msgid "return type specified for %<operator %T%>"
50437 msgstr ""
50438
50439 #: cp/decl.c:10800
50440 #, gcc-internal-format
50441 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
50442 msgstr ""
50443
50444 #: cp/decl.c:10809
50445 #, gcc-internal-format
50446 msgid "return type specified for deduction guide"
50447 msgstr ""
50448
50449 #: cp/decl.c:10812
50450 #, gcc-internal-format
50451 msgid "qualifiers are not allowed on declaration of deduction guide"
50452 msgstr ""
50453
50454 #: cp/decl.c:10816
50455 #, gcc-internal-format
50456 msgid "template template parameter %qT in declaration of deduction guide"
50457 msgstr ""
50458
50459 #: cp/decl.c:10825
50460 #, gcc-internal-format
50461 msgid "%<decl-specifier%> in declaration of deduction guide"
50462 msgstr ""
50463
50464 #: cp/decl.c:10846
50465 #, gcc-internal-format
50466 msgid "unnamed variable or field declared void"
50467 msgstr ""
50468
50469 #: cp/decl.c:10854
50470 #, gcc-internal-format
50471 msgid "variable or field declared void"
50472 msgstr ""
50473
50474 #: cp/decl.c:10869
50475 #, gcc-internal-format
50476 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
50477 msgstr ""
50478
50479 #: cp/decl.c:10874
50480 #, gcc-internal-format
50481 msgid ""
50482 "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
50483 msgstr ""
50484
50485 #: cp/decl.c:11124
50486 #, gcc-internal-format
50487 msgid "invalid use of qualified-name %<::%D%>"
50488 msgstr ""
50489
50490 #: cp/decl.c:11127 cp/decl.c:11149
50491 #, gcc-internal-format
50492 msgid "invalid use of qualified-name %<%T::%D%>"
50493 msgstr ""
50494
50495 #: cp/decl.c:11130
50496 #, gcc-internal-format
50497 msgid "invalid use of qualified-name %<%D::%D%>"
50498 msgstr ""
50499
50500 #: cp/decl.c:11140
50501 #, gcc-internal-format
50502 msgid "%q#T is not a class or namespace"
50503 msgstr ""
50504
50505 #: cp/decl.c:11164
50506 #, gcc-internal-format
50507 msgid "declaration of %qE as non-function"
50508 msgstr ""
50509
50510 #: cp/decl.c:11171
50511 #, gcc-internal-format
50512 msgid "declaration of %qE as non-member"
50513 msgstr ""
50514
50515 #: cp/decl.c:11199
50516 #, gcc-internal-format
50517 msgid "declarator-id missing; using reserved word %qD"
50518 msgstr ""
50519
50520 #: cp/decl.c:11250
50521 #, gcc-internal-format
50522 msgid "function definition does not declare parameters"
50523 msgstr ""
50524
50525 #: cp/decl.c:11258 cp/decl.c:11267 cp/decl.c:13067
50526 #, gcc-internal-format
50527 msgid "declaration of %qD as non-function"
50528 msgstr ""
50529
50530 #: cp/decl.c:11275
50531 #, gcc-internal-format
50532 msgid "declaration of %qD as %<typedef%>"
50533 msgstr ""
50534
50535 #: cp/decl.c:11280
50536 #, gcc-internal-format
50537 msgid "declaration of %qD as parameter"
50538 msgstr ""
50539
50540 #: cp/decl.c:11315
50541 #, gcc-internal-format
50542 msgid "both %qs and %qs specified"
50543 msgstr ""
50544
50545 #: cp/decl.c:11322 cp/decl.c:11329 cp/decl.c:11336 cp/decl.c:11343
50546 #, gcc-internal-format
50547 msgid "%qs cannot appear in a typedef declaration"
50548 msgstr ""
50549
50550 #: cp/decl.c:11354
50551 #, gcc-internal-format
50552 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
50553 msgstr ""
50554
50555 #: cp/decl.c:11364
50556 #, gcc-internal-format
50557 msgid "two or more data types in declaration of %qs"
50558 msgstr ""
50559
50560 #: cp/decl.c:11372
50561 #, gcc-internal-format
50562 msgid "conflicting specifiers in declaration of %qs"
50563 msgstr ""
50564
50565 #: cp/decl.c:11419
50566 #, gcc-internal-format
50567 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
50568 msgstr ""
50569
50570 #: cp/decl.c:11468 cp/decl.c:11472 cp/decl.c:11475
50571 #, gcc-internal-format
50572 msgid "ISO C++ forbids declaration of %qs with no type"
50573 msgstr ""
50574
50575 #: cp/decl.c:11492
50576 #, gcc-internal-format
50577 msgid "%<__int%d%> is not supported by this target"
50578 msgstr ""
50579
50580 #: cp/decl.c:11500
50581 #, gcc-internal-format
50582 msgid "ISO C++ does not support %<__int%d%> for %qs"
50583 msgstr ""
50584
50585 #: cp/decl.c:11554
50586 #, gcc-internal-format
50587 msgid "%<signed%> and %<unsigned%> specified together"
50588 msgstr ""
50589
50590 #: cp/decl.c:11560
50591 #, gcc-internal-format
50592 msgid "%<long%> and %<short%> specified together"
50593 msgstr ""
50594
50595 #: cp/decl.c:11568 cp/decl.c:11574
50596 #, gcc-internal-format
50597 msgid "%qs specified with %qT"
50598 msgstr ""
50599
50600 #: cp/decl.c:11579
50601 #, gcc-internal-format
50602 msgid "%qs specified with %<decltype%>"
50603 msgstr ""
50604
50605 #: cp/decl.c:11581
50606 #, gcc-internal-format
50607 msgid "%qs specified with %<typeof%>"
50608 msgstr ""
50609
50610 #: cp/decl.c:11648
50611 #, gcc-internal-format
50612 msgid "complex invalid for %qs"
50613 msgstr ""
50614
50615 #: cp/decl.c:11687
50616 #, gcc-internal-format
50617 msgid ""
50618 "template placeholder type %qT must be followed by a simple declarator-id"
50619 msgstr ""
50620
50621 #: cp/decl.c:11708
50622 #, gcc-internal-format
50623 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
50624 msgstr ""
50625
50626 #: cp/decl.c:11717
50627 #, gcc-internal-format
50628 msgid ""
50629 "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-"
50630 "std=c++20%> or %<-std=gnu++20%>"
50631 msgstr ""
50632
50633 #: cp/decl.c:11730
50634 #, gcc-internal-format
50635 msgid "typedef declaration invalid in parameter declaration"
50636 msgstr ""
50637
50638 #: cp/decl.c:11737
50639 #, gcc-internal-format
50640 msgid "storage class specified for template parameter %qs"
50641 msgstr ""
50642
50643 #: cp/decl.c:11747 cp/decl.c:11919
50644 #, gcc-internal-format
50645 msgid "storage class specified for parameter %qs"
50646 msgstr ""
50647
50648 #: cp/decl.c:11755 cp/decl.c:11764 cp/decl.c:11770 cp/decl.c:11776
50649 #, gcc-internal-format
50650 msgid "a parameter cannot be declared %qs"
50651 msgstr ""
50652
50653 #: cp/decl.c:11786
50654 #, gcc-internal-format
50655 msgid "%<virtual%> outside class declaration"
50656 msgstr ""
50657
50658 #: cp/decl.c:11796 cp/decl.c:11799 cp/decl.c:11801 cp/decl.c:11804
50659 #: cp/decl.c:11814 cp/decl.c:11824 cp/decl.c:11834 cp/decl.c:11838
50660 #, gcc-internal-format
50661 msgid "structured binding declaration cannot be %qs"
50662 msgstr ""
50663
50664 #: cp/decl.c:11808 cp/decl.c:11830
50665 #, gcc-internal-format
50666 msgid ""
50667 "structured binding declaration can be %qs only in %<-std=c++20%> or %<-"
50668 "std=gnu++20%>"
50669 msgstr ""
50670
50671 #: cp/decl.c:11818
50672 #, gcc-internal-format
50673 msgid "%<volatile%>-qualified structured binding is deprecated"
50674 msgstr ""
50675
50676 #: cp/decl.c:11842
50677 #, gcc-internal-format
50678 msgid "structured binding declaration cannot be C++98 %<auto%>"
50679 msgstr ""
50680
50681 #: cp/decl.c:11853
50682 #, gcc-internal-format
50683 msgid "structured binding declaration cannot have type %qT"
50684 msgstr ""
50685
50686 #: cp/decl.c:11856
50687 #, gcc-internal-format
50688 msgid ""
50689 "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
50690 msgstr ""
50691
50692 #: cp/decl.c:11891
50693 #, gcc-internal-format
50694 msgid "multiple storage classes in declaration of %qs"
50695 msgstr ""
50696
50697 #: cp/decl.c:11917
50698 #, gcc-internal-format
50699 msgid "storage class specified for %qs"
50700 msgstr ""
50701
50702 #: cp/decl.c:11931
50703 #, gcc-internal-format
50704 msgid "nested function %qs declared %<extern%>"
50705 msgstr ""
50706
50707 #: cp/decl.c:11936
50708 #, gcc-internal-format
50709 msgid "top-level declaration of %qs specifies %<auto%>"
50710 msgstr ""
50711
50712 #: cp/decl.c:11944
50713 #, gcc-internal-format
50714 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
50715 msgstr ""
50716
50717 #: cp/decl.c:11958
50718 #, gcc-internal-format
50719 msgid "storage class specifiers invalid in friend function declarations"
50720 msgstr ""
50721
50722 #: cp/decl.c:11989
50723 #, gcc-internal-format
50724 msgid "attribute ignored"
50725 msgstr ""
50726
50727 #: cp/decl.c:11990
50728 #, gcc-internal-format
50729 msgid "an attribute that appertains to a type-specifier is ignored"
50730 msgstr ""
50731
50732 #: cp/decl.c:12047
50733 #, gcc-internal-format
50734 msgid "unnecessary parentheses in declaration of %qs"
50735 msgstr ""
50736
50737 #: cp/decl.c:12099
50738 #, gcc-internal-format
50739 msgid "requires-clause on return type"
50740 msgstr ""
50741
50742 #: cp/decl.c:12117
50743 #, gcc-internal-format
50744 msgid "%qs function uses %<auto%> type specifier without trailing return type"
50745 msgstr ""
50746
50747 #: cp/decl.c:12121
50748 #, gcc-internal-format
50749 msgid ""
50750 "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
50751 msgstr ""
50752
50753 #: cp/decl.c:12126
50754 #, gcc-internal-format
50755 msgid "virtual function cannot have deduced return type"
50756 msgstr ""
50757
50758 #: cp/decl.c:12133
50759 #, gcc-internal-format
50760 msgid ""
50761 "%qs function with trailing return type has %qT as its type rather than plain "
50762 "%<auto%>"
50763 msgstr ""
50764
50765 #: cp/decl.c:12142
50766 #, gcc-internal-format
50767 msgid ""
50768 "%qs function with trailing return type has %<decltype(auto)%> as its type "
50769 "rather than plain %<auto%>"
50770 msgstr ""
50771
50772 #: cp/decl.c:12147
50773 #, gcc-internal-format
50774 msgid "invalid use of %<decltype(auto)%>"
50775 msgstr ""
50776
50777 #: cp/decl.c:12158
50778 #, gcc-internal-format
50779 msgid "deduced class type %qD in function return type"
50780 msgstr ""
50781
50782 #: cp/decl.c:12167
50783 #, gcc-internal-format
50784 msgid "deduction guide for %qT must have trailing return type"
50785 msgstr ""
50786
50787 #: cp/decl.c:12180
50788 #, gcc-internal-format
50789 msgid ""
50790 "trailing return type %qT of deduction guide is not a specialization of %qT"
50791 msgstr ""
50792
50793 #: cp/decl.c:12194
50794 #, gcc-internal-format
50795 msgid ""
50796 "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
50797 msgstr ""
50798
50799 #: cp/decl.c:12197
50800 #, gcc-internal-format
50801 msgid ""
50802 "%qs function with trailing return type not declared with %<auto%> type "
50803 "specifier"
50804 msgstr ""
50805
50806 #: cp/decl.c:12221
50807 #, gcc-internal-format
50808 msgid "%<volatile%>-qualified return type is deprecated"
50809 msgstr ""
50810
50811 #: cp/decl.c:12233
50812 #, gcc-internal-format
50813 msgid "%qs declared as function returning a function"
50814 msgstr ""
50815
50816 #: cp/decl.c:12239
50817 #, gcc-internal-format
50818 msgid "%qs declared as function returning an array"
50819 msgstr ""
50820
50821 #: cp/decl.c:12246
50822 #, gcc-internal-format
50823 msgid "%<constinit%> on function return type is not allowed"
50824 msgstr ""
50825
50826 #: cp/decl.c:12257 cp/pt.c:28993
50827 #, gcc-internal-format
50828 msgid "%qT as type rather than plain %<decltype(auto)%>"
50829 msgstr ""
50830
50831 #: cp/decl.c:12263 cp/pt.c:28999
50832 #, gcc-internal-format
50833 msgid "%<decltype(auto)%> cannot be cv-qualified"
50834 msgstr ""
50835
50836 #: cp/decl.c:12295
50837 #, gcc-internal-format
50838 msgid "destructor cannot be static member function"
50839 msgstr ""
50840
50841 #: cp/decl.c:12297
50842 #, gcc-internal-format
50843 msgid "constructor cannot be static member function"
50844 msgstr ""
50845
50846 #: cp/decl.c:12302
50847 #, gcc-internal-format
50848 msgid "destructors may not be cv-qualified"
50849 msgstr ""
50850
50851 #: cp/decl.c:12303
50852 #, gcc-internal-format
50853 msgid "constructors may not be cv-qualified"
50854 msgstr ""
50855
50856 #: cp/decl.c:12311
50857 #, gcc-internal-format
50858 msgid "destructors may not be ref-qualified"
50859 msgstr ""
50860
50861 #: cp/decl.c:12312
50862 #, gcc-internal-format
50863 msgid "constructors may not be ref-qualified"
50864 msgstr ""
50865
50866 #: cp/decl.c:12330
50867 #, gcc-internal-format
50868 msgid "constructors cannot be declared %<virtual%>"
50869 msgstr ""
50870
50871 #: cp/decl.c:12347
50872 #, gcc-internal-format
50873 msgid "virtual functions cannot be friends"
50874 msgstr ""
50875
50876 #: cp/decl.c:12352
50877 #, gcc-internal-format
50878 msgid "friend declaration not in class definition"
50879 msgstr ""
50880
50881 #: cp/decl.c:12356
50882 #, gcc-internal-format
50883 msgid "cannot define friend function %qs in a local class definition"
50884 msgstr ""
50885
50886 #: cp/decl.c:12366
50887 #, gcc-internal-format
50888 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
50889 msgstr ""
50890
50891 #: cp/decl.c:12370
50892 #, gcc-internal-format
50893 msgid ""
50894 "friend function definition %qs cannot have a name qualified with %<%D::%>"
50895 msgstr ""
50896
50897 #: cp/decl.c:12383
50898 #, gcc-internal-format
50899 msgid "a conversion function cannot have a trailing return type"
50900 msgstr ""
50901
50902 #: cp/decl.c:12410
50903 #, gcc-internal-format
50904 msgid "destructors may not have parameters"
50905 msgstr ""
50906
50907 #: cp/decl.c:12450
50908 #, gcc-internal-format
50909 msgid "cannot declare pointer to %q#T"
50910 msgstr ""
50911
50912 #: cp/decl.c:12463 cp/decl.c:12470
50913 #, gcc-internal-format
50914 msgid "cannot declare reference to %q#T"
50915 msgstr ""
50916
50917 #: cp/decl.c:12472
50918 #, gcc-internal-format
50919 msgid "cannot declare pointer to %q#T member"
50920 msgstr ""
50921
50922 #: cp/decl.c:12501
50923 #, gcc-internal-format
50924 msgid "cannot declare reference to qualified function type %qT"
50925 msgstr ""
50926
50927 #: cp/decl.c:12502
50928 #, gcc-internal-format
50929 msgid "cannot declare pointer to qualified function type %qT"
50930 msgstr ""
50931
50932 #: cp/decl.c:12575
50933 #, gcc-internal-format
50934 msgid ""
50935 "cannot declare reference to %q#T, which is not a typedef or a template type "
50936 "argument"
50937 msgstr ""
50938
50939 #: cp/decl.c:12646
50940 #, gcc-internal-format
50941 msgid "template-id %qD used as a declarator"
50942 msgstr ""
50943
50944 #: cp/decl.c:12672
50945 #, gcc-internal-format
50946 msgid "member functions are implicitly friends of their class"
50947 msgstr ""
50948
50949 #: cp/decl.c:12677
50950 #, gcc-internal-format
50951 msgid "extra qualification %<%T::%> on member %qs"
50952 msgstr ""
50953
50954 #: cp/decl.c:12707
50955 #, gcc-internal-format
50956 msgid "cannot define member function %<%T::%s%> within %qT"
50957 msgstr ""
50958
50959 #: cp/decl.c:12709
50960 #, gcc-internal-format
50961 msgid "cannot declare member function %<%T::%s%> within %qT"
50962 msgstr ""
50963
50964 #: cp/decl.c:12717
50965 #, gcc-internal-format
50966 msgid "cannot declare member %<%T::%s%> within %qT"
50967 msgstr ""
50968
50969 #: cp/decl.c:12757
50970 #, gcc-internal-format
50971 msgid "non-parameter %qs cannot be a parameter pack"
50972 msgstr ""
50973
50974 #: cp/decl.c:12766
50975 #, gcc-internal-format
50976 msgid "data member may not have variably modified type %qT"
50977 msgstr ""
50978
50979 #: cp/decl.c:12769
50980 #, gcc-internal-format
50981 msgid "parameter may not have variably modified type %qT"
50982 msgstr ""
50983
50984 #: cp/decl.c:12780
50985 #, gcc-internal-format
50986 msgid "%<explicit%> outside class declaration"
50987 msgstr ""
50988
50989 #: cp/decl.c:12783
50990 #, gcc-internal-format
50991 msgid "%<explicit%> in friend declaration"
50992 msgstr ""
50993
50994 #: cp/decl.c:12786
50995 #, gcc-internal-format
50996 msgid ""
50997 "only declarations of constructors and conversion operators can be %<explicit"
50998 "%>"
50999 msgstr ""
51000
51001 #: cp/decl.c:12796
51002 #, gcc-internal-format
51003 msgid "non-member %qs cannot be declared %<mutable%>"
51004 msgstr ""
51005
51006 #: cp/decl.c:12803
51007 #, gcc-internal-format
51008 msgid "non-object member %qs cannot be declared %<mutable%>"
51009 msgstr ""
51010
51011 #: cp/decl.c:12809
51012 #, gcc-internal-format
51013 msgid "function %qs cannot be declared %<mutable%>"
51014 msgstr ""
51015
51016 #: cp/decl.c:12815
51017 #, gcc-internal-format
51018 msgid "%<static%> %qs cannot be declared %<mutable%>"
51019 msgstr ""
51020
51021 #: cp/decl.c:12821
51022 #, gcc-internal-format
51023 msgid "%<const%> %qs cannot be declared %<mutable%>"
51024 msgstr ""
51025
51026 #: cp/decl.c:12827
51027 #, gcc-internal-format
51028 msgid "reference %qs cannot be declared %<mutable%>"
51029 msgstr ""
51030
51031 #: cp/decl.c:12843
51032 #, gcc-internal-format
51033 msgid "typedef may not be a function definition"
51034 msgstr ""
51035
51036 #: cp/decl.c:12846
51037 #, gcc-internal-format
51038 msgid "typedef may not be a member function definition"
51039 msgstr ""
51040
51041 #: cp/decl.c:12872
51042 #, gcc-internal-format
51043 msgid "%<auto%> not allowed in alias declaration"
51044 msgstr ""
51045
51046 #: cp/decl.c:12875
51047 #, gcc-internal-format
51048 msgid "typedef declared %<auto%>"
51049 msgstr ""
51050
51051 #: cp/decl.c:12880
51052 #, gcc-internal-format
51053 msgid "requires-clause on typedef"
51054 msgstr ""
51055
51056 #: cp/decl.c:12884
51057 #, gcc-internal-format
51058 msgid "typedef name may not be a nested-name-specifier"
51059 msgstr ""
51060
51061 #: cp/decl.c:12908
51062 #, gcc-internal-format
51063 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
51064 msgstr ""
51065
51066 #: cp/decl.c:12997
51067 #, gcc-internal-format
51068 msgid "%<inline%> specified for friend class declaration"
51069 msgstr ""
51070
51071 #: cp/decl.c:13005
51072 #, gcc-internal-format
51073 msgid "template parameters cannot be friends"
51074 msgstr ""
51075
51076 #: cp/decl.c:13007
51077 #, gcc-internal-format
51078 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
51079 msgstr ""
51080
51081 #: cp/decl.c:13011
51082 #, gcc-internal-format
51083 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
51084 msgstr ""
51085
51086 #: cp/decl.c:13024
51087 #, gcc-internal-format
51088 msgid "trying to make class %qT a friend of global scope"
51089 msgstr ""
51090
51091 #: cp/decl.c:13044
51092 #, gcc-internal-format
51093 msgid "invalid qualifiers on non-member function type"
51094 msgstr ""
51095
51096 #: cp/decl.c:13048
51097 #, gcc-internal-format
51098 msgid "requires-clause on type-id"
51099 msgstr ""
51100
51101 #: cp/decl.c:13058
51102 #, gcc-internal-format
51103 msgid "abstract declarator %qT used as declaration"
51104 msgstr ""
51105
51106 #: cp/decl.c:13073
51107 #, gcc-internal-format
51108 msgid "requires-clause on declaration of non-function type %qT"
51109 msgstr ""
51110
51111 #: cp/decl.c:13092
51112 #, gcc-internal-format
51113 msgid "cannot use %<::%> in parameter declaration"
51114 msgstr ""
51115
51116 #: cp/decl.c:13101 cp/parser.c:18511
51117 #, gcc-internal-format
51118 msgid "cannot declare a parameter with %<decltype(auto)%>"
51119 msgstr ""
51120
51121 #: cp/decl.c:13104
51122 #, gcc-internal-format
51123 msgid "%<auto%> parameter not permitted in this context"
51124 msgstr ""
51125
51126 #: cp/decl.c:13107
51127 #, gcc-internal-format
51128 msgid "parameter declared %<auto%>"
51129 msgstr ""
51130
51131 #: cp/decl.c:13158 cp/parser.c:3357
51132 #, gcc-internal-format
51133 msgid "invalid use of template-name %qE without an argument list"
51134 msgstr ""
51135
51136 #: cp/decl.c:13162
51137 #, gcc-internal-format
51138 msgid "non-static data member declared with placeholder %qT"
51139 msgstr ""
51140
51141 #: cp/decl.c:13183
51142 #, gcc-internal-format
51143 msgid "ISO C++ forbids flexible array member %qs"
51144 msgstr ""
51145
51146 #: cp/decl.c:13186
51147 #, gcc-internal-format
51148 msgid "ISO C++ forbids flexible array members"
51149 msgstr ""
51150
51151 #. Something like struct S { int N::j; };
51152 #: cp/decl.c:13202
51153 #, gcc-internal-format
51154 msgid "invalid use of %<::%>"
51155 msgstr ""
51156
51157 #: cp/decl.c:13223
51158 #, gcc-internal-format
51159 msgid "declaration of function %qD in invalid context"
51160 msgstr ""
51161
51162 #: cp/decl.c:13233
51163 #, gcc-internal-format
51164 msgid "function %qD declared %<virtual%> inside a union"
51165 msgstr ""
51166
51167 #: cp/decl.c:13243
51168 #, gcc-internal-format
51169 msgid "%qD cannot be declared %<virtual%>, since it is always static"
51170 msgstr ""
51171
51172 #: cp/decl.c:13257
51173 #, gcc-internal-format
51174 msgid "expected qualified name in friend declaration for destructor %qD"
51175 msgstr ""
51176
51177 #: cp/decl.c:13264
51178 #, gcc-internal-format
51179 msgid "declaration of %qD as member of %qT"
51180 msgstr ""
51181
51182 #: cp/decl.c:13271 cp/decl.c:13284
51183 #, gcc-internal-format
51184 msgid "a destructor cannot be %qs"
51185 msgstr ""
51186
51187 #: cp/decl.c:13277
51188 #, gcc-internal-format
51189 msgid ""
51190 "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu+"
51191 "+20%>"
51192 msgstr ""
51193
51194 #: cp/decl.c:13290
51195 #, gcc-internal-format
51196 msgid "expected qualified name in friend declaration for constructor %qD"
51197 msgstr ""
51198
51199 #: cp/decl.c:13299
51200 #, gcc-internal-format
51201 msgid "a constructor cannot be %<concept%>"
51202 msgstr ""
51203
51204 #: cp/decl.c:13305
51205 #, gcc-internal-format
51206 msgid "a concept cannot be a member function"
51207 msgstr ""
51208
51209 #: cp/decl.c:13313 cp/decl.c:13641
51210 #, gcc-internal-format
51211 msgid "%qD cannot be %qs"
51212 msgstr ""
51213
51214 #: cp/decl.c:13322
51215 #, gcc-internal-format
51216 msgid "specialization of variable template %qD declared as function"
51217 msgstr ""
51218
51219 #: cp/decl.c:13325
51220 #, gcc-internal-format
51221 msgid "variable template declared here"
51222 msgstr ""
51223
51224 #: cp/decl.c:13387
51225 #, gcc-internal-format
51226 msgid "field %qD has incomplete type %qT"
51227 msgstr ""
51228
51229 #: cp/decl.c:13392
51230 #, gcc-internal-format
51231 msgid "name %qT has incomplete type"
51232 msgstr ""
51233
51234 #: cp/decl.c:13412
51235 #, gcc-internal-format
51236 msgid "%qE is neither function nor member function; cannot be declared friend"
51237 msgstr ""
51238
51239 #: cp/decl.c:13415
51240 #, gcc-internal-format
51241 msgid ""
51242 "unnamed field is neither function nor member function; cannot be declared "
51243 "friend"
51244 msgstr ""
51245
51246 #: cp/decl.c:13466 cp/decl.c:13477
51247 #, gcc-internal-format
51248 msgid "static data member %qE declared %qs"
51249 msgstr ""
51250
51251 #: cp/decl.c:13471
51252 #, gcc-internal-format
51253 msgid "%<constexpr%> static data member %qD must have an initializer"
51254 msgstr ""
51255
51256 #: cp/decl.c:13505 cp/decl.c:13513 cp/decl.c:13520 cp/decl.c:13527
51257 #, gcc-internal-format
51258 msgid "non-static data member %qE declared %qs"
51259 msgstr ""
51260
51261 #: cp/decl.c:13582
51262 #, gcc-internal-format
51263 msgid "storage class %<auto%> invalid for function %qs"
51264 msgstr ""
51265
51266 #: cp/decl.c:13585
51267 #, gcc-internal-format
51268 msgid "storage class %<register%> invalid for function %qs"
51269 msgstr ""
51270
51271 #: cp/decl.c:13591
51272 #, gcc-internal-format
51273 msgid "storage class %<__thread%> invalid for function %qs"
51274 msgstr ""
51275
51276 #: cp/decl.c:13595
51277 #, gcc-internal-format
51278 msgid "storage class %<thread_local%> invalid for function %qs"
51279 msgstr ""
51280
51281 #: cp/decl.c:13600
51282 #, gcc-internal-format
51283 msgid "virt-specifiers in %qs not allowed outside a class definition"
51284 msgstr ""
51285
51286 #: cp/decl.c:13612
51287 #, gcc-internal-format
51288 msgid ""
51289 "%<static%> specifier invalid for function %qs declared out of global scope"
51290 msgstr ""
51291
51292 #: cp/decl.c:13616
51293 #, gcc-internal-format
51294 msgid ""
51295 "%<inline%> specifier invalid for function %qs declared out of global scope"
51296 msgstr ""
51297
51298 #: cp/decl.c:13624
51299 #, gcc-internal-format
51300 msgid "virtual non-class function %qs"
51301 msgstr ""
51302
51303 #: cp/decl.c:13631
51304 #, gcc-internal-format
51305 msgid "%qs defined in a non-class scope"
51306 msgstr ""
51307
51308 #: cp/decl.c:13632
51309 #, gcc-internal-format
51310 msgid "%qs declared in a non-class scope"
51311 msgstr ""
51312
51313 #: cp/decl.c:13675
51314 #, gcc-internal-format
51315 msgid "cannot declare member function %qD to have static linkage"
51316 msgstr ""
51317
51318 #: cp/decl.c:13684
51319 #, gcc-internal-format
51320 msgid "cannot declare static function inside another function"
51321 msgstr ""
51322
51323 #: cp/decl.c:13723
51324 #, gcc-internal-format
51325 msgid ""
51326 "%<static%> may not be used when defining (as opposed to declaring) a static "
51327 "data member"
51328 msgstr ""
51329
51330 #: cp/decl.c:13730
51331 #, gcc-internal-format
51332 msgid "static member %qD declared %<register%>"
51333 msgstr ""
51334
51335 #: cp/decl.c:13736
51336 #, gcc-internal-format
51337 msgid "cannot explicitly declare member %q#D to have extern linkage"
51338 msgstr ""
51339
51340 #: cp/decl.c:13744
51341 #, gcc-internal-format
51342 msgid "declaration of %<constexpr%> variable %qD is not a definition"
51343 msgstr ""
51344
51345 #: cp/decl.c:13751
51346 #, gcc-internal-format
51347 msgid "a variable cannot be declared %<consteval%>"
51348 msgstr ""
51349
51350 #: cp/decl.c:13771
51351 #, gcc-internal-format
51352 msgid "declaration of %q#D has no initializer"
51353 msgstr ""
51354
51355 #: cp/decl.c:13783
51356 #, gcc-internal-format
51357 msgid "%qs initialized and declared %<extern%>"
51358 msgstr ""
51359
51360 #: cp/decl.c:13788
51361 #, gcc-internal-format
51362 msgid "%qs has both %<extern%> and initializer"
51363 msgstr ""
51364
51365 #: cp/decl.c:13955
51366 #, gcc-internal-format
51367 msgid "default argument %qE uses %qD"
51368 msgstr ""
51369
51370 #: cp/decl.c:13958
51371 #, gcc-internal-format
51372 msgid "default argument %qE uses local variable %qD"
51373 msgstr ""
51374
51375 #: cp/decl.c:14048
51376 #, gcc-internal-format
51377 msgid "invalid use of cv-qualified type %qT in parameter declaration"
51378 msgstr ""
51379
51380 #: cp/decl.c:14052
51381 #, gcc-internal-format
51382 msgid "invalid use of type %<void%> in parameter declaration"
51383 msgstr ""
51384
51385 #: cp/decl.c:14074
51386 #, gcc-internal-format
51387 msgid "%<volatile%>-qualified parameter is deprecated"
51388 msgstr ""
51389
51390 #: cp/decl.c:14082
51391 #, gcc-internal-format
51392 msgid "parameter %qD invalidly declared method type"
51393 msgstr ""
51394
51395 #: cp/decl.c:14110
51396 #, gcc-internal-format
51397 msgid "parameter %qD includes pointer to array of unknown bound %qT"
51398 msgstr ""
51399
51400 #: cp/decl.c:14112
51401 #, gcc-internal-format
51402 msgid "parameter %qD includes reference to array of unknown bound %qT"
51403 msgstr ""
51404
51405 #: cp/decl.c:14363
51406 #, gcc-internal-format
51407 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
51408 msgstr ""
51409
51410 #: cp/decl.c:14442
51411 #, gcc-internal-format
51412 msgid "%qD may not be declared within a namespace"
51413 msgstr ""
51414
51415 #: cp/decl.c:14449
51416 #, gcc-internal-format
51417 msgid "%qD may not be declared as static"
51418 msgstr ""
51419
51420 #: cp/decl.c:14479
51421 #, gcc-internal-format
51422 msgid "%qD must be a non-static member function"
51423 msgstr ""
51424
51425 #: cp/decl.c:14485
51426 #, gcc-internal-format
51427 msgid ""
51428 "%qD must be either a non-static member function or a non-member function"
51429 msgstr ""
51430
51431 #: cp/decl.c:14495
51432 #, gcc-internal-format
51433 msgid "%qD must have an argument of class or enumerated type"
51434 msgstr ""
51435
51436 #. 13.4.0.3
51437 #: cp/decl.c:14521
51438 #, gcc-internal-format
51439 msgid "ISO C++ prohibits overloading %<operator ?:%>"
51440 msgstr ""
51441
51442 #. Variadic.
51443 #: cp/decl.c:14532
51444 #, gcc-internal-format
51445 msgid "%qD must not have variable number of arguments"
51446 msgstr ""
51447
51448 #: cp/decl.c:14558
51449 #, gcc-internal-format
51450 msgid "%qD must have either zero or one argument"
51451 msgstr ""
51452
51453 #: cp/decl.c:14559
51454 #, gcc-internal-format
51455 msgid "%qD must have either one or two arguments"
51456 msgstr ""
51457
51458 #: cp/decl.c:14571
51459 #, gcc-internal-format
51460 msgid "postfix %qD must have %<int%> as its argument"
51461 msgstr ""
51462
51463 #: cp/decl.c:14572
51464 #, gcc-internal-format
51465 msgid "postfix %qD must have %<int%> as its second argument"
51466 msgstr ""
51467
51468 #: cp/decl.c:14583
51469 #, gcc-internal-format
51470 msgid "%qD must have no arguments"
51471 msgstr ""
51472
51473 #: cp/decl.c:14584 cp/decl.c:14594
51474 #, gcc-internal-format
51475 msgid "%qD must have exactly one argument"
51476 msgstr ""
51477
51478 #: cp/decl.c:14595
51479 #, gcc-internal-format
51480 msgid "%qD must have exactly two arguments"
51481 msgstr ""
51482
51483 #: cp/decl.c:14609
51484 #, gcc-internal-format
51485 msgid "%qD cannot have default arguments"
51486 msgstr ""
51487
51488 #: cp/decl.c:14633
51489 #, gcc-internal-format
51490 msgid "converting %qT to %<void%> will never use a type conversion operator"
51491 msgstr ""
51492
51493 #: cp/decl.c:14640
51494 #, gcc-internal-format
51495 msgid ""
51496 "converting %qT to a reference to the same type will never use a type "
51497 "conversion operator"
51498 msgstr ""
51499
51500 #: cp/decl.c:14642
51501 #, gcc-internal-format
51502 msgid ""
51503 "converting %qT to the same type will never use a type conversion operator"
51504 msgstr ""
51505
51506 #: cp/decl.c:14651
51507 #, gcc-internal-format
51508 msgid ""
51509 "converting %qT to a reference to a base class %qT will never use a type "
51510 "conversion operator"
51511 msgstr ""
51512
51513 #: cp/decl.c:14653
51514 #, gcc-internal-format
51515 msgid ""
51516 "converting %qT to a base class %qT will never use a type conversion operator"
51517 msgstr ""
51518
51519 #: cp/decl.c:14669
51520 #, gcc-internal-format
51521 msgid "user-defined %qD always evaluates both arguments"
51522 msgstr ""
51523
51524 #: cp/decl.c:14688
51525 #, gcc-internal-format
51526 msgid "prefix %qD should return %qT"
51527 msgstr ""
51528
51529 #: cp/decl.c:14695
51530 #, gcc-internal-format
51531 msgid "postfix %qD should return %qT"
51532 msgstr ""
51533
51534 #: cp/decl.c:14707
51535 #, gcc-internal-format
51536 msgid "%qD should return by value"
51537 msgstr ""
51538
51539 #: cp/decl.c:14762
51540 #, gcc-internal-format
51541 msgid "using template type parameter %qT after %qs"
51542 msgstr ""
51543
51544 #: cp/decl.c:14785
51545 #, gcc-internal-format
51546 msgid "using alias template specialization %qT after %qs"
51547 msgstr ""
51548
51549 #: cp/decl.c:14788
51550 #, gcc-internal-format
51551 msgid "using typedef-name %qD after %qs"
51552 msgstr ""
51553
51554 #: cp/decl.c:14790
51555 #, gcc-internal-format
51556 msgid "%qD has a previous declaration here"
51557 msgstr ""
51558
51559 #: cp/decl.c:14798
51560 #, gcc-internal-format
51561 msgid "%qT referred to as %qs"
51562 msgstr ""
51563
51564 #: cp/decl.c:14799 cp/decl.c:14806
51565 #, gcc-internal-format
51566 msgid "%qT has a previous declaration here"
51567 msgstr ""
51568
51569 #: cp/decl.c:14805
51570 #, gcc-internal-format
51571 msgid "%qT referred to as enum"
51572 msgstr ""
51573
51574 #. If a class template appears as elaborated type specifier
51575 #. without a template header such as:
51576 #.
51577 #. template <class T> class C {};
51578 #. void f(class C); // No template header here
51579 #.
51580 #. then the required template argument is missing.
51581 #: cp/decl.c:14820
51582 #, gcc-internal-format
51583 msgid "template argument required for %<%s %T%>"
51584 msgstr ""
51585
51586 #: cp/decl.c:14874 cp/name-lookup.c:4480
51587 #, gcc-internal-format
51588 msgid "%qD has the same name as the class in which it is declared"
51589 msgstr ""
51590
51591 #: cp/decl.c:14904 cp/friend.c:302 cp/parser.c:3182 cp/parser.c:6357
51592 #: cp/pt.c:9661
51593 #, gcc-internal-format
51594 msgid "%qT is not a template"
51595 msgstr ""
51596
51597 #: cp/decl.c:14909
51598 #, gcc-internal-format
51599 msgid "perhaps you want to explicitly add %<%T::%>"
51600 msgstr ""
51601
51602 #: cp/decl.c:14918 cp/name-lookup.c:4719 cp/name-lookup.c:4830 cp/parser.c:6646
51603 #: cp/parser.c:28467
51604 #, gcc-internal-format
51605 msgid "reference to %qD is ambiguous"
51606 msgstr ""
51607
51608 #: cp/decl.c:15021
51609 #, gcc-internal-format
51610 msgid "use of enum %q#D without previous declaration"
51611 msgstr ""
51612
51613 #: cp/decl.c:15057
51614 #, gcc-internal-format
51615 msgid "redeclaration of %qT as a non-template"
51616 msgstr ""
51617
51618 #: cp/decl.c:15197
51619 #, gcc-internal-format
51620 msgid "derived union %qT invalid"
51621 msgstr ""
51622
51623 #: cp/decl.c:15204
51624 #, gcc-internal-format
51625 msgid "%qT defined with multiple direct bases"
51626 msgstr ""
51627
51628 #: cp/decl.c:15215
51629 #, gcc-internal-format
51630 msgid "%qT defined with direct virtual base"
51631 msgstr ""
51632
51633 #: cp/decl.c:15240
51634 #, gcc-internal-format
51635 msgid "base type %qT fails to be a struct or class type"
51636 msgstr ""
51637
51638 #: cp/decl.c:15270
51639 #, gcc-internal-format
51640 msgid "recursive type %qT undefined"
51641 msgstr ""
51642
51643 #: cp/decl.c:15272
51644 #, gcc-internal-format
51645 msgid "duplicate base type %qT invalid"
51646 msgstr ""
51647
51648 #: cp/decl.c:15417
51649 #, gcc-internal-format
51650 msgid "scoped/unscoped mismatch in enum %q#T"
51651 msgstr ""
51652
51653 #: cp/decl.c:15420 cp/decl.c:15428 cp/decl.c:15438 cp/decl.c:16021
51654 #: cp/parser.c:19413
51655 #, gcc-internal-format
51656 msgid "previous definition here"
51657 msgstr ""
51658
51659 #: cp/decl.c:15425
51660 #, gcc-internal-format
51661 msgid "underlying type mismatch in enum %q#T"
51662 msgstr ""
51663
51664 #: cp/decl.c:15435
51665 #, gcc-internal-format
51666 msgid "different underlying type in enum %q#T"
51667 msgstr ""
51668
51669 #: cp/decl.c:15508
51670 #, gcc-internal-format
51671 msgid "underlying type %qT of %qT must be an integral type"
51672 msgstr ""
51673
51674 #. DR 377
51675 #.
51676 #. IF no integral type can represent all the enumerator values, the
51677 #. enumeration is ill-formed.
51678 #: cp/decl.c:15655
51679 #, gcc-internal-format
51680 msgid "no integral type can represent all of the enumerator values for %qT"
51681 msgstr ""
51682
51683 #: cp/decl.c:15823
51684 #, gcc-internal-format
51685 msgid ""
51686 "enumerator value for %qD must have integral or unscoped enumeration type"
51687 msgstr ""
51688
51689 #: cp/decl.c:15833
51690 #, gcc-internal-format
51691 msgid "enumerator value for %qD is not an integer constant"
51692 msgstr ""
51693
51694 #: cp/decl.c:15882
51695 #, gcc-internal-format
51696 msgid "incremented enumerator value is too large for %<unsigned long%>"
51697 msgstr ""
51698
51699 #: cp/decl.c:15883
51700 #, gcc-internal-format
51701 msgid "incremented enumerator value is too large for %<long%>"
51702 msgstr ""
51703
51704 #: cp/decl.c:15894
51705 #, gcc-internal-format
51706 msgid "overflow in enumeration values at %qD"
51707 msgstr ""
51708
51709 #: cp/decl.c:15914
51710 #, gcc-internal-format
51711 msgid "enumerator value %qE is outside the range of underlying type %qT"
51712 msgstr ""
51713
51714 #: cp/decl.c:16019 cp/parser.c:19411
51715 #, gcc-internal-format
51716 msgid "multiple definition of %q#T"
51717 msgstr ""
51718
51719 #: cp/decl.c:16059
51720 #, gcc-internal-format
51721 msgid "return type %q#T is incomplete"
51722 msgstr ""
51723
51724 #: cp/decl.c:16234 cp/typeck.c:10007
51725 #, gcc-internal-format
51726 msgid "%<operator=%> should return a reference to %<*this%>"
51727 msgstr ""
51728
51729 #: cp/decl.c:17097
51730 #, gcc-internal-format
51731 msgid "no return statements in function returning %qT"
51732 msgstr ""
51733
51734 #: cp/decl.c:17099 cp/typeck.c:9887
51735 #, gcc-internal-format
51736 msgid "only plain %<auto%> return type can be deduced to %<void%>"
51737 msgstr ""
51738
51739 #: cp/decl.c:17336
51740 #, gcc-internal-format
51741 msgid "%qD is already defined in class %qT"
51742 msgstr ""
51743
51744 #: cp/decl.c:17714
51745 #, gcc-internal-format
51746 msgid "use of %qD before deduction of %<auto%>"
51747 msgstr ""
51748
51749 #: cp/decl2.c:351
51750 #, gcc-internal-format
51751 msgid "name missing for member function"
51752 msgstr ""
51753
51754 #: cp/decl2.c:429 cp/decl2.c:443
51755 #, gcc-internal-format
51756 msgid "ambiguous conversion for array subscript"
51757 msgstr ""
51758
51759 #: cp/decl2.c:437
51760 #, gcc-internal-format
51761 msgid "invalid types %<%T[%T]%> for array subscript"
51762 msgstr ""
51763
51764 #: cp/decl2.c:500
51765 #, gcc-internal-format
51766 msgid "deleting array %q#E"
51767 msgstr ""
51768
51769 #: cp/decl2.c:508
51770 #, gcc-internal-format
51771 msgid "type %q#T argument given to %<delete%>, expected pointer"
51772 msgstr ""
51773
51774 #: cp/decl2.c:522
51775 #, gcc-internal-format
51776 msgid ""
51777 "cannot delete a function. Only pointer-to-objects are valid arguments to "
51778 "%<delete%>"
51779 msgstr ""
51780
51781 #: cp/decl2.c:532
51782 #, gcc-internal-format
51783 msgid "deleting %qT is undefined"
51784 msgstr ""
51785
51786 #: cp/decl2.c:580 cp/pt.c:5780
51787 #, gcc-internal-format
51788 msgid "template declaration of %q#D"
51789 msgstr ""
51790
51791 #: cp/decl2.c:620
51792 #, gcc-internal-format
51793 msgid ""
51794 "template parameter lists provided don%'t match the template parameters of %qD"
51795 msgstr ""
51796
51797 #: cp/decl2.c:635 cp/pt.c:5737
51798 #, gcc-internal-format
51799 msgid "destructor %qD declared as member template"
51800 msgstr ""
51801
51802 #: cp/decl2.c:710
51803 #, gcc-internal-format
51804 msgid "no declaration matches %q#D"
51805 msgstr ""
51806
51807 #: cp/decl2.c:715
51808 #, gcc-internal-format
51809 msgid "no conversion operators declared"
51810 msgstr ""
51811
51812 #: cp/decl2.c:718
51813 #, gcc-internal-format
51814 msgid "no functions named %qD"
51815 msgstr ""
51816
51817 #: cp/decl2.c:720
51818 #, gcc-internal-format
51819 msgid "%#qT defined here"
51820 msgstr ""
51821
51822 #: cp/decl2.c:780
51823 #, gcc-internal-format
51824 msgid "local class %q#T shall not have static data member %q#D"
51825 msgstr ""
51826
51827 #: cp/decl2.c:789
51828 #, gcc-internal-format
51829 msgid "static data member %qD in unnamed class"
51830 msgstr ""
51831
51832 #: cp/decl2.c:791
51833 #, gcc-internal-format
51834 msgid "unnamed class defined here"
51835 msgstr ""
51836
51837 #: cp/decl2.c:872
51838 #, gcc-internal-format
51839 msgid "explicit template argument list not allowed"
51840 msgstr ""
51841
51842 #: cp/decl2.c:914
51843 #, gcc-internal-format
51844 msgid "%qD is already defined in %qT"
51845 msgstr ""
51846
51847 #: cp/decl2.c:943 cp/decl2.c:951
51848 #, gcc-internal-format
51849 msgid "invalid initializer for member function %qD"
51850 msgstr ""
51851
51852 #: cp/decl2.c:960
51853 #, gcc-internal-format
51854 msgid "initializer specified for friend function %qD"
51855 msgstr ""
51856
51857 #: cp/decl2.c:963
51858 #, gcc-internal-format
51859 msgid "initializer specified for static member function %qD"
51860 msgstr ""
51861
51862 #: cp/decl2.c:1010
51863 #, gcc-internal-format
51864 msgid "%<asm%> specifiers are not permitted on non-static data members"
51865 msgstr ""
51866
51867 #: cp/decl2.c:1067
51868 #, gcc-internal-format
51869 msgid "bit-field %qD with non-integral type %qT"
51870 msgstr ""
51871
51872 #: cp/decl2.c:1075
51873 #, gcc-internal-format
51874 msgid "cannot declare %qD to be a bit-field type"
51875 msgstr ""
51876
51877 #: cp/decl2.c:1086
51878 #, gcc-internal-format
51879 msgid "cannot declare bit-field %qD with function type"
51880 msgstr ""
51881
51882 #: cp/decl2.c:1092
51883 #, gcc-internal-format
51884 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
51885 msgstr ""
51886
51887 #: cp/decl2.c:1099
51888 #, gcc-internal-format
51889 msgid "%qD is already defined in the class %qT"
51890 msgstr ""
51891
51892 #: cp/decl2.c:1107
51893 #, gcc-internal-format
51894 msgid "static member %qD cannot be a bit-field"
51895 msgstr ""
51896
51897 #: cp/decl2.c:1121
51898 #, gcc-internal-format
51899 msgid "width of bit-field %qD has non-integral type %qT"
51900 msgstr ""
51901
51902 #: cp/decl2.c:1447
51903 #, gcc-internal-format
51904 msgid "incomplete type %qT is not mappable"
51905 msgstr ""
51906
51907 #: cp/decl2.c:1459
51908 #, gcc-internal-format
51909 msgid "type %qT with virtual members is not mappable"
51910 msgstr ""
51911
51912 #: cp/decl2.c:1471
51913 #, gcc-internal-format
51914 msgid "static field %qD is not mappable"
51915 msgstr ""
51916
51917 #: cp/decl2.c:1560
51918 #, gcc-internal-format
51919 msgid "%q+D static data member inside of declare target directive"
51920 msgstr ""
51921
51922 #: cp/decl2.c:1632
51923 #, gcc-internal-format
51924 msgid "anonymous struct not inside named type"
51925 msgstr ""
51926
51927 #: cp/decl2.c:1648
51928 #, gcc-internal-format
51929 msgid "%q#D invalid; an anonymous union can only have non-static data members"
51930 msgstr ""
51931
51932 #: cp/decl2.c:1655
51933 #, gcc-internal-format
51934 msgid "private member %q#D in anonymous union"
51935 msgstr ""
51936
51937 #: cp/decl2.c:1658
51938 #, gcc-internal-format
51939 msgid "protected member %q#D in anonymous union"
51940 msgstr ""
51941
51942 #: cp/decl2.c:1723
51943 #, gcc-internal-format
51944 msgid "namespace-scope anonymous aggregates must be static"
51945 msgstr ""
51946
51947 #: cp/decl2.c:1732
51948 #, gcc-internal-format
51949 msgid "anonymous union with no members"
51950 msgstr ""
51951
51952 #: cp/decl2.c:1769
51953 #, gcc-internal-format
51954 msgid "%<operator new%> must return type %qT"
51955 msgstr ""
51956
51957 #. [basic.stc.dynamic.allocation]
51958 #.
51959 #. The first parameter shall not have an associated default
51960 #. argument.
51961 #: cp/decl2.c:1781
51962 #, gcc-internal-format
51963 msgid "the first parameter of %<operator new%> cannot have a default argument"
51964 msgstr ""
51965
51966 #: cp/decl2.c:1797
51967 #, gcc-internal-format
51968 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
51969 msgstr ""
51970
51971 #: cp/decl2.c:1827
51972 #, gcc-internal-format
51973 msgid "%<operator delete%> must return type %qT"
51974 msgstr ""
51975
51976 #: cp/decl2.c:1842
51977 #, gcc-internal-format
51978 msgid "destroying %<operator delete%> must be a member function"
51979 msgstr ""
51980
51981 #: cp/decl2.c:1845
51982 #, gcc-internal-format
51983 msgid "%<operator delete[]%> cannot be a destroying delete"
51984 msgstr ""
51985
51986 #: cp/decl2.c:1847
51987 #, gcc-internal-format
51988 msgid "destroying %<operator delete%> must be a usual deallocation function"
51989 msgstr ""
51990
51991 #: cp/decl2.c:1857
51992 #, gcc-internal-format
51993 msgid "%<operator delete%> takes type %qT as first parameter"
51994 msgstr ""
51995
51996 #: cp/decl2.c:2841
51997 #, gcc-internal-format
51998 msgid "%qT has a field %qD whose type has no linkage"
51999 msgstr ""
52000
52001 #: cp/decl2.c:2845
52002 #, gcc-internal-format
52003 msgid ""
52004 "%qT has a field %qD whose type depends on the type %qT which has no linkage"
52005 msgstr ""
52006
52007 #: cp/decl2.c:2850
52008 #, gcc-internal-format
52009 msgid "%qT has a field %qD whose type uses the anonymous namespace"
52010 msgstr ""
52011
52012 #: cp/decl2.c:2858
52013 #, gcc-internal-format
52014 msgid "%qT declared with greater visibility than the type of its field %qD"
52015 msgstr ""
52016
52017 #: cp/decl2.c:2876
52018 #, gcc-internal-format
52019 msgid "%qT has a base %qT whose type has no linkage"
52020 msgstr ""
52021
52022 #: cp/decl2.c:2880
52023 #, gcc-internal-format
52024 msgid ""
52025 "%qT has a base %qT whose type depends on the type %qT which has no linkage"
52026 msgstr ""
52027
52028 #: cp/decl2.c:2885
52029 #, gcc-internal-format
52030 msgid "%qT has a base %qT whose type uses the anonymous namespace"
52031 msgstr ""
52032
52033 #: cp/decl2.c:2892
52034 #, gcc-internal-format
52035 msgid "%qT declared with greater visibility than its base %qT"
52036 msgstr ""
52037
52038 #: cp/decl2.c:4509
52039 #, gcc-internal-format
52040 msgid "%q#D, declared using unnamed type, is used but never defined"
52041 msgstr ""
52042
52043 #. DRs 132, 319 and 389 seem to indicate types with
52044 #. no linkage can only be used to declare extern "C"
52045 #. entities. Since it's not always an error in the
52046 #. ISO C++ 90 Standard, we only issue a warning.
52047 #: cp/decl2.c:4518
52048 #, gcc-internal-format
52049 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
52050 msgstr ""
52051
52052 #: cp/decl2.c:4522
52053 #, gcc-internal-format
52054 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
52055 msgstr ""
52056
52057 #: cp/decl2.c:4526
52058 #, gcc-internal-format
52059 msgid ""
52060 "%q#D does not refer to the unqualified type, so it is not used for linkage"
52061 msgstr ""
52062
52063 #: cp/decl2.c:4534
52064 #, gcc-internal-format
52065 msgid "%q#D, declared using local type %qT, is used but never defined"
52066 msgstr ""
52067
52068 #: cp/decl2.c:4538
52069 #, gcc-internal-format
52070 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
52071 msgstr ""
52072
52073 #: cp/decl2.c:4541
52074 #, gcc-internal-format
52075 msgid "type %qT with no linkage used to declare function %q#D with linkage"
52076 msgstr ""
52077
52078 #: cp/decl2.c:4729
52079 #, gcc-internal-format
52080 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
52081 msgstr ""
52082
52083 #: cp/decl2.c:4732
52084 #, gcc-internal-format
52085 msgid "previous mangling %q#D"
52086 msgstr ""
52087
52088 #: cp/decl2.c:4734
52089 #, gcc-internal-format
52090 msgid ""
52091 "a later %<-fabi-version=%> (or =0) avoids this error with a change in "
52092 "mangling"
52093 msgstr ""
52094
52095 #: cp/decl2.c:4806 cp/decl2.c:4809
52096 #, gcc-internal-format
52097 msgid "the program should also define %qD"
52098 msgstr ""
52099
52100 #: cp/decl2.c:5152
52101 #, gcc-internal-format
52102 msgid "inline function %qD used but never defined"
52103 msgstr ""
52104
52105 #: cp/decl2.c:5353
52106 #, gcc-internal-format
52107 msgid "default argument missing for parameter %P of %q#D"
52108 msgstr ""
52109
52110 #: cp/decl2.c:5358
52111 #, gcc-internal-format
52112 msgid "...following parameter %P which has a default argument"
52113 msgstr ""
52114
52115 #: cp/decl2.c:5458
52116 #, gcc-internal-format
52117 msgid "implicitly-declared %qD is deprecated"
52118 msgstr ""
52119
52120 #: cp/decl2.c:5462
52121 #, gcc-internal-format
52122 msgid "because %qT has user-provided %qD"
52123 msgstr ""
52124
52125 #. We mark a lambda conversion op as deleted if we can't
52126 #. generate it properly; see maybe_add_lambda_conv_op.
52127 #: cp/decl2.c:5566
52128 #, gcc-internal-format
52129 msgid "converting lambda that uses %<...%> to function pointer"
52130 msgstr ""
52131
52132 #: cp/decl2.c:5569
52133 #, gcc-internal-format
52134 msgid "use of deleted function %qD"
52135 msgstr ""
52136
52137 #: cp/decl2.c:5613
52138 #, gcc-internal-format
52139 msgid "use of function %qD with unsatisfied constraints"
52140 msgstr ""
52141
52142 #: cp/decl2.c:5635
52143 #, gcc-internal-format
52144 msgid "use of built-in parameter pack %qD outside of a template"
52145 msgstr ""
52146
52147 #: cp/error.c:3875
52148 #, gcc-internal-format
52149 msgid "(no argument)"
52150 msgstr ""
52151
52152 #: cp/error.c:3967
52153 #, gcc-internal-format
52154 msgid "[...]"
52155 msgstr ""
52156
52157 #: cp/error.c:4318
52158 #, gcc-internal-format
52159 msgid ""
52160 "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu+"
52161 "+11%>"
52162 msgstr ""
52163
52164 #: cp/error.c:4323
52165 #, gcc-internal-format
52166 msgid ""
52167 "explicit conversion operators only available with %<-std=c++11%> or %<-"
52168 "std=gnu++11%>"
52169 msgstr ""
52170
52171 #: cp/error.c:4328
52172 #, gcc-internal-format
52173 msgid ""
52174 "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
52175 msgstr ""
52176
52177 #: cp/error.c:4333
52178 #, gcc-internal-format
52179 msgid ""
52180 "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
52181 msgstr ""
52182
52183 #: cp/error.c:4338
52184 #, gcc-internal-format
52185 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
52186 msgstr ""
52187
52188 #: cp/error.c:4343
52189 #, gcc-internal-format
52190 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
52191 msgstr ""
52192
52193 #: cp/error.c:4348
52194 #, gcc-internal-format
52195 msgid ""
52196 "defaulted and deleted functions only available with %<-std=c++11%> or %<-"
52197 "std=gnu++11%>"
52198 msgstr ""
52199
52200 #: cp/error.c:4353
52201 #, gcc-internal-format
52202 msgid ""
52203 "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
52204 msgstr ""
52205
52206 #: cp/error.c:4358
52207 #, gcc-internal-format
52208 msgid ""
52209 "override controls (override/final) only available with %<-std=c++11%> or %<-"
52210 "std=gnu++11%>"
52211 msgstr ""
52212
52213 #: cp/error.c:4363
52214 #, gcc-internal-format
52215 msgid ""
52216 "non-static data member initializers only available with %<-std=c++11%> or %<-"
52217 "std=gnu++11%>"
52218 msgstr ""
52219
52220 #: cp/error.c:4368
52221 #, gcc-internal-format
52222 msgid ""
52223 "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
52224 msgstr ""
52225
52226 #: cp/error.c:4373
52227 #, gcc-internal-format
52228 msgid ""
52229 "delegating constructors only available with %<-std=c++11%> or %<-std=gnu+"
52230 "+11%>"
52231 msgstr ""
52232
52233 #: cp/error.c:4378
52234 #, gcc-internal-format
52235 msgid ""
52236 "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu+"
52237 "+11%>"
52238 msgstr ""
52239
52240 #: cp/error.c:4383
52241 #, gcc-internal-format
52242 msgid "c++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
52243 msgstr ""
52244
52245 #: cp/error.c:4388
52246 #, gcc-internal-format
52247 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
52248 msgstr ""
52249
52250 #: cp/error.c:4438
52251 #, gcc-internal-format
52252 msgid "incomplete type %qT used in nested name specifier"
52253 msgstr ""
52254
52255 #: cp/error.c:4442
52256 #, gcc-internal-format
52257 msgid "reference to %<%T::%D%> is ambiguous"
52258 msgstr ""
52259
52260 #: cp/error.c:4456
52261 #, gcc-internal-format
52262 msgid "%qD is not a member of %qT; did you mean %qs?"
52263 msgstr ""
52264
52265 #: cp/error.c:4460 cp/typeck.c:2530
52266 #, gcc-internal-format
52267 msgid "%qD is not a member of %qT"
52268 msgstr ""
52269
52270 #: cp/error.c:4482
52271 #, gcc-internal-format
52272 msgid "%qD is not a member of %qD; did you mean %qs?"
52273 msgstr ""
52274
52275 #: cp/error.c:4486 cp/typeck.c:3124
52276 #, gcc-internal-format
52277 msgid "%qD is not a member of %qD"
52278 msgstr ""
52279
52280 #: cp/error.c:4497
52281 #, gcc-internal-format
52282 msgid "%<::%D%> has not been declared; did you mean %qs?"
52283 msgstr ""
52284
52285 #: cp/error.c:4501
52286 #, gcc-internal-format
52287 msgid "%<::%D%> has not been declared"
52288 msgstr ""
52289
52290 #: cp/except.c:378
52291 #, gcc-internal-format
52292 msgid "exception handling disabled, use %<-fexceptions%> to enable"
52293 msgstr ""
52294
52295 #: cp/except.c:605
52296 #, gcc-internal-format
52297 msgid "throwing NULL, which has integral, not pointer type"
52298 msgstr ""
52299
52300 #: cp/except.c:727
52301 #, gcc-internal-format
52302 msgid " in thrown expression"
52303 msgstr ""
52304
52305 #: cp/except.c:868
52306 #, gcc-internal-format
52307 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
52308 msgstr ""
52309
52310 #: cp/except.c:876
52311 #, gcc-internal-format
52312 msgid ""
52313 "cannot throw expression of type %qT because it involves types of variable "
52314 "size"
52315 msgstr ""
52316
52317 #: cp/except.c:879
52318 #, gcc-internal-format
52319 msgid "cannot catch type %qT because it involves types of variable size"
52320 msgstr ""
52321
52322 #: cp/except.c:975
52323 #, gcc-internal-format
52324 msgid "exception of type %qT will be caught"
52325 msgstr ""
52326
52327 #: cp/except.c:978
52328 #, gcc-internal-format
52329 msgid " by earlier handler for %qT"
52330 msgstr ""
52331
52332 #: cp/except.c:1007
52333 #, gcc-internal-format
52334 msgid "%<...%> handler must be the last handler for its try block"
52335 msgstr ""
52336
52337 #: cp/except.c:1100
52338 #, gcc-internal-format
52339 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
52340 msgstr ""
52341
52342 #: cp/except.c:1103
52343 #, gcc-internal-format
52344 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
52345 msgstr ""
52346
52347 #: cp/expr.c:236
52348 #, gcc-internal-format
52349 msgid ""
52350 "using value of simple assignment with %<volatile%>-qualified left operand is "
52351 "deprecated"
52352 msgstr ""
52353
52354 #: cp/friend.c:192
52355 #, gcc-internal-format
52356 msgid "%qD is already a friend of class %qT"
52357 msgstr ""
52358
52359 #: cp/friend.c:276
52360 #, gcc-internal-format
52361 msgid "invalid type %qT declared %<friend%>"
52362 msgstr ""
52363
52364 #. template <class U> friend class T::X<U>;
52365 #. [temp.friend]
52366 #. Friend declarations shall not declare partial
52367 #. specializations.
52368 #: cp/friend.c:293 cp/friend.c:341
52369 #, gcc-internal-format
52370 msgid "partial specialization %qT declared %<friend%>"
52371 msgstr ""
52372
52373 #: cp/friend.c:307
52374 #, gcc-internal-format
52375 msgid ""
52376 "perhaps you need explicit template arguments in your nested-name-specifier"
52377 msgstr ""
52378
52379 #: cp/friend.c:319
52380 #, gcc-internal-format
52381 msgid "class %qT is implicitly friends with itself"
52382 msgstr ""
52383
52384 #: cp/friend.c:377
52385 #, gcc-internal-format
52386 msgid "%qT is not a member of %qT"
52387 msgstr ""
52388
52389 #: cp/friend.c:383
52390 #, gcc-internal-format
52391 msgid "%qT is not a member class template of %qT"
52392 msgstr ""
52393
52394 #: cp/friend.c:393
52395 #, gcc-internal-format
52396 msgid "%qT is not a nested class of %qT"
52397 msgstr ""
52398
52399 #. template <class T> friend class T;
52400 #: cp/friend.c:407
52401 #, gcc-internal-format
52402 msgid "template parameter type %qT declared %<friend%>"
52403 msgstr ""
52404
52405 #. template <class T> friend class A; where A is not a template
52406 #: cp/friend.c:415
52407 #, gcc-internal-format
52408 msgid "%q#T is not a template"
52409 msgstr ""
52410
52411 #: cp/friend.c:438
52412 #, gcc-internal-format
52413 msgid "%qD is already a friend of %qT"
52414 msgstr ""
52415
52416 #: cp/friend.c:448
52417 #, gcc-internal-format
52418 msgid "%qT is already a friend of %qT"
52419 msgstr ""
52420
52421 #: cp/friend.c:488
52422 #, gcc-internal-format
52423 msgid "friend declaration %qD may not have virt-specifiers"
52424 msgstr ""
52425
52426 #: cp/friend.c:581
52427 #, gcc-internal-format
52428 msgid "member %qD declared as friend before type %qT defined"
52429 msgstr ""
52430
52431 #: cp/friend.c:637
52432 #, gcc-internal-format
52433 msgid "friend declaration %q#D declares a non-template function"
52434 msgstr ""
52435
52436 #: cp/friend.c:641
52437 #, gcc-internal-format
52438 msgid ""
52439 "(if this is not what you intended, make sure the function template has "
52440 "already been declared and add %<<>%> after the function name here)"
52441 msgstr ""
52442
52443 #: cp/init.c:393
52444 #, gcc-internal-format
52445 msgid "value-initialization of incomplete type %qT"
52446 msgstr ""
52447
52448 #: cp/init.c:471
52449 #, gcc-internal-format
52450 msgid "cannot value-initialize array of unknown bound %qT"
52451 msgstr ""
52452
52453 #: cp/init.c:510
52454 #, gcc-internal-format
52455 msgid "value-initialization of function type %qT"
52456 msgstr ""
52457
52458 #: cp/init.c:516
52459 #, gcc-internal-format
52460 msgid "value-initialization of reference type %qT"
52461 msgstr ""
52462
52463 #: cp/init.c:574
52464 #, gcc-internal-format
52465 msgid "recursive instantiation of default member initializer for %qD"
52466 msgstr ""
52467
52468 #: cp/init.c:633
52469 #, gcc-internal-format
52470 msgid ""
52471 "default member initializer for %qD required before the end of its enclosing "
52472 "class"
52473 msgstr ""
52474
52475 #: cp/init.c:697
52476 #, gcc-internal-format
52477 msgid "initializer for flexible array member %q#D"
52478 msgstr ""
52479
52480 #: cp/init.c:755
52481 #, gcc-internal-format
52482 msgid ""
52483 "initializing %qD from %qE does not extend the lifetime of the underlying "
52484 "array"
52485 msgstr ""
52486
52487 #: cp/init.c:781
52488 #, gcc-internal-format
52489 msgid "%qD should be initialized in the member initialization list"
52490 msgstr ""
52491
52492 #: cp/init.c:802
52493 #, gcc-internal-format
52494 msgid "%qD is initialized with itself"
52495 msgstr ""
52496
52497 #: cp/init.c:906
52498 #, gcc-internal-format
52499 msgid "invalid initializer for array member %q#D"
52500 msgstr ""
52501
52502 #: cp/init.c:921 cp/init.c:947 cp/init.c:2485 cp/method.c:2079
52503 #, gcc-internal-format
52504 msgid "uninitialized const member in %q#T"
52505 msgstr ""
52506
52507 #: cp/init.c:923 cp/init.c:941 cp/init.c:949 cp/init.c:2470 cp/init.c:2498
52508 #: cp/method.c:2082 cp/method.c:2093
52509 #, gcc-internal-format
52510 msgid "%q#D should be initialized"
52511 msgstr ""
52512
52513 #: cp/init.c:939 cp/init.c:2457 cp/method.c:2090
52514 #, gcc-internal-format
52515 msgid "uninitialized reference member in %q#T"
52516 msgstr ""
52517
52518 #: cp/init.c:1116
52519 #, gcc-internal-format
52520 msgid "%qD will be initialized after"
52521 msgstr ""
52522
52523 #: cp/init.c:1119
52524 #, gcc-internal-format
52525 msgid "base %qT will be initialized after"
52526 msgstr ""
52527
52528 #: cp/init.c:1123
52529 #, gcc-internal-format
52530 msgid " %q#D"
52531 msgstr ""
52532
52533 #: cp/init.c:1125
52534 #, gcc-internal-format
52535 msgid " base %qT"
52536 msgstr ""
52537
52538 #: cp/init.c:1127
52539 #, gcc-internal-format
52540 msgid " when initialized here"
52541 msgstr ""
52542
52543 #: cp/init.c:1144
52544 #, gcc-internal-format
52545 msgid "multiple initializations given for %qD"
52546 msgstr ""
52547
52548 #: cp/init.c:1148
52549 #, gcc-internal-format
52550 msgid "multiple initializations given for base %qT"
52551 msgstr ""
52552
52553 #: cp/init.c:1233
52554 #, gcc-internal-format
52555 msgid "initializations for multiple members of %qT"
52556 msgstr ""
52557
52558 #: cp/init.c:1330
52559 #, gcc-internal-format
52560 msgid ""
52561 "base class %q#T should be explicitly initialized in the copy constructor"
52562 msgstr ""
52563
52564 #: cp/init.c:1557 cp/init.c:1576
52565 #, gcc-internal-format
52566 msgid "class %qT does not have any field named %qD"
52567 msgstr ""
52568
52569 #: cp/init.c:1563
52570 #, gcc-internal-format
52571 msgid ""
52572 "%q#D is a static data member; it can only be initialized at its definition"
52573 msgstr ""
52574
52575 #: cp/init.c:1570
52576 #, gcc-internal-format
52577 msgid "%q#D is not a non-static data member of %qT"
52578 msgstr ""
52579
52580 #: cp/init.c:1609
52581 #, gcc-internal-format
52582 msgid "unnamed initializer for %qT, which has no base classes"
52583 msgstr ""
52584
52585 #: cp/init.c:1617
52586 #, gcc-internal-format
52587 msgid "unnamed initializer for %qT, which uses multiple inheritance"
52588 msgstr ""
52589
52590 #: cp/init.c:1664
52591 #, gcc-internal-format
52592 msgid "%qD is both a direct base and an indirect virtual base"
52593 msgstr ""
52594
52595 #: cp/init.c:1672
52596 #, gcc-internal-format
52597 msgid "type %qT is not a direct or virtual base of %qT"
52598 msgstr ""
52599
52600 #: cp/init.c:1675
52601 #, gcc-internal-format
52602 msgid "type %qT is not a direct base of %qT"
52603 msgstr ""
52604
52605 #: cp/init.c:1787 cp/init.c:4618 cp/typeck2.c:1346
52606 #, gcc-internal-format
52607 msgid "array must be initialized with a brace-enclosed initializer"
52608 msgstr ""
52609
52610 #: cp/init.c:2096 cp/semantics.c:3480
52611 #, gcc-internal-format
52612 msgid "%qT is not a class type"
52613 msgstr ""
52614
52615 #: cp/init.c:2152
52616 #, gcc-internal-format
52617 msgid "incomplete type %qT does not have member %qD"
52618 msgstr ""
52619
52620 #: cp/init.c:2166
52621 #, gcc-internal-format
52622 msgid "invalid pointer to bit-field %qD"
52623 msgstr ""
52624
52625 #: cp/init.c:2252 cp/typeck.c:1998
52626 #, gcc-internal-format
52627 msgid "invalid use of non-static member function %qD"
52628 msgstr ""
52629
52630 #: cp/init.c:2259 cp/semantics.c:1993
52631 #, gcc-internal-format
52632 msgid "invalid use of non-static data member %qD"
52633 msgstr ""
52634
52635 #: cp/init.c:2454
52636 #, gcc-internal-format
52637 msgid ""
52638 "uninitialized reference member in %q#T using %<new%> without new-initializer"
52639 msgstr ""
52640
52641 #: cp/init.c:2462
52642 #, gcc-internal-format
52643 msgid ""
52644 "uninitialized reference member in base %q#T of %q#T using %<new%> without "
52645 "new-initializer"
52646 msgstr ""
52647
52648 #: cp/init.c:2466
52649 #, gcc-internal-format
52650 msgid "uninitialized reference member in base %q#T of %q#T"
52651 msgstr ""
52652
52653 #: cp/init.c:2482
52654 #, gcc-internal-format
52655 msgid ""
52656 "uninitialized const member in %q#T using %<new%> without new-initializer"
52657 msgstr ""
52658
52659 #: cp/init.c:2490
52660 #, gcc-internal-format
52661 msgid ""
52662 "uninitialized const member in base %q#T of %q#T using %<new%> without new-"
52663 "initializer"
52664 msgstr ""
52665
52666 #: cp/init.c:2494
52667 #, gcc-internal-format
52668 msgid "uninitialized const member in base %q#T of %q#T"
52669 msgstr ""
52670
52671 #: cp/init.c:2791
52672 #, gcc-internal-format
52673 msgid ""
52674 "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a "
52675 "region of type %qT and size %qwi"
52676 msgstr ""
52677
52678 #: cp/init.c:2802
52679 #, gcc-internal-format
52680 msgid ""
52681 "placement new constructing an array of objects of type %qT and size %qwu in "
52682 "a region of type %qT and size %qwi"
52683 msgstr ""
52684
52685 #: cp/init.c:2813
52686 #, gcc-internal-format
52687 msgid ""
52688 "placement new constructing an object of type %qT and size %qwu in a region "
52689 "of type %qT and size %qwi"
52690 msgstr ""
52691
52692 #: cp/init.c:3035
52693 #, gcc-internal-format
52694 msgid "integer overflow in array size"
52695 msgstr ""
52696
52697 #: cp/init.c:3045
52698 #, gcc-internal-format
52699 msgid "array size in new-expression must be constant"
52700 msgstr ""
52701
52702 #: cp/init.c:3063
52703 #, gcc-internal-format
52704 msgid "variably modified type not allowed in new-expression"
52705 msgstr ""
52706
52707 #: cp/init.c:3079
52708 #, gcc-internal-format
52709 msgid ""
52710 "non-constant array new length must be specified directly, not by %<typedef%>"
52711 msgstr ""
52712
52713 #: cp/init.c:3081
52714 #, gcc-internal-format
52715 msgid ""
52716 "non-constant array new length must be specified without parentheses around "
52717 "the type-id"
52718 msgstr ""
52719
52720 #: cp/init.c:3091
52721 #, gcc-internal-format
52722 msgid "invalid type %<void%> for %<new%>"
52723 msgstr ""
52724
52725 #: cp/init.c:3097
52726 #, gcc-internal-format
52727 msgid ""
52728 "%<new%> of %<initializer_list%> does not extend the lifetime of the "
52729 "underlying array"
52730 msgstr ""
52731
52732 #: cp/init.c:3139
52733 #, gcc-internal-format
52734 msgid "uninitialized const in %<new%> of %q#T"
52735 msgstr ""
52736
52737 #: cp/init.c:3283
52738 #, gcc-internal-format
52739 msgid "no suitable %qD found in class %qT"
52740 msgstr ""
52741
52742 #: cp/init.c:3290 cp/search.c:1024
52743 #, gcc-internal-format
52744 msgid "request for member %qD is ambiguous"
52745 msgstr ""
52746
52747 #: cp/init.c:3364
52748 #, gcc-internal-format
52749 msgid "%<new%> of type %qT with extended alignment %d"
52750 msgstr ""
52751
52752 #: cp/init.c:3367
52753 #, gcc-internal-format
52754 msgid "uses %qD, which does not have an alignment parameter"
52755 msgstr ""
52756
52757 #: cp/init.c:3370
52758 #, gcc-internal-format
52759 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
52760 msgstr ""
52761
52762 #: cp/init.c:3565
52763 #, gcc-internal-format
52764 msgid "parenthesized initializer in array new"
52765 msgstr ""
52766
52767 #: cp/init.c:3859
52768 #, gcc-internal-format
52769 msgid "size in array new must have integral type"
52770 msgstr ""
52771
52772 #: cp/init.c:3888
52773 #, gcc-internal-format
52774 msgid "new cannot be applied to a reference type"
52775 msgstr ""
52776
52777 #: cp/init.c:3897
52778 #, gcc-internal-format
52779 msgid "new cannot be applied to a function type"
52780 msgstr ""
52781
52782 #: cp/init.c:3972
52783 #, gcc-internal-format
52784 msgid "possible problem detected in invocation of operator %<delete []%>"
52785 msgstr ""
52786
52787 #: cp/init.c:3976
52788 #, gcc-internal-format
52789 msgid ""
52790 "neither the destructor nor the class-specific operator %<delete []%> will be "
52791 "called, even if they are declared when the class is defined"
52792 msgstr ""
52793
52794 #: cp/init.c:4527
52795 #, gcc-internal-format
52796 msgid "initializer ends prematurely"
52797 msgstr ""
52798
52799 #: cp/init.c:4833
52800 #, gcc-internal-format
52801 msgid "unknown array size in delete"
52802 msgstr ""
52803
52804 #: cp/init.c:4867
52805 #, gcc-internal-format
52806 msgid "possible problem detected in invocation of %<operator delete%>"
52807 msgstr ""
52808
52809 #: cp/init.c:4872
52810 #, gcc-internal-format
52811 msgid ""
52812 "neither the destructor nor the class-specific %<operator delete%> will be "
52813 "called, even if they are declared when the class is defined"
52814 msgstr ""
52815
52816 #: cp/init.c:4887
52817 #, gcc-internal-format
52818 msgid ""
52819 "deleting object of abstract class type %qT which has non-virtual destructor "
52820 "will cause undefined behavior"
52821 msgstr ""
52822
52823 #: cp/init.c:4892
52824 #, gcc-internal-format
52825 msgid ""
52826 "deleting object of polymorphic class type %qT which has non-virtual "
52827 "destructor might cause undefined behavior"
52828 msgstr ""
52829
52830 #: cp/init.c:5202
52831 #, gcc-internal-format
52832 msgid "type to vector delete is neither pointer or array type"
52833 msgstr ""
52834
52835 #: cp/lambda.c:529
52836 #, gcc-internal-format
52837 msgid "array of runtime bound cannot be captured by copy, only by reference"
52838 msgstr ""
52839
52840 #: cp/lambda.c:544
52841 #, gcc-internal-format
52842 msgid ""
52843 "capture of variably-modified type %qT that is not an N3639 array of runtime "
52844 "bound"
52845 msgstr ""
52846
52847 #: cp/lambda.c:548
52848 #, gcc-internal-format
52849 msgid "because the array element type %qT has variable size"
52850 msgstr ""
52851
52852 #: cp/lambda.c:572
52853 #, gcc-internal-format
52854 msgid "cannot capture %qE by reference"
52855 msgstr ""
52856
52857 #: cp/lambda.c:582
52858 #, gcc-internal-format
52859 msgid "capture by copy of incomplete type %qT"
52860 msgstr ""
52861
52862 #: cp/lambda.c:634
52863 #, gcc-internal-format
52864 msgid "trying to capture %qD in instantiation of generic lambda"
52865 msgstr ""
52866
52867 #: cp/lambda.c:710
52868 #, gcc-internal-format
52869 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
52870 msgstr ""
52871
52872 #: cp/lambda.c:712
52873 #, gcc-internal-format
52874 msgid "add explicit %<this%> or %<*this%> capture"
52875 msgstr ""
52876
52877 #: cp/lambda.c:826
52878 #, gcc-internal-format
52879 msgid "%<this%> was not captured for this lambda function"
52880 msgstr ""
52881
52882 #: cp/lex.c:402
52883 #, gcc-internal-format
52884 msgid "invalid %<#pragma %s%>"
52885 msgstr ""
52886
52887 #: cp/lex.c:410
52888 #, gcc-internal-format
52889 msgid "%<#pragma vtable%> no longer supported"
52890 msgstr ""
52891
52892 #: cp/lex.c:482
52893 #, gcc-internal-format
52894 msgid "%<#pragma implementation%> for %qs appears after file is included"
52895 msgstr ""
52896
52897 #: cp/lex.c:510
52898 #, gcc-internal-format
52899 msgid "%qD not defined"
52900 msgstr ""
52901
52902 #: cp/lex.c:522
52903 #, gcc-internal-format
52904 msgid "%qD was not declared in this scope; did you mean %qs?"
52905 msgstr ""
52906
52907 #: cp/lex.c:526
52908 #, gcc-internal-format
52909 msgid "%qD was not declared in this scope"
52910 msgstr ""
52911
52912 #. In a template, it is invalid to write "f()" or "f(3)" if no
52913 #. declaration of "f" is available. Historically, G++ and most
52914 #. other compilers accepted that usage since they deferred all name
52915 #. lookup until instantiation time rather than doing unqualified
52916 #. name lookup at template definition time; explain to the user what
52917 #. is going wrong.
52918 #.
52919 #. Note that we have the exact wording of the following message in
52920 #. the manual (trouble.texi, node "Name lookup"), so they need to
52921 #. be kept in synch.
52922 #: cp/lex.c:568
52923 #, gcc-internal-format
52924 msgid ""
52925 "there are no arguments to %qD that depend on a template parameter, so a "
52926 "declaration of %qD must be available"
52927 msgstr ""
52928
52929 #: cp/lex.c:577
52930 #, gcc-internal-format
52931 msgid ""
52932 "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the "
52933 "use of an undeclared name is deprecated)"
52934 msgstr ""
52935
52936 #: cp/mangle.c:2318
52937 #, gcc-internal-format
52938 msgid "mangling %<typeof%>, use %<decltype%> instead"
52939 msgstr ""
52940
52941 #: cp/mangle.c:2322
52942 #, gcc-internal-format
52943 msgid "mangling %<__underlying_type%>"
52944 msgstr ""
52945
52946 #: cp/mangle.c:2629
52947 #, gcc-internal-format
52948 msgid "mangling unknown fixed point type"
52949 msgstr ""
52950
52951 #: cp/mangle.c:3301
52952 #, gcc-internal-format
52953 msgid ""
52954 "use of built-in trait %qE in function signature; use library traits instead"
52955 msgstr ""
52956
52957 #: cp/mangle.c:3306
52958 #, gcc-internal-format, gfc-internal-format
52959 msgid "mangling %C"
52960 msgstr ""
52961
52962 #: cp/mangle.c:3382
52963 #, gcc-internal-format
52964 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
52965 msgstr ""
52966
52967 #: cp/mangle.c:3931
52968 #, gcc-internal-format
52969 msgid ""
52970 "mangled name for %qD will change in C++17 because the exception "
52971 "specification is part of a function type"
52972 msgstr ""
52973
52974 #: cp/mangle.c:3977
52975 #, gcc-internal-format
52976 msgid ""
52977 "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
52978 msgstr ""
52979
52980 #: cp/mangle.c:3983
52981 #, gcc-internal-format
52982 msgid ""
52983 "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
52984 msgstr ""
52985
52986 #: cp/mangle.c:4255
52987 #, gcc-internal-format
52988 msgid ""
52989 "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and "
52990 "%<-fabi-version=%d%>"
52991 msgstr ""
52992
52993 #: cp/mangle.c:4260
52994 #, gcc-internal-format
52995 msgid ""
52996 "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-"
52997 "version=%d%>"
52998 msgstr ""
52999
53000 #: cp/mangle.c:4265
53001 #, gcc-internal-format
53002 msgid ""
53003 "the mangled name of the initialization guard variable for %qD changes "
53004 "between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
53005 msgstr ""
53006
53007 #: cp/method.c:835 cp/method.c:2032
53008 #, gcc-internal-format
53009 msgid "non-static const member %q#D, cannot use default assignment operator"
53010 msgstr ""
53011
53012 #: cp/method.c:841 cp/method.c:2038
53013 #, gcc-internal-format
53014 msgid ""
53015 "non-static reference member %q#D, cannot use default assignment operator"
53016 msgstr ""
53017
53018 #: cp/method.c:931
53019 #, gcc-internal-format
53020 msgid "%qD is not a static data member"
53021 msgstr ""
53022
53023 #: cp/method.c:932
53024 #, gcc-internal-format
53025 msgid "determining value of %qs"
53026 msgstr ""
53027
53028 #: cp/method.c:959
53029 #, gcc-internal-format
53030 msgid "forming type of %qs"
53031 msgstr ""
53032
53033 #: cp/method.c:1103
53034 #, gcc-internal-format
53035 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
53036 msgstr ""
53037
53038 #: cp/method.c:1118
53039 #, gcc-internal-format
53040 msgid "defaulted %qD must return %<bool%>"
53041 msgstr ""
53042
53043 #: cp/method.c:1126
53044 #, gcc-internal-format
53045 msgid "defaulted %qD must be %<const%>"
53046 msgstr ""
53047
53048 #: cp/method.c:1131
53049 #, gcc-internal-format
53050 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
53051 msgstr ""
53052
53053 #: cp/method.c:1158
53054 #, gcc-internal-format
53055 msgid "defaulted %qD is not a friend of %qT"
53056 msgstr ""
53057
53058 #: cp/method.c:1167
53059 #, gcc-internal-format
53060 msgid "defaulted member %qD must have parameter type %<const %T&%>"
53061 msgstr ""
53062
53063 #: cp/method.c:1170
53064 #, gcc-internal-format
53065 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
53066 msgstr ""
53067
53068 #: cp/method.c:1173
53069 #, gcc-internal-format
53070 msgid ""
53071 "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not "
53072 "both"
53073 msgstr ""
53074
53075 #: cp/method.c:1327
53076 #, gcc-internal-format
53077 msgid "cannot default compare union %qT"
53078 msgstr ""
53079
53080 #: cp/method.c:1364
53081 #, gcc-internal-format
53082 msgid "cannot default compare reference member %qD"
53083 msgstr ""
53084
53085 #: cp/method.c:1373
53086 #, gcc-internal-format
53087 msgid "cannot default compare anonymous union member"
53088 msgstr ""
53089
53090 #: cp/method.c:1397
53091 #, gcc-internal-format
53092 msgid ""
53093 "three-way comparison of %qD has type %qT, not a comparison category type"
53094 msgstr ""
53095
53096 #: cp/method.c:1608
53097 #, gcc-internal-format
53098 msgid "synthesized method %qD first required here"
53099 msgstr ""
53100
53101 #: cp/method.c:1977
53102 #, gcc-internal-format
53103 msgid "union member %q+D with non-trivial %qD"
53104 msgstr ""
53105
53106 #: cp/method.c:1988
53107 #, gcc-internal-format
53108 msgid "defaulted destructor calls non-%<constexpr%> %qD"
53109 msgstr ""
53110
53111 #: cp/method.c:1989
53112 #, gcc-internal-format
53113 msgid "defaulted constructor calls non-%<constexpr%> %qD"
53114 msgstr ""
53115
53116 #: cp/method.c:2055
53117 #, gcc-internal-format
53118 msgid "initializer for %q#D is invalid"
53119 msgstr ""
53120
53121 #: cp/method.c:2112
53122 #, gcc-internal-format
53123 msgid "defaulted default constructor does not initialize %q#D"
53124 msgstr ""
53125
53126 #: cp/method.c:2123
53127 #, gcc-internal-format
53128 msgid "copying non-static data member %q#D of rvalue reference type"
53129 msgstr ""
53130
53131 #. A trivial constructor doesn't have any NSDMI.
53132 #: cp/method.c:2330
53133 #, gcc-internal-format
53134 msgid ""
53135 "defaulted default constructor does not initialize any non-static data member"
53136 msgstr ""
53137
53138 #: cp/method.c:2373
53139 #, gcc-internal-format
53140 msgid ""
53141 "defaulted move assignment for %qT calls a non-trivial move assignment "
53142 "operator for virtual base %qT"
53143 msgstr ""
53144
53145 #: cp/method.c:2504
53146 #, gcc-internal-format
53147 msgid "a lambda closure type has a deleted default constructor"
53148 msgstr ""
53149
53150 #: cp/method.c:2507
53151 #, gcc-internal-format
53152 msgid "a lambda closure type has a deleted copy assignment operator"
53153 msgstr ""
53154
53155 #: cp/method.c:2516
53156 #, gcc-internal-format
53157 msgid ""
53158 "%q#D is implicitly declared as deleted because %qT declares a move "
53159 "constructor or move assignment operator"
53160 msgstr ""
53161
53162 #: cp/method.c:2527
53163 #, gcc-internal-format
53164 msgid "%q#D inherits from multiple base subobjects"
53165 msgstr ""
53166
53167 #: cp/method.c:2535 cp/method.c:2559
53168 #, gcc-internal-format
53169 msgid ""
53170 "%q#D is implicitly deleted because the default definition would be ill-"
53171 "formed:"
53172 msgstr ""
53173
53174 #: cp/method.c:2568
53175 msgid ""
53176 "%q#F is implicitly deleted because its exception-specification does not "
53177 "match the implicit exception-specification %qX"
53178 msgstr ""
53179
53180 #: cp/method.c:2954
53181 #, gcc-internal-format
53182 msgid "defaulted declaration %q+D does not match the expected signature"
53183 msgstr ""
53184
53185 #: cp/method.c:2957
53186 #, gcc-internal-format
53187 msgid "expected signature: %qD"
53188 msgstr ""
53189
53190 #: cp/method.c:2989
53191 #, gcc-internal-format
53192 msgid ""
53193 "explicitly defaulted function %q+D cannot be declared %qs because the "
53194 "implicit declaration is not %qs:"
53195 msgstr ""
53196
53197 #: cp/method.c:3009
53198 #, gcc-internal-format
53199 msgid "a template cannot be defaulted"
53200 msgstr ""
53201
53202 #: cp/method.c:3044
53203 #, gcc-internal-format
53204 msgid "%qD cannot be defaulted"
53205 msgstr ""
53206
53207 #: cp/method.c:3053
53208 #, gcc-internal-format
53209 msgid "defaulted function %q+D with default argument"
53210 msgstr ""
53211
53212 #: cp/name-lookup.c:2271
53213 #, gcc-internal-format
53214 msgid "redeclaration of %q#D with different template parameters"
53215 msgstr ""
53216
53217 #: cp/name-lookup.c:2277
53218 #, gcc-internal-format
53219 msgid "%q#D conflicts with a previous declaration"
53220 msgstr ""
53221
53222 #: cp/name-lookup.c:2434
53223 #, gcc-internal-format
53224 msgid "%q#D hides constructor for %q#D"
53225 msgstr ""
53226
53227 #: cp/name-lookup.c:2562
53228 #, gcc-internal-format
53229 msgid "conflicting C language linkage declaration %q#D"
53230 msgstr ""
53231
53232 #: cp/name-lookup.c:2567
53233 #, gcc-internal-format
53234 msgid "due to different exception specifications"
53235 msgstr ""
53236
53237 #: cp/name-lookup.c:2665
53238 #, gcc-internal-format
53239 msgid "lambda parameter %qD previously declared as a capture"
53240 msgstr ""
53241
53242 #: cp/name-lookup.c:2688
53243 #, gcc-internal-format
53244 msgid "declaration of %q#D shadows a parameter"
53245 msgstr ""
53246
53247 #: cp/name-lookup.c:2821
53248 #, gcc-internal-format
53249 msgid "declaration of %qD shadows a member of %qT"
53250 msgstr ""
53251
53252 #: cp/name-lookup.c:2975
53253 #, gcc-internal-format
53254 msgid "local external declaration %q#D"
53255 msgstr ""
53256
53257 #: cp/name-lookup.c:2977
53258 #, gcc-internal-format
53259 msgid "does not match previous declaration %q#D"
53260 msgstr ""
53261
53262 #: cp/name-lookup.c:3101
53263 #, gcc-internal-format
53264 msgid "friend declaration %qD in local class without prior local declaration"
53265 msgstr ""
53266
53267 #: cp/name-lookup.c:3294
53268 #, gcc-internal-format
53269 msgid "%s %<%s(%E)%> %p %d"
53270 msgstr ""
53271
53272 #: cp/name-lookup.c:3297
53273 #, gcc-internal-format
53274 msgid "%s %s %p %d"
53275 msgstr ""
53276
53277 #: cp/name-lookup.c:4615
53278 #, gcc-internal-format
53279 msgid "using-declaration for non-member at class scope"
53280 msgstr ""
53281
53282 #: cp/name-lookup.c:4623
53283 #, gcc-internal-format
53284 msgid "using-declaration may not name enumerator %<%E::%D%>"
53285 msgstr ""
53286
53287 #: cp/name-lookup.c:4632
53288 #, gcc-internal-format
53289 msgid "using-declaration for member at non-class scope"
53290 msgstr ""
53291
53292 #: cp/name-lookup.c:4639
53293 #, gcc-internal-format
53294 msgid "%<%T::%D%> names destructor"
53295 msgstr ""
53296
53297 #: cp/name-lookup.c:4656
53298 #, gcc-internal-format
53299 msgid "%<%T::%D%> names constructor in %qT"
53300 msgstr ""
53301
53302 #: cp/name-lookup.c:4694
53303 #, gcc-internal-format
53304 msgid "cannot inherit constructors from indirect base %qT"
53305 msgstr ""
53306
53307 #: cp/name-lookup.c:4711
53308 #, gcc-internal-format
53309 msgid "%qD has not been declared in %qE"
53310 msgstr ""
53311
53312 #: cp/name-lookup.c:4727
53313 #, gcc-internal-format
53314 msgid "using-declaration may not name namespace %qD"
53315 msgstr ""
53316
53317 #: cp/name-lookup.c:4810
53318 #, gcc-internal-format
53319 msgid "declaration of %qD not in a namespace surrounding %qD"
53320 msgstr ""
53321
53322 #: cp/name-lookup.c:4850
53323 #, gcc-internal-format
53324 msgid "explicit qualification in declaration of %qD"
53325 msgstr ""
53326
53327 #: cp/name-lookup.c:4902
53328 #, gcc-internal-format
53329 msgid "%qD has not been declared within %qD"
53330 msgstr ""
53331
53332 #: cp/name-lookup.c:4904
53333 #, gcc-internal-format
53334 msgid "only here as a %<friend%>"
53335 msgstr ""
53336
53337 #: cp/name-lookup.c:4913
53338 #, gcc-internal-format
53339 msgid "%qD should have been declared inside %qD"
53340 msgstr ""
53341
53342 #: cp/name-lookup.c:4961
53343 #, gcc-internal-format
53344 msgid "%qD attribute requires a single NTBS argument"
53345 msgstr ""
53346
53347 #: cp/name-lookup.c:4968
53348 #, gcc-internal-format
53349 msgid ""
53350 "%qD attribute is meaningless since members of the anonymous namespace get "
53351 "local symbols"
53352 msgstr ""
53353
53354 #: cp/name-lookup.c:4978 cp/name-lookup.c:5005
53355 #, gcc-internal-format
53356 msgid "ignoring %qD attribute on anonymous namespace"
53357 msgstr ""
53358
53359 #: cp/name-lookup.c:4984
53360 #, gcc-internal-format
53361 msgid "ignoring %qD attribute on non-inline namespace"
53362 msgstr ""
53363
53364 #: cp/name-lookup.c:5021 cp/name-lookup.c:7309
53365 #, gcc-internal-format
53366 msgid "%qD attribute directive ignored"
53367 msgstr ""
53368
53369 #: cp/name-lookup.c:5306
53370 #, gcc-internal-format
53371 msgid "maximum limit of %d namespaces searched for %qE"
53372 msgstr ""
53373
53374 #: cp/name-lookup.c:5358
53375 #, gcc-internal-format
53376 msgid "suggested alternative:"
53377 msgid_plural "suggested alternatives:"
53378 msgstr[0] ""
53379 msgstr[1] ""
53380
53381 #: cp/name-lookup.c:5364
53382 #, gcc-internal-format
53383 msgid " %qE"
53384 msgstr ""
53385
53386 #: cp/name-lookup.c:5891
53387 #, gcc-internal-format
53388 msgid ""
53389 "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
53390 msgstr ""
53391
53392 #: cp/name-lookup.c:5897
53393 #, gcc-internal-format
53394 msgid "%<std::%s%> is only available from %s onwards"
53395 msgstr ""
53396
53397 #: cp/name-lookup.c:6166
53398 #, gcc-internal-format
53399 msgid "the macro %qs had not yet been defined"
53400 msgstr ""
53401
53402 #: cp/name-lookup.c:6169
53403 #, gcc-internal-format
53404 msgid "it was later defined here"
53405 msgstr ""
53406
53407 #: cp/name-lookup.c:6926
53408 #, gcc-internal-format
53409 msgid ""
53410 "declaration of %<std::initializer_list%> does not match %<#include "
53411 "<initializer_list>%>, isn%'t a template"
53412 msgstr ""
53413
53414 #: cp/name-lookup.c:7303
53415 #, gcc-internal-format
53416 msgid "%<strong%> using directive no longer supported"
53417 msgstr ""
53418
53419 #: cp/name-lookup.c:7306
53420 #, gcc-internal-format
53421 msgid "you can use an inline namespace instead"
53422 msgstr ""
53423
53424 #: cp/name-lookup.c:7409
53425 #, gcc-internal-format
53426 msgid "%<namespace %E%> is ambiguous"
53427 msgstr ""
53428
53429 #: cp/name-lookup.c:7425
53430 #, gcc-internal-format
53431 msgid "namespace alias %qD not allowed here, assuming %qD"
53432 msgstr ""
53433
53434 #. We only allow depth 255.
53435 #: cp/name-lookup.c:7445
53436 #, gcc-internal-format, gfc-internal-format
53437 msgid "cannot nest more than %d namespaces"
53438 msgstr ""
53439
53440 #: cp/name-lookup.c:7480
53441 #, gcc-internal-format
53442 msgid "inline namespace must be specified at initial definition"
53443 msgstr ""
53444
53445 #: cp/name-lookup.c:7481
53446 #, gcc-internal-format
53447 msgid "%qD defined here"
53448 msgstr ""
53449
53450 #: cp/name-lookup.c:7554
53451 #, gcc-internal-format
53452 msgid "XXX entering %<pop_everything ()%>"
53453 msgstr ""
53454
53455 #: cp/name-lookup.c:7563
53456 #, gcc-internal-format
53457 msgid "XXX leaving %<pop_everything ()%>"
53458 msgstr ""
53459
53460 #: cp/optimize.c:618
53461 #, gcc-internal-format
53462 msgid "making multiple clones of %qD"
53463 msgstr ""
53464
53465 #: cp/parser.c:853
53466 #, gcc-internal-format
53467 msgid "identifier %qE is a keyword in C++11"
53468 msgstr ""
53469
53470 #: cp/parser.c:867
53471 #, gcc-internal-format
53472 msgid "identifier %qE is a keyword in C++20"
53473 msgstr ""
53474
53475 #: cp/parser.c:1333 cp/parser.c:1346
53476 #, gcc-internal-format
53477 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
53478 msgstr ""
53479
53480 #: cp/parser.c:1371 cp/parser.c:41522
53481 #, gcc-internal-format
53482 msgid ""
53483 "%<#pragma omp declare %s%> not immediately followed by function declaration "
53484 "or definition"
53485 msgstr ""
53486
53487 #: cp/parser.c:2897
53488 #, gcc-internal-format
53489 msgid "%<#pragma%> is not allowed here"
53490 msgstr ""
53491
53492 #: cp/parser.c:3025
53493 #, gcc-internal-format
53494 msgid "%<%E::%E%> has not been declared"
53495 msgstr ""
53496
53497 #: cp/parser.c:3028
53498 #, gcc-internal-format
53499 msgid "%<::%E%> has not been declared"
53500 msgstr ""
53501
53502 #: cp/parser.c:3031
53503 #, gcc-internal-format
53504 msgid "request for member %qE in non-class type %qT"
53505 msgstr ""
53506
53507 #: cp/parser.c:3034 cp/parser.c:19350
53508 #, gcc-internal-format
53509 msgid "%<%T::%E%> has not been declared"
53510 msgstr ""
53511
53512 #: cp/parser.c:3044
53513 #, gcc-internal-format
53514 msgid "%<%E::%E%> is not a type"
53515 msgstr ""
53516
53517 #: cp/parser.c:3048
53518 #, gcc-internal-format
53519 msgid "%<%E::%E%> is not a class or namespace"
53520 msgstr ""
53521
53522 #: cp/parser.c:3053
53523 #, gcc-internal-format
53524 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
53525 msgstr ""
53526
53527 #: cp/parser.c:3066
53528 #, gcc-internal-format
53529 msgid "%<::%E%> is not a type"
53530 msgstr ""
53531
53532 #: cp/parser.c:3069
53533 #, gcc-internal-format
53534 msgid "%<::%E%> is not a class or namespace"
53535 msgstr ""
53536
53537 #: cp/parser.c:3073
53538 #, gcc-internal-format
53539 msgid "%<::%E%> is not a class, namespace, or enumeration"
53540 msgstr ""
53541
53542 #: cp/parser.c:3085
53543 #, gcc-internal-format
53544 msgid "%qE is not a type"
53545 msgstr ""
53546
53547 #: cp/parser.c:3088
53548 #, gcc-internal-format
53549 msgid "%qE is not a class or namespace"
53550 msgstr ""
53551
53552 #: cp/parser.c:3092
53553 #, gcc-internal-format
53554 msgid "%qE is not a class, namespace, or enumeration"
53555 msgstr ""
53556
53557 #: cp/parser.c:3156
53558 #, gcc-internal-format
53559 msgid "new types may not be defined in a return type"
53560 msgstr ""
53561
53562 #: cp/parser.c:3158
53563 #, gcc-internal-format
53564 msgid "(perhaps a semicolon is missing after the definition of %qT)"
53565 msgstr ""
53566
53567 #: cp/parser.c:3186
53568 #, gcc-internal-format
53569 msgid "%qE is not a class template"
53570 msgstr ""
53571
53572 #: cp/parser.c:3188
53573 #, gcc-internal-format
53574 msgid "%qE is not a template"
53575 msgstr ""
53576
53577 #: cp/parser.c:3191
53578 #, gcc-internal-format
53579 msgid "invalid template-id"
53580 msgstr ""
53581
53582 #: cp/parser.c:3225
53583 #, gcc-internal-format
53584 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
53585 msgstr ""
53586
53587 #: cp/parser.c:3229 cp/pt.c:19364
53588 #, gcc-internal-format
53589 msgid ""
53590 "a cast to a type other than an integral or enumeration type cannot appear in "
53591 "a constant-expression"
53592 msgstr ""
53593
53594 #: cp/parser.c:3234
53595 #, gcc-internal-format
53596 msgid "%<typeid%> operator cannot appear in a constant-expression"
53597 msgstr ""
53598
53599 #: cp/parser.c:3238
53600 #, gcc-internal-format
53601 msgid "non-constant compound literals cannot appear in a constant-expression"
53602 msgstr ""
53603
53604 #: cp/parser.c:3242
53605 #, gcc-internal-format
53606 msgid "a function call cannot appear in a constant-expression"
53607 msgstr ""
53608
53609 #: cp/parser.c:3246
53610 #, gcc-internal-format
53611 msgid "an increment cannot appear in a constant-expression"
53612 msgstr ""
53613
53614 #: cp/parser.c:3250
53615 #, gcc-internal-format
53616 msgid "an decrement cannot appear in a constant-expression"
53617 msgstr ""
53618
53619 #: cp/parser.c:3254
53620 #, gcc-internal-format
53621 msgid "an array reference cannot appear in a constant-expression"
53622 msgstr ""
53623
53624 #: cp/parser.c:3258
53625 #, gcc-internal-format
53626 msgid "the address of a label cannot appear in a constant-expression"
53627 msgstr ""
53628
53629 #: cp/parser.c:3262
53630 #, gcc-internal-format
53631 msgid "calls to overloaded operators cannot appear in a constant-expression"
53632 msgstr ""
53633
53634 #: cp/parser.c:3266
53635 #, gcc-internal-format
53636 msgid "an assignment cannot appear in a constant-expression"
53637 msgstr ""
53638
53639 #: cp/parser.c:3269
53640 #, gcc-internal-format
53641 msgid "a comma operator cannot appear in a constant-expression"
53642 msgstr ""
53643
53644 #: cp/parser.c:3273
53645 #, gcc-internal-format
53646 msgid "a call to a constructor cannot appear in a constant-expression"
53647 msgstr ""
53648
53649 #: cp/parser.c:3277
53650 #, gcc-internal-format
53651 msgid "a transaction expression cannot appear in a constant-expression"
53652 msgstr ""
53653
53654 #: cp/parser.c:3323
53655 #, gcc-internal-format
53656 msgid "%qs cannot appear in a constant-expression"
53657 msgstr ""
53658
53659 #: cp/parser.c:3360
53660 #, gcc-internal-format
53661 msgid ""
53662 "class template argument deduction is only available with %<-std=c++17%> or "
53663 "%<-std=gnu++17%>"
53664 msgstr ""
53665
53666 #: cp/parser.c:3365
53667 #, gcc-internal-format
53668 msgid "invalid use of destructor %qD as a type"
53669 msgstr ""
53670
53671 #. Something like 'unsigned A a;'
53672 #: cp/parser.c:3368
53673 #, gcc-internal-format
53674 msgid "invalid combination of multiple type-specifiers"
53675 msgstr ""
53676
53677 #: cp/parser.c:3381
53678 #, gcc-internal-format
53679 msgid "%qE does not name a type; did you mean %qs?"
53680 msgstr ""
53681
53682 #: cp/parser.c:3385
53683 #, gcc-internal-format
53684 msgid "%qE does not name a type"
53685 msgstr ""
53686
53687 #: cp/parser.c:3394
53688 #, gcc-internal-format
53689 msgid ""
53690 "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
53691 msgstr ""
53692
53693 #: cp/parser.c:3397
53694 #, gcc-internal-format
53695 msgid ""
53696 "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
53697 msgstr ""
53698
53699 #: cp/parser.c:3402
53700 #, gcc-internal-format
53701 msgid ""
53702 "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
53703 msgstr ""
53704
53705 #: cp/parser.c:3405
53706 #, gcc-internal-format
53707 msgid ""
53708 "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
53709 msgstr ""
53710
53711 #: cp/parser.c:3408
53712 #, gcc-internal-format
53713 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
53714 msgstr ""
53715
53716 #: cp/parser.c:3411 cp/parser.c:27793
53717 #, gcc-internal-format
53718 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
53719 msgstr ""
53720
53721 #: cp/parser.c:3433
53722 #, gcc-internal-format
53723 msgid "(perhaps %<typename %T::%E%> was intended)"
53724 msgstr ""
53725
53726 #: cp/parser.c:3461 cp/parser.c:3473
53727 #, gcc-internal-format
53728 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
53729 msgstr ""
53730
53731 #: cp/parser.c:3466 cp/parser.c:3478
53732 #, gcc-internal-format
53733 msgid "%qE in namespace %qE does not name a template type"
53734 msgstr ""
53735
53736 #: cp/parser.c:3486
53737 #, gcc-internal-format
53738 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
53739 msgstr ""
53740
53741 #: cp/parser.c:3491
53742 #, gcc-internal-format
53743 msgid "%qE in namespace %qE does not name a type"
53744 msgstr ""
53745
53746 #: cp/parser.c:3502
53747 #, gcc-internal-format
53748 msgid "%<%T::%E%> names the constructor, not the type"
53749 msgstr ""
53750
53751 #: cp/parser.c:3505
53752 #, gcc-internal-format
53753 msgid "and %qT has no template constructors"
53754 msgstr ""
53755
53756 #: cp/parser.c:3515
53757 #, gcc-internal-format
53758 msgid ""
53759 "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent "
53760 "scope"
53761 msgstr ""
53762
53763 #: cp/parser.c:3523
53764 #, gcc-internal-format
53765 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
53766 msgstr ""
53767
53768 #: cp/parser.c:3535 cp/parser.c:3539
53769 #, gcc-internal-format
53770 msgid "%qE in %q#T does not name a template type"
53771 msgstr ""
53772
53773 #: cp/parser.c:3543
53774 #, gcc-internal-format
53775 msgid "%qE in %q#T does not name a type"
53776 msgstr ""
53777
53778 #: cp/parser.c:4187
53779 #, gcc-internal-format
53780 msgid "expected string-literal"
53781 msgstr ""
53782
53783 #: cp/parser.c:4253
53784 #, gcc-internal-format
53785 msgid ""
53786 "inconsistent user-defined literal suffixes %qD and %qD in string literal"
53787 msgstr ""
53788
53789 #: cp/parser.c:4439
53790 #, gcc-internal-format
53791 msgid "unable to find character literal operator %qD with %qT argument"
53792 msgstr ""
53793
53794 #: cp/parser.c:4544
53795 #, gcc-internal-format
53796 msgid "integer literal exceeds range of %qT type"
53797 msgstr ""
53798
53799 #: cp/parser.c:4551
53800 #, gcc-internal-format
53801 msgid "floating literal exceeds range of %qT type"
53802 msgstr ""
53803
53804 #: cp/parser.c:4555
53805 #, gcc-internal-format
53806 msgid "floating literal truncated to zero"
53807 msgstr ""
53808
53809 #: cp/parser.c:4584
53810 #, gcc-internal-format
53811 msgid "failed to translate literal to execution character set %qT"
53812 msgstr ""
53813
53814 #: cp/parser.c:4618
53815 #, gcc-internal-format
53816 msgid "unable to find numeric literal operator %qD"
53817 msgstr ""
53818
53819 #: cp/parser.c:4624
53820 #, gcc-internal-format
53821 msgid ""
53822 "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable "
53823 "the C++14 user-defined literal suffixes"
53824 msgstr ""
53825
53826 #: cp/parser.c:4628
53827 #, gcc-internal-format
53828 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
53829 msgstr ""
53830
53831 #: cp/parser.c:4632
53832 #, gcc-internal-format
53833 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
53834 msgstr ""
53835
53836 #: cp/parser.c:4717
53837 #, gcc-internal-format
53838 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
53839 msgstr ""
53840
53841 #: cp/parser.c:4773 cp/parser.c:13690
53842 #, gcc-internal-format
53843 msgid "expected declaration"
53844 msgstr ""
53845
53846 #: cp/parser.c:5132 cp/parser.c:5147
53847 #, gcc-internal-format
53848 msgid "expected binary operator"
53849 msgstr ""
53850
53851 #: cp/parser.c:5153
53852 #, gcc-internal-format
53853 msgid "expected ..."
53854 msgstr ""
53855
53856 #: cp/parser.c:5165
53857 #, gcc-internal-format
53858 msgid "binary expression in operand of fold-expression"
53859 msgstr ""
53860
53861 #: cp/parser.c:5170
53862 #, gcc-internal-format
53863 msgid "conditional expression in operand of fold-expression"
53864 msgstr ""
53865
53866 #: cp/parser.c:5178
53867 #, gcc-internal-format
53868 msgid "mismatched operator in fold-expression"
53869 msgstr ""
53870
53871 #: cp/parser.c:5282
53872 #, gcc-internal-format
53873 msgid "fixed-point types not supported in C++"
53874 msgstr ""
53875
53876 #: cp/parser.c:5365
53877 #, gcc-internal-format
53878 msgid "ISO C++ forbids braced-groups within expressions"
53879 msgstr ""
53880
53881 #: cp/parser.c:5377
53882 #, gcc-internal-format
53883 msgid ""
53884 "statement-expressions are not allowed outside functions nor in template-"
53885 "argument lists"
53886 msgstr ""
53887
53888 #: cp/parser.c:5416
53889 #, gcc-internal-format
53890 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
53891 msgstr ""
53892
53893 #: cp/parser.c:5474 cp/parser.c:5651 cp/parser.c:5826 cp/semantics.c:3818
53894 #, gcc-internal-format
53895 msgid "expected primary-expression"
53896 msgstr ""
53897
53898 #: cp/parser.c:5504
53899 #, gcc-internal-format
53900 msgid "%<this%> may not be used in this context"
53901 msgstr ""
53902
53903 #: cp/parser.c:5645
53904 #, gcc-internal-format
53905 msgid "a template declaration cannot appear at block scope"
53906 msgstr ""
53907
53908 #: cp/parser.c:5788
53909 #, gcc-internal-format
53910 msgid "local variable %qD may not appear in this context"
53911 msgstr ""
53912
53913 #: cp/parser.c:5982
53914 #, gcc-internal-format
53915 msgid "expected id-expression"
53916 msgstr ""
53917
53918 #: cp/parser.c:6113
53919 #, gcc-internal-format
53920 msgid "scope %qT before %<~%> is not a class-name"
53921 msgstr ""
53922
53923 #: cp/parser.c:6123
53924 #, gcc-internal-format
53925 msgid "%<template%> keyword not permitted in destructor name"
53926 msgstr ""
53927
53928 #: cp/parser.c:6160 cp/parser.c:8153
53929 #, gcc-internal-format
53930 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
53931 msgstr ""
53932
53933 #: cp/parser.c:6171
53934 #, gcc-internal-format
53935 msgid "template-id not allowed for destructor"
53936 msgstr ""
53937
53938 #: cp/parser.c:6280
53939 #, gcc-internal-format
53940 msgid "declaration of %<~%T%> as member of %qT"
53941 msgstr ""
53942
53943 #: cp/parser.c:6295
53944 #, gcc-internal-format
53945 msgid "typedef-name %qD used as destructor declarator"
53946 msgstr ""
53947
53948 #: cp/parser.c:6331 cp/parser.c:21528
53949 #, gcc-internal-format
53950 msgid "expected unqualified-id"
53951 msgstr ""
53952
53953 #: cp/parser.c:6358 cp/typeck.c:2823 cp/typeck.c:2826 cp/typeck.c:2843
53954 #, gcc-internal-format
53955 msgid "%qD is not a template"
53956 msgstr ""
53957
53958 #: cp/parser.c:6467
53959 #, gcc-internal-format
53960 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
53961 msgstr ""
53962
53963 #: cp/parser.c:6547
53964 #, gcc-internal-format
53965 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
53966 msgstr ""
53967
53968 #: cp/parser.c:6574 cp/parser.c:6585
53969 #, gcc-internal-format
53970 msgid "concept-id %qD in nested-name-specifier"
53971 msgstr ""
53972
53973 #: cp/parser.c:6577
53974 #, gcc-internal-format
53975 msgid "function template-id %qD in nested-name-specifier"
53976 msgstr ""
53977
53978 #: cp/parser.c:6591
53979 #, gcc-internal-format
53980 msgid "variable template-id %qD in nested-name-specifier"
53981 msgstr ""
53982
53983 #: cp/parser.c:6765
53984 #, gcc-internal-format
53985 msgid "expected nested-name-specifier"
53986 msgstr ""
53987
53988 #: cp/parser.c:6972 cp/parser.c:9390
53989 #, gcc-internal-format
53990 msgid "types may not be defined in casts"
53991 msgstr ""
53992
53993 #: cp/parser.c:7061
53994 #, gcc-internal-format
53995 msgid "types may not be defined in a %<typeid%> expression"
53996 msgstr ""
53997
53998 #: cp/parser.c:7153
53999 #, gcc-internal-format
54000 msgid "wrong number of arguments to %<__builtin_addressof%>"
54001 msgstr ""
54002
54003 #: cp/parser.c:7165 cp/pt.c:19987
54004 #, gcc-internal-format
54005 msgid "wrong number of arguments to %<__builtin_launder%>"
54006 msgstr ""
54007
54008 #: cp/parser.c:7285
54009 #, gcc-internal-format
54010 msgid "ISO C++ forbids compound-literals"
54011 msgstr ""
54012
54013 #: cp/parser.c:7344
54014 #, gcc-internal-format
54015 msgid "two consecutive %<[%> shall only introduce an attribute"
54016 msgstr ""
54017
54018 #: cp/parser.c:7891 cp/typeck.c:2711
54019 #, gcc-internal-format
54020 msgid "invalid use of %qD"
54021 msgstr ""
54022
54023 #: cp/parser.c:7900
54024 #, gcc-internal-format
54025 msgid "%<%D::%D%> is not a class member"
54026 msgstr ""
54027
54028 #: cp/parser.c:8205
54029 #, gcc-internal-format
54030 msgid "non-scalar type"
54031 msgstr ""
54032
54033 #: cp/parser.c:8315
54034 #, gcc-internal-format
54035 msgid "ISO C++ does not allow %<alignof%> with a non-type"
54036 msgstr ""
54037
54038 #: cp/parser.c:8410
54039 #, gcc-internal-format
54040 msgid "types may not be defined in %<noexcept%> expressions"
54041 msgstr ""
54042
54043 #: cp/parser.c:8684 cp/parser.c:30259
54044 #, gcc-internal-format
54045 msgid "types may not be defined in %qs expressions"
54046 msgstr ""
54047
54048 #: cp/parser.c:8749
54049 #, gcc-internal-format
54050 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
54051 msgstr ""
54052
54053 #: cp/parser.c:8835
54054 #, gcc-internal-format
54055 msgid "types may not be defined in a new-expression"
54056 msgstr ""
54057
54058 #: cp/parser.c:8851
54059 #, gcc-internal-format
54060 msgid "array bound forbidden after parenthesized type-id"
54061 msgstr ""
54062
54063 #: cp/parser.c:8853
54064 #, gcc-internal-format
54065 msgid "try removing the parentheses around the type-id"
54066 msgstr ""
54067
54068 #: cp/parser.c:8885
54069 #, gcc-internal-format
54070 msgid ""
54071 "initialization of new-expression for type %<auto%> requires exactly one "
54072 "element"
54073 msgstr ""
54074
54075 #: cp/parser.c:8930
54076 #, gcc-internal-format
54077 msgid "expected expression-list or type-id"
54078 msgstr ""
54079
54080 #: cp/parser.c:8959
54081 #, gcc-internal-format
54082 msgid "types may not be defined in a new-type-id"
54083 msgstr ""
54084
54085 #: cp/parser.c:9088
54086 #, gcc-internal-format
54087 msgid "expression in new-declarator must have integral or enumeration type"
54088 msgstr ""
54089
54090 #: cp/parser.c:9495
54091 #, gcc-internal-format
54092 msgid "use of old-style cast to %q#T"
54093 msgstr ""
54094
54095 #: cp/parser.c:9644
54096 #, gcc-internal-format
54097 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
54098 msgstr ""
54099
54100 #: cp/parser.c:9647
54101 #, gcc-internal-format
54102 msgid "suggest parentheses around %<>>%> expression"
54103 msgstr ""
54104
54105 #: cp/parser.c:9855
54106 #, gcc-internal-format
54107 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
54108 msgstr ""
54109
54110 #: cp/parser.c:10144
54111 #, gcc-internal-format
54112 msgid "top-level comma expression in array subscript is deprecated"
54113 msgstr ""
54114
54115 #: cp/parser.c:10294
54116 #, gcc-internal-format
54117 msgid "types may not be defined within %<__builtin_offsetof%>"
54118 msgstr ""
54119
54120 #: cp/parser.c:10583
54121 #, gcc-internal-format
54122 msgid ""
54123 "lambda-expression in unevaluated context only available with %<-std=c++20%> "
54124 "or %<-std=gnu++20%>"
54125 msgstr ""
54126
54127 #: cp/parser.c:10593
54128 #, gcc-internal-format
54129 msgid ""
54130 "lambda-expression in template-argument only available with %<-std=c++20%> or "
54131 "%<-std=gnu++20%>"
54132 msgstr ""
54133
54134 #: cp/parser.c:10745
54135 #, gcc-internal-format
54136 msgid "non-local lambda expression cannot have a capture-default"
54137 msgstr ""
54138
54139 #: cp/parser.c:10767
54140 #, gcc-internal-format
54141 msgid "expected end of capture-list"
54142 msgstr ""
54143
54144 #: cp/parser.c:10782
54145 #, gcc-internal-format
54146 msgid ""
54147 "explicit by-copy capture of %<this%> redundant with by-copy capture default"
54148 msgstr ""
54149
54150 #: cp/parser.c:10787 cp/parser.c:10808 cp/parser.c:11000
54151 #, gcc-internal-format
54152 msgid "already captured %qD in lambda expression"
54153 msgstr ""
54154
54155 #: cp/parser.c:10802
54156 #, gcc-internal-format
54157 msgid ""
54158 "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
54159 msgstr ""
54160
54161 #: cp/parser.c:10822
54162 #, gcc-internal-format
54163 msgid "%<this%> cannot be captured by reference"
54164 msgstr ""
54165
54166 #: cp/parser.c:10841
54167 #, gcc-internal-format
54168 msgid ""
54169 "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
54170 msgstr ""
54171
54172 #: cp/parser.c:10852
54173 #, gcc-internal-format
54174 msgid "%<&%> should come before %<...%>"
54175 msgstr ""
54176
54177 #: cp/parser.c:10883
54178 #, gcc-internal-format
54179 msgid ""
54180 "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu+"
54181 "+14%>"
54182 msgstr ""
54183
54184 #: cp/parser.c:10890
54185 #, gcc-internal-format
54186 msgid "empty initializer for lambda init-capture"
54187 msgstr ""
54188
54189 #: cp/parser.c:10914
54190 #, gcc-internal-format
54191 msgid "capture of non-variable %qE"
54192 msgstr ""
54193
54194 #: cp/parser.c:10918 cp/parser.c:10928 cp/semantics.c:3664 cp/semantics.c:3676
54195 #, gcc-internal-format
54196 msgid "%q#D declared here"
54197 msgstr ""
54198
54199 #: cp/parser.c:10924
54200 #, gcc-internal-format
54201 msgid "capture of variable %qD with non-automatic storage duration"
54202 msgstr ""
54203
54204 #: cp/parser.c:10962
54205 #, gcc-internal-format
54206 msgid "too many %<...%> in lambda capture"
54207 msgstr ""
54208
54209 #: cp/parser.c:10973
54210 #, gcc-internal-format
54211 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
54212 msgstr ""
54213
54214 #: cp/parser.c:10978
54215 #, gcc-internal-format
54216 msgid ""
54217 "explicit by-reference capture of %qD redundant with by-reference capture "
54218 "default"
54219 msgstr ""
54220
54221 #: cp/parser.c:11057
54222 #, gcc-internal-format
54223 msgid ""
54224 "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
54225 msgstr ""
54226
54227 #: cp/parser.c:11061
54228 #, gcc-internal-format
54229 msgid ""
54230 "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
54231 msgstr ""
54232
54233 #: cp/parser.c:11129
54234 #, gcc-internal-format
54235 msgid "default argument specified for lambda parameter"
54236 msgstr ""
54237
54238 #: cp/parser.c:11147
54239 #, gcc-internal-format
54240 msgid "duplicate %<mutable%>"
54241 msgstr ""
54242
54243 #: cp/parser.c:11198
54244 #, gcc-internal-format
54245 msgid ""
54246 "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
54247 msgstr ""
54248
54249 #: cp/parser.c:11586 cp/parser.c:11787
54250 #, gcc-internal-format
54251 msgid "attributes at the beginning of statement are ignored"
54252 msgstr ""
54253
54254 #: cp/parser.c:11626
54255 #, gcc-internal-format
54256 msgid "expected labeled-statement"
54257 msgstr ""
54258
54259 #: cp/parser.c:11675
54260 #, gcc-internal-format
54261 msgid "case label %qE not within a switch statement"
54262 msgstr ""
54263
54264 #: cp/parser.c:11794
54265 #, gcc-internal-format
54266 msgid "need %<typename%> before %qE because %qT is a dependent scope"
54267 msgstr ""
54268
54269 #: cp/parser.c:11803
54270 #, gcc-internal-format
54271 msgid "%<%T::%D%> names the constructor, not the type"
54272 msgstr ""
54273
54274 #: cp/parser.c:11851
54275 #, gcc-internal-format
54276 msgid "compound-statement in %<constexpr%> function"
54277 msgstr ""
54278
54279 #: cp/parser.c:12016
54280 #, gcc-internal-format
54281 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
54282 msgstr ""
54283
54284 #: cp/parser.c:12043
54285 #, gcc-internal-format
54286 msgid ""
54287 "init-statement in selection statements only available with %<-std=c++17%> or "
54288 "%<-std=gnu++17%>"
54289 msgstr ""
54290
54291 #: cp/parser.c:12220 cp/parser.c:30743
54292 #, gcc-internal-format
54293 msgid "expected selection-statement"
54294 msgstr ""
54295
54296 #: cp/parser.c:12261
54297 #, gcc-internal-format
54298 msgid "condition declares an array"
54299 msgstr ""
54300
54301 #: cp/parser.c:12263
54302 #, gcc-internal-format
54303 msgid "condition declares a function"
54304 msgstr ""
54305
54306 #: cp/parser.c:12303
54307 #, gcc-internal-format
54308 msgid "types may not be defined in conditions"
54309 msgstr ""
54310
54311 #. Anything else is an error.
54312 #: cp/parser.c:12384 cp/parser.c:20825 cp/parser.c:23261
54313 #, gcc-internal-format
54314 msgid "expected initializer"
54315 msgstr ""
54316
54317 #: cp/parser.c:12766
54318 #, gcc-internal-format
54319 msgid "range-based %<for%> expression of type %qT has incomplete type"
54320 msgstr ""
54321
54322 #: cp/parser.c:12850
54323 #, gcc-internal-format
54324 msgid ""
54325 "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
54326 msgstr ""
54327
54328 #: cp/parser.c:12993 cp/parser.c:30746
54329 #, gcc-internal-format
54330 msgid "expected iteration-statement"
54331 msgstr ""
54332
54333 #: cp/parser.c:13039
54334 #, gcc-internal-format
54335 msgid ""
54336 "range-based %<for%> loops with initializer only available with %<-std=c+"
54337 "+20%> or %<-std=gnu++20%>"
54338 msgstr ""
54339
54340 #: cp/parser.c:13063
54341 #, gcc-internal-format
54342 msgid ""
54343 "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu+"
54344 "+11%>"
54345 msgstr ""
54346
54347 #: cp/parser.c:13194
54348 #, gcc-internal-format
54349 msgid "%<goto%> in %<constexpr%> function"
54350 msgstr ""
54351
54352 #. Issue a warning about this use of a GNU extension.
54353 #: cp/parser.c:13202
54354 #, gcc-internal-format
54355 msgid "ISO C++ forbids computed gotos"
54356 msgstr ""
54357
54358 #: cp/parser.c:13215 cp/parser.c:30749
54359 #, gcc-internal-format
54360 msgid "expected jump-statement"
54361 msgstr ""
54362
54363 #: cp/parser.c:13522 cp/parser.c:25051
54364 #, gcc-internal-format
54365 msgid "extra %<;%>"
54366 msgstr ""
54367
54368 #: cp/parser.c:13613
54369 #, gcc-internal-format
54370 msgid "%<__label__%> not at the beginning of a block"
54371 msgstr ""
54372
54373 #: cp/parser.c:13828
54374 #, gcc-internal-format
54375 msgid ""
54376 "non-variable %qD in declaration with more than one declarator with "
54377 "placeholder type"
54378 msgstr ""
54379
54380 #: cp/parser.c:13848
54381 #, gcc-internal-format
54382 msgid "inconsistent deduction for %qT: %qT and then %qT"
54383 msgstr ""
54384
54385 #: cp/parser.c:13869
54386 #, gcc-internal-format
54387 msgid "mixing declarations and function-definitions is forbidden"
54388 msgstr ""
54389
54390 #: cp/parser.c:13893
54391 #, gcc-internal-format
54392 msgid "types may not be defined in a for-range-declaration"
54393 msgstr ""
54394
54395 #: cp/parser.c:13948
54396 #, gcc-internal-format
54397 msgid "initializer in range-based %<for%> loop"
54398 msgstr ""
54399
54400 #: cp/parser.c:13951
54401 #, gcc-internal-format
54402 msgid "multiple declarations in range-based %<for%> loop"
54403 msgstr ""
54404
54405 #: cp/parser.c:14002
54406 #, gcc-internal-format
54407 msgid ""
54408 "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
54409 msgstr ""
54410
54411 #: cp/parser.c:14054
54412 #, gcc-internal-format
54413 msgid "empty structured binding declaration"
54414 msgstr ""
54415
54416 #: cp/parser.c:14072
54417 #, gcc-internal-format
54418 msgid "invalid initializer for structured binding declaration"
54419 msgstr ""
54420
54421 #: cp/parser.c:14244
54422 #, gcc-internal-format
54423 msgid "%<friend%> used outside of class"
54424 msgstr ""
54425
54426 #: cp/parser.c:14283
54427 #, gcc-internal-format
54428 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
54429 msgstr ""
54430
54431 #: cp/parser.c:14286
54432 #, gcc-internal-format
54433 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
54434 msgstr ""
54435
54436 #: cp/parser.c:14353
54437 #, gcc-internal-format
54438 msgid "%<auto%> changes meaning in C++11; please remove it"
54439 msgstr ""
54440
54441 #: cp/parser.c:14389
54442 #, gcc-internal-format
54443 msgid "%<decl-specifier%> invalid in condition"
54444 msgstr ""
54445
54446 #: cp/parser.c:14396
54447 #, gcc-internal-format
54448 msgid "%qD invalid in lambda"
54449 msgstr ""
54450
54451 #: cp/parser.c:14477
54452 #, gcc-internal-format
54453 msgid "type-specifier invalid in lambda"
54454 msgstr ""
54455
54456 #: cp/parser.c:14496
54457 #, gcc-internal-format
54458 msgid "class definition may not be declared a friend"
54459 msgstr ""
54460
54461 #: cp/parser.c:14569 cp/parser.c:25565
54462 #, gcc-internal-format
54463 msgid "templates may not be %<virtual%>"
54464 msgstr ""
54465
54466 #: cp/parser.c:14588
54467 #, gcc-internal-format
54468 msgid "types may not be defined in explicit-specifier"
54469 msgstr ""
54470
54471 #: cp/parser.c:14592
54472 #, gcc-internal-format
54473 msgid ""
54474 "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
54475 msgstr ""
54476
54477 #: cp/parser.c:14656
54478 #, gcc-internal-format
54479 msgid "invalid linkage-specification"
54480 msgstr ""
54481
54482 #: cp/parser.c:14760
54483 #, gcc-internal-format
54484 msgid ""
54485 "%<static_assert%> without a message only available with %<-std=c++17%> or %<-"
54486 "std=gnu++17%>"
54487 msgstr ""
54488
54489 #: cp/parser.c:14961
54490 #, gcc-internal-format
54491 msgid ""
54492 "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-"
54493 "std=gnu++14%>"
54494 msgstr ""
54495
54496 #: cp/parser.c:14974
54497 #, gcc-internal-format
54498 msgid "types may not be defined in %<decltype%> expressions"
54499 msgstr ""
54500
54501 #: cp/parser.c:15137
54502 #, gcc-internal-format
54503 msgid "types may not be defined in a conversion-type-id"
54504 msgstr ""
54505
54506 #: cp/parser.c:15166
54507 #, gcc-internal-format
54508 msgid "invalid use of %<auto%> in conversion operator"
54509 msgstr ""
54510
54511 #: cp/parser.c:15170
54512 #, gcc-internal-format
54513 msgid ""
54514 "use of %<auto%> in member template conversion operator can never be deduced"
54515 msgstr ""
54516
54517 #: cp/parser.c:15254
54518 #, gcc-internal-format
54519 msgid "only constructors take member initializers"
54520 msgstr ""
54521
54522 #: cp/parser.c:15281
54523 #, gcc-internal-format
54524 msgid "cannot expand initializer for member %qD"
54525 msgstr ""
54526
54527 #: cp/parser.c:15293 cp/pt.c:25962
54528 #, gcc-internal-format
54529 msgid "mem-initializer for %qD follows constructor delegation"
54530 msgstr ""
54531
54532 #: cp/parser.c:15305 cp/pt.c:25974
54533 #, gcc-internal-format
54534 msgid "constructor delegation follows mem-initializer for %qD"
54535 msgstr ""
54536
54537 #: cp/parser.c:15357
54538 #, gcc-internal-format
54539 msgid "anachronistic old-style base class initializer"
54540 msgstr ""
54541
54542 #: cp/parser.c:15429
54543 #, gcc-internal-format
54544 msgid ""
54545 "keyword %<typename%> not allowed in this context (a qualified member "
54546 "initializer is implicitly a type)"
54547 msgstr ""
54548
54549 #: cp/parser.c:15830
54550 #, gcc-internal-format
54551 msgid "unexpected keyword; remove space between quotes and suffix identifier"
54552 msgstr ""
54553
54554 #: cp/parser.c:15836
54555 #, gcc-internal-format
54556 msgid "expected suffix identifier"
54557 msgstr ""
54558
54559 #: cp/parser.c:15845
54560 #, gcc-internal-format
54561 msgid "expected empty string after %<operator%> keyword"
54562 msgstr ""
54563
54564 #: cp/parser.c:15851
54565 #, gcc-internal-format
54566 msgid "invalid encoding prefix in literal operator"
54567 msgstr ""
54568
54569 #: cp/parser.c:15885
54570 #, gcc-internal-format
54571 msgid "expected operator"
54572 msgstr ""
54573
54574 #. Warn that we do not support `export'.
54575 #: cp/parser.c:15931
54576 #, gcc-internal-format
54577 msgid "keyword %<export%> not implemented, and will be ignored"
54578 msgstr ""
54579
54580 #: cp/parser.c:16110
54581 #, gcc-internal-format
54582 msgid "invalid constrained type parameter"
54583 msgstr ""
54584
54585 #: cp/parser.c:16118
54586 #, gcc-internal-format
54587 msgid "cv-qualified type parameter"
54588 msgstr ""
54589
54590 #: cp/parser.c:16261
54591 #, gcc-internal-format
54592 msgid "invalid use of %<auto%> in default template argument"
54593 msgstr ""
54594
54595 #: cp/parser.c:16497 cp/parser.c:16583 cp/parser.c:23032
54596 #, gcc-internal-format
54597 msgid "template parameter pack %qD cannot have a default argument"
54598 msgstr ""
54599
54600 #: cp/parser.c:16501 cp/parser.c:16587
54601 #, gcc-internal-format
54602 msgid "template parameter packs cannot have default arguments"
54603 msgstr ""
54604
54605 #: cp/parser.c:16654
54606 #, gcc-internal-format
54607 msgid "expected template-id"
54608 msgstr ""
54609
54610 #: cp/parser.c:16716
54611 #, gcc-internal-format
54612 msgid "%<<::%> cannot begin a template-argument list"
54613 msgstr ""
54614
54615 #: cp/parser.c:16720
54616 #, gcc-internal-format
54617 msgid ""
54618 "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> "
54619 "and %<::%>"
54620 msgstr ""
54621
54622 #: cp/parser.c:16724
54623 #, gcc-internal-format
54624 msgid ""
54625 "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will "
54626 "accept your code)"
54627 msgstr ""
54628
54629 #: cp/parser.c:16754
54630 #, gcc-internal-format
54631 msgid "invalid template-argument-list"
54632 msgstr ""
54633
54634 #: cp/parser.c:16755
54635 #, gcc-internal-format
54636 msgid ""
54637 "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap "
54638 "the function name in %<()%>"
54639 msgstr ""
54640
54641 #: cp/parser.c:16762
54642 #, gcc-internal-format
54643 msgid "expected %<(%> after template-argument-list"
54644 msgstr ""
54645
54646 #: cp/parser.c:16866
54647 #, gcc-internal-format
54648 msgid "parse error in template argument list"
54649 msgstr ""
54650
54651 #. The name does not name a template.
54652 #: cp/parser.c:16951 cp/parser.c:17117 cp/parser.c:17322
54653 #, gcc-internal-format
54654 msgid "expected template-name"
54655 msgstr ""
54656
54657 #. Explain what went wrong.
54658 #: cp/parser.c:16997
54659 #, gcc-internal-format
54660 msgid "non-template %qD used as template"
54661 msgstr ""
54662
54663 #: cp/parser.c:16999
54664 #, gcc-internal-format
54665 msgid "use %<%T::template %D%> to indicate that it is a template"
54666 msgstr ""
54667
54668 #: cp/parser.c:17178
54669 #, gcc-internal-format
54670 msgid "expected parameter pack before %<...%>"
54671 msgstr ""
54672
54673 #: cp/parser.c:17287 cp/parser.c:17305 cp/parser.c:17476
54674 #, gcc-internal-format
54675 msgid "expected template-argument"
54676 msgstr ""
54677
54678 #: cp/parser.c:17443
54679 #, gcc-internal-format
54680 msgid "invalid non-type template argument"
54681 msgstr ""
54682
54683 #: cp/parser.c:17580
54684 #, gcc-internal-format
54685 msgid "explicit instantiation shall not use %<inline%> specifier"
54686 msgstr ""
54687
54688 #: cp/parser.c:17584
54689 #, gcc-internal-format
54690 msgid "explicit instantiation shall not use %<constexpr%> specifier"
54691 msgstr ""
54692
54693 #: cp/parser.c:17588
54694 #, gcc-internal-format
54695 msgid "explicit instantiation shall not use %<consteval%> specifier"
54696 msgstr ""
54697
54698 #: cp/parser.c:17647
54699 #, gcc-internal-format
54700 msgid "template specialization with C linkage"
54701 msgstr ""
54702
54703 #: cp/parser.c:17868
54704 #, gcc-internal-format
54705 msgid "expected type specifier"
54706 msgstr ""
54707
54708 #: cp/parser.c:18061
54709 #, gcc-internal-format
54710 msgid ""
54711 "use of %<auto%> in lambda parameter declaration only available with %<-std=c+"
54712 "+14%> or %<-std=gnu++14%>"
54713 msgstr ""
54714
54715 #: cp/parser.c:18067
54716 #, gcc-internal-format
54717 msgid ""
54718 "use of %<auto%> in parameter declaration only available with %<-std=c++14%> "
54719 "or %<-std=gnu++14%>"
54720 msgstr ""
54721
54722 #: cp/parser.c:18072
54723 #, gcc-internal-format
54724 msgid ""
54725 "use of %<auto%> in parameter declaration only available with %<-fconcepts-ts"
54726 "%>"
54727 msgstr ""
54728
54729 #: cp/parser.c:18229
54730 #, gcc-internal-format
54731 msgid "expected template-id for type"
54732 msgstr ""
54733
54734 #: cp/parser.c:18359
54735 #, gcc-internal-format
54736 msgid "expected type-name"
54737 msgstr ""
54738
54739 #: cp/parser.c:18469
54740 #, gcc-internal-format
54741 msgid "%qE does not constrain a type"
54742 msgstr ""
54743
54744 #: cp/parser.c:18470
54745 #, gcc-internal-format
54746 msgid "concept defined here"
54747 msgstr ""
54748
54749 #: cp/parser.c:18492
54750 #, gcc-internal-format
54751 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
54752 msgstr ""
54753
54754 #: cp/parser.c:18499
54755 #, gcc-internal-format
54756 msgid "unexpected placeholder in constrained result type"
54757 msgstr ""
54758
54759 #: cp/parser.c:18742
54760 #, gcc-internal-format
54761 msgid ""
54762 "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
54763 msgstr ""
54764
54765 #: cp/parser.c:18818
54766 #, gcc-internal-format
54767 msgid "%<template%> must follow a nested-name-specifier"
54768 msgstr ""
54769
54770 #: cp/parser.c:18980
54771 #, gcc-internal-format
54772 msgid "declaration %qD does not declare anything"
54773 msgstr ""
54774
54775 #: cp/parser.c:19068
54776 #, gcc-internal-format
54777 msgid "attributes ignored on uninstantiated type"
54778 msgstr ""
54779
54780 #: cp/parser.c:19072
54781 #, gcc-internal-format
54782 msgid "attributes ignored on template instantiation"
54783 msgstr ""
54784
54785 #: cp/parser.c:19077
54786 #, gcc-internal-format
54787 msgid ""
54788 "attributes ignored on elaborated-type-specifier that is not a forward "
54789 "declaration"
54790 msgstr ""
54791
54792 #: cp/parser.c:19217
54793 #, gcc-internal-format
54794 msgid "%qD is an enumeration template"
54795 msgstr ""
54796
54797 #: cp/parser.c:19228
54798 #, gcc-internal-format
54799 msgid "%qD does not name an enumeration in %qT"
54800 msgstr ""
54801
54802 #: cp/parser.c:19243
54803 #, gcc-internal-format
54804 msgid "unnamed scoped enum is not allowed"
54805 msgstr ""
54806
54807 #: cp/parser.c:19300
54808 #, gcc-internal-format
54809 msgid "expected %<;%> or %<{%>"
54810 msgstr ""
54811
54812 #: cp/parser.c:19344
54813 #, gcc-internal-format
54814 msgid "cannot add an enumerator list to a template instantiation"
54815 msgstr ""
54816
54817 #: cp/parser.c:19358
54818 #, gcc-internal-format
54819 msgid ""
54820 "nested name specifier %qT for enum declaration does not name a class or "
54821 "namespace"
54822 msgstr ""
54823
54824 #: cp/parser.c:19370 cp/parser.c:24534
54825 #, gcc-internal-format
54826 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
54827 msgstr ""
54828
54829 #: cp/parser.c:19375 cp/parser.c:24539
54830 #, gcc-internal-format
54831 msgid "declaration of %qD in %qD which does not enclose %qD"
54832 msgstr ""
54833
54834 #: cp/parser.c:19387 cp/parser.c:24552
54835 #, gcc-internal-format
54836 msgid "extra qualification not allowed"
54837 msgstr ""
54838
54839 #: cp/parser.c:19424
54840 #, gcc-internal-format
54841 msgid "ISO C++ forbids empty unnamed enum"
54842 msgstr ""
54843
54844 #: cp/parser.c:19449
54845 #, gcc-internal-format
54846 msgid "opaque-enum-specifier without name"
54847 msgstr ""
54848
54849 #: cp/parser.c:19452
54850 #, gcc-internal-format
54851 msgid "opaque-enum-specifier must use a simple identifier"
54852 msgstr ""
54853
54854 #: cp/parser.c:19639
54855 #, gcc-internal-format
54856 msgid "%qD is not a namespace-name; did you mean %qs?"
54857 msgstr ""
54858
54859 #: cp/parser.c:19643
54860 #, gcc-internal-format
54861 msgid "%qD is not a namespace-name"
54862 msgstr ""
54863
54864 #: cp/parser.c:19647
54865 #, gcc-internal-format
54866 msgid "expected namespace-name"
54867 msgstr ""
54868
54869 #: cp/parser.c:19708
54870 #, gcc-internal-format
54871 msgid ""
54872 "nested inline namespace definitions only available with %<-std=c++20%> or %<-"
54873 "std=gnu++20%>"
54874 msgstr ""
54875
54876 #: cp/parser.c:19719
54877 #, gcc-internal-format
54878 msgid "standard attributes on namespaces must precede the namespace name"
54879 msgstr ""
54880
54881 #: cp/parser.c:19738
54882 #, gcc-internal-format
54883 msgid ""
54884 "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu"
54885 "++17%>"
54886 msgstr ""
54887
54888 #: cp/parser.c:19748
54889 #, gcc-internal-format
54890 msgid "nested namespace name required"
54891 msgstr ""
54892
54893 #: cp/parser.c:19753
54894 #, gcc-internal-format
54895 msgid "namespace name required"
54896 msgstr ""
54897
54898 #: cp/parser.c:19757
54899 #, gcc-internal-format
54900 msgid "a nested namespace definition cannot have attributes"
54901 msgstr ""
54902
54903 #: cp/parser.c:19760
54904 #, gcc-internal-format
54905 msgid "a nested namespace definition cannot be inline"
54906 msgstr ""
54907
54908 #: cp/parser.c:19767
54909 #, gcc-internal-format
54910 msgid "namespace %qD entered"
54911 msgstr ""
54912
54913 #: cp/parser.c:19822
54914 #, gcc-internal-format
54915 msgid "%<namespace%> definition is not allowed here"
54916 msgstr ""
54917
54918 #: cp/parser.c:19976
54919 #, gcc-internal-format
54920 msgid ""
54921 "pack expansion in using-declaration only available with %<-std=c++17%> or %<-"
54922 "std=gnu++17%>"
54923 msgstr ""
54924
54925 #: cp/parser.c:19991
54926 #, gcc-internal-format
54927 msgid "a template-id may not appear in a using-declaration"
54928 msgstr ""
54929
54930 #: cp/parser.c:20021
54931 #, gcc-internal-format
54932 msgid ""
54933 "comma-separated list in using-declaration only available with %<-std=c++17%> "
54934 "or %<-std=gnu++17%>"
54935 msgstr ""
54936
54937 #: cp/parser.c:20031
54938 #, gcc-internal-format
54939 msgid ""
54940 "access declarations are deprecated in favour of using-declarations; "
54941 "suggestion: add the %<using%> keyword"
54942 msgstr ""
54943
54944 #: cp/parser.c:20096
54945 #, gcc-internal-format
54946 msgid "types may not be defined in alias template declarations"
54947 msgstr ""
54948
54949 #: cp/parser.c:20267
54950 #, gcc-internal-format
54951 msgid ""
54952 "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
54953 "std=gnu++20%>"
54954 msgstr ""
54955
54956 #: cp/parser.c:20286 cp/parser.c:20303 cp/parser.c:20317
54957 #, gcc-internal-format
54958 msgid "duplicate %<asm%> qualifier %qT"
54959 msgstr ""
54960
54961 #: cp/parser.c:20293
54962 #, gcc-internal-format
54963 msgid "%<asm%> qualifier %qT ignored outside of function body"
54964 msgstr ""
54965
54966 #: cp/parser.c:20330
54967 #, gcc-internal-format
54968 msgid "%qT is not an %<asm%> qualifier"
54969 msgstr ""
54970
54971 #: cp/parser.c:20346
54972 #, gcc-internal-format
54973 msgid "%<asm%> qualifier outside of function body"
54974 msgstr ""
54975
54976 #: cp/parser.c:20720
54977 #, gcc-internal-format
54978 msgid "a function-definition is not allowed here"
54979 msgstr ""
54980
54981 #: cp/parser.c:20731
54982 #, gcc-internal-format
54983 msgid "an %<asm%> specification is not allowed on a function-definition"
54984 msgstr ""
54985
54986 #: cp/parser.c:20735
54987 #, gcc-internal-format
54988 msgid "attributes are not allowed on a function-definition"
54989 msgstr ""
54990
54991 #: cp/parser.c:20786
54992 #, gcc-internal-format
54993 msgid "expected constructor, destructor, or type conversion"
54994 msgstr ""
54995
54996 #: cp/parser.c:20906
54997 #, gcc-internal-format
54998 msgid "initializer provided for function"
54999 msgstr ""
55000
55001 #: cp/parser.c:20948
55002 #, gcc-internal-format
55003 msgid "attributes after parenthesized initializer ignored"
55004 msgstr ""
55005
55006 #: cp/parser.c:20962
55007 #, gcc-internal-format
55008 msgid "non-function %qD declared as implicit template"
55009 msgstr ""
55010
55011 #: cp/parser.c:21448
55012 #, gcc-internal-format
55013 msgid "array bound is not an integer constant"
55014 msgstr ""
55015
55016 #: cp/parser.c:21574
55017 #, gcc-internal-format
55018 msgid "cannot define member of dependent typedef %qT"
55019 msgstr ""
55020
55021 #: cp/parser.c:21578
55022 #, gcc-internal-format
55023 msgid "%<%T::%E%> is not a type"
55024 msgstr ""
55025
55026 #. We do not attempt to print the declarator
55027 #. here because we do not have enough
55028 #. information about its original syntactic
55029 #. form.
55030 #: cp/parser.c:21607
55031 #, gcc-internal-format
55032 msgid "invalid declarator"
55033 msgstr ""
55034
55035 #: cp/parser.c:21615
55036 #, gcc-internal-format
55037 msgid "invalid use of constructor as a template"
55038 msgstr ""
55039
55040 #: cp/parser.c:21617
55041 #, gcc-internal-format
55042 msgid ""
55043 "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified "
55044 "name"
55045 msgstr ""
55046
55047 #. But declarations with qualified-ids can't appear in a
55048 #. function.
55049 #: cp/parser.c:21726
55050 #, gcc-internal-format
55051 msgid "qualified-id in declaration"
55052 msgstr ""
55053
55054 #: cp/parser.c:21751
55055 #, gcc-internal-format
55056 msgid "expected declarator"
55057 msgstr ""
55058
55059 #: cp/parser.c:21870
55060 #, gcc-internal-format
55061 msgid "%qD is a namespace"
55062 msgstr ""
55063
55064 #: cp/parser.c:21872
55065 #, gcc-internal-format
55066 msgid "cannot form pointer to member of non-class %q#T"
55067 msgstr ""
55068
55069 #: cp/parser.c:21893
55070 #, gcc-internal-format
55071 msgid "expected ptr-operator"
55072 msgstr ""
55073
55074 #: cp/parser.c:21954
55075 #, gcc-internal-format
55076 msgid "duplicate cv-qualifier"
55077 msgstr ""
55078
55079 #: cp/parser.c:22008
55080 #, gcc-internal-format
55081 msgid "multiple ref-qualifiers"
55082 msgstr ""
55083
55084 #: cp/parser.c:22045
55085 #, gcc-internal-format
55086 msgid "%qE requires %<-fgnu-tm%>"
55087 msgstr ""
55088
55089 #: cp/parser.c:22103
55090 #, gcc-internal-format
55091 msgid "duplicate virt-specifier"
55092 msgstr ""
55093
55094 #: cp/parser.c:22341
55095 #, gcc-internal-format
55096 msgid "missing template arguments after %qT"
55097 msgstr ""
55098
55099 #: cp/parser.c:22347 cp/typeck2.c:495 cp/typeck2.c:542 cp/typeck2.c:2305
55100 #, gcc-internal-format
55101 msgid "invalid use of %qT"
55102 msgstr ""
55103
55104 #: cp/parser.c:22373
55105 #, gcc-internal-format
55106 msgid "types may not be defined in template arguments"
55107 msgstr ""
55108
55109 #: cp/parser.c:22378
55110 #, gcc-internal-format
55111 msgid "invalid use of %<auto%> in template argument"
55112 msgstr ""
55113
55114 #: cp/parser.c:22484
55115 #, gcc-internal-format
55116 msgid "expected type-specifier"
55117 msgstr ""
55118
55119 #: cp/parser.c:22759
55120 #, gcc-internal-format
55121 msgid "expected %<,%> or %<...%>"
55122 msgstr ""
55123
55124 #: cp/parser.c:22837
55125 #, gcc-internal-format
55126 msgid "types may not be defined in parameter types"
55127 msgstr ""
55128
55129 #: cp/parser.c:23016
55130 #, gcc-internal-format
55131 msgid "default arguments are only permitted for function parameters"
55132 msgstr ""
55133
55134 #: cp/parser.c:23034
55135 #, gcc-internal-format
55136 msgid "parameter pack %qD cannot have a default argument"
55137 msgstr ""
55138
55139 #: cp/parser.c:23040
55140 #, gcc-internal-format
55141 msgid "template parameter pack cannot have a default argument"
55142 msgstr ""
55143
55144 #: cp/parser.c:23042
55145 #, gcc-internal-format
55146 msgid "parameter pack cannot have a default argument"
55147 msgstr ""
55148
55149 #: cp/parser.c:23168
55150 #, gcc-internal-format
55151 msgid ""
55152 "function-try-block body of %<constexpr%> constructor only available with %<-"
55153 "std=c++20%> or %<-std=gnu++20%>"
55154 msgstr ""
55155
55156 #: cp/parser.c:23172
55157 #, gcc-internal-format
55158 msgid ""
55159 "function-try-block body of %<constexpr%> function only available with %<-"
55160 "std=c++20%> or %<-std=gnu++20%>"
55161 msgstr ""
55162
55163 #: cp/parser.c:23496
55164 #, gcc-internal-format
55165 msgid ""
55166 "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu+"
55167 "+20%>"
55168 msgstr ""
55169
55170 #: cp/parser.c:23516
55171 #, gcc-internal-format
55172 msgid "ISO C++ does not allow GNU designated initializers"
55173 msgstr ""
55174
55175 #: cp/parser.c:23554
55176 #, gcc-internal-format
55177 msgid "ISO C++ does not allow C99 designated initializers"
55178 msgstr ""
55179
55180 #: cp/parser.c:23568
55181 #, gcc-internal-format
55182 msgid ""
55183 "either all initializer clauses should be designated or none of them should be"
55184 msgstr ""
55185
55186 #: cp/parser.c:23593
55187 #, gcc-internal-format
55188 msgid "%<...%> not allowed in designated initializer list"
55189 msgstr ""
55190
55191 #: cp/parser.c:23644
55192 #, gcc-internal-format
55193 msgid "%<.%s%> designator used multiple times in the same initializer list"
55194 msgstr ""
55195
55196 #: cp/parser.c:23703 cp/parser.c:23838
55197 #, gcc-internal-format
55198 msgid "expected class-name"
55199 msgstr ""
55200
55201 #: cp/parser.c:24082
55202 #, gcc-internal-format
55203 msgid "expected %<;%> after class definition"
55204 msgstr ""
55205
55206 #: cp/parser.c:24085
55207 #, gcc-internal-format
55208 msgid "expected %<;%> after struct definition"
55209 msgstr ""
55210
55211 #: cp/parser.c:24088
55212 #, gcc-internal-format
55213 msgid "expected %<;%> after union definition"
55214 msgstr ""
55215
55216 #: cp/parser.c:24476
55217 #, gcc-internal-format
55218 msgid "expected %<{%> or %<:%>"
55219 msgstr ""
55220
55221 #: cp/parser.c:24487
55222 #, gcc-internal-format
55223 msgid "cannot specify %<override%> for a class"
55224 msgstr ""
55225
55226 #: cp/parser.c:24495
55227 #, gcc-internal-format
55228 msgid "global qualification of class name is invalid"
55229 msgstr ""
55230
55231 #: cp/parser.c:24502
55232 #, gcc-internal-format
55233 msgid "qualified name does not name a class"
55234 msgstr ""
55235
55236 #: cp/parser.c:24514
55237 #, gcc-internal-format
55238 msgid "keyword %<template%> not allowed in class-head-name"
55239 msgstr ""
55240
55241 #: cp/parser.c:24520
55242 #, gcc-internal-format
55243 msgid "invalid class name in declaration of %qD"
55244 msgstr ""
55245
55246 #: cp/parser.c:24574
55247 #, gcc-internal-format
55248 msgid "an explicit specialization must be preceded by %<template <>%>"
55249 msgstr ""
55250
55251 #: cp/parser.c:24606
55252 #, gcc-internal-format
55253 msgid "function template %qD redeclared as a class template"
55254 msgstr ""
55255
55256 #: cp/parser.c:24642
55257 #, gcc-internal-format
55258 msgid "could not resolve typename type"
55259 msgstr ""
55260
55261 #: cp/parser.c:24707
55262 #, gcc-internal-format
55263 msgid "previous definition of %q#T"
55264 msgstr ""
55265
55266 #: cp/parser.c:24797 cp/parser.c:30752
55267 #, gcc-internal-format
55268 msgid "expected class-key"
55269 msgstr ""
55270
55271 #: cp/parser.c:24821
55272 #, gcc-internal-format
55273 msgid ""
55274 "ISO C++ forbids typename key in template template parameter; use %<-std=c+"
55275 "+17%> or %<-std=gnu++17%>"
55276 msgstr ""
55277
55278 #: cp/parser.c:24825
55279 #, gcc-internal-format
55280 msgid "expected %<class%> or %<typename%>"
55281 msgstr ""
55282
55283 #: cp/parser.c:25072
55284 #, gcc-internal-format
55285 msgid "in C++03 a class-key must be used when declaring a friend"
55286 msgstr ""
55287
55288 #: cp/parser.c:25090
55289 #, gcc-internal-format
55290 msgid "friend declaration does not name a class or function"
55291 msgstr ""
55292
55293 #: cp/parser.c:25108
55294 #, gcc-internal-format
55295 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
55296 msgstr ""
55297
55298 #: cp/parser.c:25206
55299 #, gcc-internal-format
55300 msgid ""
55301 "default member initializers for bit-fields only available with %<-std=c+"
55302 "+20%> or %<-std=gnu++20%>"
55303 msgstr ""
55304
55305 #: cp/parser.c:25213
55306 #, gcc-internal-format
55307 msgid "default member initializer for unnamed bit-field"
55308 msgstr ""
55309
55310 #: cp/parser.c:25226
55311 #, gcc-internal-format
55312 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
55313 msgstr ""
55314
55315 #: cp/parser.c:25376
55316 #, gcc-internal-format
55317 msgid "bit-field %qD has non-integral type %qT"
55318 msgstr ""
55319
55320 #: cp/parser.c:25404
55321 #, gcc-internal-format
55322 msgid "pure-specifier on function-definition"
55323 msgstr ""
55324
55325 #: cp/parser.c:25424
55326 #, gcc-internal-format
55327 msgid "extra %<;%> after in-class function definition"
55328 msgstr ""
55329
55330 #: cp/parser.c:25471
55331 #, gcc-internal-format
55332 msgid "stray %<,%> at end of member declaration"
55333 msgstr ""
55334
55335 #: cp/parser.c:25485
55336 #, gcc-internal-format
55337 msgid "expected %<;%> at end of member declaration"
55338 msgstr ""
55339
55340 #: cp/parser.c:25559
55341 #, gcc-internal-format
55342 msgid "invalid pure specifier (only %<= 0%> is allowed)"
55343 msgstr ""
55344
55345 #: cp/parser.c:25594
55346 #, gcc-internal-format
55347 msgid "a brace-enclosed initializer is not allowed here"
55348 msgstr ""
55349
55350 #: cp/parser.c:25724
55351 #, gcc-internal-format
55352 msgid "%<virtual%> specified more than once in base-specifier"
55353 msgstr ""
55354
55355 #: cp/parser.c:25744
55356 #, gcc-internal-format
55357 msgid "more than one access specifier in base-specifier"
55358 msgstr ""
55359
55360 #: cp/parser.c:25768
55361 #, gcc-internal-format
55362 msgid "keyword %<typename%> not allowed outside of templates"
55363 msgstr ""
55364
55365 #: cp/parser.c:25771
55366 #, gcc-internal-format
55367 msgid ""
55368 "keyword %<typename%> not allowed in this context (the base class is "
55369 "implicitly a type)"
55370 msgstr ""
55371
55372 #: cp/parser.c:25975 cp/parser.c:26069
55373 #, gcc-internal-format
55374 msgid "types may not be defined in an exception-specification"
55375 msgstr ""
55376
55377 #: cp/parser.c:26077
55378 #, gcc-internal-format
55379 msgid "ISO C++17 does not allow dynamic exception specifications"
55380 msgstr ""
55381
55382 #: cp/parser.c:26083
55383 #, gcc-internal-format
55384 msgid "dynamic exception specifications are deprecated in C++11"
55385 msgstr ""
55386
55387 #: cp/parser.c:26127
55388 #, gcc-internal-format
55389 msgid "invalid use of %<auto%> in exception-specification"
55390 msgstr ""
55391
55392 #: cp/parser.c:26168
55393 #, gcc-internal-format
55394 msgid ""
55395 "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-"
55396 "std=gnu++20%>"
55397 msgstr ""
55398
55399 #: cp/parser.c:26280
55400 #, gcc-internal-format
55401 msgid "types may not be defined in exception-declarations"
55402 msgstr ""
55403
55404 #: cp/parser.c:26887
55405 #, gcc-internal-format
55406 msgid "attribute using prefix used together with scoped attribute token"
55407 msgstr ""
55408
55409 #: cp/parser.c:26901
55410 #, gcc-internal-format
55411 msgid "expected an identifier for the attribute name"
55412 msgstr ""
55413
55414 #. e.g. [[attr()]].
55415 #: cp/parser.c:26990
55416 #, gcc-internal-format
55417 msgid "parentheses must be omitted if %qE attribute argument list is empty"
55418 msgstr ""
55419
55420 #: cp/parser.c:27019
55421 #, gcc-internal-format
55422 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
55423 msgstr ""
55424
55425 #: cp/parser.c:27027
55426 #, gcc-internal-format
55427 msgid "attribute %<nodiscard%> can appear at most once in an attribute-list"
55428 msgstr ""
55429
55430 #: cp/parser.c:27064
55431 #, gcc-internal-format
55432 msgid "expected attribute before %<...%>"
55433 msgstr ""
55434
55435 #: cp/parser.c:27124
55436 #, gcc-internal-format
55437 msgid ""
55438 "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
55439 msgstr ""
55440
55441 #: cp/parser.c:27464 cp/parser.c:27473
55442 #, gcc-internal-format
55443 msgid "expression must be enclosed in parentheses"
55444 msgstr ""
55445
55446 #: cp/parser.c:27810
55447 #, gcc-internal-format
55448 msgid "missing additional %<requires%> to start a requires-expression"
55449 msgstr ""
55450
55451 #: cp/parser.c:28143
55452 #, gcc-internal-format
55453 msgid "result type is not a plain type-constraint"
55454 msgstr ""
55455
55456 #: cp/parser.c:28151
55457 #, gcc-internal-format
55458 msgid "return-type-requirement is not a type-constraint"
55459 msgstr ""
55460
55461 #: cp/parser.c:28639
55462 #, gcc-internal-format
55463 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
55464 msgstr ""
55465
55466 #: cp/parser.c:28644
55467 #, gcc-internal-format
55468 msgid "invalid declaration of %<%T::%E%>"
55469 msgstr ""
55470
55471 #: cp/parser.c:28648
55472 #, gcc-internal-format
55473 msgid "too few template-parameter-lists"
55474 msgstr ""
55475
55476 #. Otherwise, there are too many template parameter lists. We have
55477 #. something like:
55478 #.
55479 #. template <class T> template <class U> void S::f();
55480 #: cp/parser.c:28655
55481 #, gcc-internal-format
55482 msgid "too many template-parameter-lists"
55483 msgstr ""
55484
55485 #: cp/parser.c:29054
55486 #, gcc-internal-format
55487 msgid "named return values are no longer supported"
55488 msgstr ""
55489
55490 #: cp/parser.c:29217
55491 #, gcc-internal-format
55492 msgid ""
55493 "ISO C++ did not adopt string literal operator templates taking an argument "
55494 "pack of characters"
55495 msgstr ""
55496
55497 #: cp/parser.c:29226
55498 #, gcc-internal-format
55499 msgid ""
55500 "literal operator template %qD has invalid parameter list; expected non-type "
55501 "template parameter pack %<<char...>%> or single non-type parameter of class "
55502 "type"
55503 msgstr ""
55504
55505 #: cp/parser.c:29232
55506 #, gcc-internal-format
55507 msgid ""
55508 "literal operator template %qD has invalid parameter list; expected non-type "
55509 "template parameter pack %<<char...>%>"
55510 msgstr ""
55511
55512 #: cp/parser.c:29332
55513 #, gcc-internal-format
55514 msgid "template-introductions are not part of C++20 concepts [-fconcepts-ts]"
55515 msgstr ""
55516
55517 #: cp/parser.c:29341
55518 #, gcc-internal-format
55519 msgid "no matching concept for template-introduction"
55520 msgstr ""
55521
55522 #: cp/parser.c:29364
55523 #, gcc-internal-format
55524 msgid "invalid declaration of member template in local class"
55525 msgstr ""
55526
55527 #: cp/parser.c:29373
55528 #, gcc-internal-format
55529 msgid "template with C linkage"
55530 msgstr ""
55531
55532 #: cp/parser.c:29393
55533 #, gcc-internal-format
55534 msgid "invalid explicit specialization"
55535 msgstr ""
55536
55537 #: cp/parser.c:29498
55538 #, gcc-internal-format
55539 msgid "template declaration of %<typedef%>"
55540 msgstr ""
55541
55542 #: cp/parser.c:29549
55543 #, gcc-internal-format
55544 msgid "a class template declaration must not declare anything else"
55545 msgstr ""
55546
55547 #: cp/parser.c:29596
55548 #, gcc-internal-format
55549 msgid "explicit template specialization cannot have a storage class"
55550 msgstr ""
55551
55552 #: cp/parser.c:29896
55553 #, gcc-internal-format
55554 msgid "%<>>%> should be %<> >%> within a nested template argument list"
55555 msgstr ""
55556
55557 #: cp/parser.c:29909
55558 #, gcc-internal-format
55559 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
55560 msgstr ""
55561
55562 #: cp/parser.c:30207
55563 #, gcc-internal-format
55564 msgid "%<sizeof...%> argument must be surrounded by parentheses"
55565 msgstr ""
55566
55567 #: cp/parser.c:30359
55568 #, gcc-internal-format
55569 msgid "invalid use of %qD in linkage specification"
55570 msgstr ""
55571
55572 #: cp/parser.c:30374
55573 #, gcc-internal-format
55574 msgid "%<__thread%> before %qD"
55575 msgstr ""
55576
55577 #: cp/parser.c:30509
55578 #, gcc-internal-format
55579 msgid "ISO C++ 1998 does not support %<long long%>"
55580 msgstr ""
55581
55582 #: cp/parser.c:30520
55583 #, gcc-internal-format
55584 msgid "both %<__thread%> and %<thread_local%> specified"
55585 msgstr ""
55586
55587 #: cp/parser.c:30525
55588 #, gcc-internal-format
55589 msgid "duplicate %qD"
55590 msgstr ""
55591
55592 #: cp/parser.c:30551
55593 #, gcc-internal-format
55594 msgid "duplicate %qs"
55595 msgstr ""
55596
55597 #: cp/parser.c:30603
55598 #, gcc-internal-format
55599 msgid "expected %<new%>"
55600 msgstr ""
55601
55602 #: cp/parser.c:30606
55603 #, gcc-internal-format
55604 msgid "expected %<delete%>"
55605 msgstr ""
55606
55607 #: cp/parser.c:30609
55608 #, gcc-internal-format
55609 msgid "expected %<return%>"
55610 msgstr ""
55611
55612 #: cp/parser.c:30615
55613 #, gcc-internal-format
55614 msgid "expected %<extern%>"
55615 msgstr ""
55616
55617 #: cp/parser.c:30618
55618 #, gcc-internal-format
55619 msgid "expected %<static_assert%>"
55620 msgstr ""
55621
55622 #: cp/parser.c:30621
55623 #, gcc-internal-format
55624 msgid "expected %<decltype%>"
55625 msgstr ""
55626
55627 #: cp/parser.c:30624
55628 #, gcc-internal-format
55629 msgid "expected %<operator%>"
55630 msgstr ""
55631
55632 #: cp/parser.c:30627
55633 #, gcc-internal-format
55634 msgid "expected %<class%>"
55635 msgstr ""
55636
55637 #: cp/parser.c:30630
55638 #, gcc-internal-format
55639 msgid "expected %<template%>"
55640 msgstr ""
55641
55642 #: cp/parser.c:30633
55643 #, gcc-internal-format
55644 msgid "expected %<namespace%>"
55645 msgstr ""
55646
55647 #: cp/parser.c:30636
55648 #, gcc-internal-format
55649 msgid "expected %<using%>"
55650 msgstr ""
55651
55652 #: cp/parser.c:30639
55653 #, gcc-internal-format
55654 msgid "expected %<asm%>"
55655 msgstr ""
55656
55657 #: cp/parser.c:30642
55658 #, gcc-internal-format
55659 msgid "expected %<try%>"
55660 msgstr ""
55661
55662 #: cp/parser.c:30645
55663 #, gcc-internal-format
55664 msgid "expected %<catch%>"
55665 msgstr ""
55666
55667 #: cp/parser.c:30648
55668 #, gcc-internal-format
55669 msgid "expected %<throw%>"
55670 msgstr ""
55671
55672 #: cp/parser.c:30651
55673 #, gcc-internal-format
55674 msgid "expected %<auto%>"
55675 msgstr ""
55676
55677 #: cp/parser.c:30654
55678 #, gcc-internal-format
55679 msgid "expected %<__label__%>"
55680 msgstr ""
55681
55682 #: cp/parser.c:30657
55683 #, gcc-internal-format
55684 msgid "expected %<@try%>"
55685 msgstr ""
55686
55687 #: cp/parser.c:30660
55688 #, gcc-internal-format
55689 msgid "expected %<@synchronized%>"
55690 msgstr ""
55691
55692 #: cp/parser.c:30663
55693 #, gcc-internal-format
55694 msgid "expected %<@throw%>"
55695 msgstr ""
55696
55697 #: cp/parser.c:30666
55698 #, gcc-internal-format
55699 msgid "expected %<__transaction_atomic%>"
55700 msgstr ""
55701
55702 #: cp/parser.c:30669
55703 #, gcc-internal-format
55704 msgid "expected %<__transaction_relaxed%>"
55705 msgstr ""
55706
55707 #: cp/parser.c:30672
55708 #, gcc-internal-format
55709 msgid "expected %<co_yield%>"
55710 msgstr ""
55711
55712 #: cp/parser.c:30704
55713 #, gcc-internal-format
55714 msgid "expected %<::%>"
55715 msgstr ""
55716
55717 #: cp/parser.c:30716
55718 #, gcc-internal-format
55719 msgid "expected %<...%>"
55720 msgstr ""
55721
55722 #: cp/parser.c:30719
55723 #, gcc-internal-format
55724 msgid "expected %<*%>"
55725 msgstr ""
55726
55727 #: cp/parser.c:30722
55728 #, gcc-internal-format
55729 msgid "expected %<~%>"
55730 msgstr ""
55731
55732 #: cp/parser.c:30728
55733 #, gcc-internal-format
55734 msgid "expected %<:%> or %<::%>"
55735 msgstr ""
55736
55737 #: cp/parser.c:30755
55738 #, gcc-internal-format
55739 msgid "expected %<class%>, %<typename%>, or %<template%>"
55740 msgstr ""
55741
55742 #: cp/parser.c:31057
55743 #, gcc-internal-format
55744 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
55745 msgstr ""
55746
55747 #: cp/parser.c:31208
55748 #, gcc-internal-format
55749 msgid "%qs tag used in naming %q#T"
55750 msgstr ""
55751
55752 #: cp/parser.c:31213
55753 #, gcc-internal-format
55754 msgid "%q#T was previously declared here"
55755 msgstr ""
55756
55757 #: cp/parser.c:31333
55758 #, gcc-internal-format
55759 msgid "redundant class-key %qs in reference to %q#T"
55760 msgstr ""
55761
55762 #: cp/parser.c:31473 cp/parser.c:31507
55763 #, gcc-internal-format
55764 msgid "%qT declared with a mismatched class-key %qs"
55765 msgstr ""
55766
55767 #: cp/parser.c:31480 cp/parser.c:31513
55768 #, gcc-internal-format
55769 msgid "remove the class-key or replace it with %qs"
55770 msgstr ""
55771
55772 #: cp/parser.c:31481 cp/parser.c:31514
55773 #, gcc-internal-format
55774 msgid "replace the class-key with %qs"
55775 msgstr ""
55776
55777 #: cp/parser.c:31488
55778 #, gcc-internal-format
55779 msgid "%qT defined as %qs here"
55780 msgstr ""
55781
55782 #: cp/parser.c:31489
55783 #, gcc-internal-format
55784 msgid "%qT first declared as %qs here"
55785 msgstr ""
55786
55787 #: cp/parser.c:31571
55788 #, gcc-internal-format
55789 msgid "%qD redeclared with different access"
55790 msgstr ""
55791
55792 #: cp/parser.c:31592
55793 #, gcc-internal-format
55794 msgid ""
55795 "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
55796 msgstr ""
55797
55798 #: cp/parser.c:31840
55799 #, gcc-internal-format
55800 msgid "file ends in default argument"
55801 msgstr ""
55802
55803 #: cp/parser.c:32081 cp/parser.c:33395 cp/parser.c:33584
55804 #, gcc-internal-format
55805 msgid "misplaced %<@%D%> Objective-C++ construct"
55806 msgstr ""
55807
55808 #: cp/parser.c:32150
55809 #, gcc-internal-format
55810 msgid "objective-c++ message receiver expected"
55811 msgstr ""
55812
55813 #: cp/parser.c:32220
55814 #, gcc-internal-format
55815 msgid "objective-c++ message argument(s) are expected"
55816 msgstr ""
55817
55818 #: cp/parser.c:32251
55819 #, gcc-internal-format
55820 msgid "%<@encode%> must specify a type as an argument"
55821 msgstr ""
55822
55823 #: cp/parser.c:32655
55824 #, gcc-internal-format
55825 msgid "invalid Objective-C++ selector name"
55826 msgstr ""
55827
55828 #: cp/parser.c:32730 cp/parser.c:32748
55829 #, gcc-internal-format
55830 msgid "objective-c++ method declaration is expected"
55831 msgstr ""
55832
55833 #: cp/parser.c:32742 cp/parser.c:32808
55834 #, gcc-internal-format
55835 msgid "method attributes must be specified at the end"
55836 msgstr ""
55837
55838 #: cp/parser.c:32851
55839 #, gcc-internal-format
55840 msgid "stray %qs between Objective-C++ methods"
55841 msgstr ""
55842
55843 #: cp/parser.c:33057 cp/parser.c:33064 cp/parser.c:33071
55844 #, gcc-internal-format
55845 msgid "invalid type for instance variable"
55846 msgstr ""
55847
55848 #: cp/parser.c:33188
55849 #, gcc-internal-format
55850 msgid "identifier expected after %<@protocol%>"
55851 msgstr ""
55852
55853 #: cp/parser.c:33360
55854 #, gcc-internal-format
55855 msgid ""
55856 "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
55857 msgstr ""
55858
55859 #: cp/parser.c:33367
55860 #, gcc-internal-format
55861 msgid "prefix attributes are ignored before %<@%D%>"
55862 msgstr ""
55863
55864 #: cp/parser.c:33643 cp/parser.c:33650 cp/parser.c:33657
55865 #, gcc-internal-format
55866 msgid "invalid type for property"
55867 msgstr ""
55868
55869 #: cp/parser.c:34850
55870 #, gcc-internal-format
55871 msgid "expected integer expression list"
55872 msgstr ""
55873
55874 #: cp/parser.c:34867
55875 #, gcc-internal-format
55876 msgid "%<wait%> expression must be integral"
55877 msgstr ""
55878
55879 #: cp/parser.c:35841
55880 #, gcc-internal-format
55881 msgid "invalid reduction-identifier"
55882 msgstr ""
55883
55884 #: cp/parser.c:36507
55885 #, gcc-internal-format
55886 msgid "types may not be defined in iterator type"
55887 msgstr ""
55888
55889 #: cp/parser.c:38577
55890 #, gcc-internal-format
55891 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
55892 msgstr ""
55893
55894 #: cp/parser.c:39128
55895 #, gcc-internal-format
55896 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
55897 msgstr ""
55898
55899 #: cp/parser.c:39215 cp/pt.c:17598
55900 #, gcc-internal-format
55901 msgid "iteration variable %qD should not be reduction"
55902 msgstr ""
55903
55904 #: cp/parser.c:39308
55905 #, gcc-internal-format
55906 msgid "not enough for loops to collapse"
55907 msgstr ""
55908
55909 #: cp/parser.c:41484
55910 #, gcc-internal-format
55911 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
55912 msgstr ""
55913
55914 #: cp/parser.c:42315
55915 #, gcc-internal-format
55916 msgid "invalid initializer clause"
55917 msgstr ""
55918
55919 #: cp/parser.c:42345
55920 #, gcc-internal-format
55921 msgid "expected id-expression (arguments)"
55922 msgstr ""
55923
55924 #: cp/parser.c:42357
55925 #, gcc-internal-format
55926 msgid ""
55927 "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
55928 msgstr ""
55929
55930 #: cp/parser.c:42460
55931 #, gcc-internal-format
55932 msgid "types may not be defined in declare reduction type list"
55933 msgstr ""
55934
55935 #: cp/parser.c:42480 cp/semantics.c:5712
55936 #, gcc-internal-format
55937 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
55938 msgstr ""
55939
55940 #: cp/parser.c:42484 cp/semantics.c:5720
55941 #, gcc-internal-format
55942 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
55943 msgstr ""
55944
55945 #: cp/parser.c:42487 cp/pt.c:13804 cp/semantics.c:5726
55946 #, gcc-internal-format
55947 msgid "reference type %qT in %<#pragma omp declare reduction%>"
55948 msgstr ""
55949
55950 #: cp/parser.c:42490 cp/semantics.c:5732
55951 #, gcc-internal-format
55952 msgid ""
55953 "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma "
55954 "omp declare reduction%>"
55955 msgstr ""
55956
55957 #: cp/parser.c:43005
55958 #, gcc-internal-format
55959 msgid "%<#pragma acc routine%> names a set of overloads"
55960 msgstr ""
55961
55962 #: cp/parser.c:43015
55963 #, gcc-internal-format
55964 msgid "%qD does not refer to a namespace scope function"
55965 msgstr ""
55966
55967 #. cancel-and-throw is unimplemented.
55968 #: cp/parser.c:43366
55969 #, gcc-internal-format
55970 msgid "%<atomic_cancel%>"
55971 msgstr ""
55972
55973 #: cp/parser.c:43413 cp/semantics.c:9614
55974 #, gcc-internal-format
55975 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
55976 msgstr ""
55977
55978 #: cp/parser.c:43415 cp/semantics.c:9616
55979 #, gcc-internal-format
55980 msgid "%<__transaction_atomic%> without transactional memory support enabled"
55981 msgstr ""
55982
55983 #: cp/parser.c:43561
55984 #, gcc-internal-format
55985 msgid ""
55986 "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
55987 msgstr ""
55988
55989 #: cp/parser.c:43564
55990 #, gcc-internal-format
55991 msgid " or a %<transaction_may_cancel_outer%> function"
55992 msgstr ""
55993
55994 #: cp/parser.c:43615
55995 #, gcc-internal-format
55996 msgid "malformed %<#pragma GCC pch_preprocess%>"
55997 msgstr ""
55998
55999 #: cp/parser.c:43898
56000 #, gcc-internal-format
56001 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
56002 msgstr ""
56003
56004 #: cp/parser.c:43941
56005 #, gcc-internal-format
56006 msgid "%<#pragma GCC ivdep%> must be inside a function"
56007 msgstr ""
56008
56009 #: cp/parser.c:43973
56010 #, gcc-internal-format
56011 msgid "%<#pragma GCC unroll%> must be inside a function"
56012 msgstr ""
56013
56014 #: cp/parser.c:44053
56015 #, gcc-internal-format
56016 msgid "multi-source compilation not implemented for C++"
56017 msgstr ""
56018
56019 #: cp/parser.c:44092
56020 #, gcc-internal-format
56021 msgid "placeholder type not allowed in this context"
56022 msgstr ""
56023
56024 #: cp/parser.c:44293
56025 #, gcc-internal-format
56026 msgid "implicit templates may not be %<virtual%>"
56027 msgstr ""
56028
56029 #: cp/parser.c:44349
56030 #, gcc-internal-format
56031 msgid "%<extern \"C\"%> linkage started here"
56032 msgstr ""
56033
56034 #: cp/pt.c:303
56035 #, gcc-internal-format
56036 msgid "data member %qD cannot be a member template"
56037 msgstr ""
56038
56039 #: cp/pt.c:316
56040 #, gcc-internal-format
56041 msgid "invalid member template declaration %qD"
56042 msgstr ""
56043
56044 #: cp/pt.c:730
56045 #, gcc-internal-format
56046 msgid "explicit specialization in non-namespace scope %qD"
56047 msgstr ""
56048
56049 #: cp/pt.c:744
56050 #, gcc-internal-format
56051 msgid "enclosing class templates are not explicitly specialized"
56052 msgstr ""
56053
56054 #: cp/pt.c:828
56055 #, gcc-internal-format
56056 msgid "specialization of %qD must appear at namespace scope"
56057 msgstr ""
56058
56059 #: cp/pt.c:839 cp/pt.c:1069
56060 #, gcc-internal-format
56061 msgid "specialization of %qD in different namespace"
56062 msgstr ""
56063
56064 #: cp/pt.c:841
56065 #, gcc-internal-format
56066 msgid " from definition of %q#D"
56067 msgstr ""
56068
56069 #: cp/pt.c:858
56070 #, gcc-internal-format
56071 msgid ""
56072 "explicit instantiation of %qD in namespace %qD (which does not enclose "
56073 "namespace %qD)"
56074 msgstr ""
56075
56076 #: cp/pt.c:981
56077 #, gcc-internal-format
56078 msgid "name of class shadows template template parameter %qD"
56079 msgstr ""
56080
56081 #: cp/pt.c:993
56082 #, gcc-internal-format
56083 msgid "specialization of alias template %qD"
56084 msgstr ""
56085
56086 #: cp/pt.c:996 cp/pt.c:1135
56087 #, gcc-internal-format
56088 msgid "explicit specialization of non-template %qT"
56089 msgstr ""
56090
56091 #: cp/pt.c:1028
56092 #, gcc-internal-format
56093 msgid "specialization of %qT after instantiation"
56094 msgstr ""
56095
56096 #: cp/pt.c:1072
56097 #, gcc-internal-format
56098 msgid "from definition of %q#D"
56099 msgstr ""
56100
56101 #. But if we've had an implicit instantiation, that's a
56102 #. problem ([temp.expl.spec]/6).
56103 #: cp/pt.c:1113
56104 #, gcc-internal-format
56105 msgid "specialization %qT after instantiation %qT"
56106 msgstr ""
56107
56108 #: cp/pt.c:1131
56109 #, gcc-internal-format
56110 msgid "template specialization of %qD not allowed by ISO C++"
56111 msgstr ""
56112
56113 #: cp/pt.c:1596
56114 #, gcc-internal-format
56115 msgid "specialization of %qD after instantiation"
56116 msgstr ""
56117
56118 #: cp/pt.c:2032 cp/semantics.c:5581
56119 #, gcc-internal-format
56120 msgid "%s %#qD"
56121 msgstr ""
56122
56123 #: cp/pt.c:2168
56124 #, gcc-internal-format
56125 msgid "%qD is not a function template"
56126 msgstr ""
56127
56128 #: cp/pt.c:2173
56129 #, gcc-internal-format
56130 msgid "%qD is not a variable template"
56131 msgstr ""
56132
56133 #: cp/pt.c:2465
56134 #, gcc-internal-format
56135 msgid "template-id %qD for %q+D does not match any template declaration"
56136 msgstr ""
56137
56138 #: cp/pt.c:2469
56139 #, gcc-internal-format
56140 msgid ""
56141 "saw %d %<template<>%>, need %d for specializing a member function template"
56142 msgstr ""
56143
56144 #: cp/pt.c:2480
56145 #, gcc-internal-format
56146 msgid "ambiguous template specialization %qD for %q+D"
56147 msgstr ""
56148
56149 #: cp/pt.c:2687
56150 #, gcc-internal-format
56151 msgid ""
56152 "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
56153 msgstr ""
56154
56155 #: cp/pt.c:2697
56156 #, gcc-internal-format
56157 msgid "too many template headers for %qD (should be %d)"
56158 msgstr ""
56159
56160 #: cp/pt.c:2703
56161 #, gcc-internal-format
56162 msgid ""
56163 "members of an explicitly specialized class are defined without a template "
56164 "header"
56165 msgstr ""
56166
56167 #: cp/pt.c:2727
56168 #, gcc-internal-format
56169 msgid ""
56170 "explicit specialization of %qD outside its namespace must use a nested-name-"
56171 "specifier"
56172 msgstr ""
56173
56174 #. This was allowed in C++98, so only pedwarn.
56175 #: cp/pt.c:2732
56176 #, gcc-internal-format
56177 msgid ""
56178 "explicit instantiation of %qD outside its namespace must use a nested-name-"
56179 "specifier"
56180 msgstr ""
56181
56182 #: cp/pt.c:2768
56183 #, gcc-internal-format
56184 msgid "explicit specialization %q#D may be missing attributes"
56185 msgstr ""
56186
56187 #: cp/pt.c:2772
56188 #, gcc-internal-format, gfc-internal-format
56189 msgid "missing primary template attributes %s"
56190 msgstr ""
56191
56192 #: cp/pt.c:2773
56193 #, gcc-internal-format, gfc-internal-format
56194 msgid "missing primary template attribute %s"
56195 msgstr ""
56196
56197 #: cp/pt.c:2863 cp/pt.c:2923
56198 #, gcc-internal-format
56199 msgid "template-id %qE in declaration of primary template"
56200 msgstr ""
56201
56202 #: cp/pt.c:2876
56203 #, gcc-internal-format
56204 msgid "template parameter list used in explicit instantiation"
56205 msgstr ""
56206
56207 #: cp/pt.c:2882
56208 #, gcc-internal-format
56209 msgid "definition provided for explicit instantiation"
56210 msgstr ""
56211
56212 #: cp/pt.c:2890
56213 #, gcc-internal-format
56214 msgid "too many template parameter lists in declaration of %qD"
56215 msgstr ""
56216
56217 #: cp/pt.c:2893
56218 #, gcc-internal-format
56219 msgid "too few template parameter lists in declaration of %qD"
56220 msgstr ""
56221
56222 #: cp/pt.c:2895
56223 #, gcc-internal-format
56224 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
56225 msgstr ""
56226
56227 #: cp/pt.c:2901
56228 #, gcc-internal-format
56229 msgid "explicit specialization declared %<concept%>"
56230 msgstr ""
56231
56232 #: cp/pt.c:2934
56233 #, gcc-internal-format
56234 msgid "non-type partial specialization %qE is not allowed"
56235 msgstr ""
56236
56237 #: cp/pt.c:2938
56238 #, gcc-internal-format
56239 msgid "non-class, non-variable partial specialization %qE is not allowed"
56240 msgstr ""
56241
56242 #: cp/pt.c:2970
56243 #, gcc-internal-format
56244 msgid "default argument specified in explicit specialization"
56245 msgstr ""
56246
56247 #: cp/pt.c:3008
56248 #, gcc-internal-format
56249 msgid "%qD is not a template function"
56250 msgstr ""
56251
56252 #. From [temp.expl.spec]:
56253 #.
56254 #. If such an explicit specialization for the member
56255 #. of a class template names an implicitly-declared
56256 #. special member function (clause _special_), the
56257 #. program is ill-formed.
56258 #.
56259 #. Similar language is found in [temp.explicit].
56260 #: cp/pt.c:3070
56261 #, gcc-internal-format
56262 msgid "specialization of implicitly-declared special member function"
56263 msgstr ""
56264
56265 #: cp/pt.c:3086
56266 #, gcc-internal-format
56267 msgid "no member function %qD declared in %qT"
56268 msgstr ""
56269
56270 #: cp/pt.c:3118
56271 #, gcc-internal-format
56272 msgid "friend declaration %qD is not visible to explicit specialization"
56273 msgstr ""
56274
56275 #: cp/pt.c:3121
56276 #, gcc-internal-format
56277 msgid "friend declaration here"
56278 msgstr ""
56279
56280 #: cp/pt.c:3229
56281 #, gcc-internal-format
56282 msgid "explicit specialization of function concept %qD"
56283 msgstr ""
56284
56285 #: cp/pt.c:3810
56286 #, gcc-internal-format
56287 msgid "argument to %<__integer_pack%> must be between 0 and %d"
56288 msgstr ""
56289
56290 #: cp/pt.c:4113
56291 #, gcc-internal-format
56292 msgid "base initializer expansion %qT contains no parameter packs"
56293 msgstr ""
56294
56295 #: cp/pt.c:4181
56296 #, gcc-internal-format
56297 msgid "expansion pattern %qT contains no parameter packs"
56298 msgstr ""
56299
56300 #: cp/pt.c:4183
56301 #, gcc-internal-format
56302 msgid "expansion pattern %qE contains no parameter packs"
56303 msgstr ""
56304
56305 #: cp/pt.c:4235
56306 #, gcc-internal-format
56307 msgid "parameter packs not expanded with %<...%>:"
56308 msgstr ""
56309
56310 #: cp/pt.c:4252 cp/pt.c:5047
56311 #, gcc-internal-format
56312 msgid " %qD"
56313 msgstr ""
56314
56315 #: cp/pt.c:4254
56316 #, gcc-internal-format, gfc-internal-format
56317 msgid " %s"
56318 msgstr ""
56319
56320 #: cp/pt.c:4380
56321 #, gcc-internal-format
56322 msgid "declaration of template parameter %q+D shadows template parameter"
56323 msgstr ""
56324
56325 #: cp/pt.c:4383
56326 #, gcc-internal-format
56327 msgid "declaration of %q+#D shadows template parameter"
56328 msgstr ""
56329
56330 #: cp/pt.c:4385
56331 #, gcc-internal-format
56332 msgid "template parameter %qD declared here"
56333 msgstr ""
56334
56335 #: cp/pt.c:4983
56336 #, gcc-internal-format
56337 msgid "specialization of variable concept %q#D"
56338 msgstr ""
56339
56340 #: cp/pt.c:5042
56341 #, gcc-internal-format
56342 msgid "template parameters not deducible in partial specialization:"
56343 msgstr ""
56344
56345 #: cp/pt.c:5066
56346 #, gcc-internal-format
56347 msgid ""
56348 "partial specialization %q+D does not specialize any template arguments; to "
56349 "define the primary template, remove the template argument list"
56350 msgstr ""
56351
56352 #: cp/pt.c:5070
56353 #, gcc-internal-format
56354 msgid ""
56355 "partial specialization %q+D does not specialize any template arguments and "
56356 "is not more constrained than the primary template; to define the primary "
56357 "template, remove the template argument list"
56358 msgstr ""
56359
56360 #: cp/pt.c:5074 cp/pt.c:5085 cp/pt.c:5093
56361 #, gcc-internal-format
56362 msgid "primary template here"
56363 msgstr ""
56364
56365 #: cp/pt.c:5082
56366 #, gcc-internal-format
56367 msgid ""
56368 "partial specialization is not more specialized than the primary template "
56369 "because it replaces multiple parameters with a pack expansion"
56370 msgstr ""
56371
56372 #: cp/pt.c:5092
56373 #, gcc-internal-format
56374 msgid "too many arguments for partial specialization %qT"
56375 msgstr ""
56376
56377 #: cp/pt.c:5106
56378 #, gcc-internal-format
56379 msgid "partial specialization %qD is not more specialized than"
56380 msgstr ""
56381
56382 #: cp/pt.c:5108
56383 #, gcc-internal-format
56384 msgid "primary template %qD"
56385 msgstr ""
56386
56387 #: cp/pt.c:5154
56388 #, gcc-internal-format
56389 msgid ""
56390 "parameter pack argument %qE must be at the end of the template argument list"
56391 msgstr ""
56392
56393 #: cp/pt.c:5157
56394 #, gcc-internal-format
56395 msgid ""
56396 "parameter pack argument %qT must be at the end of the template argument list"
56397 msgstr ""
56398
56399 #: cp/pt.c:5180
56400 #, gcc-internal-format
56401 msgid "template argument %qE involves template parameter(s)"
56402 msgstr ""
56403
56404 #: cp/pt.c:5226
56405 #, gcc-internal-format
56406 msgid "type %qT of template argument %qE depends on a template parameter"
56407 msgid_plural "type %qT of template argument %qE depends on template parameters"
56408 msgstr[0] ""
56409 msgstr[1] ""
56410
56411 #: cp/pt.c:5286
56412 #, gcc-internal-format
56413 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
56414 msgstr ""
56415
56416 #: cp/pt.c:5290
56417 #, gcc-internal-format
56418 msgid "partial specialization of %qD after instantiation of %qD"
56419 msgstr ""
56420
56421 #: cp/pt.c:5473
56422 #, gcc-internal-format
56423 msgid "no default argument for %qD"
56424 msgstr ""
56425
56426 #. A primary class template can only have one
56427 #. parameter pack, at the end of the template
56428 #. parameter list.
56429 #: cp/pt.c:5495
56430 #, gcc-internal-format
56431 msgid "parameter pack %q+D must be at the end of the template parameter list"
56432 msgstr ""
56433
56434 #: cp/pt.c:5531
56435 #, gcc-internal-format
56436 msgid ""
56437 "default template arguments may not be used in function template friend re-"
56438 "declaration"
56439 msgstr ""
56440
56441 #: cp/pt.c:5534
56442 #, gcc-internal-format
56443 msgid ""
56444 "default template arguments may not be used in template friend declarations"
56445 msgstr ""
56446
56447 #: cp/pt.c:5537
56448 #, gcc-internal-format
56449 msgid ""
56450 "default template arguments may not be used in function templates without %<-"
56451 "std=c++11%> or %<-std=gnu++11%>"
56452 msgstr ""
56453
56454 #: cp/pt.c:5540
56455 #, gcc-internal-format
56456 msgid "default template arguments may not be used in partial specializations"
56457 msgstr ""
56458
56459 #: cp/pt.c:5543 cp/pt.c:5601
56460 #, gcc-internal-format
56461 msgid "default argument for template parameter for class enclosing %qD"
56462 msgstr ""
56463
56464 #: cp/pt.c:5714
56465 #, gcc-internal-format
56466 msgid "template %qD declared"
56467 msgstr ""
56468
56469 #: cp/pt.c:5721
56470 #, gcc-internal-format
56471 msgid "template class without a name"
56472 msgstr ""
56473
56474 #: cp/pt.c:5729
56475 #, gcc-internal-format
56476 msgid "member template %qD may not have virt-specifiers"
56477 msgstr ""
56478
56479 #. [basic.stc.dynamic.allocation]
56480 #.
56481 #. An allocation function can be a function
56482 #. template. ... Template allocation functions shall
56483 #. have two or more parameters.
56484 #: cp/pt.c:5752
56485 #, gcc-internal-format
56486 msgid "invalid template declaration of %qD"
56487 msgstr ""
56488
56489 #: cp/pt.c:5895
56490 #, gcc-internal-format
56491 msgid "template definition of non-template %q#D"
56492 msgstr ""
56493
56494 #: cp/pt.c:5936
56495 #, gcc-internal-format
56496 msgid "expected %d levels of template parms for %q#D, got %d"
56497 msgstr ""
56498
56499 #: cp/pt.c:5950
56500 #, gcc-internal-format
56501 msgid "got %d template parameters for %q#D"
56502 msgstr ""
56503
56504 #: cp/pt.c:5953
56505 #, gcc-internal-format
56506 msgid "got %d template parameters for %q#T"
56507 msgstr ""
56508
56509 #: cp/pt.c:5955
56510 #, gcc-internal-format, gfc-internal-format
56511 msgid " but %d required"
56512 msgstr ""
56513
56514 #: cp/pt.c:5976
56515 #, gcc-internal-format
56516 msgid "template arguments to %qD do not match original template %qD"
56517 msgstr ""
56518
56519 #: cp/pt.c:5979
56520 #, gcc-internal-format
56521 msgid "use %<template<>%> for an explicit specialization"
56522 msgstr ""
56523
56524 #: cp/pt.c:6119
56525 #, gcc-internal-format
56526 msgid "%qT is not a template type"
56527 msgstr ""
56528
56529 #: cp/pt.c:6132
56530 #, gcc-internal-format
56531 msgid "template specifiers not specified in declaration of %qD"
56532 msgstr ""
56533
56534 #: cp/pt.c:6143
56535 #, gcc-internal-format, gfc-internal-format
56536 msgid "redeclared with %d template parameter"
56537 msgid_plural "redeclared with %d template parameters"
56538 msgstr[0] ""
56539 msgstr[1] ""
56540
56541 #: cp/pt.c:6147
56542 #, gcc-internal-format
56543 msgid "previous declaration %qD used %d template parameter"
56544 msgid_plural "previous declaration %qD used %d template parameters"
56545 msgstr[0] ""
56546 msgstr[1] ""
56547
56548 #: cp/pt.c:6185
56549 #, gcc-internal-format
56550 msgid "template parameter %q+#D"
56551 msgstr ""
56552
56553 #: cp/pt.c:6186
56554 #, gcc-internal-format
56555 msgid "redeclared here as %q#D"
56556 msgstr ""
56557
56558 #: cp/pt.c:6197
56559 #, gcc-internal-format
56560 msgid "declaration of template parameter %q+#D with different constraints"
56561 msgstr ""
56562
56563 #: cp/pt.c:6200 cp/pt.c:6249
56564 #, gcc-internal-format
56565 msgid "original declaration appeared here"
56566 msgstr ""
56567
56568 #: cp/pt.c:6211
56569 #, gcc-internal-format
56570 msgid "redefinition of default argument for %q#D"
56571 msgstr ""
56572
56573 #: cp/pt.c:6213
56574 #, gcc-internal-format
56575 msgid "original definition appeared here"
56576 msgstr ""
56577
56578 #: cp/pt.c:6246
56579 #, gcc-internal-format
56580 msgid "redeclaration %q#D with different constraints"
56581 msgstr ""
56582
56583 #: cp/pt.c:6573 cp/pt.c:6642
56584 #, gcc-internal-format
56585 msgid "%qE is not a valid template argument for type %qT"
56586 msgstr ""
56587
56588 #: cp/pt.c:6576
56589 #, gcc-internal-format
56590 msgid "it must be the address of a function with external linkage"
56591 msgstr ""
56592
56593 #: cp/pt.c:6579
56594 #, gcc-internal-format
56595 msgid "it must be the name of a function with external linkage"
56596 msgstr ""
56597
56598 #: cp/pt.c:6592
56599 #, gcc-internal-format
56600 msgid ""
56601 "%qE is not a valid template argument for type %qT because %qD has no linkage"
56602 msgstr ""
56603
56604 #: cp/pt.c:6596
56605 #, gcc-internal-format
56606 msgid ""
56607 "%qE is not a valid template argument for type %qT because %qD does not have "
56608 "external linkage"
56609 msgstr ""
56610
56611 #: cp/pt.c:6645
56612 #, gcc-internal-format
56613 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
56614 msgstr ""
56615
56616 #: cp/pt.c:6647
56617 #, gcc-internal-format
56618 msgid "because it is a member of %qT"
56619 msgstr ""
56620
56621 #: cp/pt.c:6709
56622 #, gcc-internal-format
56623 msgid " couldn%'t deduce template parameter %qD"
56624 msgstr ""
56625
56626 #: cp/pt.c:6718
56627 #, gcc-internal-format
56628 msgid " types %qT and %qT have incompatible cv-qualifiers"
56629 msgstr ""
56630
56631 #: cp/pt.c:6727
56632 #, gcc-internal-format
56633 msgid " mismatched types %qT and %qT"
56634 msgstr ""
56635
56636 #: cp/pt.c:6736
56637 #, gcc-internal-format
56638 msgid " template parameter %qD is not a parameter pack, but argument %qD is"
56639 msgstr ""
56640
56641 #: cp/pt.c:6747
56642 #, gcc-internal-format
56643 msgid " template argument %qE does not match pointer-to-member constant %qE"
56644 msgstr ""
56645
56646 #: cp/pt.c:6757
56647 #, gcc-internal-format
56648 msgid " %qE is not equivalent to %qE"
56649 msgstr ""
56650
56651 #: cp/pt.c:6766
56652 #, gcc-internal-format
56653 msgid " inconsistent parameter pack deduction with %qT and %qT"
56654 msgstr ""
56655
56656 #: cp/pt.c:6778
56657 #, gcc-internal-format
56658 msgid " deduced conflicting types for parameter %qT (%qT and %qT)"
56659 msgstr ""
56660
56661 #: cp/pt.c:6782
56662 #, gcc-internal-format
56663 msgid " deduced conflicting values for non-type parameter %qE (%qE and %qE)"
56664 msgstr ""
56665
56666 #: cp/pt.c:6793
56667 #, gcc-internal-format
56668 msgid " variable-sized array type %qT is not a valid template argument"
56669 msgstr ""
56670
56671 #: cp/pt.c:6804
56672 #, gcc-internal-format
56673 msgid " member function type %qT is not a valid template argument"
56674 msgstr ""
56675
56676 #: cp/pt.c:6816
56677 #, gcc-internal-format, gfc-internal-format
56678 msgid " candidate expects at least %d argument, %d provided"
56679 msgid_plural " candidate expects at least %d arguments, %d provided"
56680 msgstr[0] ""
56681 msgstr[1] ""
56682
56683 #: cp/pt.c:6847
56684 #, gcc-internal-format
56685 msgid " cannot convert %qE (type %qT) to type %qT"
56686 msgstr ""
56687
56688 #: cp/pt.c:6860
56689 #, gcc-internal-format
56690 msgid " %qT is an ambiguous base class of %qT"
56691 msgstr ""
56692
56693 #: cp/pt.c:6864
56694 #, gcc-internal-format
56695 msgid " %qT is not derived from %qT"
56696 msgstr ""
56697
56698 #: cp/pt.c:6875
56699 #, gcc-internal-format
56700 msgid ""
56701 " template parameters of a template template argument are inconsistent with "
56702 "other deduced template arguments"
56703 msgstr ""
56704
56705 #: cp/pt.c:6885
56706 #, gcc-internal-format
56707 msgid " cannot deduce a template for %qT from non-template type %qT"
56708 msgstr ""
56709
56710 #: cp/pt.c:6895
56711 #, gcc-internal-format
56712 msgid " template argument %qE does not match %qE"
56713 msgstr ""
56714
56715 #: cp/pt.c:6942
56716 #, gcc-internal-format
56717 msgid ""
56718 "%qE is not a valid template argument of type %qT because %qE is not a "
56719 "variable"
56720 msgstr ""
56721
56722 #: cp/pt.c:6950
56723 #, gcc-internal-format
56724 msgid ""
56725 "%qE is not a valid template argument of type %qT in C++98 because %qD does "
56726 "not have external linkage"
56727 msgstr ""
56728
56729 #: cp/pt.c:6960
56730 #, gcc-internal-format
56731 msgid ""
56732 "%qE is not a valid template argument of type %qT because %qD has no linkage"
56733 msgstr ""
56734
56735 #: cp/pt.c:6975
56736 #, gcc-internal-format
56737 msgid "the address of %qD is not a valid template argument"
56738 msgstr ""
56739
56740 #: cp/pt.c:6984
56741 #, gcc-internal-format
56742 msgid ""
56743 "the address of the %qT subobject of %qD is not a valid template argument"
56744 msgstr ""
56745
56746 #: cp/pt.c:6991
56747 #, gcc-internal-format
56748 msgid ""
56749 "the address of %qD is not a valid template argument because it does not have "
56750 "static storage duration"
56751 msgstr ""
56752
56753 #: cp/pt.c:7009
56754 #, gcc-internal-format
56755 msgid ""
56756 "%qD is not a valid template argument because %qD is a variable, not the "
56757 "address of a variable"
56758 msgstr ""
56759
56760 #: cp/pt.c:7017
56761 #, gcc-internal-format
56762 msgid ""
56763 "%qE is not a valid template argument for %qT because it is not the address "
56764 "of a variable"
56765 msgstr ""
56766
56767 #: cp/pt.c:7126
56768 #, gcc-internal-format
56769 msgid ""
56770 "%qE is not a valid template argument for type %qT because string literals "
56771 "can never be used in this context"
56772 msgstr ""
56773
56774 #: cp/pt.c:7285
56775 #, gcc-internal-format
56776 msgid "in template argument for type %qT"
56777 msgstr ""
56778
56779 #: cp/pt.c:7299
56780 #, gcc-internal-format
56781 msgid "template argument %qE for type %qT not a compile-time constant"
56782 msgstr ""
56783
56784 #: cp/pt.c:7385
56785 #, gcc-internal-format
56786 msgid ""
56787 "%qE is not a valid template argument for type %qT because of conflicts in cv-"
56788 "qualification"
56789 msgstr ""
56790
56791 #: cp/pt.c:7393
56792 #, gcc-internal-format
56793 msgid ""
56794 "%qE is not a valid template argument for type %qT because it is not an lvalue"
56795 msgstr ""
56796
56797 #: cp/pt.c:7411
56798 #, gcc-internal-format
56799 msgid ""
56800 "%q#D is not a valid template argument for type %qT because a reference "
56801 "variable does not have a constant address"
56802 msgstr ""
56803
56804 #: cp/pt.c:7470
56805 #, gcc-internal-format
56806 msgid ""
56807 "%qE is not a valid template argument for type %qT because it is a pointer"
56808 msgstr ""
56809
56810 #: cp/pt.c:7472
56811 #, gcc-internal-format
56812 msgid "try using %qE instead"
56813 msgstr ""
56814
56815 #: cp/pt.c:7526
56816 #, gcc-internal-format
56817 msgid ""
56818 "%qE is not a valid template argument for type %qT because it is of type %qT"
56819 msgstr ""
56820
56821 #: cp/pt.c:8075
56822 #, gcc-internal-format
56823 msgid "ignoring attributes on template argument %qT"
56824 msgstr ""
56825
56826 #: cp/pt.c:8091
56827 #, gcc-internal-format
56828 msgid "ignoring attributes in template argument %qE"
56829 msgstr ""
56830
56831 #: cp/pt.c:8224
56832 #, gcc-internal-format
56833 msgid "injected-class-name %qD used as template template argument"
56834 msgstr ""
56835
56836 #: cp/pt.c:8253
56837 #, gcc-internal-format
56838 msgid "invalid use of destructor %qE as a type"
56839 msgstr ""
56840
56841 #: cp/pt.c:8258
56842 #, gcc-internal-format
56843 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
56844 msgstr ""
56845
56846 #: cp/pt.c:8274 cp/pt.c:8308 cp/pt.c:8362
56847 #, gcc-internal-format
56848 msgid "type/value mismatch at argument %d in template parameter list for %qD"
56849 msgstr ""
56850
56851 #: cp/pt.c:8282
56852 #, gcc-internal-format
56853 msgid " expected a constant of type %qT, got %qT"
56854 msgstr ""
56855
56856 #: cp/pt.c:8290
56857 #, gcc-internal-format
56858 msgid ""
56859 " ambiguous template argument for non-type template parameter is treated as "
56860 "function type"
56861 msgstr ""
56862
56863 #: cp/pt.c:8296
56864 #, gcc-internal-format
56865 msgid " expected a class template, got %qE"
56866 msgstr ""
56867
56868 #: cp/pt.c:8299
56869 #, gcc-internal-format
56870 msgid " expected a type, got %qE"
56871 msgstr ""
56872
56873 #: cp/pt.c:8313
56874 #, gcc-internal-format
56875 msgid " expected a type, got %qT"
56876 msgstr ""
56877
56878 #: cp/pt.c:8316
56879 #, gcc-internal-format
56880 msgid " expected a class template, got %qT"
56881 msgstr ""
56882
56883 #: cp/pt.c:8366
56884 #, gcc-internal-format
56885 msgid " expected a template of type %qD, got %qT"
56886 msgstr ""
56887
56888 #: cp/pt.c:8380
56889 #, gcc-internal-format
56890 msgid "constraint mismatch at argument %d in template parameter list for %qD"
56891 msgstr ""
56892
56893 #: cp/pt.c:8383
56894 #, gcc-internal-format
56895 msgid " expected %qD but got %qD"
56896 msgstr ""
56897
56898 #: cp/pt.c:8447
56899 #, gcc-internal-format
56900 msgid "could not convert template argument %qE from %qT to %qT"
56901 msgstr ""
56902
56903 #: cp/pt.c:8585 cp/pt.c:8898
56904 #, gcc-internal-format, gfc-internal-format
56905 msgid "template argument %d is invalid"
56906 msgstr ""
56907
56908 #: cp/pt.c:8600 cp/pt.c:8732
56909 #, gcc-internal-format, gfc-internal-format
56910 msgid "wrong number of template arguments (%d, should be %d)"
56911 msgstr ""
56912
56913 #: cp/pt.c:8728
56914 #, gcc-internal-format, gfc-internal-format
56915 msgid "wrong number of template arguments (%d, should be at least %d)"
56916 msgstr ""
56917
56918 #: cp/pt.c:8737
56919 #, gcc-internal-format
56920 msgid "provided for %qD"
56921 msgstr ""
56922
56923 #: cp/pt.c:8762
56924 #, gcc-internal-format
56925 msgid ""
56926 "pack expansion argument for non-pack parameter %qD of alias template %qD"
56927 msgstr ""
56928
56929 #: cp/pt.c:8766
56930 #, gcc-internal-format
56931 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
56932 msgstr ""
56933
56934 #: cp/pt.c:8864
56935 #, gcc-internal-format
56936 msgid ""
56937 "so any instantiation with a non-empty parameter pack would be ill-formed"
56938 msgstr ""
56939
56940 #: cp/pt.c:9510
56941 #, gcc-internal-format
56942 msgid "%q#D is not a function template"
56943 msgstr ""
56944
56945 #: cp/pt.c:9673
56946 #, gcc-internal-format
56947 msgid "non-template type %qT used as a template"
56948 msgstr ""
56949
56950 #: cp/pt.c:9675
56951 #, gcc-internal-format
56952 msgid "for template declaration %q+D"
56953 msgstr ""
56954
56955 #: cp/pt.c:9801 cp/pt.c:20824
56956 #, gcc-internal-format
56957 msgid "template constraint failure for %qD"
56958 msgstr ""
56959
56960 #: cp/pt.c:10165
56961 #, gcc-internal-format
56962 msgid "use of invalid variable template %qE"
56963 msgstr ""
56964
56965 #: cp/pt.c:10748
56966 #, gcc-internal-format
56967 msgid ""
56968 "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth="
56969 "%> to increase the maximum)"
56970 msgstr ""
56971
56972 #: cp/pt.c:11904
56973 #, gcc-internal-format
56974 msgid "flexible array member %qD in union"
56975 msgstr ""
56976
56977 #: cp/pt.c:12403
56978 #, gcc-internal-format
56979 msgid "fold of empty expansion over %O"
56980 msgstr ""
56981
56982 #: cp/pt.c:12800
56983 #, gcc-internal-format
56984 msgid "%qE is not the entire pattern of the pack expansion"
56985 msgstr ""
56986
56987 #: cp/pt.c:12888
56988 #, gcc-internal-format
56989 msgid "mismatched argument pack lengths while expanding %qT"
56990 msgstr ""
56991
56992 #: cp/pt.c:12891
56993 #, gcc-internal-format
56994 msgid "mismatched argument pack lengths while expanding %qE"
56995 msgstr ""
56996
56997 #: cp/pt.c:13464
56998 #, gcc-internal-format
56999 msgid " when instantiating default argument for call to %qD"
57000 msgstr ""
57001
57002 #: cp/pt.c:13563
57003 #, gcc-internal-format
57004 msgid "creating pointer to member function of non-class type %qT"
57005 msgstr ""
57006
57007 #. It may seem that this case cannot occur, since:
57008 #.
57009 #. typedef void f();
57010 #. void g() { f x; }
57011 #.
57012 #. declares a function, not a variable. However:
57013 #.
57014 #. typedef void f();
57015 #. template <typename T> void g() { T t; }
57016 #. template void g<f>();
57017 #.
57018 #. is an attempt to declare a variable with function
57019 #. type.
57020 #: cp/pt.c:14605
57021 #, gcc-internal-format
57022 msgid "variable %qD has function type"
57023 msgstr ""
57024
57025 #: cp/pt.c:14810
57026 #, gcc-internal-format
57027 msgid "invalid parameter type %qT"
57028 msgstr ""
57029
57030 #: cp/pt.c:14812
57031 #, gcc-internal-format
57032 msgid "in declaration %q+D"
57033 msgstr ""
57034
57035 #: cp/pt.c:14930
57036 #, gcc-internal-format
57037 msgid "function returning an array"
57038 msgstr ""
57039
57040 #: cp/pt.c:14932
57041 #, gcc-internal-format
57042 msgid "function returning a function"
57043 msgstr ""
57044
57045 #: cp/pt.c:15614
57046 #, gcc-internal-format
57047 msgid "forming reference to void"
57048 msgstr ""
57049
57050 #: cp/pt.c:15616
57051 #, gcc-internal-format
57052 msgid "forming pointer to reference type %qT"
57053 msgstr ""
57054
57055 #: cp/pt.c:15618
57056 #, gcc-internal-format
57057 msgid "forming reference to reference type %qT"
57058 msgstr ""
57059
57060 #: cp/pt.c:15631
57061 #, gcc-internal-format
57062 msgid "forming pointer to qualified function type %qT"
57063 msgstr ""
57064
57065 #: cp/pt.c:15634
57066 #, gcc-internal-format
57067 msgid "forming reference to qualified function type %qT"
57068 msgstr ""
57069
57070 #: cp/pt.c:15682
57071 #, gcc-internal-format
57072 msgid "creating pointer to member of non-class type %qT"
57073 msgstr ""
57074
57075 #: cp/pt.c:15688
57076 #, gcc-internal-format
57077 msgid "creating pointer to member reference type %qT"
57078 msgstr ""
57079
57080 #: cp/pt.c:15694
57081 #, gcc-internal-format
57082 msgid "creating pointer to member of type void"
57083 msgstr ""
57084
57085 #: cp/pt.c:15794
57086 #, gcc-internal-format
57087 msgid "%qD is instantiated for an empty pack"
57088 msgstr ""
57089
57090 #: cp/pt.c:15814
57091 #, gcc-internal-format
57092 msgid "%qT is not a class, struct, or union type"
57093 msgstr ""
57094
57095 #: cp/pt.c:15851
57096 #, gcc-internal-format
57097 msgid "%qT resolves to %qT, which is not an enumeration type"
57098 msgstr ""
57099
57100 #: cp/pt.c:15859
57101 #, gcc-internal-format
57102 msgid "%qT resolves to %qT, which is not a class type"
57103 msgstr ""
57104
57105 #: cp/pt.c:15986
57106 #, gcc-internal-format
57107 msgid "use of %qs in template"
57108 msgstr ""
57109
57110 #: cp/pt.c:16165
57111 #, gcc-internal-format
57112 msgid "qualifying type %qT does not match destructor name ~%qT"
57113 msgstr ""
57114
57115 #: cp/pt.c:16180
57116 #, gcc-internal-format
57117 msgid ""
57118 "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
57119 msgstr ""
57120
57121 #: cp/pt.c:16182
57122 #, gcc-internal-format
57123 msgid "say %<typename %E%> if a type is meant"
57124 msgstr ""
57125
57126 #: cp/pt.c:16273
57127 #, gcc-internal-format
57128 msgid "initializer for %q#D expands to an empty list of expressions"
57129 msgstr ""
57130
57131 #: cp/pt.c:16396
57132 #, gcc-internal-format
57133 msgid "using invalid field %qD"
57134 msgstr ""
57135
57136 #: cp/pt.c:16922 cp/pt.c:18754
57137 #, gcc-internal-format
57138 msgid "invalid use of pack expansion expression"
57139 msgstr ""
57140
57141 #: cp/pt.c:16926 cp/pt.c:18758
57142 #, gcc-internal-format
57143 msgid "use %<...%> to expand argument pack"
57144 msgstr ""
57145
57146 #: cp/pt.c:18896
57147 #, gcc-internal-format
57148 msgid "empty initializer in lambda init-capture"
57149 msgstr ""
57150
57151 #: cp/pt.c:19913
57152 #, gcc-internal-format
57153 msgid ""
57154 "%qD was not declared in this scope, and no declarations were found by "
57155 "argument-dependent lookup at the point of instantiation"
57156 msgstr ""
57157
57158 #: cp/pt.c:19940
57159 #, gcc-internal-format
57160 msgid "declarations in dependent base %qT are not found by unqualified lookup"
57161 msgstr ""
57162
57163 #: cp/pt.c:19945
57164 #, gcc-internal-format
57165 msgid "use %<this->%D%> instead"
57166 msgstr ""
57167
57168 #: cp/pt.c:19948
57169 #, gcc-internal-format
57170 msgid "use %<%T::%D%> instead"
57171 msgstr ""
57172
57173 #: cp/pt.c:19953
57174 #, gcc-internal-format
57175 msgid "%qD declared here, later in the translation unit"
57176 msgstr ""
57177
57178 #: cp/pt.c:20001
57179 #, gcc-internal-format
57180 msgid "wrong number of arguments to %<__builtin_convertvector%>"
57181 msgstr ""
57182
57183 #: cp/pt.c:20222
57184 #, gcc-internal-format
57185 msgid "%qT is not a class or namespace"
57186 msgstr ""
57187
57188 #: cp/pt.c:20225
57189 #, gcc-internal-format
57190 msgid "%qD is not a class or namespace"
57191 msgstr ""
57192
57193 #: cp/pt.c:20547
57194 #, gcc-internal-format
57195 msgid "%qT is/uses unnamed type"
57196 msgstr ""
57197
57198 #: cp/pt.c:20549
57199 #, gcc-internal-format
57200 msgid "template argument for %qD uses local type %qT"
57201 msgstr ""
57202
57203 #: cp/pt.c:20559
57204 #, gcc-internal-format
57205 msgid "%qT is a variably modified type"
57206 msgstr ""
57207
57208 #: cp/pt.c:20574
57209 #, gcc-internal-format
57210 msgid "integral expression %qE is not constant"
57211 msgstr ""
57212
57213 #: cp/pt.c:20592
57214 #, gcc-internal-format
57215 msgid " trying to instantiate %qD"
57216 msgstr ""
57217
57218 #: cp/pt.c:24614
57219 #, gcc-internal-format
57220 msgid "ambiguous template instantiation for %q#T"
57221 msgstr ""
57222
57223 #: cp/pt.c:24616
57224 #, gcc-internal-format
57225 msgid "ambiguous template instantiation for %q#D"
57226 msgstr ""
57227
57228 #: cp/pt.c:24622
57229 msgid "%s %#qS"
57230 msgstr ""
57231
57232 #: cp/pt.c:24646 cp/pt.c:24741
57233 #, gcc-internal-format
57234 msgid "explicit instantiation of non-template %q#D"
57235 msgstr ""
57236
57237 #: cp/pt.c:24652
57238 #, gcc-internal-format
57239 msgid "explicit instantiation of variable concept %q#D"
57240 msgstr ""
57241
57242 #: cp/pt.c:24654
57243 #, gcc-internal-format
57244 msgid "explicit instantiation of function concept %q#D"
57245 msgstr ""
57246
57247 #: cp/pt.c:24673
57248 #, gcc-internal-format
57249 msgid "%qD is not a static data member of a class template"
57250 msgstr ""
57251
57252 #: cp/pt.c:24679 cp/pt.c:24736
57253 #, gcc-internal-format
57254 msgid "no matching template for %qD found"
57255 msgstr ""
57256
57257 #: cp/pt.c:24684
57258 #, gcc-internal-format
57259 msgid ""
57260 "type %qT for explicit instantiation %qD does not match declared type %qT"
57261 msgstr ""
57262
57263 #: cp/pt.c:24692
57264 #, gcc-internal-format
57265 msgid "explicit instantiation of %q#D"
57266 msgstr ""
57267
57268 #: cp/pt.c:24728
57269 #, gcc-internal-format
57270 msgid "duplicate explicit instantiation of %q#D"
57271 msgstr ""
57272
57273 #: cp/pt.c:24751 cp/pt.c:24835
57274 #, gcc-internal-format
57275 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
57276 msgstr ""
57277
57278 #: cp/pt.c:24756 cp/pt.c:24851
57279 #, gcc-internal-format
57280 msgid "storage class %qD applied to template instantiation"
57281 msgstr ""
57282
57283 #: cp/pt.c:24813
57284 #, gcc-internal-format
57285 msgid "explicit instantiation of non-class template %qD"
57286 msgstr ""
57287
57288 #: cp/pt.c:24815
57289 #, gcc-internal-format
57290 msgid "explicit instantiation of non-template type %qT"
57291 msgstr ""
57292
57293 #: cp/pt.c:24824
57294 #, gcc-internal-format
57295 msgid "explicit instantiation of %q#T before definition of template"
57296 msgstr ""
57297
57298 #: cp/pt.c:24840
57299 #, gcc-internal-format
57300 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
57301 msgstr ""
57302
57303 #: cp/pt.c:24885
57304 #, gcc-internal-format
57305 msgid "duplicate explicit instantiation of %q#T"
57306 msgstr ""
57307
57308 #: cp/pt.c:25226
57309 #, gcc-internal-format
57310 msgid "exception specification of %qD depends on itself"
57311 msgstr ""
57312
57313 #. [temp.explicit]
57314 #.
57315 #. The definition of a non-exported function template, a
57316 #. non-exported member function template, or a non-exported
57317 #. member function or static data member of a class template
57318 #. shall be present in every translation unit in which it is
57319 #. explicitly instantiated.
57320 #: cp/pt.c:25558
57321 #, gcc-internal-format
57322 msgid "explicit instantiation of %qD but no definition available"
57323 msgstr ""
57324
57325 #: cp/pt.c:25750
57326 #, gcc-internal-format
57327 msgid ""
57328 "template instantiation depth exceeds maximum of %d instantiating %q+D, "
57329 "possibly from virtual table generation (use %<-ftemplate-depth=%> to "
57330 "increase the maximum)"
57331 msgstr ""
57332
57333 #: cp/pt.c:26113
57334 #, gcc-internal-format
57335 msgid ""
57336 "non-type template parameters of deduced class type only available with %<-"
57337 "std=c++20%> or %<-std=gnu++20%>"
57338 msgstr ""
57339
57340 #: cp/pt.c:26143
57341 #, gcc-internal-format
57342 msgid ""
57343 "%qT is not a valid type for a template non-type parameter because it is not "
57344 "structural"
57345 msgstr ""
57346
57347 #: cp/pt.c:26152
57348 #, gcc-internal-format
57349 msgid ""
57350 "non-type template parameters of class type only available with %<-std=c+"
57351 "+20%> or %<-std=gnu++20%>"
57352 msgstr ""
57353
57354 #: cp/pt.c:26160
57355 #, gcc-internal-format
57356 msgid "invalid template non-type parameter"
57357 msgstr ""
57358
57359 #: cp/pt.c:26162
57360 #, gcc-internal-format
57361 msgid "%q#T is not a valid type for a template non-type parameter"
57362 msgstr ""
57363
57364 #: cp/pt.c:27515
57365 #, gcc-internal-format
57366 msgid "keyword %<template%> not allowed in declarator-id"
57367 msgstr ""
57368
57369 #: cp/pt.c:27776
57370 #, gcc-internal-format
57371 msgid "a concept cannot be constrained"
57372 msgstr ""
57373
57374 #: cp/pt.c:27785
57375 #, gcc-internal-format
57376 msgid "concept %qE not in namespace scope"
57377 msgstr ""
57378
57379 #: cp/pt.c:27810
57380 #, gcc-internal-format
57381 msgid ""
57382 "deducing from brace-enclosed initializer list requires %<#include "
57383 "<initializer_list>%>"
57384 msgstr ""
57385
57386 #: cp/pt.c:28756
57387 #, gcc-internal-format
57388 msgid "non-deducible template %qT used without template arguments"
57389 msgstr ""
57390
57391 #: cp/pt.c:28763
57392 #, gcc-internal-format
57393 msgid ""
57394 "alias template deduction only available with %<-std=c++20%> or %<-std=gnu+"
57395 "+20%>"
57396 msgstr ""
57397
57398 #: cp/pt.c:28864
57399 #, gcc-internal-format
57400 msgid ""
57401 "cannot deduce template arguments for copy-initialization of %qT, as it has "
57402 "no non-explicit deduction guides or user-declared constructors"
57403 msgstr ""
57404
57405 #: cp/pt.c:28871
57406 #, gcc-internal-format
57407 msgid ""
57408 "cannot deduce template arguments of %qT, as it has no viable deduction guides"
57409 msgstr ""
57410
57411 #: cp/pt.c:28886
57412 #, gcc-internal-format
57413 msgid "class template argument deduction failed:"
57414 msgstr ""
57415
57416 #: cp/pt.c:28893
57417 #, gcc-internal-format
57418 msgid "explicit deduction guides not considered for copy-initialization"
57419 msgstr ""
57420
57421 #: cp/pt.c:28957
57422 #, gcc-internal-format
57423 msgid "direct-list-initialization of %<auto%> requires exactly one element"
57424 msgstr ""
57425
57426 #: cp/pt.c:28960
57427 #, gcc-internal-format
57428 msgid ""
57429 "for deduction to %<std::initializer_list%>, use copy-list-initialization (i."
57430 "e. add %<=%> before the %<{%>)"
57431 msgstr ""
57432
57433 #: cp/pt.c:29040
57434 #, gcc-internal-format
57435 msgid "unable to deduce lambda return type from %qE"
57436 msgstr ""
57437
57438 #: cp/pt.c:29042
57439 #, gcc-internal-format
57440 msgid "unable to deduce %qT from %qE"
57441 msgstr ""
57442
57443 #: cp/pt.c:29084
57444 #, gcc-internal-format
57445 msgid "placeholder constraints not satisfied"
57446 msgstr ""
57447
57448 #: cp/pt.c:29088
57449 #, gcc-internal-format
57450 msgid "deduced initializer does not satisfy placeholder constraints"
57451 msgstr ""
57452
57453 #: cp/pt.c:29092
57454 #, gcc-internal-format
57455 msgid "deduced return type does not satisfy placeholder constraints"
57456 msgstr ""
57457
57458 #: cp/pt.c:29096
57459 #, gcc-internal-format
57460 msgid "deduced expression type does not satisfy placeholder constraints"
57461 msgstr ""
57462
57463 #: cp/pt.c:29226
57464 #, gcc-internal-format
57465 msgid "invalid use of %qT in template argument"
57466 msgstr ""
57467
57468 #: cp/rtti.c:313
57469 #, gcc-internal-format
57470 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
57471 msgstr ""
57472
57473 #: cp/rtti.c:322
57474 #, gcc-internal-format
57475 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
57476 msgstr ""
57477
57478 #: cp/rtti.c:423
57479 #, gcc-internal-format
57480 msgid ""
57481 "cannot create type information for type %qT because it involves types of "
57482 "variable size"
57483 msgstr ""
57484
57485 #: cp/rtti.c:514
57486 #, gcc-internal-format
57487 msgid "%<typeid%> of qualified function type %qT"
57488 msgstr ""
57489
57490 #: cp/rtti.c:697 cp/rtti.c:713
57491 #, gcc-internal-format
57492 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
57493 msgstr ""
57494
57495 #: cp/rtti.c:725
57496 #, gcc-internal-format
57497 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
57498 msgstr ""
57499
57500 #: cp/rtti.c:805
57501 #, gcc-internal-format
57502 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
57503 msgstr ""
57504
57505 #: cp/search.c:243
57506 #, gcc-internal-format
57507 msgid "%qT is an ambiguous base of %qT"
57508 msgstr ""
57509
57510 #: cp/search.c:259
57511 #, gcc-internal-format
57512 msgid "%qT is an inaccessible base of %qT"
57513 msgstr ""
57514
57515 #: cp/search.c:1876
57516 #, gcc-internal-format
57517 msgid "looser exception specification on overriding virtual function %q+#F"
57518 msgstr ""
57519
57520 #: cp/search.c:1879
57521 #, gcc-internal-format
57522 msgid "overridden function is %q#F"
57523 msgstr ""
57524
57525 #: cp/search.c:1948
57526 #, gcc-internal-format
57527 msgid "invalid covariant return type for %q#D"
57528 msgstr ""
57529
57530 #: cp/search.c:1950 cp/search.c:1967 cp/search.c:1984
57531 #, gcc-internal-format
57532 msgid "overridden function is %q#D"
57533 msgstr ""
57534
57535 #: cp/search.c:1963
57536 #, gcc-internal-format
57537 msgid "invalid covariant return type for %q+#D"
57538 msgstr ""
57539
57540 #: cp/search.c:1965
57541 #, gcc-internal-format
57542 msgid "conflicting return type specified for %q+#D"
57543 msgstr ""
57544
57545 #: cp/search.c:1982
57546 #, gcc-internal-format
57547 msgid "conflicting type attributes specified for %q+#D"
57548 msgstr ""
57549
57550 #: cp/search.c:1997
57551 #, gcc-internal-format
57552 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
57553 msgstr ""
57554
57555 #: cp/search.c:2000
57556 #, gcc-internal-format
57557 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
57558 msgstr ""
57559
57560 #: cp/search.c:2003 cp/search.c:2032 cp/search.c:2041 cp/search.c:2050
57561 #, gcc-internal-format
57562 msgid "overridden function is %qD"
57563 msgstr ""
57564
57565 #: cp/search.c:2019
57566 #, gcc-internal-format
57567 msgid "%qD declared %<transaction_safe_dynamic%>"
57568 msgstr ""
57569
57570 #: cp/search.c:2021
57571 #, gcc-internal-format
57572 msgid "overriding %qD declared %<transaction_safe%>"
57573 msgstr ""
57574
57575 #: cp/search.c:2029
57576 #, gcc-internal-format
57577 msgid "deleted function %q+D overriding non-deleted function"
57578 msgstr ""
57579
57580 #: cp/search.c:2038
57581 #, gcc-internal-format
57582 msgid "non-deleted function %q+D overriding deleted function"
57583 msgstr ""
57584
57585 #: cp/search.c:2048
57586 #, gcc-internal-format
57587 msgid "virtual function %q+D overriding final function"
57588 msgstr ""
57589
57590 #: cp/search.c:2133
57591 #, gcc-internal-format
57592 msgid "%q+#D cannot be declared"
57593 msgstr ""
57594
57595 #: cp/search.c:2134
57596 #, gcc-internal-format
57597 msgid " since %q+#D declared in base class"
57598 msgstr ""
57599
57600 #: cp/semantics.c:843
57601 #, gcc-internal-format
57602 msgid "%qs always evaluates to true in %<if constexpr%>"
57603 msgstr ""
57604
57605 #: cp/semantics.c:991
57606 #, gcc-internal-format
57607 msgid "suggest explicit braces around empty body in %<do%> statement"
57608 msgstr ""
57609
57610 #: cp/semantics.c:1504
57611 #, gcc-internal-format
57612 msgid "catching polymorphic type %q#T by value"
57613 msgstr ""
57614
57615 #: cp/semantics.c:1509
57616 #, gcc-internal-format
57617 msgid "catching type %q#T by value"
57618 msgstr ""
57619
57620 #: cp/semantics.c:1514
57621 #, gcc-internal-format
57622 msgid "catching non-reference type %q#T"
57623 msgstr ""
57624
57625 #: cp/semantics.c:1724
57626 #, gcc-internal-format
57627 msgid "type of %<asm%> operand %qE could not be determined"
57628 msgstr ""
57629
57630 #: cp/semantics.c:1806
57631 #, gcc-internal-format
57632 msgid "%<__label__%> declarations are only allowed in function scopes"
57633 msgstr ""
57634
57635 #: cp/semantics.c:1991
57636 #, gcc-internal-format
57637 msgid "invalid use of member %qD in static member function"
57638 msgstr ""
57639
57640 #: cp/semantics.c:2229
57641 #, gcc-internal-format
57642 msgid "%qE missing template arguments"
57643 msgstr ""
57644
57645 #: cp/semantics.c:2289
57646 #, gcc-internal-format
57647 msgid ""
57648 "a statement expression is an insufficient context for overload resolution"
57649 msgstr ""
57650
57651 #: cp/semantics.c:2641
57652 #, gcc-internal-format
57653 msgid "cannot call a concept as a function"
57654 msgstr ""
57655
57656 #: cp/semantics.c:2709
57657 #, gcc-internal-format
57658 msgid "arguments to destructor are not allowed"
57659 msgstr ""
57660
57661 #: cp/semantics.c:2787
57662 #, gcc-internal-format
57663 msgid "%<this%> is unavailable for static member functions"
57664 msgstr ""
57665
57666 #: cp/semantics.c:2789
57667 #, gcc-internal-format
57668 msgid "invalid use of %<this%> in non-member function"
57669 msgstr ""
57670
57671 #: cp/semantics.c:2791
57672 #, gcc-internal-format
57673 msgid "invalid use of %<this%> at top level"
57674 msgstr ""
57675
57676 #: cp/semantics.c:2813
57677 #, gcc-internal-format
57678 msgid "invalid qualifying scope in pseudo-destructor name"
57679 msgstr ""
57680
57681 #: cp/semantics.c:2821 cp/typeck.c:2743
57682 #, gcc-internal-format
57683 msgid "qualified type %qT does not match destructor name ~%qT"
57684 msgstr ""
57685
57686 #: cp/semantics.c:2843
57687 #, gcc-internal-format
57688 msgid "%qE is not of type %qT"
57689 msgstr ""
57690
57691 #: cp/semantics.c:2920
57692 #, gcc-internal-format
57693 msgid "compound literal of non-object type %qT"
57694 msgstr ""
57695
57696 #: cp/semantics.c:3104
57697 #, gcc-internal-format
57698 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
57699 msgstr ""
57700
57701 #: cp/semantics.c:3154
57702 #, gcc-internal-format
57703 msgid ""
57704 "invalid use of type %qT as a default value for a template template-parameter"
57705 msgstr ""
57706
57707 #: cp/semantics.c:3157
57708 #, gcc-internal-format
57709 msgid "invalid default argument for a template template parameter"
57710 msgstr ""
57711
57712 #: cp/semantics.c:3174
57713 #, gcc-internal-format
57714 msgid "definition of %q#T inside template parameter list"
57715 msgstr ""
57716
57717 #: cp/semantics.c:3205
57718 #, gcc-internal-format
57719 msgid "invalid definition of qualified type %qT"
57720 msgstr ""
57721
57722 #: cp/semantics.c:3475
57723 #, gcc-internal-format
57724 msgid "invalid base-class specification"
57725 msgstr ""
57726
57727 #: cp/semantics.c:3638
57728 #, gcc-internal-format
57729 msgid "cannot capture member %qD of anonymous union"
57730 msgstr ""
57731
57732 #: cp/semantics.c:3655 cp/semantics.c:10328
57733 #, gcc-internal-format
57734 msgid "%qD is not captured"
57735 msgstr ""
57736
57737 #: cp/semantics.c:3659
57738 #, gcc-internal-format
57739 msgid "the lambda has no capture-default"
57740 msgstr ""
57741
57742 #: cp/semantics.c:3661
57743 #, gcc-internal-format
57744 msgid ""
57745 "lambda in local class %q+T cannot capture variables from the enclosing "
57746 "context"
57747 msgstr ""
57748
57749 #: cp/semantics.c:3673
57750 #, gcc-internal-format
57751 msgid "use of local variable with automatic storage from containing function"
57752 msgstr ""
57753
57754 #: cp/semantics.c:3675
57755 #, gcc-internal-format
57756 msgid "use of parameter from containing function"
57757 msgstr ""
57758
57759 #: cp/semantics.c:3802
57760 #, gcc-internal-format
57761 msgid "use of parameter outside function body"
57762 msgstr ""
57763
57764 #: cp/semantics.c:3812
57765 #, gcc-internal-format
57766 msgid "missing template arguments"
57767 msgstr ""
57768
57769 #: cp/semantics.c:3848
57770 #, gcc-internal-format
57771 msgid ""
57772 "template parameter %qD of type %qT is not allowed in an integral constant "
57773 "expression because it is not of integral or enumeration type"
57774 msgstr ""
57775
57776 #: cp/semantics.c:3879
57777 #, gcc-internal-format
57778 msgid "use of class template %qT as expression"
57779 msgstr ""
57780
57781 #. Ambiguous reference to base members.
57782 #: cp/semantics.c:3886
57783 #, gcc-internal-format
57784 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
57785 msgstr ""
57786
57787 #: cp/semantics.c:3914
57788 #, gcc-internal-format
57789 msgid "%qD cannot appear in a constant-expression"
57790 msgstr ""
57791
57792 #: cp/semantics.c:4083
57793 #, gcc-internal-format
57794 msgid "type of %qE is unknown"
57795 msgstr ""
57796
57797 #: cp/semantics.c:4112
57798 #, gcc-internal-format
57799 msgid "%qT is not an enumeration type"
57800 msgstr ""
57801
57802 #. Parameter packs can only be used in templates
57803 #: cp/semantics.c:4246
57804 #, gcc-internal-format
57805 msgid "parameter pack %<__bases%> only valid in template declaration"
57806 msgstr ""
57807
57808 #: cp/semantics.c:4278
57809 #, gcc-internal-format
57810 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
57811 msgstr ""
57812
57813 #: cp/semantics.c:4291
57814 #, gcc-internal-format
57815 msgid "cannot apply %<offsetof%> to member function %qD"
57816 msgstr ""
57817
57818 #: cp/semantics.c:4295
57819 #, gcc-internal-format
57820 msgid "cannot apply %<offsetof%> to member function"
57821 msgstr ""
57822
57823 #: cp/semantics.c:4300
57824 #, gcc-internal-format
57825 msgid "cannot apply %<offsetof%> to an enumerator %qD"
57826 msgstr ""
57827
57828 #: cp/semantics.c:4311
57829 #, gcc-internal-format
57830 msgid ""
57831 "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
57832 msgstr ""
57833
57834 #: cp/semantics.c:4837 cp/semantics.c:6610 cp/semantics.c:6694
57835 #: cp/semantics.c:6745 cp/semantics.c:7087 cp/semantics.c:7234
57836 #: cp/semantics.c:7479 cp/semantics.c:7922
57837 #, gcc-internal-format
57838 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
57839 msgstr ""
57840
57841 #: cp/semantics.c:5578
57842 #, gcc-internal-format
57843 msgid "user defined reduction lookup is ambiguous"
57844 msgstr ""
57845
57846 #: cp/semantics.c:5851
57847 #, gcc-internal-format
57848 msgid "%qE in %<reduction%> clause is a zero size array"
57849 msgstr ""
57850
57851 #: cp/semantics.c:5901
57852 #, gcc-internal-format
57853 msgid "%qE has const type for %<reduction%>"
57854 msgstr ""
57855
57856 #: cp/semantics.c:6020
57857 #, gcc-internal-format
57858 msgid "user defined reduction with constructor initializer for base class %qT"
57859 msgstr ""
57860
57861 #: cp/semantics.c:6478
57862 #, gcc-internal-format
57863 msgid ""
57864 "linear clause with %qs modifier applied to non-reference variable with %qT "
57865 "type"
57866 msgstr ""
57867
57868 #: cp/semantics.c:6493
57869 #, gcc-internal-format
57870 msgid ""
57871 "linear clause applied to non-integral non-pointer variable with %qT type"
57872 msgstr ""
57873
57874 #: cp/semantics.c:6517
57875 #, gcc-internal-format
57876 msgid "linear step expression must be integral"
57877 msgstr ""
57878
57879 #: cp/semantics.c:6622 cp/semantics.c:7935
57880 #, gcc-internal-format
57881 msgid "%qD is not a variable in clause %qs"
57882 msgstr ""
57883
57884 #: cp/semantics.c:6707
57885 #, gcc-internal-format
57886 msgid "%qD is not a variable in clause %<firstprivate%>"
57887 msgstr ""
57888
57889 #: cp/semantics.c:6758
57890 #, gcc-internal-format
57891 msgid "%qD is not a variable in clause %<lastprivate%>"
57892 msgstr ""
57893
57894 #: cp/semantics.c:6808
57895 #, gcc-internal-format
57896 msgid "%<gang%> static expression must be integral"
57897 msgstr ""
57898
57899 #: cp/semantics.c:6822
57900 #, gcc-internal-format
57901 msgid "%<gang%> static value must be positive"
57902 msgstr ""
57903
57904 #: cp/semantics.c:6856
57905 #, gcc-internal-format
57906 msgid "%<gang%> num expression must be integral"
57907 msgstr ""
57908
57909 #: cp/semantics.c:6859
57910 #, gcc-internal-format
57911 msgid "%<vector%> length expression must be integral"
57912 msgstr ""
57913
57914 #: cp/semantics.c:6863
57915 #, gcc-internal-format
57916 msgid "%<worker%> num expression must be integral"
57917 msgstr ""
57918
57919 #: cp/semantics.c:6885
57920 #, gcc-internal-format
57921 msgid "%<gang%> num value must be positive"
57922 msgstr ""
57923
57924 #: cp/semantics.c:6889
57925 #, gcc-internal-format
57926 msgid "%<vector%> length value must be positive"
57927 msgstr ""
57928
57929 #: cp/semantics.c:6894
57930 #, gcc-internal-format
57931 msgid "%<worker%> num value must be positive"
57932 msgstr ""
57933
57934 #: cp/semantics.c:6921
57935 #, gcc-internal-format
57936 msgid "schedule chunk size expression must be integral"
57937 msgstr ""
57938
57939 #: cp/semantics.c:6954
57940 #, gcc-internal-format
57941 msgid "%qs length expression must be integral"
57942 msgstr ""
57943
57944 #: cp/semantics.c:6968
57945 #, gcc-internal-format
57946 msgid "%qs length expression must be positive constant integer expression"
57947 msgstr ""
57948
57949 #: cp/semantics.c:6988
57950 #, gcc-internal-format
57951 msgid "%<async%> expression must be integral"
57952 msgstr ""
57953
57954 #: cp/semantics.c:7017
57955 #, gcc-internal-format
57956 msgid "%<thread_limit%> expression must be integral"
57957 msgstr ""
57958
57959 #: cp/semantics.c:7047
57960 #, gcc-internal-format
57961 msgid "%<device%> id must be integral"
57962 msgstr ""
57963
57964 #: cp/semantics.c:7069
57965 #, gcc-internal-format
57966 msgid "%<dist_schedule%> chunk size expression must be integral"
57967 msgstr ""
57968
57969 #: cp/semantics.c:7098
57970 #, gcc-internal-format
57971 msgid "%qD is not a variable in %<aligned%> clause"
57972 msgstr ""
57973
57974 #: cp/semantics.c:7113
57975 #, gcc-internal-format
57976 msgid ""
57977 "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference "
57978 "to pointer or array"
57979 msgstr ""
57980
57981 #: cp/semantics.c:7120
57982 #, gcc-internal-format
57983 msgid "%qD appears more than once in %<aligned%> clauses"
57984 msgstr ""
57985
57986 #: cp/semantics.c:7135
57987 #, gcc-internal-format
57988 msgid "%<aligned%> clause alignment expression must be integral"
57989 msgstr ""
57990
57991 #: cp/semantics.c:7168
57992 #, gcc-internal-format
57993 msgid "%qD is not a variable in %<nontemporal%> clause"
57994 msgstr ""
57995
57996 #: cp/semantics.c:7179
57997 #, gcc-internal-format
57998 msgid "%qD appears more than once in %<nontemporal%> clauses"
57999 msgstr ""
58000
58001 #: cp/semantics.c:7244
58002 #, gcc-internal-format
58003 msgid "%qD is not lvalue expression nor array section in %<depend%> clause"
58004 msgstr ""
58005
58006 #: cp/semantics.c:7630
58007 #, gcc-internal-format
58008 msgid "template %qE in clause %qs"
58009 msgstr ""
58010
58011 #: cp/semantics.c:7634
58012 #, gcc-internal-format
58013 msgid "overloaded function name %qE in clause %qs"
58014 msgstr ""
58015
58016 #: cp/semantics.c:7703
58017 #, gcc-internal-format
58018 msgid "%<grainsize%> expression must be integral"
58019 msgstr ""
58020
58021 #: cp/semantics.c:7733
58022 #, gcc-internal-format
58023 msgid "%<priority%> expression must be integral"
58024 msgstr ""
58025
58026 #: cp/semantics.c:7763
58027 #, gcc-internal-format
58028 msgid "%<hint%> expression must be integral"
58029 msgstr ""
58030
58031 #: cp/semantics.c:7776
58032 #, gcc-internal-format
58033 msgid "%<hint%> expression must be constant integer expression"
58034 msgstr ""
58035
58036 #: cp/semantics.c:7799
58037 #, gcc-internal-format
58038 msgid "%qs variable is neither a pointer nor reference to pointer"
58039 msgstr ""
58040
58041 #: cp/semantics.c:7809
58042 #, gcc-internal-format
58043 msgid ""
58044 "%qs variable is neither a pointer, nor an array nor reference to pointer or "
58045 "array"
58046 msgstr ""
58047
58048 #: cp/semantics.c:7863
58049 #, gcc-internal-format
58050 msgid "%<tile%> argument needs integral type"
58051 msgstr ""
58052
58053 #: cp/semantics.c:8204
58054 #, gcc-internal-format
58055 msgid ""
58056 "%<const%> qualified %qE without %<mutable%> member may appear only in "
58057 "%<shared%> or %<firstprivate%> clauses"
58058 msgstr ""
58059
58060 #: cp/semantics.c:8398
58061 #, gcc-internal-format
58062 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
58063 msgstr ""
58064
58065 #: cp/semantics.c:8412
58066 #, gcc-internal-format
58067 msgid "%<threadprivate%> %qE directive not in %qT definition"
58068 msgstr ""
58069
58070 #: cp/semantics.c:8609
58071 #, gcc-internal-format
58072 msgid "difference between %qE and %qD does not have integer type"
58073 msgstr ""
58074
58075 #: cp/semantics.c:9075
58076 #, gcc-internal-format
58077 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
58078 msgstr ""
58079
58080 #: cp/semantics.c:9378 cp/semantics.c:9388
58081 #, gcc-internal-format
58082 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
58083 msgstr ""
58084
58085 #: cp/semantics.c:9747
58086 #, gcc-internal-format, gfc-internal-format
58087 msgid "static assertion failed: %s"
58088 msgstr ""
58089
58090 #: cp/semantics.c:9758
58091 #, gcc-internal-format
58092 msgid "non-constant condition for static assertion"
58093 msgstr ""
58094
58095 #: cp/semantics.c:9788
58096 #, gcc-internal-format
58097 msgid "argument to %<decltype%> must be an expression"
58098 msgstr ""
58099
58100 #: cp/semantics.c:9824
58101 #, gcc-internal-format
58102 msgid "%<decltype%> cannot resolve address of overloaded function"
58103 msgstr ""
58104
58105 #: cp/semantics.c:10367
58106 #, gcc-internal-format
58107 msgid "operand of fold expression has no unexpanded parameter packs"
58108 msgstr ""
58109
58110 #: cp/semantics.c:10420
58111 #, gcc-internal-format
58112 msgid "both arguments in binary fold have unexpanded parameter packs"
58113 msgstr ""
58114
58115 #: cp/semantics.c:10422
58116 #, gcc-internal-format
58117 msgid "no unexpanded parameter packs in binary fold"
58118 msgstr ""
58119
58120 #: cp/semantics.c:10440
58121 #, gcc-internal-format
58122 msgid "non-pointer argument to %<__builtin_launder%>"
58123 msgstr ""
58124
58125 #: cp/tree.c:1385
58126 #, gcc-internal-format
58127 msgid "%qV qualifiers cannot be applied to %qT"
58128 msgstr ""
58129
58130 #: cp/tree.c:1904
58131 #, gcc-internal-format
58132 msgid "statement-expression in a constant expression"
58133 msgstr ""
58134
58135 #: cp/tree.c:4116
58136 #, gcc-internal-format
58137 msgid ""
58138 "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which "
58139 "was accidentally changed in 8.1"
58140 msgstr ""
58141
58142 #: cp/tree.c:4120
58143 #, gcc-internal-format
58144 msgid ""
58145 "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention "
58146 "for %qT"
58147 msgstr ""
58148
58149 #: cp/tree.c:4123
58150 #, gcc-internal-format
58151 msgid " declared here"
58152 msgstr ""
58153
58154 #: cp/tree.c:4128
58155 #, gcc-internal-format
58156 msgid ""
58157 "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
58158 msgstr ""
58159
58160 #: cp/tree.c:4130
58161 #, gcc-internal-format
58162 msgid " because all of its copy and move constructors are deleted"
58163 msgstr ""
58164
58165 #: cp/tree.c:4551
58166 #, gcc-internal-format
58167 msgid "base class %qT is not public"
58168 msgstr ""
58169
58170 #: cp/tree.c:4554
58171 #, gcc-internal-format
58172 msgid "%qD is not public"
58173 msgstr ""
58174
58175 #: cp/tree.c:4561
58176 #, gcc-internal-format
58177 msgid "%qD is mutable"
58178 msgstr ""
58179
58180 #: cp/tree.c:4569
58181 #, gcc-internal-format
58182 msgid "%qD has a non-structural type"
58183 msgstr ""
58184
58185 #: cp/tree.c:4587
58186 #, gcc-internal-format
58187 msgid "%qE attribute argument must be a string constant"
58188 msgstr ""
58189
58190 #: cp/tree.c:4595
58191 #, gcc-internal-format
58192 msgid "%qE attribute applied to %qD with void return type"
58193 msgstr ""
58194
58195 #: cp/tree.c:4602
58196 #, gcc-internal-format
58197 msgid ""
58198 "%qE attribute can only be applied to functions or to class or enumeration "
58199 "types"
58200 msgstr ""
58201
58202 #: cp/tree.c:4620
58203 #, gcc-internal-format
58204 msgid "%qE attribute can only be applied to non-static data members"
58205 msgstr ""
58206
58207 #: cp/tree.c:4626
58208 #, gcc-internal-format
58209 msgid "%qE attribute cannot be applied to a bit-field"
58210 msgstr ""
58211
58212 #: cp/tree.c:4646
58213 #, gcc-internal-format
58214 msgid "%qE attribute takes no arguments"
58215 msgstr ""
58216
58217 #: cp/tree.c:4650
58218 #, gcc-internal-format
58219 msgid ""
58220 "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::"
58221 "%E]]%>"
58222 msgstr ""
58223
58224 #: cp/tree.c:4713
58225 #, gcc-internal-format
58226 msgid "requested %<init_priority%> is not an integer constant"
58227 msgstr ""
58228
58229 #: cp/tree.c:4735
58230 #, gcc-internal-format
58231 msgid ""
58232 "can only use %qE attribute on file-scope definitions of objects of class type"
58233 msgstr ""
58234
58235 #: cp/tree.c:4743
58236 #, gcc-internal-format
58237 msgid "requested %<init_priority%> %i is out of range [0, %i]"
58238 msgstr ""
58239
58240 #: cp/tree.c:4754
58241 #, gcc-internal-format
58242 msgid "requested %<init_priority%> %i is reserved for internal use"
58243 msgstr ""
58244
58245 #: cp/tree.c:4766
58246 #, gcc-internal-format
58247 msgid "%qE attribute is not supported on this platform"
58248 msgstr ""
58249
58250 #: cp/tree.c:4793
58251 #, gcc-internal-format
58252 msgid "redeclaration of %qD adds abi tag %qE"
58253 msgstr ""
58254
58255 #: cp/tree.c:4813
58256 #, gcc-internal-format
58257 msgid "the %qE attribute requires arguments"
58258 msgstr ""
58259
58260 #: cp/tree.c:4824
58261 #, gcc-internal-format
58262 msgid "arguments to the %qE attribute must be narrow string literals"
58263 msgstr ""
58264
58265 #: cp/tree.c:4837 cp/tree.c:4850
58266 #, gcc-internal-format
58267 msgid "arguments to the %qE attribute must contain valid identifiers"
58268 msgstr ""
58269
58270 #: cp/tree.c:4839
58271 #, gcc-internal-format
58272 msgid "%<%c%> is not a valid first character for an identifier"
58273 msgstr ""
58274
58275 #: cp/tree.c:4852
58276 #, gcc-internal-format
58277 msgid "%<%c%> is not a valid character in an identifier"
58278 msgstr ""
58279
58280 #: cp/tree.c:4876
58281 #, gcc-internal-format
58282 msgid "%qE attribute applied to non-class, non-enum type %qT"
58283 msgstr ""
58284
58285 #: cp/tree.c:4882
58286 #, gcc-internal-format
58287 msgid "%qE attribute applied to %qT after its definition"
58288 msgstr ""
58289
58290 #: cp/tree.c:4889
58291 #, gcc-internal-format
58292 msgid "ignoring %qE attribute applied to template instantiation %qT"
58293 msgstr ""
58294
58295 #: cp/tree.c:4896
58296 #, gcc-internal-format
58297 msgid "ignoring %qE attribute applied to template specialization %qT"
58298 msgstr ""
58299
58300 #: cp/tree.c:4918
58301 #, gcc-internal-format
58302 msgid "%qE attribute applied to non-function, non-variable %qD"
58303 msgstr ""
58304
58305 #: cp/tree.c:4924
58306 #, gcc-internal-format
58307 msgid "%qE attribute applied to extern \"C\" declaration %qD"
58308 msgstr ""
58309
58310 #: cp/tree.c:5791
58311 #, gcc-internal-format
58312 msgid "zero as null pointer constant"
58313 msgstr ""
58314
58315 #: cp/tree.c:5804
58316 #, gcc-internal-format
58317 msgid "%<lang_*%> check: failed in %s, at %s:%d"
58318 msgstr ""
58319
58320 #: cp/typeck.c:459
58321 #, gcc-internal-format
58322 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
58323 msgstr ""
58324
58325 #: cp/typeck.c:465
58326 #, gcc-internal-format
58327 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
58328 msgstr ""
58329
58330 #: cp/typeck.c:471
58331 #, gcc-internal-format
58332 msgid ""
58333 "conditional expression between distinct pointer types %qT and %qT lacks a "
58334 "cast"
58335 msgstr ""
58336
58337 #: cp/typeck.c:619
58338 #, gcc-internal-format
58339 msgid ""
58340 "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-"
58341 "function"
58342 msgstr ""
58343
58344 #: cp/typeck.c:624
58345 #, gcc-internal-format
58346 msgid ""
58347 "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-"
58348 "function"
58349 msgstr ""
58350
58351 #: cp/typeck.c:629
58352 #, gcc-internal-format
58353 msgid ""
58354 "ISO C++ forbids conditional expression between pointer of type %<void *%> "
58355 "and pointer-to-function"
58356 msgstr ""
58357
58358 #: cp/typeck.c:708
58359 #, gcc-internal-format
58360 msgid ""
58361 "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
58362 msgstr ""
58363
58364 #: cp/typeck.c:713
58365 #, gcc-internal-format
58366 msgid ""
58367 "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
58368 msgstr ""
58369
58370 #: cp/typeck.c:718
58371 #, gcc-internal-format
58372 msgid ""
58373 "conditional expression between distinct pointer-to-member types %qT and %qT "
58374 "lacks a cast"
58375 msgstr ""
58376
58377 #: cp/typeck.c:1532
58378 #, gcc-internal-format
58379 msgid "canonical types differ for identical types %qT and %qT"
58380 msgstr ""
58381
58382 #: cp/typeck.c:1539
58383 #, gcc-internal-format
58384 msgid "same canonical type node for different types %qT and %qT"
58385 msgstr ""
58386
58387 #: cp/typeck.c:1699
58388 #, gcc-internal-format
58389 msgid "invalid application of %qs to a member function"
58390 msgstr ""
58391
58392 #: cp/typeck.c:1797
58393 #, gcc-internal-format
58394 msgid "invalid application of %<sizeof%> to a bit-field"
58395 msgstr ""
58396
58397 #: cp/typeck.c:1805
58398 #, gcc-internal-format
58399 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
58400 msgstr ""
58401
58402 #: cp/typeck.c:1867
58403 #, gcc-internal-format
58404 msgid "invalid application of %<__alignof%> to a bit-field"
58405 msgstr ""
58406
58407 #: cp/typeck.c:1878
58408 #, gcc-internal-format
58409 msgid ""
58410 "ISO C++ forbids applying %<__alignof%> to an expression of function type"
58411 msgstr ""
58412
58413 #: cp/typeck.c:1958
58414 #, gcc-internal-format
58415 msgid "%<alignas%> argument has non-integral type %qT"
58416 msgstr ""
58417
58418 #: cp/typeck.c:2003
58419 #, gcc-internal-format
58420 msgid "invalid use of non-static member function of type %qT"
58421 msgstr ""
58422
58423 #: cp/typeck.c:2171
58424 #, gcc-internal-format
58425 msgid "taking address of temporary array"
58426 msgstr ""
58427
58428 #: cp/typeck.c:2353
58429 #, gcc-internal-format
58430 msgid "ISO C++ forbids converting a string constant to %qT"
58431 msgstr ""
58432
58433 #: cp/typeck.c:2357
58434 #, gcc-internal-format
58435 msgid "deprecated conversion from string constant to %qT"
58436 msgstr ""
58437
58438 #: cp/typeck.c:2493 cp/typeck.c:3056
58439 #, gcc-internal-format
58440 msgid ""
58441 "request for member %qD in %qE, which is of pointer type %qT (maybe you meant "
58442 "to use %<->%> ?)"
58443 msgstr ""
58444
58445 #: cp/typeck.c:2497 cp/typeck.c:3060
58446 #, gcc-internal-format
58447 msgid "request for member %qD in %qE, which is of non-class type %qT"
58448 msgstr ""
58449
58450 #: cp/typeck.c:2528
58451 #, gcc-internal-format
58452 msgid "invalid use of non-static data member %qE"
58453 msgstr ""
58454
58455 #: cp/typeck.c:2608
58456 #, gcc-internal-format
58457 msgid ""
58458 "invalid access to non-static data member %qD in virtual base of NULL object"
58459 msgstr ""
58460
58461 #: cp/typeck.c:2758
58462 #, gcc-internal-format
58463 msgid "object type %qT does not match destructor name ~%qT"
58464 msgstr ""
58465
58466 #: cp/typeck.c:2767
58467 #, gcc-internal-format
58468 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
58469 msgstr ""
58470
58471 #: cp/typeck.c:2908
58472 #, gcc-internal-format
58473 msgid "field %q#D can be accessed via %q#D"
58474 msgstr ""
58475
58476 #. No hint.
58477 #: cp/typeck.c:2927
58478 #, gcc-internal-format
58479 msgid "%q#T has no member named %qE"
58480 msgstr ""
58481
58482 #: cp/typeck.c:2950
58483 #, gcc-internal-format
58484 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
58485 msgstr ""
58486
58487 #: cp/typeck.c:2961
58488 #, gcc-internal-format
58489 msgid ""
58490 "%q#T has no member named %qE; did you mean %q#D? (not accessible from this "
58491 "context)"
58492 msgstr ""
58493
58494 #: cp/typeck.c:2975
58495 #, gcc-internal-format
58496 msgid "%q#T has no member named %qE; did you mean %qE?"
58497 msgstr ""
58498
58499 #: cp/typeck.c:3090 cp/typeck.c:3116
58500 #, gcc-internal-format
58501 msgid "%<%D::%D%> is not a member of %qT"
58502 msgstr ""
58503
58504 #: cp/typeck.c:3155
58505 #, gcc-internal-format
58506 msgid "%qT is not a base of %qT"
58507 msgstr ""
58508
58509 #: cp/typeck.c:3208
58510 #, gcc-internal-format
58511 msgid "%qD is not a member template function"
58512 msgstr ""
58513
58514 #: cp/typeck.c:3403
58515 #, gcc-internal-format
58516 msgid "%qT is not a pointer-to-object type"
58517 msgstr ""
58518
58519 #: cp/typeck.c:3435
58520 #, gcc-internal-format
58521 msgid "invalid use of array indexing on pointer to member"
58522 msgstr ""
58523
58524 #: cp/typeck.c:3438
58525 #, gcc-internal-format
58526 msgid "invalid use of unary %<*%> on pointer to member"
58527 msgstr ""
58528
58529 #: cp/typeck.c:3441
58530 #, gcc-internal-format
58531 msgid "invalid use of implicit conversion on pointer to member"
58532 msgstr ""
58533
58534 #: cp/typeck.c:3445
58535 #, gcc-internal-format
58536 msgid ""
58537 "left hand operand of %<->*%> must be a pointer to class, but is a pointer to "
58538 "member of type %qT"
58539 msgstr ""
58540
58541 #: cp/typeck.c:3510
58542 #, gcc-internal-format
58543 msgid "subscript missing in array reference"
58544 msgstr ""
58545
58546 #: cp/typeck.c:3607
58547 #, gcc-internal-format
58548 msgid "subscripting array declared %<register%>"
58549 msgstr ""
58550
58551 #: cp/typeck.c:3645
58552 #, gcc-internal-format
58553 msgid "subscripted value is neither array nor pointer"
58554 msgstr ""
58555
58556 #: cp/typeck.c:3717
58557 #, gcc-internal-format
58558 msgid "object missing in use of %qE"
58559 msgstr ""
58560
58561 #: cp/typeck.c:3942
58562 #, gcc-internal-format
58563 msgid "ISO C++ forbids calling %<::main%> from within program"
58564 msgstr ""
58565
58566 #: cp/typeck.c:3963
58567 #, gcc-internal-format
58568 msgid ""
58569 "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E "
58570 "(...)%>, e.g. %<(... ->* %E) (...)%>"
58571 msgstr ""
58572
58573 #: cp/typeck.c:3980
58574 #, gcc-internal-format
58575 msgid "%qE cannot be used as a function"
58576 msgstr ""
58577
58578 #: cp/typeck.c:3983
58579 #, gcc-internal-format
58580 msgid "%qD cannot be used as a function"
58581 msgstr ""
58582
58583 #: cp/typeck.c:3986
58584 #, gcc-internal-format
58585 msgid "expression cannot be used as a function"
58586 msgstr ""
58587
58588 #: cp/typeck.c:4043
58589 #, gcc-internal-format
58590 msgid "too many arguments to constructor %q#D"
58591 msgstr ""
58592
58593 #: cp/typeck.c:4044
58594 #, gcc-internal-format
58595 msgid "too few arguments to constructor %q#D"
58596 msgstr ""
58597
58598 #: cp/typeck.c:4049
58599 #, gcc-internal-format
58600 msgid "too many arguments to member function %q#D"
58601 msgstr ""
58602
58603 #: cp/typeck.c:4050
58604 #, gcc-internal-format
58605 msgid "too few arguments to member function %q#D"
58606 msgstr ""
58607
58608 #: cp/typeck.c:4056
58609 #, gcc-internal-format
58610 msgid "too many arguments to function %q#D"
58611 msgstr ""
58612
58613 #: cp/typeck.c:4057
58614 #, gcc-internal-format
58615 msgid "too few arguments to function %q#D"
58616 msgstr ""
58617
58618 #: cp/typeck.c:4067
58619 #, gcc-internal-format
58620 msgid "too many arguments to method %q#D"
58621 msgstr ""
58622
58623 #: cp/typeck.c:4068
58624 #, gcc-internal-format
58625 msgid "too few arguments to method %q#D"
58626 msgstr ""
58627
58628 #: cp/typeck.c:4071
58629 #, gcc-internal-format
58630 msgid "too many arguments to function"
58631 msgstr ""
58632
58633 #: cp/typeck.c:4072
58634 #, gcc-internal-format
58635 msgid "too few arguments to function"
58636 msgstr ""
58637
58638 #: cp/typeck.c:4154
58639 #, gcc-internal-format
58640 msgid "parameter %P of %qD has incomplete type %qT"
58641 msgstr ""
58642
58643 #: cp/typeck.c:4160
58644 #, gcc-internal-format
58645 msgid "parameter %P has incomplete type %qT"
58646 msgstr ""
58647
58648 #: cp/typeck.c:4409
58649 #, gcc-internal-format
58650 msgid "the address of %qD will never be NULL"
58651 msgstr ""
58652
58653 #: cp/typeck.c:4420
58654 #, gcc-internal-format
58655 msgid "the compiler can assume that the address of %qD will never be NULL"
58656 msgstr ""
58657
58658 #: cp/typeck.c:4543 cp/typeck.c:4555
58659 #, gcc-internal-format
58660 msgid "assuming cast to type %qT from overloaded function"
58661 msgstr ""
58662
58663 #: cp/typeck.c:4601
58664 #, gcc-internal-format
58665 msgid "NULL used in arithmetic"
58666 msgstr ""
58667
58668 #: cp/typeck.c:5051 cp/typeck.c:5060 cp/typeck.c:5353 cp/typeck.c:5362
58669 #, gcc-internal-format
58670 msgid "ISO C++ forbids comparison between pointer and integer"
58671 msgstr ""
58672
58673 #: cp/typeck.c:5266 cp/typeck.c:5279
58674 #, gcc-internal-format
58675 msgid "operand types are %qT and %qT"
58676 msgstr ""
58677
58678 #: cp/typeck.c:5302
58679 #, gcc-internal-format
58680 msgid "three-way comparison of vectors"
58681 msgstr ""
58682
58683 #: cp/typeck.c:5334 cp/typeck.c:5342
58684 #, gcc-internal-format
58685 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
58686 msgstr ""
58687
58688 #: cp/typeck.c:5392
58689 #, gcc-internal-format
58690 msgid "unordered comparison on non-floating-point argument"
58691 msgstr ""
58692
58693 #: cp/typeck.c:5437
58694 msgid ""
58695 "implicit conversion from %qH to %qI to match other operand of binary "
58696 "expression"
58697 msgstr ""
58698
58699 #: cp/typeck.c:5508
58700 #, gcc-internal-format
58701 msgid "invalid operands of types %qT and %qT to binary %qO"
58702 msgstr ""
58703
58704 #: cp/typeck.c:5860
58705 #, gcc-internal-format
58706 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
58707 msgstr ""
58708
58709 #: cp/typeck.c:5868
58710 #, gcc-internal-format
58711 msgid "ISO C++ forbids using pointer to a function in subtraction"
58712 msgstr ""
58713
58714 #: cp/typeck.c:5876
58715 #, gcc-internal-format
58716 msgid "ISO C++ forbids using pointer to a method in subtraction"
58717 msgstr ""
58718
58719 #: cp/typeck.c:5929
58720 #, gcc-internal-format
58721 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
58722 msgstr ""
58723
58724 #: cp/typeck.c:6008
58725 #, gcc-internal-format
58726 msgid "taking address of constructor %qD"
58727 msgstr ""
58728
58729 #: cp/typeck.c:6009
58730 #, gcc-internal-format
58731 msgid "taking address of destructor %qD"
58732 msgstr ""
58733
58734 #: cp/typeck.c:6025
58735 #, gcc-internal-format
58736 msgid "invalid use of %qE to form a pointer-to-member-function"
58737 msgstr ""
58738
58739 #: cp/typeck.c:6028
58740 #, gcc-internal-format
58741 msgid " a qualified-id is required"
58742 msgstr ""
58743
58744 #: cp/typeck.c:6035
58745 #, gcc-internal-format
58746 msgid ""
58747 "parentheses around %qE cannot be used to form a pointer-to-member-function"
58748 msgstr ""
58749
58750 #: cp/typeck.c:6221
58751 #, gcc-internal-format
58752 msgid ""
58753 "ISO C++ forbids taking the address of an unqualified or parenthesized non-"
58754 "static member function to form a pointer to member function. Say %<&%T::%D%>"
58755 msgstr ""
58756
58757 #: cp/typeck.c:6227
58758 #, gcc-internal-format
58759 msgid ""
58760 "ISO C++ forbids taking the address of a bound member function to form a "
58761 "pointer to member function. Say %<&%T::%D%>"
58762 msgstr ""
58763
58764 #. Make this a permerror because we used to accept it.
58765 #: cp/typeck.c:6262
58766 #, gcc-internal-format
58767 msgid "taking address of rvalue"
58768 msgstr ""
58769
58770 #: cp/typeck.c:6279
58771 #, gcc-internal-format
58772 msgid "ISO C++ forbids taking address of function %<::main%>"
58773 msgstr ""
58774
58775 #: cp/typeck.c:6337
58776 #, gcc-internal-format
58777 msgid "cannot create pointer to reference member %qD"
58778 msgstr ""
58779
58780 #: cp/typeck.c:6357
58781 #, gcc-internal-format
58782 msgid "attempt to take address of bit-field"
58783 msgstr ""
58784
58785 #: cp/typeck.c:6373
58786 #, gcc-internal-format
58787 msgid "taking address of an immediate function %qD"
58788 msgstr ""
58789
58790 #: cp/typeck.c:6520
58791 #, gcc-internal-format
58792 msgid "%<~%> on an expression of type %<bool%>"
58793 msgstr ""
58794
58795 #: cp/typeck.c:6521
58796 #, gcc-internal-format
58797 msgid "did you mean to use logical not (%<!%>)?"
58798 msgstr ""
58799
58800 #: cp/typeck.c:6644
58801 #, gcc-internal-format
58802 msgid "ISO C++ forbids incrementing an enum"
58803 msgstr ""
58804
58805 #: cp/typeck.c:6645
58806 #, gcc-internal-format
58807 msgid "ISO C++ forbids decrementing an enum"
58808 msgstr ""
58809
58810 #: cp/typeck.c:6661
58811 #, gcc-internal-format
58812 msgid "cannot increment a pointer to incomplete type %qT"
58813 msgstr ""
58814
58815 #: cp/typeck.c:6663
58816 #, gcc-internal-format
58817 msgid "cannot decrement a pointer to incomplete type %qT"
58818 msgstr ""
58819
58820 #: cp/typeck.c:6675
58821 #, gcc-internal-format
58822 msgid "ISO C++ forbids incrementing a pointer of type %qT"
58823 msgstr ""
58824
58825 #: cp/typeck.c:6677
58826 #, gcc-internal-format
58827 msgid "ISO C++ forbids decrementing a pointer of type %qT"
58828 msgstr ""
58829
58830 #: cp/typeck.c:6716
58831 #, gcc-internal-format
58832 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
58833 msgstr ""
58834
58835 #: cp/typeck.c:6729
58836 #, gcc-internal-format
58837 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
58838 msgstr ""
58839
58840 #: cp/typeck.c:6739
58841 #, gcc-internal-format
58842 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
58843 msgstr ""
58844
58845 #: cp/typeck.c:6747
58846 #, gcc-internal-format
58847 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
58848 msgstr ""
58849
58850 #: cp/typeck.c:6927
58851 #, gcc-internal-format
58852 msgid "cannot take the address of %<this%>, which is an rvalue expression"
58853 msgstr ""
58854
58855 #: cp/typeck.c:6949
58856 #, gcc-internal-format
58857 msgid "address of explicit register variable %qD requested"
58858 msgstr ""
58859
58860 #: cp/typeck.c:6954
58861 #, gcc-internal-format
58862 msgid "address requested for %qD, which is declared %<register%>"
58863 msgstr ""
58864
58865 #: cp/typeck.c:7029
58866 #, gcc-internal-format
58867 msgid "list-initializer for non-class type must not be parenthesized"
58868 msgstr ""
58869
58870 #: cp/typeck.c:7041
58871 #, gcc-internal-format
58872 msgid "expression list treated as compound expression in initializer"
58873 msgstr ""
58874
58875 #: cp/typeck.c:7045
58876 #, gcc-internal-format
58877 msgid "expression list treated as compound expression in mem-initializer"
58878 msgstr ""
58879
58880 #: cp/typeck.c:7049
58881 #, gcc-internal-format
58882 msgid "expression list treated as compound expression in functional cast"
58883 msgstr ""
58884
58885 #: cp/typeck.c:7086
58886 #, gcc-internal-format, gfc-internal-format
58887 msgid "%s expression list treated as compound expression"
58888 msgstr ""
58889
58890 #: cp/typeck.c:7173
58891 #, gcc-internal-format
58892 msgid "no context to resolve type of %qE"
58893 msgstr ""
58894
58895 #: cp/typeck.c:7207
58896 #, gcc-internal-format
58897 msgid "cast from type %qT to type %qT casts away qualifiers"
58898 msgstr ""
58899
58900 #: cp/typeck.c:7213
58901 #, gcc-internal-format
58902 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
58903 msgstr ""
58904
58905 #: cp/typeck.c:7220
58906 #, gcc-internal-format
58907 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
58908 msgstr ""
58909
58910 #: cp/typeck.c:7244
58911 #, gcc-internal-format
58912 msgid "useless cast to type %q#T"
58913 msgstr ""
58914
58915 #: cp/typeck.c:7258
58916 #, gcc-internal-format
58917 msgid "type qualifiers ignored on cast result type"
58918 msgstr ""
58919
58920 #: cp/typeck.c:7681
58921 #, gcc-internal-format
58922 msgid "invalid %<static_cast%> from type %qT to type %qT"
58923 msgstr ""
58924
58925 #: cp/typeck.c:7687 cp/typeck.c:7693 cp/typeck.c:9348
58926 #, gcc-internal-format
58927 msgid "class type %qT is incomplete"
58928 msgstr ""
58929
58930 #: cp/typeck.c:7719
58931 msgid "converting from %qH to %qI"
58932 msgstr ""
58933
58934 #: cp/typeck.c:7794
58935 #, gcc-internal-format
58936 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
58937 msgstr ""
58938
58939 #: cp/typeck.c:7864
58940 msgid "cast from %qH to %qI loses precision"
58941 msgstr ""
58942
58943 #: cp/typeck.c:7889
58944 msgid "cast between incompatible function types from %qH to %qI"
58945 msgstr ""
58946
58947 #: cp/typeck.c:7900
58948 msgid "cast between incompatible pointer to member types from %qH to %qI"
58949 msgstr ""
58950
58951 #: cp/typeck.c:7921 cp/typeck.c:8111
58952 msgid "cast from %qH to %qI increases required alignment of target type"
58953 msgstr ""
58954
58955 #: cp/typeck.c:7938
58956 #, gcc-internal-format
58957 msgid ""
58958 "casting between pointer-to-function and pointer-to-object is conditionally-"
58959 "supported"
58960 msgstr ""
58961
58962 #: cp/typeck.c:7952
58963 #, gcc-internal-format
58964 msgid "invalid cast from type %qT to type %qT"
58965 msgstr ""
58966
58967 #: cp/typeck.c:8025
58968 #, gcc-internal-format
58969 msgid ""
58970 "invalid use of %<const_cast%> with type %qT, which is not a pointer, "
58971 "reference, nor a pointer-to-data-member type"
58972 msgstr ""
58973
58974 #: cp/typeck.c:8034
58975 #, gcc-internal-format
58976 msgid ""
58977 "invalid use of %<const_cast%> with type %qT, which is a pointer or reference "
58978 "to a function type"
58979 msgstr ""
58980
58981 #: cp/typeck.c:8076
58982 #, gcc-internal-format
58983 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
58984 msgstr ""
58985
58986 #: cp/typeck.c:8146
58987 #, gcc-internal-format
58988 msgid "invalid %<const_cast%> from type %qT to type %qT"
58989 msgstr ""
58990
58991 #: cp/typeck.c:8247 cp/typeck.c:8256
58992 #, gcc-internal-format
58993 msgid "ISO C++ forbids casting to an array type %qT"
58994 msgstr ""
58995
58996 #: cp/typeck.c:8265
58997 #, gcc-internal-format
58998 msgid "invalid cast to function type %qT"
58999 msgstr ""
59000
59001 #: cp/typeck.c:8575
59002 #, gcc-internal-format
59003 msgid ""
59004 "compound assignment with %<volatile%>-qualified left operand is deprecated"
59005 msgstr ""
59006
59007 #: cp/typeck.c:8595
59008 #, gcc-internal-format
59009 msgid " in evaluation of %<%Q(%#T, %#T)%>"
59010 msgstr ""
59011
59012 #: cp/typeck.c:8655
59013 #, gcc-internal-format
59014 msgid "assigning to an array from an initializer list"
59015 msgstr ""
59016
59017 #: cp/typeck.c:8682
59018 #, gcc-internal-format
59019 msgid "incompatible types in assignment of %qT to %qT"
59020 msgstr ""
59021
59022 #: cp/typeck.c:8696
59023 #, gcc-internal-format
59024 msgid "array used as initializer"
59025 msgstr ""
59026
59027 #: cp/typeck.c:8698
59028 #, gcc-internal-format
59029 msgid "invalid array assignment"
59030 msgstr ""
59031
59032 #: cp/typeck.c:8835
59033 #, gcc-internal-format
59034 msgid " in pointer to member function conversion"
59035 msgstr ""
59036
59037 #: cp/typeck.c:8849
59038 #, gcc-internal-format
59039 msgid "pointer to member conversion via virtual base %qT"
59040 msgstr ""
59041
59042 #: cp/typeck.c:8896 cp/typeck.c:8915
59043 #, gcc-internal-format
59044 msgid " in pointer to member conversion"
59045 msgstr ""
59046
59047 #: cp/typeck.c:8996
59048 #, gcc-internal-format
59049 msgid "invalid conversion to type %qT from type %qT"
59050 msgstr ""
59051
59052 #: cp/typeck.c:9311
59053 msgid "cannot convert %qH to %qI in default argument"
59054 msgstr ""
59055
59056 #: cp/typeck.c:9316
59057 msgid "cannot convert %qH to %qI in argument passing"
59058 msgstr ""
59059
59060 #: cp/typeck.c:9325
59061 msgid "cannot convert %qH to %qI in initialization"
59062 msgstr ""
59063
59064 #: cp/typeck.c:9329
59065 msgid "cannot convert %qH to %qI in return"
59066 msgstr ""
59067
59068 #: cp/typeck.c:9334
59069 msgid "cannot convert %qH to %qI in assignment"
59070 msgstr ""
59071
59072 #: cp/typeck.c:9366
59073 #, gcc-internal-format
59074 msgid "parameter %qP of %qD might be a candidate for a format attribute"
59075 msgstr ""
59076
59077 #: cp/typeck.c:9370
59078 #, gcc-internal-format
59079 msgid "parameter might be a candidate for a format attribute"
59080 msgstr ""
59081
59082 #: cp/typeck.c:9375
59083 #, gcc-internal-format
59084 msgid "target of conversion might be a candidate for a format attribute"
59085 msgstr ""
59086
59087 #: cp/typeck.c:9380
59088 #, gcc-internal-format
59089 msgid "target of initialization might be a candidate for a format attribute"
59090 msgstr ""
59091
59092 #: cp/typeck.c:9390
59093 #, gcc-internal-format
59094 msgid ""
59095 "left-hand side of assignment might be a candidate for a format attribute"
59096 msgstr ""
59097
59098 #: cp/typeck.c:9486
59099 #, gcc-internal-format
59100 msgid "in passing argument %P of %qD"
59101 msgstr ""
59102
59103 #: cp/typeck.c:9568
59104 #, gcc-internal-format
59105 msgid "returning reference to temporary"
59106 msgstr ""
59107
59108 #: cp/typeck.c:9571
59109 #, gcc-internal-format
59110 msgid ""
59111 "returning temporary %<initializer_list%> does not extend the lifetime of the "
59112 "underlying array"
59113 msgstr ""
59114
59115 #: cp/typeck.c:9607
59116 #, gcc-internal-format
59117 msgid "reference to local variable %qD returned"
59118 msgstr ""
59119
59120 #: cp/typeck.c:9611
59121 #, gcc-internal-format
59122 msgid ""
59123 "returning local %<initializer_list%> variable %qD does not extend the "
59124 "lifetime of the underlying array"
59125 msgstr ""
59126
59127 #: cp/typeck.c:9617
59128 #, gcc-internal-format
59129 msgid "address of label %qD returned"
59130 msgstr ""
59131
59132 #: cp/typeck.c:9621
59133 #, gcc-internal-format
59134 msgid "address of local variable %qD returned"
59135 msgstr ""
59136
59137 #: cp/typeck.c:9776
59138 #, gcc-internal-format
59139 msgid "moving a local object in a return statement prevents copy elision"
59140 msgstr ""
59141
59142 #: cp/typeck.c:9778 cp/typeck.c:9801
59143 #, gcc-internal-format
59144 msgid "remove %<std::move%> call"
59145 msgstr ""
59146
59147 #: cp/typeck.c:9800
59148 #, gcc-internal-format
59149 msgid "redundant move in return statement"
59150 msgstr ""
59151
59152 #: cp/typeck.c:9839
59153 #, gcc-internal-format
59154 msgid "returning a value from a destructor"
59155 msgstr ""
59156
59157 #. If a return statement appears in a handler of the
59158 #. function-try-block of a constructor, the program is ill-formed.
59159 #: cp/typeck.c:9847
59160 #, gcc-internal-format
59161 msgid "cannot return from a handler of a function-try-block of a constructor"
59162 msgstr ""
59163
59164 #. You can't return a value from a constructor.
59165 #: cp/typeck.c:9850
59166 #, gcc-internal-format
59167 msgid "returning a value from a constructor"
59168 msgstr ""
59169
59170 #. Give a helpful error message.
59171 #: cp/typeck.c:9885 cp/typeck.c:9931
59172 #, gcc-internal-format
59173 msgid "return-statement with no value, in function returning %qT"
59174 msgstr ""
59175
59176 #: cp/typeck.c:9893
59177 #, gcc-internal-format
59178 msgid "returning initializer list"
59179 msgstr ""
59180
59181 #: cp/typeck.c:9912
59182 #, gcc-internal-format
59183 msgid "inconsistent types %qT and %qT deduced for lambda return type"
59184 msgstr ""
59185
59186 #: cp/typeck.c:9915
59187 #, gcc-internal-format
59188 msgid "inconsistent deduction for auto return type: %qT and then %qT"
59189 msgstr ""
59190
59191 #: cp/typeck.c:9950
59192 #, gcc-internal-format
59193 msgid "return-statement with a value, in function returning %qT"
59194 msgstr ""
59195
59196 #: cp/typeck.c:9979
59197 #, gcc-internal-format
59198 msgid ""
59199 "%<operator new%> must not return NULL unless it is declared %<throw()%> (or "
59200 "%<-fcheck-new%> is in effect)"
59201 msgstr ""
59202
59203 #: cp/typeck.c:10615
59204 #, gcc-internal-format
59205 msgid "using rvalue as lvalue"
59206 msgstr ""
59207
59208 #: cp/typeck2.c:51
59209 #, gcc-internal-format
59210 msgid "type %qT is not a base type for type %qT"
59211 msgstr ""
59212
59213 #: cp/typeck2.c:107
59214 #, gcc-internal-format
59215 msgid "assignment of constant field %qD"
59216 msgstr ""
59217
59218 #: cp/typeck2.c:108
59219 #, gcc-internal-format
59220 msgid "constant field %qD used as %<asm%> output"
59221 msgstr ""
59222
59223 #: cp/typeck2.c:109
59224 #, gcc-internal-format
59225 msgid "increment of constant field %qD"
59226 msgstr ""
59227
59228 #: cp/typeck2.c:110
59229 #, gcc-internal-format
59230 msgid "decrement of constant field %qD"
59231 msgstr ""
59232
59233 #: cp/typeck2.c:117
59234 #, gcc-internal-format
59235 msgid "assignment of read-only reference %qD"
59236 msgstr ""
59237
59238 #: cp/typeck2.c:118
59239 #, gcc-internal-format
59240 msgid "read-only reference %qD used as %<asm%> output"
59241 msgstr ""
59242
59243 #: cp/typeck2.c:119
59244 #, gcc-internal-format
59245 msgid "increment of read-only reference %qD"
59246 msgstr ""
59247
59248 #: cp/typeck2.c:120
59249 #, gcc-internal-format
59250 msgid "decrement of read-only reference %qD"
59251 msgstr ""
59252
59253 #: cp/typeck2.c:317
59254 #, gcc-internal-format
59255 msgid "cannot declare variable %q+D to be of abstract type %qT"
59256 msgstr ""
59257
59258 #: cp/typeck2.c:322
59259 #, gcc-internal-format
59260 msgid "cannot declare parameter %q+D to be of abstract type %qT"
59261 msgstr ""
59262
59263 #: cp/typeck2.c:325
59264 #, gcc-internal-format
59265 msgid "cannot declare parameter to be of abstract type %qT"
59266 msgstr ""
59267
59268 #: cp/typeck2.c:329
59269 #, gcc-internal-format
59270 msgid "cannot declare field %q+D to be of abstract type %qT"
59271 msgstr ""
59272
59273 #: cp/typeck2.c:333
59274 #, gcc-internal-format
59275 msgid "invalid abstract return type for member function %q+#D"
59276 msgstr ""
59277
59278 #: cp/typeck2.c:335
59279 #, gcc-internal-format
59280 msgid "invalid abstract return type for function %q+#D"
59281 msgstr ""
59282
59283 #. Here we do not have location information.
59284 #: cp/typeck2.c:338
59285 #, gcc-internal-format
59286 msgid "invalid abstract type %qT for %qE"
59287 msgstr ""
59288
59289 #: cp/typeck2.c:340
59290 #, gcc-internal-format
59291 msgid "invalid abstract type for %q+D"
59292 msgstr ""
59293
59294 #: cp/typeck2.c:345
59295 #, gcc-internal-format
59296 msgid "creating array of %qT, which is an abstract class type"
59297 msgstr ""
59298
59299 #: cp/typeck2.c:348
59300 #, gcc-internal-format
59301 msgid "invalid cast to abstract class type %qT"
59302 msgstr ""
59303
59304 #: cp/typeck2.c:351
59305 #, gcc-internal-format
59306 msgid "invalid new-expression of abstract class type %qT"
59307 msgstr ""
59308
59309 #: cp/typeck2.c:354
59310 #, gcc-internal-format
59311 msgid "invalid abstract return type %qT"
59312 msgstr ""
59313
59314 #: cp/typeck2.c:357
59315 #, gcc-internal-format
59316 msgid "invalid abstract parameter type %qT"
59317 msgstr ""
59318
59319 #: cp/typeck2.c:360
59320 #, gcc-internal-format
59321 msgid ""
59322 "expression of abstract class type %qT cannot be used in throw-expression"
59323 msgstr ""
59324
59325 #: cp/typeck2.c:364
59326 #, gcc-internal-format
59327 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
59328 msgstr ""
59329
59330 #: cp/typeck2.c:368
59331 #, gcc-internal-format
59332 msgid "cannot allocate an object of abstract type %qT"
59333 msgstr ""
59334
59335 #: cp/typeck2.c:378
59336 #, gcc-internal-format
59337 msgid " because the following virtual functions are pure within %qT:"
59338 msgstr ""
59339
59340 #: cp/typeck2.c:384
59341 #, gcc-internal-format
59342 msgid " %#qD"
59343 msgstr ""
59344
59345 #: cp/typeck2.c:437
59346 #, gcc-internal-format
59347 msgid "definition of %q#T is not complete until the closing brace"
59348 msgstr ""
59349
59350 #: cp/typeck2.c:440
59351 #, gcc-internal-format
59352 msgid "forward declaration of %q#T"
59353 msgstr ""
59354
59355 #: cp/typeck2.c:442
59356 #, gcc-internal-format
59357 msgid "declaration of %q#T"
59358 msgstr ""
59359
59360 #: cp/typeck2.c:473
59361 #, gcc-internal-format
59362 msgid "%qD has incomplete type"
59363 msgstr ""
59364
59365 #: cp/typeck2.c:487
59366 #, gcc-internal-format
59367 msgid "invalid use of incomplete type %q#T"
59368 msgstr ""
59369
59370 #: cp/typeck2.c:524
59371 #, gcc-internal-format
59372 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
59373 msgstr ""
59374
59375 #: cp/typeck2.c:529
59376 #, gcc-internal-format
59377 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
59378 msgstr ""
59379
59380 #: cp/typeck2.c:539
59381 #, gcc-internal-format
59382 msgid "invalid use of placeholder %qT"
59383 msgstr ""
59384
59385 #: cp/typeck2.c:546
59386 #, gcc-internal-format
59387 msgid "invalid use of template type parameter %qT"
59388 msgstr ""
59389
59390 #: cp/typeck2.c:551
59391 #, gcc-internal-format
59392 msgid "invalid use of template template parameter %qT"
59393 msgstr ""
59394
59395 #: cp/typeck2.c:557
59396 #, gcc-internal-format
59397 msgid "invalid use of pack expansion %qT"
59398 msgstr ""
59399
59400 #: cp/typeck2.c:563
59401 #, gcc-internal-format
59402 msgid "invalid use of dependent type %qT"
59403 msgstr ""
59404
59405 #: cp/typeck2.c:570
59406 #, gcc-internal-format
59407 msgid "invalid use of brace-enclosed initializer list"
59408 msgstr ""
59409
59410 #: cp/typeck2.c:578
59411 #, gcc-internal-format
59412 msgid "address of overloaded function with no contextual type information"
59413 msgstr ""
59414
59415 #: cp/typeck2.c:582
59416 #, gcc-internal-format
59417 msgid "overloaded function with no contextual type information"
59418 msgstr ""
59419
59420 #: cp/typeck2.c:585
59421 #, gcc-internal-format
59422 msgid "insufficient contextual information to determine type"
59423 msgstr ""
59424
59425 #: cp/typeck2.c:846
59426 #, gcc-internal-format
59427 msgid "constructor syntax used, but no constructor declared for type %qT"
59428 msgstr ""
59429
59430 #: cp/typeck2.c:916
59431 #, gcc-internal-format
59432 msgid "%<constinit%> variable %qD does not have a constant initializer"
59433 msgstr ""
59434
59435 #: cp/typeck2.c:1074
59436 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
59437 msgstr ""
59438
59439 #: cp/typeck2.c:1086 cp/typeck2.c:1099
59440 msgid "narrowing conversion of %qE from %qH to %qI"
59441 msgstr ""
59442
59443 #: cp/typeck2.c:1089
59444 #, gcc-internal-format
59445 msgid ""
59446 " the expression has a constant value but is not a C++ constant-expression"
59447 msgstr ""
59448
59449 #: cp/typeck2.c:1248
59450 #, gcc-internal-format
59451 msgid "initializer-string for %qT is too long"
59452 msgstr ""
59453
59454 #: cp/typeck2.c:1309
59455 #, gcc-internal-format
59456 msgid "initializing a base class of type %qT results in object slicing"
59457 msgstr ""
59458
59459 #: cp/typeck2.c:1311
59460 #, gcc-internal-format
59461 msgid "remove %<{ }%> around initializer"
59462 msgstr ""
59463
59464 #: cp/typeck2.c:1328
59465 #, gcc-internal-format
59466 msgid "cannot initialize aggregate of type %qT with a compound literal"
59467 msgstr ""
59468
59469 #: cp/typeck2.c:1695 cp/typeck2.c:1725
59470 #, gcc-internal-format
59471 msgid "missing initializer for member %qD"
59472 msgstr ""
59473
59474 #: cp/typeck2.c:1703
59475 #, gcc-internal-format
59476 msgid "member %qD is uninitialized reference"
59477 msgstr ""
59478
59479 #: cp/typeck2.c:1710
59480 #, gcc-internal-format
59481 msgid "member %qD with uninitialized reference fields"
59482 msgstr ""
59483
59484 #: cp/typeck2.c:1796
59485 #, gcc-internal-format
59486 msgid "designator order for field %qD does not match declaration order in %qT"
59487 msgstr ""
59488
59489 #: cp/typeck2.c:1869
59490 #, gcc-internal-format
59491 msgid "no field %qD found in union being initialized"
59492 msgstr ""
59493
59494 #: cp/typeck2.c:1880
59495 #, gcc-internal-format
59496 msgid "index value instead of field name in union initializer"
59497 msgstr ""
59498
59499 #: cp/typeck2.c:2074
59500 #, gcc-internal-format
59501 msgid "circular pointer delegation detected"
59502 msgstr ""
59503
59504 #: cp/typeck2.c:2088
59505 #, gcc-internal-format
59506 msgid "base operand of %<->%> has non-pointer type %qT"
59507 msgstr ""
59508
59509 #: cp/typeck2.c:2118
59510 #, gcc-internal-format
59511 msgid "result of %<operator->()%> yields non-pointer result"
59512 msgstr ""
59513
59514 #: cp/typeck2.c:2120
59515 #, gcc-internal-format
59516 msgid "base operand of %<->%> is not a pointer"
59517 msgstr ""
59518
59519 #: cp/typeck2.c:2147
59520 #, gcc-internal-format
59521 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
59522 msgstr ""
59523
59524 #: cp/typeck2.c:2156
59525 #, gcc-internal-format
59526 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
59527 msgstr ""
59528
59529 #: cp/typeck2.c:2178
59530 #, gcc-internal-format
59531 msgid "pointer to member type %qT incompatible with object type %qT"
59532 msgstr ""
59533
59534 #: cp/typeck2.c:2236
59535 #, gcc-internal-format
59536 msgid "pointer-to-member-function type %qT requires an rvalue"
59537 msgstr ""
59538
59539 #: cp/typeck2.c:2247
59540 #, gcc-internal-format
59541 msgid "pointer-to-member-function type %qT requires an lvalue"
59542 msgstr ""
59543
59544 #: cp/typeck2.c:2255
59545 #, gcc-internal-format
59546 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
59547 msgstr ""
59548
59549 #: cp/typeck2.c:2296
59550 #, gcc-internal-format
59551 msgid "functional cast to array type %qT"
59552 msgstr ""
59553
59554 #: cp/typeck2.c:2318
59555 #, gcc-internal-format
59556 msgid "cannot deduce template arguments for %qT from %<()%>"
59557 msgstr ""
59558
59559 #: cp/typeck2.c:2338
59560 #, gcc-internal-format
59561 msgid "invalid value-initialization of reference type"
59562 msgstr ""
59563
59564 #: cp/typeck2.c:2579
59565 #, gcc-internal-format
59566 msgid "call to function %qD which throws incomplete type %q#T"
59567 msgstr ""
59568
59569 #: cp/typeck2.c:2582
59570 #, gcc-internal-format
59571 msgid "call to function which throws incomplete type %q#T"
59572 msgstr ""
59573
59574 #: cp/vtable-class-hierarchy.c:719
59575 #, gcc-internal-format
59576 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
59577 msgstr ""
59578
59579 #: cp/vtable-class-hierarchy.c:859
59580 #, gcc-internal-format
59581 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
59582 msgstr ""
59583
59584 #: cp/vtable-class-hierarchy.c:1109
59585 #, gcc-internal-format
59586 msgid "unable to open log file %<vtv_count_data.log%>: %m"
59587 msgstr ""
59588
59589 #: fortran/arith.c:47
59590 #, gcc-internal-format, gfc-internal-format
59591 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
59592 msgstr ""
59593
59594 #: fortran/arith.c:97
59595 #, gcc-internal-format, gfc-internal-format
59596 msgid "Arithmetic OK at %L"
59597 msgstr ""
59598
59599 #: fortran/arith.c:100
59600 #, gcc-internal-format, gfc-internal-format
59601 msgid "Arithmetic overflow at %L"
59602 msgstr ""
59603
59604 #: fortran/arith.c:103
59605 #, gcc-internal-format, gfc-internal-format
59606 msgid "Arithmetic underflow at %L"
59607 msgstr ""
59608
59609 #: fortran/arith.c:106
59610 #, gcc-internal-format, gfc-internal-format
59611 msgid "Arithmetic NaN at %L"
59612 msgstr ""
59613
59614 #: fortran/arith.c:109
59615 #, gcc-internal-format, gfc-internal-format
59616 msgid "Division by zero at %L"
59617 msgstr ""
59618
59619 #: fortran/arith.c:112
59620 #, gcc-internal-format, gfc-internal-format
59621 msgid "Array operands are incommensurate at %L"
59622 msgstr ""
59623
59624 #: fortran/arith.c:115
59625 #, gcc-internal-format, gfc-internal-format
59626 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
59627 msgstr ""
59628
59629 #: fortran/arith.c:119
59630 #, gcc-internal-format, gfc-internal-format
59631 msgid "Illegal type in character concatenation at %L"
59632 msgstr ""
59633
59634 #: fortran/arith.c:123 fortran/arith.c:1946
59635 #, gcc-internal-format
59636 msgid "gfc_arith_error(): Bad error code"
59637 msgstr ""
59638
59639 #: fortran/arith.c:156
59640 #, gcc-internal-format
59641 msgid "Fix min_int calculation"
59642 msgstr ""
59643
59644 #: fortran/arith.c:536
59645 #, gcc-internal-format
59646 msgid "gfc_range_check(): Bad type"
59647 msgstr ""
59648
59649 #: fortran/arith.c:609
59650 #, gcc-internal-format
59651 msgid "gfc_arith_uminus(): Bad basic type"
59652 msgstr ""
59653
59654 #: fortran/arith.c:643
59655 #, gcc-internal-format
59656 msgid "gfc_arith_plus(): Bad basic type"
59657 msgstr ""
59658
59659 #: fortran/arith.c:677
59660 #, gcc-internal-format
59661 msgid "gfc_arith_minus(): Bad basic type"
59662 msgstr ""
59663
59664 #: fortran/arith.c:712
59665 #, gcc-internal-format
59666 msgid "gfc_arith_times(): Bad basic type"
59667 msgstr ""
59668
59669 #: fortran/arith.c:751
59670 #, gcc-internal-format
59671 msgid "Integer division truncated to constant %qs at %L"
59672 msgstr ""
59673
59674 #: fortran/arith.c:797
59675 #, gcc-internal-format
59676 msgid "gfc_arith_divide(): Bad basic type"
59677 msgstr ""
59678
59679 #: fortran/arith.c:843
59680 #, gcc-internal-format
59681 msgid "arith_power(): Bad base"
59682 msgstr ""
59683
59684 #: fortran/arith.c:882
59685 #, gcc-internal-format, gfc-internal-format
59686 msgid "Negative exponent of integer has zero result at %L"
59687 msgstr ""
59688
59689 #: fortran/arith.c:902
59690 #, gcc-internal-format, gfc-internal-format
59691 msgid "Result of exponentiation at %L exceeds the range of %s"
59692 msgstr ""
59693
59694 #: fortran/arith.c:939 fortran/arith.c:964
59695 #, gcc-internal-format, gfc-internal-format
59696 msgid "Noninteger exponent in an initialization expression at %L"
59697 msgstr ""
59698
59699 #: fortran/arith.c:950
59700 #, gcc-internal-format, gfc-internal-format
59701 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
59702 msgstr ""
59703
59704 #: fortran/arith.c:978
59705 #, gcc-internal-format
59706 msgid "arith_power(): unknown type"
59707 msgstr ""
59708
59709 #: fortran/arith.c:1049
59710 #, gcc-internal-format
59711 msgid "compare_real(): Bad operator"
59712 msgstr ""
59713
59714 #: fortran/arith.c:1084
59715 #, gcc-internal-format
59716 msgid "gfc_compare_expr(): Bad basic type"
59717 msgstr ""
59718
59719 #: fortran/arith.c:1595
59720 #, gcc-internal-format
59721 msgid "eval_intrinsic(): Bad operator"
59722 msgstr ""
59723
59724 #: fortran/arith.c:1652
59725 #, gcc-internal-format
59726 msgid "eval_type_intrinsic0(): op NULL"
59727 msgstr ""
59728
59729 #: fortran/arith.c:1914
59730 #, gcc-internal-format, gfc-internal-format
59731 msgid "Arithmetic OK converting %s to %s at %L"
59732 msgstr ""
59733
59734 #: fortran/arith.c:1918
59735 #, gcc-internal-format
59736 msgid ""
59737 "Arithmetic overflow converting %s to %s at %L. This check can be disabled "
59738 "with the option %<-fno-range-check%>"
59739 msgstr ""
59740
59741 #: fortran/arith.c:1923
59742 #, gcc-internal-format
59743 msgid ""
59744 "Arithmetic underflow converting %s to %s at %L. This check can be disabled "
59745 "with the option %<-fno-range-check%>"
59746 msgstr ""
59747
59748 #: fortran/arith.c:1928
59749 #, gcc-internal-format
59750 msgid ""
59751 "Arithmetic NaN converting %s to %s at %L. This check can be disabled with "
59752 "the option %<-fno-range-check%>"
59753 msgstr ""
59754
59755 #: fortran/arith.c:1933
59756 #, gcc-internal-format, gfc-internal-format
59757 msgid "Division by zero converting %s to %s at %L"
59758 msgstr ""
59759
59760 #: fortran/arith.c:1937
59761 #, gcc-internal-format, gfc-internal-format
59762 msgid "Array operands are incommensurate converting %s to %s at %L"
59763 msgstr ""
59764
59765 #: fortran/arith.c:1941
59766 #, gcc-internal-format, gfc-internal-format
59767 msgid ""
59768 "Integer outside symmetric range implied by Standard Fortran converting %s to "
59769 "%s at %L"
59770 msgstr ""
59771
59772 #: fortran/arith.c:2028 fortran/arith.c:2137 fortran/arith.c:2197
59773 #: fortran/arith.c:2249 fortran/arith.c:2309 fortran/arith.c:2378
59774 #: fortran/arith.c:2445
59775 #, gcc-internal-format
59776 msgid "Conversion from %qs to %qs at %L"
59777 msgstr ""
59778
59779 #: fortran/arith.c:2057 fortran/arith.c:2090 fortran/arith.c:2129
59780 #: fortran/arith.c:2187 fortran/arith.c:2239 fortran/arith.c:2299
59781 #: fortran/arith.c:2368 fortran/arith.c:2437
59782 #, gcc-internal-format
59783 msgid "Change of value in conversion from %qs to %qs at %L"
59784 msgstr ""
59785
59786 #: fortran/arith.c:2285 fortran/arith.c:2354
59787 #, gcc-internal-format
59788 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
59789 msgstr ""
59790
59791 #: fortran/arith.c:2521
59792 #, gcc-internal-format
59793 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
59794 msgstr ""
59795
59796 #: fortran/arith.c:2550
59797 #, gcc-internal-format, gfc-internal-format
59798 msgid "The character constant at %L is truncated in conversion to %s"
59799 msgstr ""
59800
59801 #: fortran/array.c:98 fortran/array.c:130 fortran/array.c:151
59802 #, gcc-internal-format, gfc-internal-format
59803 msgid "Invalid BOZ literal constant used in subscript at %C"
59804 msgstr ""
59805
59806 #: fortran/array.c:103
59807 #, gcc-internal-format, gfc-internal-format
59808 msgid "Expected array subscript at %C"
59809 msgstr ""
59810
59811 #: fortran/array.c:112
59812 #, gcc-internal-format
59813 msgid "Unexpected %<*%> in coarray subscript at %C"
59814 msgstr ""
59815
59816 #: fortran/array.c:142
59817 #, gcc-internal-format, gfc-internal-format
59818 msgid "Strides not allowed in coarray subscript at %C"
59819 msgstr ""
59820
59821 #: fortran/array.c:156
59822 #, gcc-internal-format, gfc-internal-format
59823 msgid "Expected array subscript stride at %C"
59824 msgstr ""
59825
59826 #: fortran/array.c:216
59827 #, gcc-internal-format, gfc-internal-format
59828 msgid "Invalid form of array reference at %C"
59829 msgstr ""
59830
59831 #: fortran/array.c:223
59832 #, gcc-internal-format, gfc-internal-format
59833 msgid "Array reference at %C has more than 7 dimensions"
59834 msgstr ""
59835
59836 #: fortran/array.c:226 fortran/array.c:327
59837 #, gcc-internal-format, gfc-internal-format
59838 msgid "Array reference at %C cannot have more than %d dimensions"
59839 msgstr ""
59840
59841 #: fortran/array.c:241 fortran/array.c:696 fortran/check.c:3429
59842 #: fortran/check.c:5921 fortran/check.c:5959 fortran/check.c:6001
59843 #: fortran/check.c:6028 fortran/check.c:6291 fortran/match.c:1874
59844 #: fortran/match.c:3270 fortran/match.c:3612 fortran/match.c:3808
59845 #: fortran/simplify.c:2957 fortran/simplify.c:2987 fortran/simplify.c:6253
59846 #: fortran/simplify.c:8236
59847 #, gcc-internal-format
59848 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
59849 msgstr ""
59850
59851 #: fortran/array.c:247
59852 #, gcc-internal-format, gfc-internal-format
59853 msgid "Unexpected coarray designator at %C"
59854 msgstr ""
59855
59856 #: fortran/array.c:269
59857 #, gcc-internal-format, gfc-internal-format
59858 msgid "TEAM= attribute in %C misplaced"
59859 msgstr ""
59860
59861 #: fortran/array.c:281
59862 #, gcc-internal-format, gfc-internal-format
59863 msgid "STAT= attribute in %C misplaced"
59864 msgstr ""
59865
59866 #: fortran/array.c:290
59867 #, gcc-internal-format, gfc-internal-format
59868 msgid "Too few codimensions at %C, expected %d not %d"
59869 msgstr ""
59870
59871 #: fortran/array.c:296
59872 #, gcc-internal-format, gfc-internal-format
59873 msgid "Too many codimensions at %C, expected %d not %d"
59874 msgstr ""
59875
59876 #: fortran/array.c:306 fortran/array.c:314
59877 #, gcc-internal-format
59878 msgid "Unexpected %<*%> for codimension %d of %d at %C"
59879 msgstr ""
59880
59881 #: fortran/array.c:309
59882 #, gcc-internal-format, gfc-internal-format
59883 msgid "Invalid form of coarray reference at %C"
59884 msgstr ""
59885
59886 #: fortran/array.c:321
59887 #, gcc-internal-format, gfc-internal-format
59888 msgid "Invalid codimension %d at %C, only %d codimensions exist"
59889 msgstr ""
59890
59891 #: fortran/array.c:385
59892 #, gcc-internal-format
59893 msgid "Variable %qs at %L in this context must be constant"
59894 msgstr ""
59895
59896 #: fortran/array.c:388
59897 #, gcc-internal-format, gfc-internal-format
59898 msgid "Expression at %L in this context must be constant"
59899 msgstr ""
59900
59901 #: fortran/array.c:489
59902 #, gcc-internal-format, gfc-internal-format
59903 msgid "Expected expression in array specification at %C"
59904 msgstr ""
59905
59906 #: fortran/array.c:502 fortran/array.c:534
59907 #, gcc-internal-format, gfc-internal-format
59908 msgid "Expecting a scalar INTEGER expression at %C, found %s"
59909 msgstr ""
59910
59911 #: fortran/array.c:571
59912 #, gcc-internal-format, gfc-internal-format
59913 msgid "Assumed-rank array at %C"
59914 msgstr ""
59915
59916 #: fortran/array.c:605
59917 #, gcc-internal-format, gfc-internal-format
59918 msgid "Bad array specification for implied-shape array at %C"
59919 msgstr ""
59920
59921 #: fortran/array.c:621 fortran/array.c:734
59922 #, gcc-internal-format, gfc-internal-format
59923 msgid "Bad array specification for an explicitly shaped array at %C"
59924 msgstr ""
59925
59926 #: fortran/array.c:631 fortran/array.c:744
59927 #, gcc-internal-format, gfc-internal-format
59928 msgid "Bad array specification for assumed shape array at %C"
59929 msgstr ""
59930
59931 #: fortran/array.c:645 fortran/array.c:758
59932 #, gcc-internal-format, gfc-internal-format
59933 msgid "Bad specification for deferred shape array at %C"
59934 msgstr ""
59935
59936 #: fortran/array.c:655 fortran/array.c:762
59937 #, gcc-internal-format, gfc-internal-format
59938 msgid "Bad specification for assumed size array at %C"
59939 msgstr ""
59940
59941 #: fortran/array.c:667 fortran/array.c:774
59942 #, gcc-internal-format, gfc-internal-format
59943 msgid "Expected another dimension in array declaration at %C"
59944 msgstr ""
59945
59946 #: fortran/array.c:673 fortran/array.c:702 fortran/array.c:780
59947 #, gcc-internal-format, gfc-internal-format
59948 msgid "Array specification at %C has more than %d dimensions"
59949 msgstr ""
59950
59951 #: fortran/array.c:679
59952 #, gcc-internal-format, gfc-internal-format
59953 msgid "Array specification at %C with more than 7 dimensions"
59954 msgstr ""
59955
59956 #: fortran/array.c:691
59957 #, gcc-internal-format, gfc-internal-format
59958 msgid "Coarray declaration at %C"
59959 msgstr ""
59960
59961 #: fortran/array.c:788
59962 #, gcc-internal-format
59963 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
59964 msgstr ""
59965
59966 #: fortran/array.c:862
59967 #, gcc-internal-format
59968 msgid "The assumed-rank array %qs at %L shall not have a codimension"
59969 msgstr ""
59970
59971 #: fortran/array.c:918
59972 #, gcc-internal-format
59973 msgid "rank + corank of %qs exceeds %d at %C"
59974 msgstr ""
59975
59976 #: fortran/array.c:960
59977 #, gcc-internal-format
59978 msgid "gfc_compare_array_spec(): Array spec clobbered"
59979 msgstr ""
59980
59981 #: fortran/array.c:1036
59982 #, gcc-internal-format
59983 msgid "DO-iterator %qs at %L is inside iterator of the same name"
59984 msgstr ""
59985
59986 #: fortran/array.c:1128 fortran/array.c:1356
59987 #, gcc-internal-format, gfc-internal-format
59988 msgid "Syntax error in array constructor at %C"
59989 msgstr ""
59990
59991 #: fortran/array.c:1158
59992 #, gcc-internal-format, gfc-internal-format
59993 msgid "BOZ literal constant at %L cannot appear in an array constructor"
59994 msgstr ""
59995
59996 #: fortran/array.c:1167
59997 #, gcc-internal-format, gfc-internal-format
59998 msgid "NULL() at %C cannot appear in an array constructor"
59999 msgstr ""
60000
60001 #: fortran/array.c:1229
60002 #, gcc-internal-format, gfc-internal-format
60003 msgid "[...] style array constructors at %C"
60004 msgstr ""
60005
60006 #: fortran/array.c:1249
60007 #, gcc-internal-format, gfc-internal-format
60008 msgid "Array constructor including type specification at %C"
60009 msgstr ""
60010
60011 #: fortran/array.c:1255 fortran/match.c:4244
60012 #, gcc-internal-format, gfc-internal-format
60013 msgid "Type-spec at %L cannot contain a deferred type parameter"
60014 msgstr ""
60015
60016 #: fortran/array.c:1263
60017 #, gcc-internal-format, gfc-internal-format
60018 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
60019 msgstr ""
60020
60021 #: fortran/array.c:1281
60022 #, gcc-internal-format, gfc-internal-format
60023 msgid "Empty array constructor at %C is not allowed"
60024 msgstr ""
60025
60026 #: fortran/array.c:1318 fortran/array.c:1328
60027 #, gcc-internal-format, gfc-internal-format
60028 msgid "Incompatible typespec for array element at %L"
60029 msgstr ""
60030
60031 #: fortran/array.c:1403
60032 #, gcc-internal-format, gfc-internal-format
60033 msgid "Element in %s array constructor at %L is %s"
60034 msgstr ""
60035
60036 #: fortran/array.c:1734
60037 #, gcc-internal-format, gfc-internal-format
60038 msgid "Iterator step at %L cannot be zero"
60039 msgstr ""
60040
60041 #: fortran/array.c:1881
60042 #, gcc-internal-format
60043 msgid ""
60044 "The number of elements in the array constructor at %L requires an increase "
60045 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
60046 msgstr ""
60047
60048 #: fortran/array.c:2060
60049 #, gcc-internal-format, gfc-internal-format
60050 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
60051 msgstr ""
60052
60053 #: fortran/array.c:2067
60054 #, gcc-internal-format, gfc-internal-format
60055 msgid "AC-IMPLIED-DO final expression references control variable at %L"
60056 msgstr ""
60057
60058 #: fortran/array.c:2074
60059 #, gcc-internal-format, gfc-internal-format
60060 msgid "AC-IMPLIED-DO step expression references control variable at %L"
60061 msgstr ""
60062
60063 #: fortran/array.c:2086
60064 #, gcc-internal-format, gfc-internal-format
60065 msgid ""
60066 "Array constructor value at %L shall not be unlimited polymorphic [F2008: "
60067 "C4106]"
60068 msgstr ""
60069
60070 #: fortran/array.c:2178
60071 #, gcc-internal-format, gfc-internal-format
60072 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
60073 msgstr ""
60074
60075 #: fortran/array.c:2300
60076 #, gcc-internal-format
60077 msgid "spec_dimen_size(): Bad dimension"
60078 msgstr ""
60079
60080 #: fortran/array.c:2363
60081 #, gcc-internal-format
60082 msgid "gfc_ref_dimen_size(): Bad dimension"
60083 msgstr ""
60084
60085 #: fortran/array.c:2367
60086 #, gcc-internal-format, gfc-internal-format
60087 msgid "Bad array dimension at %L"
60088 msgstr ""
60089
60090 #: fortran/array.c:2394 fortran/data.c:563 fortran/data.c:582
60091 #: fortran/data.c:596 fortran/data.c:725
60092 #, gcc-internal-format
60093 msgid "Simplification error"
60094 msgstr ""
60095
60096 #: fortran/array.c:2506
60097 #, gcc-internal-format
60098 msgid "gfc_ref_dimen_size(): Bad dimen_type"
60099 msgstr ""
60100
60101 #: fortran/array.c:2557
60102 #, gcc-internal-format
60103 msgid "gfc_array_dimen_size(): Bad dimension"
60104 msgstr ""
60105
60106 #: fortran/array.c:2602
60107 #, gcc-internal-format
60108 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
60109 msgstr ""
60110
60111 #: fortran/array.c:2750
60112 #, gcc-internal-format
60113 msgid "gfc_find_array_ref(): No ref found"
60114 msgstr ""
60115
60116 #. if (c == 0)
60117 #: fortran/bbt.c:119
60118 #, gcc-internal-format
60119 msgid "insert_bbt(): Duplicate key found"
60120 msgstr ""
60121
60122 #: fortran/check.c:87
60123 #, gcc-internal-format
60124 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
60125 msgstr ""
60126
60127 #: fortran/check.c:103
60128 #, gcc-internal-format
60129 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
60130 msgstr ""
60131
60132 #: fortran/check.c:123 fortran/resolve.c:10875
60133 #, gcc-internal-format, gfc-internal-format
60134 msgid "Invalid use of BOZ literal constant at %L"
60135 msgstr ""
60136
60137 #: fortran/check.c:371
60138 #, gcc-internal-format, gfc-internal-format
60139 msgid "Failure in conversion of BOZ to REAL at %L"
60140 msgstr ""
60141
60142 #: fortran/check.c:477
60143 #, gcc-internal-format
60144 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
60145 msgstr ""
60146
60147 #: fortran/check.c:493
60148 #, gcc-internal-format
60149 msgid "%qs argument of %qs intrinsic at %L must be %s"
60150 msgstr ""
60151
60152 #: fortran/check.c:527
60153 #, gcc-internal-format
60154 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
60155 msgstr ""
60156
60157 #: fortran/check.c:542 fortran/check.c:572
60158 #, gcc-internal-format
60159 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
60160 msgstr ""
60161
60162 #: fortran/check.c:560
60163 #, gcc-internal-format
60164 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
60165 msgstr ""
60166
60167 #: fortran/check.c:567
60168 #, gcc-internal-format
60169 msgid ""
60170 "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
60171 msgstr ""
60172
60173 #: fortran/check.c:590 fortran/check.c:3384
60174 #, gcc-internal-format
60175 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
60176 msgstr ""
60177
60178 #: fortran/check.c:605
60179 #, gcc-internal-format
60180 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
60181 msgstr ""
60182
60183 #: fortran/check.c:622
60184 #, gcc-internal-format
60185 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
60186 msgstr ""
60187
60188 #: fortran/check.c:651 fortran/check.c:7497
60189 #, gcc-internal-format
60190 msgid "%qs argument of %qs intrinsic at %L must be a constant"
60191 msgstr ""
60192
60193 #: fortran/check.c:660
60194 #, gcc-internal-format, gfc-internal-format
60195 msgid "Invalid kind for %s at %L"
60196 msgstr ""
60197
60198 #: fortran/check.c:679
60199 #, gcc-internal-format
60200 msgid "%qs argument of %qs intrinsic at %L must be double precision"
60201 msgstr ""
60202
60203 #: fortran/check.c:702
60204 #, gcc-internal-format
60205 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
60206 msgstr ""
60207
60208 #: fortran/check.c:719
60209 #, gcc-internal-format
60210 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
60211 msgstr ""
60212
60213 #: fortran/check.c:745
60214 #, gcc-internal-format
60215 msgid "%qs argument of %qs intrinsic at %L must be an array"
60216 msgstr ""
60217
60218 #: fortran/check.c:766
60219 #, gcc-internal-format
60220 msgid "%qs at %L must be nonnegative"
60221 msgstr ""
60222
60223 #: fortran/check.c:787
60224 #, gcc-internal-format
60225 msgid "%qs argument of %qs intrinsic at %L must be positive"
60226 msgstr ""
60227
60228 #: fortran/check.c:820
60229 #, gcc-internal-format
60230 msgid ""
60231 "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
60232 msgstr ""
60233
60234 #: fortran/check.c:831
60235 #, gcc-internal-format
60236 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
60237 msgstr ""
60238
60239 #: fortran/check.c:841
60240 #, gcc-internal-format
60241 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
60242 msgstr ""
60243
60244 #: fortran/check.c:868
60245 #, gcc-internal-format
60246 msgid ""
60247 "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
60248 msgstr ""
60249
60250 #: fortran/check.c:894
60251 #, gcc-internal-format
60252 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
60253 msgstr ""
60254
60255 #: fortran/check.c:927
60256 #, gcc-internal-format
60257 msgid ""
60258 "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
60259 msgstr ""
60260
60261 #: fortran/check.c:944
60262 #, gcc-internal-format
60263 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
60264 msgstr ""
60265
60266 #: fortran/check.c:959
60267 #, gcc-internal-format
60268 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
60269 msgstr ""
60270
60271 #: fortran/check.c:980
60272 #, gcc-internal-format
60273 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
60274 msgstr ""
60275
60276 #: fortran/check.c:998
60277 #, gcc-internal-format
60278 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
60279 msgstr ""
60280
60281 #: fortran/check.c:1036
60282 #, gcc-internal-format
60283 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
60284 msgstr ""
60285
60286 #: fortran/check.c:1057
60287 #, gcc-internal-format
60288 msgid "%qs argument of %qs intrinsic at %L must be a variable"
60289 msgstr ""
60290
60291 #: fortran/check.c:1106
60292 #, gcc-internal-format
60293 msgid ""
60294 "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
60295 msgstr ""
60296
60297 #: fortran/check.c:1158
60298 #, gcc-internal-format
60299 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
60300 msgstr ""
60301
60302 #: fortran/check.c:1261
60303 #, gcc-internal-format, gfc-internal-format
60304 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
60305 msgstr ""
60306
60307 #: fortran/check.c:1318
60308 #, gcc-internal-format, gfc-internal-format
60309 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
60310 msgstr ""
60311
60312 #: fortran/check.c:1409
60313 #, gcc-internal-format
60314 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
60315 msgstr ""
60316
60317 #: fortran/check.c:1418 fortran/check.c:3696
60318 #, gcc-internal-format, gfc-internal-format
60319 msgid "Different type kinds at %L"
60320 msgstr ""
60321
60322 #: fortran/check.c:1441
60323 #, gcc-internal-format
60324 msgid ""
60325 "NULL at %L is not permitted as actual argument to %qs intrinsic function"
60326 msgstr ""
60327
60328 #: fortran/check.c:1463
60329 #, gcc-internal-format
60330 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
60331 msgstr ""
60332
60333 #: fortran/check.c:1472 fortran/check.c:1507 fortran/check.c:4383
60334 #, gcc-internal-format
60335 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
60336 msgstr ""
60337
60338 #: fortran/check.c:1489
60339 #, gcc-internal-format
60340 msgid ""
60341 "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or "
60342 "FUNCTION"
60343 msgstr ""
60344
60345 #: fortran/check.c:1498
60346 #, gcc-internal-format
60347 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
60348 msgstr ""
60349
60350 #: fortran/check.c:1523
60351 #, gcc-internal-format, gfc-internal-format
60352 msgid ""
60353 "Array section with a vector subscript at %L shall not be the target of a "
60354 "pointer"
60355 msgstr ""
60356
60357 #: fortran/check.c:1570
60358 #, gcc-internal-format, gfc-internal-format
60359 msgid ""
60360 "ATOM argument at %L to intrinsic function %s shall be an integer of "
60361 "ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
60362 msgstr ""
60363
60364 #: fortran/check.c:1578
60365 #, gcc-internal-format, gfc-internal-format
60366 msgid ""
60367 "ATOM argument at %L of the %s intrinsic function shall be a coarray or "
60368 "coindexed"
60369 msgstr ""
60370
60371 #: fortran/check.c:1585
60372 #, gcc-internal-format
60373 msgid ""
60374 "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
60375 msgstr ""
60376
60377 #: fortran/check.c:1603 fortran/check.c:1816
60378 #, gcc-internal-format, gfc-internal-format
60379 msgid "STAT= argument to %s at %L"
60380 msgstr ""
60381
60382 #: fortran/check.c:1622 fortran/check.c:1756 fortran/check.c:1853
60383 #, gcc-internal-format, gfc-internal-format
60384 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
60385 msgstr ""
60386
60387 #: fortran/check.c:1636 fortran/check.c:1836
60388 #, gcc-internal-format, gfc-internal-format
60389 msgid ""
60390 "ATOM argument at %L to intrinsic function %s shall be an integer of "
60391 "ATOMIC_INT_KIND"
60392 msgstr ""
60393
60394 #: fortran/check.c:1656
60395 #, gcc-internal-format, gfc-internal-format
60396 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
60397 msgstr ""
60398
60399 #: fortran/check.c:1675 fortran/check.c:1689 fortran/check.c:1724
60400 #, gcc-internal-format
60401 msgid "%qs argument of %qs intrinsic at %L not yet supported"
60402 msgstr ""
60403
60404 #: fortran/check.c:1709
60405 #, gcc-internal-format
60406 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
60407 msgstr ""
60408
60409 #: fortran/check.c:1763 fortran/check.c:1860
60410 #, gcc-internal-format, gfc-internal-format
60411 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
60412 msgstr ""
60413
60414 #: fortran/check.c:1778
60415 #, gcc-internal-format, gfc-internal-format
60416 msgid ""
60417 "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
60418 msgstr ""
60419
60420 #: fortran/check.c:1788
60421 #, gcc-internal-format, gfc-internal-format
60422 msgid ""
60423 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
60424 msgstr ""
60425
60426 #: fortran/check.c:1801
60427 #, gcc-internal-format, gfc-internal-format
60428 msgid ""
60429 "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at "
60430 "least the range of the default integer"
60431 msgstr ""
60432
60433 #: fortran/check.c:1880
60434 #, gcc-internal-format, gfc-internal-format
60435 msgid "Negative argument N at %L"
60436 msgstr ""
60437
60438 #: fortran/check.c:1978
60439 #, gcc-internal-format, gfc-internal-format
60440 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
60441 msgstr ""
60442
60443 #: fortran/check.c:2102 fortran/check.c:2592
60444 #, gcc-internal-format
60445 msgid ""
60446 "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
60447 msgstr ""
60448
60449 #: fortran/check.c:2111 fortran/check.c:2601
60450 #, gcc-internal-format
60451 msgid ""
60452 "%qs argument of %qs intrinsic at %L must have a type of either REAL or "
60453 "INTEGER"
60454 msgstr ""
60455
60456 #: fortran/check.c:2121 fortran/check.c:2127
60457 #, gcc-internal-format, gfc-internal-format
60458 msgid ""
60459 "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, "
60460 "consider using the KIND argument"
60461 msgstr ""
60462
60463 #: fortran/check.c:2149
60464 #, gcc-internal-format
60465 msgid ""
60466 "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall "
60467 "not have a vector subscript"
60468 msgstr ""
60469
60470 #: fortran/check.c:2157
60471 #, gcc-internal-format, gfc-internal-format
60472 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
60473 msgstr ""
60474
60475 #: fortran/check.c:2180
60476 #, gcc-internal-format, gfc-internal-format
60477 msgid "The stat= argument at %L must be a kind=4 integer variable"
60478 msgstr ""
60479
60480 #: fortran/check.c:2196
60481 #, gcc-internal-format, gfc-internal-format
60482 msgid "The errmsg= argument at %L must be a default-kind character variable"
60483 msgstr ""
60484
60485 #: fortran/check.c:2204
60486 #, gcc-internal-format
60487 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
60488 msgstr ""
60489
60490 #: fortran/check.c:2219
60491 #, gcc-internal-format, gfc-internal-format
60492 msgid ""
60493 "Support for the A argument at %L which is polymorphic A argument or has "
60494 "allocatable components is not yet implemented"
60495 msgstr ""
60496
60497 #: fortran/check.c:2238
60498 #, gcc-internal-format, gfc-internal-format
60499 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
60500 msgstr ""
60501
60502 #: fortran/check.c:2245
60503 #, gcc-internal-format, gfc-internal-format
60504 msgid ""
60505 "Support for the A argument at %L with allocatable components is not yet "
60506 "implemented"
60507 msgstr ""
60508
60509 #: fortran/check.c:2259
60510 #, gcc-internal-format, gfc-internal-format
60511 msgid "OPERATOR argument at %L must be a PURE function"
60512 msgstr ""
60513
60514 #. None of the intrinsics fulfills the criteria of taking two arguments,
60515 #. returning the same type and kind as the arguments and being permitted
60516 #. as actual argument.
60517 #: fortran/check.c:2269
60518 #, gcc-internal-format, gfc-internal-format
60519 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
60520 msgstr ""
60521
60522 #: fortran/check.c:2286
60523 #, gcc-internal-format, gfc-internal-format
60524 msgid "The function passed as OPERATOR at %L shall have two arguments"
60525 msgstr ""
60526
60527 #: fortran/check.c:2296
60528 #, gcc-internal-format, gfc-internal-format
60529 msgid ""
60530 "The A argument at %L has type %s but the function passed as OPERATOR at %L "
60531 "returns %s"
60532 msgstr ""
60533
60534 #: fortran/check.c:2305
60535 #, gcc-internal-format, gfc-internal-format
60536 msgid ""
60537 "The function passed as OPERATOR at %L has arguments of type %s and %s but "
60538 "shall have type %s"
60539 msgstr ""
60540
60541 #: fortran/check.c:2316
60542 #, gcc-internal-format, gfc-internal-format
60543 msgid ""
60544 "The function passed as OPERATOR at %L shall have scalar nonallocatable "
60545 "nonpointer arguments and return a nonallocatable nonpointer scalar"
60546 msgstr ""
60547
60548 #: fortran/check.c:2324
60549 #, gcc-internal-format, gfc-internal-format
60550 msgid ""
60551 "The function passed as OPERATOR at %L shall have the VALUE attribute either "
60552 "for none or both arguments"
60553 msgstr ""
60554
60555 #: fortran/check.c:2331
60556 #, gcc-internal-format, gfc-internal-format
60557 msgid ""
60558 "The function passed as OPERATOR at %L shall have the TARGET attribute either "
60559 "for none or both arguments"
60560 msgstr ""
60561
60562 #: fortran/check.c:2338
60563 #, gcc-internal-format, gfc-internal-format
60564 msgid ""
60565 "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute "
60566 "either for none or both arguments"
60567 msgstr ""
60568
60569 #: fortran/check.c:2346
60570 #, gcc-internal-format, gfc-internal-format
60571 msgid ""
60572 "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute "
60573 "for either of the arguments"
60574 msgstr ""
60575
60576 #: fortran/check.c:2376
60577 #, gcc-internal-format, gfc-internal-format
60578 msgid ""
60579 "The character length of the A argument at %L and of the arguments of the "
60580 "OPERATOR at %L shall be the same"
60581 msgstr ""
60582
60583 #: fortran/check.c:2383
60584 #, gcc-internal-format, gfc-internal-format
60585 msgid ""
60586 "The character length of the A argument at %L and of the function result of "
60587 "the OPERATOR at %L shall be the same"
60588 msgstr ""
60589
60590 #: fortran/check.c:2401
60591 #, gcc-internal-format
60592 msgid ""
60593 "%qs argument of %qs intrinsic at %L shall be of type integer, real or "
60594 "character"
60595 msgstr ""
60596
60597 #: fortran/check.c:2429 fortran/check.c:2443
60598 #, gcc-internal-format, gfc-internal-format
60599 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
60600 msgstr ""
60601
60602 #: fortran/check.c:2480 fortran/check.c:3110 fortran/check.c:3193
60603 #: fortran/check.c:3415 fortran/check.c:3463 fortran/check.c:4950
60604 #: fortran/check.c:5087 fortran/check.c:5142 fortran/check.c:6277
60605 #: fortran/check.c:6406
60606 #, gcc-internal-format
60607 msgid "%qs intrinsic with KIND argument at %L"
60608 msgstr ""
60609
60610 #: fortran/check.c:2527 fortran/check.c:2796 fortran/check.c:2856
60611 #, gcc-internal-format
60612 msgid ""
60613 "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/"
60614 "%ld)"
60615 msgstr ""
60616
60617 #: fortran/check.c:2542 fortran/check.c:2811 fortran/check.c:2871
60618 #, gcc-internal-format
60619 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
60620 msgstr ""
60621
60622 #: fortran/check.c:2654 fortran/check.c:3790 fortran/check.c:3798
60623 #, gcc-internal-format
60624 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
60625 msgstr ""
60626
60627 #: fortran/check.c:2668
60628 #, gcc-internal-format
60629 msgid ""
60630 "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
60631 msgstr ""
60632
60633 #: fortran/check.c:2688 fortran/check.c:2696
60634 #, gcc-internal-format
60635 msgid "%qs argument of %qs intrinsic at %L must be default real"
60636 msgstr ""
60637
60638 #: fortran/check.c:2832
60639 #, gcc-internal-format
60640 msgid "%qs must be of same type and kind as %qs at %L in %qs"
60641 msgstr ""
60642
60643 #: fortran/check.c:2890
60644 #, gcc-internal-format
60645 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
60646 msgstr ""
60647
60648 #: fortran/check.c:2908
60649 #, gcc-internal-format, gfc-internal-format
60650 msgid ""
60651 "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
60652 msgstr ""
60653
60654 #: fortran/check.c:2922
60655 #, gcc-internal-format, gfc-internal-format
60656 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
60657 msgstr ""
60658
60659 #: fortran/check.c:2983
60660 #, gcc-internal-format
60661 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
60662 msgstr ""
60663
60664 #: fortran/check.c:3065
60665 #, gcc-internal-format
60666 msgid "Arguments of %qs have different kind type parameters at %L"
60667 msgstr ""
60668
60669 #: fortran/check.c:3161
60670 #, gcc-internal-format, gfc-internal-format
60671 msgid "Argument of %s at %L must be of length one"
60672 msgstr ""
60673
60674 #: fortran/check.c:3200
60675 #, gcc-internal-format
60676 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
60677 msgstr ""
60678
60679 #: fortran/check.c:3234
60680 #, gcc-internal-format
60681 msgid ""
60682 "%qs intrinsic subprogram at %L has been deprecated. Use INT intrinsic "
60683 "subprogram."
60684 msgstr ""
60685
60686 #: fortran/check.c:3286
60687 #, gcc-internal-format, gfc-internal-format
60688 msgid "SIZE at %L must be positive"
60689 msgstr ""
60690
60691 #: fortran/check.c:3298
60692 #, gcc-internal-format, gfc-internal-format
60693 msgid ""
60694 "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
60695 msgstr ""
60696
60697 #: fortran/check.c:3357
60698 #, gcc-internal-format, gfc-internal-format
60699 msgid "STATUS at %L shall be an INTENT(OUT) variable"
60700 msgstr ""
60701
60702 #: fortran/check.c:3366
60703 #, gcc-internal-format
60704 msgid "%qs at %L shall be an INTENT(OUT) variable"
60705 msgstr ""
60706
60707 #: fortran/check.c:3391
60708 #, gcc-internal-format
60709 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
60710 msgstr ""
60711
60712 #: fortran/check.c:3605
60713 #, gcc-internal-format
60714 msgid "Intrinsic %qs at %L must have at least two arguments"
60715 msgstr ""
60716
60717 #: fortran/check.c:3653
60718 #, gcc-internal-format
60719 msgid "Missing %qs argument to the %s intrinsic at %L"
60720 msgstr ""
60721
60722 #: fortran/check.c:3668
60723 #, gcc-internal-format
60724 msgid "Duplicate argument %qs at %L to intrinsic %s"
60725 msgstr ""
60726
60727 #: fortran/check.c:3673
60728 #, gcc-internal-format
60729 msgid "Unknown argument %qs at %L to intrinsic %s"
60730 msgstr ""
60731
60732 #: fortran/check.c:3702
60733 #, gcc-internal-format
60734 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
60735 msgstr ""
60736
60737 #: fortran/check.c:3733
60738 #, gcc-internal-format
60739 msgid "%qs intrinsic with CHARACTER argument at %L"
60740 msgstr ""
60741
60742 #: fortran/check.c:3740
60743 #, gcc-internal-format
60744 msgid ""
60745 "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
60746 msgstr ""
60747
60748 #: fortran/check.c:3807
60749 #, gcc-internal-format
60750 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
60751 msgstr ""
60752
60753 #: fortran/check.c:3821
60754 #, gcc-internal-format
60755 msgid ""
60756 "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic "
60757 "matmul"
60758 msgstr ""
60759
60760 #: fortran/check.c:3840
60761 #, gcc-internal-format
60762 msgid ""
60763 "Different shape on dimension 2 for argument %qs and dimension 1 for argument "
60764 "%qs at %L for intrinsic matmul"
60765 msgstr ""
60766
60767 #: fortran/check.c:3849
60768 #, gcc-internal-format
60769 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
60770 msgstr ""
60771
60772 #: fortran/check.c:4012
60773 #, gcc-internal-format
60774 msgid ""
60775 "Argument %qs of %qs intrinsic at %L must be in type conformance to argument "
60776 "%qs at %L"
60777 msgstr ""
60778
60779 #: fortran/check.c:4130 fortran/check.c:7417 fortran/check.c:7432
60780 #, gcc-internal-format
60781 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
60782 msgstr ""
60783
60784 #: fortran/check.c:4213
60785 #, gcc-internal-format, gfc-internal-format
60786 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
60787 msgstr ""
60788
60789 #: fortran/check.c:4224
60790 #, gcc-internal-format, gfc-internal-format
60791 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
60792 msgstr ""
60793
60794 #: fortran/check.c:4231
60795 #, gcc-internal-format, gfc-internal-format
60796 msgid ""
60797 "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is "
60798 "polymorphic"
60799 msgstr ""
60800
60801 #: fortran/check.c:4242
60802 #, gcc-internal-format, gfc-internal-format
60803 msgid ""
60804 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
60805 "same rank %d/%d"
60806 msgstr ""
60807
60808 #: fortran/check.c:4251
60809 #, gcc-internal-format, gfc-internal-format
60810 msgid ""
60811 "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the "
60812 "same corank %d/%d"
60813 msgstr ""
60814
60815 #: fortran/check.c:4291
60816 #, gcc-internal-format, gfc-internal-format
60817 msgid ""
60818 "The FROM and TO arguments at %L violate aliasing restrictions (F2003 "
60819 "12.4.1.7)"
60820 msgstr ""
60821
60822 #: fortran/check.c:4318
60823 #, gcc-internal-format
60824 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
60825 msgstr ""
60826
60827 #: fortran/check.c:4368
60828 #, gcc-internal-format
60829 msgid ""
60830 "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or "
60831 "procedure pointer"
60832 msgstr ""
60833
60834 #: fortran/check.c:4376
60835 #, gcc-internal-format, gfc-internal-format
60836 msgid "NULL intrinsic with allocatable MOLD at %L"
60837 msgstr ""
60838
60839 #: fortran/check.c:4455 fortran/check.c:6353
60840 #, gcc-internal-format
60841 msgid ""
60842 "%qs argument of %qs intrinsic at %L must provide at least as many elements "
60843 "as there are .TRUE. values in %qs (%ld/%d)"
60844 msgstr ""
60845
60846 #: fortran/check.c:4513
60847 #, gcc-internal-format
60848 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
60849 msgstr ""
60850
60851 #: fortran/check.c:4521
60852 #, gcc-internal-format
60853 msgid ""
60854 "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
60855 msgstr ""
60856
60857 #: fortran/check.c:4540
60858 #, gcc-internal-format
60859 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
60860 msgstr ""
60861
60862 #: fortran/check.c:4591
60863 #, gcc-internal-format, gfc-internal-format
60864 msgid "The argument of the RANK intrinsic at %L must be a data object"
60865 msgstr ""
60866
60867 #: fortran/check.c:4698
60868 #, gcc-internal-format
60869 msgid ""
60870 "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of "
60871 "constant size"
60872 msgstr ""
60873
60874 #: fortran/check.c:4708
60875 #, gcc-internal-format
60876 msgid "%qs argument of %qs intrinsic at %L is empty"
60877 msgstr ""
60878
60879 #: fortran/check.c:4715
60880 #, gcc-internal-format
60881 msgid ""
60882 "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
60883 msgstr ""
60884
60885 #: fortran/check.c:4732
60886 #, gcc-internal-format
60887 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
60888 msgstr ""
60889
60890 #: fortran/check.c:4765
60891 #, gcc-internal-format, gfc-internal-format
60892 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
60893 msgstr ""
60894
60895 #: fortran/check.c:4803
60896 #, gcc-internal-format
60897 msgid ""
60898 "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
60899 msgstr ""
60900
60901 #: fortran/check.c:4821
60902 #, gcc-internal-format
60903 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
60904 msgstr ""
60905
60906 #: fortran/check.c:4830
60907 #, gcc-internal-format
60908 msgid ""
60909 "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions "
60910 "(dimension %qd duplicated)"
60911 msgstr ""
60912
60913 #: fortran/check.c:4866
60914 #, gcc-internal-format, gfc-internal-format
60915 msgid ""
60916 "Without padding, there are not enough elements in the intrinsic RESHAPE "
60917 "source at %L to match the shape"
60918 msgstr ""
60919
60920 #: fortran/check.c:4883 fortran/check.c:4902
60921 #, gcc-internal-format
60922 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
60923 msgstr ""
60924
60925 #: fortran/check.c:4893 fortran/check.c:4912
60926 #, gcc-internal-format
60927 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
60928 msgstr ""
60929
60930 #: fortran/check.c:5011
60931 #, gcc-internal-format
60932 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
60933 msgstr ""
60934
60935 #: fortran/check.c:5042
60936 #, gcc-internal-format
60937 msgid "%qs intrinsic with RADIX argument at %L"
60938 msgstr ""
60939
60940 #: fortran/check.c:5080
60941 #, gcc-internal-format
60942 msgid ""
60943 "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size "
60944 "array"
60945 msgstr ""
60946
60947 #: fortran/check.c:5160 fortran/check.c:7477
60948 #, gcc-internal-format
60949 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
60950 msgstr ""
60951
60952 #: fortran/check.c:5173 fortran/check.c:5312 fortran/check.c:7469
60953 #, gcc-internal-format
60954 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
60955 msgstr ""
60956
60957 #: fortran/check.c:5184 fortran/check.c:5324
60958 #, gcc-internal-format
60959 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
60960 msgstr ""
60961
60962 #: fortran/check.c:5254
60963 #, gcc-internal-format
60964 msgid "is_c_interoperable(): gfc_simplify_expr failed"
60965 msgstr ""
60966
60967 #: fortran/check.c:5303
60968 #, gcc-internal-format
60969 msgid ""
60970 "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
60971 msgstr ""
60972
60973 #: fortran/check.c:5342
60974 #, gcc-internal-format, gfc-internal-format
60975 msgid ""
60976 "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or "
60977 "TYPE(C_FUNPTR)"
60978 msgstr ""
60979
60980 #: fortran/check.c:5356
60981 #, gcc-internal-format, gfc-internal-format
60982 msgid ""
60983 "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: "
60984 "%s instead of %s"
60985 msgstr ""
60986
60987 #: fortran/check.c:5380
60988 #, gcc-internal-format, gfc-internal-format
60989 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
60990 msgstr ""
60991
60992 #: fortran/check.c:5392
60993 #, gcc-internal-format, gfc-internal-format
60994 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
60995 msgstr ""
60996
60997 #: fortran/check.c:5399
60998 #, gcc-internal-format, gfc-internal-format
60999 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
61000 msgstr ""
61001
61002 #: fortran/check.c:5406
61003 #, gcc-internal-format, gfc-internal-format
61004 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
61005 msgstr ""
61006
61007 #: fortran/check.c:5413
61008 #, gcc-internal-format, gfc-internal-format
61009 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
61010 msgstr ""
61011
61012 #: fortran/check.c:5419
61013 #, gcc-internal-format, gfc-internal-format
61014 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
61015 msgstr ""
61016
61017 #: fortran/check.c:5438
61018 #, gcc-internal-format, gfc-internal-format
61019 msgid ""
61020 "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of "
61021 "FPTR"
61022 msgstr ""
61023
61024 #: fortran/check.c:5448
61025 #, gcc-internal-format, gfc-internal-format
61026 msgid "Polymorphic FPTR at %L to C_F_POINTER"
61027 msgstr ""
61028
61029 #: fortran/check.c:5453
61030 #, gcc-internal-format, gfc-internal-format
61031 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
61032 msgstr ""
61033
61034 #: fortran/check.c:5469
61035 #, gcc-internal-format, gfc-internal-format
61036 msgid ""
61037 "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
61038 msgstr ""
61039
61040 #: fortran/check.c:5481
61041 #, gcc-internal-format, gfc-internal-format
61042 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
61043 msgstr ""
61044
61045 #: fortran/check.c:5488
61046 #, gcc-internal-format, gfc-internal-format
61047 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
61048 msgstr ""
61049
61050 #: fortran/check.c:5494
61051 #, gcc-internal-format, gfc-internal-format
61052 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
61053 msgstr ""
61054
61055 #: fortran/check.c:5508
61056 #, gcc-internal-format, gfc-internal-format
61057 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
61058 msgstr ""
61059
61060 #: fortran/check.c:5520
61061 #, gcc-internal-format
61062 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
61063 msgstr ""
61064
61065 #: fortran/check.c:5527
61066 #, gcc-internal-format, gfc-internal-format
61067 msgid ""
61068 "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
61069 msgstr ""
61070
61071 #: fortran/check.c:5533
61072 #, gcc-internal-format, gfc-internal-format
61073 msgid "Noninteroperable procedure at %L to C_FUNLOC"
61074 msgstr ""
61075
61076 #: fortran/check.c:5547
61077 #, gcc-internal-format, gfc-internal-format
61078 msgid "Argument X at %L to C_LOC shall not be coindexed"
61079 msgstr ""
61080
61081 #: fortran/check.c:5553
61082 #, gcc-internal-format, gfc-internal-format
61083 msgid "X argument at %L to C_LOC shall not be polymorphic"
61084 msgstr ""
61085
61086 #: fortran/check.c:5564
61087 #, gcc-internal-format, gfc-internal-format
61088 msgid ""
61089 "Argument X at %L to C_LOC shall have either the POINTER or the TARGET "
61090 "attribute"
61091 msgstr ""
61092
61093 #: fortran/check.c:5572
61094 #, gcc-internal-format, gfc-internal-format
61095 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
61096 msgstr ""
61097
61098 #: fortran/check.c:5581
61099 #, gcc-internal-format, gfc-internal-format
61100 msgid "Argument at %L to C_LOC shall not be polymorphic"
61101 msgstr ""
61102
61103 #: fortran/check.c:5588
61104 #, gcc-internal-format, gfc-internal-format
61105 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
61106 msgstr ""
61107
61108 #: fortran/check.c:5599
61109 #, gcc-internal-format, gfc-internal-format
61110 msgid ""
61111 "Array of interoperable type at %L to C_LOC which is nonallocatable and "
61112 "neither assumed size nor explicit size"
61113 msgstr ""
61114
61115 #: fortran/check.c:5604
61116 #, gcc-internal-format, gfc-internal-format
61117 msgid "Array section at %L to C_LOC"
61118 msgstr ""
61119
61120 #: fortran/check.c:5632
61121 #, gcc-internal-format, gfc-internal-format
61122 msgid "non double precision REAL argument to %s intrinsic at %L"
61123 msgstr ""
61124
61125 #: fortran/check.c:5648
61126 #, gcc-internal-format
61127 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
61128 msgstr ""
61129
61130 #: fortran/check.c:5667
61131 #, gcc-internal-format
61132 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
61133 msgstr ""
61134
61135 #: fortran/check.c:5930
61136 #, gcc-internal-format, gfc-internal-format
61137 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
61138 msgstr ""
61139
61140 #: fortran/check.c:5941
61141 #, gcc-internal-format, gfc-internal-format
61142 msgid ""
61143 "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall "
61144 "be %d (corank) not %d"
61145 msgstr ""
61146
61147 #: fortran/check.c:5974
61148 #, gcc-internal-format, gfc-internal-format
61149 msgid "DISTANCE= argument to NUM_IMAGES at %L"
61150 msgstr ""
61151
61152 #: fortran/check.c:5987
61153 #, gcc-internal-format, gfc-internal-format
61154 msgid "FAILED= argument to NUM_IMAGES at %L"
61155 msgstr ""
61156
61157 #: fortran/check.c:6011
61158 #, gcc-internal-format, gfc-internal-format
61159 msgid ""
61160 "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
61161 msgstr ""
61162
61163 #: fortran/check.c:6037
61164 #, gcc-internal-format, gfc-internal-format
61165 msgid ""
61166 "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic "
61167 "at %L"
61168 msgstr ""
61169
61170 #: fortran/check.c:6044
61171 #, gcc-internal-format, gfc-internal-format
61172 msgid ""
61173 "The DISTANCE argument may not be specified together with the COARRAY or DIM "
61174 "argument in intrinsic at %L"
61175 msgstr ""
61176
61177 #: fortran/check.c:6055
61178 #, gcc-internal-format, gfc-internal-format
61179 msgid "Unexpected DIM argument with noncoarray argument at %L"
61180 msgstr ""
61181
61182 #: fortran/check.c:6073
61183 #, gcc-internal-format, gfc-internal-format
61184 msgid "DISTANCE= argument to THIS_IMAGE at %L"
61185 msgstr ""
61186
61187 #: fortran/check.c:6131
61188 #, gcc-internal-format
61189 msgid ""
61190 "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L is an array and shall not "
61191 "have storage size 0 when %<SOURCE%> argument has size greater than 0"
61192 msgstr ""
61193
61194 #: fortran/check.c:6183
61195 #, gcc-internal-format
61196 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
61197 msgstr ""
61198
61199 #: fortran/check.c:6202
61200 #, gcc-internal-format
61201 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
61202 msgstr ""
61203
61204 #: fortran/check.c:6210
61205 #, gcc-internal-format
61206 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
61207 msgstr ""
61208
61209 #: fortran/check.c:6245
61210 #, gcc-internal-format, gfc-internal-format
61211 msgid ""
61212 "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < "
61213 "result size %ld"
61214 msgstr ""
61215
61216 #: fortran/check.c:6367
61217 #, gcc-internal-format
61218 msgid ""
61219 "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a "
61220 "scalar"
61221 msgstr ""
61222
61223 #: fortran/check.c:6380
61224 #, gcc-internal-format
61225 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
61226 msgstr ""
61227
61228 #: fortran/check.c:6646 fortran/check.c:6678
61229 #, gcc-internal-format
61230 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
61231 msgstr ""
61232
61233 #: fortran/check.c:6686
61234 #, gcc-internal-format, gfc-internal-format
61235 msgid "Too many arguments to %s at %L"
61236 msgstr ""
61237
61238 #: fortran/check.c:6704
61239 #, gcc-internal-format
61240 msgid "fe_runtime_error string must be null terminated"
61241 msgstr ""
61242
61243 #: fortran/check.c:6716
61244 #, gcc-internal-format, gfc-internal-format
61245 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
61246 msgstr ""
61247
61248 #: fortran/check.c:6756
61249 #, gcc-internal-format, gfc-internal-format
61250 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
61251 msgstr ""
61252
61253 #: fortran/check.c:6775
61254 #, gcc-internal-format, gfc-internal-format
61255 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
61256 msgstr ""
61257
61258 #: fortran/check.c:6785
61259 #, gcc-internal-format, gfc-internal-format
61260 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
61261 msgstr ""
61262
61263 #: fortran/check.c:6802
61264 #, gcc-internal-format, gfc-internal-format
61265 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
61266 msgstr ""
61267
61268 #: fortran/check.c:7019
61269 #, gcc-internal-format
61270 msgid ""
61271 "%qs argument of %qs intrinsic at %L must be of a kind not wider than the "
61272 "default kind (%d)"
61273 msgstr ""
61274
61275 #: fortran/check.c:7201
61276 #, gcc-internal-format
61277 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
61278 msgstr ""
61279
61280 #: fortran/check.c:7390 fortran/check.c:7401
61281 #, gcc-internal-format
61282 msgid ""
61283 "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ "
61284 "literal constant"
61285 msgstr ""
61286
61287 #: fortran/check.c:7461
61288 #, gcc-internal-format, gfc-internal-format
61289 msgid ""
61290 "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, "
61291 "because it returns a disassociated pointer"
61292 msgstr ""
61293
61294 #: fortran/class.c:648
61295 #, gcc-internal-format, gfc-internal-format
61296 msgid ""
61297 "Assumed size polymorphic objects or components, such as that at %C, have not "
61298 "yet been implemented"
61299 msgstr ""
61300
61301 #. Since the extension field is 8 bit wide, we can only have
61302 #. up to 255 extension levels.
61303 #: fortran/class.c:763 fortran/decl.c:3908 fortran/decl.c:10577
61304 #, gcc-internal-format
61305 msgid "Maximum extension level reached with type %qs at %L"
61306 msgstr ""
61307
61308 #: fortran/class.c:2951 fortran/class.c:3025
61309 #, gcc-internal-format
61310 msgid "%qs of %qs is PRIVATE at %L"
61311 msgstr ""
61312
61313 #: fortran/cpp.c:451
61314 #, gcc-internal-format
61315 msgid "To enable preprocessing, use %<-cpp%>"
61316 msgstr ""
61317
61318 #: fortran/cpp.c:549 fortran/cpp.c:560 fortran/cpp.c:688
61319 #, gcc-internal-format
61320 msgid "opening output file %qs: %s"
61321 msgstr ""
61322
61323 #: fortran/data.c:65
61324 #, gcc-internal-format, gfc-internal-format
61325 msgid "non-constant array in DATA statement %L"
61326 msgstr ""
61327
61328 #: fortran/data.c:140
61329 #, gcc-internal-format, gfc-internal-format
61330 msgid "failure to simplify substring reference in DATA statement at %L"
61331 msgstr ""
61332
61333 #: fortran/data.c:173
61334 #, gcc-internal-format, gfc-internal-format
61335 msgid "Unused initialization string at %L because variable has zero length"
61336 msgstr ""
61337
61338 #: fortran/data.c:179
61339 #, gcc-internal-format, gfc-internal-format
61340 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
61341 msgstr ""
61342
61343 #: fortran/data.c:268
61344 #, gcc-internal-format
61345 msgid "%qs at %L already is initialized at %L"
61346 msgstr ""
61347
61348 #: fortran/data.c:292
61349 #, gcc-internal-format, gfc-internal-format
61350 msgid "Data element below array lower bound at %L"
61351 msgstr ""
61352
61353 #: fortran/data.c:309 fortran/data.c:398
61354 #, gcc-internal-format, gfc-internal-format
61355 msgid "Data element above array upper bound at %L"
61356 msgstr ""
61357
61358 #: fortran/data.c:339 fortran/data.c:496
61359 #, gcc-internal-format
61360 msgid "re-initialization of %qs at %L"
61361 msgstr ""
61362
61363 #: fortran/data.c:515
61364 #, gcc-internal-format
61365 msgid ""
61366 "Nonpointer object %qs with default initialization shall not appear in a DATA "
61367 "statement at %L"
61368 msgstr ""
61369
61370 #: fortran/data.c:738
61371 #, gcc-internal-format
61372 msgid "TODO: Vector sections in data statements"
61373 msgstr ""
61374
61375 #: fortran/decl.c:293
61376 #, gcc-internal-format, gfc-internal-format
61377 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
61378 msgstr ""
61379
61380 #: fortran/decl.c:307
61381 #, gcc-internal-format
61382 msgid "Host associated variable %qs may not be in the DATA statement at %C"
61383 msgstr ""
61384
61385 #: fortran/decl.c:314
61386 #, gcc-internal-format
61387 msgid "initialization of common block variable %qs in DATA statement at %C"
61388 msgstr ""
61389
61390 #: fortran/decl.c:448
61391 #, gcc-internal-format
61392 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
61393 msgstr ""
61394
61395 #: fortran/decl.c:474
61396 #, gcc-internal-format, gfc-internal-format
61397 msgid "Invalid initializer %s in Data statement at %C"
61398 msgstr ""
61399
61400 #: fortran/decl.c:579
61401 #, gcc-internal-format, gfc-internal-format
61402 msgid "BOZ at %L cannot appear in an old-style initialization"
61403 msgstr ""
61404
61405 #: fortran/decl.c:587
61406 #, gcc-internal-format
61407 msgid ""
61408 "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-"
61409 "style initialization"
61410 msgstr ""
61411
61412 #: fortran/decl.c:597
61413 #, gcc-internal-format, gfc-internal-format
61414 msgid "Initialization at %C is not allowed in a PURE procedure"
61415 msgstr ""
61416
61417 #: fortran/decl.c:644
61418 #, gcc-internal-format, gfc-internal-format
61419 msgid "DATA statement at %C cannot appear within an INTERFACE"
61420 msgstr ""
61421
61422 #: fortran/decl.c:668
61423 #, gcc-internal-format, gfc-internal-format
61424 msgid "Invalid substring in data-implied-do at %L in DATA statement"
61425 msgstr ""
61426
61427 #: fortran/decl.c:691
61428 #, gcc-internal-format, gfc-internal-format
61429 msgid ""
61430 "Allocatable component or deferred-shaped array near %C in DATA statement"
61431 msgstr ""
61432
61433 #: fortran/decl.c:733
61434 #, gcc-internal-format, gfc-internal-format
61435 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
61436 msgstr ""
61437
61438 #: fortran/decl.c:749
61439 #, gcc-internal-format, gfc-internal-format
61440 msgid "DATA statement at %C is not allowed in a PURE procedure"
61441 msgstr ""
61442
61443 #: fortran/decl.c:758
61444 #, gcc-internal-format, gfc-internal-format
61445 msgid ""
61446 "part-ref with pointer attribute near %L is not rightmost part-ref of data-"
61447 "stmt-object"
61448 msgstr ""
61449
61450 #: fortran/decl.c:797
61451 #, gcc-internal-format, gfc-internal-format
61452 msgid "Empty old style initializer list at %C"
61453 msgstr ""
61454
61455 #: fortran/decl.c:806
61456 #, gcc-internal-format, gfc-internal-format
61457 msgid "Array in initializer list at %L must have an explicit shape"
61458 msgstr ""
61459
61460 #: fortran/decl.c:829
61461 #, gcc-internal-format, gfc-internal-format
61462 msgid "Repeat spec invalid in scalar initializer at %C"
61463 msgstr ""
61464
61465 #: fortran/decl.c:834
61466 #, gcc-internal-format, gfc-internal-format
61467 msgid "Repeat spec must be an integer at %C"
61468 msgstr ""
61469
61470 #: fortran/decl.c:845
61471 #, gcc-internal-format, gfc-internal-format
61472 msgid "Expected data constant after repeat spec at %C"
61473 msgstr ""
61474
61475 #: fortran/decl.c:877
61476 #, gcc-internal-format, gfc-internal-format
61477 msgid "End of scalar initializer expected at %C"
61478 msgstr ""
61479
61480 #: fortran/decl.c:908
61481 #, gcc-internal-format, gfc-internal-format
61482 msgid "Not enough elements in array initializer at %C"
61483 msgstr ""
61484
61485 #: fortran/decl.c:910
61486 #, gcc-internal-format, gfc-internal-format
61487 msgid "Too many elements in array initializer at %C"
61488 msgstr ""
61489
61490 #: fortran/decl.c:930
61491 #, gcc-internal-format, gfc-internal-format
61492 msgid "Syntax error in old style initializer list at %C"
61493 msgstr ""
61494
61495 #: fortran/decl.c:954
61496 #, gcc-internal-format, gfc-internal-format
61497 msgid "The assumed-rank array at %C shall not have a codimension"
61498 msgstr ""
61499
61500 #: fortran/decl.c:1019
61501 #, gcc-internal-format, gfc-internal-format
61502 msgid ""
61503 "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions "
61504 "of %d"
61505 msgstr ""
61506
61507 #: fortran/decl.c:1043
61508 #, gcc-internal-format, gfc-internal-format
61509 msgid "Bad INTENT specification at %C"
61510 msgstr ""
61511
61512 #: fortran/decl.c:1064
61513 #, gcc-internal-format, gfc-internal-format
61514 msgid "deferred type parameter at %C"
61515 msgstr ""
61516
61517 #: fortran/decl.c:1152 fortran/resolve.c:12391
61518 #, gcc-internal-format, gfc-internal-format
61519 msgid "Scalar INTEGER expression expected at %L"
61520 msgstr ""
61521
61522 #: fortran/decl.c:1178
61523 #, gcc-internal-format, gfc-internal-format
61524 msgid "Old-style character length at %C"
61525 msgstr ""
61526
61527 #: fortran/decl.c:1209
61528 #, gcc-internal-format, gfc-internal-format
61529 msgid "Syntax error in character length specification at %C"
61530 msgstr ""
61531
61532 #: fortran/decl.c:1361 fortran/decl.c:1368 fortran/decl.c:1432
61533 #, gcc-internal-format
61534 msgid "Procedure %qs at %C is already defined at %L"
61535 msgstr ""
61536
61537 #: fortran/decl.c:1376
61538 #, gcc-internal-format
61539 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
61540 msgstr ""
61541
61542 #: fortran/decl.c:1388
61543 #, gcc-internal-format
61544 msgid "Name %qs at %C is already defined as a generic interface at %L"
61545 msgstr ""
61546
61547 #: fortran/decl.c:1404
61548 #, gcc-internal-format
61549 msgid ""
61550 "Procedure %qs at %C has an explicit interface from a previous declaration"
61551 msgstr ""
61552
61553 #: fortran/decl.c:1420
61554 #, gcc-internal-format
61555 msgid ""
61556 "Procedure %qs defined in interface body at %L clashes with internal "
61557 "procedure defined at %C"
61558 msgstr ""
61559
61560 #: fortran/decl.c:1503
61561 #, gcc-internal-format
61562 msgid ""
61563 "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
61564 msgstr ""
61565
61566 #: fortran/decl.c:1530
61567 #, gcc-internal-format
61568 msgid ""
61569 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
61570 "not C interoperable because derived type %qs is not C interoperable"
61571 msgstr ""
61572
61573 #: fortran/decl.c:1537
61574 #, gcc-internal-format
61575 msgid ""
61576 "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is "
61577 "not C interoperable because it is polymorphic"
61578 msgstr ""
61579
61580 #: fortran/decl.c:1544
61581 #, gcc-internal-format
61582 msgid ""
61583 "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may "
61584 "not be C interoperable"
61585 msgstr ""
61586
61587 #: fortran/decl.c:1559
61588 #, gcc-internal-format
61589 msgid ""
61590 "Character argument %qs at %L must be length 1 because procedure %qs is "
61591 "BIND(C)"
61592 msgstr ""
61593
61594 #: fortran/decl.c:1572
61595 #, gcc-internal-format
61596 msgid ""
61597 "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
61598 msgstr ""
61599
61600 #: fortran/decl.c:1580
61601 #, gcc-internal-format
61602 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
61603 msgstr ""
61604
61605 #: fortran/decl.c:1589
61606 #, gcc-internal-format
61607 msgid ""
61608 "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute "
61609 "because procedure %qs is BIND(C)"
61610 msgstr ""
61611
61612 #: fortran/decl.c:1596
61613 #, gcc-internal-format
61614 msgid ""
61615 "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
61616 msgstr ""
61617
61618 #: fortran/decl.c:1607
61619 #, gcc-internal-format
61620 msgid ""
61621 "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs "
61622 "at %L"
61623 msgstr ""
61624
61625 #: fortran/decl.c:1675
61626 #, gcc-internal-format
61627 msgid "Symbol %qs at %C also declared as a type at %L"
61628 msgstr ""
61629
61630 #: fortran/decl.c:1734
61631 #, gcc-internal-format
61632 msgid ""
61633 "Variable %qs in common block %qs at %C must be declared with a C "
61634 "interoperable kind since common block %qs is BIND(C)"
61635 msgstr ""
61636
61637 #: fortran/decl.c:1774
61638 #, gcc-internal-format, gfc-internal-format
61639 msgid "CHARACTER length must be a constant at %L"
61640 msgstr ""
61641
61642 #: fortran/decl.c:1789
61643 #, gcc-internal-format, gfc-internal-format
61644 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
61645 msgstr ""
61646
61647 #: fortran/decl.c:1797
61648 #, gcc-internal-format, gfc-internal-format
61649 msgid ""
61650 "The CHARACTER elements of the array constructor at %L must have the same "
61651 "length (%ld/%ld)"
61652 msgstr ""
61653
61654 #: fortran/decl.c:1896
61655 #, gcc-internal-format
61656 msgid "Initializer not allowed for PARAMETER %qs at %C"
61657 msgstr ""
61658
61659 #: fortran/decl.c:1909
61660 #, gcc-internal-format, gfc-internal-format
61661 msgid "PARAMETER at %L is missing an initializer"
61662 msgstr ""
61663
61664 #: fortran/decl.c:1919
61665 #, gcc-internal-format
61666 msgid ""
61667 "Variable %qs at %C with an initializer already appears in a DATA statement"
61668 msgstr ""
61669
61670 #: fortran/decl.c:1962
61671 #, gcc-internal-format, gfc-internal-format
61672 msgid "Cannot initialize parameter array at %L with variable length elements"
61673 msgstr ""
61674
61675 #: fortran/decl.c:2031
61676 #, gcc-internal-format, gfc-internal-format
61677 msgid "Cannot initialize implied-shape array at %L with scalar"
61678 msgstr ""
61679
61680 #: fortran/decl.c:2042
61681 #, gcc-internal-format
61682 msgid "gfc_array_size failed"
61683 msgstr ""
61684
61685 #: fortran/decl.c:2072
61686 #, gcc-internal-format, gfc-internal-format
61687 msgid "Non-constant lower bound in implied-shape declaration at %L"
61688 msgstr ""
61689
61690 #: fortran/decl.c:2158 fortran/decl.c:2165
61691 #, gcc-internal-format, gfc-internal-format
61692 msgid "Component at %C must have the POINTER attribute"
61693 msgstr ""
61694
61695 #: fortran/decl.c:2174
61696 #, gcc-internal-format
61697 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
61698 msgstr ""
61699
61700 #: fortran/decl.c:2183
61701 #, gcc-internal-format, gfc-internal-format
61702 msgid "Array component of structure at %C must have explicit or deferred shape"
61703 msgstr ""
61704
61705 #: fortran/decl.c:2207 fortran/symbol.c:2263
61706 #, gcc-internal-format
61707 msgid "Component %qs at %C already declared at %L"
61708 msgstr ""
61709
61710 #: fortran/decl.c:2255
61711 #, gcc-internal-format, gfc-internal-format
61712 msgid "Pointer array component of structure at %C must have a deferred shape"
61713 msgstr ""
61714
61715 #: fortran/decl.c:2264
61716 #, gcc-internal-format, gfc-internal-format
61717 msgid "Allocatable component of structure at %C must have a deferred shape"
61718 msgstr ""
61719
61720 #: fortran/decl.c:2273
61721 #, gcc-internal-format, gfc-internal-format
61722 msgid "Array component of structure at %C must have an explicit shape"
61723 msgstr ""
61724
61725 #: fortran/decl.c:2290
61726 #, gcc-internal-format
61727 msgid ""
61728 "Type parameter %qs at %C has no corresponding entry in the type parameter "
61729 "name list at %L"
61730 msgstr ""
61731
61732 #: fortran/decl.c:2347
61733 #, gcc-internal-format, gfc-internal-format
61734 msgid "NULL() initialization at %C is ambiguous"
61735 msgstr ""
61736
61737 #: fortran/decl.c:2364
61738 #, gcc-internal-format, gfc-internal-format
61739 msgid "NULL() initialization at %C may not have MOLD"
61740 msgstr ""
61741
61742 #: fortran/decl.c:2381
61743 #, gcc-internal-format, gfc-internal-format
61744 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
61745 msgstr ""
61746
61747 #: fortran/decl.c:2402
61748 #, gcc-internal-format, gfc-internal-format
61749 msgid "Error in pointer initialization at %C"
61750 msgstr ""
61751
61752 #: fortran/decl.c:2409
61753 #, gcc-internal-format, gfc-internal-format
61754 msgid "non-NULL pointer initialization at %C"
61755 msgstr ""
61756
61757 #: fortran/decl.c:2432
61758 #, gcc-internal-format
61759 msgid ""
61760 "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing "
61761 "in a specification statement"
61762 msgstr ""
61763
61764 #: fortran/decl.c:2486
61765 #, gcc-internal-format
61766 msgid "%qs not allowed outside STRUCTURE at %C"
61767 msgstr ""
61768
61769 #: fortran/decl.c:2488
61770 #, gcc-internal-format
61771 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
61772 msgstr ""
61773
61774 #: fortran/decl.c:2496
61775 #, gcc-internal-format
61776 msgid "%qs entity cannot have attributes at %C"
61777 msgstr ""
61778
61779 #: fortran/decl.c:2506
61780 #, gcc-internal-format
61781 msgid "Invalid character %qc in variable name at %C"
61782 msgstr ""
61783
61784 #: fortran/decl.c:2548
61785 #, gcc-internal-format
61786 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
61787 msgstr ""
61788
61789 #: fortran/decl.c:2558
61790 #, gcc-internal-format, gfc-internal-format
61791 msgid "Implied-shape array at %L"
61792 msgstr ""
61793
61794 #: fortran/decl.c:2615
61795 #, gcc-internal-format, gfc-internal-format
61796 msgid ""
61797 "Explicit array shape at %C must be constant of INTEGER type and not %s type"
61798 msgstr ""
61799
61800 #: fortran/decl.c:2623
61801 #, gcc-internal-format, gfc-internal-format
61802 msgid "Explicit shaped array with nonconstant bounds at %C"
61803 msgstr ""
61804
61805 #: fortran/decl.c:2712
61806 #, gcc-internal-format
61807 msgid ""
61808 "%qs at %C is a redefinition of the declaration in the corresponding "
61809 "interface for MODULE PROCEDURE %qs"
61810 msgstr ""
61811
61812 #: fortran/decl.c:2723
61813 #, gcc-internal-format
61814 msgid "%qs entity cannot have an initializer at %C"
61815 msgstr ""
61816
61817 #: fortran/decl.c:2748 fortran/decl.c:8818
61818 #, gcc-internal-format, gfc-internal-format
61819 msgid "Duplicate array spec for Cray pointee at %C"
61820 msgstr ""
61821
61822 #: fortran/decl.c:2756
61823 #, gcc-internal-format
61824 msgid "Cannot set pointee array spec."
61825 msgstr ""
61826
61827 #: fortran/decl.c:2819
61828 #, gcc-internal-format, gfc-internal-format
61829 msgid "Old-style initialization at %C"
61830 msgstr ""
61831
61832 #: fortran/decl.c:2827
61833 #, gcc-internal-format, gfc-internal-format
61834 msgid "Invalid old style initialization for derived type component at %C"
61835 msgstr ""
61836
61837 #: fortran/decl.c:2840
61838 #, gcc-internal-format, gfc-internal-format
61839 msgid "Syntax error in old style initialization of %s at %C"
61840 msgstr ""
61841
61842 #: fortran/decl.c:2860 fortran/decl.c:7034
61843 #, gcc-internal-format, gfc-internal-format
61844 msgid "Initialization at %C isn't for a pointer variable"
61845 msgstr ""
61846
61847 #: fortran/decl.c:2883
61848 #, gcc-internal-format
61849 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
61850 msgstr ""
61851
61852 #: fortran/decl.c:2892 fortran/decl.c:10751
61853 #, gcc-internal-format, gfc-internal-format
61854 msgid "Expected an initialization expression at %C"
61855 msgstr ""
61856
61857 #: fortran/decl.c:2899
61858 #, gcc-internal-format, gfc-internal-format
61859 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
61860 msgstr ""
61861
61862 #: fortran/decl.c:2916
61863 #, gcc-internal-format, gfc-internal-format
61864 msgid "Initialization of allocatable component at %C is not allowed"
61865 msgstr ""
61866
61867 #: fortran/decl.c:2925
61868 #, gcc-internal-format, gfc-internal-format
61869 msgid ""
61870 "Initialization of structure component with a HOLLERITH constant at %L is not "
61871 "allowed"
61872 msgstr ""
61873
61874 #: fortran/decl.c:2939
61875 #, gcc-internal-format, gfc-internal-format
61876 msgid ""
61877 "The component with KIND or LEN attribute at %C does not not appear in the "
61878 "type parameter list at %L"
61879 msgstr ""
61880
61881 #: fortran/decl.c:2947
61882 #, gcc-internal-format, gfc-internal-format
61883 msgid ""
61884 "The component at %C that appears in the type parameter list at %L has "
61885 "neither the KIND nor LEN attribute"
61886 msgstr ""
61887
61888 #: fortran/decl.c:2955
61889 #, gcc-internal-format, gfc-internal-format
61890 msgid "The component at %C which is a type parameter must be a scalar"
61891 msgstr ""
61892
61893 #: fortran/decl.c:2964
61894 #, gcc-internal-format, gfc-internal-format
61895 msgid "BOZ literal constant at %L cannot appear as an initializer"
61896 msgstr ""
61897
61898 #: fortran/decl.c:2981
61899 #, gcc-internal-format
61900 msgid ""
61901 "Incompatible initialization between a derived type entity and an entity with "
61902 "%qs type at %C"
61903 msgstr ""
61904
61905 #: fortran/decl.c:3044 fortran/decl.c:3080
61906 #, gcc-internal-format, gfc-internal-format
61907 msgid "Old-style type declaration %s*%d not supported at %C"
61908 msgstr ""
61909
61910 #: fortran/decl.c:3086
61911 #, gcc-internal-format, gfc-internal-format
61912 msgid "Nonstandard type declaration %s*%d at %C"
61913 msgstr ""
61914
61915 #: fortran/decl.c:3145 fortran/decl.c:3222
61916 #, gcc-internal-format, gfc-internal-format
61917 msgid "Missing right parenthesis at %C"
61918 msgstr ""
61919
61920 #: fortran/decl.c:3158 fortran/decl.c:3293
61921 #, gcc-internal-format, gfc-internal-format
61922 msgid "Expected initialization expression at %C"
61923 msgstr ""
61924
61925 #: fortran/decl.c:3166 fortran/decl.c:3299
61926 #, gcc-internal-format, gfc-internal-format
61927 msgid "Expected scalar initialization expression at %C"
61928 msgstr ""
61929
61930 #: fortran/decl.c:3196 fortran/decl.c:3929
61931 #, gcc-internal-format, gfc-internal-format
61932 msgid "Kind %d not supported for type %s at %C"
61933 msgstr ""
61934
61935 #: fortran/decl.c:3209
61936 #, gcc-internal-format, gfc-internal-format
61937 msgid "C kind type parameter is for type %s but type at %L is %s"
61938 msgstr ""
61939
61940 #: fortran/decl.c:3220
61941 #, gcc-internal-format, gfc-internal-format
61942 msgid "Missing right parenthesis or comma at %C"
61943 msgstr ""
61944
61945 #: fortran/decl.c:3325
61946 #, gcc-internal-format, gfc-internal-format
61947 msgid "Kind %d is not supported for CHARACTER at %C"
61948 msgstr ""
61949
61950 #: fortran/decl.c:3457
61951 #, gcc-internal-format, gfc-internal-format
61952 msgid "Syntax error in CHARACTER declaration at %C"
61953 msgstr ""
61954
61955 #: fortran/decl.c:3556
61956 #, gcc-internal-format
61957 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
61958 msgstr ""
61959
61960 #: fortran/decl.c:3569
61961 #, gcc-internal-format, gfc-internal-format
61962 msgid "Structure name expected after RECORD at %C"
61963 msgstr ""
61964
61965 #: fortran/decl.c:3682
61966 #, gcc-internal-format, gfc-internal-format
61967 msgid ""
61968 "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED "
61969 "parameters"
61970 msgstr ""
61971
61972 #: fortran/decl.c:3706
61973 #, gcc-internal-format, gfc-internal-format
61974 msgid ""
61975 "The type parameter spec list at %C does not contain enough parameter "
61976 "expressions"
61977 msgstr ""
61978
61979 #: fortran/decl.c:3730
61980 #, gcc-internal-format
61981 msgid "The derived parameter %qs at %C does not have a default value"
61982 msgstr ""
61983
61984 #: fortran/decl.c:3763
61985 #, gcc-internal-format, gfc-internal-format
61986 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
61987 msgstr ""
61988
61989 #: fortran/decl.c:3770
61990 #, gcc-internal-format, gfc-internal-format
61991 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
61992 msgstr ""
61993
61994 #: fortran/decl.c:3797
61995 #, gcc-internal-format
61996 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
61997 msgstr ""
61998
61999 #: fortran/decl.c:3804
62000 #, gcc-internal-format
62001 msgid ""
62002 "The value for the KIND parameter %qs at %C does not reduce to a constant "
62003 "expression"
62004 msgstr ""
62005
62006 #: fortran/decl.c:3819
62007 #, gcc-internal-format, gfc-internal-format
62008 msgid ""
62009 "The type parameter spec list at %C contains too many parameter expressions"
62010 msgstr ""
62011
62012 #: fortran/decl.c:3828
62013 #, gcc-internal-format, gfc-internal-format
62014 msgid "Parameterized derived type at %C is ambiguous"
62015 msgstr ""
62016
62017 #: fortran/decl.c:4064
62018 #, gcc-internal-format, gfc-internal-format
62019 msgid "BYTE type at %C"
62020 msgstr ""
62021
62022 #: fortran/decl.c:4076
62023 #, gcc-internal-format, gfc-internal-format
62024 msgid "BYTE type used at %C is not available on the target machine"
62025 msgstr ""
62026
62027 #: fortran/decl.c:4138
62028 #, gcc-internal-format, gfc-internal-format
62029 msgid "Assumed type at %C is not allowed for components"
62030 msgstr ""
62031
62032 #: fortran/decl.c:4141
62033 #, gcc-internal-format, gfc-internal-format
62034 msgid "Assumed type at %C"
62035 msgstr ""
62036
62037 #: fortran/decl.c:4163 fortran/decl.c:4197 fortran/decl.c:4230
62038 #: fortran/decl.c:4529
62039 #, gcc-internal-format, gfc-internal-format
62040 msgid "TYPE with intrinsic-type-spec at %C"
62041 msgstr ""
62042
62043 #: fortran/decl.c:4175 fortran/decl.c:4203 fortran/decl.c:4236
62044 #: fortran/decl.c:4262 fortran/decl.c:4554 fortran/decl.c:4569
62045 #, gcc-internal-format, gfc-internal-format
62046 msgid "Malformed type-spec at %C"
62047 msgstr ""
62048
62049 #: fortran/decl.c:4226
62050 #, gcc-internal-format, gfc-internal-format
62051 msgid "DOUBLE COMPLEX at %C"
62052 msgstr ""
62053
62054 #: fortran/decl.c:4278 fortran/decl.c:4420 fortran/decl.c:4432
62055 #: fortran/decl.c:4446 fortran/decl.c:4928 fortran/decl.c:4936
62056 #, gcc-internal-format
62057 msgid "Type name %qs at %C is ambiguous"
62058 msgstr ""
62059
62060 #: fortran/decl.c:4379
62061 #, gcc-internal-format, gfc-internal-format
62062 msgid "CLASS statement at %C"
62063 msgstr ""
62064
62065 #: fortran/decl.c:4461
62066 #, gcc-internal-format
62067 msgid ""
62068 "Type name %qs at %C conflicts with previously declared entity at %L, which "
62069 "has the same name"
62070 msgstr ""
62071
62072 #: fortran/decl.c:4604
62073 #, gcc-internal-format, gfc-internal-format
62074 msgid "Duplicate IMPLICIT NONE statement at %C"
62075 msgstr ""
62076
62077 #: fortran/decl.c:4613
62078 #, gcc-internal-format, gfc-internal-format
62079 msgid "IMPORT NONE with spec list at %C"
62080 msgstr ""
62081
62082 #: fortran/decl.c:4672
62083 #, gcc-internal-format, gfc-internal-format
62084 msgid "Missing character range in IMPLICIT at %C"
62085 msgstr ""
62086
62087 #: fortran/decl.c:4718
62088 #, gcc-internal-format, gfc-internal-format
62089 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
62090 msgstr ""
62091
62092 #: fortran/decl.c:4771
62093 #, gcc-internal-format, gfc-internal-format
62094 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
62095 msgstr ""
62096
62097 #: fortran/decl.c:4781
62098 #, gcc-internal-format, gfc-internal-format
62099 msgid "Empty IMPLICIT statement at %C"
62100 msgstr ""
62101
62102 #: fortran/decl.c:4887
62103 #, gcc-internal-format, gfc-internal-format
62104 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
62105 msgstr ""
62106
62107 #: fortran/decl.c:4894
62108 #, gcc-internal-format, gfc-internal-format
62109 msgid ""
62110 "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure "
62111 "interface body"
62112 msgstr ""
62113
62114 #: fortran/decl.c:4899
62115 #, gcc-internal-format, gfc-internal-format
62116 msgid "IMPORT statement at %C"
62117 msgstr ""
62118
62119 #: fortran/decl.c:4913
62120 #, gcc-internal-format, gfc-internal-format
62121 msgid "Expecting list of named entities at %C"
62122 msgstr ""
62123
62124 #: fortran/decl.c:4942
62125 #, gcc-internal-format
62126 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
62127 msgstr ""
62128
62129 #: fortran/decl.c:4949
62130 #, gcc-internal-format
62131 msgid "%qs is already IMPORTed from host scoping unit at %C"
62132 msgstr ""
62133
62134 #: fortran/decl.c:4990
62135 #, gcc-internal-format, gfc-internal-format
62136 msgid "Syntax error in IMPORT statement at %C"
62137 msgstr ""
62138
62139 #: fortran/decl.c:5330
62140 #, gcc-internal-format, gfc-internal-format
62141 msgid "Missing codimension specification at %C"
62142 msgstr ""
62143
62144 #: fortran/decl.c:5332
62145 #, gcc-internal-format, gfc-internal-format
62146 msgid "Missing dimension specification at %C"
62147 msgstr ""
62148
62149 #: fortran/decl.c:5427
62150 #, gcc-internal-format, gfc-internal-format
62151 msgid "Duplicate %s attribute at %L"
62152 msgstr ""
62153
62154 #: fortran/decl.c:5444
62155 #, gcc-internal-format
62156 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
62157 msgstr ""
62158
62159 #: fortran/decl.c:5463
62160 #, gcc-internal-format, gfc-internal-format
62161 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
62162 msgstr ""
62163
62164 #: fortran/decl.c:5465
62165 #, gcc-internal-format, gfc-internal-format
62166 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
62167 msgstr ""
62168
62169 #: fortran/decl.c:5475
62170 #, gcc-internal-format, gfc-internal-format
62171 msgid "KIND attribute at %C in a TYPE definition"
62172 msgstr ""
62173
62174 #: fortran/decl.c:5477
62175 #, gcc-internal-format, gfc-internal-format
62176 msgid "KIND attribute at %C in a STRUCTURE definition"
62177 msgstr ""
62178
62179 #: fortran/decl.c:5485
62180 #, gcc-internal-format, gfc-internal-format
62181 msgid "Component with KIND attribute at %C must be INTEGER"
62182 msgstr ""
62183
62184 #: fortran/decl.c:5492
62185 #, gcc-internal-format, gfc-internal-format
62186 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
62187 msgstr ""
62188
62189 #: fortran/decl.c:5502
62190 #, gcc-internal-format, gfc-internal-format
62191 msgid "LEN attribute at %C in a TYPE definition"
62192 msgstr ""
62193
62194 #: fortran/decl.c:5504
62195 #, gcc-internal-format, gfc-internal-format
62196 msgid "LEN attribute at %C in a STRUCTURE definition"
62197 msgstr ""
62198
62199 #: fortran/decl.c:5512
62200 #, gcc-internal-format, gfc-internal-format
62201 msgid "Component with LEN attribute at %C must be INTEGER"
62202 msgstr ""
62203
62204 #: fortran/decl.c:5519
62205 #, gcc-internal-format, gfc-internal-format
62206 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
62207 msgstr ""
62208
62209 #: fortran/decl.c:5528
62210 #, gcc-internal-format, gfc-internal-format
62211 msgid "Attribute at %L is not allowed in a TYPE definition"
62212 msgstr ""
62213
62214 #: fortran/decl.c:5530
62215 #, gcc-internal-format, gfc-internal-format
62216 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
62217 msgstr ""
62218
62219 #: fortran/decl.c:5548
62220 #, gcc-internal-format, gfc-internal-format
62221 msgid "Attribute %s at %L in a TYPE definition"
62222 msgstr ""
62223
62224 #: fortran/decl.c:5558
62225 #, gcc-internal-format, gfc-internal-format
62226 msgid ""
62227 "%s attribute at %L is not allowed outside of the specification part of a "
62228 "module"
62229 msgstr ""
62230
62231 #: fortran/decl.c:5568
62232 #, gcc-internal-format, gfc-internal-format
62233 msgid "Attribute at %L is not allowed outside a TYPE definition"
62234 msgstr ""
62235
62236 #: fortran/decl.c:5581
62237 #, gcc-internal-format, gfc-internal-format
62238 msgid "ASYNCHRONOUS attribute at %C"
62239 msgstr ""
62240
62241 #: fortran/decl.c:5592
62242 #, gcc-internal-format, gfc-internal-format
62243 msgid "CONTIGUOUS attribute at %C"
62244 msgstr ""
62245
62246 #: fortran/decl.c:5647 fortran/decl.c:9120
62247 #, gcc-internal-format, gfc-internal-format
62248 msgid "PROTECTED at %C only allowed in specification part of a module"
62249 msgstr ""
62250
62251 #: fortran/decl.c:5653
62252 #, gcc-internal-format, gfc-internal-format
62253 msgid "PROTECTED attribute at %C"
62254 msgstr ""
62255
62256 #: fortran/decl.c:5687
62257 #, gcc-internal-format, gfc-internal-format
62258 msgid "VALUE attribute at %C"
62259 msgstr ""
62260
62261 #: fortran/decl.c:5694
62262 #, gcc-internal-format, gfc-internal-format
62263 msgid "VOLATILE attribute at %C"
62264 msgstr ""
62265
62266 #: fortran/decl.c:5701
62267 #, gcc-internal-format
62268 msgid "match_attr_spec(): Bad attribute"
62269 msgstr ""
62270
62271 #: fortran/decl.c:5742
62272 #, gcc-internal-format, gfc-internal-format
62273 msgid "Multiple identifiers provided with single NAME= specifier at %C"
62274 msgstr ""
62275
62276 #: fortran/decl.c:5840
62277 #, gcc-internal-format
62278 msgid ""
62279 "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
62280 msgstr ""
62281
62282 #: fortran/decl.c:5862
62283 #, gcc-internal-format
62284 msgid ""
62285 "Variable %qs in common block %qs at %L may not be a C interoperable kind "
62286 "though common block %qs is BIND(C)"
62287 msgstr ""
62288
62289 #: fortran/decl.c:5871
62290 #, gcc-internal-format
62291 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
62292 msgstr ""
62293
62294 #: fortran/decl.c:5875
62295 #, gcc-internal-format
62296 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
62297 msgstr ""
62298
62299 #: fortran/decl.c:5887
62300 #, gcc-internal-format
62301 msgid ""
62302 "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since "
62303 "it is not a global"
62304 msgstr ""
62305
62306 #: fortran/decl.c:5901
62307 #, gcc-internal-format
62308 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
62309 msgstr ""
62310
62311 #: fortran/decl.c:5909
62312 #, gcc-internal-format
62313 msgid ""
62314 "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
62315 msgstr ""
62316
62317 #: fortran/decl.c:5921
62318 #, gcc-internal-format
62319 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
62320 msgstr ""
62321
62322 #: fortran/decl.c:5929
62323 #, gcc-internal-format
62324 msgid ""
62325 "Return type of BIND(C) function %qs of character type at %L must have length "
62326 "1"
62327 msgstr ""
62328
62329 #. Use gfc_warning_now because we won't say that the symbol fails
62330 #. just because of this.
62331 #: fortran/decl.c:5940
62332 #, gcc-internal-format
62333 msgid ""
62334 "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
62335 msgstr ""
62336
62337 #: fortran/decl.c:6014
62338 #, gcc-internal-format, gfc-internal-format
62339 msgid ""
62340 "Need either entity or common block name for attribute specification "
62341 "statement at %C"
62342 msgstr ""
62343
62344 #: fortran/decl.c:6059
62345 #, gcc-internal-format, gfc-internal-format
62346 msgid ""
62347 "Missing entity or common block name for attribute specification statement at "
62348 "%C"
62349 msgstr ""
62350
62351 #: fortran/decl.c:6066
62352 #, gcc-internal-format
62353 msgid "Missing symbol"
62354 msgstr ""
62355
62356 #: fortran/decl.c:6095
62357 #, gcc-internal-format, gfc-internal-format
62358 msgid "BIND(C) statement at %C"
62359 msgstr ""
62360
62361 #: fortran/decl.c:6181
62362 #, gcc-internal-format, gfc-internal-format
62363 msgid ""
62364 "Derived type at %C has not been previously defined and so cannot appear in a "
62365 "derived type definition"
62366 msgstr ""
62367
62368 #: fortran/decl.c:6223
62369 #, gcc-internal-format, gfc-internal-format
62370 msgid "Syntax error in anonymous structure declaration at %C"
62371 msgstr ""
62372
62373 #: fortran/decl.c:6232
62374 #, gcc-internal-format, gfc-internal-format
62375 msgid "Syntax error in data declaration at %C"
62376 msgstr ""
62377
62378 #: fortran/decl.c:6304
62379 #, gcc-internal-format, gfc-internal-format
62380 msgid "MODULE prefix at %C"
62381 msgstr ""
62382
62383 #: fortran/decl.c:6309
62384 #, gcc-internal-format, gfc-internal-format
62385 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
62386 msgstr ""
62387
62388 #: fortran/decl.c:6360
62389 #, gcc-internal-format, gfc-internal-format
62390 msgid "IMPURE procedure at %C"
62391 msgstr ""
62392
62393 #: fortran/decl.c:6372
62394 #, gcc-internal-format, gfc-internal-format
62395 msgid "PURE and IMPURE must not appear both at %C"
62396 msgstr ""
62397
62398 #: fortran/decl.c:6418
62399 #, gcc-internal-format, gfc-internal-format
62400 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
62401 msgstr ""
62402
62403 #: fortran/decl.c:6425
62404 #, gcc-internal-format, gfc-internal-format
62405 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
62406 msgstr ""
62407
62408 #: fortran/decl.c:6432
62409 #, gcc-internal-format, gfc-internal-format
62410 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
62411 msgstr ""
62412
62413 #: fortran/decl.c:6493
62414 #, gcc-internal-format, gfc-internal-format
62415 msgid "A type parameter list is required at %C"
62416 msgstr ""
62417
62418 #: fortran/decl.c:6507 fortran/primary.c:1859
62419 #, gcc-internal-format, gfc-internal-format
62420 msgid "Alternate-return argument at %C"
62421 msgstr ""
62422
62423 #: fortran/decl.c:6513 fortran/decl.c:6521
62424 #, gcc-internal-format, gfc-internal-format
62425 msgid "A parameter name is required at %C"
62426 msgstr ""
62427
62428 #: fortran/decl.c:6561
62429 #, gcc-internal-format
62430 msgid "Name %qs at %C is the name of the procedure"
62431 msgstr ""
62432
62433 #: fortran/decl.c:6574
62434 #, gcc-internal-format, gfc-internal-format
62435 msgid "Expected parameter list in type declaration at %C"
62436 msgstr ""
62437
62438 #: fortran/decl.c:6577
62439 #, gcc-internal-format, gfc-internal-format
62440 msgid "Unexpected junk in formal argument list at %C"
62441 msgstr ""
62442
62443 #: fortran/decl.c:6595
62444 #, gcc-internal-format
62445 msgid "Duplicate name %qs in parameter list at %C"
62446 msgstr ""
62447
62448 #: fortran/decl.c:6598
62449 #, gcc-internal-format
62450 msgid "Duplicate symbol %qs in formal argument list at %C"
62451 msgstr ""
62452
62453 #: fortran/decl.c:6637
62454 #, gcc-internal-format, gfc-internal-format
62455 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
62456 msgstr ""
62457
62458 #: fortran/decl.c:6643
62459 #, gcc-internal-format, gfc-internal-format
62460 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
62461 msgstr ""
62462
62463 #: fortran/decl.c:6682
62464 #, gcc-internal-format, gfc-internal-format
62465 msgid "RESULT variable at %C must be different than function name"
62466 msgstr ""
62467
62468 #: fortran/decl.c:6759
62469 #, gcc-internal-format, gfc-internal-format
62470 msgid "Unexpected junk after function declaration at %C"
62471 msgstr ""
62472
62473 #: fortran/decl.c:6769 fortran/decl.c:7906
62474 #, gcc-internal-format, gfc-internal-format
62475 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
62476 msgstr ""
62477
62478 #: fortran/decl.c:6973
62479 #, gcc-internal-format, gfc-internal-format
62480 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
62481 msgstr ""
62482
62483 #: fortran/decl.c:6980
62484 #, gcc-internal-format, gfc-internal-format
62485 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
62486 msgstr ""
62487
62488 #: fortran/decl.c:6986
62489 #, gcc-internal-format, gfc-internal-format
62490 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
62491 msgstr ""
62492
62493 #: fortran/decl.c:7009
62494 #, gcc-internal-format
62495 msgid "Procedure %qs at %L already has basic type of %s"
62496 msgstr ""
62497
62498 #: fortran/decl.c:7055 fortran/decl.c:7243 fortran/decl.c:11235
62499 #, gcc-internal-format, gfc-internal-format
62500 msgid "Syntax error in PROCEDURE statement at %C"
62501 msgstr ""
62502
62503 #: fortran/decl.c:7104 fortran/decl.c:11135
62504 #, gcc-internal-format
62505 msgid "Expected %<::%> after binding-attributes at %C"
62506 msgstr ""
62507
62508 #: fortran/decl.c:7111
62509 #, gcc-internal-format, gfc-internal-format
62510 msgid "NOPASS or explicit interface required at %C"
62511 msgstr ""
62512
62513 #: fortran/decl.c:7115
62514 #, gcc-internal-format, gfc-internal-format
62515 msgid "Procedure pointer component at %C"
62516 msgstr ""
62517
62518 #: fortran/decl.c:7187
62519 #, gcc-internal-format, gfc-internal-format
62520 msgid "Syntax error in procedure pointer component at %C"
62521 msgstr ""
62522
62523 #: fortran/decl.c:7205
62524 #, gcc-internal-format, gfc-internal-format
62525 msgid "PROCEDURE at %C must be in a generic interface"
62526 msgstr ""
62527
62528 #: fortran/decl.c:7214 fortran/decl.c:9875
62529 #, gcc-internal-format, gfc-internal-format
62530 msgid "double colon in MODULE PROCEDURE statement at %L"
62531 msgstr ""
62532
62533 #: fortran/decl.c:7284
62534 #, gcc-internal-format, gfc-internal-format
62535 msgid "PROCEDURE statement at %C"
62536 msgstr ""
62537
62538 #: fortran/decl.c:7356
62539 #, gcc-internal-format, gfc-internal-format
62540 msgid "Expected formal argument list in function definition at %C"
62541 msgstr ""
62542
62543 #: fortran/decl.c:7386 fortran/decl.c:7664 fortran/decl.c:7873
62544 #: fortran/symbol.c:1903
62545 #, gcc-internal-format, gfc-internal-format
62546 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
62547 msgstr ""
62548
62549 #: fortran/decl.c:7415 fortran/decl.c:7930
62550 #, gcc-internal-format
62551 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
62552 msgstr ""
62553
62554 #: fortran/decl.c:7558
62555 #, gcc-internal-format, gfc-internal-format
62556 msgid "ENTRY statement at %C"
62557 msgstr ""
62558
62559 #: fortran/decl.c:7567
62560 #, gcc-internal-format, gfc-internal-format
62561 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
62562 msgstr ""
62563
62564 #: fortran/decl.c:7570
62565 #, gcc-internal-format, gfc-internal-format
62566 msgid "ENTRY statement at %C cannot appear within a MODULE"
62567 msgstr ""
62568
62569 #: fortran/decl.c:7573
62570 #, gcc-internal-format, gfc-internal-format
62571 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
62572 msgstr ""
62573
62574 #: fortran/decl.c:7576
62575 #, gcc-internal-format, gfc-internal-format
62576 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
62577 msgstr ""
62578
62579 #: fortran/decl.c:7580 fortran/decl.c:7625
62580 #, gcc-internal-format, gfc-internal-format
62581 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
62582 msgstr ""
62583
62584 #: fortran/decl.c:7584
62585 #, gcc-internal-format, gfc-internal-format
62586 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
62587 msgstr ""
62588
62589 #: fortran/decl.c:7588
62590 #, gcc-internal-format, gfc-internal-format
62591 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
62592 msgstr ""
62593
62594 #: fortran/decl.c:7592
62595 #, gcc-internal-format, gfc-internal-format
62596 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
62597 msgstr ""
62598
62599 #: fortran/decl.c:7597
62600 #, gcc-internal-format, gfc-internal-format
62601 msgid "ENTRY statement at %C cannot appear within a DO block"
62602 msgstr ""
62603
62604 #: fortran/decl.c:7601
62605 #, gcc-internal-format, gfc-internal-format
62606 msgid "ENTRY statement at %C cannot appear within a SELECT block"
62607 msgstr ""
62608
62609 #: fortran/decl.c:7605
62610 #, gcc-internal-format, gfc-internal-format
62611 msgid "ENTRY statement at %C cannot appear within a FORALL block"
62612 msgstr ""
62613
62614 #: fortran/decl.c:7609
62615 #, gcc-internal-format, gfc-internal-format
62616 msgid "ENTRY statement at %C cannot appear within a WHERE block"
62617 msgstr ""
62618
62619 #: fortran/decl.c:7613
62620 #, gcc-internal-format, gfc-internal-format
62621 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
62622 msgstr ""
62623
62624 #: fortran/decl.c:7617
62625 #, gcc-internal-format, gfc-internal-format
62626 msgid "Unexpected ENTRY statement at %C"
62627 msgstr ""
62628
62629 #: fortran/decl.c:7638
62630 #, gcc-internal-format, gfc-internal-format
62631 msgid "ENTRY statement at %C cannot appear in a contained procedure"
62632 msgstr ""
62633
62634 #: fortran/decl.c:7689 fortran/decl.c:7913
62635 #, gcc-internal-format, gfc-internal-format
62636 msgid "Missing required parentheses before BIND(C) at %C"
62637 msgstr ""
62638
62639 #: fortran/decl.c:7783
62640 #, gcc-internal-format, gfc-internal-format
62641 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
62642 msgstr ""
62643
62644 #: fortran/decl.c:7939
62645 #, gcc-internal-format, gfc-internal-format
62646 msgid ""
62647 "Alternate return dummy argument cannot appear in a SUBROUTINE with the "
62648 "BIND(C) attribute at %L"
62649 msgstr ""
62650
62651 #: fortran/decl.c:8002 fortran/decl.c:8009
62652 #, gcc-internal-format, gfc-internal-format
62653 msgid "Invalid C identifier in NAME= specifier at %C"
62654 msgstr ""
62655
62656 #: fortran/decl.c:8049
62657 #, gcc-internal-format, gfc-internal-format
62658 msgid "Syntax error in NAME= specifier for binding label at %C"
62659 msgstr ""
62660
62661 #: fortran/decl.c:8065
62662 #, gcc-internal-format, gfc-internal-format
62663 msgid "NAME= specifier at %C should be a constant expression"
62664 msgstr ""
62665
62666 #: fortran/decl.c:8073
62667 #, gcc-internal-format, gfc-internal-format
62668 msgid "NAME= specifier at %C should be a scalar of default character kind"
62669 msgstr ""
62670
62671 #: fortran/decl.c:8092
62672 #, gcc-internal-format, gfc-internal-format
62673 msgid "Missing closing paren for binding label at %C"
62674 msgstr ""
62675
62676 #: fortran/decl.c:8098
62677 #, gcc-internal-format, gfc-internal-format
62678 msgid "No binding name is allowed in BIND(C) at %C"
62679 msgstr ""
62680
62681 #: fortran/decl.c:8104
62682 #, gcc-internal-format, gfc-internal-format
62683 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
62684 msgstr ""
62685
62686 #: fortran/decl.c:8133
62687 #, gcc-internal-format, gfc-internal-format
62688 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
62689 msgstr ""
62690
62691 #: fortran/decl.c:8379
62692 #, gcc-internal-format, gfc-internal-format
62693 msgid "Unexpected END statement at %C"
62694 msgstr ""
62695
62696 #: fortran/decl.c:8388
62697 #, gcc-internal-format, gfc-internal-format
62698 msgid "END statement instead of %s statement at %L"
62699 msgstr ""
62700
62701 #. We would have required END [something].
62702 #: fortran/decl.c:8397
62703 #, gcc-internal-format, gfc-internal-format
62704 msgid "%s statement expected at %L"
62705 msgstr ""
62706
62707 #: fortran/decl.c:8408
62708 #, gcc-internal-format, gfc-internal-format
62709 msgid "Expecting %s statement at %L"
62710 msgstr ""
62711
62712 #: fortran/decl.c:8428
62713 #, gcc-internal-format
62714 msgid "Expected block name of %qs in %s statement at %L"
62715 msgstr ""
62716
62717 #: fortran/decl.c:8445
62718 #, gcc-internal-format, gfc-internal-format
62719 msgid "Expected terminating name at %C"
62720 msgstr ""
62721
62722 #: fortran/decl.c:8459 fortran/decl.c:8467
62723 #, gcc-internal-format
62724 msgid "Expected label %qs for %s statement at %C"
62725 msgstr ""
62726
62727 #: fortran/decl.c:8566
62728 #, gcc-internal-format, gfc-internal-format
62729 msgid "Missing array specification at %L in DIMENSION statement"
62730 msgstr ""
62731
62732 #: fortran/decl.c:8574
62733 #, gcc-internal-format, gfc-internal-format
62734 msgid "Dimensions specified for %s at %L after its initialization"
62735 msgstr ""
62736
62737 #: fortran/decl.c:8582
62738 #, gcc-internal-format, gfc-internal-format
62739 msgid "Missing array specification at %L in CODIMENSION statement"
62740 msgstr ""
62741
62742 #: fortran/decl.c:8591
62743 #, gcc-internal-format, gfc-internal-format
62744 msgid "Array specification must be deferred at %L"
62745 msgstr ""
62746
62747 #: fortran/decl.c:8606
62748 #, gcc-internal-format, gfc-internal-format
62749 msgid "Duplicate DIMENSION attribute at %C"
62750 msgstr ""
62751
62752 #: fortran/decl.c:8698
62753 #, gcc-internal-format, gfc-internal-format
62754 msgid "Unexpected character in variable list at %C"
62755 msgstr ""
62756
62757 #: fortran/decl.c:8735
62758 #, gcc-internal-format
62759 msgid "Expected %<(%> at %C"
62760 msgstr ""
62761
62762 #: fortran/decl.c:8749 fortran/decl.c:8789
62763 #, gcc-internal-format, gfc-internal-format
62764 msgid "Expected variable name at %C"
62765 msgstr ""
62766
62767 #: fortran/decl.c:8765
62768 #, gcc-internal-format, gfc-internal-format
62769 msgid "Cray pointer at %C must be an integer"
62770 msgstr ""
62771
62772 #: fortran/decl.c:8769
62773 #, gcc-internal-format, gfc-internal-format
62774 msgid ""
62775 "Cray pointer at %C has %d bytes of precision; memory addresses require %d "
62776 "bytes"
62777 msgstr ""
62778
62779 #: fortran/decl.c:8775
62780 #, gcc-internal-format, gfc-internal-format
62781 msgid "Expected \",\" at %C"
62782 msgstr ""
62783
62784 #: fortran/decl.c:8814
62785 #, gcc-internal-format
62786 msgid "Cannot set Cray pointee array spec."
62787 msgstr ""
62788
62789 #: fortran/decl.c:8838
62790 #, gcc-internal-format, gfc-internal-format
62791 msgid "Expected \")\" at %C"
62792 msgstr ""
62793
62794 #: fortran/decl.c:8850
62795 #, gcc-internal-format
62796 msgid "Expected %<,%> or end of statement at %C"
62797 msgstr ""
62798
62799 #: fortran/decl.c:8876
62800 #, gcc-internal-format, gfc-internal-format
62801 msgid "INTENT is not allowed inside of BLOCK at %C"
62802 msgstr ""
62803
62804 #: fortran/decl.c:8908
62805 #, gcc-internal-format, gfc-internal-format
62806 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
62807 msgstr ""
62808
62809 #: fortran/decl.c:8927
62810 #, gcc-internal-format
62811 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
62812 msgstr ""
62813
62814 #: fortran/decl.c:8966
62815 #, gcc-internal-format, gfc-internal-format
62816 msgid "CONTIGUOUS statement at %C"
62817 msgstr ""
62818
62819 #: fortran/decl.c:9064
62820 #, gcc-internal-format, gfc-internal-format
62821 msgid ""
62822 "Access specification of the %s operator at %C has already been specified"
62823 msgstr ""
62824
62825 #: fortran/decl.c:9080
62826 #, gcc-internal-format, gfc-internal-format
62827 msgid ""
62828 "Access specification of the .%s. operator at %C has already been specified"
62829 msgstr ""
62830
62831 #: fortran/decl.c:9128
62832 #, gcc-internal-format, gfc-internal-format
62833 msgid "PROTECTED statement at %C"
62834 msgstr ""
62835
62836 #: fortran/decl.c:9162
62837 #, gcc-internal-format, gfc-internal-format
62838 msgid "Syntax error in PROTECTED statement at %C"
62839 msgstr ""
62840
62841 #: fortran/decl.c:9189 fortran/decl.c:9214
62842 #, gcc-internal-format, gfc-internal-format
62843 msgid ""
62844 "PRIVATE statement at %C is only allowed in the specification part of a module"
62845 msgstr ""
62846
62847 #: fortran/decl.c:9235 fortran/decl.c:9255
62848 #, gcc-internal-format, gfc-internal-format
62849 msgid ""
62850 "PUBLIC statement at %C is only allowed in the specification part of a module"
62851 msgstr ""
62852
62853 #: fortran/decl.c:9277
62854 #, gcc-internal-format, gfc-internal-format
62855 msgid "Expected variable name at %C in PARAMETER statement"
62856 msgstr ""
62857
62858 #: fortran/decl.c:9284
62859 #, gcc-internal-format, gfc-internal-format
62860 msgid "Expected = sign in PARAMETER statement at %C"
62861 msgstr ""
62862
62863 #: fortran/decl.c:9290
62864 #, gcc-internal-format, gfc-internal-format
62865 msgid "Expected expression at %C in PARAMETER statement"
62866 msgstr ""
62867
62868 #: fortran/decl.c:9310
62869 #, gcc-internal-format, gfc-internal-format
62870 msgid "Initializing already initialized variable at %C"
62871 msgstr ""
62872
62873 #. With legacy PARAMETER statements, don't expect a terminating ')'.
62874 #: fortran/decl.c:9335
62875 #, gcc-internal-format, gfc-internal-format
62876 msgid "PARAMETER without '()' at %C"
62877 msgstr ""
62878
62879 #: fortran/decl.c:9351
62880 #, gcc-internal-format, gfc-internal-format
62881 msgid "Unexpected characters in PARAMETER statement at %C"
62882 msgstr ""
62883
62884 #: fortran/decl.c:9370 fortran/decl.c:9426
62885 #, gcc-internal-format
62886 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
62887 msgstr ""
62888
62889 #: fortran/decl.c:9405
62890 #, gcc-internal-format, gfc-internal-format
62891 msgid "Expected entity-list in AUTOMATIC statement at %C"
62892 msgstr ""
62893
62894 #: fortran/decl.c:9412
62895 #, gcc-internal-format, gfc-internal-format
62896 msgid "Syntax error in AUTOMATIC statement at %C"
62897 msgstr ""
62898
62899 #: fortran/decl.c:9461
62900 #, gcc-internal-format, gfc-internal-format
62901 msgid "Expected entity-list in STATIC statement at %C"
62902 msgstr ""
62903
62904 #: fortran/decl.c:9468
62905 #, gcc-internal-format, gfc-internal-format
62906 msgid "Syntax error in STATIC statement at %C"
62907 msgstr ""
62908
62909 #: fortran/decl.c:9487
62910 #, gcc-internal-format, gfc-internal-format
62911 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
62912 msgstr ""
62913
62914 #: fortran/decl.c:9498
62915 #, gcc-internal-format, gfc-internal-format
62916 msgid "SAVE statement at %C follows blanket SAVE statement"
62917 msgstr ""
62918
62919 #: fortran/decl.c:9546
62920 #, gcc-internal-format, gfc-internal-format
62921 msgid "Syntax error in SAVE statement at %C"
62922 msgstr ""
62923
62924 #: fortran/decl.c:9563
62925 #, gcc-internal-format, gfc-internal-format
62926 msgid "VALUE is not allowed inside of BLOCK at %C"
62927 msgstr ""
62928
62929 #: fortran/decl.c:9567
62930 #, gcc-internal-format, gfc-internal-format
62931 msgid "VALUE statement at %C"
62932 msgstr ""
62933
62934 #: fortran/decl.c:9605
62935 #, gcc-internal-format, gfc-internal-format
62936 msgid "Syntax error in VALUE statement at %C"
62937 msgstr ""
62938
62939 #: fortran/decl.c:9617
62940 #, gcc-internal-format, gfc-internal-format
62941 msgid "VOLATILE statement at %C"
62942 msgstr ""
62943
62944 #: fortran/decl.c:9644
62945 #, gcc-internal-format
62946 msgid ""
62947 "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-"
62948 "associated"
62949 msgstr ""
62950
62951 #: fortran/decl.c:9669
62952 #, gcc-internal-format, gfc-internal-format
62953 msgid "Syntax error in VOLATILE statement at %C"
62954 msgstr ""
62955
62956 #: fortran/decl.c:9681
62957 #, gcc-internal-format, gfc-internal-format
62958 msgid "ASYNCHRONOUS statement at %C"
62959 msgstr ""
62960
62961 #: fortran/decl.c:9725
62962 #, gcc-internal-format, gfc-internal-format
62963 msgid "Syntax error in ASYNCHRONOUS statement at %C"
62964 msgstr ""
62965
62966 #: fortran/decl.c:9750
62967 #, gcc-internal-format, gfc-internal-format
62968 msgid "MODULE PROCEDURE declaration at %C"
62969 msgstr ""
62970
62971 #: fortran/decl.c:9850
62972 #, gcc-internal-format, gfc-internal-format
62973 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
62974 msgstr ""
62975
62976 #: fortran/decl.c:9908
62977 #, gcc-internal-format, gfc-internal-format
62978 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
62979 msgstr ""
62980
62981 #: fortran/decl.c:9957
62982 #, gcc-internal-format, gfc-internal-format
62983 msgid "Ambiguous symbol in TYPE definition at %C"
62984 msgstr ""
62985
62986 #: fortran/decl.c:9966
62987 #, gcc-internal-format
62988 msgid "Symbol %qs at %C has not been previously defined"
62989 msgstr ""
62990
62991 #: fortran/decl.c:9972
62992 #, gcc-internal-format
62993 msgid "%qs in EXTENDS expression at %C is not a derived type"
62994 msgstr ""
62995
62996 #: fortran/decl.c:9979
62997 #, gcc-internal-format
62998 msgid "%qs cannot be extended at %C because it is BIND(C)"
62999 msgstr ""
63000
63001 #: fortran/decl.c:9986
63002 #, gcc-internal-format
63003 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
63004 msgstr ""
63005
63006 #: fortran/decl.c:10009
63007 #, gcc-internal-format, gfc-internal-format
63008 msgid ""
63009 "Derived type at %C can only be PRIVATE in the specification part of a module"
63010 msgstr ""
63011
63012 #: fortran/decl.c:10021
63013 #, gcc-internal-format, gfc-internal-format
63014 msgid ""
63015 "Derived type at %C can only be PUBLIC in the specification part of a module"
63016 msgstr ""
63017
63018 #: fortran/decl.c:10042
63019 #, gcc-internal-format, gfc-internal-format
63020 msgid "ABSTRACT type at %C"
63021 msgstr ""
63022
63023 #: fortran/decl.c:10088
63024 #, gcc-internal-format, gfc-internal-format
63025 msgid "Failed to create structure type '%s' at %C"
63026 msgstr ""
63027
63028 #: fortran/decl.c:10094
63029 #, gcc-internal-format
63030 msgid "Type definition of %qs at %C was already defined at %L"
63031 msgstr ""
63032
63033 #: fortran/decl.c:10141
63034 #, gcc-internal-format, gfc-internal-format
63035 msgid "Junk after MAP statement at %C"
63036 msgstr ""
63037
63038 #: fortran/decl.c:10174
63039 #, gcc-internal-format, gfc-internal-format
63040 msgid "Junk after UNION statement at %C"
63041 msgstr ""
63042
63043 #: fortran/decl.c:10209
63044 #, gcc-internal-format
63045 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
63046 msgstr ""
63047
63048 #: fortran/decl.c:10223
63049 #, gcc-internal-format, gfc-internal-format
63050 msgid "Structure name expected in non-nested structure declaration at %C"
63051 msgstr ""
63052
63053 #: fortran/decl.c:10241
63054 #, gcc-internal-format, gfc-internal-format
63055 msgid "Junk after non-nested STRUCTURE statement at %C"
63056 msgstr ""
63057
63058 #: fortran/decl.c:10248
63059 #, gcc-internal-format
63060 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
63061 msgstr ""
63062
63063 #: fortran/decl.c:10411
63064 #, gcc-internal-format, gfc-internal-format
63065 msgid "Expected :: in TYPE definition at %C"
63066 msgstr ""
63067
63068 #: fortran/decl.c:10424
63069 #, gcc-internal-format, gfc-internal-format
63070 msgid "Mangled derived type definition at %C"
63071 msgstr ""
63072
63073 #: fortran/decl.c:10453
63074 #, gcc-internal-format
63075 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
63076 msgstr ""
63077
63078 #: fortran/decl.c:10464
63079 #, gcc-internal-format
63080 msgid "Derived type name %qs at %C already has a basic type of %s"
63081 msgstr ""
63082
63083 #: fortran/decl.c:10467
63084 #, gcc-internal-format
63085 msgid "Derived type name %qs at %C already has a basic type"
63086 msgstr ""
63087
63088 #: fortran/decl.c:10482
63089 #, gcc-internal-format
63090 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
63091 msgstr ""
63092
63093 #: fortran/decl.c:10491
63094 #, gcc-internal-format
63095 msgid "Derived type definition of %qs at %C has already been defined"
63096 msgstr ""
63097
63098 #: fortran/decl.c:10554
63099 #, gcc-internal-format, gfc-internal-format
63100 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
63101 msgstr ""
63102
63103 #: fortran/decl.c:10637
63104 #, gcc-internal-format, gfc-internal-format
63105 msgid "Cray Pointee at %C cannot be assumed shape array"
63106 msgstr ""
63107
63108 #: fortran/decl.c:10657
63109 #, gcc-internal-format, gfc-internal-format
63110 msgid "ENUM and ENUMERATOR at %C"
63111 msgstr ""
63112
63113 #: fortran/decl.c:10689
63114 #, gcc-internal-format, gfc-internal-format
63115 msgid "Enumerator exceeds the C integer type at %C"
63116 msgstr ""
63117
63118 #: fortran/decl.c:10768
63119 #, gcc-internal-format, gfc-internal-format
63120 msgid "ENUMERATOR %L not initialized with integer expression"
63121 msgstr ""
63122
63123 #: fortran/decl.c:10816
63124 #, gcc-internal-format, gfc-internal-format
63125 msgid "ENUM definition statement expected before %C"
63126 msgstr ""
63127
63128 #: fortran/decl.c:10852
63129 #, gcc-internal-format, gfc-internal-format
63130 msgid "Syntax error in ENUMERATOR definition at %C"
63131 msgstr ""
63132
63133 #: fortran/decl.c:10899 fortran/decl.c:10914
63134 #, gcc-internal-format, gfc-internal-format
63135 msgid "Duplicate access-specifier at %C"
63136 msgstr ""
63137
63138 #: fortran/decl.c:10934
63139 #, gcc-internal-format, gfc-internal-format
63140 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
63141 msgstr ""
63142
63143 #: fortran/decl.c:10954
63144 #, gcc-internal-format, gfc-internal-format
63145 msgid "Binding attributes already specify passing, illegal PASS at %C"
63146 msgstr ""
63147
63148 #: fortran/decl.c:10981
63149 #, gcc-internal-format, gfc-internal-format
63150 msgid "Duplicate POINTER attribute at %C"
63151 msgstr ""
63152
63153 #: fortran/decl.c:10999
63154 #, gcc-internal-format, gfc-internal-format
63155 msgid "Duplicate NON_OVERRIDABLE at %C"
63156 msgstr ""
63157
63158 #: fortran/decl.c:11015
63159 #, gcc-internal-format, gfc-internal-format
63160 msgid "Duplicate DEFERRED at %C"
63161 msgstr ""
63162
63163 #: fortran/decl.c:11028
63164 #, gcc-internal-format, gfc-internal-format
63165 msgid "Expected access-specifier at %C"
63166 msgstr ""
63167
63168 #: fortran/decl.c:11030
63169 #, gcc-internal-format, gfc-internal-format
63170 msgid "Expected binding attribute at %C"
63171 msgstr ""
63172
63173 #: fortran/decl.c:11038
63174 #, gcc-internal-format, gfc-internal-format
63175 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
63176 msgstr ""
63177
63178 #: fortran/decl.c:11051
63179 #, gcc-internal-format, gfc-internal-format
63180 msgid "POINTER attribute is required for procedure pointer component at %C"
63181 msgstr ""
63182
63183 #: fortran/decl.c:11093
63184 #, gcc-internal-format
63185 msgid "Interface-name expected after %<(%> at %C"
63186 msgstr ""
63187
63188 #: fortran/decl.c:11099
63189 #, gcc-internal-format
63190 msgid "%<)%> expected at %C"
63191 msgstr ""
63192
63193 #: fortran/decl.c:11119
63194 #, gcc-internal-format, gfc-internal-format
63195 msgid "Interface must be specified for DEFERRED binding at %C"
63196 msgstr ""
63197
63198 #: fortran/decl.c:11124
63199 #, gcc-internal-format, gfc-internal-format
63200 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
63201 msgstr ""
63202
63203 #: fortran/decl.c:11147
63204 #, gcc-internal-format, gfc-internal-format
63205 msgid "Expected binding name at %C"
63206 msgstr ""
63207
63208 #: fortran/decl.c:11151
63209 #, gcc-internal-format, gfc-internal-format
63210 msgid "PROCEDURE list at %C"
63211 msgstr ""
63212
63213 #: fortran/decl.c:11163
63214 #, gcc-internal-format
63215 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
63216 msgstr ""
63217
63218 #: fortran/decl.c:11169
63219 #, gcc-internal-format
63220 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
63221 msgstr ""
63222
63223 #: fortran/decl.c:11179
63224 #, gcc-internal-format
63225 msgid "Expected binding target after %<=>%> at %C"
63226 msgstr ""
63227
63228 #: fortran/decl.c:11196
63229 #, gcc-internal-format
63230 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
63231 msgstr ""
63232
63233 #: fortran/decl.c:11207
63234 #, gcc-internal-format
63235 msgid ""
63236 "There is already a procedure with binding name %qs for the derived type %qs "
63237 "at %C"
63238 msgstr ""
63239
63240 #: fortran/decl.c:11258
63241 #, gcc-internal-format, gfc-internal-format
63242 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
63243 msgstr ""
63244
63245 #: fortran/decl.c:11278
63246 #, gcc-internal-format
63247 msgid "Expected %<::%> at %C"
63248 msgstr ""
63249
63250 #: fortran/decl.c:11290
63251 #, gcc-internal-format, gfc-internal-format
63252 msgid "Expected generic name or operator descriptor at %C"
63253 msgstr ""
63254
63255 #: fortran/decl.c:11311
63256 #, gcc-internal-format, gfc-internal-format
63257 msgid "Malformed GENERIC statement at %C"
63258 msgstr ""
63259
63260 #: fortran/decl.c:11322
63261 #, gcc-internal-format
63262 msgid "Expected %<=>%> at %C"
63263 msgstr ""
63264
63265 #: fortran/decl.c:11358
63266 #, gcc-internal-format
63267 msgid ""
63268 "There's already a non-generic procedure with binding name %qs for the "
63269 "derived type %qs at %C"
63270 msgstr ""
63271
63272 #: fortran/decl.c:11366
63273 #, gcc-internal-format
63274 msgid "Binding at %C must have the same access as already defined binding %qs"
63275 msgstr ""
63276
63277 #: fortran/decl.c:11414
63278 #, gcc-internal-format, gfc-internal-format
63279 msgid "Expected specific binding name at %C"
63280 msgstr ""
63281
63282 #: fortran/decl.c:11424
63283 #, gcc-internal-format
63284 msgid "%qs already defined as specific binding for the generic %qs at %C"
63285 msgstr ""
63286
63287 #: fortran/decl.c:11442
63288 #, gcc-internal-format, gfc-internal-format
63289 msgid "Junk after GENERIC binding at %C"
63290 msgstr ""
63291
63292 #: fortran/decl.c:11477
63293 #, gcc-internal-format, gfc-internal-format
63294 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
63295 msgstr ""
63296
63297 #: fortran/decl.c:11488
63298 #, gcc-internal-format, gfc-internal-format
63299 msgid ""
63300 "Derived type declaration with FINAL at %C must be in the specification part "
63301 "of a MODULE"
63302 msgstr ""
63303
63304 #: fortran/decl.c:11510
63305 #, gcc-internal-format, gfc-internal-format
63306 msgid "Empty FINAL at %C"
63307 msgstr ""
63308
63309 #: fortran/decl.c:11517
63310 #, gcc-internal-format, gfc-internal-format
63311 msgid "Expected module procedure name at %C"
63312 msgstr ""
63313
63314 #: fortran/decl.c:11527
63315 #, gcc-internal-format
63316 msgid "Expected %<,%> at %C"
63317 msgstr ""
63318
63319 #: fortran/decl.c:11533
63320 #, gcc-internal-format
63321 msgid "Unknown procedure name %qs at %C"
63322 msgstr ""
63323
63324 #: fortran/decl.c:11546
63325 #, gcc-internal-format
63326 msgid "%qs at %C is already defined as FINAL procedure"
63327 msgstr ""
63328
63329 #: fortran/decl.c:11616
63330 #, gcc-internal-format, gfc-internal-format
63331 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
63332 msgstr ""
63333
63334 #: fortran/decl.c:11662
63335 #, gcc-internal-format, gfc-internal-format
63336 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
63337 msgstr ""
63338
63339 #: fortran/decl.c:11682
63340 #, gcc-internal-format
63341 msgid ""
63342 "%<GCC unroll%> directive requires a non-negative integral constant less than "
63343 "or equal to %u at %C"
63344 msgstr ""
63345
63346 #: fortran/decl.c:11696
63347 #, gcc-internal-format, gfc-internal-format
63348 msgid "Syntax error in !GCC$ UNROLL directive at %C"
63349 msgstr ""
63350
63351 #: fortran/decl.c:11760
63352 #, gcc-internal-format, gfc-internal-format
63353 msgid "Syntax error in !GCC$ IVDEP directive at %C"
63354 msgstr ""
63355
63356 #: fortran/decl.c:11777
63357 #, gcc-internal-format, gfc-internal-format
63358 msgid "Syntax error in !GCC$ VECTOR directive at %C"
63359 msgstr ""
63360
63361 #: fortran/decl.c:11794
63362 #, gcc-internal-format, gfc-internal-format
63363 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
63364 msgstr ""
63365
63366 #: fortran/dependency.c:105
63367 #, gcc-internal-format
63368 msgid "identical_array_ref(): inconsistent dimensions"
63369 msgstr ""
63370
63371 #: fortran/dependency.c:198
63372 #, gcc-internal-format
63373 msgid "are_identical_variables: Bad type"
63374 msgstr ""
63375
63376 #: fortran/dependency.c:988
63377 #, gcc-internal-format, gfc-internal-format
63378 msgid ""
63379 "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
63380 msgstr ""
63381
63382 #: fortran/dependency.c:1292
63383 #, gcc-internal-format
63384 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
63385 msgstr ""
63386
63387 #: fortran/dump-parse-tree.c:281
63388 #, gcc-internal-format
63389 msgid "show_array_spec(): Unhandled array shape type."
63390 msgstr ""
63391
63392 #: fortran/dump-parse-tree.c:360
63393 #, gcc-internal-format
63394 msgid "show_array_ref(): Unknown array reference"
63395 msgstr ""
63396
63397 #: fortran/dump-parse-tree.c:409
63398 #, gcc-internal-format
63399 msgid "show_ref(): Bad component code"
63400 msgstr ""
63401
63402 #: fortran/dump-parse-tree.c:682
63403 #, gcc-internal-format
63404 msgid "show_expr(): Bad intrinsic in expression"
63405 msgstr ""
63406
63407 #: fortran/dump-parse-tree.c:725
63408 #, gcc-internal-format
63409 msgid "show_expr(): Don't know how to show expr"
63410 msgstr ""
63411
63412 #: fortran/dump-parse-tree.c:3062
63413 #, gcc-internal-format
63414 msgid "show_code_node(): Bad statement code"
63415 msgstr ""
63416
63417 #: fortran/dump-parse-tree.c:3386 fortran/dump-parse-tree.c:3491
63418 #, gcc-internal-format
63419 msgid "Cannot convert %qs to interoperable type at %L"
63420 msgstr ""
63421
63422 #: fortran/error.c:335
63423 #, gcc-internal-format, gfc-internal-format
63424 msgid " Included at %s:%d:"
63425 msgstr ""
63426
63427 #: fortran/error.c:421
63428 #, gcc-internal-format
63429 msgid "<During initialization>\n"
63430 msgstr ""
63431
63432 #: fortran/expr.c:149
63433 #, gcc-internal-format
63434 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
63435 msgstr ""
63436
63437 #: fortran/expr.c:356
63438 #, gcc-internal-format
63439 msgid "gfc_copy_expr(): Bad expr node"
63440 msgstr ""
63441
63442 #: fortran/expr.c:509
63443 #, gcc-internal-format
63444 msgid "free_expr0(): Bad expr type"
63445 msgstr ""
63446
63447 #: fortran/expr.c:657 fortran/expr.c:659 fortran/expr.c:710 fortran/expr.c:712
63448 #, gcc-internal-format, gfc-internal-format
63449 msgid "Constant expression required at %C"
63450 msgstr ""
63451
63452 #: fortran/expr.c:666 fortran/expr.c:668 fortran/expr.c:719 fortran/expr.c:721
63453 #, gcc-internal-format, gfc-internal-format
63454 msgid "Integer expression required at %C"
63455 msgstr ""
63456
63457 #: fortran/expr.c:676 fortran/expr.c:678 fortran/expr.c:732 fortran/expr.c:734
63458 #, gcc-internal-format, gfc-internal-format
63459 msgid "Integer value too large in expression at %C"
63460 msgstr ""
63461
63462 #: fortran/expr.c:1065
63463 #, gcc-internal-format
63464 msgid "gfc_is_constant_expr(): Unknown expression type"
63465 msgstr ""
63466
63467 #: fortran/expr.c:1258
63468 #, gcc-internal-format
63469 msgid "simplify_intrinsic_op(): Bad operator"
63470 msgstr ""
63471
63472 #: fortran/expr.c:1364
63473 #, gcc-internal-format, gfc-internal-format
63474 msgid "Index in dimension %d is out of bounds at %L"
63475 msgstr ""
63476
63477 #: fortran/expr.c:1552 fortran/expr.c:1603
63478 #, gcc-internal-format, gfc-internal-format
63479 msgid "index in dimension %d is out of bounds at %L"
63480 msgstr ""
63481
63482 #: fortran/expr.c:1679
63483 #, gcc-internal-format
63484 msgid ""
63485 "The number of elements in the array constructor at %L requires an increase "
63486 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
63487 msgstr ""
63488
63489 #: fortran/expr.c:1787 fortran/primary.c:2264 fortran/primary.c:2400
63490 #, gcc-internal-format, gfc-internal-format
63491 msgid "LEN part_ref at %C"
63492 msgstr ""
63493
63494 #: fortran/expr.c:1805 fortran/primary.c:2259 fortran/primary.c:2415
63495 #, gcc-internal-format, gfc-internal-format
63496 msgid "KIND part_ref at %C"
63497 msgstr ""
63498
63499 #: fortran/expr.c:1816
63500 #, gcc-internal-format, gfc-internal-format
63501 msgid "RE part_ref at %C"
63502 msgstr ""
63503
63504 #: fortran/expr.c:1828
63505 #, gcc-internal-format, gfc-internal-format
63506 msgid "IM part_ref at %C"
63507 msgstr ""
63508
63509 #: fortran/expr.c:2445
63510 #, gcc-internal-format, gfc-internal-format
63511 msgid "elemental function arguments at %C are not compliant"
63512 msgstr ""
63513
63514 #: fortran/expr.c:2489
63515 #, gcc-internal-format, gfc-internal-format
63516 msgid "Numeric or CHARACTER operands are required in expression at %L"
63517 msgstr ""
63518
63519 #: fortran/expr.c:2514
63520 #, gcc-internal-format, gfc-internal-format
63521 msgid ""
63522 "Concatenation operator in expression at %L must have two CHARACTER operands"
63523 msgstr ""
63524
63525 #: fortran/expr.c:2521
63526 #, gcc-internal-format, gfc-internal-format
63527 msgid "Concat operator at %L must concatenate strings of the same kind"
63528 msgstr ""
63529
63530 #: fortran/expr.c:2531
63531 #, gcc-internal-format, gfc-internal-format
63532 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
63533 msgstr ""
63534
63535 #: fortran/expr.c:2547
63536 #, gcc-internal-format, gfc-internal-format
63537 msgid "LOGICAL operands are required in expression at %L"
63538 msgstr ""
63539
63540 #: fortran/expr.c:2558
63541 #, gcc-internal-format, gfc-internal-format
63542 msgid "Only intrinsic operators can be used in expression at %L"
63543 msgstr ""
63544
63545 #: fortran/expr.c:2566
63546 #, gcc-internal-format, gfc-internal-format
63547 msgid "Numeric operands are required in expression at %L"
63548 msgstr ""
63549
63550 #: fortran/expr.c:2589
63551 #, gcc-internal-format
63552 msgid ""
63553 "Invalid initialization expression for ALLOCATABLE component %qs in structure "
63554 "constructor at %L"
63555 msgstr ""
63556
63557 #: fortran/expr.c:2726
63558 #, gcc-internal-format
63559 msgid ""
63560 "Assumed or deferred character length variable %qs in constant expression at "
63561 "%L"
63562 msgstr ""
63563
63564 #: fortran/expr.c:2801
63565 #, gcc-internal-format
63566 msgid ""
63567 "transformational intrinsic %qs at %L is not permitted in an initialization "
63568 "expression"
63569 msgstr ""
63570
63571 #: fortran/expr.c:2832
63572 #, gcc-internal-format, gfc-internal-format
63573 msgid "Evaluation of nonstandard initialization expression at %L"
63574 msgstr ""
63575
63576 #: fortran/expr.c:2909 fortran/resolve.c:2737
63577 #, gcc-internal-format
63578 msgid ""
63579 "Function %qs in initialization expression at %L must be an intrinsic function"
63580 msgstr ""
63581
63582 #: fortran/expr.c:2921
63583 #, gcc-internal-format
63584 msgid ""
63585 "Intrinsic function %qs at %L is not permitted in an initialization expression"
63586 msgstr ""
63587
63588 #: fortran/expr.c:2960
63589 #, gcc-internal-format
63590 msgid "PARAMETER %qs is used at %L before its definition is complete"
63591 msgstr ""
63592
63593 #: fortran/expr.c:2980
63594 #, gcc-internal-format
63595 msgid ""
63596 "Assumed size array %qs at %L is not permitted in an initialization expression"
63597 msgstr ""
63598
63599 #: fortran/expr.c:2986
63600 #, gcc-internal-format
63601 msgid ""
63602 "Assumed shape array %qs at %L is not permitted in an initialization "
63603 "expression"
63604 msgstr ""
63605
63606 #: fortran/expr.c:2995
63607 #, gcc-internal-format
63608 msgid ""
63609 "Assumed-shape array %qs at %L is not permitted in an initialization "
63610 "expression"
63611 msgstr ""
63612
63613 #: fortran/expr.c:2999
63614 #, gcc-internal-format
63615 msgid ""
63616 "Deferred array %qs at %L is not permitted in an initialization expression"
63617 msgstr ""
63618
63619 #: fortran/expr.c:3005
63620 #, gcc-internal-format
63621 msgid ""
63622 "Array %qs at %L is a variable, which does not reduce to a constant expression"
63623 msgstr ""
63624
63625 #: fortran/expr.c:3015
63626 #, gcc-internal-format
63627 msgid ""
63628 "Parameter %qs at %L has not been declared or is a variable, which does not "
63629 "reduce to a constant expression"
63630 msgstr ""
63631
63632 #: fortran/expr.c:3069
63633 #, gcc-internal-format
63634 msgid "check_init_expr(): Unknown expression type"
63635 msgstr ""
63636
63637 #: fortran/expr.c:3204
63638 #, gcc-internal-format
63639 msgid "Specification function %qs at %L cannot be a statement function"
63640 msgstr ""
63641
63642 #: fortran/expr.c:3211
63643 #, gcc-internal-format
63644 msgid "Specification function %qs at %L cannot be an internal function"
63645 msgstr ""
63646
63647 #: fortran/expr.c:3218
63648 #, gcc-internal-format
63649 msgid "Specification function %qs at %L must be PURE"
63650 msgstr ""
63651
63652 #: fortran/expr.c:3226
63653 #, gcc-internal-format
63654 msgid "Specification function %qs at %L cannot be RECURSIVE"
63655 msgstr ""
63656
63657 #: fortran/expr.c:3373
63658 #, gcc-internal-format
63659 msgid "Dummy argument %qs not allowed in expression at %L"
63660 msgstr ""
63661
63662 #: fortran/expr.c:3381
63663 #, gcc-internal-format
63664 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
63665 msgstr ""
63666
63667 #: fortran/expr.c:3388
63668 #, gcc-internal-format
63669 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
63670 msgstr ""
63671
63672 #: fortran/expr.c:3417
63673 #, gcc-internal-format
63674 msgid "Variable %qs cannot appear in the expression at %L"
63675 msgstr ""
63676
63677 #: fortran/expr.c:3448
63678 #, gcc-internal-format
63679 msgid "check_restricted(): Unknown expression type"
63680 msgstr ""
63681
63682 #: fortran/expr.c:3468
63683 #, gcc-internal-format, gfc-internal-format
63684 msgid "Expression at %L must be of INTEGER type, found %s"
63685 msgstr ""
63686
63687 #: fortran/expr.c:3480
63688 #, gcc-internal-format
63689 msgid "Function %qs at %L must be PURE"
63690 msgstr ""
63691
63692 #: fortran/expr.c:3489
63693 #, gcc-internal-format, gfc-internal-format
63694 msgid "Expression at %L must be scalar"
63695 msgstr ""
63696
63697 #. Reject truncation.
63698 #: fortran/expr.c:3521
63699 #, gcc-internal-format, gfc-internal-format
63700 msgid "optype_msgid overflow: %d"
63701 msgstr ""
63702
63703 #: fortran/expr.c:3525
63704 #, gcc-internal-format, gfc-internal-format
63705 msgid "Incompatible ranks in %s (%d and %d) at %L"
63706 msgstr ""
63707
63708 #: fortran/expr.c:3539
63709 #, gcc-internal-format, gfc-internal-format
63710 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
63711 msgstr ""
63712
63713 #: fortran/expr.c:3587
63714 #, gcc-internal-format, gfc-internal-format
63715 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
63716 msgstr ""
63717
63718 #: fortran/expr.c:3643
63719 #, gcc-internal-format
63720 msgid "%qs at %L is not a VALUE"
63721 msgstr ""
63722
63723 #: fortran/expr.c:3654
63724 #, gcc-internal-format, gfc-internal-format
63725 msgid "Illegal assignment to external procedure at %L"
63726 msgstr ""
63727
63728 #: fortran/expr.c:3662
63729 #, gcc-internal-format, gfc-internal-format
63730 msgid "Incompatible ranks %d and %d in assignment at %L"
63731 msgstr ""
63732
63733 #: fortran/expr.c:3669
63734 #, gcc-internal-format, gfc-internal-format
63735 msgid "Variable type is UNKNOWN in assignment at %L"
63736 msgstr ""
63737
63738 #: fortran/expr.c:3681
63739 #, gcc-internal-format, gfc-internal-format
63740 msgid "NULL appears on right-hand side in assignment at %L"
63741 msgstr ""
63742
63743 #: fortran/expr.c:3691
63744 #, gcc-internal-format, gfc-internal-format
63745 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
63746 msgstr ""
63747
63748 #: fortran/expr.c:3734
63749 #, gcc-internal-format
63750 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
63751 msgstr ""
63752
63753 #: fortran/expr.c:3741
63754 #, gcc-internal-format, gfc-internal-format
63755 msgid ""
63756 "The assignment to a KIND or LEN component of a parameterized type at %L is "
63757 "not allowed"
63758 msgstr ""
63759
63760 #: fortran/expr.c:3771
63761 #, gcc-internal-format, gfc-internal-format
63762 msgid ""
63763 "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
63764 msgstr ""
63765
63766 #: fortran/expr.c:3812
63767 #, gcc-internal-format, gfc-internal-format
63768 msgid "Pointer assignment target is not a POINTER at %L"
63769 msgstr ""
63770
63771 #: fortran/expr.c:3820
63772 #, gcc-internal-format
63773 msgid ""
63774 "%qs in the pointer assignment at %L cannot be an l-value since it is a "
63775 "procedure"
63776 msgstr ""
63777
63778 #: fortran/expr.c:3844
63779 #, gcc-internal-format
63780 msgid "Expected bounds specification for %qs at %L"
63781 msgstr ""
63782
63783 #: fortran/expr.c:3849
63784 #, gcc-internal-format
63785 msgid "Bounds specification for %qs in pointer assignment at %L"
63786 msgstr ""
63787
63788 #: fortran/expr.c:3878
63789 #, gcc-internal-format, gfc-internal-format
63790 msgid "Stride must not be present at %L"
63791 msgstr ""
63792
63793 #: fortran/expr.c:3884 fortran/expr.c:3904
63794 #, gcc-internal-format
63795 msgid ""
63796 "Rank remapping requires a list of %<lower-bound : upper-bound%> "
63797 "specifications at %L"
63798 msgstr ""
63799
63800 #: fortran/expr.c:3892 fortran/expr.c:3911
63801 #, gcc-internal-format
63802 msgid ""
63803 "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> "
63804 "specifications at %L"
63805 msgstr ""
63806
63807 #: fortran/expr.c:3938
63808 #, gcc-internal-format, gfc-internal-format
63809 msgid "Pointer object at %L shall not have a coindex"
63810 msgstr ""
63811
63812 #: fortran/expr.c:3959
63813 #, gcc-internal-format, gfc-internal-format
63814 msgid "Invalid procedure pointer assignment at %L"
63815 msgstr ""
63816
63817 #: fortran/expr.c:3984
63818 #, gcc-internal-format
63819 msgid ""
63820 "Function result %qs is invalid as proc-target in procedure pointer "
63821 "assignment at %L"
63822 msgstr ""
63823
63824 #: fortran/expr.c:3993
63825 #, gcc-internal-format
63826 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
63827 msgstr ""
63828
63829 #: fortran/expr.c:4003
63830 #, gcc-internal-format
63831 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
63832 msgstr ""
63833
63834 #: fortran/expr.c:4009
63835 #, gcc-internal-format
63836 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
63837 msgstr ""
63838
63839 #: fortran/expr.c:4016
63840 #, gcc-internal-format
63841 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
63842 msgstr ""
63843
63844 #: fortran/expr.c:4024
63845 #, gcc-internal-format
63846 msgid ""
63847 "Nonintrinsic elemental procedure %qs is invalid in procedure pointer "
63848 "assignment at %L"
63849 msgstr ""
63850
63851 #: fortran/expr.c:4047
63852 #, gcc-internal-format, gfc-internal-format
63853 msgid ""
63854 "Mismatch in the procedure pointer assignment at %L: mismatch in the calling "
63855 "convention"
63856 msgstr ""
63857
63858 #: fortran/expr.c:4100
63859 #, gcc-internal-format
63860 msgid ""
63861 "Interface mismatch in procedure pointer assignment at %L: %qs is not a "
63862 "subroutine"
63863 msgstr ""
63864
63865 #: fortran/expr.c:4110 fortran/expr.c:4125
63866 #, gcc-internal-format
63867 msgid "Explicit interface required for component %qs at %L: %s"
63868 msgstr ""
63869
63870 #: fortran/expr.c:4116 fortran/expr.c:4131 fortran/resolve.c:2617
63871 #, gcc-internal-format
63872 msgid "Explicit interface required for %qs at %L: %s"
63873 msgstr ""
63874
63875 #: fortran/expr.c:4143
63876 #, gcc-internal-format, gfc-internal-format
63877 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
63878 msgstr ""
63879
63880 #: fortran/expr.c:4152
63881 #, gcc-internal-format
63882 msgid ""
63883 "Procedure pointer target %qs at %L must be either an intrinsic, host or use "
63884 "associated, referenced or have the EXTERNAL attribute"
63885 msgstr ""
63886
63887 #: fortran/expr.c:4165
63888 #, gcc-internal-format, gfc-internal-format
63889 msgid "Pointer assignment target cannot be a constant at %L"
63890 msgstr ""
63891
63892 #: fortran/expr.c:4179
63893 #, gcc-internal-format, gfc-internal-format
63894 msgid ""
63895 "Data-pointer-object at %L must be unlimited polymorphic, or of a type with "
63896 "the BIND or SEQUENCE attribute, to be compatible with an unlimited "
63897 "polymorphic target"
63898 msgstr ""
63899
63900 #: fortran/expr.c:4184
63901 #, gcc-internal-format, gfc-internal-format
63902 msgid ""
63903 "Different types in pointer assignment at %L; attempted assignment of %s to %s"
63904 msgstr ""
63905
63906 #: fortran/expr.c:4192
63907 #, gcc-internal-format, gfc-internal-format
63908 msgid "Different kind type parameters in pointer assignment at %L"
63909 msgstr ""
63910
63911 #: fortran/expr.c:4199
63912 #, gcc-internal-format, gfc-internal-format
63913 msgid "Different ranks in pointer assignment at %L"
63914 msgstr ""
63915
63916 #: fortran/expr.c:4218
63917 #, gcc-internal-format, gfc-internal-format
63918 msgid ""
63919 "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
63920 msgstr ""
63921
63922 #: fortran/expr.c:4231
63923 #, gcc-internal-format, gfc-internal-format
63924 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
63925 msgstr ""
63926
63927 #: fortran/expr.c:4235
63928 #, gcc-internal-format, gfc-internal-format
63929 msgid "Rank remapping target is not rank 1 at %L"
63930 msgstr ""
63931
63932 #. The test above might need to be extend when F08, Note 5.4 has to be
63933 #. interpreted in the way that target and pointer with the same coindex
63934 #. are allowed.
63935 #: fortran/expr.c:4260 fortran/expr.c:4352
63936 #, gcc-internal-format, gfc-internal-format
63937 msgid "Data target at %L shall not have a coindex"
63938 msgstr ""
63939
63940 #: fortran/expr.c:4263
63941 #, gcc-internal-format, gfc-internal-format
63942 msgid ""
63943 "Target expression in pointer assignment at %L must deliver a pointer result"
63944 msgstr ""
63945
63946 #: fortran/expr.c:4276
63947 #, gcc-internal-format, gfc-internal-format
63948 msgid ""
63949 "Zero-sized array detected at %L where an entity with the TARGET attribute is "
63950 "expected"
63951 msgstr ""
63952
63953 #: fortran/expr.c:4282 fortran/expr.c:4297
63954 #, gcc-internal-format, gfc-internal-format
63955 msgid ""
63956 "Pointer assignment target in initialization expression does not have the "
63957 "TARGET attribute at %L"
63958 msgstr ""
63959
63960 #: fortran/expr.c:4307
63961 #, gcc-internal-format, gfc-internal-format
63962 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
63963 msgstr ""
63964
63965 #: fortran/expr.c:4322
63966 #, gcc-internal-format, gfc-internal-format
63967 msgid "Bad target in pointer assignment in PURE procedure at %L"
63968 msgstr ""
63969
63970 #: fortran/expr.c:4331
63971 #, gcc-internal-format, gfc-internal-format
63972 msgid "Pointer assignment with vector subscript on rhs at %L"
63973 msgstr ""
63974
63975 #: fortran/expr.c:4339
63976 #, gcc-internal-format, gfc-internal-format
63977 msgid "Pointer assignment target has PROTECTED attribute at %L"
63978 msgstr ""
63979
63980 #: fortran/expr.c:4365
63981 #, gcc-internal-format, gfc-internal-format
63982 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
63983 msgstr ""
63984
63985 #: fortran/expr.c:4404
63986 #, gcc-internal-format, gfc-internal-format
63987 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
63988 msgstr ""
63989
63990 #: fortran/expr.c:4480 fortran/resolve.c:1459
63991 #, gcc-internal-format, gfc-internal-format
63992 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
63993 msgstr ""
63994
63995 #: fortran/expr.c:4486
63996 #, gcc-internal-format, gfc-internal-format
63997 msgid "Pointer initialization target at %L must have the TARGET attribute"
63998 msgstr ""
63999
64000 #: fortran/expr.c:4501 fortran/resolve.c:1465
64001 #, gcc-internal-format, gfc-internal-format
64002 msgid "Pointer initialization target at %L must have the SAVE attribute"
64003 msgstr ""
64004
64005 #: fortran/expr.c:4513
64006 #, gcc-internal-format, gfc-internal-format
64007 msgid ""
64008 "Procedure pointer initialization target at %L may not be a procedure pointer"
64009 msgstr ""
64010
64011 #: fortran/expr.c:4519
64012 #, gcc-internal-format
64013 msgid ""
64014 "Internal procedure %qs is invalid in procedure pointer initialization at %L"
64015 msgstr ""
64016
64017 #: fortran/expr.c:4526
64018 #, gcc-internal-format
64019 msgid ""
64020 "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
64021 msgstr ""
64022
64023 #: fortran/expr.c:4994
64024 #, gcc-internal-format
64025 msgid ""
64026 "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr"
64027 "%> or %<c_funptr%>"
64028 msgstr ""
64029
64030 #: fortran/expr.c:6079
64031 #, gcc-internal-format, gfc-internal-format
64032 msgid ""
64033 "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
64034 msgstr ""
64035
64036 #: fortran/expr.c:6087
64037 #, gcc-internal-format, gfc-internal-format
64038 msgid "Non-variable expression in variable definition context (%s) at %L"
64039 msgstr ""
64040
64041 #: fortran/expr.c:6095
64042 #, gcc-internal-format
64043 msgid "Named constant %qs in variable definition context (%s) at %L"
64044 msgstr ""
64045
64046 #: fortran/expr.c:6104
64047 #, gcc-internal-format
64048 msgid "%qs in variable definition context (%s) at %L is not a variable"
64049 msgstr ""
64050
64051 #: fortran/expr.c:6115
64052 #, gcc-internal-format, gfc-internal-format
64053 msgid "Non-POINTER in pointer association context (%s) at %L"
64054 msgstr ""
64055
64056 #: fortran/expr.c:6124
64057 #, gcc-internal-format, gfc-internal-format
64058 msgid "Type inaccessible in variable definition context (%s) at %L"
64059 msgstr ""
64060
64061 #: fortran/expr.c:6137
64062 #, gcc-internal-format, gfc-internal-format
64063 msgid "LOCK_TYPE in variable definition context (%s) at %L"
64064 msgstr ""
64065
64066 #: fortran/expr.c:6150
64067 #, gcc-internal-format, gfc-internal-format
64068 msgid "LOCK_EVENT in variable definition context (%s) at %L"
64069 msgstr ""
64070
64071 #: fortran/expr.c:6185
64072 #, gcc-internal-format
64073 msgid ""
64074 "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
64075 msgstr ""
64076
64077 #: fortran/expr.c:6195
64078 #, gcc-internal-format
64079 msgid ""
64080 "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
64081 msgstr ""
64082
64083 #: fortran/expr.c:6208
64084 #, gcc-internal-format
64085 msgid ""
64086 "Variable %qs is PROTECTED and cannot appear in a pointer association context "
64087 "(%s) at %L"
64088 msgstr ""
64089
64090 #: fortran/expr.c:6216
64091 #, gcc-internal-format
64092 msgid ""
64093 "Variable %qs is PROTECTED and cannot appear in a variable definition context "
64094 "(%s) at %L"
64095 msgstr ""
64096
64097 #: fortran/expr.c:6228
64098 #, gcc-internal-format
64099 msgid ""
64100 "Variable %qs cannot appear in a variable definition context (%s) at %L in "
64101 "PURE procedure"
64102 msgstr ""
64103
64104 #: fortran/expr.c:6287
64105 #, gcc-internal-format
64106 msgid ""
64107 "%qs at %L associated to vector-indexed target cannot be used in a variable "
64108 "definition context (%s)"
64109 msgstr ""
64110
64111 #: fortran/expr.c:6292
64112 #, gcc-internal-format
64113 msgid ""
64114 "%qs at %L associated to expression cannot be used in a variable definition "
64115 "context (%s)"
64116 msgstr ""
64117
64118 #: fortran/expr.c:6304
64119 #, gcc-internal-format
64120 msgid ""
64121 "Associate-name %qs cannot appear in a variable definition context (%s) at %L "
64122 "because its target at %L cannot, either"
64123 msgstr ""
64124
64125 #: fortran/expr.c:6346
64126 #, gcc-internal-format, gfc-internal-format
64127 msgid ""
64128 "Elements with the same value at %L and %L in vector subscript in a variable "
64129 "definition context (%s)"
64130 msgstr ""
64131
64132 #: fortran/f95-lang.c:259
64133 #, gcc-internal-format, gfc-internal-format
64134 msgid "cannot open input file: %s"
64135 msgstr ""
64136
64137 #: fortran/frontend-passes.c:195
64138 #, gcc-internal-format
64139 msgid "Inconsistent internal state: No location in statement"
64140 msgstr ""
64141
64142 #: fortran/frontend-passes.c:211
64143 #, gcc-internal-format, gfc-internal-format
64144 msgid "Inconsistent internal state: No location in expression near %L"
64145 msgstr ""
64146
64147 #: fortran/frontend-passes.c:419
64148 #, gcc-internal-format
64149 msgid "Illegal id in copy_walk_reduction_arg"
64150 msgstr ""
64151
64152 #: fortran/frontend-passes.c:870 fortran/trans-array.c:1276
64153 #: fortran/trans-array.c:6611 fortran/trans-array.c:8083
64154 #: fortran/trans-intrinsic.c:8338
64155 #, gcc-internal-format, gfc-internal-format
64156 msgid "Creating array temporary at %L"
64157 msgstr ""
64158
64159 #: fortran/frontend-passes.c:897
64160 #, gcc-internal-format
64161 msgid "Removing call to impure function %qs at %L"
64162 msgstr ""
64163
64164 #: fortran/frontend-passes.c:901
64165 #, gcc-internal-format, gfc-internal-format
64166 msgid "Removing call to impure function at %L"
64167 msgstr ""
64168
64169 #: fortran/frontend-passes.c:1356 fortran/frontend-passes.c:1395
64170 #, gcc-internal-format
64171 msgid "bad expression"
64172 msgstr ""
64173
64174 #: fortran/frontend-passes.c:1391
64175 #, gcc-internal-format
64176 msgid "bad op"
64177 msgstr ""
64178
64179 #: fortran/frontend-passes.c:2175
64180 #, gcc-internal-format
64181 msgid "illegal OP in optimize_comparison"
64182 msgstr ""
64183
64184 #: fortran/frontend-passes.c:2421
64185 #, gcc-internal-format
64186 msgid ""
64187 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
64188 "INTENT(OUT) argument to subroutine %qs"
64189 msgstr ""
64190
64191 #: fortran/frontend-passes.c:2428
64192 #, gcc-internal-format
64193 msgid ""
64194 "Variable %qs at %L not definable inside loop beginning at %L as "
64195 "INTENT(INOUT) argument to subroutine %qs"
64196 msgstr ""
64197
64198 #: fortran/frontend-passes.c:2681 fortran/frontend-passes.c:2705
64199 #, gcc-internal-format, gfc-internal-format
64200 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
64201 msgstr ""
64202
64203 #: fortran/frontend-passes.c:2690 fortran/frontend-passes.c:2714
64204 #, gcc-internal-format, gfc-internal-format
64205 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
64206 msgstr ""
64207
64208 #: fortran/frontend-passes.c:2774
64209 #, gcc-internal-format
64210 msgid ""
64211 "Variable %qs at %L set to undefined value inside loop beginning at %L as "
64212 "INTENT(OUT) argument to function %qs"
64213 msgstr ""
64214
64215 #: fortran/frontend-passes.c:2780
64216 #, gcc-internal-format
64217 msgid ""
64218 "Variable %qs at %L not definable inside loop beginning at %L as "
64219 "INTENT(INOUT) argument to function %qs"
64220 msgstr ""
64221
64222 #: fortran/frontend-passes.c:3184 fortran/trans-expr.c:1616
64223 #, gcc-internal-format, gfc-internal-format
64224 msgid "Code for reallocating the allocatable array at %L will be added"
64225 msgstr ""
64226
64227 #: fortran/frontend-passes.c:3709
64228 #, gcc-internal-format
64229 msgid "Scalarization using DIMEN_RANGE unimplemented"
64230 msgstr ""
64231
64232 #: fortran/frontend-passes.c:4903
64233 #, gcc-internal-format, gfc-internal-format
64234 msgid "Interchanging loops at %L"
64235 msgstr ""
64236
64237 #: fortran/frontend-passes.c:5529
64238 #, gcc-internal-format, gfc-internal-format
64239 msgid "%s between %L and %L"
64240 msgstr ""
64241
64242 #: fortran/gfortranspec.c:146
64243 #, gcc-internal-format
64244 msgid "overflowed output argument list for %qs"
64245 msgstr ""
64246
64247 #: fortran/gfortranspec.c:301
64248 #, gcc-internal-format
64249 msgid "no input files; unwilling to write output files"
64250 msgstr ""
64251
64252 #: fortran/interface.c:225
64253 #, gcc-internal-format, gfc-internal-format
64254 msgid "Syntax error in generic specification at %C"
64255 msgstr ""
64256
64257 #: fortran/interface.c:252
64258 #, gcc-internal-format, gfc-internal-format
64259 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
64260 msgstr ""
64261
64262 #: fortran/interface.c:272
64263 #, gcc-internal-format
64264 msgid "Dummy procedure %qs at %C cannot have a generic interface"
64265 msgstr ""
64266
64267 #: fortran/interface.c:305
64268 #, gcc-internal-format, gfc-internal-format
64269 msgid "ABSTRACT INTERFACE at %C"
64270 msgstr ""
64271
64272 #: fortran/interface.c:312
64273 #, gcc-internal-format, gfc-internal-format
64274 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
64275 msgstr ""
64276
64277 #: fortran/interface.c:343
64278 #, gcc-internal-format, gfc-internal-format
64279 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
64280 msgstr ""
64281
64282 #: fortran/interface.c:356
64283 #, gcc-internal-format, gfc-internal-format
64284 msgid "Expected a nameless interface at %C"
64285 msgstr ""
64286
64287 #: fortran/interface.c:369
64288 #, gcc-internal-format
64289 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
64290 msgstr ""
64291
64292 #: fortran/interface.c:400
64293 #, gcc-internal-format
64294 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
64295 msgstr ""
64296
64297 #: fortran/interface.c:403
64298 #, gcc-internal-format
64299 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
64300 msgstr ""
64301
64302 #: fortran/interface.c:417
64303 #, gcc-internal-format
64304 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
64305 msgstr ""
64306
64307 #: fortran/interface.c:429
64308 #, gcc-internal-format
64309 msgid "Expecting %<END INTERFACE %s%> at %C"
64310 msgstr ""
64311
64312 #: fortran/interface.c:619
64313 #, gcc-internal-format
64314 msgid "gfc_compare_derived_types: invalid derived type"
64315 msgstr ""
64316
64317 #: fortran/interface.c:888
64318 #, gcc-internal-format, gfc-internal-format
64319 msgid "Alternate return cannot appear in operator interface at %L"
64320 msgstr ""
64321
64322 #: fortran/interface.c:917
64323 #, gcc-internal-format, gfc-internal-format
64324 msgid "Assignment operator interface at %L must have two arguments"
64325 msgstr ""
64326
64327 #: fortran/interface.c:920
64328 #, gcc-internal-format, gfc-internal-format
64329 msgid "Operator interface at %L has the wrong number of arguments"
64330 msgstr ""
64331
64332 #: fortran/interface.c:933
64333 #, gcc-internal-format, gfc-internal-format
64334 msgid "Assignment operator interface at %L must be a SUBROUTINE"
64335 msgstr ""
64336
64337 #: fortran/interface.c:951
64338 #, gcc-internal-format, gfc-internal-format
64339 msgid ""
64340 "Assignment operator interface at %L must not redefine an INTRINSIC type "
64341 "assignment"
64342 msgstr ""
64343
64344 #: fortran/interface.c:960
64345 #, gcc-internal-format, gfc-internal-format
64346 msgid "Intrinsic operator interface at %L must be a FUNCTION"
64347 msgstr ""
64348
64349 #: fortran/interface.c:971
64350 #, gcc-internal-format, gfc-internal-format
64351 msgid ""
64352 "First argument of defined assignment at %L must be INTENT(OUT) or "
64353 "INTENT(INOUT)"
64354 msgstr ""
64355
64356 #: fortran/interface.c:978
64357 #, gcc-internal-format, gfc-internal-format
64358 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
64359 msgstr ""
64360
64361 #: fortran/interface.c:987 fortran/resolve.c:17107
64362 #, gcc-internal-format, gfc-internal-format
64363 msgid "First argument of operator interface at %L must be INTENT(IN)"
64364 msgstr ""
64365
64366 #: fortran/interface.c:994 fortran/resolve.c:17125
64367 #, gcc-internal-format, gfc-internal-format
64368 msgid "Second argument of operator interface at %L must be INTENT(IN)"
64369 msgstr ""
64370
64371 #: fortran/interface.c:1099
64372 #, gcc-internal-format, gfc-internal-format
64373 msgid "Operator interface at %L conflicts with intrinsic interface"
64374 msgstr ""
64375
64376 #: fortran/interface.c:1457 fortran/interface.c:1516
64377 #, gcc-internal-format, gfc-internal-format
64378 msgid ""
64379 "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
64380 msgstr ""
64381
64382 #: fortran/interface.c:1629
64383 #, gcc-internal-format, gfc-internal-format
64384 msgid ""
64385 "check_result_characteristics (1): Unexpected result %i of "
64386 "gfc_dep_compare_expr"
64387 msgstr ""
64388
64389 #: fortran/interface.c:1676
64390 #, gcc-internal-format, gfc-internal-format
64391 msgid ""
64392 "check_result_characteristics (2): Unexpected result %i of "
64393 "gfc_dep_compare_expr"
64394 msgstr ""
64395
64396 #: fortran/interface.c:1865
64397 #, gcc-internal-format
64398 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
64399 msgstr ""
64400
64401 #: fortran/interface.c:1870
64402 #, gcc-internal-format
64403 msgid "Procedure %qs in %s at %L has no explicit interface"
64404 msgstr ""
64405
64406 #: fortran/interface.c:1874
64407 #, gcc-internal-format
64408 msgid ""
64409 "Procedure %qs in %s at %L is neither function nor subroutine; did you mean "
64410 "%qs?"
64411 msgstr ""
64412
64413 #: fortran/interface.c:1878
64414 #, gcc-internal-format
64415 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
64416 msgstr ""
64417
64418 #: fortran/interface.c:1890
64419 #, gcc-internal-format, gfc-internal-format
64420 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
64421 msgstr ""
64422
64423 #: fortran/interface.c:1894
64424 #, gcc-internal-format, gfc-internal-format
64425 msgid ""
64426 "In %s at %L procedures must be all FUNCTIONs as the generic name is also the "
64427 "name of a derived type"
64428 msgstr ""
64429
64430 #: fortran/interface.c:1902
64431 #, gcc-internal-format
64432 msgid "Internal procedure %qs in %s at %L"
64433 msgstr ""
64434
64435 #: fortran/interface.c:1959 fortran/interface.c:1964
64436 #, gcc-internal-format
64437 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
64438 msgstr ""
64439
64440 #: fortran/interface.c:1969
64441 #, gcc-internal-format
64442 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
64443 msgstr ""
64444
64445 #: fortran/interface.c:2007
64446 #, gcc-internal-format
64447 msgid "%qs at %L is not a module procedure"
64448 msgstr ""
64449
64450 #: fortran/interface.c:2212
64451 #, gcc-internal-format
64452 msgid ""
64453 "The assumed-rank array at %L requires that the dummy argument %qs has "
64454 "assumed-rank"
64455 msgstr ""
64456
64457 #: fortran/interface.c:2215
64458 #, gcc-internal-format
64459 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
64460 msgstr ""
64461
64462 #: fortran/interface.c:2218
64463 #, gcc-internal-format
64464 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
64465 msgstr ""
64466
64467 #: fortran/interface.c:2221
64468 #, gcc-internal-format
64469 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
64470 msgstr ""
64471
64472 #: fortran/interface.c:2229
64473 #, gcc-internal-format, gfc-internal-format
64474 msgid ""
64475 "Rank mismatch between actual argument at %L and actual argument at %L "
64476 "(scalar and rank-%d)"
64477 msgstr ""
64478
64479 #: fortran/interface.c:2233
64480 #, gcc-internal-format, gfc-internal-format
64481 msgid ""
64482 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
64483 "%d and scalar)"
64484 msgstr ""
64485
64486 #: fortran/interface.c:2237
64487 #, gcc-internal-format, gfc-internal-format
64488 msgid ""
64489 "Rank mismatch between actual argument at %L and actual argument at %L (rank-"
64490 "%d and rank-%d)"
64491 msgstr ""
64492
64493 #: fortran/interface.c:2342
64494 #, gcc-internal-format, gfc-internal-format
64495 msgid "Invalid procedure argument at %L"
64496 msgstr ""
64497
64498 #: fortran/interface.c:2350 fortran/interface.c:2377
64499 #, gcc-internal-format
64500 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
64501 msgstr ""
64502
64503 #: fortran/interface.c:2388
64504 #, gcc-internal-format
64505 msgid ""
64506 "Actual argument to contiguous pointer dummy %qs at %L must be simply "
64507 "contiguous"
64508 msgstr ""
64509
64510 #: fortran/interface.c:2411
64511 #, gcc-internal-format, gfc-internal-format
64512 msgid ""
64513 "Type mismatch between actual argument at %L and actual argument at %L (%s/"
64514 "%s)."
64515 msgstr ""
64516
64517 #: fortran/interface.c:2421
64518 #, gcc-internal-format
64519 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
64520 msgstr ""
64521
64522 #: fortran/interface.c:2431
64523 #, gcc-internal-format
64524 msgid ""
64525 "Assumed-type actual argument at %L requires that dummy argument %qs is of "
64526 "assumed type"
64527 msgstr ""
64528
64529 #: fortran/interface.c:2447
64530 #, gcc-internal-format
64531 msgid "Actual argument to %qs at %L must be polymorphic"
64532 msgstr ""
64533
64534 #: fortran/interface.c:2457
64535 #, gcc-internal-format
64536 msgid "Actual argument to %qs at %L must have the same declared type"
64537 msgstr ""
64538
64539 #: fortran/interface.c:2472
64540 #, gcc-internal-format
64541 msgid ""
64542 "Actual argument to %qs at %L must be unlimited polymorphic since the formal "
64543 "argument is a pointer or allocatable unlimited polymorphic entity [F2008: "
64544 "12.5.2.5]"
64545 msgstr ""
64546
64547 #: fortran/interface.c:2483
64548 #, gcc-internal-format
64549 msgid "Actual argument to %qs at %L must be a coarray"
64550 msgstr ""
64551
64552 #: fortran/interface.c:2502
64553 #, gcc-internal-format
64554 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
64555 msgstr ""
64556
64557 #: fortran/interface.c:2520
64558 #, gcc-internal-format
64559 msgid ""
64560 "Actual argument to %qs at %L must be simply contiguous or an element of such "
64561 "an array"
64562 msgstr ""
64563
64564 #: fortran/interface.c:2535
64565 #, gcc-internal-format
64566 msgid ""
64567 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or "
64568 "has a LOCK_TYPE component"
64569 msgstr ""
64570
64571 #: fortran/interface.c:2550
64572 #, gcc-internal-format
64573 msgid ""
64574 "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or "
64575 "has a EVENT_TYPE component"
64576 msgstr ""
64577
64578 #: fortran/interface.c:2569
64579 #, gcc-internal-format
64580 msgid ""
64581 "Dummy argument %qs has to be a pointer, assumed-shape or assumed-rank array "
64582 "without CONTIGUOUS attribute - as actual argument at %L is not simply "
64583 "contiguous and both are ASYNCHRONOUS or VOLATILE"
64584 msgstr ""
64585
64586 #: fortran/interface.c:2582
64587 #, gcc-internal-format
64588 msgid ""
64589 "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument "
64590 "%qs"
64591 msgstr ""
64592
64593 #: fortran/interface.c:2589
64594 #, gcc-internal-format
64595 msgid ""
64596 "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which "
64597 "is invalid if the allocation status is modified"
64598 msgstr ""
64599
64600 #: fortran/interface.c:2663
64601 #, gcc-internal-format
64602 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
64603 msgstr ""
64604
64605 #: fortran/interface.c:2674
64606 #, gcc-internal-format, gfc-internal-format
64607 msgid ""
64608 "Element of assumed-shape or pointer array as actual argument at %L cannot "
64609 "correspond to actual argument at %L"
64610 msgstr ""
64611
64612 #: fortran/interface.c:2679
64613 #, gcc-internal-format
64614 msgid ""
64615 "Element of assumed-shape or pointer array passed to array dummy argument %qs "
64616 "at %L"
64617 msgstr ""
64618
64619 #: fortran/interface.c:2692
64620 #, gcc-internal-format
64621 msgid ""
64622 "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual "
64623 "argument with array dummy argument %qs at %L"
64624 msgstr ""
64625
64626 #: fortran/interface.c:2700
64627 #, gcc-internal-format
64628 msgid ""
64629 "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs "
64630 "at %L"
64631 msgstr ""
64632
64633 #: fortran/interface.c:3051
64634 #, gcc-internal-format
64635 msgid "Keyword argument %qs at %L is invalid in a statement function"
64636 msgstr ""
64637
64638 #: fortran/interface.c:3074
64639 #, gcc-internal-format
64640 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
64641 msgstr ""
64642
64643 #: fortran/interface.c:3078
64644 #, gcc-internal-format
64645 msgid "Keyword argument %qs at %L is not in the procedure"
64646 msgstr ""
64647
64648 #: fortran/interface.c:3087
64649 #, gcc-internal-format
64650 msgid ""
64651 "Keyword argument %qs at %L is already associated with another actual argument"
64652 msgstr ""
64653
64654 #: fortran/interface.c:3097
64655 #, gcc-internal-format, gfc-internal-format
64656 msgid "More actual than formal arguments in procedure call at %L"
64657 msgstr ""
64658
64659 #: fortran/interface.c:3111
64660 #, gcc-internal-format, gfc-internal-format
64661 msgid "Missing alternate return specifier in subroutine call at %L"
64662 msgstr ""
64663
64664 #: fortran/interface.c:3123
64665 #, gcc-internal-format, gfc-internal-format
64666 msgid "Unexpected alternate return specifier in subroutine call at %L"
64667 msgstr ""
64668
64669 #: fortran/interface.c:3152
64670 #, gcc-internal-format
64671 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
64672 msgstr ""
64673
64674 #: fortran/interface.c:3155
64675 #, gcc-internal-format
64676 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
64677 msgstr ""
64678
64679 #: fortran/interface.c:3179
64680 #, gcc-internal-format, gfc-internal-format
64681 msgid ""
64682 "Actual argument at %L to assumed-type dummy is of derived type with type-"
64683 "bound or FINAL procedures"
64684 msgstr ""
64685
64686 #: fortran/interface.c:3201
64687 #, gcc-internal-format
64688 msgid ""
64689 "Character length mismatch (%ld/%ld) between actual argument and pointer or "
64690 "allocatable dummy argument %qs at %L"
64691 msgstr ""
64692
64693 #: fortran/interface.c:3208
64694 #, gcc-internal-format
64695 msgid ""
64696 "Character length mismatch (%ld/%ld) between actual argument and assumed-"
64697 "shape dummy argument %qs at %L"
64698 msgstr ""
64699
64700 #: fortran/interface.c:3222
64701 #, gcc-internal-format
64702 msgid ""
64703 "Actual argument at %L to allocatable or pointer dummy argument %qs must have "
64704 "a deferred length type parameter if and only if the dummy has one"
64705 msgstr ""
64706
64707 #: fortran/interface.c:3239
64708 #, gcc-internal-format
64709 msgid ""
64710 "Character length of actual argument shorter than of dummy argument %qs (%lu/"
64711 "%lu) at %L"
64712 msgstr ""
64713
64714 #: fortran/interface.c:3247 fortran/interface.c:3252
64715 #, gcc-internal-format
64716 msgid ""
64717 "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) "
64718 "at %L"
64719 msgstr ""
64720
64721 #: fortran/interface.c:3272
64722 #, gcc-internal-format
64723 msgid "Expected a procedure pointer for argument %qs at %L"
64724 msgstr ""
64725
64726 #: fortran/interface.c:3288
64727 #, gcc-internal-format
64728 msgid "Expected a procedure for argument %qs at %L"
64729 msgstr ""
64730
64731 #: fortran/interface.c:3302
64732 #, gcc-internal-format
64733 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
64734 msgstr ""
64735
64736 #: fortran/interface.c:3311
64737 #, gcc-internal-format
64738 msgid "Actual argument for %qs must be a pointer at %L"
64739 msgstr ""
64740
64741 #: fortran/interface.c:3321
64742 #, gcc-internal-format
64743 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
64744 msgstr ""
64745
64746 #: fortran/interface.c:3331
64747 #, gcc-internal-format
64748 msgid "Coindexed actual argument at %L to pointer dummy %qs"
64749 msgstr ""
64750
64751 #: fortran/interface.c:3344
64752 #, gcc-internal-format
64753 msgid ""
64754 "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
64755 msgstr ""
64756
64757 #: fortran/interface.c:3358
64758 #, gcc-internal-format
64759 msgid ""
64760 "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy "
64761 "%qs has neither ASYNCHRONOUS nor VOLATILE"
64762 msgstr ""
64763
64764 #: fortran/interface.c:3372
64765 #, gcc-internal-format
64766 msgid ""
64767 "Coindexed actual argument at %L with allocatable ultimate component to dummy "
64768 "%qs requires either VALUE or INTENT(IN)"
64769 msgstr ""
64770
64771 #: fortran/interface.c:3384
64772 #, gcc-internal-format
64773 msgid "Actual CLASS array argument for %qs must be a full array at %L"
64774 msgstr ""
64775
64776 #: fortran/interface.c:3394
64777 #, gcc-internal-format
64778 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
64779 msgstr ""
64780
64781 #: fortran/interface.c:3424
64782 #, gcc-internal-format
64783 msgid ""
64784 "Array-section actual argument with vector subscripts at %L is incompatible "
64785 "with INTENT(OUT), INTENT(INOUT), VOLATILE or ASYNCHRONOUS attribute of the "
64786 "dummy argument %qs"
64787 msgstr ""
64788
64789 #: fortran/interface.c:3443
64790 #, gcc-internal-format
64791 msgid ""
64792 "Assumed-shape actual argument at %L is incompatible with the non-assumed-"
64793 "shape dummy argument %qs due to VOLATILE attribute"
64794 msgstr ""
64795
64796 #: fortran/interface.c:3460
64797 #, gcc-internal-format
64798 msgid ""
64799 "Array-section actual argument at %L is incompatible with the non-assumed-"
64800 "shape dummy argument %qs due to VOLATILE attribute"
64801 msgstr ""
64802
64803 #: fortran/interface.c:3480
64804 #, gcc-internal-format
64805 msgid ""
64806 "Pointer-array actual argument at %L requires an assumed-shape or pointer-"
64807 "array dummy argument %qs due to VOLATILE attribute"
64808 msgstr ""
64809
64810 #: fortran/interface.c:3503
64811 #, gcc-internal-format, gfc-internal-format
64812 msgid "Missing alternate return spec in subroutine call at %L"
64813 msgstr ""
64814
64815 #: fortran/interface.c:3511
64816 #, gcc-internal-format
64817 msgid "Missing actual argument for argument %qs at %L"
64818 msgstr ""
64819
64820 #: fortran/interface.c:3637
64821 #, gcc-internal-format
64822 msgid "compare_actual_expr(): Bad component code"
64823 msgstr ""
64824
64825 #: fortran/interface.c:3666
64826 #, gcc-internal-format
64827 msgid "check_some_aliasing(): List mismatch"
64828 msgstr ""
64829
64830 #: fortran/interface.c:3692
64831 #, gcc-internal-format
64832 msgid "check_some_aliasing(): corrupted data"
64833 msgstr ""
64834
64835 #: fortran/interface.c:3702
64836 #, gcc-internal-format
64837 msgid ""
64838 "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) "
64839 "argument %qs at %L"
64840 msgstr ""
64841
64842 #: fortran/interface.c:3732
64843 #, gcc-internal-format
64844 msgid "check_intents(): List mismatch"
64845 msgstr ""
64846
64847 #: fortran/interface.c:3752
64848 #, gcc-internal-format, gfc-internal-format
64849 msgid ""
64850 "Procedure argument at %L is local to a PURE procedure and has the POINTER "
64851 "attribute"
64852 msgstr ""
64853
64854 #: fortran/interface.c:3764
64855 #, gcc-internal-format, gfc-internal-format
64856 msgid ""
64857 "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) "
64858 "argument"
64859 msgstr ""
64860
64861 #: fortran/interface.c:3774
64862 #, gcc-internal-format, gfc-internal-format
64863 msgid ""
64864 "Coindexed actual argument at %L in PURE procedure is passed to a POINTER "
64865 "dummy argument"
64866 msgstr ""
64867
64868 #: fortran/interface.c:3785
64869 #, gcc-internal-format
64870 msgid ""
64871 "Coindexed polymorphic actual argument at %L is passed polymorphic dummy "
64872 "argument %qs"
64873 msgstr ""
64874
64875 #: fortran/interface.c:3827
64876 #, gcc-internal-format
64877 msgid ""
64878 "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
64879 msgstr ""
64880
64881 #: fortran/interface.c:3831 fortran/interface.c:3841
64882 #, gcc-internal-format
64883 msgid "Procedure %qs called at %L is not explicitly declared"
64884 msgstr ""
64885
64886 #: fortran/interface.c:3837
64887 #, gcc-internal-format
64888 msgid "Procedure %qs called with an implicit interface at %L"
64889 msgstr ""
64890
64891 #: fortran/interface.c:3850
64892 #, gcc-internal-format
64893 msgid ""
64894 "The pointer object %qs at %L must have an explicit function interface or be "
64895 "declared as array"
64896 msgstr ""
64897
64898 #: fortran/interface.c:3858
64899 #, gcc-internal-format
64900 msgid ""
64901 "The allocatable object %qs at %L must have an explicit function interface or "
64902 "be declared as array"
64903 msgstr ""
64904
64905 #: fortran/interface.c:3866
64906 #, gcc-internal-format
64907 msgid "Allocatable function %qs at %L must have an explicit function interface"
64908 msgstr ""
64909
64910 #: fortran/interface.c:3883
64911 #, gcc-internal-format, gfc-internal-format
64912 msgid "Explicit interface required for polymorphic argument at %L"
64913 msgstr ""
64914
64915 #: fortran/interface.c:3892
64916 #, gcc-internal-format
64917 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
64918 msgstr ""
64919
64920 #: fortran/interface.c:3901
64921 #, gcc-internal-format, gfc-internal-format
64922 msgid "Assumed-type argument %s at %L requires an explicit interface"
64923 msgstr ""
64924
64925 #: fortran/interface.c:3916
64926 #, gcc-internal-format
64927 msgid ""
64928 "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an "
64929 "explicit interface for procedure %qs"
64930 msgstr ""
64931
64932 #: fortran/interface.c:3931
64933 #, gcc-internal-format
64934 msgid ""
64935 "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an "
64936 "explicit interface for procedure %qs"
64937 msgstr ""
64938
64939 #: fortran/interface.c:3941
64940 #, gcc-internal-format, gfc-internal-format
64941 msgid "MOLD argument to NULL required at %L"
64942 msgstr ""
64943
64944 #: fortran/interface.c:3951
64945 #, gcc-internal-format, gfc-internal-format
64946 msgid "Assumed-rank argument requires an explicit interface at %L"
64947 msgstr ""
64948
64949 #: fortran/interface.c:3993
64950 #, gcc-internal-format
64951 msgid "Procedure pointer component %qs called with an implicit interface at %L"
64952 msgstr ""
64953
64954 #: fortran/interface.c:4004
64955 #, gcc-internal-format
64956 msgid ""
64957 "Keyword argument requires explicit interface for procedure pointer component "
64958 "%qs at %L"
64959 msgstr ""
64960
64961 #: fortran/interface.c:4089
64962 #, gcc-internal-format, gfc-internal-format
64963 msgid ""
64964 "MOLD= required in NULL() argument at %L: Ambiguity between specific "
64965 "functions %s and %s"
64966 msgstr ""
64967
64968 #: fortran/interface.c:4159
64969 #, gcc-internal-format
64970 msgid "Unable to find symbol %qs"
64971 msgstr ""
64972
64973 #: fortran/interface.c:4532
64974 #, gcc-internal-format
64975 msgid "Entity %qs at %L is already present in the interface"
64976 msgstr ""
64977
64978 #: fortran/interface.c:4649
64979 #, gcc-internal-format
64980 msgid "gfc_add_interface(): Bad interface type"
64981 msgstr ""
64982
64983 #: fortran/interface.c:4743
64984 #, gcc-internal-format
64985 msgid "Cannot overwrite GENERIC %qs at %L"
64986 msgstr ""
64987
64988 #: fortran/interface.c:4755
64989 #, gcc-internal-format
64990 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
64991 msgstr ""
64992
64993 #: fortran/interface.c:4763
64994 #, gcc-internal-format
64995 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
64996 msgstr ""
64997
64998 #: fortran/interface.c:4771
64999 #, gcc-internal-format
65000 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
65001 msgstr ""
65002
65003 #: fortran/interface.c:4780
65004 #, gcc-internal-format
65005 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
65006 msgstr ""
65007
65008 #: fortran/interface.c:4786
65009 #, gcc-internal-format
65010 msgid ""
65011 "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, "
65012 "either"
65013 msgstr ""
65014
65015 #: fortran/interface.c:4795
65016 #, gcc-internal-format
65017 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
65018 msgstr ""
65019
65020 #: fortran/interface.c:4806
65021 #, gcc-internal-format
65022 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
65023 msgstr ""
65024
65025 #: fortran/interface.c:4814
65026 #, gcc-internal-format
65027 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
65028 msgstr ""
65029
65030 #: fortran/interface.c:4825
65031 #, gcc-internal-format
65032 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
65033 msgstr ""
65034
65035 #: fortran/interface.c:4855
65036 #, gcc-internal-format
65037 msgid ""
65038 "Dummy argument %qs of %qs at %L should be named %qs as to match the "
65039 "corresponding argument of the overridden procedure"
65040 msgstr ""
65041
65042 #: fortran/interface.c:4866
65043 #, gcc-internal-format
65044 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
65045 msgstr ""
65046
65047 #: fortran/interface.c:4875
65048 #, gcc-internal-format
65049 msgid ""
65050 "%qs at %L must have the same number of formal arguments as the overridden "
65051 "procedure"
65052 msgstr ""
65053
65054 #: fortran/interface.c:4884
65055 #, gcc-internal-format
65056 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
65057 msgstr ""
65058
65059 #: fortran/interface.c:4895
65060 #, gcc-internal-format
65061 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
65062 msgstr ""
65063
65064 #: fortran/interface.c:4902
65065 #, gcc-internal-format
65066 msgid ""
65067 "Passed-object dummy argument of %qs at %L must be at the same position as "
65068 "the passed-object dummy argument of the overridden procedure"
65069 msgstr ""
65070
65071 #: fortran/interface.c:4923
65072 #, gcc-internal-format, gfc-internal-format
65073 msgid "DTIO dummy argument at %L must be of type %s"
65074 msgstr ""
65075
65076 #: fortran/interface.c:4930
65077 #, gcc-internal-format, gfc-internal-format
65078 msgid "DTIO dummy argument at %L must be of KIND = %d"
65079 msgstr ""
65080
65081 #: fortran/interface.c:4937
65082 #, gcc-internal-format, gfc-internal-format
65083 msgid "DTIO dummy argument at %L must be a scalar"
65084 msgstr ""
65085
65086 #: fortran/interface.c:4941
65087 #, gcc-internal-format, gfc-internal-format
65088 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
65089 msgstr ""
65090
65091 #: fortran/interface.c:4945
65092 #, gcc-internal-format, gfc-internal-format
65093 msgid "DTIO character argument at %L must have assumed length"
65094 msgstr ""
65095
65096 #: fortran/interface.c:4949
65097 #, gcc-internal-format, gfc-internal-format
65098 msgid "DTIO dummy argument at %L must have INTENT %s"
65099 msgstr ""
65100
65101 #: fortran/interface.c:5007 fortran/interface.c:5053
65102 #, gcc-internal-format, gfc-internal-format
65103 msgid "Alternate return at %L is not permitted in a DTIO procedure"
65104 msgstr ""
65105
65106 #: fortran/interface.c:5019
65107 #, gcc-internal-format
65108 msgid "DTIO procedure %qs at %L must be a subroutine"
65109 msgstr ""
65110
65111 #: fortran/interface.c:5031
65112 #, gcc-internal-format
65113 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
65114 msgstr ""
65115
65116 #: fortran/interface.c:5038
65117 #, gcc-internal-format
65118 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
65119 msgstr ""
65120
65121 #: fortran/intrinsic.c:201
65122 #, gcc-internal-format, gfc-internal-format
65123 msgid ""
65124 "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to "
65125 "the intrinsic functions C_LOC and PRESENT"
65126 msgstr ""
65127
65128 #: fortran/intrinsic.c:217
65129 #, gcc-internal-format, gfc-internal-format
65130 msgid ""
65131 "Assumed-type argument at %L is not permitted as actual argument to the "
65132 "intrinsic %s"
65133 msgstr ""
65134
65135 #: fortran/intrinsic.c:224
65136 #, gcc-internal-format, gfc-internal-format
65137 msgid ""
65138 "Assumed-type argument at %L is only permitted as first actual argument to "
65139 "the intrinsic %s"
65140 msgstr ""
65141
65142 #: fortran/intrinsic.c:231
65143 #, gcc-internal-format, gfc-internal-format
65144 msgid ""
65145 "Assumed-rank argument at %L is only permitted as actual argument to "
65146 "intrinsic inquiry functions"
65147 msgstr ""
65148
65149 #: fortran/intrinsic.c:238
65150 #, gcc-internal-format, gfc-internal-format
65151 msgid ""
65152 "Assumed-rank argument at %L is only permitted as first actual argument to "
65153 "the intrinsic inquiry function %s"
65154 msgstr ""
65155
65156 #: fortran/intrinsic.c:286
65157 #, gcc-internal-format
65158 msgid "do_check(): too many args"
65159 msgstr ""
65160
65161 #: fortran/intrinsic.c:366
65162 #, gcc-internal-format
65163 msgid "add_sym(): Bad sizing mode"
65164 msgstr ""
65165
65166 #: fortran/intrinsic.c:1158
65167 #, gcc-internal-format
65168 msgid ""
65169 "The intrinsic %qs at %L is not included in the selected standard but %s and "
65170 "%qs will be treated as if declared EXTERNAL. Use an appropriate %<-std=%>* "
65171 "option or define %<-fall-intrinsics%> to allow this intrinsic."
65172 msgstr ""
65173
65174 #: fortran/intrinsic.c:1193
65175 #, gcc-internal-format
65176 msgid "make_generic(): Cannot find generic symbol %qs"
65177 msgstr ""
65178
65179 #: fortran/intrinsic.c:4267
65180 #, gcc-internal-format, gfc-internal-format
65181 msgid ""
65182 "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
65183 msgstr ""
65184
65185 #: fortran/intrinsic.c:4280
65186 #, gcc-internal-format, gfc-internal-format
65187 msgid "Scalar entity required at %L"
65188 msgstr ""
65189
65190 #: fortran/intrinsic.c:4291
65191 #, gcc-internal-format, gfc-internal-format
65192 msgid "Array entity required at %L"
65193 msgstr ""
65194
65195 #: fortran/intrinsic.c:4298
65196 #, gcc-internal-format
65197 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
65198 msgstr ""
65199
65200 #: fortran/intrinsic.c:4325
65201 #, gcc-internal-format
65202 msgid "Too many arguments in call to %qs at %L"
65203 msgstr ""
65204
65205 #: fortran/intrinsic.c:4340
65206 #, gcc-internal-format, gfc-internal-format
65207 msgid ""
65208 "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this "
65209 "context at %L"
65210 msgstr ""
65211
65212 #: fortran/intrinsic.c:4343
65213 #, gcc-internal-format
65214 msgid "Cannot find keyword named %qs in call to %qs at %L"
65215 msgstr ""
65216
65217 #: fortran/intrinsic.c:4350
65218 #, gcc-internal-format
65219 msgid "Argument %qs appears twice in call to %qs at %L"
65220 msgstr ""
65221
65222 #: fortran/intrinsic.c:4364
65223 #, gcc-internal-format
65224 msgid "Missing actual argument %qs in call to %qs at %L"
65225 msgstr ""
65226
65227 #: fortran/intrinsic.c:4379
65228 #, gcc-internal-format, gfc-internal-format
65229 msgid "ALTERNATE RETURN not permitted at %L"
65230 msgstr ""
65231
65232 #: fortran/intrinsic.c:4436
65233 #, gcc-internal-format
65234 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
65235 msgstr ""
65236
65237 #: fortran/intrinsic.c:4565
65238 #, gcc-internal-format
65239 msgid "resolve_intrinsic(): Too many args for intrinsic"
65240 msgstr ""
65241
65242 #: fortran/intrinsic.c:4659
65243 #, gcc-internal-format
65244 msgid "do_simplify(): Too many args for intrinsic"
65245 msgstr ""
65246
65247 #: fortran/intrinsic.c:4699
65248 #, gcc-internal-format
65249 msgid "init_arglist(): too many arguments"
65250 msgstr ""
65251
65252 #: fortran/intrinsic.c:4851
65253 #, gcc-internal-format
65254 msgid "Invalid standard code on intrinsic %qs (%d)"
65255 msgstr ""
65256
65257 #: fortran/intrinsic.c:4860
65258 #, gcc-internal-format
65259 msgid "Intrinsic %qs (%s) used at %L"
65260 msgstr ""
65261
65262 #: fortran/intrinsic.c:4932
65263 #, gcc-internal-format
65264 msgid "Function %qs as initialization expression at %L"
65265 msgstr ""
65266
65267 #: fortran/intrinsic.c:4950
65268 #, gcc-internal-format
65269 msgid ""
65270 "Transformational function %qs at %L is invalid in an initialization "
65271 "expression"
65272 msgstr ""
65273
65274 #: fortran/intrinsic.c:5026
65275 #, gcc-internal-format, gfc-internal-format
65276 msgid ""
65277 "Elemental function as initialization expression with non-integer/non-"
65278 "character arguments at %L"
65279 msgstr ""
65280
65281 #: fortran/intrinsic.c:5107
65282 #, gcc-internal-format
65283 msgid ""
65284 "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
65285 msgstr ""
65286
65287 #: fortran/intrinsic.c:5114
65288 #, gcc-internal-format
65289 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
65290 msgstr ""
65291
65292 #: fortran/intrinsic.c:5216
65293 #, gcc-internal-format, gfc-internal-format
65294 msgid "Extension: Conversion from %s to %s at %L"
65295 msgstr ""
65296
65297 #: fortran/intrinsic.c:5237
65298 #, gcc-internal-format, gfc-internal-format
65299 msgid "Nonstandard conversion from %s to %s at %L"
65300 msgstr ""
65301
65302 #: fortran/intrinsic.c:5252 fortran/intrinsic.c:5269
65303 #, gcc-internal-format, gfc-internal-format
65304 msgid "Possible change of value in conversion from %s to %s at %L"
65305 msgstr ""
65306
65307 #. If HOLLERITH is involved, all bets are off.
65308 #: fortran/intrinsic.c:5257 fortran/intrinsic.c:5277
65309 #, gcc-internal-format, gfc-internal-format
65310 msgid "Conversion from %s to %s at %L"
65311 msgstr ""
65312
65313 #. Use of -fdec-char-conversions allows assignment of character data
65314 #. to non-character variables. This not permited for nonconstant
65315 #. strings.
65316 #: fortran/intrinsic.c:5343 fortran/resolve.c:10850
65317 #, gcc-internal-format, gfc-internal-format
65318 msgid "Cannot convert %s to %s at %L"
65319 msgstr ""
65320
65321 #: fortran/intrinsic.c:5348
65322 #, gcc-internal-format
65323 msgid "Cannot convert %qs to %qs at %L"
65324 msgstr ""
65325
65326 #: fortran/intrinsic.c:5439
65327 #, gcc-internal-format
65328 msgid ""
65329 "%qs declared at %L may shadow the intrinsic of the same name. In order to "
65330 "call the intrinsic, explicit INTRINSIC declarations may be required."
65331 msgstr ""
65332
65333 #: fortran/intrinsic.c:5445
65334 #, gcc-internal-format
65335 msgid ""
65336 "%qs declared at %L is also the name of an intrinsic. It can only be called "
65337 "via an explicit interface or if declared EXTERNAL."
65338 msgstr ""
65339
65340 #: fortran/io.c:176 fortran/primary.c:961
65341 #, gcc-internal-format, gfc-internal-format
65342 msgid "Extension: backslash character at %C"
65343 msgstr ""
65344
65345 #: fortran/io.c:210
65346 #, gcc-internal-format, gfc-internal-format
65347 msgid "Nonconforming tab character in format at %C"
65348 msgstr ""
65349
65350 #: fortran/io.c:453
65351 #, gcc-internal-format, gfc-internal-format
65352 msgid "DP format specifier not allowed at %C"
65353 msgstr ""
65354
65355 #: fortran/io.c:460
65356 #, gcc-internal-format, gfc-internal-format
65357 msgid "DC format specifier not allowed at %C"
65358 msgstr ""
65359
65360 #: fortran/io.c:467
65361 #, gcc-internal-format, gfc-internal-format
65362 msgid "Fortran 2003: DT format specifier not allowed at %C"
65363 msgstr ""
65364
65365 #: fortran/io.c:596
65366 #, gcc-internal-format, gfc-internal-format
65367 msgid "Positive width required in format string at %L"
65368 msgstr ""
65369
65370 #: fortran/io.c:598
65371 #, gcc-internal-format, gfc-internal-format
65372 msgid "Nonnegative width required in format string at %L"
65373 msgstr ""
65374
65375 #: fortran/io.c:600
65376 #, gcc-internal-format
65377 msgid "Unexpected element %qc in format string at %L"
65378 msgstr ""
65379
65380 #: fortran/io.c:602
65381 #, gcc-internal-format, gfc-internal-format
65382 msgid "Unexpected end of format string in format string at %L"
65383 msgstr ""
65384
65385 #: fortran/io.c:604
65386 #, gcc-internal-format, gfc-internal-format
65387 msgid "Zero width in format descriptor in format string at %L"
65388 msgstr ""
65389
65390 #: fortran/io.c:624
65391 #, gcc-internal-format, gfc-internal-format
65392 msgid "Missing leading left parenthesis in format string at %L"
65393 msgstr ""
65394
65395 #: fortran/io.c:653
65396 #, gcc-internal-format
65397 msgid "Left parenthesis required after %<*%> in format string at %L"
65398 msgstr ""
65399
65400 #: fortran/io.c:685
65401 #, gcc-internal-format, gfc-internal-format
65402 msgid "Expected P edit descriptor in format string at %L"
65403 msgstr ""
65404
65405 #. P requires a prior number.
65406 #: fortran/io.c:693
65407 #, gcc-internal-format, gfc-internal-format
65408 msgid "P descriptor requires leading scale factor in format string at %L"
65409 msgstr ""
65410
65411 #: fortran/io.c:701
65412 #, gcc-internal-format, gfc-internal-format
65413 msgid "X descriptor requires leading space count at %L"
65414 msgstr ""
65415
65416 #: fortran/io.c:730
65417 #, gcc-internal-format, gfc-internal-format
65418 msgid "$ descriptor at %L"
65419 msgstr ""
65420
65421 #: fortran/io.c:734
65422 #, gcc-internal-format, gfc-internal-format
65423 msgid "$ should be the last specifier in format at %L"
65424 msgstr ""
65425
65426 #: fortran/io.c:766
65427 #, gcc-internal-format, gfc-internal-format
65428 msgid "Missing item in format string at %L"
65429 msgstr ""
65430
65431 #: fortran/io.c:797 fortran/io.c:812
65432 #, gcc-internal-format, gfc-internal-format
65433 msgid "Comma required after P descriptor in format string at %L"
65434 msgstr ""
65435
65436 #: fortran/io.c:827
65437 #, gcc-internal-format, gfc-internal-format
65438 msgid "Positive width required with T descriptor in format string at %L"
65439 msgstr ""
65440
65441 #: fortran/io.c:846 fortran/io.c:850
65442 #, gcc-internal-format, gfc-internal-format
65443 msgid "Extension: Zero width after L descriptor at %L"
65444 msgstr ""
65445
65446 #: fortran/io.c:862
65447 #, gcc-internal-format, gfc-internal-format
65448 msgid "Missing positive width after L descriptor at %L"
65449 msgstr ""
65450
65451 #: fortran/io.c:893
65452 #, gcc-internal-format
65453 msgid "%<G0%> in format at %L"
65454 msgstr ""
65455
65456 #: fortran/io.c:911
65457 #, gcc-internal-format, gfc-internal-format
65458 msgid "E specifier not allowed with g0 descriptor in format string at %L"
65459 msgstr ""
65460
65461 #: fortran/io.c:931
65462 #, gcc-internal-format, gfc-internal-format
65463 msgid "Positive width required in format specifier %s at %L"
65464 msgstr ""
65465
65466 #: fortran/io.c:941
65467 #, gcc-internal-format, gfc-internal-format
65468 msgid "positive width required at %L"
65469 msgstr ""
65470
65471 #: fortran/io.c:964 fortran/io.c:971
65472 #, gcc-internal-format, gfc-internal-format
65473 msgid "Period required in format specifier %s at %L"
65474 msgstr ""
65475
65476 #: fortran/io.c:1009 fortran/io.c:1018
65477 #, gcc-internal-format, gfc-internal-format
65478 msgid "Positive exponent width required in format string at %L"
65479 msgstr ""
65480
65481 #: fortran/io.c:1066
65482 #, gcc-internal-format, gfc-internal-format
65483 msgid "Right parenthesis expected at %C in format string at %L"
65484 msgstr ""
65485
65486 #: fortran/io.c:1108
65487 #, gcc-internal-format, gfc-internal-format
65488 msgid "Period required in format specifier in format string at %L"
65489 msgstr ""
65490
65491 #: fortran/io.c:1114
65492 #, gcc-internal-format, gfc-internal-format
65493 msgid "Period required in format specifier at %L"
65494 msgstr ""
65495
65496 #: fortran/io.c:1136
65497 #, gcc-internal-format, gfc-internal-format
65498 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
65499 msgstr ""
65500
65501 #: fortran/io.c:1231 fortran/io.c:1293
65502 #, gcc-internal-format, gfc-internal-format
65503 msgid "Missing comma at %L"
65504 msgstr ""
65505
65506 #: fortran/io.c:1349
65507 #, gcc-internal-format, gfc-internal-format
65508 msgid "Extraneous characters in format at %L"
65509 msgstr ""
65510
65511 #: fortran/io.c:1371
65512 #, gcc-internal-format, gfc-internal-format
65513 msgid "Format statement in module main block at %C"
65514 msgstr ""
65515
65516 #: fortran/io.c:1380
65517 #, gcc-internal-format, gfc-internal-format
65518 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
65519 msgstr ""
65520
65521 #: fortran/io.c:1386
65522 #, gcc-internal-format, gfc-internal-format
65523 msgid "Missing format label at %C"
65524 msgstr ""
65525
65526 #: fortran/io.c:1441 fortran/io.c:1472 fortran/io.c:1552
65527 #, gcc-internal-format, gfc-internal-format
65528 msgid "Invalid value for %s specification at %C"
65529 msgstr ""
65530
65531 #: fortran/io.c:1447 fortran/io.c:1478 fortran/io.c:1634 fortran/io.c:1647
65532 #, gcc-internal-format, gfc-internal-format
65533 msgid "Duplicate %s specification at %C"
65534 msgstr ""
65535
65536 #: fortran/io.c:1489
65537 #, gcc-internal-format, gfc-internal-format
65538 msgid "Variable %s cannot be INTENT(IN) at %C"
65539 msgstr ""
65540
65541 #: fortran/io.c:1497
65542 #, gcc-internal-format, gfc-internal-format
65543 msgid "Variable %s cannot be assigned in PURE procedure at %C"
65544 msgstr ""
65545
65546 #: fortran/io.c:1527
65547 #, gcc-internal-format, gfc-internal-format
65548 msgid "Expecting a variable at %L"
65549 msgstr ""
65550
65551 #: fortran/io.c:1558
65552 #, gcc-internal-format, gfc-internal-format
65553 msgid "Duplicate %s label specification at %C"
65554 msgstr ""
65555
65556 #: fortran/io.c:1578 fortran/io.c:1595 fortran/io.c:1616
65557 #, gcc-internal-format
65558 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
65559 msgstr ""
65560
65561 #: fortran/io.c:1669
65562 #, gcc-internal-format, gfc-internal-format
65563 msgid ""
65564 "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
65565 msgstr ""
65566
65567 #: fortran/io.c:1694
65568 #, gcc-internal-format, gfc-internal-format
65569 msgid "FORMAT tag at %L cannot be a zero-sized array"
65570 msgstr ""
65571
65572 #: fortran/io.c:1735
65573 #, gcc-internal-format, gfc-internal-format
65574 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
65575 msgstr ""
65576
65577 #: fortran/io.c:1741
65578 #, gcc-internal-format, gfc-internal-format
65579 msgid "ASSIGNED variable in FORMAT tag at %L"
65580 msgstr ""
65581
65582 #: fortran/io.c:1746
65583 #, gcc-internal-format
65584 msgid "Variable %qs at %L has not been assigned a format label"
65585 msgstr ""
65586
65587 #: fortran/io.c:1753
65588 #, gcc-internal-format
65589 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
65590 msgstr ""
65591
65592 #: fortran/io.c:1765
65593 #, gcc-internal-format, gfc-internal-format
65594 msgid "Non-character in FORMAT tag at %L"
65595 msgstr ""
65596
65597 #: fortran/io.c:1771
65598 #, gcc-internal-format, gfc-internal-format
65599 msgid "Non-character assumed shape array element in FORMAT tag at %L"
65600 msgstr ""
65601
65602 #: fortran/io.c:1778
65603 #, gcc-internal-format, gfc-internal-format
65604 msgid "Non-character assumed size array element in FORMAT tag at %L"
65605 msgstr ""
65606
65607 #: fortran/io.c:1785
65608 #, gcc-internal-format, gfc-internal-format
65609 msgid "Non-character pointer array element in FORMAT tag at %L"
65610 msgstr ""
65611
65612 #: fortran/io.c:1811
65613 #, gcc-internal-format, gfc-internal-format
65614 msgid "%s tag at %L must be of type %s"
65615 msgstr ""
65616
65617 #: fortran/io.c:1818
65618 #, gcc-internal-format, gfc-internal-format
65619 msgid "%s tag at %L must be a character string of default kind"
65620 msgstr ""
65621
65622 #: fortran/io.c:1825
65623 #, gcc-internal-format, gfc-internal-format
65624 msgid "%s tag at %L must be scalar"
65625 msgstr ""
65626
65627 #: fortran/io.c:1831
65628 #, gcc-internal-format, gfc-internal-format
65629 msgid "IOMSG tag at %L"
65630 msgstr ""
65631
65632 #: fortran/io.c:1839
65633 #, gcc-internal-format, gfc-internal-format
65634 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
65635 msgstr ""
65636
65637 #: fortran/io.c:1848
65638 #, gcc-internal-format, gfc-internal-format
65639 msgid "Non-default LOGICAL kind in %s tag at %L"
65640 msgstr ""
65641
65642 #: fortran/io.c:1855
65643 #, gcc-internal-format, gfc-internal-format
65644 msgid "NEWUNIT specifier at %L"
65645 msgstr ""
65646
65647 #: fortran/io.c:1873
65648 #, gcc-internal-format, gfc-internal-format
65649 msgid "CONVERT tag at %L"
65650 msgstr ""
65651
65652 #: fortran/io.c:2098
65653 #, gcc-internal-format
65654 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
65655 msgstr ""
65656
65657 #: fortran/io.c:2106 fortran/io.c:2133
65658 #, gcc-internal-format
65659 msgid "%s specifier in %s statement at %L has value %qs"
65660 msgstr ""
65661
65662 #: fortran/io.c:2125
65663 #, gcc-internal-format
65664 msgid "Extension: %s specifier in %s statement at %L has value %qs"
65665 msgstr ""
65666
65667 #: fortran/io.c:2147 fortran/io.c:2155
65668 #, gcc-internal-format
65669 msgid "%s specifier in %s statement at %L has invalid value %qs"
65670 msgstr ""
65671
65672 #: fortran/io.c:2212
65673 #, gcc-internal-format, gfc-internal-format
65674 msgid "ACTION type conflicts with READONLY specifier at %L"
65675 msgstr ""
65676
65677 #: fortran/io.c:2228
65678 #, gcc-internal-format, gfc-internal-format
65679 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
65680 msgstr ""
65681
65682 #: fortran/io.c:2247 fortran/io.c:3921
65683 #, gcc-internal-format, gfc-internal-format
65684 msgid "BLANK= at %L not allowed in Fortran 95"
65685 msgstr ""
65686
65687 #: fortran/io.c:2275 fortran/io.c:3899
65688 #, gcc-internal-format, gfc-internal-format
65689 msgid "DECIMAL= at %L not allowed in Fortran 95"
65690 msgstr ""
65691
65692 #: fortran/io.c:2307
65693 #, gcc-internal-format, gfc-internal-format
65694 msgid "ENCODING= at %L not allowed in Fortran 95"
65695 msgstr ""
65696
65697 #: fortran/io.c:2358 fortran/io.c:3966
65698 #, gcc-internal-format, gfc-internal-format
65699 msgid "ROUND= at %L not allowed in Fortran 95"
65700 msgstr ""
65701
65702 #: fortran/io.c:2388
65703 #, gcc-internal-format, gfc-internal-format
65704 msgid "SIGN= at %L not allowed in Fortran 95"
65705 msgstr ""
65706
65707 #: fortran/io.c:2409
65708 #, gcc-internal-format, gfc-internal-format
65709 msgid "RECL in OPEN statement at %L must be positive"
65710 msgstr ""
65711
65712 #: fortran/io.c:2434
65713 #, gcc-internal-format
65714 msgid ""
65715 "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is "
65716 "present"
65717 msgstr ""
65718
65719 #: fortran/io.c:2445
65720 #, gcc-internal-format, gfc-internal-format
65721 msgid ""
65722 "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH "
65723 "if a FILE specifier is present"
65724 msgstr ""
65725
65726 #: fortran/io.c:2456
65727 #, gcc-internal-format, gfc-internal-format
65728 msgid "UNIT specifier not allowed with NEWUNIT at %L"
65729 msgstr ""
65730
65731 #: fortran/io.c:2467
65732 #, gcc-internal-format, gfc-internal-format
65733 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
65734 msgstr ""
65735
65736 #: fortran/io.c:2474
65737 #, gcc-internal-format, gfc-internal-format
65738 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
65739 msgstr ""
65740
65741 #: fortran/io.c:2509
65742 #, gcc-internal-format, gfc-internal-format
65743 msgid "%s specifier at %L not allowed in OPEN statement for unformatted I/O"
65744 msgstr ""
65745
65746 #: fortran/io.c:2517
65747 #, gcc-internal-format, gfc-internal-format
65748 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
65749 msgstr ""
65750
65751 #: fortran/io.c:2530
65752 #, gcc-internal-format, gfc-internal-format
65753 msgid ""
65754 "POSITION specifier in OPEN statement at %L only allowed for stream or "
65755 "sequential ACCESS"
65756 msgstr ""
65757
65758 #: fortran/io.c:2583
65759 #, gcc-internal-format, gfc-internal-format
65760 msgid "OPEN statement not allowed in PURE procedure at %C"
65761 msgstr ""
65762
65763 #: fortran/io.c:2691
65764 #, gcc-internal-format, gfc-internal-format
65765 msgid "CLOSE statement not allowed in PURE procedure at %C"
65766 msgstr ""
65767
65768 #: fortran/io.c:2717
65769 #, gcc-internal-format, gfc-internal-format
65770 msgid "CLOSE statement at %L requires a UNIT number"
65771 msgstr ""
65772
65773 #: fortran/io.c:2725
65774 #, gcc-internal-format, gfc-internal-format
65775 msgid "UNIT number in CLOSE statement at %L must be non-negative"
65776 msgstr ""
65777
65778 #: fortran/io.c:2848 fortran/match.c:3099
65779 #, gcc-internal-format, gfc-internal-format
65780 msgid "%s statement not allowed in PURE procedure at %C"
65781 msgstr ""
65782
65783 #: fortran/io.c:2878
65784 #, gcc-internal-format, gfc-internal-format
65785 msgid "UNIT number missing in statement at %L"
65786 msgstr ""
65787
65788 #: fortran/io.c:2889 fortran/io.c:3379
65789 #, gcc-internal-format, gfc-internal-format
65790 msgid "UNIT number in statement at %L must be non-negative"
65791 msgstr ""
65792
65793 #: fortran/io.c:2922
65794 #, gcc-internal-format, gfc-internal-format
65795 msgid "FLUSH statement at %C"
65796 msgstr ""
65797
65798 #: fortran/io.c:2963
65799 #, gcc-internal-format, gfc-internal-format
65800 msgid "Missing format with default unit at %C"
65801 msgstr ""
65802
65803 #: fortran/io.c:2983
65804 #, gcc-internal-format, gfc-internal-format
65805 msgid "Duplicate UNIT specification at %C"
65806 msgstr ""
65807
65808 #: fortran/io.c:3057
65809 #, gcc-internal-format, gfc-internal-format
65810 msgid "Duplicate format specification at %C"
65811 msgstr ""
65812
65813 #: fortran/io.c:3098
65814 #, gcc-internal-format
65815 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
65816 msgstr ""
65817
65818 #: fortran/io.c:3134
65819 #, gcc-internal-format, gfc-internal-format
65820 msgid "Duplicate NML specification at %C"
65821 msgstr ""
65822
65823 #: fortran/io.c:3143
65824 #, gcc-internal-format
65825 msgid "Symbol %qs at %C must be a NAMELIST group name"
65826 msgstr ""
65827
65828 #: fortran/io.c:3209
65829 #, gcc-internal-format, gfc-internal-format
65830 msgid "END tag at %C not allowed in output statement"
65831 msgstr ""
65832
65833 #: fortran/io.c:3305
65834 #, gcc-internal-format, gfc-internal-format
65835 msgid "UNIT not specified at %L"
65836 msgstr ""
65837
65838 #: fortran/io.c:3312
65839 #, gcc-internal-format, gfc-internal-format
65840 msgid "UNIT specification at %L must not be a character PARAMETER"
65841 msgstr ""
65842
65843 #: fortran/io.c:3325
65844 #, gcc-internal-format, gfc-internal-format
65845 msgid ""
65846 "UNIT specification at %L must be an INTEGER expression or a CHARACTER "
65847 "variable"
65848 msgstr ""
65849
65850 #: fortran/io.c:3347
65851 #, gcc-internal-format, gfc-internal-format
65852 msgid "Invalid form of WRITE statement at %L, UNIT required"
65853 msgstr ""
65854
65855 #: fortran/io.c:3358
65856 #, gcc-internal-format, gfc-internal-format
65857 msgid "Internal unit with vector subscript at %L"
65858 msgstr ""
65859
65860 #: fortran/io.c:3372
65861 #, gcc-internal-format, gfc-internal-format
65862 msgid "External IO UNIT cannot be an array at %L"
65863 msgstr ""
65864
65865 #: fortran/io.c:3402
65866 #, gcc-internal-format
65867 msgid ""
65868 "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not "
65869 "appear in a variable definition context"
65870 msgstr ""
65871
65872 #: fortran/io.c:3414
65873 #, gcc-internal-format
65874 msgid ""
65875 "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a "
65876 "defined input/output procedure"
65877 msgstr ""
65878
65879 #: fortran/io.c:3424 fortran/resolve.c:14998
65880 #, gcc-internal-format
65881 msgid ""
65882 "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER "
65883 "components"
65884 msgstr ""
65885
65886 #: fortran/io.c:3432
65887 #, gcc-internal-format
65888 msgid ""
65889 "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER "
65890 "components and thus requires a defined input/output procedure"
65891 msgstr ""
65892
65893 #: fortran/io.c:3443
65894 #, gcc-internal-format, gfc-internal-format
65895 msgid "Comma before i/o item list at %L"
65896 msgstr ""
65897
65898 #: fortran/io.c:3453
65899 #, gcc-internal-format, gfc-internal-format
65900 msgid "ERR tag label %d at %L not defined"
65901 msgstr ""
65902
65903 #: fortran/io.c:3465
65904 #, gcc-internal-format, gfc-internal-format
65905 msgid "END tag label %d at %L not defined"
65906 msgstr ""
65907
65908 #: fortran/io.c:3477
65909 #, gcc-internal-format, gfc-internal-format
65910 msgid "EOR tag label %d at %L not defined"
65911 msgstr ""
65912
65913 #: fortran/io.c:3487
65914 #, gcc-internal-format, gfc-internal-format
65915 msgid "FORMAT label %d at %L not defined"
65916 msgstr ""
65917
65918 #: fortran/io.c:3518
65919 #, gcc-internal-format
65920 msgid "io_kind_name(): bad I/O-kind"
65921 msgstr ""
65922
65923 #: fortran/io.c:3607
65924 #, gcc-internal-format, gfc-internal-format
65925 msgid "Syntax error in I/O iterator at %C"
65926 msgstr ""
65927
65928 #: fortran/io.c:3639
65929 #, gcc-internal-format, gfc-internal-format
65930 msgid "Expecting variable in READ statement at %C"
65931 msgstr ""
65932
65933 #: fortran/io.c:3645
65934 #, gcc-internal-format, gfc-internal-format
65935 msgid "Expecting variable or io-implied-do in READ statement at %L"
65936 msgstr ""
65937
65938 #: fortran/io.c:3654
65939 #, gcc-internal-format, gfc-internal-format
65940 msgid "Expecting variable or io-implied-do at %L"
65941 msgstr ""
65942
65943 #: fortran/io.c:3663
65944 #, gcc-internal-format, gfc-internal-format
65945 msgid "Expected expression in %s statement at %C"
65946 msgstr ""
65947
65948 #: fortran/io.c:3668
65949 #, gcc-internal-format, gfc-internal-format
65950 msgid "BOZ literal constant at %L cannot appear in an output IO list"
65951 msgstr ""
65952
65953 #. A general purpose syntax error.
65954 #: fortran/io.c:3729 fortran/io.c:4415 fortran/gfortran.h:3010
65955 #, gcc-internal-format, gfc-internal-format
65956 msgid "Syntax error in %s statement at %C"
65957 msgstr ""
65958
65959 #: fortran/io.c:3816
65960 #, gcc-internal-format, gfc-internal-format
65961 msgid "Internal file at %L with namelist"
65962 msgstr ""
65963
65964 #: fortran/io.c:3831
65965 #, gcc-internal-format, gfc-internal-format
65966 msgid ""
65967 "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
65968 msgstr ""
65969
65970 #: fortran/io.c:3944
65971 #, gcc-internal-format, gfc-internal-format
65972 msgid "PAD= at %L not allowed in Fortran 95"
65973 msgstr ""
65974
65975 #: fortran/io.c:4013
65976 #, gcc-internal-format, gfc-internal-format
65977 msgid "DELIM= at %L not allowed in Fortran 95"
65978 msgstr ""
65979
65980 #: fortran/io.c:4187
65981 #, gcc-internal-format, gfc-internal-format
65982 msgid "PRINT namelist at %C is an extension"
65983 msgstr ""
65984
65985 #: fortran/io.c:4209
65986 #, gcc-internal-format, gfc-internal-format
65987 msgid "Comma after * at %C not allowed without I/O list"
65988 msgstr ""
65989
65990 #: fortran/io.c:4382
65991 #, gcc-internal-format, gfc-internal-format
65992 msgid "Expected comma in I/O list at %C"
65993 msgstr ""
65994
65995 #: fortran/io.c:4449
65996 #, gcc-internal-format, gfc-internal-format
65997 msgid "PRINT statement at %C not allowed within PURE procedure"
65998 msgstr ""
65999
66000 #: fortran/io.c:4611
66001 #, gcc-internal-format, gfc-internal-format
66002 msgid "NULL() near %L cannot appear in INQUIRE statement"
66003 msgstr ""
66004
66005 #: fortran/io.c:4623 fortran/io.c:4685
66006 #, gcc-internal-format, gfc-internal-format
66007 msgid "INQUIRE statement not allowed in PURE procedure at %C"
66008 msgstr ""
66009
66010 #: fortran/io.c:4651
66011 #, gcc-internal-format, gfc-internal-format
66012 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
66013 msgstr ""
66014
66015 #: fortran/io.c:4661 fortran/trans-io.c:1332
66016 #, gcc-internal-format, gfc-internal-format
66017 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
66018 msgstr ""
66019
66020 #: fortran/io.c:4668
66021 #, gcc-internal-format, gfc-internal-format
66022 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
66023 msgstr ""
66024
66025 #: fortran/io.c:4678
66026 #, gcc-internal-format, gfc-internal-format
66027 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
66028 msgstr ""
66029
66030 #: fortran/io.c:4693
66031 #, gcc-internal-format, gfc-internal-format
66032 msgid ""
66033 "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
66034 msgstr ""
66035
66036 #: fortran/io.c:4869
66037 #, gcc-internal-format, gfc-internal-format
66038 msgid "WAIT at %C not allowed in Fortran 95"
66039 msgstr ""
66040
66041 #: fortran/io.c:4875
66042 #, gcc-internal-format, gfc-internal-format
66043 msgid "WAIT statement not allowed in PURE procedure at %C"
66044 msgstr ""
66045
66046 #. Reject truncation.
66047 #: fortran/iresolve.c:70
66048 #, gcc-internal-format, gfc-internal-format
66049 msgid "identifier overflow: %d"
66050 msgstr ""
66051
66052 #: fortran/match.c:118
66053 #, gcc-internal-format
66054 msgid "gfc_op2string(): Bad code"
66055 msgstr ""
66056
66057 #: fortran/match.c:195
66058 #, gcc-internal-format, gfc-internal-format
66059 msgid "Expected structure component or operator name after '.' at %C"
66060 msgstr ""
66061
66062 #: fortran/match.c:227
66063 #, gcc-internal-format
66064 msgid ""
66065 "%qs is neither a defined operator nor a structure component in dotted string "
66066 "at %C"
66067 msgstr ""
66068
66069 #: fortran/match.c:298
66070 #, gcc-internal-format
66071 msgid "Missing %qs in statement at or before %L"
66072 msgstr ""
66073
66074 #: fortran/match.c:496
66075 #, gcc-internal-format, gfc-internal-format
66076 msgid "Integer too large at %C"
66077 msgstr ""
66078
66079 #: fortran/match.c:577 fortran/parse.c:1182
66080 #, gcc-internal-format, gfc-internal-format
66081 msgid "Too many digits in statement label at %C"
66082 msgstr ""
66083
66084 #: fortran/match.c:583
66085 #, gcc-internal-format, gfc-internal-format
66086 msgid "Statement label at %C is zero"
66087 msgstr ""
66088
66089 #: fortran/match.c:616
66090 #, gcc-internal-format
66091 msgid "Label name %qs at %C is ambiguous"
66092 msgstr ""
66093
66094 #: fortran/match.c:622
66095 #, gcc-internal-format
66096 msgid "Duplicate construct label %qs at %C"
66097 msgstr ""
66098
66099 #: fortran/match.c:656
66100 #, gcc-internal-format, gfc-internal-format
66101 msgid "Invalid character in name at %C"
66102 msgstr ""
66103
66104 #: fortran/match.c:669
66105 #, gcc-internal-format, gfc-internal-format
66106 msgid "Name at %C is too long"
66107 msgstr ""
66108
66109 #: fortran/match.c:680
66110 #, gcc-internal-format
66111 msgid ""
66112 "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an "
66113 "extension"
66114 msgstr ""
66115
66116 #: fortran/match.c:956
66117 #, gcc-internal-format, gfc-internal-format
66118 msgid ".XOR. operator at %C"
66119 msgstr ""
66120
66121 #: fortran/match.c:1011
66122 #, gcc-internal-format, gfc-internal-format
66123 msgid "Loop variable at %C cannot be an array"
66124 msgstr ""
66125
66126 #: fortran/match.c:1018
66127 #, gcc-internal-format, gfc-internal-format
66128 msgid "Loop variable at %C cannot be a coarray"
66129 msgstr ""
66130
66131 #: fortran/match.c:1024
66132 #, gcc-internal-format, gfc-internal-format
66133 msgid "Loop variable at %C cannot be a sub-component"
66134 msgstr ""
66135
66136 #: fortran/match.c:1058
66137 #, gcc-internal-format, gfc-internal-format
66138 msgid "Expected a step value in iterator at %C"
66139 msgstr ""
66140
66141 #: fortran/match.c:1070
66142 #, gcc-internal-format, gfc-internal-format
66143 msgid "Syntax error in iterator at %C"
66144 msgstr ""
66145
66146 #: fortran/match.c:1238
66147 #, gcc-internal-format, gfc-internal-format
66148 msgid "gfc_match(): Bad match code %c"
66149 msgstr ""
66150
66151 #: fortran/match.c:1312
66152 #, gcc-internal-format, gfc-internal-format
66153 msgid "Invalid form of PROGRAM statement at %C"
66154 msgstr ""
66155
66156 #: fortran/match.c:1356
66157 #, gcc-internal-format, gfc-internal-format
66158 msgid ""
66159 "BOZ literal constant at %L is neither a DATA statement value nor an actual "
66160 "argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
66161 msgstr ""
66162
66163 #: fortran/match.c:1365
66164 #, gcc-internal-format, gfc-internal-format
66165 msgid "Assignment to a constant expression at %C"
66166 msgstr ""
66167
66168 #: fortran/match.c:1472 fortran/match.c:1563
66169 #, gcc-internal-format, gfc-internal-format
66170 msgid "Arithmetic IF statement at %C"
66171 msgstr ""
66172
66173 #: fortran/match.c:1519
66174 #, gcc-internal-format
66175 msgid "Missing %<(%> in IF-expression at %C"
66176 msgstr ""
66177
66178 #: fortran/match.c:1537
66179 #, gcc-internal-format, gfc-internal-format
66180 msgid "Syntax error in IF-expression at %C"
66181 msgstr ""
66182
66183 #: fortran/match.c:1548
66184 #, gcc-internal-format, gfc-internal-format
66185 msgid "Block label not appropriate for arithmetic IF statement at %C"
66186 msgstr ""
66187
66188 #: fortran/match.c:1586
66189 #, gcc-internal-format, gfc-internal-format
66190 msgid "Block label is not appropriate for IF statement at %C"
66191 msgstr ""
66192
66193 #: fortran/match.c:1679 fortran/match.c:1686
66194 #, gcc-internal-format, gfc-internal-format
66195 msgid "Syntax error in IF-clause after %C"
66196 msgstr ""
66197
66198 #: fortran/match.c:1729
66199 #, gcc-internal-format, gfc-internal-format
66200 msgid "Invalid character(s) in ELSE statement after %C"
66201 msgstr ""
66202
66203 #: fortran/match.c:1735
66204 #, gcc-internal-format
66205 msgid "Label %qs at %C doesn't match IF label %qs"
66206 msgstr ""
66207
66208 #: fortran/match.c:1756
66209 #, gcc-internal-format
66210 msgid "Missing %<(%> in ELSE IF expression at %C"
66211 msgstr ""
66212
66213 #: fortran/match.c:1766
66214 #, gcc-internal-format
66215 msgid "Missing %<)%> in ELSE IF expression at %C"
66216 msgstr ""
66217
66218 #: fortran/match.c:1781
66219 #, gcc-internal-format, gfc-internal-format
66220 msgid "Missing THEN in ELSE IF statement after %L"
66221 msgstr ""
66222
66223 #: fortran/match.c:1789
66224 #, gcc-internal-format, gfc-internal-format
66225 msgid "Syntax error in ELSE IF statement after %L"
66226 msgstr ""
66227
66228 #: fortran/match.c:1795
66229 #, gcc-internal-format
66230 msgid "Label %qs after %L doesn't match IF label %qs"
66231 msgstr ""
66232
66233 #: fortran/match.c:1856
66234 #, gcc-internal-format, gfc-internal-format
66235 msgid "Image control statement CRITICAL at %C in PURE procedure"
66236 msgstr ""
66237
66238 #: fortran/match.c:1862
66239 #, gcc-internal-format, gfc-internal-format
66240 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
66241 msgstr ""
66242
66243 #: fortran/match.c:1869
66244 #, gcc-internal-format, gfc-internal-format
66245 msgid "CRITICAL statement at %C"
66246 msgstr ""
66247
66248 #: fortran/match.c:1881
66249 #, gcc-internal-format, gfc-internal-format
66250 msgid "Nested CRITICAL block at %C"
66251 msgstr ""
66252
66253 #: fortran/match.c:1933
66254 #, gcc-internal-format, gfc-internal-format
66255 msgid "Expected association list at %C"
66256 msgstr ""
66257
66258 #: fortran/match.c:1945
66259 #, gcc-internal-format, gfc-internal-format
66260 msgid "Expected association at %C"
66261 msgstr ""
66262
66263 #: fortran/match.c:1955
66264 #, gcc-internal-format, gfc-internal-format
66265 msgid "Invalid association target at %C"
66266 msgstr ""
66267
66268 #: fortran/match.c:1966
66269 #, gcc-internal-format
66270 msgid "Duplicate name %qs in association at %C"
66271 msgstr ""
66272
66273 #: fortran/match.c:1974
66274 #, gcc-internal-format, gfc-internal-format
66275 msgid "Association target at %C must not be coindexed"
66276 msgstr ""
66277
66278 #: fortran/match.c:1981
66279 #, gcc-internal-format, gfc-internal-format
66280 msgid "Association target at %L cannot be a BOZ literal constant"
66281 msgstr ""
66282
66283 #: fortran/match.c:2000
66284 #, gcc-internal-format
66285 msgid "Expected %<)%> or %<,%> at %C"
66286 msgstr ""
66287
66288 #: fortran/match.c:2018
66289 #, gcc-internal-format, gfc-internal-format
66290 msgid "Junk after ASSOCIATE statement at %C"
66291 msgstr ""
66292
66293 #: fortran/match.c:2140
66294 #, gcc-internal-format
66295 msgid "Derived type %qs at %L may not be ABSTRACT"
66296 msgstr ""
66297
66298 #: fortran/match.c:2212 fortran/match.c:2284 fortran/match.c:2307
66299 #, gcc-internal-format, gfc-internal-format
66300 msgid "Invalid type-spec at %C"
66301 msgstr ""
66302
66303 #: fortran/match.c:2402
66304 #, gcc-internal-format, gfc-internal-format
66305 msgid "Syntax error in FORALL iterator at %C"
66306 msgstr ""
66307
66308 #: fortran/match.c:2667
66309 #, gcc-internal-format, gfc-internal-format
66310 msgid "DO CONCURRENT construct at %C"
66311 msgstr ""
66312
66313 #: fortran/match.c:2792
66314 #, gcc-internal-format
66315 msgid "Name %qs in %s statement at %C is unknown"
66316 msgstr ""
66317
66318 #: fortran/match.c:2800
66319 #, gcc-internal-format
66320 msgid "Name %qs in %s statement at %C is not a construct name"
66321 msgstr ""
66322
66323 #: fortran/match.c:2812
66324 #, gcc-internal-format, gfc-internal-format
66325 msgid "%s statement at %C leaves CRITICAL construct"
66326 msgstr ""
66327
66328 #. F2008, C821 & C845.
66329 #: fortran/match.c:2820
66330 #, gcc-internal-format, gfc-internal-format
66331 msgid "%s statement at %C leaves DO CONCURRENT construct"
66332 msgstr ""
66333
66334 #: fortran/match.c:2832
66335 #, gcc-internal-format, gfc-internal-format
66336 msgid "%s statement at %C is not within a construct"
66337 msgstr ""
66338
66339 #: fortran/match.c:2835
66340 #, gcc-internal-format
66341 msgid "%s statement at %C is not within construct %qs"
66342 msgstr ""
66343
66344 #: fortran/match.c:2861
66345 #, gcc-internal-format
66346 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
66347 msgstr ""
66348
66349 #: fortran/match.c:2866
66350 #, gcc-internal-format, gfc-internal-format
66351 msgid "EXIT statement with no do-construct-name at %C"
66352 msgstr ""
66353
66354 #: fortran/match.c:2872
66355 #, gcc-internal-format
66356 msgid "%s statement at %C is not applicable to construct %qs"
66357 msgstr ""
66358
66359 #: fortran/match.c:2880
66360 #, gcc-internal-format, gfc-internal-format
66361 msgid "%s statement at %C leaving OpenACC structured block"
66362 msgstr ""
66363
66364 #: fortran/match.c:2881
66365 #, gcc-internal-format, gfc-internal-format
66366 msgid "%s statement at %C leaving OpenMP structured block"
66367 msgstr ""
66368
66369 #: fortran/match.c:2918
66370 #, gcc-internal-format, gfc-internal-format
66371 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
66372 msgstr ""
66373
66374 #: fortran/match.c:2924
66375 #, gcc-internal-format, gfc-internal-format
66376 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
66377 msgstr ""
66378
66379 #: fortran/match.c:2926
66380 #, gcc-internal-format, gfc-internal-format
66381 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
66382 msgstr ""
66383
66384 #: fortran/match.c:2955
66385 #, gcc-internal-format, gfc-internal-format
66386 msgid "EXIT statement at %C terminating !$OMP DO loop"
66387 msgstr ""
66388
66389 #: fortran/match.c:2960
66390 #, gcc-internal-format, gfc-internal-format
66391 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
66392 msgstr ""
66393
66394 #: fortran/match.c:3048
66395 #, gcc-internal-format, gfc-internal-format
66396 msgid "Blank required in %s statement near %C"
66397 msgstr ""
66398
66399 #: fortran/match.c:3066
66400 #, gcc-internal-format, gfc-internal-format
66401 msgid "STOP code at %C cannot be negative"
66402 msgstr ""
66403
66404 #: fortran/match.c:3072
66405 #, gcc-internal-format, gfc-internal-format
66406 msgid "STOP code at %C contains too many digits"
66407 msgstr ""
66408
66409 #: fortran/match.c:3093
66410 #, gcc-internal-format, gfc-internal-format
66411 msgid "%s statement at %C in PURE procedure"
66412 msgstr ""
66413
66414 #: fortran/match.c:3109
66415 #, gcc-internal-format, gfc-internal-format
66416 msgid "Image control statement STOP at %C in CRITICAL block"
66417 msgstr ""
66418
66419 #: fortran/match.c:3114
66420 #, gcc-internal-format, gfc-internal-format
66421 msgid "Image control statement STOP at %C in DO CONCURRENT block"
66422 msgstr ""
66423
66424 #: fortran/match.c:3126
66425 #, gcc-internal-format, gfc-internal-format
66426 msgid ""
66427 "STOP code at %L must be a scalar CHARACTER constant or "
66428 "digit[digit[digit[digit[digit]]]]"
66429 msgstr ""
66430
66431 #: fortran/match.c:3138
66432 #, gcc-internal-format, gfc-internal-format
66433 msgid ""
66434 "STOP code at %L must be a scalar default CHARACTER or INTEGER constant "
66435 "expression"
66436 msgstr ""
66437
66438 #: fortran/match.c:3145
66439 #, gcc-internal-format, gfc-internal-format
66440 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
66441 msgstr ""
66442
66443 #: fortran/match.c:3152
66444 #, gcc-internal-format, gfc-internal-format
66445 msgid "STOP code at %L must be scalar"
66446 msgstr ""
66447
66448 #: fortran/match.c:3159
66449 #, gcc-internal-format, gfc-internal-format
66450 msgid "STOP code at %L must be default character KIND=%d"
66451 msgstr ""
66452
66453 #: fortran/match.c:3166
66454 #, gcc-internal-format, gfc-internal-format
66455 msgid "STOP code at %L must be default integer KIND=%d"
66456 msgstr ""
66457
66458 #: fortran/match.c:3214
66459 #, gcc-internal-format, gfc-internal-format
66460 msgid "PAUSE statement at %C"
66461 msgstr ""
66462
66463 #: fortran/match.c:3235
66464 #, gcc-internal-format, gfc-internal-format
66465 msgid "ERROR STOP statement at %C"
66466 msgstr ""
66467
66468 #: fortran/match.c:3261
66469 #, gcc-internal-format, gfc-internal-format
66470 msgid "Image control statement EVENT %s at %C in PURE procedure"
66471 msgstr ""
66472
66473 #: fortran/match.c:3276
66474 #, gcc-internal-format, gfc-internal-format
66475 msgid "Image control statement EVENT %s at %C in CRITICAL block"
66476 msgstr ""
66477
66478 #: fortran/match.c:3283
66479 #, gcc-internal-format, gfc-internal-format
66480 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
66481 msgstr ""
66482
66483 #: fortran/match.c:3313 fortran/match.c:3655 fortran/match.c:3867
66484 #: fortran/match.c:4419 fortran/match.c:4790
66485 #, gcc-internal-format, gfc-internal-format
66486 msgid "Redundant STAT tag found at %L"
66487 msgstr ""
66488
66489 #: fortran/match.c:3334 fortran/match.c:3676 fortran/match.c:3887
66490 #: fortran/match.c:4451 fortran/match.c:4815
66491 #, gcc-internal-format, gfc-internal-format
66492 msgid "Redundant ERRMSG tag found at %L"
66493 msgstr ""
66494
66495 #: fortran/match.c:3355
66496 #, gcc-internal-format, gfc-internal-format
66497 msgid "Redundant UNTIL_COUNT tag found at %L"
66498 msgstr ""
66499
66500 #: fortran/match.c:3421
66501 #, gcc-internal-format, gfc-internal-format
66502 msgid "EVENT POST statement at %C"
66503 msgstr ""
66504
66505 #: fortran/match.c:3431
66506 #, gcc-internal-format, gfc-internal-format
66507 msgid "EVENT WAIT statement at %C"
66508 msgstr ""
66509
66510 #: fortran/match.c:3443
66511 #, gcc-internal-format, gfc-internal-format
66512 msgid "FAIL IMAGE statement at %C"
66513 msgstr ""
66514
66515 #: fortran/match.c:3467
66516 #, gcc-internal-format, gfc-internal-format
66517 msgid "FORM TEAM statement at %C"
66518 msgstr ""
66519
66520 #: fortran/match.c:3506
66521 #, gcc-internal-format, gfc-internal-format
66522 msgid "CHANGE TEAM statement at %C"
66523 msgstr ""
66524
66525 #: fortran/match.c:3536
66526 #, gcc-internal-format, gfc-internal-format
66527 msgid "END TEAM statement at %C"
66528 msgstr ""
66529
66530 #: fortran/match.c:3560
66531 #, gcc-internal-format, gfc-internal-format
66532 msgid "SYNC TEAM statement at %C"
66533 msgstr ""
66534
66535 #: fortran/match.c:3603
66536 #, gcc-internal-format, gfc-internal-format
66537 msgid "Image control statement %s at %C in PURE procedure"
66538 msgstr ""
66539
66540 #: fortran/match.c:3618
66541 #, gcc-internal-format, gfc-internal-format
66542 msgid "Image control statement %s at %C in CRITICAL block"
66543 msgstr ""
66544
66545 #: fortran/match.c:3625
66546 #, gcc-internal-format, gfc-internal-format
66547 msgid "Image control statement %s at %C in DO CONCURRENT block"
66548 msgstr ""
66549
66550 #: fortran/match.c:3697
66551 #, gcc-internal-format, gfc-internal-format
66552 msgid "Redundant ACQUIRED_LOCK tag found at %L"
66553 msgstr ""
66554
66555 #: fortran/match.c:3762
66556 #, gcc-internal-format, gfc-internal-format
66557 msgid "LOCK statement at %C"
66558 msgstr ""
66559
66560 #: fortran/match.c:3772
66561 #, gcc-internal-format, gfc-internal-format
66562 msgid "UNLOCK statement at %C"
66563 msgstr ""
66564
66565 #: fortran/match.c:3797
66566 #, gcc-internal-format, gfc-internal-format
66567 msgid "Image control statement SYNC at %C in PURE procedure"
66568 msgstr ""
66569
66570 #: fortran/match.c:3803
66571 #, gcc-internal-format, gfc-internal-format
66572 msgid "SYNC statement at %C"
66573 msgstr ""
66574
66575 #: fortran/match.c:3815
66576 #, gcc-internal-format, gfc-internal-format
66577 msgid "Image control statement SYNC at %C in CRITICAL block"
66578 msgstr ""
66579
66580 #: fortran/match.c:3821
66581 #, gcc-internal-format, gfc-internal-format
66582 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
66583 msgstr ""
66584
66585 #: fortran/match.c:4001
66586 #, gcc-internal-format, gfc-internal-format
66587 msgid "ASSIGN statement at %C"
66588 msgstr ""
66589
66590 #: fortran/match.c:4045
66591 #, gcc-internal-format, gfc-internal-format
66592 msgid "Assigned GOTO statement at %C"
66593 msgstr ""
66594
66595 #: fortran/match.c:4089 fortran/match.c:4140
66596 #, gcc-internal-format, gfc-internal-format
66597 msgid "Statement label list in GOTO at %C cannot be empty"
66598 msgstr ""
66599
66600 #: fortran/match.c:4150
66601 #, gcc-internal-format, gfc-internal-format
66602 msgid "Computed GOTO at %C"
66603 msgstr ""
66604
66605 #: fortran/match.c:4225
66606 #, gcc-internal-format, gfc-internal-format
66607 msgid "Error in type-spec at %L"
66608 msgstr ""
66609
66610 #: fortran/match.c:4238
66611 #, gcc-internal-format, gfc-internal-format
66612 msgid "typespec in ALLOCATE at %L"
66613 msgstr ""
66614
66615 #: fortran/match.c:4261
66616 #, gcc-internal-format, gfc-internal-format
66617 msgid ""
66618 "The type parameter spec list in the type-spec at %L cannot contain DEFERRED "
66619 "parameters"
66620 msgstr ""
66621
66622 #: fortran/match.c:4291 fortran/match.c:4728
66623 #, gcc-internal-format, gfc-internal-format
66624 msgid "Unexpected constant at %C"
66625 msgstr ""
66626
66627 #: fortran/match.c:4301
66628 #, gcc-internal-format, gfc-internal-format
66629 msgid "Bad allocate-object at %C for a PURE procedure"
66630 msgstr ""
66631
66632 #: fortran/match.c:4316
66633 #, gcc-internal-format, gfc-internal-format
66634 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
66635 msgstr ""
66636
66637 #: fortran/match.c:4338
66638 #, gcc-internal-format, gfc-internal-format
66639 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
66640 msgstr ""
66641
66642 #: fortran/match.c:4343
66643 #, gcc-internal-format, gfc-internal-format
66644 msgid "ALLOCATE of coarray at %C in CRITICAL block"
66645 msgstr ""
66646
66647 #: fortran/match.c:4365
66648 #, gcc-internal-format, gfc-internal-format
66649 msgid ""
66650 "Allocate-object at %L is neither a data pointer nor an allocatable variable"
66651 msgstr ""
66652
66653 #: fortran/match.c:4377
66654 #, gcc-internal-format, gfc-internal-format
66655 msgid "Type of entity at %L is type incompatible with typespec"
66656 msgstr ""
66657
66658 #: fortran/match.c:4385
66659 #, gcc-internal-format, gfc-internal-format
66660 msgid ""
66661 "Kind type parameter for entity at %L differs from the kind type parameter of "
66662 "the typespec"
66663 msgstr ""
66664
66665 #: fortran/match.c:4402
66666 #, gcc-internal-format, gfc-internal-format
66667 msgid "Shape specification for allocatable scalar at %C"
66668 msgstr ""
66669
66670 #: fortran/match.c:4429
66671 #, gcc-internal-format, gfc-internal-format
66672 msgid "STAT tag at %L cannot be a constant"
66673 msgstr ""
66674
66675 #: fortran/match.c:4445
66676 #, gcc-internal-format, gfc-internal-format
66677 msgid "ERRMSG tag at %L"
66678 msgstr ""
66679
66680 #: fortran/match.c:4468
66681 #, gcc-internal-format, gfc-internal-format
66682 msgid "SOURCE tag at %L"
66683 msgstr ""
66684
66685 #: fortran/match.c:4474
66686 #, gcc-internal-format, gfc-internal-format
66687 msgid "Redundant SOURCE tag found at %L"
66688 msgstr ""
66689
66690 #: fortran/match.c:4481
66691 #, gcc-internal-format, gfc-internal-format
66692 msgid "SOURCE tag at %L conflicts with the typespec at %L"
66693 msgstr ""
66694
66695 #: fortran/match.c:4487
66696 #, gcc-internal-format, gfc-internal-format
66697 msgid "SOURCE tag at %L with more than a single allocate object"
66698 msgstr ""
66699
66700 #: fortran/match.c:4505
66701 #, gcc-internal-format, gfc-internal-format
66702 msgid "MOLD tag at %L"
66703 msgstr ""
66704
66705 #: fortran/match.c:4511
66706 #, gcc-internal-format, gfc-internal-format
66707 msgid "Redundant MOLD tag found at %L"
66708 msgstr ""
66709
66710 #: fortran/match.c:4518
66711 #, gcc-internal-format, gfc-internal-format
66712 msgid "MOLD tag at %L conflicts with the typespec at %L"
66713 msgstr ""
66714
66715 #: fortran/match.c:4544
66716 #, gcc-internal-format, gfc-internal-format
66717 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
66718 msgstr ""
66719
66720 #: fortran/match.c:4552
66721 #, gcc-internal-format, gfc-internal-format
66722 msgid ""
66723 "Allocate-object at %L with a deferred type parameter requires either a type-"
66724 "spec or SOURCE tag or a MOLD tag"
66725 msgstr ""
66726
66727 #: fortran/match.c:4564
66728 #, gcc-internal-format, gfc-internal-format
66729 msgid ""
66730 "Unlimited polymorphic allocate-object at %L requires either a type-spec or "
66731 "SOURCE tag or a MOLD tag"
66732 msgstr ""
66733
66734 #: fortran/match.c:4631
66735 #, gcc-internal-format, gfc-internal-format
66736 msgid "Pointer object at %C shall not be coindexed"
66737 msgstr ""
66738
66739 #: fortran/match.c:4646
66740 #, gcc-internal-format, gfc-internal-format
66741 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
66742 msgstr ""
66743
66744 #: fortran/match.c:4740
66745 #, gcc-internal-format, gfc-internal-format
66746 msgid "Illegal allocate-object at %C for a PURE procedure"
66747 msgstr ""
66748
66749 #: fortran/match.c:4750
66750 #, gcc-internal-format, gfc-internal-format
66751 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
66752 msgstr ""
66753
66754 #: fortran/match.c:4757
66755 #, gcc-internal-format, gfc-internal-format
66756 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
66757 msgstr ""
66758
66759 #: fortran/match.c:4773
66760 #, gcc-internal-format, gfc-internal-format
66761 msgid ""
66762 "Allocate-object at %C is not a nonprocedure pointer nor an allocatable "
66763 "variable"
66764 msgstr ""
66765
66766 #: fortran/match.c:4810
66767 #, gcc-internal-format, gfc-internal-format
66768 msgid "ERRMSG at %L"
66769 msgstr ""
66770
66771 #: fortran/match.c:4867
66772 #, gcc-internal-format, gfc-internal-format
66773 msgid "Image control statement RETURN at %C in CRITICAL block"
66774 msgstr ""
66775
66776 #: fortran/match.c:4873
66777 #, gcc-internal-format, gfc-internal-format
66778 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
66779 msgstr ""
66780
66781 #: fortran/match.c:4882
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
66784 msgstr ""
66785
66786 #: fortran/match.c:4913
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "RETURN statement in main program at %C"
66789 msgstr ""
66790
66791 #: fortran/match.c:4941
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "Expected component reference at %C"
66794 msgstr ""
66795
66796 #: fortran/match.c:4950
66797 #, gcc-internal-format, gfc-internal-format
66798 msgid "Junk after CALL at %C"
66799 msgstr ""
66800
66801 #: fortran/match.c:4961
66802 #, gcc-internal-format, gfc-internal-format
66803 msgid "Expected type-bound procedure or procedure pointer component at %C"
66804 msgstr ""
66805
66806 #: fortran/match.c:5052
66807 #, gcc-internal-format, gfc-internal-format
66808 msgid ""
66809 "A BOZ literal constant at %L cannot appear as an actual argument in a "
66810 "subroutine reference"
66811 msgstr ""
66812
66813 #: fortran/match.c:5192
66814 #, gcc-internal-format, gfc-internal-format
66815 msgid "Syntax error in common block name at %C"
66816 msgstr ""
66817
66818 #. If we find an error, just print it and continue,
66819 #. cause it's just semantic, and we can see if there
66820 #. are more errors.
66821 #: fortran/match.c:5267
66822 #, gcc-internal-format
66823 msgid ""
66824 "Variable %qs at %L in common block %qs at %C must be declared with a C "
66825 "interoperable kind since common block %qs is bind(c)"
66826 msgstr ""
66827
66828 #: fortran/match.c:5276
66829 #, gcc-internal-format
66830 msgid ""
66831 "Variable %qs in common block %qs at %C cannot be bind(c) since it is not "
66832 "global"
66833 msgstr ""
66834
66835 #: fortran/match.c:5283
66836 #, gcc-internal-format
66837 msgid "Symbol %qs at %C is already in a COMMON block"
66838 msgstr ""
66839
66840 #: fortran/match.c:5291
66841 #, gcc-internal-format
66842 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
66843 msgstr ""
66844
66845 #: fortran/match.c:5307
66846 #, gcc-internal-format
66847 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
66848 msgstr ""
66849
66850 #: fortran/match.c:5317
66851 #, gcc-internal-format
66852 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
66853 msgstr ""
66854
66855 #: fortran/match.c:5363
66856 #, gcc-internal-format
66857 msgid ""
66858 "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to "
66859 "another COMMON block %qs"
66860 msgstr ""
66861
66862 #: fortran/match.c:5425
66863 #, gcc-internal-format, gfc-internal-format
66864 msgid "BLOCK DATA construct at %L"
66865 msgstr ""
66866
66867 #: fortran/match.c:5509
66868 #, gcc-internal-format
66869 msgid "Namelist group name %qs at %C already has a basic type of %s"
66870 msgstr ""
66871
66872 #: fortran/match.c:5517
66873 #, gcc-internal-format
66874 msgid ""
66875 "Namelist group name %qs at %C already is USE associated and cannot be "
66876 "respecified."
66877 msgstr ""
66878
66879 #: fortran/match.c:5543
66880 #, gcc-internal-format
66881 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
66882 msgstr ""
66883
66884 #: fortran/match.c:5686
66885 #, gcc-internal-format, gfc-internal-format
66886 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
66887 msgstr ""
66888
66889 #: fortran/match.c:5694
66890 #, gcc-internal-format, gfc-internal-format
66891 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
66892 msgstr ""
66893
66894 #: fortran/match.c:5727
66895 #, gcc-internal-format, gfc-internal-format
66896 msgid "EQUIVALENCE at %C requires two or more objects"
66897 msgstr ""
66898
66899 #: fortran/match.c:5741
66900 #, gcc-internal-format, gfc-internal-format
66901 msgid ""
66902 "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
66903 msgstr ""
66904
66905 #: fortran/match.c:5754
66906 #, gcc-internal-format, gfc-internal-format
66907 msgid "Expecting a comma in EQUIVALENCE at %C"
66908 msgstr ""
66909
66910 #: fortran/match.c:5759
66911 #, gcc-internal-format, gfc-internal-format
66912 msgid "EQUIVALENCE statement at %C"
66913 msgstr ""
66914
66915 #: fortran/match.c:5895
66916 #, gcc-internal-format, gfc-internal-format
66917 msgid "Statement function at %L is recursive"
66918 msgstr ""
66919
66920 #: fortran/match.c:5901
66921 #, gcc-internal-format
66922 msgid "Statement function %qs at %L conflicts with function name"
66923 msgstr ""
66924
66925 #: fortran/match.c:5912
66926 #, gcc-internal-format, gfc-internal-format
66927 msgid "Statement function at %L cannot appear within an INTERFACE"
66928 msgstr ""
66929
66930 #: fortran/match.c:5917
66931 #, gcc-internal-format, gfc-internal-format
66932 msgid "Statement function at %C"
66933 msgstr ""
66934
66935 #: fortran/match.c:6042 fortran/match.c:6058
66936 #, gcc-internal-format, gfc-internal-format
66937 msgid "Expression in CASE selector at %L cannot be %s"
66938 msgstr ""
66939
66940 #: fortran/match.c:6080
66941 #, gcc-internal-format, gfc-internal-format
66942 msgid "Expected initialization expression in CASE at %C"
66943 msgstr ""
66944
66945 #: fortran/match.c:6112
66946 #, gcc-internal-format
66947 msgid "Expected block name %qs of SELECT construct at %C"
66948 msgstr ""
66949
66950 #: fortran/match.c:6406
66951 #, gcc-internal-format, gfc-internal-format
66952 msgid "SELECT TYPE at %C cannot appear in this scope"
66953 msgstr ""
66954
66955 #: fortran/match.c:6447
66956 #, gcc-internal-format, gfc-internal-format
66957 msgid "parse error in SELECT TYPE statement at %C"
66958 msgstr ""
66959
66960 #: fortran/match.c:6472
66961 #, gcc-internal-format, gfc-internal-format
66962 msgid ""
66963 "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
66964 msgstr ""
66965
66966 #: fortran/match.c:6628
66967 #, gcc-internal-format, gfc-internal-format
66968 msgid "SELECT RANK statement at %C"
66969 msgstr ""
66970
66971 #: fortran/match.c:6657 fortran/match.c:6711
66972 #, gcc-internal-format, gfc-internal-format
66973 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
66974 msgstr ""
66975
66976 #: fortran/match.c:6721
66977 #, gcc-internal-format, gfc-internal-format
66978 msgid "parse error in SELECT RANK statement at %C"
66979 msgstr ""
66980
66981 #: fortran/match.c:6757
66982 #, gcc-internal-format, gfc-internal-format
66983 msgid "Unexpected CASE statement at %C"
66984 msgstr ""
66985
66986 #: fortran/match.c:6809
66987 #, gcc-internal-format, gfc-internal-format
66988 msgid "Syntax error in CASE specification at %C"
66989 msgstr ""
66990
66991 #: fortran/match.c:6827
66992 #, gcc-internal-format, gfc-internal-format
66993 msgid "Unexpected TYPE IS statement at %C"
66994 msgstr ""
66995
66996 #: fortran/match.c:6859
66997 #, gcc-internal-format, gfc-internal-format
66998 msgid ""
66999 "The type-spec shall not specify a sequence derived type or a type with the "
67000 "BIND attribute in SELECT TYPE at %C [F2003:C815]"
67001 msgstr ""
67002
67003 #: fortran/match.c:6870
67004 #, gcc-internal-format, gfc-internal-format
67005 msgid ""
67006 "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
67007 msgstr ""
67008
67009 #: fortran/match.c:6881
67010 #, gcc-internal-format, gfc-internal-format
67011 msgid "Syntax error in TYPE IS specification at %C"
67012 msgstr ""
67013
67014 #: fortran/match.c:6957
67015 #, gcc-internal-format, gfc-internal-format
67016 msgid "Syntax error in CLASS IS specification at %C"
67017 msgstr ""
67018
67019 #: fortran/match.c:6977
67020 #, gcc-internal-format, gfc-internal-format
67021 msgid "Unexpected RANK statement at %C"
67022 msgstr ""
67023
67024 #: fortran/match.c:7023
67025 #, gcc-internal-format, gfc-internal-format
67026 msgid ""
67027 "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
67028 msgstr ""
67029
67030 #: fortran/match.c:7032
67031 #, gcc-internal-format, gfc-internal-format
67032 msgid ""
67033 "The value of the SELECT RANK CASE expression at %C must not be less than "
67034 "zero or greater than %d"
67035 msgstr ""
67036
67037 #: fortran/match.c:7059
67038 #, gcc-internal-format, gfc-internal-format
67039 msgid "Syntax error in RANK specification at %C"
67040 msgstr ""
67041
67042 #: fortran/match.c:7181
67043 #, gcc-internal-format, gfc-internal-format
67044 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
67045 msgstr ""
67046
67047 #: fortran/match.c:7219
67048 #, gcc-internal-format
67049 msgid "Label %qs at %C doesn't match WHERE label %qs"
67050 msgstr ""
67051
67052 #: fortran/matchexp.c:72
67053 #, gcc-internal-format
67054 msgid "Bad character %qc in OPERATOR name at %C"
67055 msgstr ""
67056
67057 #: fortran/matchexp.c:80
67058 #, gcc-internal-format
67059 msgid "The name %qs cannot be used as a defined operator at %C"
67060 msgstr ""
67061
67062 #: fortran/matchexp.c:173
67063 #, gcc-internal-format, gfc-internal-format
67064 msgid "Expected a right parenthesis in expression at %C"
67065 msgstr ""
67066
67067 #: fortran/matchexp.c:281
67068 #, gcc-internal-format, gfc-internal-format
67069 msgid "Expected exponent in expression at %C"
67070 msgstr ""
67071
67072 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
67073 #: fortran/matchexp.c:433
67074 #, gcc-internal-format, gfc-internal-format
67075 msgid ""
67076 "Extension: Unary operator following arithmetic operator (use parentheses) at "
67077 "%C"
67078 msgstr ""
67079
67080 #: fortran/matchexp.c:665
67081 #, gcc-internal-format
67082 msgid "match_level_4(): Bad operator"
67083 msgstr ""
67084
67085 #: fortran/misc.c:113
67086 #, gcc-internal-format
67087 msgid "gfc_basic_typename(): Undefined type"
67088 msgstr ""
67089
67090 #: fortran/misc.c:205
67091 #, gcc-internal-format
67092 msgid "gfc_typename(): Undefined type"
67093 msgstr ""
67094
67095 #: fortran/misc.c:287
67096 #, gcc-internal-format
67097 msgid "gfc_code2string(): Bad code"
67098 msgstr ""
67099
67100 #: fortran/module.c:238
67101 #, gcc-internal-format
67102 msgid "free_pi_tree(): Unresolved fixup"
67103 msgstr ""
67104
67105 #: fortran/module.c:455
67106 #, gcc-internal-format
67107 msgid "associate_integer_pointer(): Already associated"
67108 msgstr ""
67109
67110 #: fortran/module.c:539
67111 #, gcc-internal-format, gfc-internal-format
67112 msgid "module nature in USE statement at %C"
67113 msgstr ""
67114
67115 #: fortran/module.c:551
67116 #, gcc-internal-format, gfc-internal-format
67117 msgid ""
67118 "Module nature in USE statement at %C shall be either INTRINSIC or "
67119 "NON_INTRINSIC"
67120 msgstr ""
67121
67122 #: fortran/module.c:564
67123 #, gcc-internal-format, gfc-internal-format
67124 msgid "\"::\" was expected after module nature at %C but was not found"
67125 msgstr ""
67126
67127 #: fortran/module.c:574
67128 #, gcc-internal-format, gfc-internal-format
67129 msgid "\"USE :: module\" at %C"
67130 msgstr ""
67131
67132 #: fortran/module.c:633
67133 #, gcc-internal-format, gfc-internal-format
67134 msgid "Missing generic specification in USE statement at %C"
67135 msgstr ""
67136
67137 #: fortran/module.c:644
67138 #, gcc-internal-format, gfc-internal-format
67139 msgid "Renaming operators in USE statements at %C"
67140 msgstr ""
67141
67142 #: fortran/module.c:688
67143 #, gcc-internal-format
67144 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
67145 msgstr ""
67146
67147 #: fortran/module.c:691
67148 #, gcc-internal-format
67149 msgid "Symbol %qs at %L conflicts with the symbol at %L"
67150 msgstr ""
67151
67152 #: fortran/module.c:699
67153 #, gcc-internal-format
67154 msgid "The name %qs at %C has already been used as an external module name"
67155 msgstr ""
67156
67157 #: fortran/module.c:762
67158 #, gcc-internal-format, gfc-internal-format
67159 msgid "SUBMODULE declaration at %C"
67160 msgstr ""
67161
67162 #: fortran/module.c:767
67163 #, gcc-internal-format, gfc-internal-format
67164 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
67165 msgstr ""
67166
67167 #: fortran/module.c:842
67168 #, gcc-internal-format, gfc-internal-format
67169 msgid "Syntax error in SUBMODULE statement at %C"
67170 msgstr ""
67171
67172 #: fortran/module.c:1201
67173 #, gcc-internal-format
67174 msgid "Reading module %qs at line %d column %d: %s"
67175 msgstr ""
67176
67177 #: fortran/module.c:1205
67178 #, gcc-internal-format
67179 msgid "Writing module %qs at line %d column %d: %s"
67180 msgstr ""
67181
67182 #: fortran/module.c:1209
67183 #, gcc-internal-format
67184 msgid "Module %qs at line %d column %d: %s"
67185 msgstr ""
67186
67187 #: fortran/module.c:1602
67188 #, gcc-internal-format
67189 msgid "require_atom(): bad atom type required"
67190 msgstr ""
67191
67192 #: fortran/module.c:1651
67193 #, gcc-internal-format, gfc-internal-format
67194 msgid "Error writing modules file: %s"
67195 msgstr ""
67196
67197 #: fortran/module.c:1701
67198 #, gcc-internal-format
67199 msgid "write_atom(): Trying to write dab atom"
67200 msgstr ""
67201
67202 #: fortran/module.c:1922
67203 #, gcc-internal-format
67204 msgid "unquote_string(): got bad string"
67205 msgstr ""
67206
67207 #: fortran/module.c:2814
67208 #, gcc-internal-format
67209 msgid "mio_array_ref(): Unknown array ref"
67210 msgstr ""
67211
67212 #: fortran/module.c:4945
67213 #, gcc-internal-format, gfc-internal-format
67214 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
67215 msgstr ""
67216
67217 #: fortran/module.c:4948
67218 #, gcc-internal-format, gfc-internal-format
67219 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
67220 msgstr ""
67221
67222 #: fortran/module.c:5142
67223 #, gcc-internal-format
67224 msgid ""
67225 "%qs of module %qs, imported at %C, is also the name of the current program "
67226 "unit"
67227 msgstr ""
67228
67229 #: fortran/module.c:5279
67230 #, gcc-internal-format
67231 msgid ""
67232 "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, "
67233 "but got %qs"
67234 msgstr ""
67235
67236 #: fortran/module.c:5500
67237 #, gcc-internal-format
67238 msgid "Symbol %qs referenced at %L not found in module %qs"
67239 msgstr ""
67240
67241 #: fortran/module.c:5507
67242 #, gcc-internal-format
67243 msgid "User operator %qs referenced at %L not found in module %qs"
67244 msgstr ""
67245
67246 #: fortran/module.c:5512
67247 #, gcc-internal-format
67248 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
67249 msgstr ""
67250
67251 #: fortran/module.c:5747
67252 #, gcc-internal-format
67253 msgid "write_symbol(): bad module symbol %qs"
67254 msgstr ""
67255
67256 #: fortran/module.c:6080
67257 #, gcc-internal-format
67258 msgid "write_symtree(): Symbol not written"
67259 msgstr ""
67260
67261 #: fortran/module.c:6270
67262 #, gcc-internal-format
67263 msgid "Cannot open module file %qs for writing at %C: %s"
67264 msgstr ""
67265
67266 #: fortran/module.c:6291
67267 #, gcc-internal-format
67268 msgid "Error writing module file %qs for writing: %s"
67269 msgstr ""
67270
67271 #: fortran/module.c:6302
67272 #, gcc-internal-format
67273 msgid "Cannot delete module file %qs: %s"
67274 msgstr ""
67275
67276 #: fortran/module.c:6305
67277 #, gcc-internal-format
67278 msgid "Cannot rename module file %qs to %qs: %s"
67279 msgstr ""
67280
67281 #: fortran/module.c:6311
67282 #, gcc-internal-format
67283 msgid "Cannot delete temporary module file %qs: %s"
67284 msgstr ""
67285
67286 #: fortran/module.c:6368
67287 #, gcc-internal-format
67288 msgid "Symbol %qs at %C already declared"
67289 msgstr ""
67290
67291 #: fortran/module.c:6439
67292 #, gcc-internal-format, gfc-internal-format
67293 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
67294 msgstr ""
67295
67296 #: fortran/module.c:6547 fortran/module.c:6891
67297 #, gcc-internal-format
67298 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
67299 msgstr ""
67300
67301 #: fortran/module.c:6675
67302 #, gcc-internal-format
67303 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
67304 msgstr ""
67305
67306 #: fortran/module.c:6696 fortran/module.c:6729 fortran/module.c:6771
67307 #, gcc-internal-format
67308 msgid "Symbol %qs already declared"
67309 msgstr ""
67310
67311 #: fortran/module.c:6876
67312 #, gcc-internal-format
67313 msgid ""
67314 "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name "
67315 "used previously"
67316 msgstr ""
67317
67318 #: fortran/module.c:6898
67319 #, gcc-internal-format
67320 msgid ""
67321 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
67322 "ISO_FORTRAN_ENV at %L is incompatible with option %qs"
67323 msgstr ""
67324
67325 #: fortran/module.c:6966
67326 #, gcc-internal-format, gfc-internal-format
67327 msgid ""
67328 "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module "
67329 "ISO_FORTRAN_ENV at %C is incompatible with option %s"
67330 msgstr ""
67331
67332 #: fortran/module.c:7020
67333 #, gcc-internal-format
67334 msgid ""
67335 "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
67336 msgstr ""
67337
67338 #: fortran/module.c:7046
67339 #, gcc-internal-format, gfc-internal-format
67340 msgid "USE statement at %C has no ONLY qualifier"
67341 msgstr ""
67342
67343 #: fortran/module.c:7075
67344 #, gcc-internal-format, gfc-internal-format
67345 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
67346 msgstr ""
67347
67348 #: fortran/module.c:7087
67349 #, gcc-internal-format, gfc-internal-format
67350 msgid "ISO_C_BINDING module at %C"
67351 msgstr ""
67352
67353 #: fortran/module.c:7100
67354 #, gcc-internal-format
67355 msgid "Cannot find an intrinsic module named %qs at %C"
67356 msgstr ""
67357
67358 #: fortran/module.c:7106
67359 #, gcc-internal-format, gfc-internal-format
67360 msgid "IEEE_FEATURES module at %C"
67361 msgstr ""
67362
67363 #: fortran/module.c:7112
67364 #, gcc-internal-format, gfc-internal-format
67365 msgid "IEEE_EXCEPTIONS module at %C"
67366 msgstr ""
67367
67368 #: fortran/module.c:7118
67369 #, gcc-internal-format, gfc-internal-format
67370 msgid "IEEE_ARITHMETIC module at %C"
67371 msgstr ""
67372
67373 #: fortran/module.c:7128
67374 #, gcc-internal-format
67375 msgid "Cannot open module file %qs for reading at %C: %s"
67376 msgstr ""
67377
67378 #: fortran/module.c:7131
67379 #, gcc-internal-format
67380 msgid ""
67381 "Module file %qs has not been generated, either because the module does not "
67382 "contain a MODULE PROCEDURE or there is an error in the module."
67383 msgstr ""
67384
67385 #: fortran/module.c:7142
67386 #, gcc-internal-format
67387 msgid ""
67388 "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name "
67389 "used previously"
67390 msgstr ""
67391
67392 #: fortran/module.c:7165
67393 #, gcc-internal-format
67394 msgid "File %qs opened at %C is not a GNU Fortran module file"
67395 msgstr ""
67396
67397 #: fortran/module.c:7173
67398 #, gcc-internal-format
67399 msgid ""
67400 "Cannot read module file %qs opened at %C, because it was created by a "
67401 "different version of GNU Fortran"
67402 msgstr ""
67403
67404 #: fortran/module.c:7190
67405 #, gcc-internal-format
67406 msgid "Cannot USE a submodule that is currently built"
67407 msgstr ""
67408
67409 #: fortran/module.c:7192
67410 #, gcc-internal-format
67411 msgid "Cannot USE a module that is currently built"
67412 msgstr ""
67413
67414 #: fortran/openmp.c:66
67415 #, gcc-internal-format, gfc-internal-format
67416 msgid "Unexpected junk at %C"
67417 msgstr ""
67418
67419 #: fortran/openmp.c:279
67420 #, gcc-internal-format, gfc-internal-format
67421 msgid "List item shall not be coindexed at %C"
67422 msgstr ""
67423
67424 #: fortran/openmp.c:314 fortran/openmp.c:415 fortran/openmp.c:710
67425 #: fortran/openmp.c:3348
67426 #, gcc-internal-format, gfc-internal-format
67427 msgid "COMMON block /%s/ not found at %C"
67428 msgstr ""
67429
67430 #: fortran/openmp.c:353 fortran/openmp.c:443
67431 #, gcc-internal-format, gfc-internal-format
67432 msgid "Syntax error in OpenMP variable list at %C"
67433 msgstr ""
67434
67435 #: fortran/openmp.c:517
67436 #, gcc-internal-format, gfc-internal-format
67437 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
67438 msgstr ""
67439
67440 #: fortran/openmp.c:579
67441 #, gcc-internal-format, gfc-internal-format
67442 msgid "Syntax error in OpenACC expression list at %C"
67443 msgstr ""
67444
67445 #: fortran/openmp.c:646
67446 #, gcc-internal-format
67447 msgid "Unexpected OpenACC parallelism."
67448 msgstr ""
67449
67450 #: fortran/openmp.c:678
67451 #, gcc-internal-format, gfc-internal-format
67452 msgid "Variable at %C is an element of a COMMON block"
67453 msgstr ""
67454
67455 #: fortran/openmp.c:738
67456 #, gcc-internal-format, gfc-internal-format
67457 msgid "Unexpected junk after !$ACC DECLARE at %C"
67458 msgstr ""
67459
67460 #: fortran/openmp.c:748
67461 #, gcc-internal-format, gfc-internal-format
67462 msgid "Syntax error in !$ACC DECLARE list at %C"
67463 msgstr ""
67464
67465 #: fortran/openmp.c:1068
67466 #, gcc-internal-format, gfc-internal-format
67467 msgid "COLLAPSE clause argument not constant positive integer at %C"
67468 msgstr ""
67469
67470 #: fortran/openmp.c:1553
67471 #, gcc-internal-format, gfc-internal-format
67472 msgid "ORDERED clause argument not constant positive integer at %C"
67473 msgstr ""
67474
67475 #: fortran/openmp.c:1738
67476 #, gcc-internal-format, gfc-internal-format
67477 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
67478 msgstr ""
67479
67480 #: fortran/openmp.c:1990
67481 #, gcc-internal-format, gfc-internal-format
67482 msgid "Failed to match clause at %C"
67483 msgstr ""
67484
67485 #: fortran/openmp.c:2163
67486 #, gcc-internal-format, gfc-internal-format
67487 msgid "Invalid clause in module with !$ACC DECLARE at %L"
67488 msgstr ""
67489
67490 #: fortran/openmp.c:2173
67491 #, gcc-internal-format, gfc-internal-format
67492 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
67493 msgstr ""
67494
67495 #: fortran/openmp.c:2182
67496 #, gcc-internal-format
67497 msgid ""
67498 "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at "
67499 "%L"
67500 msgstr ""
67501
67502 #: fortran/openmp.c:2190
67503 #, gcc-internal-format, gfc-internal-format
67504 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
67505 msgstr ""
67506
67507 #: fortran/openmp.c:2239
67508 #, gcc-internal-format
67509 msgid ""
67510 "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> "
67511 "clause at %L"
67512 msgstr ""
67513
67514 #: fortran/openmp.c:2287
67515 #, gcc-internal-format, gfc-internal-format
67516 msgid "Invalid argument to !$ACC WAIT at %C"
67517 msgstr ""
67518
67519 #: fortran/openmp.c:2294
67520 #, gcc-internal-format, gfc-internal-format
67521 msgid "WAIT clause at %L requires a scalar INTEGER expression"
67522 msgstr ""
67523
67524 #: fortran/openmp.c:2327
67525 #, gcc-internal-format, gfc-internal-format
67526 msgid "ACC CACHE directive must be inside of loop %C"
67527 msgstr ""
67528
67529 #: fortran/openmp.c:2395
67530 #, gcc-internal-format, gfc-internal-format
67531 msgid ""
67532 "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
67533 msgstr ""
67534
67535 #: fortran/openmp.c:2429
67536 #, gcc-internal-format
67537 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
67538 msgstr ""
67539
67540 #: fortran/openmp.c:2437
67541 #, gcc-internal-format, gfc-internal-format
67542 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
67543 msgstr ""
67544
67545 #: fortran/openmp.c:2444
67546 #, gcc-internal-format, gfc-internal-format
67547 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
67548 msgstr ""
67549
67550 #: fortran/openmp.c:2459
67551 #, gcc-internal-format, gfc-internal-format
67552 msgid "Multiple loop axes specified for routine at %C"
67553 msgstr ""
67554
67555 #: fortran/openmp.c:2469
67556 #, gcc-internal-format, gfc-internal-format
67557 msgid ""
67558 "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with "
67559 "incompatible GANG, WORKER, or VECTOR clause"
67560 msgstr ""
67561
67562 #: fortran/openmp.c:2489 fortran/openmp.c:2514
67563 #, gcc-internal-format, gfc-internal-format
67564 msgid "!$ACC ROUTINE already applied at %C"
67565 msgstr ""
67566
67567 #: fortran/openmp.c:2530
67568 #, gcc-internal-format, gfc-internal-format
67569 msgid ""
67570 "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE "
67571 "procedure at %C"
67572 msgstr ""
67573
67574 #: fortran/openmp.c:2638 fortran/openmp.c:2662
67575 #, gcc-internal-format, gfc-internal-format
67576 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
67577 msgstr ""
67578
67579 #: fortran/openmp.c:2729
67580 #, gcc-internal-format, gfc-internal-format
67581 msgid "Unexpected junk after $OMP FLUSH statement at %C"
67582 msgstr ""
67583
67584 #: fortran/openmp.c:3123 fortran/openmp.c:6604
67585 #, gcc-internal-format, gfc-internal-format
67586 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
67587 msgstr ""
67588
67589 #: fortran/openmp.c:3127 fortran/openmp.c:6608
67590 #, gcc-internal-format, gfc-internal-format
67591 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
67592 msgstr ""
67593
67594 #: fortran/openmp.c:3132
67595 #, gcc-internal-format, gfc-internal-format
67596 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
67597 msgstr ""
67598
67599 #: fortran/openmp.c:3134
67600 #, gcc-internal-format, gfc-internal-format
67601 msgid "Previous !$OMP DECLARE REDUCTION at %L"
67602 msgstr ""
67603
67604 #: fortran/openmp.c:3154
67605 #, gcc-internal-format, gfc-internal-format
67606 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
67607 msgstr ""
67608
67609 #: fortran/openmp.c:3191
67610 #, gcc-internal-format, gfc-internal-format
67611 msgid ""
67612 "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface "
67613 "block at %C"
67614 msgstr ""
67615
67616 #: fortran/openmp.c:3206
67617 #, gcc-internal-format, gfc-internal-format
67618 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
67619 msgstr ""
67620
67621 #: fortran/openmp.c:3229
67622 #, gcc-internal-format, gfc-internal-format
67623 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
67624 msgstr ""
67625
67626 #: fortran/openmp.c:3234
67627 #, gcc-internal-format, gfc-internal-format
67628 msgid ""
67629 "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and "
67630 "later in TO clause"
67631 msgstr ""
67632
67633 #: fortran/openmp.c:3240
67634 #, gcc-internal-format, gfc-internal-format
67635 msgid ""
67636 "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and "
67637 "later in LINK clause"
67638 msgstr ""
67639
67640 #: fortran/openmp.c:3244
67641 #, gcc-internal-format, gfc-internal-format
67642 msgid ""
67643 "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE "
67644 "TARGET directive"
67645 msgstr ""
67646
67647 #: fortran/openmp.c:3259
67648 #, gcc-internal-format, gfc-internal-format
67649 msgid ""
67650 "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and "
67651 "later in TO clause"
67652 msgstr ""
67653
67654 #: fortran/openmp.c:3265
67655 #, gcc-internal-format, gfc-internal-format
67656 msgid ""
67657 "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later "
67658 "in LINK clause"
67659 msgstr ""
67660
67661 #: fortran/openmp.c:3269
67662 #, gcc-internal-format, gfc-internal-format
67663 msgid ""
67664 "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE "
67665 "TARGET directive"
67666 msgstr ""
67667
67668 #: fortran/openmp.c:3296
67669 #, gcc-internal-format, gfc-internal-format
67670 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
67671 msgstr ""
67672
67673 #: fortran/openmp.c:3328
67674 #, gcc-internal-format, gfc-internal-format
67675 msgid "Threadprivate variable at %C is an element of a COMMON block"
67676 msgstr ""
67677
67678 #: fortran/openmp.c:3365
67679 #, gcc-internal-format, gfc-internal-format
67680 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
67681 msgstr ""
67682
67683 #: fortran/openmp.c:3372
67684 #, gcc-internal-format, gfc-internal-format
67685 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
67686 msgstr ""
67687
67688 #: fortran/openmp.c:3586
67689 #, gcc-internal-format, gfc-internal-format
67690 msgid "Unexpected junk after TASKWAIT clause at %C"
67691 msgstr ""
67692
67693 #: fortran/openmp.c:3600
67694 #, gcc-internal-format, gfc-internal-format
67695 msgid "Unexpected junk after TASKYIELD clause at %C"
67696 msgstr ""
67697
67698 #: fortran/openmp.c:3659
67699 #, gcc-internal-format, gfc-internal-format
67700 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
67701 msgstr ""
67702
67703 #: fortran/openmp.c:3673
67704 #, gcc-internal-format, gfc-internal-format
67705 msgid "Unexpected junk after $OMP MASTER statement at %C"
67706 msgstr ""
67707
67708 #: fortran/openmp.c:3732
67709 #, gcc-internal-format, gfc-internal-format
67710 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
67711 msgstr ""
67712
67713 #: fortran/openmp.c:3759
67714 #, gcc-internal-format, gfc-internal-format
67715 msgid "Unexpected junk after $OMP BARRIER statement at %C"
67716 msgstr ""
67717
67718 #: fortran/openmp.c:3773
67719 #, gcc-internal-format, gfc-internal-format
67720 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
67721 msgstr ""
67722
67723 #: fortran/openmp.c:3823
67724 #, gcc-internal-format, gfc-internal-format
67725 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
67726 msgstr ""
67727
67728 #: fortran/openmp.c:3843
67729 #, gcc-internal-format, gfc-internal-format
67730 msgid "Unexpected junk after NOWAIT clause at %C"
67731 msgstr ""
67732
67733 #: fortran/openmp.c:3886
67734 #, gcc-internal-format, gfc-internal-format
67735 msgid "%s clause at %L requires a scalar INTEGER expression"
67736 msgstr ""
67737
67738 #: fortran/openmp.c:3897
67739 #, gcc-internal-format, gfc-internal-format
67740 msgid "INTEGER expression of %s clause at %L must be positive"
67741 msgstr ""
67742
67743 #: fortran/openmp.c:3908
67744 #, gcc-internal-format, gfc-internal-format
67745 msgid "INTEGER expression of %s clause at %L must be non-negative"
67746 msgstr ""
67747
67748 #: fortran/openmp.c:3919
67749 #, gcc-internal-format
67750 msgid "Cray pointer object %qs of derived type in %s clause at %L"
67751 msgstr ""
67752
67753 #: fortran/openmp.c:3922
67754 #, gcc-internal-format
67755 msgid "Cray pointee object %qs of derived type in %s clause at %L"
67756 msgstr ""
67757
67758 #: fortran/openmp.c:3928 fortran/openmp.c:4967
67759 #, gcc-internal-format
67760 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
67761 msgstr ""
67762
67763 #: fortran/openmp.c:3933
67764 #, gcc-internal-format
67765 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
67766 msgstr ""
67767
67768 #: fortran/openmp.c:3938
67769 #, gcc-internal-format
67770 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
67771 msgstr ""
67772
67773 #: fortran/openmp.c:3948 fortran/openmp.c:4638 fortran/openmp.c:4770
67774 #, gcc-internal-format
67775 msgid "Assumed size array %qs in %s clause at %L"
67776 msgstr ""
67777
67778 #: fortran/openmp.c:3951
67779 #, gcc-internal-format
67780 msgid "Assumed rank array %qs in %s clause at %L"
67781 msgstr ""
67782
67783 #: fortran/openmp.c:3967 fortran/openmp.c:4729 fortran/openmp.c:4758
67784 #, gcc-internal-format
67785 msgid "POINTER object %qs in %s clause at %L"
67786 msgstr ""
67787
67788 #: fortran/openmp.c:3972 fortran/openmp.c:4971
67789 #, gcc-internal-format
67790 msgid "Cray pointer object %qs in %s clause at %L"
67791 msgstr ""
67792
67793 #: fortran/openmp.c:3977 fortran/openmp.c:4974
67794 #, gcc-internal-format
67795 msgid "Cray pointee object %qs in %s clause at %L"
67796 msgstr ""
67797
67798 #: fortran/openmp.c:3982 fortran/openmp.c:4724 fortran/openmp.c:4962
67799 #, gcc-internal-format
67800 msgid "ALLOCATABLE object %qs in %s clause at %L"
67801 msgstr ""
67802
67803 #: fortran/openmp.c:3985 fortran/openmp.c:4732
67804 #, gcc-internal-format
67805 msgid "VALUE object %qs in %s clause at %L"
67806 msgstr ""
67807
67808 #: fortran/openmp.c:4028
67809 #, gcc-internal-format, gfc-internal-format
67810 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
67811 msgstr ""
67812
67813 #: fortran/openmp.c:4077
67814 #, gcc-internal-format, gfc-internal-format
67815 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
67816 msgstr ""
67817
67818 #: fortran/openmp.c:4110
67819 #, gcc-internal-format, gfc-internal-format
67820 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
67821 msgstr ""
67822
67823 #: fortran/openmp.c:4118 fortran/openmp.c:4129 fortran/resolve.c:10672
67824 #: fortran/resolve.c:11972
67825 #, gcc-internal-format, gfc-internal-format
67826 msgid "IF clause at %L requires a scalar LOGICAL expression"
67827 msgstr ""
67828
67829 #: fortran/openmp.c:4133
67830 #, gcc-internal-format, gfc-internal-format
67831 msgid ""
67832 "IF clause without modifier at %L used together with IF clauses with modifiers"
67833 msgstr ""
67834
67835 #: fortran/openmp.c:4210
67836 #, gcc-internal-format, gfc-internal-format
67837 msgid ""
67838 "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
67839 msgstr ""
67840
67841 #: fortran/openmp.c:4220
67842 #, gcc-internal-format, gfc-internal-format
67843 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
67844 msgstr ""
67845
67846 #: fortran/openmp.c:4230
67847 #, gcc-internal-format, gfc-internal-format
67848 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
67849 msgstr ""
67850
67851 #: fortran/openmp.c:4235
67852 #, gcc-internal-format, gfc-internal-format
67853 msgid ""
67854 "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
67855 msgstr ""
67856
67857 #: fortran/openmp.c:4252
67858 #, gcc-internal-format, gfc-internal-format
67859 msgid "NONMONOTONIC modifier specified for %s schedule kind at %L"
67860 msgstr ""
67861
67862 #: fortran/openmp.c:4256
67863 #, gcc-internal-format, gfc-internal-format
67864 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
67865 msgstr ""
67866
67867 #: fortran/openmp.c:4259
67868 #, gcc-internal-format, gfc-internal-format
67869 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
67870 msgstr ""
67871
67872 #: fortran/openmp.c:4275
67873 #, gcc-internal-format
67874 msgid "Variable %qs is not a dummy argument at %L"
67875 msgstr ""
67876
67877 #: fortran/openmp.c:4311
67878 #, gcc-internal-format
67879 msgid ""
67880 "Object %qs is not a variable at %L; parameters cannot be and need not be "
67881 "copied"
67882 msgstr ""
67883
67884 #: fortran/openmp.c:4315
67885 #, gcc-internal-format
67886 msgid ""
67887 "Object %qs is not a variable at %L; parameters cannot be and need not be "
67888 "mapped"
67889 msgstr ""
67890
67891 #: fortran/openmp.c:4320 fortran/openmp.c:6349
67892 #, gcc-internal-format
67893 msgid "Object %qs is not a variable at %L"
67894 msgstr ""
67895
67896 #: fortran/openmp.c:4345
67897 #, gcc-internal-format
67898 msgid "Symbol %qs has mixed component and non-component accesses at %L"
67899 msgstr ""
67900
67901 #: fortran/openmp.c:4348 fortran/openmp.c:4364 fortran/openmp.c:4372
67902 #: fortran/openmp.c:4383 fortran/openmp.c:4395 fortran/openmp.c:4410
67903 #: fortran/openmp.c:6373
67904 #, gcc-internal-format
67905 msgid "Symbol %qs present on multiple clauses at %L"
67906 msgstr ""
67907
67908 #: fortran/openmp.c:4417
67909 #, gcc-internal-format
67910 msgid "Array %qs is not permitted in reduction at %L"
67911 msgstr ""
67912
67913 #: fortran/openmp.c:4430
67914 #, gcc-internal-format
67915 msgid "Symbol %qs present on both FROM and TO clauses at %L"
67916 msgstr ""
67917
67918 #: fortran/openmp.c:4452
67919 #, gcc-internal-format
67920 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
67921 msgstr ""
67922
67923 #: fortran/openmp.c:4460
67924 #, gcc-internal-format
67925 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
67926 msgstr ""
67927
67928 #: fortran/openmp.c:4463
67929 #, gcc-internal-format
67930 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
67931 msgstr ""
67932
67933 #: fortran/openmp.c:4471
67934 #, gcc-internal-format
67935 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
67936 msgstr ""
67937
67938 #: fortran/openmp.c:4474
67939 #, gcc-internal-format
67940 msgid "Cray pointee %qs in SHARED clause at %L"
67941 msgstr ""
67942
67943 #: fortran/openmp.c:4477
67944 #, gcc-internal-format
67945 msgid "ASSOCIATE name %qs in SHARED clause at %L"
67946 msgstr ""
67947
67948 #: fortran/openmp.c:4492
67949 #, gcc-internal-format
67950 msgid ""
67951 "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at "
67952 "%L"
67953 msgstr ""
67954
67955 #: fortran/openmp.c:4504
67956 #, gcc-internal-format
67957 msgid ""
67958 "%qs in ALIGNED clause at %L requires a scalar positive constant integer "
67959 "alignment expression"
67960 msgstr ""
67961
67962 #: fortran/openmp.c:4523
67963 #, gcc-internal-format, gfc-internal-format
67964 msgid "SINK dependence type only allowed on ORDERED directive at %L"
67965 msgstr ""
67966
67967 #: fortran/openmp.c:4527
67968 #, gcc-internal-format, gfc-internal-format
67969 msgid ""
67970 "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
67971 msgstr ""
67972
67973 #: fortran/openmp.c:4537
67974 #, gcc-internal-format, gfc-internal-format
67975 msgid "SINK addend not a constant integer at %L"
67976 msgstr ""
67977
67978 #: fortran/openmp.c:4543
67979 #, gcc-internal-format, gfc-internal-format
67980 msgid ""
67981 "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
67982 msgstr ""
67983
67984 #: fortran/openmp.c:4569
67985 #, gcc-internal-format, gfc-internal-format
67986 msgid "Array is not contiguous at %L"
67987 msgstr ""
67988
67989 #: fortran/openmp.c:4589 fortran/openmp.c:4607
67990 #, gcc-internal-format
67991 msgid "%qs in %s clause at %L is not a proper array section"
67992 msgstr ""
67993
67994 #: fortran/openmp.c:4599
67995 #, gcc-internal-format, gfc-internal-format
67996 msgid "Stride should not be specified for array section in %s clause at %L"
67997 msgstr ""
67998
67999 #: fortran/openmp.c:4620
68000 #, gcc-internal-format
68001 msgid "%qs in DEPEND clause at %L is a zero size array section"
68002 msgstr ""
68003
68004 #: fortran/openmp.c:4644
68005 #, gcc-internal-format
68006 msgid ""
68007 "List item %qs with allocatable components is not permitted in map clause at "
68008 "%L"
68009 msgstr ""
68010
68011 #: fortran/openmp.c:4663
68012 #, gcc-internal-format, gfc-internal-format
68013 msgid ""
68014 "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause "
68015 "at %L"
68016 msgstr ""
68017
68018 #: fortran/openmp.c:4679
68019 #, gcc-internal-format, gfc-internal-format
68020 msgid ""
68021 "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
68022 msgstr ""
68023
68024 #: fortran/openmp.c:4694
68025 #, gcc-internal-format, gfc-internal-format
68026 msgid ""
68027 "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP "
68028 "clause at %L"
68029 msgstr ""
68030
68031 #: fortran/openmp.c:4710 fortran/openmp.c:4744
68032 #, gcc-internal-format
68033 msgid "THREADPRIVATE object %qs in %s clause at %L"
68034 msgstr ""
68035
68036 #: fortran/openmp.c:4713 fortran/openmp.c:4747
68037 #, gcc-internal-format
68038 msgid "Cray pointee %qs in %s clause at %L"
68039 msgstr ""
68040
68041 #: fortran/openmp.c:4719
68042 #, gcc-internal-format
68043 msgid "Non-dummy object %qs in %s clause at %L"
68044 msgstr ""
68045
68046 #: fortran/openmp.c:4750
68047 #, gcc-internal-format
68048 msgid "ASSOCIATE name %qs in %s clause at %L"
68049 msgstr ""
68050
68051 #: fortran/openmp.c:4755
68052 #, gcc-internal-format
68053 msgid "Procedure pointer %qs in %s clause at %L"
68054 msgstr ""
68055
68056 #: fortran/openmp.c:4761
68057 #, gcc-internal-format
68058 msgid "Cray pointer %qs in %s clause at %L"
68059 msgstr ""
68060
68061 #: fortran/openmp.c:4773
68062 #, gcc-internal-format
68063 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
68064 msgstr ""
68065
68066 #. case OMP_LIST_REDUCTION:
68067 #: fortran/openmp.c:4783
68068 #, gcc-internal-format
68069 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
68070 msgstr ""
68071
68072 #: fortran/openmp.c:4876
68073 #, gcc-internal-format, gfc-internal-format
68074 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
68075 msgstr ""
68076
68077 #: fortran/openmp.c:4902
68078 #, gcc-internal-format, gfc-internal-format
68079 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
68080 msgstr ""
68081
68082 #: fortran/openmp.c:4907
68083 #, gcc-internal-format, gfc-internal-format
68084 msgid ""
68085 "LINEAR clause specified together with ORDERED clause with argument at %L"
68086 msgstr ""
68087
68088 #: fortran/openmp.c:4912
68089 #, gcc-internal-format
68090 msgid "LINEAR variable %qs must be INTEGER at %L"
68091 msgstr ""
68092
68093 #: fortran/openmp.c:4917
68094 #, gcc-internal-format
68095 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
68096 msgstr ""
68097
68098 #: fortran/openmp.c:4928
68099 #, gcc-internal-format
68100 msgid ""
68101 "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
68102 msgstr ""
68103
68104 #: fortran/openmp.c:4945
68105 #, gcc-internal-format
68106 msgid ""
68107 "%qs in LINEAR clause at %L requires a constant integer linear-step "
68108 "expression or dummy argument specified in UNIFORM clause"
68109 msgstr ""
68110
68111 #: fortran/openmp.c:4979
68112 #, gcc-internal-format
68113 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
68114 msgstr ""
68115
68116 #: fortran/openmp.c:5011
68117 #, gcc-internal-format, gfc-internal-format
68118 msgid ""
68119 "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
68120 msgstr ""
68121
68122 #: fortran/openmp.c:5041
68123 #, gcc-internal-format, gfc-internal-format
68124 msgid "Incompatible use of TILE and COLLAPSE at %L"
68125 msgstr ""
68126
68127 #: fortran/openmp.c:5043
68128 #, gcc-internal-format, gfc-internal-format
68129 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
68130 msgstr ""
68131
68132 #: fortran/openmp.c:5056
68133 #, gcc-internal-format, gfc-internal-format
68134 msgid "%s must contain at least one MAP clause at %L"
68135 msgstr ""
68136
68137 #: fortran/openmp.c:5153
68138 #, gcc-internal-format, gfc-internal-format
68139 msgid "unexpected !$OMP ATOMIC expression at %L"
68140 msgstr ""
68141
68142 #: fortran/openmp.c:5182
68143 #, gcc-internal-format, gfc-internal-format
68144 msgid ""
68145 "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
68146 msgstr ""
68147
68148 #: fortran/openmp.c:5207
68149 #, gcc-internal-format, gfc-internal-format
68150 msgid ""
68151 "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic "
68152 "type at %L"
68153 msgstr ""
68154
68155 #: fortran/openmp.c:5212
68156 #, gcc-internal-format, gfc-internal-format
68157 msgid ""
68158 "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot "
68159 "reference var at %L"
68160 msgstr ""
68161
68162 #: fortran/openmp.c:5234 fortran/openmp.c:5525
68163 #, gcc-internal-format, gfc-internal-format
68164 msgid ""
68165 "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of "
68166 "intrinsic type at %L"
68167 msgstr ""
68168
68169 #: fortran/openmp.c:5249
68170 #, gcc-internal-format, gfc-internal-format
68171 msgid ""
68172 "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of "
68173 "intrinsic type at %L"
68174 msgstr ""
68175
68176 #: fortran/openmp.c:5256 fortran/openmp.c:5532
68177 #, gcc-internal-format, gfc-internal-format
68178 msgid ""
68179 "!$OMP ATOMIC CAPTURE capture statement reads from different variable than "
68180 "update statement writes into at %L"
68181 msgstr ""
68182
68183 #: fortran/openmp.c:5272
68184 #, gcc-internal-format, gfc-internal-format
68185 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
68186 msgstr ""
68187
68188 #: fortran/openmp.c:5314
68189 #, gcc-internal-format, gfc-internal-format
68190 msgid ""
68191 "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., ."
68192 "EQV. or .NEQV. at %L"
68193 msgstr ""
68194
68195 #: fortran/openmp.c:5362
68196 #, gcc-internal-format, gfc-internal-format
68197 msgid ""
68198 "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
68199 msgstr ""
68200
68201 #: fortran/openmp.c:5376
68202 #, gcc-internal-format, gfc-internal-format
68203 msgid ""
68204 "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op "
68205 "(expr) at %L"
68206 msgstr ""
68207
68208 #: fortran/openmp.c:5408
68209 #, gcc-internal-format, gfc-internal-format
68210 msgid ""
68211 "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot "
68212 "reference var at %L"
68213 msgstr ""
68214
68215 #: fortran/openmp.c:5432
68216 #, gcc-internal-format, gfc-internal-format
68217 msgid ""
68218 "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments "
68219 "at %L"
68220 msgstr ""
68221
68222 #: fortran/openmp.c:5439
68223 #, gcc-internal-format, gfc-internal-format
68224 msgid ""
68225 "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
68226 msgstr ""
68227
68228 #: fortran/openmp.c:5456
68229 #, gcc-internal-format
68230 msgid ""
68231 "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
68232 msgstr ""
68233
68234 #: fortran/openmp.c:5463
68235 #, gcc-internal-format, gfc-internal-format
68236 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
68237 msgstr ""
68238
68239 #: fortran/openmp.c:5471
68240 #, gcc-internal-format
68241 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
68242 msgstr ""
68243
68244 #: fortran/openmp.c:5489
68245 #, gcc-internal-format, gfc-internal-format
68246 msgid ""
68247 "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand "
68248 "side at %L"
68249 msgstr ""
68250
68251 #: fortran/openmp.c:5503
68252 #, gcc-internal-format, gfc-internal-format
68253 msgid ""
68254 "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of "
68255 "intrinsic type at %L"
68256 msgstr ""
68257
68258 #: fortran/openmp.c:5846
68259 #, gcc-internal-format, gfc-internal-format
68260 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
68261 msgstr ""
68262
68263 #: fortran/openmp.c:5852
68264 #, gcc-internal-format, gfc-internal-format
68265 msgid "%s cannot be a DO CONCURRENT loop at %L"
68266 msgstr ""
68267
68268 #: fortran/openmp.c:5858
68269 #, gcc-internal-format, gfc-internal-format
68270 msgid "%s iteration variable must be of type integer at %L"
68271 msgstr ""
68272
68273 #: fortran/openmp.c:5862
68274 #, gcc-internal-format, gfc-internal-format
68275 msgid "%s iteration variable must not be THREADPRIVATE at %L"
68276 msgstr ""
68277
68278 #: fortran/openmp.c:5874
68279 #, gcc-internal-format, gfc-internal-format
68280 msgid ""
68281 "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at "
68282 "%L"
68283 msgstr ""
68284
68285 #: fortran/openmp.c:5878
68286 #, gcc-internal-format, gfc-internal-format
68287 msgid ""
68288 "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or "
68289 "LINEAR at %L"
68290 msgstr ""
68291
68292 #: fortran/openmp.c:5896
68293 #, gcc-internal-format, gfc-internal-format
68294 msgid "%s collapsed loops don't form rectangular iteration space at %L"
68295 msgstr ""
68296
68297 #: fortran/openmp.c:5908
68298 #, gcc-internal-format, gfc-internal-format
68299 msgid "collapsed %s loops not perfectly nested at %L"
68300 msgstr ""
68301
68302 #: fortran/openmp.c:5917 fortran/openmp.c:5925
68303 #, gcc-internal-format, gfc-internal-format
68304 msgid "not enough DO loops for collapsed %s at %L"
68305 msgstr ""
68306
68307 #: fortran/openmp.c:6096 fortran/openmp.c:6109
68308 #, gcc-internal-format, gfc-internal-format
68309 msgid "The %s directive cannot be specified within a %s region at %L"
68310 msgstr ""
68311
68312 #: fortran/openmp.c:6128
68313 #, gcc-internal-format, gfc-internal-format
68314 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
68315 msgstr ""
68316
68317 #: fortran/openmp.c:6134
68318 #, gcc-internal-format, gfc-internal-format
68319 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
68320 msgstr ""
68321
68322 #: fortran/openmp.c:6140
68323 #, gcc-internal-format, gfc-internal-format
68324 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
68325 msgstr ""
68326
68327 #: fortran/openmp.c:6156
68328 #, gcc-internal-format, gfc-internal-format
68329 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
68330 msgstr ""
68331
68332 #: fortran/openmp.c:6168
68333 #, gcc-internal-format, gfc-internal-format
68334 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
68335 msgstr ""
68336
68337 #: fortran/openmp.c:6178 fortran/openmp.c:6187
68338 #, gcc-internal-format, gfc-internal-format
68339 msgid "not enough DO loops for %s !$ACC LOOP at %L"
68340 msgstr ""
68341
68342 #: fortran/openmp.c:6202 fortran/openmp.c:6209
68343 #, gcc-internal-format, gfc-internal-format
68344 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
68345 msgstr ""
68346
68347 #: fortran/openmp.c:6223
68348 #, gcc-internal-format, gfc-internal-format
68349 msgid ""
68350 "Tiled loop cannot be parallelized across gangs, workers and vectors at the "
68351 "same time at %L"
68352 msgstr ""
68353
68354 #: fortran/openmp.c:6256
68355 #, gcc-internal-format, gfc-internal-format
68356 msgid "TILE requires constant expression at %L"
68357 msgstr ""
68358
68359 #: fortran/openmp.c:6356
68360 #, gcc-internal-format
68361 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
68362 msgstr ""
68363
68364 #: fortran/openmp.c:6403
68365 #, gcc-internal-format
68366 msgid ""
68367 "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE "
68368 "( NAME ) at %L"
68369 msgstr ""
68370
68371 #: fortran/openmp.c:6409
68372 #, gcc-internal-format
68373 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
68374 msgstr ""
68375
68376 #: fortran/openmp.c:6512
68377 #, gcc-internal-format, gfc-internal-format
68378 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
68379 msgstr ""
68380
68381 #: fortran/openmp.c:6534
68382 #, gcc-internal-format
68383 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
68384 msgstr ""
68385
68386 #: fortran/openmp.c:6558
68387 #, gcc-internal-format, gfc-internal-format
68388 msgid ""
68389 "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP "
68390 "DECLARE REDUCTION at %L"
68391 msgstr ""
68392
68393 #: fortran/openmp.c:6566
68394 #, gcc-internal-format, gfc-internal-format
68395 msgid ""
68396 "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE "
68397 "REDUCTION at %L"
68398 msgstr ""
68399
68400 #: fortran/openmp.c:6595
68401 #, gcc-internal-format, gfc-internal-format
68402 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
68403 msgstr ""
68404
68405 #: fortran/openmp.c:6617
68406 #, gcc-internal-format, gfc-internal-format
68407 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
68408 msgstr ""
68409
68410 #: fortran/openmp.c:6633
68411 #, gcc-internal-format, gfc-internal-format
68412 msgid ""
68413 "Subroutine call with alternate returns in combiner of !$OMP DECLARE "
68414 "REDUCTION at %L"
68415 msgstr ""
68416
68417 #: fortran/openmp.c:6648
68418 #, gcc-internal-format, gfc-internal-format
68419 msgid ""
68420 "Subroutine call with alternate returns in INITIALIZER clause of !$OMP "
68421 "DECLARE REDUCTION at %L"
68422 msgstr ""
68423
68424 #: fortran/openmp.c:6658
68425 #, gcc-internal-format, gfc-internal-format
68426 msgid ""
68427 "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE "
68428 "REDUCTION must be OMP_PRIV at %L"
68429 msgstr ""
68430
68431 #: fortran/openmp.c:6666
68432 #, gcc-internal-format, gfc-internal-format
68433 msgid ""
68434 "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type "
68435 "without default initializer at %L"
68436 msgstr ""
68437
68438 #: fortran/options.c:269
68439 #, gcc-internal-format
68440 msgid "%<-fexcess-precision=standard%> for Fortran"
68441 msgstr ""
68442
68443 #: fortran/options.c:359
68444 #, gcc-internal-format
68445 msgid "Reading file %qs as free form"
68446 msgstr ""
68447
68448 #: fortran/options.c:369
68449 #, gcc-internal-format
68450 msgid "%<-fd-lines-as-comments%> has no effect in free form"
68451 msgstr ""
68452
68453 #: fortran/options.c:372
68454 #, gcc-internal-format
68455 msgid "%<-fd-lines-as-code%> has no effect in free form"
68456 msgstr ""
68457
68458 #: fortran/options.c:410
68459 #, gcc-internal-format
68460 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
68461 msgstr ""
68462
68463 #: fortran/options.c:413
68464 #, gcc-internal-format
68465 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
68466 msgstr ""
68467
68468 #: fortran/options.c:416
68469 #, gcc-internal-format
68470 msgid ""
68471 "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
68472 msgstr ""
68473
68474 #: fortran/options.c:419
68475 #, gcc-internal-format
68476 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
68477 msgstr ""
68478
68479 #: fortran/options.c:422
68480 #, gcc-internal-format
68481 msgid ""
68482 "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-"
68483 "fopenmp%>"
68484 msgstr ""
68485
68486 #: fortran/options.c:479
68487 #, gcc-internal-format
68488 msgid "Fixed line length must be at least seven"
68489 msgstr ""
68490
68491 #: fortran/options.c:482
68492 #, gcc-internal-format
68493 msgid "Free line length must be at least three"
68494 msgstr ""
68495
68496 #: fortran/options.c:485
68497 #, gcc-internal-format, gfc-internal-format
68498 msgid "Maximum subrecord length cannot exceed %d"
68499 msgstr ""
68500
68501 #: fortran/options.c:504
68502 #, gcc-internal-format
68503 msgid "gfortran: Only one %<-J%> option allowed"
68504 msgstr ""
68505
68506 #: fortran/options.c:576
68507 #, gcc-internal-format
68508 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
68509 msgstr ""
68510
68511 #: fortran/options.c:578
68512 #, gcc-internal-format
68513 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
68514 msgstr ""
68515
68516 #: fortran/options.c:627
68517 #, gcc-internal-format
68518 msgid "Argument to %<-fcheck%> is not valid: %s"
68519 msgstr ""
68520
68521 #: fortran/options.c:676
68522 #, gcc-internal-format
68523 msgid "%<-static-libgfortran%> is not supported in this configuration"
68524 msgstr ""
68525
68526 #: fortran/options.c:699
68527 #, gcc-internal-format, gfc-internal-format
68528 msgid "Maximum supported identifier length is %d"
68529 msgstr ""
68530
68531 #: fortran/options.c:714
68532 #, gcc-internal-format
68533 msgid "Unrecognized option to %<-finit-logical%>: %s"
68534 msgstr ""
68535
68536 #: fortran/options.c:730
68537 #, gcc-internal-format
68538 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
68539 msgstr ""
68540
68541 #: fortran/parse.c:600
68542 #, gcc-internal-format, gfc-internal-format
68543 msgid "Unclassifiable statement at %C"
68544 msgstr ""
68545
68546 #: fortran/parse.c:664
68547 #, gcc-internal-format, gfc-internal-format
68548 msgid ""
68549 "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
68550 msgstr ""
68551
68552 #: fortran/parse.c:730
68553 #, gcc-internal-format, gfc-internal-format
68554 msgid "Unclassifiable OpenACC directive at %C"
68555 msgstr ""
68556
68557 #: fortran/parse.c:872 fortran/parse.c:1082
68558 #, gcc-internal-format, gfc-internal-format
68559 msgid ""
68560 "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in "
68561 "PURE procedures"
68562 msgstr ""
68563
68564 #: fortran/parse.c:1066
68565 #, gcc-internal-format, gfc-internal-format
68566 msgid "Unclassifiable OpenMP directive at %C"
68567 msgstr ""
68568
68569 #: fortran/parse.c:1123
68570 #, gcc-internal-format, gfc-internal-format
68571 msgid "Unclassifiable GCC directive at %C"
68572 msgstr ""
68573
68574 #: fortran/parse.c:1125
68575 #, gcc-internal-format, gfc-internal-format
68576 msgid "Unclassifiable GCC directive at %C, ignored"
68577 msgstr ""
68578
68579 #: fortran/parse.c:1185 fortran/parse.c:1412
68580 #, gcc-internal-format, gfc-internal-format
68581 msgid "Zero is not a valid statement label at %C"
68582 msgstr ""
68583
68584 #: fortran/parse.c:1192 fortran/parse.c:1404
68585 #, gcc-internal-format, gfc-internal-format
68586 msgid "Non-numeric character in statement label at %C"
68587 msgstr ""
68588
68589 #: fortran/parse.c:1204 fortran/parse.c:1453
68590 #, gcc-internal-format, gfc-internal-format
68591 msgid "Semicolon at %C needs to be preceded by statement"
68592 msgstr ""
68593
68594 #: fortran/parse.c:1211 fortran/parse.c:1468
68595 #, gcc-internal-format, gfc-internal-format
68596 msgid "Statement label without statement at %L"
68597 msgstr ""
68598
68599 #: fortran/parse.c:1274 fortran/parse.c:1455
68600 #, gcc-internal-format, gfc-internal-format
68601 msgid "Fortran 2008: Semicolon at %C without preceding statement"
68602 msgstr ""
68603
68604 #: fortran/parse.c:1297 fortran/parse.c:1431
68605 #, gcc-internal-format, gfc-internal-format
68606 msgid "Bad continuation line at %C"
68607 msgstr ""
68608
68609 #: fortran/parse.c:1730
68610 #, gcc-internal-format, gfc-internal-format
68611 msgid "FORMAT statement at %L does not have a statement label"
68612 msgstr ""
68613
68614 #: fortran/parse.c:2504
68615 #, gcc-internal-format
68616 msgid "gfc_ascii_statement(): Bad statement code"
68617 msgstr ""
68618
68619 #: fortran/parse.c:2646
68620 #, gcc-internal-format, gfc-internal-format
68621 msgid "Unexpected %s statement at %C"
68622 msgstr ""
68623
68624 #: fortran/parse.c:2801
68625 #, gcc-internal-format, gfc-internal-format
68626 msgid "%s statement at %C cannot follow %s statement at %L"
68627 msgstr ""
68628
68629 #: fortran/parse.c:2818
68630 #, gcc-internal-format
68631 msgid "Unexpected end of file in %qs"
68632 msgstr ""
68633
68634 #: fortran/parse.c:2853
68635 #, gcc-internal-format
68636 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
68637 msgstr ""
68638
68639 #: fortran/parse.c:2856
68640 #, gcc-internal-format
68641 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
68642 msgstr ""
68643
68644 #: fortran/parse.c:2876
68645 #, gcc-internal-format, gfc-internal-format
68646 msgid "Components in TYPE at %C must precede CONTAINS"
68647 msgstr ""
68648
68649 #: fortran/parse.c:2880
68650 #, gcc-internal-format, gfc-internal-format
68651 msgid "Type-bound procedure at %C"
68652 msgstr ""
68653
68654 #: fortran/parse.c:2888
68655 #, gcc-internal-format, gfc-internal-format
68656 msgid "GENERIC binding at %C"
68657 msgstr ""
68658
68659 #: fortran/parse.c:2896
68660 #, gcc-internal-format, gfc-internal-format
68661 msgid "FINAL procedure declaration at %C"
68662 msgstr ""
68663
68664 #: fortran/parse.c:2908
68665 #, gcc-internal-format, gfc-internal-format
68666 msgid "Derived type definition at %C with empty CONTAINS section"
68667 msgstr ""
68668
68669 #: fortran/parse.c:2918 fortran/parse.c:3373
68670 #, gcc-internal-format, gfc-internal-format
68671 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
68672 msgstr ""
68673
68674 #: fortran/parse.c:2925
68675 #, gcc-internal-format, gfc-internal-format
68676 msgid "PRIVATE statement at %C must precede procedure bindings"
68677 msgstr ""
68678
68679 #: fortran/parse.c:2932 fortran/parse.c:3386
68680 #, gcc-internal-format, gfc-internal-format
68681 msgid "Duplicate PRIVATE statement at %C"
68682 msgstr ""
68683
68684 #: fortran/parse.c:2942
68685 #, gcc-internal-format, gfc-internal-format
68686 msgid "SEQUENCE statement at %C must precede CONTAINS"
68687 msgstr ""
68688
68689 #: fortran/parse.c:2946
68690 #, gcc-internal-format, gfc-internal-format
68691 msgid "Already inside a CONTAINS block at %C"
68692 msgstr ""
68693
68694 #: fortran/parse.c:3065
68695 #, gcc-internal-format, gfc-internal-format
68696 msgid ""
68697 "Component %s at %L of type LOCK_TYPE must have a codimension or be a "
68698 "subcomponent of a coarray, which is not possible as the component has the "
68699 "pointer attribute"
68700 msgstr ""
68701
68702 #: fortran/parse.c:3071
68703 #, gcc-internal-format, gfc-internal-format
68704 msgid ""
68705 "Pointer component %s at %L has a noncoarray subcomponent of type LOCK_TYPE, "
68706 "which must have a codimension or be a subcomponent of a coarray"
68707 msgstr ""
68708
68709 #: fortran/parse.c:3076
68710 #, gcc-internal-format, gfc-internal-format
68711 msgid ""
68712 "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
68713 msgstr ""
68714
68715 #: fortran/parse.c:3080
68716 #, gcc-internal-format, gfc-internal-format
68717 msgid ""
68718 "Allocatable component %s at %L must have a codimension as it has a "
68719 "noncoarray subcomponent of type LOCK_TYPE"
68720 msgstr ""
68721
68722 #: fortran/parse.c:3085
68723 #, gcc-internal-format, gfc-internal-format
68724 msgid ""
68725 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
68726 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
68727 "(Variables of type %s may not have a codimension as already a coarray "
68728 "subcomponent exists)"
68729 msgstr ""
68730
68731 #: fortran/parse.c:3092
68732 #, gcc-internal-format, gfc-internal-format
68733 msgid ""
68734 "Noncoarray component %s at %L of type LOCK_TYPE or with subcomponent of type "
68735 "LOCK_TYPE must have a codimension or be a subcomponent of a coarray. "
68736 "(Variables of type %s may not have a codimension as %s at %L has a "
68737 "codimension or a coarray subcomponent)"
68738 msgstr ""
68739
68740 #: fortran/parse.c:3102
68741 #, gcc-internal-format, gfc-internal-format
68742 msgid ""
68743 "Component %s at %L of type EVENT_TYPE must have a codimension or be a "
68744 "subcomponent of a coarray, which is not possible as the component has the "
68745 "pointer attribute"
68746 msgstr ""
68747
68748 #: fortran/parse.c:3108
68749 #, gcc-internal-format, gfc-internal-format
68750 msgid ""
68751 "Pointer component %s at %L has a noncoarray subcomponent of type EVENT_TYPE, "
68752 "which must have a codimension or be a subcomponent of a coarray"
68753 msgstr ""
68754
68755 #: fortran/parse.c:3113
68756 #, gcc-internal-format, gfc-internal-format
68757 msgid ""
68758 "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
68759 msgstr ""
68760
68761 #: fortran/parse.c:3117
68762 #, gcc-internal-format, gfc-internal-format
68763 msgid ""
68764 "Allocatable component %s at %L must have a codimension as it has a "
68765 "noncoarray subcomponent of type EVENT_TYPE"
68766 msgstr ""
68767
68768 #: fortran/parse.c:3122
68769 #, gcc-internal-format, gfc-internal-format
68770 msgid ""
68771 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
68772 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
68773 "(Variables of type %s may not have a codimension as already a coarray "
68774 "subcomponent exists)"
68775 msgstr ""
68776
68777 #: fortran/parse.c:3129
68778 #, gcc-internal-format, gfc-internal-format
68779 msgid ""
68780 "Noncoarray component %s at %L of type EVENT_TYPE or with subcomponent of "
68781 "type EVENT_TYPE must have a codimension or be a subcomponent of a coarray. "
68782 "(Variables of type %s may not have a codimension as %s at %L has a "
68783 "codimension or a coarray subcomponent)"
68784 msgstr ""
68785
68786 #: fortran/parse.c:3181
68787 #, gcc-internal-format, gfc-internal-format
68788 msgid "failed to create map component '%s'"
68789 msgstr ""
68790
68791 #: fortran/parse.c:3214
68792 #, gcc-internal-format, gfc-internal-format
68793 msgid "failed to create union component '%s'"
68794 msgstr ""
68795
68796 #: fortran/parse.c:3269
68797 #, gcc-internal-format, gfc-internal-format
68798 msgid "Syntax error in nested structure declaration at %C"
68799 msgstr ""
68800
68801 #: fortran/parse.c:3356
68802 #, gcc-internal-format, gfc-internal-format
68803 msgid "FINAL declaration at %C must be inside CONTAINS"
68804 msgstr ""
68805
68806 #: fortran/parse.c:3364
68807 #, gcc-internal-format, gfc-internal-format
68808 msgid "Derived type definition at %C without components"
68809 msgstr ""
68810
68811 #: fortran/parse.c:3380
68812 #, gcc-internal-format, gfc-internal-format
68813 msgid "PRIVATE statement at %C must precede structure components"
68814 msgstr ""
68815
68816 #: fortran/parse.c:3397
68817 #, gcc-internal-format, gfc-internal-format
68818 msgid "SEQUENCE statement at %C must precede structure components"
68819 msgstr ""
68820
68821 #: fortran/parse.c:3403
68822 #, gcc-internal-format, gfc-internal-format
68823 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
68824 msgstr ""
68825
68826 #: fortran/parse.c:3408
68827 #, gcc-internal-format, gfc-internal-format
68828 msgid "Duplicate SEQUENCE statement at %C"
68829 msgstr ""
68830
68831 #: fortran/parse.c:3418
68832 #, gcc-internal-format, gfc-internal-format
68833 msgid "CONTAINS block in derived type definition at %C"
68834 msgstr ""
68835
68836 #: fortran/parse.c:3476
68837 #, gcc-internal-format, gfc-internal-format
68838 msgid "ENUM declaration at %C has no ENUMERATORS"
68839 msgstr ""
68840
68841 #: fortran/parse.c:3563
68842 #, gcc-internal-format, gfc-internal-format
68843 msgid "Unexpected %s statement in INTERFACE block at %C"
68844 msgstr ""
68845
68846 #: fortran/parse.c:3587
68847 #, gcc-internal-format
68848 msgid ""
68849 "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
68850 msgstr ""
68851
68852 #: fortran/parse.c:3621
68853 #, gcc-internal-format, gfc-internal-format
68854 msgid "Unexpected %s statement at %C in INTERFACE body"
68855 msgstr ""
68856
68857 #: fortran/parse.c:3639
68858 #, gcc-internal-format
68859 msgid ""
68860 "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
68861 msgstr ""
68862
68863 #: fortran/parse.c:3769
68864 #, gcc-internal-format, gfc-internal-format
68865 msgid "%s statement is not allowed inside of BLOCK at %C"
68866 msgstr ""
68867
68868 #: fortran/parse.c:3801
68869 #, gcc-internal-format, gfc-internal-format
68870 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
68871 msgstr ""
68872
68873 #: fortran/parse.c:3891
68874 #, gcc-internal-format, gfc-internal-format
68875 msgid "%s statement must appear in a MODULE"
68876 msgstr ""
68877
68878 #: fortran/parse.c:3899
68879 #, gcc-internal-format, gfc-internal-format
68880 msgid "%s statement at %C follows another accessibility specification"
68881 msgstr ""
68882
68883 #: fortran/parse.c:3951
68884 #, gcc-internal-format
68885 msgid "Bad kind expression for function %qs at %L"
68886 msgstr ""
68887
68888 #: fortran/parse.c:3955
68889 #, gcc-internal-format
68890 msgid "The type for function %qs at %L is not accessible"
68891 msgstr ""
68892
68893 #: fortran/parse.c:4015
68894 #, gcc-internal-format, gfc-internal-format
68895 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
68896 msgstr ""
68897
68898 #: fortran/parse.c:4037
68899 #, gcc-internal-format, gfc-internal-format
68900 msgid "Unexpected %s statement in WHERE block at %C"
68901 msgstr ""
68902
68903 #: fortran/parse.c:4096
68904 #, gcc-internal-format, gfc-internal-format
68905 msgid "Unexpected %s statement in FORALL block at %C"
68906 msgstr ""
68907
68908 #: fortran/parse.c:4147
68909 #, gcc-internal-format, gfc-internal-format
68910 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
68911 msgstr ""
68912
68913 #: fortran/parse.c:4165
68914 #, gcc-internal-format, gfc-internal-format
68915 msgid "Duplicate ELSE statements at %L and %C"
68916 msgstr ""
68917
68918 #: fortran/parse.c:4226
68919 #, gcc-internal-format, gfc-internal-format
68920 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
68921 msgstr ""
68922
68923 #: fortran/parse.c:4310
68924 #, gcc-internal-format, gfc-internal-format
68925 msgid ""
68926 "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at "
68927 "%C"
68928 msgstr ""
68929
68930 #: fortran/parse.c:4386
68931 #, gcc-internal-format, gfc-internal-format
68932 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
68933 msgstr ""
68934
68935 #: fortran/parse.c:4447
68936 #, gcc-internal-format
68937 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
68938 msgstr ""
68939
68940 #: fortran/parse.c:4480
68941 #, gcc-internal-format, gfc-internal-format
68942 msgid "End of nonblock DO statement at %C is within another block"
68943 msgstr ""
68944
68945 #: fortran/parse.c:4490
68946 #, gcc-internal-format, gfc-internal-format
68947 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
68948 msgstr ""
68949
68950 #: fortran/parse.c:4516
68951 #, gcc-internal-format, gfc-internal-format
68952 msgid "CRITICAL block inside of OpenACC region at %C"
68953 msgstr ""
68954
68955 #: fortran/parse.c:4517
68956 #, gcc-internal-format, gfc-internal-format
68957 msgid "CRITICAL block inside of OpenMP region at %C"
68958 msgstr ""
68959
68960 #: fortran/parse.c:4543
68961 #, gcc-internal-format, gfc-internal-format
68962 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
68963 msgstr ""
68964
68965 #: fortran/parse.c:4612
68966 #, gcc-internal-format, gfc-internal-format
68967 msgid "BLOCK construct at %C"
68968 msgstr ""
68969
68970 #: fortran/parse.c:4646
68971 #, gcc-internal-format, gfc-internal-format
68972 msgid "ASSOCIATE construct at %C"
68973 msgstr ""
68974
68975 #: fortran/parse.c:4849
68976 #, gcc-internal-format, gfc-internal-format
68977 msgid "Statement label in ENDDO at %C doesn't match DO label"
68978 msgstr ""
68979
68980 #: fortran/parse.c:4865
68981 #, gcc-internal-format, gfc-internal-format
68982 msgid "Named block DO at %L requires matching ENDDO name"
68983 msgstr ""
68984
68985 #: fortran/parse.c:5056
68986 #, gcc-internal-format, gfc-internal-format
68987 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
68988 msgstr ""
68989
68990 #: fortran/parse.c:5072 fortran/parse.c:5134
68991 #, gcc-internal-format, gfc-internal-format
68992 msgid "OpenACC directive inside of CRITICAL block at %C"
68993 msgstr ""
68994
68995 #: fortran/parse.c:5109
68996 #, gcc-internal-format, gfc-internal-format
68997 msgid "Expecting %s at %C"
68998 msgstr ""
68999
69000 #: fortran/parse.c:5153
69001 #, gcc-internal-format, gfc-internal-format
69002 msgid "Expected DO loop at %C"
69003 msgstr ""
69004
69005 #: fortran/parse.c:5173
69006 #, gcc-internal-format, gfc-internal-format
69007 msgid "Redundant !$ACC END LOOP at %C"
69008 msgstr ""
69009
69010 #: fortran/parse.c:5391
69011 #, gcc-internal-format, gfc-internal-format
69012 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
69013 msgstr ""
69014
69015 #: fortran/parse.c:5449
69016 #, gcc-internal-format, gfc-internal-format
69017 msgid "%s statement at %C cannot terminate a non-block DO loop"
69018 msgstr ""
69019
69020 #: fortran/parse.c:5463
69021 #, gcc-internal-format, gfc-internal-format
69022 msgid "DATA statement at %C after the first executable statement"
69023 msgstr ""
69024
69025 #: fortran/parse.c:5596
69026 #, gcc-internal-format
69027 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
69028 msgstr ""
69029
69030 #: fortran/parse.c:5599
69031 #, gcc-internal-format
69032 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
69033 msgstr ""
69034
69035 #: fortran/parse.c:5602
69036 #, gcc-internal-format
69037 msgid "%<GCC vector%> directive not at the start of a loop at %C"
69038 msgstr ""
69039
69040 #: fortran/parse.c:5605
69041 #, gcc-internal-format
69042 msgid "%<GCC novector%> directive not at the start of a loop at %C"
69043 msgstr ""
69044
69045 #: fortran/parse.c:5721
69046 #, gcc-internal-format
69047 msgid "Contained procedure %qs at %C is already ambiguous"
69048 msgstr ""
69049
69050 #: fortran/parse.c:5778
69051 #, gcc-internal-format, gfc-internal-format
69052 msgid "Unexpected %s statement in CONTAINS section at %C"
69053 msgstr ""
69054
69055 #: fortran/parse.c:5803
69056 #, gcc-internal-format, gfc-internal-format
69057 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
69058 msgstr ""
69059
69060 #: fortran/parse.c:5917
69061 #, gcc-internal-format, gfc-internal-format
69062 msgid "CONTAINS statement at %C is already in a contained program unit"
69063 msgstr ""
69064
69065 #: fortran/parse.c:5969
69066 #, gcc-internal-format
69067 msgid "Global binding name %qs at %L is already being used as a %s at %L"
69068 msgstr ""
69069
69070 #: fortran/parse.c:5973
69071 #, gcc-internal-format
69072 msgid "Global name %qs at %L is already being used as a %s at %L"
69073 msgstr ""
69074
69075 #: fortran/parse.c:5979
69076 #, gcc-internal-format
69077 msgid "Global binding name %qs at %L is already being used at %L"
69078 msgstr ""
69079
69080 #: fortran/parse.c:5982
69081 #, gcc-internal-format
69082 msgid "Global name %qs at %L is already being used at %L"
69083 msgstr ""
69084
69085 #: fortran/parse.c:6004
69086 #, gcc-internal-format, gfc-internal-format
69087 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
69088 msgstr ""
69089
69090 #: fortran/parse.c:6030
69091 #, gcc-internal-format, gfc-internal-format
69092 msgid "Unexpected %s statement in BLOCK DATA at %C"
69093 msgstr ""
69094
69095 #: fortran/parse.c:6135
69096 #, gcc-internal-format, gfc-internal-format
69097 msgid "Unexpected %s statement in MODULE at %C"
69098 msgstr ""
69099
69100 #. If we see a duplicate main program, shut down. If the second
69101 #. instance is an implied main program, i.e. data decls or executable
69102 #. statements, we're in for lots of errors.
69103 #: fortran/parse.c:6584
69104 #, gcc-internal-format, gfc-internal-format
69105 msgid "Two main PROGRAMs at %L and %C"
69106 msgstr ""
69107
69108 #: fortran/primary.c:103
69109 #, gcc-internal-format, gfc-internal-format
69110 msgid "Missing kind-parameter at %C"
69111 msgstr ""
69112
69113 #: fortran/primary.c:136
69114 #, gcc-internal-format
69115 msgid "gfc_check_digit(): bad radix"
69116 msgstr ""
69117
69118 #: fortran/primary.c:279
69119 #, gcc-internal-format, gfc-internal-format
69120 msgid "Integer kind %d at %C not available"
69121 msgstr ""
69122
69123 #: fortran/primary.c:288
69124 #, gcc-internal-format
69125 msgid ""
69126 "Integer too big for its kind at %C. This check can be disabled with the "
69127 "option %<-fno-range-check%>"
69128 msgstr ""
69129
69130 #: fortran/primary.c:316
69131 #, gcc-internal-format, gfc-internal-format
69132 msgid "Hollerith constant at %C"
69133 msgstr ""
69134
69135 #: fortran/primary.c:323
69136 #, gcc-internal-format, gfc-internal-format
69137 msgid "Invalid Hollerith constant: %L must contain at least one character"
69138 msgstr ""
69139
69140 #: fortran/primary.c:329
69141 #, gcc-internal-format, gfc-internal-format
69142 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
69143 msgstr ""
69144
69145 #: fortran/primary.c:349
69146 #, gcc-internal-format, gfc-internal-format
69147 msgid "Invalid Hollerith constant at %L contains a wide character"
69148 msgstr ""
69149
69150 #: fortran/primary.c:435
69151 #, gcc-internal-format, gfc-internal-format
69152 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
69153 msgstr ""
69154
69155 #: fortran/primary.c:444
69156 #, gcc-internal-format, gfc-internal-format
69157 msgid "Empty set of digits in BOZ constant at %C"
69158 msgstr ""
69159
69160 #: fortran/primary.c:450
69161 #, gcc-internal-format, gfc-internal-format
69162 msgid "Illegal character in BOZ constant at %C"
69163 msgstr ""
69164
69165 #: fortran/primary.c:473
69166 #, gcc-internal-format, gfc-internal-format
69167 msgid "BOZ constant at %C uses nonstandard postfix syntax"
69168 msgstr ""
69169
69170 #: fortran/primary.c:498
69171 #, gcc-internal-format, gfc-internal-format
69172 msgid "BOZ used outside a DATA statement at %L"
69173 msgstr ""
69174
69175 #: fortran/primary.c:589
69176 #, gcc-internal-format, gfc-internal-format
69177 msgid "exponent-letter 'q' in real-literal-constant at %C"
69178 msgstr ""
69179
69180 #: fortran/primary.c:594
69181 #, gcc-internal-format
69182 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
69183 msgstr ""
69184
69185 #: fortran/primary.c:615
69186 #, gcc-internal-format, gfc-internal-format
69187 msgid "Missing exponent in real number at %C"
69188 msgstr ""
69189
69190 #: fortran/primary.c:674
69191 #, gcc-internal-format
69192 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
69193 msgstr ""
69194
69195 #: fortran/primary.c:704
69196 #, gcc-internal-format
69197 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
69198 msgstr ""
69199
69200 #: fortran/primary.c:718
69201 #, gcc-internal-format
69202 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
69203 msgstr ""
69204
69205 #: fortran/primary.c:751
69206 #, gcc-internal-format, gfc-internal-format
69207 msgid "Invalid real kind %d at %C"
69208 msgstr ""
69209
69210 #: fortran/primary.c:766
69211 #, gcc-internal-format, gfc-internal-format
69212 msgid "Real constant overflows its kind at %C"
69213 msgstr ""
69214
69215 #: fortran/primary.c:771
69216 #, gcc-internal-format, gfc-internal-format
69217 msgid "Real constant underflows its kind at %C"
69218 msgstr ""
69219
69220 #: fortran/primary.c:776
69221 #, gcc-internal-format
69222 msgid "gfc_range_check() returned bad value"
69223 msgstr ""
69224
69225 #: fortran/primary.c:824
69226 #, gcc-internal-format
69227 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
69228 msgstr ""
69229
69230 #: fortran/primary.c:916
69231 #, gcc-internal-format, gfc-internal-format
69232 msgid "Syntax error in SUBSTRING specification at %C"
69233 msgstr ""
69234
69235 #: fortran/primary.c:1124
69236 #, gcc-internal-format, gfc-internal-format
69237 msgid "Invalid kind %d for CHARACTER constant at %C"
69238 msgstr ""
69239
69240 #: fortran/primary.c:1145
69241 #, gcc-internal-format, gfc-internal-format
69242 msgid "Unterminated character constant beginning at %C"
69243 msgstr ""
69244
69245 #: fortran/primary.c:1175
69246 #, gcc-internal-format
69247 msgid "Character %qs in string at %C is not representable in character kind %d"
69248 msgstr ""
69249
69250 #: fortran/primary.c:1188
69251 #, gcc-internal-format
69252 msgid "match_string_constant(): Delimiter not found"
69253 msgstr ""
69254
69255 #: fortran/primary.c:1258
69256 #, gcc-internal-format, gfc-internal-format
69257 msgid "Bad kind for logical constant at %C"
69258 msgstr ""
69259
69260 #: fortran/primary.c:1302
69261 #, gcc-internal-format, gfc-internal-format
69262 msgid "Expected PARAMETER symbol in complex constant at %C"
69263 msgstr ""
69264
69265 #: fortran/primary.c:1313
69266 #, gcc-internal-format, gfc-internal-format
69267 msgid "Numeric PARAMETER required in complex constant at %C"
69268 msgstr ""
69269
69270 #: fortran/primary.c:1319
69271 #, gcc-internal-format, gfc-internal-format
69272 msgid "Scalar PARAMETER required in complex constant at %C"
69273 msgstr ""
69274
69275 #: fortran/primary.c:1323
69276 #, gcc-internal-format, gfc-internal-format
69277 msgid "PARAMETER symbol in complex constant at %C"
69278 msgstr ""
69279
69280 #: fortran/primary.c:1346
69281 #, gcc-internal-format
69282 msgid "gfc_match_sym_complex_part(): Bad type"
69283 msgstr ""
69284
69285 #: fortran/primary.c:1353
69286 #, gcc-internal-format, gfc-internal-format
69287 msgid "Error converting PARAMETER constant in complex constant at %C"
69288 msgstr ""
69289
69290 #: fortran/primary.c:1485
69291 #, gcc-internal-format, gfc-internal-format
69292 msgid "Syntax error in COMPLEX constant at %C"
69293 msgstr ""
69294
69295 #: fortran/primary.c:1612
69296 #, gcc-internal-format
69297 msgid "Namelist %qs cannot be an argument at %L"
69298 msgstr ""
69299
69300 #: fortran/primary.c:1714
69301 #, gcc-internal-format
69302 msgid "Keyword %qs at %C has already appeared in the current argument list"
69303 msgstr ""
69304
69305 #: fortran/primary.c:1781
69306 #, gcc-internal-format, gfc-internal-format
69307 msgid "argument list function at %C"
69308 msgstr ""
69309
69310 #: fortran/primary.c:1855
69311 #, gcc-internal-format, gfc-internal-format
69312 msgid "Expected alternate return label at %C"
69313 msgstr ""
69314
69315 #: fortran/primary.c:1902
69316 #, gcc-internal-format, gfc-internal-format
69317 msgid "Missing keyword name in actual argument list at %C"
69318 msgstr ""
69319
69320 #: fortran/primary.c:1948
69321 #, gcc-internal-format, gfc-internal-format
69322 msgid "Syntax error in argument list at %C"
69323 msgstr ""
69324
69325 #: fortran/primary.c:1969
69326 #, gcc-internal-format
69327 msgid "extend_ref(): Bad tail"
69328 msgstr ""
69329
69330 #: fortran/primary.c:2046
69331 #, gcc-internal-format, gfc-internal-format
69332 msgid ""
69333 "Array section designator, e.g. '(:)', is required besides the coarray "
69334 "designator '[...]' at %C"
69335 msgstr ""
69336
69337 #: fortran/primary.c:2054
69338 #, gcc-internal-format
69339 msgid "Coarray designator at %C but %qs is not a coarray"
69340 msgstr ""
69341
69342 #: fortran/primary.c:2205
69343 #, gcc-internal-format
69344 msgid "Symbol %qs at %C has no IMPLICIT type"
69345 msgstr ""
69346
69347 #: fortran/primary.c:2212
69348 #, gcc-internal-format
69349 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
69350 msgstr ""
69351
69352 #: fortran/primary.c:2233
69353 #, gcc-internal-format, gfc-internal-format
69354 msgid "Expected structure component name at %C"
69355 msgstr ""
69356
69357 #: fortran/primary.c:2253 fortran/primary.c:2387
69358 #, gcc-internal-format, gfc-internal-format
69359 msgid "RE or IM part_ref at %C"
69360 msgstr ""
69361
69362 #: fortran/primary.c:2272 fortran/primary.c:2392
69363 #, gcc-internal-format, gfc-internal-format
69364 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
69365 msgstr ""
69366
69367 #: fortran/primary.c:2279 fortran/primary.c:2405
69368 #, gcc-internal-format, gfc-internal-format
69369 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
69370 msgstr ""
69371
69372 #: fortran/primary.c:2338
69373 #, gcc-internal-format, gfc-internal-format
69374 msgid "Expected argument list at %C"
69375 msgstr ""
69376
69377 #: fortran/primary.c:2421
69378 #, gcc-internal-format, gfc-internal-format
69379 msgid ""
69380 "The KIND part_ref at %C must be applied to an expression of intrinsic type"
69381 msgstr ""
69382
69383 #: fortran/primary.c:2449
69384 #, gcc-internal-format
69385 msgid "Procedure pointer component %qs requires an argument list at %C"
69386 msgstr ""
69387
69388 #: fortran/primary.c:2552
69389 #, gcc-internal-format, gfc-internal-format
69390 msgid "Nonpolymorphic reference to abstract type at %C"
69391 msgstr ""
69392
69393 #: fortran/primary.c:2559
69394 #, gcc-internal-format, gfc-internal-format
69395 msgid "Coindexed procedure-pointer component at %C"
69396 msgstr ""
69397
69398 #: fortran/primary.c:2595
69399 #, gcc-internal-format
69400 msgid "gfc_variable_attr(): Expression isn't a variable"
69401 msgstr ""
69402
69403 #: fortran/primary.c:2777
69404 #, gcc-internal-format
69405 msgid "gfc_caf_attr(): Expression isn't a variable"
69406 msgstr ""
69407
69408 #: fortran/primary.c:2834
69409 #, gcc-internal-format
69410 msgid "gfc_caf_attr(): Bad array reference"
69411 msgstr ""
69412
69413 #: fortran/primary.c:3007
69414 #, gcc-internal-format, gfc-internal-format
69415 msgid "Structure constructor with missing optional arguments at %C"
69416 msgstr ""
69417
69418 #: fortran/primary.c:3016
69419 #, gcc-internal-format
69420 msgid ""
69421 "No initializer for allocatable component %qs given in the structure "
69422 "constructor at %C"
69423 msgstr ""
69424
69425 #: fortran/primary.c:3023
69426 #, gcc-internal-format
69427 msgid ""
69428 "No initializer for component %qs given in the structure constructor at %C"
69429 msgstr ""
69430
69431 #: fortran/primary.c:3071
69432 #, gcc-internal-format
69433 msgid "Cannot construct ABSTRACT type %qs at %L"
69434 msgstr ""
69435
69436 #: fortran/primary.c:3091
69437 #, gcc-internal-format, gfc-internal-format
69438 msgid "Structure constructor with named arguments at %C"
69439 msgstr ""
69440
69441 #: fortran/primary.c:3106
69442 #, gcc-internal-format, gfc-internal-format
69443 msgid "Component initializer without name after component named %s at %L"
69444 msgstr ""
69445
69446 #: fortran/primary.c:3111
69447 #, gcc-internal-format, gfc-internal-format
69448 msgid "Too many components in structure constructor at %L"
69449 msgstr ""
69450
69451 #: fortran/primary.c:3169
69452 #, gcc-internal-format, gfc-internal-format
69453 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
69454 msgstr ""
69455
69456 #: fortran/primary.c:3187
69457 #, gcc-internal-format
69458 msgid "Component %qs is initialized twice in the structure constructor at %L"
69459 msgstr ""
69460
69461 #: fortran/primary.c:3199
69462 #, gcc-internal-format
69463 msgid ""
69464 "Coindexed expression to pointer component %qs in structure constructor at %L"
69465 msgstr ""
69466
69467 #: fortran/primary.c:3253
69468 #, gcc-internal-format
69469 msgid ""
69470 "component %qs at %L has already been set by a parent derived type constructor"
69471 msgstr ""
69472
69473 #: fortran/primary.c:3409
69474 #, gcc-internal-format, gfc-internal-format
69475 msgid "%%LOC() as an rvalue at %C"
69476 msgstr ""
69477
69478 #: fortran/primary.c:3468
69479 #, gcc-internal-format
69480 msgid ""
69481 "%qs at %C is the name of a recursive function and so refers to the result "
69482 "variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
69483 msgstr ""
69484
69485 #: fortran/primary.c:3499 fortran/primary.c:3901
69486 #, gcc-internal-format, gfc-internal-format
69487 msgid "Symbol at %C is not appropriate for an expression"
69488 msgstr ""
69489
69490 #: fortran/primary.c:3604
69491 #, gcc-internal-format
69492 msgid "Unexpected use of subroutine name %qs at %C"
69493 msgstr ""
69494
69495 #: fortran/primary.c:3636
69496 #, gcc-internal-format
69497 msgid "Statement function %qs requires argument list at %C"
69498 msgstr ""
69499
69500 #: fortran/primary.c:3639
69501 #, gcc-internal-format
69502 msgid "Function %qs requires an argument list at %C"
69503 msgstr ""
69504
69505 #: fortran/primary.c:3689
69506 #, gcc-internal-format
69507 msgid "Missing argument to %qs at %C"
69508 msgstr ""
69509
69510 #: fortran/primary.c:3702
69511 #, gcc-internal-format, gfc-internal-format
69512 msgid ""
69513 "The leftmost part-ref in a data-ref cannot be a function reference at %C"
69514 msgstr ""
69515
69516 #: fortran/primary.c:3857
69517 #, gcc-internal-format
69518 msgid "Missing argument list in function %qs at %C"
69519 msgstr ""
69520
69521 #: fortran/primary.c:3971
69522 #, gcc-internal-format
69523 msgid "Derived type %qs cannot be used as a variable at %C"
69524 msgstr ""
69525
69526 #: fortran/primary.c:4012
69527 #, gcc-internal-format, gfc-internal-format
69528 msgid "Named constant at %C in an EQUIVALENCE"
69529 msgstr ""
69530
69531 #: fortran/primary.c:4047
69532 #, gcc-internal-format
69533 msgid "%qs at %C is not a variable"
69534 msgstr ""
69535
69536 #: fortran/resolve.c:123
69537 #, gcc-internal-format
69538 msgid "%qs at %L is of the ABSTRACT type %qs"
69539 msgstr ""
69540
69541 #: fortran/resolve.c:126
69542 #, gcc-internal-format
69543 msgid "ABSTRACT type %qs used at %L"
69544 msgstr ""
69545
69546 #: fortran/resolve.c:143
69547 #, gcc-internal-format
69548 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
69549 msgstr ""
69550
69551 #: fortran/resolve.c:156
69552 #, gcc-internal-format
69553 msgid "Interface %qs at %L may not be generic"
69554 msgstr ""
69555
69556 #: fortran/resolve.c:163
69557 #, gcc-internal-format
69558 msgid "Interface %qs at %L may not be a statement function"
69559 msgstr ""
69560
69561 #: fortran/resolve.c:172
69562 #, gcc-internal-format
69563 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
69564 msgstr ""
69565
69566 #: fortran/resolve.c:178
69567 #, gcc-internal-format
69568 msgid "Interface %qs at %L must be explicit"
69569 msgstr ""
69570
69571 #: fortran/resolve.c:200
69572 #, gcc-internal-format
69573 msgid "PROCEDURE %qs at %L may not be used as its own interface"
69574 msgstr ""
69575
69576 #: fortran/resolve.c:300
69577 #, gcc-internal-format
69578 msgid ""
69579 "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
69580 msgstr ""
69581
69582 #: fortran/resolve.c:304
69583 #, gcc-internal-format
69584 msgid "Alternate return specifier in function %qs at %L is not allowed"
69585 msgstr ""
69586
69587 #: fortran/resolve.c:315
69588 #, gcc-internal-format
69589 msgid "Self-referential argument %qs at %L is not allowed"
69590 msgstr ""
69591
69592 #: fortran/resolve.c:387
69593 #, gcc-internal-format
69594 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
69595 msgstr ""
69596
69597 #: fortran/resolve.c:397
69598 #, gcc-internal-format
69599 msgid ""
69600 "Argument %qs of pure function %qs at %L with VALUE attribute but without "
69601 "INTENT(IN)"
69602 msgstr ""
69603
69604 #: fortran/resolve.c:402
69605 #, gcc-internal-format
69606 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
69607 msgstr ""
69608
69609 #: fortran/resolve.c:410
69610 #, gcc-internal-format
69611 msgid ""
69612 "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without "
69613 "INTENT"
69614 msgstr ""
69615
69616 #: fortran/resolve.c:415
69617 #, gcc-internal-format
69618 msgid ""
69619 "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or "
69620 "have the VALUE attribute"
69621 msgstr ""
69622
69623 #: fortran/resolve.c:425
69624 #, gcc-internal-format
69625 msgid ""
69626 "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
69627 msgstr ""
69628
69629 #: fortran/resolve.c:458
69630 #, gcc-internal-format
69631 msgid "Coarray dummy argument %qs at %L to elemental procedure"
69632 msgstr ""
69633
69634 #: fortran/resolve.c:466
69635 #, gcc-internal-format
69636 msgid "Argument %qs of elemental procedure at %L must be scalar"
69637 msgstr ""
69638
69639 #: fortran/resolve.c:475
69640 #, gcc-internal-format
69641 msgid ""
69642 "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE "
69643 "attribute"
69644 msgstr ""
69645
69646 #: fortran/resolve.c:485
69647 #, gcc-internal-format
69648 msgid ""
69649 "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
69650 msgstr ""
69651
69652 #: fortran/resolve.c:493
69653 #, gcc-internal-format
69654 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
69655 msgstr ""
69656
69657 #: fortran/resolve.c:502
69658 #, gcc-internal-format
69659 msgid ""
69660 "Argument %qs of elemental procedure %qs at %L must have its INTENT specified "
69661 "or have the VALUE attribute"
69662 msgstr ""
69663
69664 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
69665 #. shall be specified, explicitly or implicitly, to be scalar.
69666 #: fortran/resolve.c:517
69667 #, gcc-internal-format, gfc-internal-format
69668 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
69669 msgstr ""
69670
69671 #: fortran/resolve.c:528
69672 #, gcc-internal-format
69673 msgid ""
69674 "Character-valued argument %qs of statement function at %L must have constant "
69675 "length"
69676 msgstr ""
69677
69678 #: fortran/resolve.c:577
69679 #, gcc-internal-format
69680 msgid ""
69681 "Contained procedure %qs at %L has the same name as its encompassing procedure"
69682 msgstr ""
69683
69684 #: fortran/resolve.c:597
69685 #, gcc-internal-format
69686 msgid "Contained function %qs at %L has no IMPLICIT type"
69687 msgstr ""
69688
69689 #: fortran/resolve.c:600
69690 #, gcc-internal-format
69691 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
69692 msgstr ""
69693
69694 #: fortran/resolve.c:626
69695 #, gcc-internal-format
69696 msgid "Character-valued module procedure %qs at %L must not be assumed length"
69697 msgstr ""
69698
69699 #: fortran/resolve.c:628
69700 #, gcc-internal-format
69701 msgid "Character-valued internal function %qs at %L must not be assumed length"
69702 msgstr ""
69703
69704 #: fortran/resolve.c:800
69705 #, gcc-internal-format, gfc-internal-format
69706 msgid "Function %s at %L has entries with mismatched array specifications"
69707 msgstr ""
69708
69709 #: fortran/resolve.c:817
69710 #, gcc-internal-format, gfc-internal-format
69711 msgid ""
69712 "Function %s at %L with entries returning variables of different string "
69713 "lengths"
69714 msgstr ""
69715
69716 #: fortran/resolve.c:844
69717 #, gcc-internal-format, gfc-internal-format
69718 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
69719 msgstr ""
69720
69721 #: fortran/resolve.c:848
69722 #, gcc-internal-format, gfc-internal-format
69723 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
69724 msgstr ""
69725
69726 #: fortran/resolve.c:855
69727 #, gcc-internal-format, gfc-internal-format
69728 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
69729 msgstr ""
69730
69731 #: fortran/resolve.c:859
69732 #, gcc-internal-format, gfc-internal-format
69733 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
69734 msgstr ""
69735
69736 #: fortran/resolve.c:897
69737 #, gcc-internal-format, gfc-internal-format
69738 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
69739 msgstr ""
69740
69741 #: fortran/resolve.c:902
69742 #, gcc-internal-format, gfc-internal-format
69743 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
69744 msgstr ""
69745
69746 #: fortran/resolve.c:948
69747 #, gcc-internal-format, gfc-internal-format
69748 msgid "COMMON block at %L"
69749 msgstr ""
69750
69751 #: fortran/resolve.c:955
69752 #, gcc-internal-format
69753 msgid ""
69754 "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is "
69755 "allowed"
69756 msgstr ""
69757
69758 #: fortran/resolve.c:959
69759 #, gcc-internal-format
69760 msgid ""
69761 "Initialized variable %qs at %L is in a blank COMMON but initialization is "
69762 "only allowed in named common blocks"
69763 msgstr ""
69764
69765 #: fortran/resolve.c:966
69766 #, gcc-internal-format
69767 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
69768 msgstr ""
69769
69770 #: fortran/resolve.c:974
69771 #, gcc-internal-format
69772 msgid ""
69773 "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the "
69774 "BIND(C) attribute"
69775 msgstr ""
69776
69777 #: fortran/resolve.c:978
69778 #, gcc-internal-format
69779 msgid ""
69780 "Derived type variable %qs in COMMON at %L has an ultimate component that is "
69781 "allocatable"
69782 msgstr ""
69783
69784 #: fortran/resolve.c:982
69785 #, gcc-internal-format
69786 msgid ""
69787 "Derived type variable %qs in COMMON at %L may not have default initializer"
69788 msgstr ""
69789
69790 #: fortran/resolve.c:1026
69791 #, gcc-internal-format
69792 msgid ""
69793 "In Fortran 2003 COMMON %qs block at %L is a global identifier and must thus "
69794 "have the same binding name as the same-named COMMON block at %L: %s vs %s"
69795 msgstr ""
69796
69797 #: fortran/resolve.c:1040
69798 #, gcc-internal-format
69799 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
69800 msgstr ""
69801
69802 #: fortran/resolve.c:1048
69803 #, gcc-internal-format
69804 msgid ""
69805 "Fortran 2008: COMMON block %qs with binding label at %L sharing the "
69806 "identifier with global non-COMMON-block entity at %L"
69807 msgstr ""
69808
69809 #: fortran/resolve.c:1070
69810 #, gcc-internal-format
69811 msgid ""
69812 "COMMON block at %L with binding label %qs uses the same global identifier as "
69813 "entity at %L"
69814 msgstr ""
69815
69816 #: fortran/resolve.c:1091
69817 #, gcc-internal-format
69818 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
69819 msgstr ""
69820
69821 #: fortran/resolve.c:1095
69822 #, gcc-internal-format
69823 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
69824 msgstr ""
69825
69826 #: fortran/resolve.c:1099
69827 #, gcc-internal-format
69828 msgid "COMMON block %qs at %L is also an intrinsic procedure"
69829 msgstr ""
69830
69831 #: fortran/resolve.c:1103
69832 #, gcc-internal-format
69833 msgid "COMMON block %qs at %L that is also a function result"
69834 msgstr ""
69835
69836 #: fortran/resolve.c:1108
69837 #, gcc-internal-format
69838 msgid "COMMON block %qs at %L that is also a global procedure"
69839 msgstr ""
69840
69841 #: fortran/resolve.c:1175
69842 #, gcc-internal-format
69843 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
69844 msgstr ""
69845
69846 #: fortran/resolve.c:1311
69847 #, gcc-internal-format, gfc-internal-format
69848 msgid ""
69849 "The rank of the element in the structure constructor at %L does not match "
69850 "that of the component (%d/%d)"
69851 msgstr ""
69852
69853 #: fortran/resolve.c:1332
69854 #, gcc-internal-format
69855 msgid ""
69856 "The element in the structure constructor at %L, for pointer component %qs, "
69857 "is %s but should be %s"
69858 msgstr ""
69859
69860 #: fortran/resolve.c:1398
69861 #, gcc-internal-format
69862 msgid ""
69863 "The NULL in the structure constructor at %L is being applied to component "
69864 "%qs, which is neither a POINTER nor ALLOCATABLE"
69865 msgstr ""
69866
69867 #: fortran/resolve.c:1432
69868 #, gcc-internal-format
69869 msgid ""
69870 "Interface mismatch for procedure-pointer component %qs in structure "
69871 "constructor at %L: %s"
69872 msgstr ""
69873
69874 #: fortran/resolve.c:1448
69875 #, gcc-internal-format
69876 msgid ""
69877 "The element in the structure constructor at %L, for pointer component %qs "
69878 "should be a POINTER or a TARGET"
69879 msgstr ""
69880
69881 #: fortran/resolve.c:1477
69882 #, gcc-internal-format
69883 msgid ""
69884 "Invalid expression in the structure constructor for pointer component %qs at "
69885 "%L in PURE procedure"
69886 msgstr ""
69887
69888 #: fortran/resolve.c:1601
69889 #, gcc-internal-format
69890 msgid ""
69891 "The upper bound in the last dimension must appear in the reference to the "
69892 "assumed size array %qs at %L"
69893 msgstr ""
69894
69895 #: fortran/resolve.c:1663
69896 #, gcc-internal-format
69897 msgid "%qs at %L is ambiguous"
69898 msgstr ""
69899
69900 #: fortran/resolve.c:1667
69901 #, gcc-internal-format
69902 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
69903 msgstr ""
69904
69905 #: fortran/resolve.c:1788
69906 #, gcc-internal-format
69907 msgid "Type specified for intrinsic function %qs at %L is ignored"
69908 msgstr ""
69909
69910 #: fortran/resolve.c:1801
69911 #, gcc-internal-format
69912 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
69913 msgstr ""
69914
69915 #: fortran/resolve.c:1812
69916 #, gcc-internal-format
69917 msgid "%qs declared INTRINSIC at %L does not exist"
69918 msgstr ""
69919
69920 #: fortran/resolve.c:1825
69921 #, gcc-internal-format
69922 msgid ""
69923 "The intrinsic %qs declared INTRINSIC at %L is not available in the current "
69924 "standard settings but %s. Use an appropriate %<-std=*%> option or enable %<-"
69925 "fall-intrinsics%> in order to use it."
69926 msgstr ""
69927
69928 #: fortran/resolve.c:1861
69929 #, gcc-internal-format
69930 msgid ""
69931 "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively. "
69932 "Declare it RECURSIVE or use %<-frecursive%>"
69933 msgstr ""
69934
69935 #: fortran/resolve.c:1919 fortran/resolve.c:10201 fortran/resolve.c:11900
69936 #, gcc-internal-format, gfc-internal-format
69937 msgid "Label %d referenced at %L is never defined"
69938 msgstr ""
69939
69940 #: fortran/resolve.c:1951
69941 #, gcc-internal-format
69942 msgid "Derived type %qs is used as an actual argument at %L"
69943 msgstr ""
69944
69945 #: fortran/resolve.c:1969
69946 #, gcc-internal-format
69947 msgid "Statement function %qs at %L is not allowed as an actual argument"
69948 msgstr ""
69949
69950 #: fortran/resolve.c:1977
69951 #, gcc-internal-format
69952 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
69953 msgstr ""
69954
69955 #: fortran/resolve.c:1984
69956 #, gcc-internal-format
69957 msgid "Internal procedure %qs is used as actual argument at %L"
69958 msgstr ""
69959
69960 #: fortran/resolve.c:1992
69961 #, gcc-internal-format
69962 msgid ""
69963 "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument "
69964 "at %L"
69965 msgstr ""
69966
69967 #: fortran/resolve.c:2019
69968 #, gcc-internal-format
69969 msgid ""
69970 "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
69971 msgstr ""
69972
69973 #: fortran/resolve.c:2041
69974 #, gcc-internal-format
69975 msgid "Symbol %qs at %L is ambiguous"
69976 msgstr ""
69977
69978 #: fortran/resolve.c:2096
69979 #, gcc-internal-format, gfc-internal-format
69980 msgid "By-value argument at %L is not of numeric type"
69981 msgstr ""
69982
69983 #: fortran/resolve.c:2103
69984 #, gcc-internal-format, gfc-internal-format
69985 msgid "By-value argument at %L cannot be an array or an array section"
69986 msgstr ""
69987
69988 #: fortran/resolve.c:2117
69989 #, gcc-internal-format, gfc-internal-format
69990 msgid "By-value argument at %L is not allowed in this context"
69991 msgstr ""
69992
69993 #: fortran/resolve.c:2129
69994 #, gcc-internal-format, gfc-internal-format
69995 msgid "Passing internal procedure at %L by location not allowed"
69996 msgstr ""
69997
69998 #: fortran/resolve.c:2140
69999 #, gcc-internal-format
70000 msgid ""
70001 "ELEMENTAL procedure pointer component %qs is not allowed as an actual "
70002 "argument at %L"
70003 msgstr ""
70004
70005 #: fortran/resolve.c:2149
70006 #, gcc-internal-format, gfc-internal-format
70007 msgid "Coindexed actual argument at %L with ultimate pointer component"
70008 msgstr ""
70009
70010 #: fortran/resolve.c:2296
70011 #, gcc-internal-format
70012 msgid ""
70013 "%qs at %L is an array and OPTIONAL; If it is not present, then it cannot be "
70014 "the actual argument of an ELEMENTAL procedure unless there is a non-optional "
70015 "argument with the same rank (Fortran 2018, 15.5.2.12)"
70016 msgstr ""
70017
70018 #: fortran/resolve.c:2334
70019 #, gcc-internal-format
70020 msgid ""
70021 "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs "
70022 "is a scalar, but another actual argument is an array"
70023 msgstr ""
70024
70025 #: fortran/resolve.c:2608
70026 #, gcc-internal-format
70027 msgid "Return type mismatch of function %qs at %L (%s/%s)"
70028 msgstr ""
70029
70030 #: fortran/resolve.c:2635
70031 #, gcc-internal-format
70032 msgid "Interface mismatch in global procedure %qs at %L: %s"
70033 msgstr ""
70034
70035 #: fortran/resolve.c:2741
70036 #, gcc-internal-format
70037 msgid "There is no specific function for the generic %qs at %L"
70038 msgstr ""
70039
70040 #: fortran/resolve.c:2761
70041 #, gcc-internal-format
70042 msgid ""
70043 "Generic function %qs at %L is not consistent with a specific intrinsic "
70044 "interface"
70045 msgstr ""
70046
70047 #: fortran/resolve.c:2799
70048 #, gcc-internal-format
70049 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
70050 msgstr ""
70051
70052 #: fortran/resolve.c:2854
70053 #, gcc-internal-format
70054 msgid "Unable to resolve the specific function %qs at %L"
70055 msgstr ""
70056
70057 #: fortran/resolve.c:2950
70058 #, gcc-internal-format
70059 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
70060 msgstr ""
70061
70062 #: fortran/resolve.c:2954 fortran/resolve.c:17039
70063 #, gcc-internal-format
70064 msgid "Function %qs at %L has no IMPLICIT type"
70065 msgstr ""
70066
70067 #: fortran/resolve.c:3078
70068 #, gcc-internal-format
70069 msgid "Reference to impure function %qs at %L inside a FORALL %s"
70070 msgstr ""
70071
70072 #: fortran/resolve.c:3085
70073 #, gcc-internal-format
70074 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
70075 msgstr ""
70076
70077 #: fortran/resolve.c:3092
70078 #, gcc-internal-format
70079 msgid "Reference to impure function %qs at %L within a PURE procedure"
70080 msgstr ""
70081
70082 #: fortran/resolve.c:3159
70083 #, gcc-internal-format
70084 msgid "Unexpected junk after %qs at %L"
70085 msgstr ""
70086
70087 #: fortran/resolve.c:3170
70088 #, gcc-internal-format
70089 msgid "%qs at %L is not a function"
70090 msgstr ""
70091
70092 #: fortran/resolve.c:3178 fortran/resolve.c:3670
70093 #, gcc-internal-format
70094 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
70095 msgstr ""
70096
70097 #: fortran/resolve.c:3190
70098 #, gcc-internal-format
70099 msgid ""
70100 "ABSTRACT INTERFACE %qs at %L must not have an assumed character length "
70101 "result (F2008: C418)"
70102 msgstr ""
70103
70104 #. Internal procedures are taken care of in resolve_contained_fntype.
70105 #: fortran/resolve.c:3233
70106 #, gcc-internal-format
70107 msgid ""
70108 "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is "
70109 "not a dummy argument"
70110 msgstr ""
70111
70112 #: fortran/resolve.c:3267
70113 #, gcc-internal-format
70114 msgid "resolve_function(): bad function type"
70115 msgstr ""
70116
70117 #: fortran/resolve.c:3281
70118 #, gcc-internal-format, gfc-internal-format
70119 msgid ""
70120 "A BOZ literal constant at %L cannot appear as an actual argument in a "
70121 "function reference"
70122 msgstr ""
70123
70124 #: fortran/resolve.c:3297
70125 #, gcc-internal-format
70126 msgid ""
70127 "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE "
70128 "construct"
70129 msgstr ""
70130
70131 #: fortran/resolve.c:3359
70132 #, gcc-internal-format
70133 msgid ""
70134 "ENTRY %qs at %L cannot be called recursively, as function %qs is not "
70135 "RECURSIVE"
70136 msgstr ""
70137
70138 #: fortran/resolve.c:3363
70139 #, gcc-internal-format
70140 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
70141 msgstr ""
70142
70143 #: fortran/resolve.c:3414
70144 #, gcc-internal-format
70145 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
70146 msgstr ""
70147
70148 #: fortran/resolve.c:3420
70149 #, gcc-internal-format
70150 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
70151 msgstr ""
70152
70153 #: fortran/resolve.c:3426
70154 #, gcc-internal-format
70155 msgid "Subroutine call to %qs at %L is not PURE"
70156 msgstr ""
70157
70158 #: fortran/resolve.c:3494
70159 #, gcc-internal-format
70160 msgid "There is no specific subroutine for the generic %qs at %L"
70161 msgstr ""
70162
70163 #: fortran/resolve.c:3503
70164 #, gcc-internal-format
70165 msgid ""
70166 "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine "
70167 "interface"
70168 msgstr ""
70169
70170 #: fortran/resolve.c:3538
70171 #, gcc-internal-format
70172 msgid ""
70173 "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
70174 msgstr ""
70175
70176 #: fortran/resolve.c:3583
70177 #, gcc-internal-format
70178 msgid "Unable to resolve the specific subroutine %qs at %L"
70179 msgstr ""
70180
70181 #: fortran/resolve.c:3641
70182 #, gcc-internal-format
70183 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
70184 msgstr ""
70185
70186 #: fortran/resolve.c:3680
70187 #, gcc-internal-format
70188 msgid ""
70189 "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not "
70190 "RECURSIVE"
70191 msgstr ""
70192
70193 #: fortran/resolve.c:3684
70194 #, gcc-internal-format
70195 msgid ""
70196 "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
70197 msgstr ""
70198
70199 #: fortran/resolve.c:3729
70200 #, gcc-internal-format
70201 msgid "resolve_subroutine(): bad function type"
70202 msgstr ""
70203
70204 #: fortran/resolve.c:3767
70205 #, gcc-internal-format, gfc-internal-format
70206 msgid "Shapes for operands at %L and %L are not conformable"
70207 msgstr ""
70208
70209 #: fortran/resolve.c:3819
70210 #, gcc-internal-format
70211 msgid "logical_to_bitwise(): Bad intrinsic"
70212 msgstr ""
70213
70214 #: fortran/resolve.c:3922
70215 #, gcc-internal-format
70216 msgid "Impure function %qs at %L might not be evaluated"
70217 msgstr ""
70218
70219 #: fortran/resolve.c:3926
70220 #, gcc-internal-format, gfc-internal-format
70221 msgid "Impure function at %L might not be evaluated"
70222 msgstr ""
70223
70224 #: fortran/resolve.c:4002
70225 #, gcc-internal-format
70226 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
70227 msgstr ""
70228
70229 #: fortran/resolve.c:4023
70230 #, gcc-internal-format
70231 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
70232 msgstr ""
70233
70234 #: fortran/resolve.c:4194 fortran/resolve.c:4209
70235 #, gcc-internal-format, gfc-internal-format
70236 msgid ""
70237 "BOZ literal constant near %L cannot appear as an operand of a relational "
70238 "operator"
70239 msgstr ""
70240
70241 #: fortran/resolve.c:4248
70242 #, gcc-internal-format, gfc-internal-format
70243 msgid "Equality comparison for %s at %L"
70244 msgstr ""
70245
70246 #: fortran/resolve.c:4250
70247 #, gcc-internal-format, gfc-internal-format
70248 msgid "Inequality comparison for %s at %L"
70249 msgstr ""
70250
70251 #: fortran/resolve.c:4306
70252 #, gcc-internal-format
70253 msgid "resolve_operator(): Bad intrinsic"
70254 msgstr ""
70255
70256 #: fortran/resolve.c:4476 fortran/resolve.c:4499
70257 #, gcc-internal-format
70258 msgid "compare_bound_int(): Bad expression"
70259 msgstr ""
70260
70261 #: fortran/resolve.c:4594
70262 #, gcc-internal-format, gfc-internal-format
70263 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
70264 msgstr ""
70265
70266 #: fortran/resolve.c:4599
70267 #, gcc-internal-format, gfc-internal-format
70268 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
70269 msgstr ""
70270
70271 #: fortran/resolve.c:4609
70272 #, gcc-internal-format, gfc-internal-format
70273 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
70274 msgstr ""
70275
70276 #: fortran/resolve.c:4614
70277 #, gcc-internal-format, gfc-internal-format
70278 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
70279 msgstr ""
70280
70281 #: fortran/resolve.c:4634
70282 #, gcc-internal-format, gfc-internal-format
70283 msgid "Illegal stride of zero at %L"
70284 msgstr ""
70285
70286 #: fortran/resolve.c:4651
70287 #, gcc-internal-format, gfc-internal-format
70288 msgid ""
70289 "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
70290 msgstr ""
70291
70292 #: fortran/resolve.c:4659
70293 #, gcc-internal-format, gfc-internal-format
70294 msgid ""
70295 "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
70296 msgstr ""
70297
70298 #: fortran/resolve.c:4675
70299 #, gcc-internal-format, gfc-internal-format
70300 msgid ""
70301 "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
70302 msgstr ""
70303
70304 #: fortran/resolve.c:4684
70305 #, gcc-internal-format, gfc-internal-format
70306 msgid ""
70307 "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
70308 msgstr ""
70309
70310 #: fortran/resolve.c:4700
70311 #, gcc-internal-format
70312 msgid "check_dimension(): Bad array reference"
70313 msgstr ""
70314
70315 #: fortran/resolve.c:4723
70316 #, gcc-internal-format, gfc-internal-format
70317 msgid "Rightmost upper bound of assumed size array section not specified at %L"
70318 msgstr ""
70319
70320 #: fortran/resolve.c:4733
70321 #, gcc-internal-format, gfc-internal-format
70322 msgid "Rank mismatch in array reference at %L (%d/%d)"
70323 msgstr ""
70324
70325 #: fortran/resolve.c:4741
70326 #, gcc-internal-format, gfc-internal-format
70327 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
70328 msgstr ""
70329
70330 #: fortran/resolve.c:4757
70331 #, gcc-internal-format, gfc-internal-format
70332 msgid "Coindex of codimension %d must be a scalar at %L"
70333 msgstr ""
70334
70335 #: fortran/resolve.c:4785
70336 #, gcc-internal-format, gfc-internal-format
70337 msgid "Array index at %L must be scalar"
70338 msgstr ""
70339
70340 #: fortran/resolve.c:4791
70341 #, gcc-internal-format, gfc-internal-format
70342 msgid "Array index at %L must be of INTEGER type, found %s"
70343 msgstr ""
70344
70345 #: fortran/resolve.c:4797
70346 #, gcc-internal-format, gfc-internal-format
70347 msgid "REAL array index at %L"
70348 msgstr ""
70349
70350 #: fortran/resolve.c:4836
70351 #, gcc-internal-format, gfc-internal-format
70352 msgid "Argument dim at %L must be scalar"
70353 msgstr ""
70354
70355 #: fortran/resolve.c:4843
70356 #, gcc-internal-format, gfc-internal-format
70357 msgid "Argument dim at %L must be of INTEGER type"
70358 msgstr ""
70359
70360 #: fortran/resolve.c:4892
70361 #, gcc-internal-format
70362 msgid "find_array_spec(): Missing spec"
70363 msgstr ""
70364
70365 #: fortran/resolve.c:4903
70366 #, gcc-internal-format
70367 msgid "find_array_spec(): unused as(1)"
70368 msgstr ""
70369
70370 #: fortran/resolve.c:4915
70371 #, gcc-internal-format
70372 msgid "find_array_spec(): unused as(2)"
70373 msgstr ""
70374
70375 #: fortran/resolve.c:4958
70376 #, gcc-internal-format, gfc-internal-format
70377 msgid "Array index at %L is an array of rank %d"
70378 msgstr ""
70379
70380 #: fortran/resolve.c:5056
70381 #, gcc-internal-format, gfc-internal-format
70382 msgid "Substring start index at %L must be of type INTEGER"
70383 msgstr ""
70384
70385 #: fortran/resolve.c:5063
70386 #, gcc-internal-format, gfc-internal-format
70387 msgid "Substring start index at %L must be scalar"
70388 msgstr ""
70389
70390 #: fortran/resolve.c:5072
70391 #, gcc-internal-format, gfc-internal-format
70392 msgid "Substring start index at %L is less than one"
70393 msgstr ""
70394
70395 #: fortran/resolve.c:5085
70396 #, gcc-internal-format, gfc-internal-format
70397 msgid "Substring end index at %L must be of type INTEGER"
70398 msgstr ""
70399
70400 #: fortran/resolve.c:5092
70401 #, gcc-internal-format, gfc-internal-format
70402 msgid "Substring end index at %L must be scalar"
70403 msgstr ""
70404
70405 #: fortran/resolve.c:5102
70406 #, gcc-internal-format, gfc-internal-format
70407 msgid "Substring end index at %L exceeds the string length"
70408 msgstr ""
70409
70410 #: fortran/resolve.c:5112
70411 #, gcc-internal-format, gfc-internal-format
70412 msgid "Substring end index at %L is too large"
70413 msgstr ""
70414
70415 #: fortran/resolve.c:5302
70416 #, gcc-internal-format
70417 msgid "resolve_ref(): Bad array reference"
70418 msgstr ""
70419
70420 #: fortran/resolve.c:5316
70421 #, gcc-internal-format, gfc-internal-format
70422 msgid ""
70423 "Component to the right of a part reference with nonzero rank must not have "
70424 "the POINTER attribute at %L"
70425 msgstr ""
70426
70427 #: fortran/resolve.c:5326
70428 #, gcc-internal-format, gfc-internal-format
70429 msgid ""
70430 "Component to the right of a part reference with nonzero rank must not have "
70431 "the ALLOCATABLE attribute at %L"
70432 msgstr ""
70433
70434 #: fortran/resolve.c:5372
70435 #, gcc-internal-format, gfc-internal-format
70436 msgid ""
70437 "Two or more part references with nonzero rank must not be specified at %L"
70438 msgstr ""
70439
70440 #: fortran/resolve.c:5464
70441 #, gcc-internal-format
70442 msgid "gfc_expression_rank(): Two array specs"
70443 msgstr ""
70444
70445 #: fortran/resolve.c:5546
70446 #, gcc-internal-format, gfc-internal-format
70447 msgid ""
70448 "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual "
70449 "argument"
70450 msgstr ""
70451
70452 #: fortran/resolve.c:5556
70453 #, gcc-internal-format, gfc-internal-format
70454 msgid "Assumed-type variable %s at %L may only be used as actual argument"
70455 msgstr ""
70456
70457 #. FIXME: It doesn't work reliably as inquiry_argument is not set
70458 #. for all inquiry functions in resolve_function; the reason is
70459 #. that the function-name resolution happens too late in that
70460 #. function.
70461 #: fortran/resolve.c:5566
70462 #, gcc-internal-format, gfc-internal-format
70463 msgid ""
70464 "Assumed-type variable %s at %L as actual argument to an inquiry function "
70465 "shall be the first argument"
70466 msgstr ""
70467
70468 #: fortran/resolve.c:5585
70469 #, gcc-internal-format, gfc-internal-format
70470 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
70471 msgstr ""
70472
70473 #. FIXME: It doesn't work reliably as inquiry_argument is not set
70474 #. for all inquiry functions in resolve_function; the reason is
70475 #. that the function-name resolution happens too late in that
70476 #. function.
70477 #: fortran/resolve.c:5595
70478 #, gcc-internal-format, gfc-internal-format
70479 msgid ""
70480 "Assumed-rank variable %s at %L as actual argument to an inquiry function "
70481 "shall be the first argument"
70482 msgstr ""
70483
70484 #: fortran/resolve.c:5606
70485 #, gcc-internal-format, gfc-internal-format
70486 msgid ""
70487 "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject "
70488 "reference"
70489 msgstr ""
70490
70491 #: fortran/resolve.c:5615
70492 #, gcc-internal-format, gfc-internal-format
70493 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
70494 msgstr ""
70495
70496 #: fortran/resolve.c:5631
70497 #, gcc-internal-format, gfc-internal-format
70498 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
70499 msgstr ""
70500
70501 #: fortran/resolve.c:5811
70502 #, gcc-internal-format
70503 msgid ""
70504 "Variable %qs, used in a specification expression, is referenced at %L before "
70505 "the ENTRY statement in which it is a parameter"
70506 msgstr ""
70507
70508 #: fortran/resolve.c:5816
70509 #, gcc-internal-format
70510 msgid ""
70511 "Variable %qs is used at %L before the ENTRY statement in which it is a "
70512 "parameter"
70513 msgstr ""
70514
70515 #: fortran/resolve.c:5886
70516 #, gcc-internal-format, gfc-internal-format
70517 msgid "Polymorphic subobject of coindexed object at %L"
70518 msgstr ""
70519
70520 #: fortran/resolve.c:5899
70521 #, gcc-internal-format, gfc-internal-format
70522 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
70523 msgstr ""
70524
70525 #: fortran/resolve.c:6143 fortran/resolve.c:6295
70526 #, gcc-internal-format, gfc-internal-format
70527 msgid "Error in typebound call at %L"
70528 msgstr ""
70529
70530 #: fortran/resolve.c:6259
70531 #, gcc-internal-format, gfc-internal-format
70532 msgid "Passed-object at %L must be scalar"
70533 msgstr ""
70534
70535 #: fortran/resolve.c:6266
70536 #, gcc-internal-format
70537 msgid ""
70538 "Base object for procedure-pointer component call at %L is of ABSTRACT type "
70539 "%qs"
70540 msgstr ""
70541
70542 #: fortran/resolve.c:6305
70543 #, gcc-internal-format
70544 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
70545 msgstr ""
70546
70547 #: fortran/resolve.c:6314
70548 #, gcc-internal-format, gfc-internal-format
70549 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
70550 msgstr ""
70551
70552 #. Nothing matching found!
70553 #: fortran/resolve.c:6502
70554 #, gcc-internal-format
70555 msgid ""
70556 "Found no matching specific binding for the call to the GENERIC %qs at %L"
70557 msgstr ""
70558
70559 #: fortran/resolve.c:6536
70560 #, gcc-internal-format
70561 msgid "%qs at %L should be a SUBROUTINE"
70562 msgstr ""
70563
70564 #: fortran/resolve.c:6588
70565 #, gcc-internal-format
70566 msgid "%qs at %L should be a FUNCTION"
70567 msgstr ""
70568
70569 #: fortran/resolve.c:7123
70570 #, gcc-internal-format
70571 msgid "gfc_resolve_expr(): Bad expression type"
70572 msgstr ""
70573
70574 #: fortran/resolve.c:7156
70575 #, gcc-internal-format, gfc-internal-format
70576 msgid "%s at %L must be a scalar"
70577 msgstr ""
70578
70579 #: fortran/resolve.c:7166
70580 #, gcc-internal-format, gfc-internal-format
70581 msgid "%s at %L must be integer"
70582 msgstr ""
70583
70584 #: fortran/resolve.c:7170 fortran/resolve.c:7177
70585 #, gcc-internal-format, gfc-internal-format
70586 msgid "%s at %L must be INTEGER"
70587 msgstr ""
70588
70589 #: fortran/resolve.c:7232
70590 #, gcc-internal-format, gfc-internal-format
70591 msgid "Step expression in DO loop at %L cannot be zero"
70592 msgstr ""
70593
70594 #: fortran/resolve.c:7255
70595 #, gcc-internal-format, gfc-internal-format
70596 msgid "DO loop at %L will be executed zero times"
70597 msgstr ""
70598
70599 #: fortran/resolve.c:7272
70600 #, gcc-internal-format, gfc-internal-format
70601 msgid "DO loop at %L is undefined as it overflows"
70602 msgstr ""
70603
70604 #: fortran/resolve.c:7278
70605 #, gcc-internal-format, gfc-internal-format
70606 msgid "DO loop at %L is undefined as it underflows"
70607 msgstr ""
70608
70609 #: fortran/resolve.c:7339
70610 #, gcc-internal-format, gfc-internal-format
70611 msgid "FORALL index-name at %L must be a scalar INTEGER"
70612 msgstr ""
70613
70614 #: fortran/resolve.c:7344
70615 #, gcc-internal-format, gfc-internal-format
70616 msgid "FORALL start expression at %L must be a scalar INTEGER"
70617 msgstr ""
70618
70619 #: fortran/resolve.c:7351
70620 #, gcc-internal-format, gfc-internal-format
70621 msgid "FORALL end expression at %L must be a scalar INTEGER"
70622 msgstr ""
70623
70624 #: fortran/resolve.c:7359
70625 #, gcc-internal-format, gfc-internal-format
70626 msgid "FORALL stride expression at %L must be a scalar %s"
70627 msgstr ""
70628
70629 #: fortran/resolve.c:7364
70630 #, gcc-internal-format, gfc-internal-format
70631 msgid "FORALL stride expression at %L cannot be zero"
70632 msgstr ""
70633
70634 #: fortran/resolve.c:7377
70635 #, gcc-internal-format
70636 msgid "FORALL index %qs may not appear in triplet specification at %L"
70637 msgstr ""
70638
70639 #: fortran/resolve.c:7481 fortran/resolve.c:7778
70640 #, gcc-internal-format, gfc-internal-format
70641 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
70642 msgstr ""
70643
70644 #: fortran/resolve.c:7489 fortran/resolve.c:7742
70645 #, gcc-internal-format, gfc-internal-format
70646 msgid "Coindexed allocatable object at %L"
70647 msgstr ""
70648
70649 #: fortran/resolve.c:7599
70650 #, gcc-internal-format, gfc-internal-format
70651 msgid ""
70652 "Source-expr at %L must be scalar or have the same rank as the allocate-"
70653 "object at %L"
70654 msgstr ""
70655
70656 #: fortran/resolve.c:7630
70657 #, gcc-internal-format, gfc-internal-format
70658 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
70659 msgstr ""
70660
70661 #: fortran/resolve.c:7789
70662 #, gcc-internal-format, gfc-internal-format
70663 msgid "Type of entity at %L is type incompatible with source-expr at %L"
70664 msgstr ""
70665
70666 #: fortran/resolve.c:7801
70667 #, gcc-internal-format, gfc-internal-format
70668 msgid ""
70669 "The allocate-object at %L and the source-expr at %L shall have the same kind "
70670 "type parameter"
70671 msgstr ""
70672
70673 #: fortran/resolve.c:7815
70674 #, gcc-internal-format, gfc-internal-format
70675 msgid ""
70676 "The source-expr at %L shall neither be of type LOCK_TYPE nor have a "
70677 "LOCK_TYPE component if allocate-object at %L is a coarray"
70678 msgstr ""
70679
70680 #: fortran/resolve.c:7830
70681 #, gcc-internal-format, gfc-internal-format
70682 msgid ""
70683 "The source-expr at %L shall neither be of type EVENT_TYPE nor have a "
70684 "EVENT_TYPE component if allocate-object at %L is a coarray"
70685 msgstr ""
70686
70687 #: fortran/resolve.c:7843
70688 #, gcc-internal-format, gfc-internal-format
70689 msgid ""
70690 "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
70691 msgstr ""
70692
70693 #: fortran/resolve.c:7861
70694 #, gcc-internal-format, gfc-internal-format
70695 msgid ""
70696 "Allocating %s at %L with type-spec requires the same character-length "
70697 "parameter as in the declaration"
70698 msgstr ""
70699
70700 #: fortran/resolve.c:7942 fortran/resolve.c:7957
70701 #, gcc-internal-format, gfc-internal-format
70702 msgid "Array specification required in ALLOCATE statement at %L"
70703 msgstr ""
70704
70705 #: fortran/resolve.c:7949
70706 #, gcc-internal-format, gfc-internal-format
70707 msgid ""
70708 "Array specification or array-valued SOURCE= expression required in ALLOCATE "
70709 "statement at %L"
70710 msgstr ""
70711
70712 #: fortran/resolve.c:7974
70713 #, gcc-internal-format, gfc-internal-format
70714 msgid "Coarray specification required in ALLOCATE statement at %L"
70715 msgstr ""
70716
70717 #: fortran/resolve.c:7983 fortran/resolve.c:8012 fortran/resolve.c:8040
70718 #, gcc-internal-format, gfc-internal-format
70719 msgid "Bad array specification in ALLOCATE statement at %L"
70720 msgstr ""
70721
70722 #: fortran/resolve.c:7989
70723 #, gcc-internal-format, gfc-internal-format
70724 msgid "Upper cobound is less than lower cobound at %L"
70725 msgstr ""
70726
70727 #: fortran/resolve.c:8001
70728 #, gcc-internal-format, gfc-internal-format
70729 msgid "Upper cobound is less than lower cobound of 1 at %L"
70730 msgstr ""
70731
70732 #: fortran/resolve.c:8059
70733 #, gcc-internal-format
70734 msgid ""
70735 "%qs must not appear in the array specification at %L in the same ALLOCATE "
70736 "statement where it is itself allocated"
70737 msgstr ""
70738
70739 #: fortran/resolve.c:8074
70740 #, gcc-internal-format, gfc-internal-format
70741 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
70742 msgstr ""
70743
70744 #: fortran/resolve.c:8085
70745 #, gcc-internal-format, gfc-internal-format
70746 msgid "Bad coarray specification in ALLOCATE statement at %L"
70747 msgstr ""
70748
70749 #: fortran/resolve.c:8117
70750 #, gcc-internal-format, gfc-internal-format
70751 msgid "Stat-variable at %L must be a scalar INTEGER variable"
70752 msgstr ""
70753
70754 #: fortran/resolve.c:8140
70755 #, gcc-internal-format, gfc-internal-format
70756 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
70757 msgstr ""
70758
70759 #: fortran/resolve.c:8151
70760 #, gcc-internal-format, gfc-internal-format
70761 msgid "ERRMSG at %L is useless without a STAT tag"
70762 msgstr ""
70763
70764 #: fortran/resolve.c:8167
70765 #, gcc-internal-format, gfc-internal-format
70766 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
70767 msgstr ""
70768
70769 #: fortran/resolve.c:8190
70770 #, gcc-internal-format, gfc-internal-format
70771 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
70772 msgstr ""
70773
70774 #: fortran/resolve.c:8220
70775 #, gcc-internal-format, gfc-internal-format
70776 msgid "Allocate-object at %L also appears at %L"
70777 msgstr ""
70778
70779 #: fortran/resolve.c:8226 fortran/resolve.c:8232
70780 #, gcc-internal-format, gfc-internal-format
70781 msgid "Allocate-object at %L is subobject of object at %L"
70782 msgstr ""
70783
70784 #. The cases overlap, or they are the same
70785 #. element in the list. Either way, we must
70786 #. issue an error and get the next case from P.
70787 #. FIXME: Sort P and Q by line number.
70788 #: fortran/resolve.c:8460
70789 #, gcc-internal-format, gfc-internal-format
70790 msgid "CASE label at %L overlaps with CASE label at %L"
70791 msgstr ""
70792
70793 #: fortran/resolve.c:8511
70794 #, gcc-internal-format, gfc-internal-format
70795 msgid "Expression in CASE statement at %L must be of type %s"
70796 msgstr ""
70797
70798 #: fortran/resolve.c:8522
70799 #, gcc-internal-format, gfc-internal-format
70800 msgid "Expression in CASE statement at %L must be of kind %d"
70801 msgstr ""
70802
70803 #: fortran/resolve.c:8535
70804 #, gcc-internal-format, gfc-internal-format
70805 msgid "Expression in CASE statement at %L must be scalar"
70806 msgstr ""
70807
70808 #: fortran/resolve.c:8581
70809 #, gcc-internal-format, gfc-internal-format
70810 msgid ""
70811 "Selection expression in computed GOTO statement at %L must be a scalar "
70812 "integer expression"
70813 msgstr ""
70814
70815 #: fortran/resolve.c:8600
70816 #, gcc-internal-format, gfc-internal-format
70817 msgid "Argument of SELECT statement at %L cannot be %s"
70818 msgstr ""
70819
70820 #: fortran/resolve.c:8610
70821 #, gcc-internal-format, gfc-internal-format
70822 msgid "Argument of SELECT statement at %L must be a scalar expression"
70823 msgstr ""
70824
70825 #: fortran/resolve.c:8628 fortran/resolve.c:8636
70826 #, gcc-internal-format, gfc-internal-format
70827 msgid "Expression in CASE statement at %L is not in the range of %s"
70828 msgstr ""
70829
70830 #: fortran/resolve.c:8698 fortran/resolve.c:9348
70831 #, gcc-internal-format, gfc-internal-format
70832 msgid ""
70833 "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
70834 msgstr ""
70835
70836 #: fortran/resolve.c:8724
70837 #, gcc-internal-format, gfc-internal-format
70838 msgid "Logical range in CASE statement at %L is not allowed"
70839 msgstr ""
70840
70841 #: fortran/resolve.c:8736
70842 #, gcc-internal-format, gfc-internal-format
70843 msgid "Constant logical value in CASE statement is repeated at %L"
70844 msgstr ""
70845
70846 #: fortran/resolve.c:8751
70847 #, gcc-internal-format, gfc-internal-format
70848 msgid "Range specification at %L can never be matched"
70849 msgstr ""
70850
70851 #: fortran/resolve.c:8854
70852 #, gcc-internal-format, gfc-internal-format
70853 msgid "Logical SELECT CASE block at %L has more that two cases"
70854 msgstr ""
70855
70856 #: fortran/resolve.c:8905
70857 #, gcc-internal-format
70858 msgid "Associating entity %qs at %L is a procedure pointer"
70859 msgstr ""
70860
70861 #: fortran/resolve.c:8914
70862 #, gcc-internal-format
70863 msgid "Derived type %qs cannot be used as a variable at %L"
70864 msgstr ""
70865
70866 #: fortran/resolve.c:8931
70867 #, gcc-internal-format
70868 msgid "Associating entity %qs at %L is a procedure name"
70869 msgstr ""
70870
70871 #: fortran/resolve.c:8947
70872 #, gcc-internal-format, gfc-internal-format
70873 msgid "Associating selector-expression at %L yields a procedure"
70874 msgstr ""
70875
70876 #: fortran/resolve.c:8954
70877 #, gcc-internal-format, gfc-internal-format
70878 msgid "Selector at %L cannot be NULL()"
70879 msgstr ""
70880
70881 #: fortran/resolve.c:8959
70882 #, gcc-internal-format, gfc-internal-format
70883 msgid "Selector at %L has no type"
70884 msgstr ""
70885
70886 #: fortran/resolve.c:8981
70887 #, gcc-internal-format
70888 msgid "Associate-name %qs at %L is used as array"
70889 msgstr ""
70890
70891 #: fortran/resolve.c:8992
70892 #, gcc-internal-format, gfc-internal-format
70893 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
70894 msgstr ""
70895
70896 #: fortran/resolve.c:9222
70897 #, gcc-internal-format, gfc-internal-format
70898 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
70899 msgstr ""
70900
70901 #: fortran/resolve.c:9258 fortran/resolve.c:9270
70902 #, gcc-internal-format, gfc-internal-format
70903 msgid "Selector at %L must not be coindexed"
70904 msgstr ""
70905
70906 #: fortran/resolve.c:9299
70907 #, gcc-internal-format, gfc-internal-format
70908 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
70909 msgstr ""
70910
70911 #: fortran/resolve.c:9311
70912 #, gcc-internal-format
70913 msgid "Derived type %qs at %L must be extensible"
70914 msgstr ""
70915
70916 #: fortran/resolve.c:9323
70917 #, gcc-internal-format
70918 msgid "Derived type %qs at %L must be an extension of %qs"
70919 msgstr ""
70920
70921 #: fortran/resolve.c:9326
70922 #, gcc-internal-format
70923 msgid "Unexpected intrinsic type %qs at %L"
70924 msgstr ""
70925
70926 #: fortran/resolve.c:9336
70927 #, gcc-internal-format, gfc-internal-format
70928 msgid ""
70929 "The type-spec at %L shall specify that each length type parameter is assumed"
70930 msgstr ""
70931
70932 #: fortran/resolve.c:9583
70933 #, gcc-internal-format, gfc-internal-format
70934 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
70935 msgstr ""
70936
70937 #: fortran/resolve.c:9711
70938 #, gcc-internal-format, gfc-internal-format
70939 msgid "RANK DEFAULT at %L is repeated at %L"
70940 msgstr ""
70941
70942 #: fortran/resolve.c:9720
70943 #, gcc-internal-format, gfc-internal-format
70944 msgid "RANK (*) at %L is repeated at %L"
70945 msgstr ""
70946
70947 #: fortran/resolve.c:9723
70948 #, gcc-internal-format, gfc-internal-format
70949 msgid "RANK (%i) at %L is repeated at %L"
70950 msgstr ""
70951
70952 #: fortran/resolve.c:9733 fortran/resolve.c:9738
70953 #, gcc-internal-format, gfc-internal-format
70954 msgid ""
70955 "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
70956 msgstr ""
70957
70958 #: fortran/resolve.c:9847
70959 #, gcc-internal-format, gfc-internal-format
70960 msgid "Invalid context for NULL () intrinsic at %L"
70961 msgstr ""
70962
70963 #: fortran/resolve.c:9899
70964 #, gcc-internal-format, gfc-internal-format
70965 msgid "DTIO %s procedure at %L must be recursive"
70966 msgstr ""
70967
70968 #: fortran/resolve.c:9909
70969 #, gcc-internal-format, gfc-internal-format
70970 msgid ""
70971 "Data transfer element at %L cannot be polymorphic unless it is processed by "
70972 "a defined input/output procedure"
70973 msgstr ""
70974
70975 #: fortran/resolve.c:9922
70976 #, gcc-internal-format, gfc-internal-format
70977 msgid ""
70978 "Data transfer element at %L cannot have POINTER components unless it is "
70979 "processed by a defined input/output procedure"
70980 msgstr ""
70981
70982 #: fortran/resolve.c:9931
70983 #, gcc-internal-format, gfc-internal-format
70984 msgid "Data transfer element at %L cannot have procedure pointer components"
70985 msgstr ""
70986
70987 #: fortran/resolve.c:9938
70988 #, gcc-internal-format, gfc-internal-format
70989 msgid ""
70990 "Data transfer element at %L cannot have ALLOCATABLE components unless it is "
70991 "processed by a defined input/output procedure"
70992 msgstr ""
70993
70994 #: fortran/resolve.c:9949
70995 #, gcc-internal-format, gfc-internal-format
70996 msgid "Data transfer element at %L cannot have PRIVATE components"
70997 msgstr ""
70998
70999 #: fortran/resolve.c:9955
71000 #, gcc-internal-format, gfc-internal-format
71001 msgid ""
71002 "Data transfer element at %L cannot have PRIVATE components unless it is "
71003 "processed by a defined input/output procedure"
71004 msgstr ""
71005
71006 #: fortran/resolve.c:9970
71007 #, gcc-internal-format, gfc-internal-format
71008 msgid ""
71009 "Data transfer element at %L cannot be a full reference to an assumed-size "
71010 "array"
71011 msgstr ""
71012
71013 #: fortran/resolve.c:10027
71014 #, gcc-internal-format, gfc-internal-format
71015 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
71016 msgstr ""
71017
71018 #: fortran/resolve.c:10037
71019 #, gcc-internal-format, gfc-internal-format
71020 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
71021 msgstr ""
71022
71023 #: fortran/resolve.c:10041
71024 #, gcc-internal-format, gfc-internal-format
71025 msgid "Event variable argument at %L must be a coarray or coindexed"
71026 msgstr ""
71027
71028 #: fortran/resolve.c:10044
71029 #, gcc-internal-format, gfc-internal-format
71030 msgid "Event variable argument at %L must be a coarray but not coindexed"
71031 msgstr ""
71032
71033 #: fortran/resolve.c:10051 fortran/resolve.c:10173
71034 #, gcc-internal-format, gfc-internal-format
71035 msgid "STAT= argument at %L must be a scalar INTEGER variable"
71036 msgstr ""
71037
71038 #: fortran/resolve.c:10063 fortran/resolve.c:10181
71039 #, gcc-internal-format, gfc-internal-format
71040 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
71041 msgstr ""
71042
71043 #: fortran/resolve.c:10075
71044 #, gcc-internal-format, gfc-internal-format
71045 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
71046 msgstr ""
71047
71048 #: fortran/resolve.c:10088
71049 #, gcc-internal-format, gfc-internal-format
71050 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
71051 msgstr ""
71052
71053 #: fortran/resolve.c:10149
71054 #, gcc-internal-format, gfc-internal-format
71055 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
71056 msgstr ""
71057
71058 #: fortran/resolve.c:10153 fortran/resolve.c:10163
71059 #, gcc-internal-format, gfc-internal-format
71060 msgid "Imageset argument at %L must between 1 and num_images()"
71061 msgstr ""
71062
71063 #: fortran/resolve.c:10208
71064 #, gcc-internal-format, gfc-internal-format
71065 msgid ""
71066 "Statement at %L is not a valid branch target statement for the branch "
71067 "statement at %L"
71068 msgstr ""
71069
71070 #: fortran/resolve.c:10218
71071 #, gcc-internal-format, gfc-internal-format
71072 msgid "Branch at %L may result in an infinite loop"
71073 msgstr ""
71074
71075 #. Note: A label at END CRITICAL does not leave the CRITICAL
71076 #. construct as END CRITICAL is still part of it.
71077 #: fortran/resolve.c:10235 fortran/resolve.c:10258
71078 #, gcc-internal-format, gfc-internal-format
71079 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
71080 msgstr ""
71081
71082 #: fortran/resolve.c:10239 fortran/resolve.c:10264
71083 #, gcc-internal-format, gfc-internal-format
71084 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
71085 msgstr ""
71086
71087 #. The label is not in an enclosing block, so illegal. This was
71088 #. allowed in Fortran 66, so we allow it as extension. No
71089 #. further checks are necessary in this case.
71090 #: fortran/resolve.c:10279
71091 #, gcc-internal-format, gfc-internal-format
71092 msgid "Label at %L is not in the same block as the GOTO statement at %L"
71093 msgstr ""
71094
71095 #: fortran/resolve.c:10351
71096 #, gcc-internal-format, gfc-internal-format
71097 msgid "WHERE mask at %L has inconsistent shape"
71098 msgstr ""
71099
71100 #: fortran/resolve.c:10367
71101 #, gcc-internal-format, gfc-internal-format
71102 msgid "WHERE assignment target at %L has inconsistent shape"
71103 msgstr ""
71104
71105 #: fortran/resolve.c:10375 fortran/resolve.c:10462
71106 #, gcc-internal-format, gfc-internal-format
71107 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
71108 msgstr ""
71109
71110 #: fortran/resolve.c:10385 fortran/resolve.c:10472
71111 #, gcc-internal-format, gfc-internal-format
71112 msgid "Unsupported statement inside WHERE at %L"
71113 msgstr ""
71114
71115 #: fortran/resolve.c:10416
71116 #, gcc-internal-format, gfc-internal-format
71117 msgid "Assignment to a FORALL index variable at %L"
71118 msgstr ""
71119
71120 #: fortran/resolve.c:10425
71121 #, gcc-internal-format
71122 msgid ""
71123 "The FORALL with index %qs is not used on the left side of the assignment at "
71124 "%L and so might cause multiple assignment to this object"
71125 msgstr ""
71126
71127 #: fortran/resolve.c:10572
71128 #, gcc-internal-format, gfc-internal-format
71129 msgid "FORALL construct at %L"
71130 msgstr ""
71131
71132 #: fortran/resolve.c:10593
71133 #, gcc-internal-format, gfc-internal-format
71134 msgid "FORALL index-name at %L must be a scalar variable of type integer"
71135 msgstr ""
71136
71137 #: fortran/resolve.c:10603
71138 #, gcc-internal-format, gfc-internal-format
71139 msgid "An outer FORALL construct already has an index with this name %L"
71140 msgstr ""
71141
71142 #: fortran/resolve.c:10680
71143 #, gcc-internal-format, gfc-internal-format
71144 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
71145 msgstr ""
71146
71147 #: fortran/resolve.c:10785
71148 #, gcc-internal-format
71149 msgid "gfc_resolve_blocks(): Bad block type"
71150 msgstr ""
71151
71152 #: fortran/resolve.c:10898
71153 #, gcc-internal-format, gfc-internal-format
71154 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
71155 msgstr ""
71156
71157 #: fortran/resolve.c:10930
71158 #, gcc-internal-format, gfc-internal-format
71159 msgid ""
71160 "Coindexed expression at %L is assigned to a derived type variable with a "
71161 "POINTER component in a PURE procedure"
71162 msgstr ""
71163
71164 #. F2008, C1283 (4).
71165 #: fortran/resolve.c:10936
71166 #, gcc-internal-format, gfc-internal-format
71167 msgid ""
71168 "In a pure subprogram an INTENT(IN) dummy argument shall not be used as the "
71169 "expr at %L of an intrinsic assignment statement in which the variable is of "
71170 "a derived type if the derived type has a pointer component at any level of "
71171 "component selection."
71172 msgstr ""
71173
71174 #: fortran/resolve.c:10948
71175 #, gcc-internal-format, gfc-internal-format
71176 msgid "Assignment to coindexed variable at %L in a PURE procedure"
71177 msgstr ""
71178
71179 #: fortran/resolve.c:10980
71180 #, gcc-internal-format, gfc-internal-format
71181 msgid "Assignment to polymorphic coarray at %L is not permitted"
71182 msgstr ""
71183
71184 #: fortran/resolve.c:10984
71185 #, gcc-internal-format, gfc-internal-format
71186 msgid "Assignment to an allocatable polymorphic variable at %L"
71187 msgstr ""
71188
71189 #: fortran/resolve.c:10989
71190 #, gcc-internal-format
71191 msgid ""
71192 "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-"
71193 "lhs%>"
71194 msgstr ""
71195
71196 #: fortran/resolve.c:10996
71197 #, gcc-internal-format, gfc-internal-format
71198 msgid ""
71199 "Nonallocatable variable must not be polymorphic in intrinsic assignment at "
71200 "%L - check that there is a matching specific subroutine for '=' operator"
71201 msgstr ""
71202
71203 #: fortran/resolve.c:11007
71204 #, gcc-internal-format, gfc-internal-format
71205 msgid ""
71206 "Coindexed variable must not have an allocatable ultimate component in "
71207 "assignment at %L"
71208 msgstr ""
71209
71210 #: fortran/resolve.c:11325
71211 #, gcc-internal-format, gfc-internal-format
71212 msgid ""
71213 "TODO: type-bound defined assignment(s) at %L not done because multiple part "
71214 "array references would occur in intermediate expressions."
71215 msgstr ""
71216
71217 #. Even if standard does not support this feature, continue to build
71218 #. the two statements to avoid upsetting frontend_passes.c.
71219 #: fortran/resolve.c:11567
71220 #, gcc-internal-format, gfc-internal-format
71221 msgid "Pointer procedure assignment at %L"
71222 msgstr ""
71223
71224 #: fortran/resolve.c:11579
71225 #, gcc-internal-format, gfc-internal-format
71226 msgid ""
71227 "The function result on the lhs of the assignment at %L must have the pointer "
71228 "attribute."
71229 msgstr ""
71230
71231 #: fortran/resolve.c:11831
71232 #, gcc-internal-format, gfc-internal-format
71233 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
71234 msgstr ""
71235
71236 #: fortran/resolve.c:11835
71237 #, gcc-internal-format
71238 msgid "Variable %qs has not been assigned a target label at %L"
71239 msgstr ""
71240
71241 #: fortran/resolve.c:11846
71242 #, gcc-internal-format, gfc-internal-format
71243 msgid ""
71244 "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
71245 msgstr ""
71246
71247 #: fortran/resolve.c:11909
71248 #, gcc-internal-format, gfc-internal-format
71249 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
71250 msgstr ""
71251
71252 #: fortran/resolve.c:11955
71253 #, gcc-internal-format, gfc-internal-format
71254 msgid "Invalid NULL at %L"
71255 msgstr ""
71256
71257 #: fortran/resolve.c:11959
71258 #, gcc-internal-format, gfc-internal-format
71259 msgid ""
71260 "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
71261 msgstr ""
71262
71263 #: fortran/resolve.c:12020
71264 #, gcc-internal-format
71265 msgid "gfc_resolve_code(): No expression on DO WHILE"
71266 msgstr ""
71267
71268 #: fortran/resolve.c:12025
71269 #, gcc-internal-format, gfc-internal-format
71270 msgid ""
71271 "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
71272 msgstr ""
71273
71274 #: fortran/resolve.c:12109
71275 #, gcc-internal-format, gfc-internal-format
71276 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
71277 msgstr ""
71278
71279 #: fortran/resolve.c:12190
71280 #, gcc-internal-format
71281 msgid "gfc_resolve_code(): Bad statement code"
71282 msgstr ""
71283
71284 #: fortran/resolve.c:12300
71285 #, gcc-internal-format
71286 msgid ""
71287 "Variable %qs with binding label %qs at %L uses the same global identifier as "
71288 "entity at %L"
71289 msgstr ""
71290
71291 #. This can only happen if the variable is defined in a module - if it
71292 #. isn't the same module, reject it.
71293 #: fortran/resolve.c:12314
71294 #, gcc-internal-format
71295 msgid ""
71296 "Variable %qs from module %qs with binding label %qs at %L uses the same "
71297 "global identifier as entity at %L from module %qs"
71298 msgstr ""
71299
71300 #. Print an error if the procedure is defined multiple times; we have to
71301 #. exclude references to the same procedure via module association or
71302 #. multiple checks for the same procedure.
71303 #: fortran/resolve.c:12333
71304 #, gcc-internal-format
71305 msgid ""
71306 "Procedure %qs with binding label %qs at %L uses the same global identifier "
71307 "as entity at %L"
71308 msgstr ""
71309
71310 #: fortran/resolve.c:12418
71311 #, gcc-internal-format, gfc-internal-format
71312 msgid "String length at %L is too large"
71313 msgstr ""
71314
71315 #: fortran/resolve.c:12652
71316 #, gcc-internal-format
71317 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
71318 msgstr ""
71319
71320 #: fortran/resolve.c:12656
71321 #, gcc-internal-format
71322 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
71323 msgstr ""
71324
71325 #: fortran/resolve.c:12664
71326 #, gcc-internal-format
71327 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
71328 msgstr ""
71329
71330 #: fortran/resolve.c:12675
71331 #, gcc-internal-format
71332 msgid "Array %qs at %L cannot have a deferred shape"
71333 msgstr ""
71334
71335 #: fortran/resolve.c:12691
71336 #, gcc-internal-format
71337 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
71338 msgstr ""
71339
71340 #: fortran/resolve.c:12703
71341 #, gcc-internal-format
71342 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
71343 msgstr ""
71344
71345 #: fortran/resolve.c:12736
71346 #, gcc-internal-format
71347 msgid ""
71348 "The type %qs cannot be host associated at %L because it is blocked by an "
71349 "incompatible object of the same name declared at %L"
71350 msgstr ""
71351
71352 #: fortran/resolve.c:12758
71353 #, gcc-internal-format
71354 msgid ""
71355 "Implied SAVE for module variable %qs at %L, needed due to the default "
71356 "initialization"
71357 msgstr ""
71358
71359 #: fortran/resolve.c:12789
71360 #, gcc-internal-format
71361 msgid ""
71362 "Entity %qs at %L has a deferred type parameter and requires either the "
71363 "POINTER or ALLOCATABLE attribute"
71364 msgstr ""
71365
71366 #. F08:C541. The shape of an array defined in a main program or module
71367 #. * needs to be constant.
71368 #: fortran/resolve.c:12825
71369 #, gcc-internal-format
71370 msgid "The module or main program array %qs at %L must have constant shape"
71371 msgstr ""
71372
71373 #: fortran/resolve.c:12850
71374 #, gcc-internal-format, gfc-internal-format
71375 msgid ""
71376 "Entity with assumed character length at %L must be a dummy argument or a "
71377 "PARAMETER"
71378 msgstr ""
71379
71380 #: fortran/resolve.c:12871
71381 #, gcc-internal-format
71382 msgid "%qs at %L must have constant character length in this context"
71383 msgstr ""
71384
71385 #: fortran/resolve.c:12878
71386 #, gcc-internal-format
71387 msgid "COMMON variable %qs at %L must have constant character length"
71388 msgstr ""
71389
71390 #: fortran/resolve.c:12925
71391 #, gcc-internal-format
71392 msgid "Allocatable %qs at %L cannot have an initializer"
71393 msgstr ""
71394
71395 #: fortran/resolve.c:12928
71396 #, gcc-internal-format
71397 msgid "External %qs at %L cannot have an initializer"
71398 msgstr ""
71399
71400 #: fortran/resolve.c:12931
71401 #, gcc-internal-format
71402 msgid "Dummy %qs at %L cannot have an initializer"
71403 msgstr ""
71404
71405 #: fortran/resolve.c:12934
71406 #, gcc-internal-format
71407 msgid "Intrinsic %qs at %L cannot have an initializer"
71408 msgstr ""
71409
71410 #: fortran/resolve.c:12937
71411 #, gcc-internal-format
71412 msgid "Function result %qs at %L cannot have an initializer"
71413 msgstr ""
71414
71415 #: fortran/resolve.c:12940
71416 #, gcc-internal-format
71417 msgid "Automatic array %qs at %L cannot have an initializer"
71418 msgstr ""
71419
71420 #: fortran/resolve.c:12982
71421 #, gcc-internal-format, gfc-internal-format
71422 msgid "%s at %L"
71423 msgstr ""
71424
71425 #: fortran/resolve.c:13013
71426 #, gcc-internal-format
71427 msgid "Character-valued statement function %qs at %L must have constant length"
71428 msgstr ""
71429
71430 #: fortran/resolve.c:13036
71431 #, gcc-internal-format
71432 msgid ""
71433 "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is "
71434 "PUBLIC at %L"
71435 msgstr ""
71436
71437 #: fortran/resolve.c:13058
71438 #, gcc-internal-format
71439 msgid ""
71440 "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs "
71441 "which is PRIVATE"
71442 msgstr ""
71443
71444 #: fortran/resolve.c:13076
71445 #, gcc-internal-format
71446 msgid "Function %qs at %L cannot have an initializer"
71447 msgstr ""
71448
71449 #: fortran/resolve.c:13088
71450 #, gcc-internal-format
71451 msgid "External object %qs at %L may not have an initializer"
71452 msgstr ""
71453
71454 #: fortran/resolve.c:13097
71455 #, gcc-internal-format
71456 msgid "ELEMENTAL function %qs at %L must have a scalar result"
71457 msgstr ""
71458
71459 #: fortran/resolve.c:13107
71460 #, gcc-internal-format
71461 msgid ""
71462 "Statement function %qs at %L may not have pointer or allocatable attribute"
71463 msgstr ""
71464
71465 #: fortran/resolve.c:13126
71466 #, gcc-internal-format
71467 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
71468 msgstr ""
71469
71470 #: fortran/resolve.c:13130
71471 #, gcc-internal-format
71472 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
71473 msgstr ""
71474
71475 #: fortran/resolve.c:13134
71476 #, gcc-internal-format
71477 msgid "CHARACTER(*) function %qs at %L cannot be pure"
71478 msgstr ""
71479
71480 #: fortran/resolve.c:13138
71481 #, gcc-internal-format
71482 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
71483 msgstr ""
71484
71485 #: fortran/resolve.c:13151
71486 #, gcc-internal-format
71487 msgid "CHARACTER(*) function %qs at %L"
71488 msgstr ""
71489
71490 #: fortran/resolve.c:13162
71491 #, gcc-internal-format
71492 msgid "Procedure pointer %qs at %L shall not be elemental"
71493 msgstr ""
71494
71495 #: fortran/resolve.c:13168
71496 #, gcc-internal-format
71497 msgid "Dummy procedure %qs at %L shall not be elemental"
71498 msgstr ""
71499
71500 #: fortran/resolve.c:13180
71501 #, gcc-internal-format
71502 msgid ""
71503 "Function result variable %qs at %L of elemental function %qs shall not have "
71504 "an ALLOCATABLE or POINTER attribute"
71505 msgstr ""
71506
71507 #: fortran/resolve.c:13237
71508 #, gcc-internal-format
71509 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
71510 msgstr ""
71511
71512 #: fortran/resolve.c:13243
71513 #, gcc-internal-format
71514 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
71515 msgstr ""
71516
71517 #: fortran/resolve.c:13249
71518 #, gcc-internal-format
71519 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
71520 msgstr ""
71521
71522 #: fortran/resolve.c:13257
71523 #, gcc-internal-format
71524 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
71525 msgstr ""
71526
71527 #: fortran/resolve.c:13263
71528 #, gcc-internal-format
71529 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
71530 msgstr ""
71531
71532 #: fortran/resolve.c:13306
71533 #, gcc-internal-format, gfc-internal-format
71534 msgid ""
71535 "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its "
71536 "interface in %s"
71537 msgstr ""
71538
71539 #: fortran/resolve.c:13314
71540 #, gcc-internal-format, gfc-internal-format
71541 msgid ""
71542 "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface "
71543 "in %s"
71544 msgstr ""
71545
71546 #: fortran/resolve.c:13322
71547 #, gcc-internal-format, gfc-internal-format
71548 msgid ""
71549 "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its "
71550 "interface in %s"
71551 msgstr ""
71552
71553 #: fortran/resolve.c:13331
71554 #, gcc-internal-format
71555 msgid ""
71556 "%s between the MODULE PROCEDURE declaration in MODULE %qs and the "
71557 "declaration at %L in (SUB)MODULE %qs"
71558 msgstr ""
71559
71560 #: fortran/resolve.c:13415
71561 #, gcc-internal-format
71562 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
71563 msgstr ""
71564
71565 #: fortran/resolve.c:13424
71566 #, gcc-internal-format, gfc-internal-format
71567 msgid "FINAL procedure at %L must have exactly one argument"
71568 msgstr ""
71569
71570 #: fortran/resolve.c:13433
71571 #, gcc-internal-format
71572 msgid "Argument of FINAL procedure at %L must be of type %qs"
71573 msgstr ""
71574
71575 #: fortran/resolve.c:13441
71576 #, gcc-internal-format, gfc-internal-format
71577 msgid "Argument of FINAL procedure at %L must not be a POINTER"
71578 msgstr ""
71579
71580 #: fortran/resolve.c:13447
71581 #, gcc-internal-format, gfc-internal-format
71582 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
71583 msgstr ""
71584
71585 #: fortran/resolve.c:13453
71586 #, gcc-internal-format, gfc-internal-format
71587 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
71588 msgstr ""
71589
71590 #: fortran/resolve.c:13461
71591 #, gcc-internal-format, gfc-internal-format
71592 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
71593 msgstr ""
71594
71595 #: fortran/resolve.c:13470
71596 #, gcc-internal-format, gfc-internal-format
71597 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
71598 msgstr ""
71599
71600 #: fortran/resolve.c:13492
71601 #, gcc-internal-format
71602 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
71603 msgstr ""
71604
71605 #: fortran/resolve.c:13529
71606 #, gcc-internal-format
71607 msgid ""
71608 "Only array FINAL procedures declared for derived type %qs defined at %L, "
71609 "suggest also scalar one"
71610 msgstr ""
71611
71612 #: fortran/resolve.c:13569
71613 #, gcc-internal-format
71614 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
71615 msgstr ""
71616
71617 #: fortran/resolve.c:13605
71618 #, gcc-internal-format
71619 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
71620 msgstr ""
71621
71622 #: fortran/resolve.c:13664
71623 #, gcc-internal-format
71624 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
71625 msgstr ""
71626
71627 #: fortran/resolve.c:13676
71628 #, gcc-internal-format
71629 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
71630 msgstr ""
71631
71632 #: fortran/resolve.c:13704
71633 #, gcc-internal-format
71634 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
71635 msgstr ""
71636
71637 #: fortran/resolve.c:13760
71638 #, gcc-internal-format, gfc-internal-format
71639 msgid "Type-bound operator at %L cannot be NOPASS"
71640 msgstr ""
71641
71642 #: fortran/resolve.c:13971
71643 #, gcc-internal-format
71644 msgid ""
71645 "%qs must be a module procedure or an external procedure with an explicit "
71646 "interface at %L"
71647 msgstr ""
71648
71649 #: fortran/resolve.c:14014
71650 #, gcc-internal-format
71651 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
71652 msgstr ""
71653
71654 #: fortran/resolve.c:14028
71655 #, gcc-internal-format
71656 msgid "Procedure %qs with PASS at %L must have at least one argument"
71657 msgstr ""
71658
71659 #: fortran/resolve.c:14042 fortran/resolve.c:14528
71660 #, gcc-internal-format
71661 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
71662 msgstr ""
71663
71664 #: fortran/resolve.c:14050
71665 #, gcc-internal-format
71666 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
71667 msgstr ""
71668
71669 #: fortran/resolve.c:14059
71670 #, gcc-internal-format
71671 msgid "Passed-object dummy argument of %qs at %L must be scalar"
71672 msgstr ""
71673
71674 #: fortran/resolve.c:14065
71675 #, gcc-internal-format
71676 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
71677 msgstr ""
71678
71679 #: fortran/resolve.c:14071
71680 #, gcc-internal-format
71681 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
71682 msgstr ""
71683
71684 #: fortran/resolve.c:14100
71685 #, gcc-internal-format
71686 msgid "Procedure %qs at %L has the same name as a component of %qs"
71687 msgstr ""
71688
71689 #: fortran/resolve.c:14110
71690 #, gcc-internal-format
71691 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
71692 msgstr ""
71693
71694 #: fortran/resolve.c:14205
71695 #, gcc-internal-format
71696 msgid ""
71697 "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and "
71698 "not overridden"
71699 msgstr ""
71700
71701 #: fortran/resolve.c:14308
71702 #, gcc-internal-format
71703 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
71704 msgstr ""
71705
71706 #: fortran/resolve.c:14317
71707 #, gcc-internal-format
71708 msgid ""
71709 "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
71710 msgstr ""
71711
71712 #: fortran/resolve.c:14327
71713 #, gcc-internal-format
71714 msgid ""
71715 "Component %qs at %L with coarray component shall be a nonpointer, "
71716 "nonallocatable scalar"
71717 msgstr ""
71718
71719 #: fortran/resolve.c:14352
71720 #, gcc-internal-format
71721 msgid ""
71722 "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
71723 msgstr ""
71724
71725 #: fortran/resolve.c:14363
71726 #, gcc-internal-format
71727 msgid "Component %qs of BIND(C) type at %L must have length one"
71728 msgstr ""
71729
71730 #: fortran/resolve.c:14461
71731 #, gcc-internal-format
71732 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
71733 msgstr ""
71734
71735 #: fortran/resolve.c:14475
71736 #, gcc-internal-format
71737 msgid ""
71738 "Procedure pointer component %qs with PASS at %L must have at least one "
71739 "argument"
71740 msgstr ""
71741
71742 #: fortran/resolve.c:14491
71743 #, gcc-internal-format
71744 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
71745 msgstr ""
71746
71747 #: fortran/resolve.c:14501
71748 #, gcc-internal-format
71749 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
71750 msgstr ""
71751
71752 #: fortran/resolve.c:14510
71753 #, gcc-internal-format
71754 msgid ""
71755 "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
71756 msgstr ""
71757
71758 #: fortran/resolve.c:14519
71759 #, gcc-internal-format
71760 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
71761 msgstr ""
71762
71763 #: fortran/resolve.c:14561
71764 #, gcc-internal-format
71765 msgid ""
71766 "Component %qs of %qs at %L has the same name as an inherited type-bound "
71767 "procedure"
71768 msgstr ""
71769
71770 #: fortran/resolve.c:14574
71771 #, gcc-internal-format
71772 msgid ""
71773 "Character length of component %qs needs to be a constant specification "
71774 "expression at %L"
71775 msgstr ""
71776
71777 #: fortran/resolve.c:14585
71778 #, gcc-internal-format
71779 msgid ""
71780 "Character component %qs of %qs at %L with deferred length must be a POINTER "
71781 "or ALLOCATABLE"
71782 msgstr ""
71783
71784 #: fortran/resolve.c:14618
71785 #, gcc-internal-format
71786 msgid ""
71787 "the component %qs is a PRIVATE type and cannot be a component of %qs, which "
71788 "is PUBLIC at %L"
71789 msgstr ""
71790
71791 #: fortran/resolve.c:14626
71792 #, gcc-internal-format, gfc-internal-format
71793 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
71794 msgstr ""
71795
71796 #: fortran/resolve.c:14635
71797 #, gcc-internal-format, gfc-internal-format
71798 msgid ""
71799 "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE "
71800 "attribute"
71801 msgstr ""
71802
71803 #: fortran/resolve.c:14717
71804 #, gcc-internal-format, gfc-internal-format
71805 msgid "Conflicting initializers in union at %L and %L"
71806 msgstr ""
71807
71808 #: fortran/resolve.c:14762
71809 #, gcc-internal-format
71810 msgid ""
71811 "As extending type %qs at %L has a coarray component, parent type %qs shall "
71812 "also have one"
71813 msgstr ""
71814
71815 #: fortran/resolve.c:14775
71816 #, gcc-internal-format
71817 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
71818 msgstr ""
71819
71820 #: fortran/resolve.c:14839
71821 #, gcc-internal-format
71822 msgid ""
71823 "Parameterized type %qs does not have a component corresponding to parameter "
71824 "%qs at %L"
71825 msgstr ""
71826
71827 #: fortran/resolve.c:14872
71828 #, gcc-internal-format
71829 msgid ""
71830 "Generic name %qs of function %qs at %L being the same name as derived type "
71831 "at %L"
71832 msgstr ""
71833
71834 #: fortran/resolve.c:14886
71835 #, gcc-internal-format
71836 msgid "Derived type %qs at %L has not been declared"
71837 msgstr ""
71838
71839 #: fortran/resolve.c:14951
71840 #, gcc-internal-format
71841 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
71842 msgstr ""
71843
71844 #: fortran/resolve.c:14957
71845 #, gcc-internal-format
71846 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
71847 msgstr ""
71848
71849 #: fortran/resolve.c:14963
71850 #, gcc-internal-format
71851 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
71852 msgstr ""
71853
71854 #: fortran/resolve.c:14971
71855 #, gcc-internal-format
71856 msgid ""
71857 "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
71858 msgstr ""
71859
71860 #: fortran/resolve.c:14988
71861 #, gcc-internal-format
71862 msgid ""
71863 "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC "
71864 "namelist %qs at %L"
71865 msgstr ""
71866
71867 #: fortran/resolve.c:15010
71868 #, gcc-internal-format
71869 msgid ""
71870 "NAMELIST object %qs has use-associated PRIVATE components and cannot be "
71871 "member of namelist %qs at %L"
71872 msgstr ""
71873
71874 #: fortran/resolve.c:15021
71875 #, gcc-internal-format
71876 msgid ""
71877 "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC "
71878 "namelist %qs at %L"
71879 msgstr ""
71880
71881 #: fortran/resolve.c:15048
71882 #, gcc-internal-format
71883 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
71884 msgstr ""
71885
71886 #: fortran/resolve.c:15067
71887 #, gcc-internal-format
71888 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
71889 msgstr ""
71890
71891 #: fortran/resolve.c:15083
71892 #, gcc-internal-format
71893 msgid ""
71894 "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
71895 msgstr ""
71896
71897 #: fortran/resolve.c:15094
71898 #, gcc-internal-format, gfc-internal-format
71899 msgid "Incompatible derived type in PARAMETER at %L"
71900 msgstr ""
71901
71902 #: fortran/resolve.c:15102
71903 #, gcc-internal-format
71904 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
71905 msgstr ""
71906
71907 #: fortran/resolve.c:15153
71908 #, gcc-internal-format
71909 msgid ""
71910 "The object %qs at %L has a deferred LEN parameter %qs and is neither "
71911 "allocatable nor a pointer"
71912 msgstr ""
71913
71914 #: fortran/resolve.c:15164
71915 #, gcc-internal-format
71916 msgid ""
71917 "The AUTOMATIC object %qs at %L must not have the SAVE attribute or be a "
71918 "variable declared in the main program, a module or a submodule(F08/C513)"
71919 msgstr ""
71920
71921 #: fortran/resolve.c:15171
71922 #, gcc-internal-format
71923 msgid ""
71924 "The object %qs at %L with ASSUMED type parameters must be a dummy or a "
71925 "SELECT TYPE selector(F08/4.2)"
71926 msgstr ""
71927
71928 #: fortran/resolve.c:15211
71929 #, gcc-internal-format, gfc-internal-format
71930 msgid ""
71931 "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays "
71932 "at %L are unsupported"
71933 msgstr ""
71934
71935 #: fortran/resolve.c:15275
71936 #, gcc-internal-format, gfc-internal-format
71937 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
71938 msgstr ""
71939
71940 #: fortran/resolve.c:15278
71941 #, gcc-internal-format, gfc-internal-format
71942 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
71943 msgstr ""
71944
71945 #: fortran/resolve.c:15374
71946 #, gcc-internal-format
71947 msgid ""
71948 "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an "
71949 "assumed-shape or assumed-rank array"
71950 msgstr ""
71951
71952 #: fortran/resolve.c:15395
71953 #, gcc-internal-format, gfc-internal-format
71954 msgid "Bad specification for assumed size array at %L"
71955 msgstr ""
71956
71957 #: fortran/resolve.c:15408
71958 #, gcc-internal-format, gfc-internal-format
71959 msgid "Assumed size array at %L must be a dummy argument"
71960 msgstr ""
71961
71962 #: fortran/resolve.c:15411
71963 #, gcc-internal-format, gfc-internal-format
71964 msgid "Assumed shape array at %L must be a dummy argument"
71965 msgstr ""
71966
71967 #: fortran/resolve.c:15421
71968 #, gcc-internal-format, gfc-internal-format
71969 msgid "Assumed-rank array at %L must be a dummy argument"
71970 msgstr ""
71971
71972 #: fortran/resolve.c:15428
71973 #, gcc-internal-format, gfc-internal-format
71974 msgid ""
71975 "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
71976 msgstr ""
71977
71978 #: fortran/resolve.c:15441
71979 #, gcc-internal-format, gfc-internal-format
71980 msgid "Symbol at %L is not a DUMMY variable"
71981 msgstr ""
71982
71983 #: fortran/resolve.c:15447
71984 #, gcc-internal-format
71985 msgid ""
71986 "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
71987 msgstr ""
71988
71989 #: fortran/resolve.c:15457
71990 #, gcc-internal-format
71991 msgid ""
71992 "Character dummy variable %qs at %L with VALUE attribute must have constant "
71993 "length"
71994 msgstr ""
71995
71996 #: fortran/resolve.c:15466
71997 #, gcc-internal-format
71998 msgid ""
71999 "C interoperable character dummy variable %qs at %L with VALUE attribute must "
72000 "have length one"
72001 msgstr ""
72002
72003 #: fortran/resolve.c:15479 fortran/resolve.c:15656
72004 #, gcc-internal-format
72005 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
72006 msgstr ""
72007
72008 #: fortran/resolve.c:15493
72009 #, gcc-internal-format, gfc-internal-format
72010 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
72011 msgstr ""
72012
72013 #: fortran/resolve.c:15502
72014 #, gcc-internal-format, gfc-internal-format
72015 msgid ""
72016 "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of "
72017 "an numeric intrinsic type"
72018 msgstr ""
72019
72020 #: fortran/resolve.c:15511
72021 #, gcc-internal-format, gfc-internal-format
72022 msgid ""
72023 "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, "
72024 "CODIMENSION, POINTER or VALUE attribute"
72025 msgstr ""
72026
72027 #: fortran/resolve.c:15519
72028 #, gcc-internal-format, gfc-internal-format
72029 msgid ""
72030 "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) "
72031 "attribute"
72032 msgstr ""
72033
72034 #: fortran/resolve.c:15526
72035 #, gcc-internal-format, gfc-internal-format
72036 msgid ""
72037 "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an "
72038 "assumed-size array"
72039 msgstr ""
72040
72041 #: fortran/resolve.c:15546
72042 #, gcc-internal-format, gfc-internal-format
72043 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
72044 msgstr ""
72045
72046 #: fortran/resolve.c:15553
72047 #, gcc-internal-format, gfc-internal-format
72048 msgid ""
72049 "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, "
72050 "POINTER or VALUE attribute"
72051 msgstr ""
72052
72053 #: fortran/resolve.c:15560
72054 #, gcc-internal-format, gfc-internal-format
72055 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
72056 msgstr ""
72057
72058 #: fortran/resolve.c:15567
72059 #, gcc-internal-format, gfc-internal-format
72060 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
72061 msgstr ""
72062
72063 #: fortran/resolve.c:15593
72064 #, gcc-internal-format
72065 msgid ""
72066 "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block "
72067 "nor declared at the module level scope"
72068 msgstr ""
72069
72070 #: fortran/resolve.c:15603
72071 #, gcc-internal-format
72072 msgid "BIND(C) Variable %qs at %L must have length one"
72073 msgstr ""
72074
72075 #: fortran/resolve.c:15682
72076 #, gcc-internal-format
72077 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
72078 msgstr ""
72079
72080 #: fortran/resolve.c:15697
72081 #, gcc-internal-format, gfc-internal-format
72082 msgid ""
72083 "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE "
72084 "must be a coarray"
72085 msgstr ""
72086
72087 #: fortran/resolve.c:15710
72088 #, gcc-internal-format, gfc-internal-format
72089 msgid ""
72090 "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE "
72091 "must be a coarray"
72092 msgstr ""
72093
72094 #: fortran/resolve.c:15728
72095 #, gcc-internal-format
72096 msgid ""
72097 "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have "
72098 "a default initializer"
72099 msgstr ""
72100
72101 #: fortran/resolve.c:15740
72102 #, gcc-internal-format
72103 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
72104 msgstr ""
72105
72106 #: fortran/resolve.c:15749
72107 #, gcc-internal-format
72108 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
72109 msgstr ""
72110
72111 #: fortran/resolve.c:15762
72112 #, gcc-internal-format
72113 msgid ""
72114 "Function result %qs at %L shall not be a coarray or have a coarray component"
72115 msgstr ""
72116
72117 #: fortran/resolve.c:15771
72118 #, gcc-internal-format
72119 msgid ""
72120 "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
72121 msgstr ""
72122
72123 #: fortran/resolve.c:15784
72124 #, gcc-internal-format
72125 msgid ""
72126 "Variable %qs at %L with coarray component shall be a nonpointer, "
72127 "nonallocatable scalar, which is not a coarray"
72128 msgstr ""
72129
72130 #: fortran/resolve.c:15800
72131 #, gcc-internal-format
72132 msgid ""
72133 "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy "
72134 "argument"
72135 msgstr ""
72136
72137 #: fortran/resolve.c:15808
72138 #, gcc-internal-format
72139 msgid ""
72140 "Coarray variable %qs at %L shall not have codimensions with deferred shape"
72141 msgstr ""
72142
72143 #: fortran/resolve.c:15815
72144 #, gcc-internal-format
72145 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
72146 msgstr ""
72147
72148 #: fortran/resolve.c:15828
72149 #, gcc-internal-format
72150 msgid ""
72151 "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray "
72152 "or have coarray components"
72153 msgstr ""
72154
72155 #: fortran/resolve.c:15837
72156 #, gcc-internal-format
72157 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
72158 msgstr ""
72159
72160 #: fortran/resolve.c:15853
72161 #, gcc-internal-format
72162 msgid ""
72163 "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure "
72164 "%qs"
72165 msgstr ""
72166
72167 #: fortran/resolve.c:15859
72168 #, gcc-internal-format
72169 msgid ""
72170 "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure "
72171 "%qs"
72172 msgstr ""
72173
72174 #: fortran/resolve.c:15884
72175 #, gcc-internal-format
72176 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
72177 msgstr ""
72178
72179 #: fortran/resolve.c:15954
72180 #, gcc-internal-format, gfc-internal-format
72181 msgid "Threadprivate at %L isn't SAVEd"
72182 msgstr ""
72183
72184 #: fortran/resolve.c:15965
72185 #, gcc-internal-format
72186 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
72187 msgstr ""
72188
72189 #: fortran/resolve.c:16070
72190 #, gcc-internal-format, gfc-internal-format
72191 msgid "Expecting definable entity near %L"
72192 msgstr ""
72193
72194 #: fortran/resolve.c:16078
72195 #, gcc-internal-format
72196 msgid "BLOCK DATA element %qs at %L must be in COMMON"
72197 msgstr ""
72198
72199 #: fortran/resolve.c:16085
72200 #, gcc-internal-format
72201 msgid "DATA array %qs at %L must be specified in a previous declaration"
72202 msgstr ""
72203
72204 #: fortran/resolve.c:16092
72205 #, gcc-internal-format
72206 msgid "DATA element %qs at %L cannot have a coindex"
72207 msgstr ""
72208
72209 #: fortran/resolve.c:16108
72210 #, gcc-internal-format
72211 msgid "DATA element %qs at %L is a pointer and so must be a full array"
72212 msgstr ""
72213
72214 #: fortran/resolve.c:16115
72215 #, gcc-internal-format, gfc-internal-format
72216 msgid ""
72217 "DATA object near %L has the pointer attribute and the corresponding DATA "
72218 "value is not a valid initial-data-target"
72219 msgstr ""
72220
72221 #: fortran/resolve.c:16163
72222 #, gcc-internal-format, gfc-internal-format
72223 msgid "Nonconstant array section at %L in DATA statement"
72224 msgstr ""
72225
72226 #: fortran/resolve.c:16176
72227 #, gcc-internal-format, gfc-internal-format
72228 msgid "DATA statement at %L has more variables than values"
72229 msgstr ""
72230
72231 #: fortran/resolve.c:16275
72232 #, gcc-internal-format, gfc-internal-format
72233 msgid ""
72234 "start of implied-do loop at %L could not be simplified to a constant value"
72235 msgstr ""
72236
72237 #: fortran/resolve.c:16283
72238 #, gcc-internal-format, gfc-internal-format
72239 msgid ""
72240 "end of implied-do loop at %L could not be simplified to a constant value"
72241 msgstr ""
72242
72243 #: fortran/resolve.c:16291
72244 #, gcc-internal-format, gfc-internal-format
72245 msgid ""
72246 "step of implied-do loop at %L could not be simplified to a constant value"
72247 msgstr ""
72248
72249 #: fortran/resolve.c:16416
72250 #, gcc-internal-format, gfc-internal-format
72251 msgid "DATA statement at %L has more values than variables"
72252 msgstr ""
72253
72254 #: fortran/resolve.c:16581
72255 #, gcc-internal-format, gfc-internal-format
72256 msgid "Label %d at %L defined but not used"
72257 msgstr ""
72258
72259 #: fortran/resolve.c:16587
72260 #, gcc-internal-format, gfc-internal-format
72261 msgid "Label %d at %L defined but cannot be used"
72262 msgstr ""
72263
72264 #: fortran/resolve.c:16671
72265 #, gcc-internal-format
72266 msgid ""
72267 "Derived type variable %qs at %L must have SEQUENCE attribute to be an "
72268 "EQUIVALENCE object"
72269 msgstr ""
72270
72271 #: fortran/resolve.c:16680
72272 #, gcc-internal-format
72273 msgid ""
72274 "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an "
72275 "EQUIVALENCE object"
72276 msgstr ""
72277
72278 #: fortran/resolve.c:16688
72279 #, gcc-internal-format
72280 msgid ""
72281 "Derived type variable %qs at %L with default initialization cannot be in "
72282 "EQUIVALENCE with a variable in COMMON"
72283 msgstr ""
72284
72285 #: fortran/resolve.c:16704
72286 #, gcc-internal-format
72287 msgid ""
72288 "Derived type variable %qs at %L with pointer component(s) cannot be an "
72289 "EQUIVALENCE object"
72290 msgstr ""
72291
72292 #: fortran/resolve.c:16807
72293 #, gcc-internal-format, gfc-internal-format
72294 msgid "Syntax error in EQUIVALENCE statement at %L"
72295 msgstr ""
72296
72297 #: fortran/resolve.c:16822
72298 #, gcc-internal-format, gfc-internal-format
72299 msgid ""
72300 "Either all or none of the objects in the EQUIVALENCE set at %L shall have "
72301 "the PROTECTED attribute"
72302 msgstr ""
72303
72304 #: fortran/resolve.c:16847
72305 #, gcc-internal-format
72306 msgid ""
72307 "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure "
72308 "procedure %qs"
72309 msgstr ""
72310
72311 #: fortran/resolve.c:16856
72312 #, gcc-internal-format
72313 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
72314 msgstr ""
72315
72316 #: fortran/resolve.c:16929
72317 #, gcc-internal-format
72318 msgid ""
72319 "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
72320 msgstr ""
72321
72322 #: fortran/resolve.c:16940
72323 #, gcc-internal-format
72324 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
72325 msgstr ""
72326
72327 #: fortran/resolve.c:16951
72328 #, gcc-internal-format, gfc-internal-format
72329 msgid "Substring at %L has length zero"
72330 msgstr ""
72331
72332 #: fortran/resolve.c:16982
72333 #, gcc-internal-format
72334 msgid "Self reference in character length expression for %qs at %L"
72335 msgstr ""
72336
72337 #: fortran/resolve.c:17049
72338 #, gcc-internal-format
72339 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
72340 msgstr ""
72341
72342 #: fortran/resolve.c:17062
72343 #, gcc-internal-format
72344 msgid "ENTRY %qs at %L has no IMPLICIT type"
72345 msgstr ""
72346
72347 #: fortran/resolve.c:17082
72348 #, gcc-internal-format
72349 msgid "User operator procedure %qs at %L must be a FUNCTION"
72350 msgstr ""
72351
72352 #: fortran/resolve.c:17092
72353 #, gcc-internal-format
72354 msgid "User operator procedure %qs at %L cannot be assumed character length"
72355 msgstr ""
72356
72357 #: fortran/resolve.c:17100
72358 #, gcc-internal-format
72359 msgid "User operator procedure %qs at %L must have at least one argument"
72360 msgstr ""
72361
72362 #: fortran/resolve.c:17114
72363 #, gcc-internal-format, gfc-internal-format
72364 msgid "First argument of operator interface at %L cannot be optional"
72365 msgstr ""
72366
72367 #: fortran/resolve.c:17132
72368 #, gcc-internal-format, gfc-internal-format
72369 msgid "Second argument of operator interface at %L cannot be optional"
72370 msgstr ""
72371
72372 #: fortran/resolve.c:17139
72373 #, gcc-internal-format, gfc-internal-format
72374 msgid "Operator interface at %L must have, at most, two arguments"
72375 msgstr ""
72376
72377 #: fortran/resolve.c:17218
72378 #, gcc-internal-format
72379 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
72380 msgstr ""
72381
72382 #: fortran/scanner.c:332
72383 #, gcc-internal-format
72384 msgid "Include directory %qs: %s"
72385 msgstr ""
72386
72387 #: fortran/scanner.c:336
72388 #, gcc-internal-format
72389 msgid "Nonexistent include directory %qs"
72390 msgstr ""
72391
72392 #: fortran/scanner.c:341
72393 #, gcc-internal-format
72394 msgid "%qs is not a directory"
72395 msgstr ""
72396
72397 #: fortran/scanner.c:744
72398 #, gcc-internal-format, gfc-internal-format
72399 msgid ""
72400 "!$ACC at %C starts a commented line as it neither is followed by a space nor "
72401 "is a continuation line"
72402 msgstr ""
72403
72404 #: fortran/scanner.c:784
72405 #, gcc-internal-format, gfc-internal-format
72406 msgid ""
72407 "!$OMP at %C starts a commented line as it neither is followed by a space nor "
72408 "is a continuation line"
72409 msgstr ""
72410
72411 #: fortran/scanner.c:1277 fortran/scanner.c:1478
72412 #, gcc-internal-format, gfc-internal-format
72413 msgid "Line truncated at %L"
72414 msgstr ""
72415
72416 #: fortran/scanner.c:1341 fortran/scanner.c:1564
72417 #, gcc-internal-format, gfc-internal-format
72418 msgid "Limit of %d continuations exceeded in statement at %C"
72419 msgstr ""
72420
72421 #: fortran/scanner.c:1420 fortran/scanner.c:1525
72422 #, gcc-internal-format, gfc-internal-format
72423 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
72424 msgstr ""
72425
72426 #: fortran/scanner.c:1422 fortran/scanner.c:1527
72427 #, gcc-internal-format, gfc-internal-format
72428 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
72429 msgstr ""
72430
72431 #: fortran/scanner.c:1433
72432 #, gcc-internal-format
72433 msgid "Missing %<&%> in continued character constant at %C"
72434 msgstr ""
72435
72436 #: fortran/scanner.c:1715
72437 #, gcc-internal-format, gfc-internal-format
72438 msgid "Nonconforming tab character at %C"
72439 msgstr ""
72440
72441 #: fortran/scanner.c:1726
72442 #, gcc-internal-format, gfc-internal-format
72443 msgid "Invalid character 0x%s at %C"
72444 msgstr ""
72445
72446 #: fortran/scanner.c:1815 fortran/scanner.c:1818
72447 #, gcc-internal-format
72448 msgid "%<&%> not allowed by itself in line %d"
72449 msgstr ""
72450
72451 #: fortran/scanner.c:1908
72452 #, gcc-internal-format, gfc-internal-format
72453 msgid "Nonconforming tab character in column %d of line %d"
72454 msgstr ""
72455
72456 #: fortran/scanner.c:2137
72457 #, gcc-internal-format
72458 msgid "file %qs left but not entered"
72459 msgstr ""
72460
72461 #: fortran/scanner.c:2179
72462 #, gcc-internal-format
72463 msgid "Illegal preprocessor directive"
72464 msgstr ""
72465
72466 #: fortran/scanner.c:2522
72467 #, gcc-internal-format
72468 msgid "Cannot open file %qs"
72469 msgstr ""
72470
72471 #: fortran/simplify.c:92
72472 #, gcc-internal-format, gfc-internal-format
72473 msgid "Result of %s overflows its kind at %L"
72474 msgstr ""
72475
72476 #: fortran/simplify.c:97
72477 #, gcc-internal-format, gfc-internal-format
72478 msgid "Result of %s underflows its kind at %L"
72479 msgstr ""
72480
72481 #: fortran/simplify.c:102
72482 #, gcc-internal-format, gfc-internal-format
72483 msgid "Result of %s is NaN at %L"
72484 msgstr ""
72485
72486 #: fortran/simplify.c:106
72487 #, gcc-internal-format, gfc-internal-format
72488 msgid "Result of %s gives range error for its kind at %L"
72489 msgstr ""
72490
72491 #: fortran/simplify.c:129
72492 #, gcc-internal-format, gfc-internal-format
72493 msgid "KIND parameter of %s at %L must be an initialization expression"
72494 msgstr ""
72495
72496 #: fortran/simplify.c:137
72497 #, gcc-internal-format, gfc-internal-format
72498 msgid "Invalid KIND parameter of %s at %L"
72499 msgstr ""
72500
72501 #: fortran/simplify.c:729
72502 #, gcc-internal-format
72503 msgid "gfc_simplify_abs(): Bad type"
72504 msgstr ""
72505
72506 #: fortran/simplify.c:750
72507 #, gcc-internal-format, gfc-internal-format
72508 msgid "Argument of %s function at %L is negative"
72509 msgstr ""
72510
72511 #: fortran/simplify.c:757
72512 #, gcc-internal-format, gfc-internal-format
72513 msgid "Argument of %s function at %L outside of range [0,127]"
72514 msgstr ""
72515
72516 #: fortran/simplify.c:775
72517 #, gcc-internal-format, gfc-internal-format
72518 msgid ""
72519 "Argument of %s function at %L is too large for the collating sequence of "
72520 "kind %d"
72521 msgstr ""
72522
72523 #: fortran/simplify.c:812
72524 #, gcc-internal-format, gfc-internal-format
72525 msgid "Argument of ACOS at %L must be between -1 and 1"
72526 msgstr ""
72527
72528 #: fortran/simplify.c:826
72529 #, gcc-internal-format
72530 msgid "in gfc_simplify_acos(): Bad type"
72531 msgstr ""
72532
72533 #: fortran/simplify.c:845
72534 #, gcc-internal-format, gfc-internal-format
72535 msgid "Argument of ACOSH at %L must not be less than 1"
72536 msgstr ""
72537
72538 #: fortran/simplify.c:860
72539 #, gcc-internal-format
72540 msgid "in gfc_simplify_acosh(): Bad type"
72541 msgstr ""
72542
72543 #: fortran/simplify.c:1089
72544 #, gcc-internal-format, gfc-internal-format
72545 msgid "Argument of ASIN at %L must be between -1 and 1"
72546 msgstr ""
72547
72548 #: fortran/simplify.c:1103
72549 #, gcc-internal-format
72550 msgid "in gfc_simplify_asin(): Bad type"
72551 msgstr ""
72552
72553 #: fortran/simplify.c:1138
72554 #, gcc-internal-format, gfc-internal-format
72555 msgid "Argument of ACOSD at %L must be between -1 and 1"
72556 msgstr ""
72557
72558 #: fortran/simplify.c:1164
72559 #, gcc-internal-format, gfc-internal-format
72560 msgid "Argument of ASIND at %L must be between -1 and 1"
72561 msgstr ""
72562
72563 #: fortran/simplify.c:1216
72564 #, gcc-internal-format
72565 msgid "in gfc_simplify_asinh(): Bad type"
72566 msgstr ""
72567
72568 #: fortran/simplify.c:1244
72569 #, gcc-internal-format
72570 msgid "in gfc_simplify_atan(): Bad type"
72571 msgstr ""
72572
72573 #: fortran/simplify.c:1265
72574 #, gcc-internal-format, gfc-internal-format
72575 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
72576 msgstr ""
72577
72578 #: fortran/simplify.c:1279
72579 #, gcc-internal-format
72580 msgid "in gfc_simplify_atanh(): Bad type"
72581 msgstr ""
72582
72583 #: fortran/simplify.c:1296
72584 #, gcc-internal-format, gfc-internal-format
72585 msgid ""
72586 "If first argument of ATAN2 at %L is zero, then the second argument must not "
72587 "be zero"
72588 msgstr ""
72589
72590 #: fortran/simplify.c:1388
72591 #, gcc-internal-format, gfc-internal-format
72592 msgid "Result of BESSEL_YN is -INF at %L"
72593 msgstr ""
72594
72595 #: fortran/simplify.c:1751
72596 #, gcc-internal-format
72597 msgid "gfc_simplify_dcmplx(): Bad type (x)"
72598 msgstr ""
72599
72600 #: fortran/simplify.c:1770
72601 #, gcc-internal-format
72602 msgid "gfc_simplify_dcmplx(): Bad type (y)"
72603 msgstr ""
72604
72605 #: fortran/simplify.c:1837
72606 #, gcc-internal-format, gfc-internal-format
72607 msgid ""
72608 "If first argument of ATAN2D at %L is zero, then the second argument must not "
72609 "be zero"
72610 msgstr ""
72611
72612 #: fortran/simplify.c:1872
72613 #, gcc-internal-format
72614 msgid "in gfc_simplify_cos(): Bad type"
72615 msgstr ""
72616
72617 #: fortran/simplify.c:2336
72618 #, gcc-internal-format
72619 msgid "gfc_simplify_dim(): Bad type"
72620 msgstr ""
72621
72622 #: fortran/simplify.c:2907
72623 #, gcc-internal-format
72624 msgid "in gfc_simplify_exp(): Bad type"
72625 msgstr ""
72626
72627 #: fortran/simplify.c:3121
72628 #, gcc-internal-format
72629 msgid "gfc_simplify_floor(): Bad kind"
72630 msgstr ""
72631
72632 #: fortran/simplify.c:3234
72633 #, gcc-internal-format, gfc-internal-format
72634 msgid "Argument of IACHAR at %L must be of length one"
72635 msgstr ""
72636
72637 #: fortran/simplify.c:3242
72638 #, gcc-internal-format, gfc-internal-format
72639 msgid "Argument of IACHAR function at %L outside of range 0..127"
72640 msgstr ""
72641
72642 #: fortran/simplify.c:3357
72643 #, gcc-internal-format, gfc-internal-format
72644 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
72645 msgstr ""
72646
72647 #: fortran/simplify.c:3381
72648 #, gcc-internal-format
72649 msgid "IBITS: Bad bit"
72650 msgstr ""
72651
72652 #: fortran/simplify.c:3432
72653 #, gcc-internal-format, gfc-internal-format
72654 msgid "Argument of ICHAR at %L must be of length one"
72655 msgstr ""
72656
72657 #. Left shift, as in SHIFTL.
72658 #: fortran/simplify.c:3817 fortran/simplify.c:3825
72659 #, gcc-internal-format, gfc-internal-format
72660 msgid "Second argument of %s is negative at %L"
72661 msgstr ""
72662
72663 #: fortran/simplify.c:3837
72664 #, gcc-internal-format, gfc-internal-format
72665 msgid "Magnitude of second argument of %s exceeds bit size at %L"
72666 msgstr ""
72667
72668 #: fortran/simplify.c:3962
72669 #, gcc-internal-format, gfc-internal-format
72670 msgid ""
72671 "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at "
72672 "%C"
72673 msgstr ""
72674
72675 #: fortran/simplify.c:3965
72676 #, gcc-internal-format, gfc-internal-format
72677 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
72678 msgstr ""
72679
72680 #: fortran/simplify.c:4296 fortran/simplify.c:4429
72681 #, gcc-internal-format, gfc-internal-format
72682 msgid "DIM argument at %L is out of bounds"
72683 msgstr ""
72684
72685 #: fortran/simplify.c:4612
72686 #, gcc-internal-format, gfc-internal-format
72687 msgid "Argument of LOG at %L cannot be less than or equal to zero"
72688 msgstr ""
72689
72690 #: fortran/simplify.c:4625
72691 #, gcc-internal-format, gfc-internal-format
72692 msgid "Complex argument of LOG at %L cannot be zero"
72693 msgstr ""
72694
72695 #: fortran/simplify.c:4636
72696 #, gcc-internal-format
72697 msgid "gfc_simplify_log: bad type"
72698 msgstr ""
72699
72700 #: fortran/simplify.c:4653
72701 #, gcc-internal-format, gfc-internal-format
72702 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
72703 msgstr ""
72704
72705 #: fortran/simplify.c:4981
72706 #, gcc-internal-format
72707 msgid "simplify_min_max(): Bad type in arglist"
72708 msgstr ""
72709
72710 #: fortran/simplify.c:5889 fortran/simplify.c:5897
72711 #, gcc-internal-format
72712 msgid "Argument %qs of MOD at %L shall not be zero"
72713 msgstr ""
72714
72715 #: fortran/simplify.c:5903
72716 #, gcc-internal-format
72717 msgid "gfc_simplify_mod(): Bad arguments"
72718 msgstr ""
72719
72720 #: fortran/simplify.c:5941 fortran/simplify.c:5949
72721 #, gcc-internal-format
72722 msgid "Argument %qs of MODULO at %L shall not be zero"
72723 msgstr ""
72724
72725 #: fortran/simplify.c:5955
72726 #, gcc-internal-format
72727 msgid "gfc_simplify_modulo(): Bad arguments"
72728 msgstr ""
72729
72730 #: fortran/simplify.c:6027
72731 #, gcc-internal-format, gfc-internal-format
72732 msgid "Result of NEAREST is NaN at %L"
72733 msgstr ""
72734
72735 #: fortran/simplify.c:6604
72736 #, gcc-internal-format, gfc-internal-format
72737 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
72738 msgstr ""
72739
72740 #: fortran/simplify.c:6660
72741 #, gcc-internal-format, gfc-internal-format
72742 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
72743 msgstr ""
72744
72745 #: fortran/simplify.c:6697
72746 #, gcc-internal-format, gfc-internal-format
72747 msgid ""
72748 "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
72749 msgstr ""
72750
72751 #: fortran/simplify.c:6772
72752 #, gcc-internal-format, gfc-internal-format
72753 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
72754 msgstr ""
72755
72756 #: fortran/simplify.c:6785
72757 #, gcc-internal-format, gfc-internal-format
72758 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
72759 msgstr ""
72760
72761 #: fortran/simplify.c:6799
72762 #, gcc-internal-format, gfc-internal-format
72763 msgid ""
72764 "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] "
72765 "for the RESHAPE intrinsic near %L"
72766 msgstr ""
72767
72768 #: fortran/simplify.c:6809
72769 #, gcc-internal-format, gfc-internal-format
72770 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
72771 msgstr ""
72772
72773 #: fortran/simplify.c:6861
72774 #, gcc-internal-format, gfc-internal-format
72775 msgid "Reshaped array too large at %C"
72776 msgstr ""
72777
72778 #: fortran/simplify.c:6975
72779 #, gcc-internal-format, gfc-internal-format
72780 msgid "Result of SCALE overflows its kind at %L"
72781 msgstr ""
72782
72783 #: fortran/simplify.c:7559
72784 #, gcc-internal-format
72785 msgid "Bad type in gfc_simplify_sign"
72786 msgstr ""
72787
72788 #: fortran/simplify.c:7588
72789 #, gcc-internal-format
72790 msgid "in gfc_simplify_sin(): Bad type"
72791 msgstr ""
72792
72793 #: fortran/simplify.c:7726 fortran/simplify.c:8009
72794 #, gcc-internal-format
72795 msgid "Failure getting length of a constant array."
72796 msgstr ""
72797
72798 #: fortran/simplify.c:7736
72799 #, gcc-internal-format
72800 msgid ""
72801 "The number of elements (%d) in the array constructor at %L requires an "
72802 "increase of the allowed %d upper limit. See %<-fmax-array-constructor%> "
72803 "option."
72804 msgstr ""
72805
72806 #: fortran/simplify.c:7803
72807 #, gcc-internal-format, gfc-internal-format
72808 msgid "Simplification of SPREAD at %C not yet implemented"
72809 msgstr ""
72810
72811 #: fortran/simplify.c:7827
72812 #, gcc-internal-format, gfc-internal-format
72813 msgid "Argument of SQRT at %L has a negative value"
72814 msgstr ""
72815
72816 #: fortran/simplify.c:7843
72817 #, gcc-internal-format, gfc-internal-format
72818 msgid "invalid argument of SQRT at %L"
72819 msgstr ""
72820
72821 #: fortran/simplify.c:8176
72822 #, gcc-internal-format, gfc-internal-format
72823 msgid ""
72824 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
72825 "lower bound is %ld)"
72826 msgstr ""
72827
72828 #: fortran/simplify.c:8199
72829 #, gcc-internal-format, gfc-internal-format
72830 msgid ""
72831 "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY "
72832 "upper bound is %ld)"
72833 msgstr ""
72834
72835 #: fortran/simplify.c:8683
72836 #, gcc-internal-format
72837 msgid ""
72838 "Character %qs in string at %L cannot be converted into character kind %d"
72839 msgstr ""
72840
72841 #: fortran/st.c:280
72842 #, gcc-internal-format
72843 msgid "gfc_free_statement(): Bad statement"
72844 msgstr ""
72845
72846 #: fortran/symbol.c:141
72847 #, gcc-internal-format, gfc-internal-format
72848 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
72849 msgstr ""
72850
72851 #: fortran/symbol.c:178
72852 #, gcc-internal-format
72853 msgid "Letter %qc already set in IMPLICIT statement at %C"
72854 msgstr ""
72855
72856 #: fortran/symbol.c:200
72857 #, gcc-internal-format, gfc-internal-format
72858 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
72859 msgstr ""
72860
72861 #: fortran/symbol.c:210
72862 #, gcc-internal-format
72863 msgid "Letter %qc already has an IMPLICIT type at %C"
72864 msgstr ""
72865
72866 #: fortran/symbol.c:234
72867 #, gcc-internal-format
72868 msgid ""
72869 "Option %<-fallow-leading-underscore%> is for use only by gfortran "
72870 "developers, and should not be used for implicitly typed variables"
72871 msgstr ""
72872
72873 #: fortran/symbol.c:239
72874 #, gcc-internal-format
72875 msgid "gfc_get_default_type(): Bad symbol %qs"
72876 msgstr ""
72877
72878 #: fortran/symbol.c:296
72879 #, gcc-internal-format
72880 msgid "gfc_set_default_type(): symbol already has a type"
72881 msgstr ""
72882
72883 #: fortran/symbol.c:306
72884 #, gcc-internal-format
72885 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
72886 msgstr ""
72887
72888 #: fortran/symbol.c:310
72889 #, gcc-internal-format
72890 msgid "Symbol %qs at %L has no IMPLICIT type"
72891 msgstr ""
72892
72893 #. BIND(C) variables should not be implicitly declared.
72894 #: fortran/symbol.c:330
72895 #, gcc-internal-format
72896 msgid ""
72897 "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
72898 msgstr ""
72899
72900 #. Dummy args to a BIND(C) routine may not be interoperable if
72901 #. they are implicitly typed.
72902 #: fortran/symbol.c:346
72903 #, gcc-internal-format
72904 msgid ""
72905 "Implicitly declared variable %qs at %L may not be C interoperable but it is "
72906 "a dummy argument to the BIND(C) procedure %qs at %L"
72907 msgstr ""
72908
72909 #: fortran/symbol.c:387
72910 #, gcc-internal-format
72911 msgid "Function result %qs at %L has no IMPLICIT type"
72912 msgstr ""
72913
72914 #: fortran/symbol.c:488
72915 #, gcc-internal-format, gfc-internal-format
72916 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
72917 msgstr ""
72918
72919 #: fortran/symbol.c:513
72920 #, gcc-internal-format, gfc-internal-format
72921 msgid "Namelist group name at %L cannot have the SAVE attribute"
72922 msgstr ""
72923
72924 #: fortran/symbol.c:532
72925 #, gcc-internal-format
72926 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
72927 msgstr ""
72928
72929 #: fortran/symbol.c:565
72930 #, gcc-internal-format, gfc-internal-format
72931 msgid "Procedure pointer at %C"
72932 msgstr ""
72933
72934 #: fortran/symbol.c:776
72935 #, gcc-internal-format, gfc-internal-format
72936 msgid "%s attribute applied to %s %s at %L"
72937 msgstr ""
72938
72939 #: fortran/symbol.c:783
72940 #, gcc-internal-format, gfc-internal-format
72941 msgid "BIND(C) applied to %s %s at %L"
72942 msgstr ""
72943
72944 #: fortran/symbol.c:904 fortran/symbol.c:915 fortran/symbol.c:1789
72945 #, gcc-internal-format, gfc-internal-format
72946 msgid "%s attribute conflicts with %s attribute at %L"
72947 msgstr ""
72948
72949 #: fortran/symbol.c:907 fortran/symbol.c:921
72950 #, gcc-internal-format
72951 msgid "%s attribute conflicts with %s attribute in %qs at %L"
72952 msgstr ""
72953
72954 #: fortran/symbol.c:965
72955 #, gcc-internal-format, gfc-internal-format
72956 msgid "Cannot change attributes of USE-associated symbol at %L"
72957 msgstr ""
72958
72959 #: fortran/symbol.c:968
72960 #, gcc-internal-format, gfc-internal-format
72961 msgid "Cannot change attributes of USE-associated symbol %s at %L"
72962 msgstr ""
72963
72964 #: fortran/symbol.c:984
72965 #, gcc-internal-format, gfc-internal-format
72966 msgid "Duplicate %s attribute specified at %L"
72967 msgstr ""
72968
72969 #: fortran/symbol.c:1026
72970 #, gcc-internal-format, gfc-internal-format
72971 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
72972 msgstr ""
72973
72974 #: fortran/symbol.c:1043
72975 #, gcc-internal-format, gfc-internal-format
72976 msgid "Duplicate AUTOMATIC attribute specified at %L"
72977 msgstr ""
72978
72979 #: fortran/symbol.c:1067
72980 #, gcc-internal-format
72981 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
72982 msgstr ""
72983
72984 #: fortran/symbol.c:1093
72985 #, gcc-internal-format
72986 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
72987 msgstr ""
72988
72989 #: fortran/symbol.c:1250
72990 #, gcc-internal-format, gfc-internal-format
72991 msgid "Cray Pointee at %L appears in multiple pointer() statements"
72992 msgstr ""
72993
72994 #: fortran/symbol.c:1269
72995 #, gcc-internal-format, gfc-internal-format
72996 msgid "Duplicate PROTECTED attribute specified at %L"
72997 msgstr ""
72998
72999 #: fortran/symbol.c:1302
73000 #, gcc-internal-format, gfc-internal-format
73001 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
73002 msgstr ""
73003
73004 #: fortran/symbol.c:1314
73005 #, gcc-internal-format, gfc-internal-format
73006 msgid "Duplicate SAVE attribute specified at %L"
73007 msgstr ""
73008
73009 #: fortran/symbol.c:1334
73010 #, gcc-internal-format, gfc-internal-format
73011 msgid "Duplicate VALUE attribute specified at %L"
73012 msgstr ""
73013
73014 #: fortran/symbol.c:1353
73015 #, gcc-internal-format, gfc-internal-format
73016 msgid "Duplicate VOLATILE attribute specified at %L"
73017 msgstr ""
73018
73019 #: fortran/symbol.c:1365
73020 #, gcc-internal-format, gfc-internal-format
73021 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
73022 msgstr ""
73023
73024 #: fortran/symbol.c:1386
73025 #, gcc-internal-format, gfc-internal-format
73026 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
73027 msgstr ""
73028
73029 #: fortran/symbol.c:1785
73030 #, gcc-internal-format
73031 msgid "%s attribute of %qs conflicts with %s attribute at %L"
73032 msgstr ""
73033
73034 #: fortran/symbol.c:1822
73035 #, gcc-internal-format, gfc-internal-format
73036 msgid ""
73037 "%s procedure at %L is already declared as %s procedure. \n"
73038 "F2008: A pointer function assignment is ambiguous if it is the first "
73039 "executable statement after the specification block. Please add any other "
73040 "kind of executable statement before it. FIXME"
73041 msgstr ""
73042
73043 #: fortran/symbol.c:1830
73044 #, gcc-internal-format, gfc-internal-format
73045 msgid "%s procedure at %L is already declared as %s procedure"
73046 msgstr ""
73047
73048 #: fortran/symbol.c:1865
73049 #, gcc-internal-format, gfc-internal-format
73050 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
73051 msgstr ""
73052
73053 #: fortran/symbol.c:1889
73054 #, gcc-internal-format, gfc-internal-format
73055 msgid "ACCESS specification at %L was already specified"
73056 msgstr ""
73057
73058 #: fortran/symbol.c:1906
73059 #, gcc-internal-format, gfc-internal-format
73060 msgid "Duplicate BIND attribute specified at %L"
73061 msgstr ""
73062
73063 #: fortran/symbol.c:1913
73064 #, gcc-internal-format, gfc-internal-format
73065 msgid "BIND(C) at %L"
73066 msgstr ""
73067
73068 #: fortran/symbol.c:1929
73069 #, gcc-internal-format, gfc-internal-format
73070 msgid "Duplicate EXTENDS attribute specified at %L"
73071 msgstr ""
73072
73073 #: fortran/symbol.c:1933
73074 #, gcc-internal-format, gfc-internal-format
73075 msgid "EXTENDS at %L"
73076 msgstr ""
73077
73078 #: fortran/symbol.c:1959
73079 #, gcc-internal-format
73080 msgid "Symbol %qs at %L already has an explicit interface"
73081 msgstr ""
73082
73083 #: fortran/symbol.c:1966
73084 #, gcc-internal-format
73085 msgid "%qs at %L has attributes specified outside its INTERFACE body"
73086 msgstr ""
73087
73088 #: fortran/symbol.c:2004
73089 #, gcc-internal-format
73090 msgid ""
73091 "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
73092 msgstr ""
73093
73094 #: fortran/symbol.c:2008 fortran/symbol.c:2011
73095 #, gcc-internal-format
73096 msgid "Symbol %qs at %L already has basic type of %s"
73097 msgstr ""
73098
73099 #: fortran/symbol.c:2018
73100 #, gcc-internal-format
73101 msgid "Procedure %qs at %L may not have basic type of %s"
73102 msgstr ""
73103
73104 #: fortran/symbol.c:2030
73105 #, gcc-internal-format
73106 msgid "Symbol %qs at %L cannot have a type"
73107 msgstr ""
73108
73109 #: fortran/symbol.c:2275
73110 #, gcc-internal-format
73111 msgid "Component %qs at %C already in the parent type at %L"
73112 msgstr ""
73113
73114 #: fortran/symbol.c:2360
73115 #, gcc-internal-format
73116 msgid "Symbol %qs at %C is ambiguous"
73117 msgstr ""
73118
73119 #: fortran/symbol.c:2392
73120 #, gcc-internal-format
73121 msgid "Derived type %qs at %C is being used before it is defined"
73122 msgstr ""
73123
73124 #: fortran/symbol.c:2541
73125 #, gcc-internal-format
73126 msgid "Component %qs at %C is a PRIVATE component of %qs"
73127 msgstr ""
73128
73129 #: fortran/symbol.c:2562
73130 #, gcc-internal-format
73131 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
73132 msgstr ""
73133
73134 #: fortran/symbol.c:2566
73135 #, gcc-internal-format
73136 msgid "%qs at %C is not a member of the %qs structure"
73137 msgstr ""
73138
73139 #: fortran/symbol.c:2730
73140 #, gcc-internal-format, gfc-internal-format
73141 msgid "Duplicate statement label %d at %L and %L"
73142 msgstr ""
73143
73144 #: fortran/symbol.c:2741
73145 #, gcc-internal-format, gfc-internal-format
73146 msgid "Label %d at %C already referenced as branch target"
73147 msgstr ""
73148
73149 #: fortran/symbol.c:2751
73150 #, gcc-internal-format, gfc-internal-format
73151 msgid "Label %d at %C already referenced as a format label"
73152 msgstr ""
73153
73154 #: fortran/symbol.c:2758
73155 #, gcc-internal-format, gfc-internal-format
73156 msgid ""
73157 "DO termination statement which is not END DO or CONTINUE with label %d at %C"
73158 msgstr ""
73159
73160 #: fortran/symbol.c:2799
73161 #, gcc-internal-format, gfc-internal-format
73162 msgid "Label %d at %C previously used as a FORMAT label"
73163 msgstr ""
73164
73165 #: fortran/symbol.c:2808
73166 #, gcc-internal-format, gfc-internal-format
73167 msgid "Label %d at %C previously used as branch target"
73168 msgstr ""
73169
73170 #: fortran/symbol.c:2815
73171 #, gcc-internal-format, gfc-internal-format
73172 msgid "Shared DO termination label %d at %C"
73173 msgstr ""
73174
73175 #: fortran/symbol.c:2819
73176 #, gcc-internal-format, gfc-internal-format
73177 msgid "Labeled DO statement at %L"
73178 msgstr ""
73179
73180 #: fortran/symbol.c:3159
73181 #, gcc-internal-format
73182 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
73183 msgstr ""
73184
73185 #: fortran/symbol.c:3162
73186 #, gcc-internal-format
73187 msgid ""
73188 "Name %qs at %C is an ambiguous reference to %qs from current program unit"
73189 msgstr ""
73190
73191 #. Symbol is from another namespace.
73192 #: fortran/symbol.c:3407
73193 #, gcc-internal-format
73194 msgid "Symbol %qs at %C has already been host associated"
73195 msgstr ""
73196
73197 #: fortran/symbol.c:4418
73198 #, gcc-internal-format
73199 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
73200 msgstr ""
73201
73202 #: fortran/symbol.c:4431
73203 #, gcc-internal-format
73204 msgid ""
73205 "Derived type %qs declared at %L must have the BIND attribute to be C "
73206 "interoperable"
73207 msgstr ""
73208
73209 #: fortran/symbol.c:4449
73210 #, gcc-internal-format
73211 msgid ""
73212 "Derived type %qs with BIND(C) attribute at %L is empty, and may be "
73213 "inaccessible by the C companion processor"
73214 msgstr ""
73215
73216 #: fortran/symbol.c:4470
73217 #, gcc-internal-format
73218 msgid ""
73219 "Component %qs at %L cannot have the POINTER attribute because it is a member "
73220 "of the BIND(C) derived type %qs at %L"
73221 msgstr ""
73222
73223 #: fortran/symbol.c:4480
73224 #, gcc-internal-format
73225 msgid ""
73226 "Procedure pointer component %qs at %L cannot be a member of the BIND(C) "
73227 "derived type %qs at %L"
73228 msgstr ""
73229
73230 #: fortran/symbol.c:4491
73231 #, gcc-internal-format
73232 msgid ""
73233 "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a "
73234 "member of the BIND(C) derived type %qs at %L"
73235 msgstr ""
73236
73237 #: fortran/symbol.c:4530
73238 #, gcc-internal-format
73239 msgid ""
73240 "Component %qs in derived type %qs at %L may not be C interoperable, even "
73241 "though derived type %qs is BIND(C)"
73242 msgstr ""
73243
73244 #: fortran/symbol.c:4540
73245 #, gcc-internal-format
73246 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
73247 msgstr ""
73248
73249 #: fortran/symbol.c:4552
73250 #, gcc-internal-format
73251 msgid ""
73252 "Derived type %qs at %L cannot have the SEQUENCE attribute because it is "
73253 "BIND(C)"
73254 msgstr ""
73255
73256 #: fortran/symbol.c:5032 fortran/symbol.c:5037
73257 #, gcc-internal-format
73258 msgid "Symbol %qs is used before it is typed at %L"
73259 msgstr ""
73260
73261 #: fortran/target-memory.c:137
73262 #, gcc-internal-format
73263 msgid "Invalid expression in gfc_element_size."
73264 msgstr ""
73265
73266 #: fortran/target-memory.c:362
73267 #, gcc-internal-format
73268 msgid "Invalid expression in gfc_target_encode_expr."
73269 msgstr ""
73270
73271 #: fortran/target-memory.c:631
73272 #, gcc-internal-format
73273 msgid "Invalid expression in gfc_target_interpret_expr."
73274 msgstr ""
73275
73276 #: fortran/target-memory.c:704
73277 #, gcc-internal-format, gfc-internal-format
73278 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
73279 msgstr ""
73280
73281 #: fortran/target-memory.c:707
73282 #, gcc-internal-format, gfc-internal-format
73283 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
73284 msgstr ""
73285
73286 #. Problems occur when we get something like
73287 #. integer :: a(lots) = (/(i, i=1, lots)/)
73288 #: fortran/trans-array.c:6075
73289 #, gcc-internal-format
73290 msgid ""
73291 "The number of elements in the array constructor at %L requires an increase "
73292 "of the allowed %d upper limit. See %<-fmax-array-constructor%> option"
73293 msgstr ""
73294
73295 #: fortran/trans-array.c:8079
73296 #, gcc-internal-format
73297 msgid "Creating array temporary at %L for argument %qs"
73298 msgstr ""
73299
73300 #: fortran/trans-array.c:11183
73301 #, gcc-internal-format, gfc-internal-format
73302 msgid "bad expression type during walk (%d)"
73303 msgstr ""
73304
73305 #: fortran/trans-common.c:404
73306 #, gcc-internal-format
73307 msgid ""
73308 "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs "
73309 "%lu bytes)"
73310 msgstr ""
73311
73312 #: fortran/trans-common.c:790
73313 #, gcc-internal-format
73314 msgid "get_mpz(): Not an integer constant"
73315 msgstr ""
73316
73317 #: fortran/trans-common.c:818
73318 #, gcc-internal-format
73319 msgid "element_number(): Bad dimension type"
73320 msgstr ""
73321
73322 #: fortran/trans-common.c:888
73323 #, gcc-internal-format, gfc-internal-format
73324 msgid "Bad array reference at %L"
73325 msgstr ""
73326
73327 #: fortran/trans-common.c:896
73328 #, gcc-internal-format, gfc-internal-format
73329 msgid "Illegal reference type at %L as EQUIVALENCE object"
73330 msgstr ""
73331
73332 #: fortran/trans-common.c:936
73333 #, gcc-internal-format
73334 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
73335 msgstr ""
73336
73337 #. Aligning this field would misalign a previous field.
73338 #: fortran/trans-common.c:1125
73339 #, gcc-internal-format
73340 msgid ""
73341 "The equivalence set for variable %qs declared at %L violates alignment "
73342 "requirements"
73343 msgstr ""
73344
73345 #: fortran/trans-common.c:1190
73346 #, gcc-internal-format
73347 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
73348 msgstr ""
73349
73350 #: fortran/trans-common.c:1205
73351 #, gcc-internal-format
73352 msgid ""
73353 "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
73354 msgstr ""
73355
73356 #: fortran/trans-common.c:1221
73357 #, gcc-internal-format
73358 msgid ""
73359 "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder "
73360 "elements or use %<-fno-align-commons%>"
73361 msgstr ""
73362
73363 #: fortran/trans-common.c:1227
73364 #, gcc-internal-format
73365 msgid ""
73366 "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or "
73367 "use %<-fno-align-commons%>"
73368 msgstr ""
73369
73370 #: fortran/trans-common.c:1248
73371 #, gcc-internal-format
73372 msgid "COMMON %qs at %L does not exist"
73373 msgstr ""
73374
73375 #: fortran/trans-common.c:1257
73376 #, gcc-internal-format
73377 msgid ""
73378 "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-"
73379 "fno-align-commons%>"
73380 msgstr ""
73381
73382 #: fortran/trans-common.c:1262
73383 #, gcc-internal-format
73384 msgid ""
73385 "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-"
73386 "align-commons%>"
73387 msgstr ""
73388
73389 #: fortran/trans-const.c:336
73390 #, gcc-internal-format, gfc-internal-format
73391 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
73392 msgstr ""
73393
73394 #: fortran/trans-const.c:402
73395 #, gcc-internal-format, gfc-internal-format
73396 msgid "non-constant initialization expression at %L"
73397 msgstr ""
73398
73399 #: fortran/trans-decl.c:752
73400 #, gcc-internal-format
73401 msgid ""
73402 "Array %qs at %L is larger than limit set by %<-fmax-stack-var-size=%>, moved "
73403 "from stack to static storage. This makes the procedure unsafe when called "
73404 "recursively, or concurrently from multiple threads. Consider using %<-"
73405 "frecursive%>, or increase the %<-fmax-stack-var-size=%> limit, or change the "
73406 "code to use an ALLOCATABLE array."
73407 msgstr ""
73408
73409 #: fortran/trans-decl.c:1743
73410 #, gcc-internal-format
73411 msgid "intrinsic variable which isn't a procedure"
73412 msgstr ""
73413
73414 #: fortran/trans-decl.c:4555 fortran/trans-decl.c:6918
73415 #, gcc-internal-format
73416 msgid "Return value of function %qs at %L not set"
73417 msgstr ""
73418
73419 #: fortran/trans-decl.c:5043
73420 #, gcc-internal-format
73421 msgid "Deferred type parameter not yet supported"
73422 msgstr ""
73423
73424 #: fortran/trans-decl.c:5283
73425 #, gcc-internal-format
73426 msgid "backend decl for module variable %qs already exists"
73427 msgstr ""
73428
73429 #: fortran/trans-decl.c:5296
73430 #, gcc-internal-format
73431 msgid "Unused PRIVATE module variable %qs declared at %L"
73432 msgstr ""
73433
73434 #: fortran/trans-decl.c:5921
73435 #, gcc-internal-format
73436 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
73437 msgstr ""
73438
73439 #: fortran/trans-decl.c:5927
73440 #, gcc-internal-format
73441 msgid ""
73442 "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not "
73443 "set and does not have a default initializer"
73444 msgstr ""
73445
73446 #: fortran/trans-decl.c:5938 fortran/trans-decl.c:6084
73447 #, gcc-internal-format
73448 msgid "Unused dummy argument %qs at %L"
73449 msgstr ""
73450
73451 #: fortran/trans-decl.c:5954
73452 #, gcc-internal-format
73453 msgid "Unused module variable %qs which has been explicitly imported at %L"
73454 msgstr ""
73455
73456 #: fortran/trans-decl.c:5973
73457 #, gcc-internal-format
73458 msgid "Unused variable %qs declared at %L"
73459 msgstr ""
73460
73461 #: fortran/trans-decl.c:6022
73462 #, gcc-internal-format
73463 msgid "Unused parameter %qs declared at %L"
73464 msgstr ""
73465
73466 #: fortran/trans-decl.c:6026
73467 #, gcc-internal-format
73468 msgid "Unused parameter %qs which has been explicitly imported at %L"
73469 msgstr ""
73470
73471 #: fortran/trans-decl.c:6056
73472 #, gcc-internal-format
73473 msgid "Return value %qs of function %qs declared at %L not set"
73474 msgstr ""
73475
73476 #: fortran/trans-decl.c:6647
73477 #, gcc-internal-format, gfc-internal-format
73478 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
73479 msgstr ""
73480
73481 #: fortran/trans-expr.c:957
73482 #, gcc-internal-format, gfc-internal-format
73483 msgid "Cannot compute the length of the char array at %L."
73484 msgstr ""
73485
73486 #: fortran/trans-expr.c:1620
73487 #, gcc-internal-format, gfc-internal-format
73488 msgid "Code for reallocating the allocatable variable at %L will be added"
73489 msgstr ""
73490
73491 #: fortran/trans-expr.c:1937
73492 #, gcc-internal-format, gfc-internal-format
73493 msgid ""
73494 "Sorry, coindexed access to an unlimited polymorphic object at %L is not "
73495 "supported"
73496 msgstr ""
73497
73498 #: fortran/trans-expr.c:1946
73499 #, gcc-internal-format, gfc-internal-format
73500 msgid ""
73501 "Sorry, coindexed access to an unlimited polymorphic component at %L is not "
73502 "supported"
73503 msgstr ""
73504
73505 #: fortran/trans-expr.c:3615
73506 #, gcc-internal-format
73507 msgid "Unknown intrinsic op"
73508 msgstr ""
73509
73510 #: fortran/trans-expr.c:5114
73511 #, gcc-internal-format, gfc-internal-format
73512 msgid "Unknown argument list function at %L"
73513 msgstr ""
73514
73515 #: fortran/trans-expr.c:9252
73516 #, gcc-internal-format, gfc-internal-format
73517 msgid ""
73518 "If bounds remapping is specified at %L, the pointer target shall not be NULL"
73519 msgstr ""
73520
73521 #: fortran/trans-intrinsic.c:929
73522 #, gcc-internal-format
73523 msgid "Intrinsic function %qs (%d) not recognized"
73524 msgstr ""
73525
73526 #: fortran/trans-intrinsic.c:2434 fortran/trans-intrinsic.c:2981
73527 #: fortran/trans-intrinsic.c:3201
73528 #, gcc-internal-format
73529 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
73530 msgstr ""
73531
73532 #: fortran/trans-intrinsic.c:11666 fortran/trans-stmt.c:1066
73533 #, gcc-internal-format, gfc-internal-format
73534 msgid "Sorry, the event component of derived type at %L is not yet supported"
73535 msgstr ""
73536
73537 #: fortran/trans-intrinsic.c:11673
73538 #, gcc-internal-format, gfc-internal-format
73539 msgid "The event variable at %L shall not be coindexed"
73540 msgstr ""
73541
73542 #: fortran/trans-io.c:1966
73543 #, gcc-internal-format
73544 msgid "build_dt: format with namelist"
73545 msgstr ""
73546
73547 #: fortran/trans-io.c:2507
73548 #, gcc-internal-format, gfc-internal-format
73549 msgid "Bad IO basetype (%d)"
73550 msgstr ""
73551
73552 #: fortran/trans-openmp.c:1285
73553 #, gcc-internal-format
73554 msgid "implicit mapping of assumed size array %qD"
73555 msgstr ""
73556
73557 #: fortran/trans-openmp.c:2611
73558 #, gcc-internal-format
73559 msgid "optional class parameter"
73560 msgstr ""
73561
73562 #: fortran/trans-openmp.c:2902
73563 #, gcc-internal-format
73564 msgid "unhandled derived-type component"
73565 msgstr ""
73566
73567 #: fortran/trans-openmp.c:5772
73568 #, gcc-internal-format
73569 msgid "gfc_trans_omp_workshare(): Bad statement code"
73570 msgstr ""
73571
73572 #: fortran/trans-stmt.c:546
73573 #, gcc-internal-format, gfc-internal-format
73574 msgid "An alternate return at %L without a * dummy argument"
73575 msgstr ""
73576
73577 #: fortran/trans-stmt.c:870
73578 #, gcc-internal-format, gfc-internal-format
73579 msgid "Sorry, the lock component of derived type at %L is not yet supported"
73580 msgstr ""
73581
73582 #: fortran/trans-stmt.c:1327
73583 #, gcc-internal-format, gfc-internal-format
73584 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
73585 msgstr ""
73586
73587 #: fortran/trans-stmt.c:3593
73588 #, gcc-internal-format
73589 msgid "gfc_trans_select(): Bad type for case expr."
73590 msgstr ""
73591
73592 #: fortran/trans-types.c:518
73593 #, gcc-internal-format
73594 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
73595 msgstr ""
73596
73597 #: fortran/trans-types.c:527
73598 #, gcc-internal-format
73599 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
73600 msgstr ""
73601
73602 #: fortran/trans-types.c:546
73603 #, gcc-internal-format
73604 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
73605 msgstr ""
73606
73607 #: fortran/trans-types.c:554
73608 #, gcc-internal-format
73609 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
73610 msgstr ""
73611
73612 #: fortran/trans-types.c:562
73613 #, gcc-internal-format
73614 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
73615 msgstr ""
73616
73617 #: fortran/trans-types.c:570
73618 #, gcc-internal-format
73619 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
73620 msgstr ""
73621
73622 #: fortran/trans-types.c:578
73623 #, gcc-internal-format
73624 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
73625 msgstr ""
73626
73627 #: fortran/trans-types.c:586
73628 #, gcc-internal-format
73629 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
73630 msgstr ""
73631
73632 #: fortran/trans-types.c:617
73633 #, gcc-internal-format
73634 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
73635 msgstr ""
73636
73637 #: fortran/trans-types.c:625
73638 #, gcc-internal-format
73639 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
73640 msgstr ""
73641
73642 #: fortran/trans-types.c:633
73643 #, gcc-internal-format
73644 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
73645 msgstr ""
73646
73647 #: fortran/trans-types.c:773
73648 #, gcc-internal-format
73649 msgid "gfc_validate_kind(): Got bad type"
73650 msgstr ""
73651
73652 #: fortran/trans-types.c:777
73653 #, gcc-internal-format
73654 msgid "gfc_validate_kind(): Got bad kind"
73655 msgstr ""
73656
73657 #: fortran/trans.c:2162
73658 #, gcc-internal-format
73659 msgid "gfc_trans_code(): Bad statement code"
73660 msgstr ""
73661
73662 #: jit/dummy-frontend.c:207 lto/lto-lang.c:310
73663 #, gcc-internal-format
73664 msgid "%s:%s: %E: %E"
73665 msgstr ""
73666
73667 #: jit/docs/examples/tut05-bf.c:242
73668 #, gcc-internal-format
73669 msgid "too many open parens"
73670 msgstr ""
73671
73672 #: jit/docs/examples/tut05-bf.c:275
73673 #, gcc-internal-format
73674 msgid "mismatching parens"
73675 msgstr ""
73676
73677 #: jit/docs/examples/tut05-bf.c:310
73678 #, gcc-internal-format
73679 msgid "unable to open file"
73680 msgstr ""
73681
73682 #: lto/lto-common.c:2016
73683 #, gcc-internal-format
73684 msgid "bytecode stream: garbage at the end of symbols section"
73685 msgstr ""
73686
73687 #: lto/lto-common.c:2043
73688 #, gcc-internal-format
73689 msgid "could not parse hex number"
73690 msgstr ""
73691
73692 #: lto/lto-common.c:2075
73693 #, gcc-internal-format, gfc-internal-format
73694 msgid "unexpected file name %s in linker resolution file. Expected %s"
73695 msgstr ""
73696
73697 #: lto/lto-common.c:2084
73698 #, gcc-internal-format
73699 msgid "could not parse file offset"
73700 msgstr ""
73701
73702 #: lto/lto-common.c:2087
73703 #, gcc-internal-format
73704 msgid "unexpected offset"
73705 msgstr ""
73706
73707 #: lto/lto-common.c:2109
73708 #, gcc-internal-format
73709 msgid "invalid line in the resolution file"
73710 msgstr ""
73711
73712 #: lto/lto-common.c:2120
73713 #, gcc-internal-format
73714 msgid "invalid resolution in the resolution file"
73715 msgstr ""
73716
73717 #: lto/lto-common.c:2126
73718 #, gcc-internal-format
73719 msgid "resolution sub id %wx not in object file"
73720 msgstr ""
73721
73722 #: lto/lto-common.c:2243
73723 #, gcc-internal-format
73724 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
73725 msgstr ""
73726
73727 #: lto/lto-common.c:2262
73728 #, gcc-internal-format
73729 msgid "cannot read %<LTO_section_decls%> from %s"
73730 msgstr ""
73731
73732 #: lto/lto-common.c:2383
73733 #, gcc-internal-format, gfc-internal-format
73734 msgid "Cannot open %s"
73735 msgstr ""
73736
73737 #: lto/lto-common.c:2404
73738 #, gcc-internal-format, gfc-internal-format
73739 msgid "Cannot map %s"
73740 msgstr ""
73741
73742 #: lto/lto-common.c:2415
73743 #, gcc-internal-format, gfc-internal-format
73744 msgid "Cannot read %s"
73745 msgstr ""
73746
73747 #: lto/lto-common.c:2733
73748 #, gcc-internal-format
73749 msgid "could not open symbol resolution file: %m"
73750 msgstr ""
73751
73752 #: lto/lto-common.c:2857
73753 #, gcc-internal-format, gfc-internal-format
73754 msgid "missing resolution data for %s"
73755 msgstr ""
73756
73757 #: lto/lto-common.c:2894
73758 #, gcc-internal-format
73759 msgid "errors during merging of translation units"
73760 msgstr ""
73761
73762 #: lto/lto-dump.c:258
73763 #, gcc-internal-format
73764 msgid "Level not found, use none, slim, blocks, vops."
73765 msgstr ""
73766
73767 #: lto/lto-dump.c:273
73768 #, gcc-internal-format
73769 msgid "Function not found."
73770 msgstr ""
73771
73772 #: lto/lto-dump.c:350 lto/lto-dump.c:360
73773 #, gcc-internal-format
73774 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
73775 msgstr ""
73776
73777 #: lto/lto-lang.c:864
73778 #, gcc-internal-format
73779 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
73780 msgstr ""
73781
73782 #: lto/lto-lang.c:898
73783 #, gcc-internal-format
73784 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclussive"
73785 msgstr ""
73786
73787 #: lto/lto-object.c:107
73788 #, gcc-internal-format, gfc-internal-format
73789 msgid "open %s failed: %s"
73790 msgstr ""
73791
73792 #: lto/lto-object.c:153
73793 #, gcc-internal-format, gfc-internal-format
73794 msgid "%s: %s: %s"
73795 msgstr ""
73796
73797 #: lto/lto-object.c:195
73798 #, gcc-internal-format, gfc-internal-format
73799 msgid "close: %s"
73800 msgstr ""
73801
73802 #: lto/lto-object.c:251
73803 #, gcc-internal-format, gfc-internal-format
73804 msgid "two or more sections for %s"
73805 msgstr ""
73806
73807 #: lto/lto-partition.c:535
73808 #, gcc-internal-format
73809 msgid "min partition size cannot be greater than max partition size"
73810 msgstr ""
73811
73812 #: lto/lto-symtab.c:169
73813 #, gcc-internal-format
73814 msgid "%qD is defined with tls model %s"
73815 msgstr ""
73816
73817 #: lto/lto-symtab.c:171
73818 #, gcc-internal-format, gfc-internal-format
73819 msgid "previously defined here as %s"
73820 msgstr ""
73821
73822 #: lto/lto-symtab.c:474
73823 #, gcc-internal-format
73824 msgid "multiple prevailing defs for %qE"
73825 msgstr ""
73826
73827 #: lto/lto-symtab.c:492
73828 #, gcc-internal-format
73829 msgid "%qD has already been defined"
73830 msgstr ""
73831
73832 #: lto/lto-symtab.c:494
73833 #, gcc-internal-format
73834 msgid "previously defined here"
73835 msgstr ""
73836
73837 #: lto/lto-symtab.c:720
73838 #, gcc-internal-format
73839 msgid "%qD violates the C++ One Definition Rule"
73840 msgstr ""
73841
73842 #: lto/lto-symtab.c:726
73843 #, gcc-internal-format
73844 msgid "type of %qD does not match original declaration"
73845 msgstr ""
73846
73847 #: lto/lto-symtab.c:746
73848 #, gcc-internal-format
73849 msgid "alignment of %qD is bigger than original declaration"
73850 msgstr ""
73851
73852 #: lto/lto-symtab.c:752
73853 #, gcc-internal-format
73854 msgid "size of %qD differ from the size of original declaration"
73855 msgstr ""
73856
73857 #: lto/lto-symtab.c:757
73858 #, gcc-internal-format
73859 msgid "%qD was previously declared here"
73860 msgstr ""
73861
73862 #: lto/lto-symtab.c:760
73863 #, gcc-internal-format
73864 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
73865 msgstr ""
73866
73867 #: lto/lto-symtab.c:846
73868 #, gcc-internal-format
73869 msgid "variable %qD redeclared as function"
73870 msgstr ""
73871
73872 #: lto/lto-symtab.c:853
73873 #, gcc-internal-format
73874 msgid "function %qD redeclared as variable"
73875 msgstr ""
73876
73877 #: lto/lto-symtab.c:865
73878 #, gcc-internal-format
73879 msgid "previously declared here"
73880 msgstr ""
73881
73882 #: lto/lto.c:167
73883 #, gcc-internal-format
73884 msgid "%<lto_obj_file_open()%> failed"
73885 msgstr ""
73886
73887 #: lto/lto.c:199
73888 #, gcc-internal-format
73889 msgid "waitpid failed"
73890 msgstr ""
73891
73892 #: lto/lto.c:202
73893 #, gcc-internal-format
73894 msgid "streaming subprocess failed"
73895 msgstr ""
73896
73897 #: lto/lto.c:205
73898 #, gcc-internal-format
73899 msgid "streaming subprocess was killed by signal"
73900 msgstr ""
73901
73902 #: lto/lto.c:294
73903 #, gcc-internal-format
73904 msgid "no LTRANS output list filename provided"
73905 msgstr ""
73906
73907 #: lto/lto.c:402
73908 #, gcc-internal-format
73909 msgid "opening LTRANS output list %s: %m"
73910 msgstr ""
73911
73912 #: lto/lto.c:409
73913 #, gcc-internal-format
73914 msgid "writing to LTRANS output list %s: %m"
73915 msgstr ""
73916
73917 #: lto/lto.c:419
73918 #, gcc-internal-format
73919 msgid "closing LTRANS output list %s: %m"
73920 msgstr ""
73921
73922 #: objc/objc-act.c:425 objc/objc-act.c:6802
73923 #, gcc-internal-format
73924 msgid "%<@end%> missing in implementation context"
73925 msgstr ""
73926
73927 #: objc/objc-act.c:578
73928 #, gcc-internal-format
73929 msgid "class attributes are not available in Objective-C 1.0"
73930 msgstr ""
73931
73932 #: objc/objc-act.c:593
73933 #, gcc-internal-format
73934 msgid "category attributes are not available in Objective-C 1.0"
73935 msgstr ""
73936
73937 #: objc/objc-act.c:596
73938 #, gcc-internal-format
73939 msgid ""
73940 "category attributes are not available in this version of the compiler, "
73941 "(ignored)"
73942 msgstr ""
73943
73944 #: objc/objc-act.c:602
73945 #, gcc-internal-format
73946 msgid "class extensions are not available in Objective-C 1.0"
73947 msgstr ""
73948
73949 #: objc/objc-act.c:616
73950 #, gcc-internal-format
73951 msgid "class extension for class %qE declared after its %<@implementation%>"
73952 msgstr ""
73953
73954 #: objc/objc-act.c:631
73955 #, gcc-internal-format
73956 msgid "protocol attributes are not available in Objective-C 1.0"
73957 msgstr ""
73958
73959 #: objc/objc-act.c:696
73960 #, gcc-internal-format
73961 msgid "%<@end%> must appear in an @implementation context"
73962 msgstr ""
73963
73964 #: objc/objc-act.c:705
73965 #, gcc-internal-format
73966 msgid "%<@package%> is not available in Objective-C 1.0"
73967 msgstr ""
73968
73969 #: objc/objc-act.c:707
73970 #, gcc-internal-format
73971 msgid "%<@package%> presently has the same effect as %<@public%>"
73972 msgstr ""
73973
73974 #: objc/objc-act.c:718
73975 #, gcc-internal-format
73976 msgid "%<@optional%> is not available in Objective-C 1.0"
73977 msgstr ""
73978
73979 #: objc/objc-act.c:720
73980 #, gcc-internal-format
73981 msgid "%<@required%> is not available in Objective-C 1.0"
73982 msgstr ""
73983
73984 #: objc/objc-act.c:728
73985 #, gcc-internal-format
73986 msgid "%<@optional%> is allowed in @protocol context only"
73987 msgstr ""
73988
73989 #: objc/objc-act.c:730
73990 #, gcc-internal-format
73991 msgid "%<@required%> is allowed in @protocol context only"
73992 msgstr ""
73993
73994 #: objc/objc-act.c:837
73995 #, gcc-internal-format
73996 msgid "%<@property%> is not available in Objective-C 1.0"
73997 msgstr ""
73998
73999 #: objc/objc-act.c:841
74000 #, gcc-internal-format
74001 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
74002 msgstr ""
74003
74004 #: objc/objc-act.c:858
74005 #, gcc-internal-format
74006 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
74007 msgstr ""
74008
74009 #: objc/objc-act.c:864
74010 #, gcc-internal-format
74011 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
74012 msgstr ""
74013
74014 #: objc/objc-act.c:869
74015 #, gcc-internal-format
74016 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
74017 msgstr ""
74018
74019 #: objc/objc-act.c:874
74020 #, gcc-internal-format
74021 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
74022 msgstr ""
74023
74024 #: objc/objc-act.c:891
74025 #, gcc-internal-format
74026 msgid "property declaration not in @interface or @protocol context"
74027 msgstr ""
74028
74029 #: objc/objc-act.c:902
74030 #, gcc-internal-format
74031 msgid "invalid property declaration"
74032 msgstr ""
74033
74034 #: objc/objc-act.c:910
74035 #, gcc-internal-format
74036 msgid "property cannot be an array"
74037 msgstr ""
74038
74039 #. A @property is not an actual variable, but it is a way to
74040 #. describe a pair of accessor methods, so its type (which is
74041 #. the type of the return value of the getter and the first
74042 #. argument of the setter) can't be a bitfield (as return values
74043 #. and arguments of functions cannot be bitfields). The
74044 #. underlying instance variable could be a bitfield, but that is
74045 #. a different matter.
74046 #: objc/objc-act.c:928
74047 #, gcc-internal-format
74048 msgid "property cannot be a bit-field"
74049 msgstr ""
74050
74051 #: objc/objc-act.c:960
74052 #, gcc-internal-format
74053 msgid ""
74054 "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; "
74055 "assuming %<assign%>"
74056 msgstr ""
74057
74058 #: objc/objc-act.c:963
74059 #, gcc-internal-format
74060 msgid ""
74061 "%<assign%> can be unsafe for Objective-C objects; please state explicitly if "
74062 "you need it"
74063 msgstr ""
74064
74065 #: objc/objc-act.c:970
74066 #, gcc-internal-format
74067 msgid "%<retain%> attribute is only valid for Objective-C objects"
74068 msgstr ""
74069
74070 #: objc/objc-act.c:974
74071 #, gcc-internal-format
74072 msgid "%<copy%> attribute is only valid for Objective-C objects"
74073 msgstr ""
74074
74075 #: objc/objc-act.c:1028
74076 #, gcc-internal-format
74077 msgid "redeclaration of property %qD"
74078 msgstr ""
74079
74080 #: objc/objc-act.c:1031 objc/objc-act.c:1097 objc/objc-act.c:1108
74081 #: objc/objc-act.c:1122 objc/objc-act.c:1133 objc/objc-act.c:1145
74082 #: objc/objc-act.c:1182 objc/objc-act.c:7573 objc/objc-act.c:7636
74083 #: objc/objc-act.c:7659 objc/objc-act.c:7673 objc/objc-act.c:7691
74084 #: objc/objc-act.c:7790
74085 #, gcc-internal-format
74086 msgid "originally specified here"
74087 msgstr ""
74088
74089 #: objc/objc-act.c:1093
74090 #, gcc-internal-format
74091 msgid ""
74092 "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
74093 msgstr ""
74094
74095 #: objc/objc-act.c:1104
74096 #, gcc-internal-format
74097 msgid ""
74098 "%<getter%> attribute of property %qD conflicts with previous declaration"
74099 msgstr ""
74100
74101 #: objc/objc-act.c:1118
74102 #, gcc-internal-format
74103 msgid ""
74104 "%<setter%> attribute of property %qD conflicts with previous declaration"
74105 msgstr ""
74106
74107 #: objc/objc-act.c:1130
74108 #, gcc-internal-format
74109 msgid ""
74110 "assign semantics attributes of property %qD conflict with previous "
74111 "declaration"
74112 msgstr ""
74113
74114 #: objc/objc-act.c:1141
74115 #, gcc-internal-format
74116 msgid ""
74117 "%<readonly%> attribute of property %qD conflicts with previous declaration"
74118 msgstr ""
74119
74120 #: objc/objc-act.c:1180
74121 #, gcc-internal-format
74122 msgid "type of property %qD conflicts with previous declaration"
74123 msgstr ""
74124
74125 #: objc/objc-act.c:1655
74126 #, gcc-internal-format
74127 msgid "the dot syntax is not available in Objective-C 1.0"
74128 msgstr ""
74129
74130 #. We know that 'class_name' is an Objective-C class name as the
74131 #. parser won't call this function if it is not. This is only a
74132 #. double-check for safety.
74133 #: objc/objc-act.c:1671
74134 #, gcc-internal-format
74135 msgid "could not find class %qE"
74136 msgstr ""
74137
74138 #. Again, this should never happen, but we do check.
74139 #: objc/objc-act.c:1679
74140 #, gcc-internal-format
74141 msgid "could not find interface for class %qE"
74142 msgstr ""
74143
74144 #: objc/objc-act.c:1685 objc/objc-act.c:6839 objc/objc-act.c:6970
74145 #, gcc-internal-format
74146 msgid "class %qE is deprecated"
74147 msgstr ""
74148
74149 #: objc/objc-act.c:1714
74150 #, gcc-internal-format
74151 msgid "could not find setter/getter for %qE in class %qE"
74152 msgstr ""
74153
74154 #: objc/objc-act.c:1750
74155 #, gcc-internal-format
74156 msgid "%qs property cannot be set"
74157 msgstr ""
74158
74159 #: objc/objc-act.c:2021
74160 #, gcc-internal-format
74161 msgid "method declaration not in @interface context"
74162 msgstr ""
74163
74164 #: objc/objc-act.c:2025
74165 #, gcc-internal-format
74166 msgid "method attributes are not available in Objective-C 1.0"
74167 msgstr ""
74168
74169 #: objc/objc-act.c:2045
74170 #, gcc-internal-format
74171 msgid "method definition not in @implementation context"
74172 msgstr ""
74173
74174 #: objc/objc-act.c:2060
74175 #, gcc-internal-format
74176 msgid "method attributes cannot be specified in @implementation context"
74177 msgstr ""
74178
74179 #: objc/objc-act.c:2289
74180 #, gcc-internal-format
74181 msgid "class %qs does not implement the %qE protocol"
74182 msgstr ""
74183
74184 #: objc/objc-act.c:2292
74185 #, gcc-internal-format
74186 msgid "type %qs does not conform to the %qE protocol"
74187 msgstr ""
74188
74189 #: objc/objc-act.c:2573
74190 #, gcc-internal-format
74191 msgid "comparison of distinct Objective-C types lacks a cast"
74192 msgstr ""
74193
74194 #: objc/objc-act.c:2577
74195 #, gcc-internal-format
74196 msgid "initialization from distinct Objective-C type"
74197 msgstr ""
74198
74199 #: objc/objc-act.c:2581
74200 #, gcc-internal-format
74201 msgid "assignment from distinct Objective-C type"
74202 msgstr ""
74203
74204 #: objc/objc-act.c:2585
74205 #, gcc-internal-format
74206 msgid "distinct Objective-C type in return"
74207 msgstr ""
74208
74209 #: objc/objc-act.c:2589
74210 #, gcc-internal-format
74211 msgid "passing argument %d of %qE from distinct Objective-C type"
74212 msgstr ""
74213
74214 #: objc/objc-act.c:2732
74215 #, gcc-internal-format
74216 msgid "statically allocated instance of Objective-C class %qE"
74217 msgstr ""
74218
74219 #: objc/objc-act.c:2741
74220 #, gcc-internal-format
74221 msgid "redeclaration of Objective-C class %qs"
74222 msgstr ""
74223
74224 #. This case happens when we are given an 'interface' which
74225 #. is not a valid class name. For example if a typedef was
74226 #. used, and 'interface' really is the identifier of the
74227 #. typedef, but when you resolve it you don't get an
74228 #. Objective-C class, but something else, such as 'int'.
74229 #. This is an error; protocols make no sense unless you use
74230 #. them with Objective-C objects.
74231 #: objc/objc-act.c:2783
74232 #, gcc-internal-format
74233 msgid "only Objective-C object types can be qualified with a protocol"
74234 msgstr ""
74235
74236 #: objc/objc-act.c:2847
74237 #, gcc-internal-format
74238 msgid "protocol %qE has circular dependency"
74239 msgstr ""
74240
74241 #: objc/objc-act.c:2880 objc/objc-act.c:5703
74242 #, gcc-internal-format
74243 msgid "cannot find protocol declaration for %qE"
74244 msgstr ""
74245
74246 #: objc/objc-act.c:3189 objc/objc-act.c:3844 objc/objc-act.c:6415
74247 #: objc/objc-act.c:6890 objc/objc-act.c:6963 objc/objc-act.c:7016
74248 #, gcc-internal-format
74249 msgid "cannot find interface declaration for %qE"
74250 msgstr ""
74251
74252 #: objc/objc-act.c:3193
74253 #, gcc-internal-format
74254 msgid "interface %qE does not have valid constant string layout"
74255 msgstr ""
74256
74257 #: objc/objc-act.c:3198
74258 #, gcc-internal-format
74259 msgid "cannot find reference tag for class %qE"
74260 msgstr ""
74261
74262 #: objc/objc-act.c:3343
74263 #, gcc-internal-format
74264 msgid "%qE is not an Objective-C class name or alias"
74265 msgstr ""
74266
74267 #: objc/objc-act.c:3358 objc/objc-act.c:3389 objc/objc-act.c:6796
74268 #: objc/objc-act.c:8121 objc/objc-act.c:8172
74269 #, gcc-internal-format
74270 msgid "Objective-C declarations may only appear in global scope"
74271 msgstr ""
74272
74273 #: objc/objc-act.c:3363
74274 #, gcc-internal-format
74275 msgid "cannot find class %qE"
74276 msgstr ""
74277
74278 #: objc/objc-act.c:3365
74279 #, gcc-internal-format
74280 msgid "class %qE already exists"
74281 msgstr ""
74282
74283 #: objc/objc-act.c:3407 objc/objc-act.c:6855
74284 #, gcc-internal-format
74285 msgid "%qE redeclared as different kind of symbol"
74286 msgstr ""
74287
74288 #: objc/objc-act.c:3409 objc/objc-act.c:3995 objc/objc-act.c:4023
74289 #: objc/objc-act.c:4078 objc/objc-act.c:6857
74290 #, gcc-internal-format
74291 msgid "previous declaration of %q+D"
74292 msgstr ""
74293
74294 #: objc/objc-act.c:3698
74295 #, gcc-internal-format
74296 msgid "strong-cast assignment has been intercepted"
74297 msgstr ""
74298
74299 #: objc/objc-act.c:3740
74300 #, gcc-internal-format
74301 msgid "strong-cast may possibly be needed"
74302 msgstr ""
74303
74304 #: objc/objc-act.c:3750
74305 #, gcc-internal-format
74306 msgid "instance variable assignment has been intercepted"
74307 msgstr ""
74308
74309 #: objc/objc-act.c:3769
74310 #, gcc-internal-format
74311 msgid "pointer arithmetic for garbage-collected objects not allowed"
74312 msgstr ""
74313
74314 #: objc/objc-act.c:3775
74315 #, gcc-internal-format
74316 msgid "global/static variable assignment has been intercepted"
74317 msgstr ""
74318
74319 #: objc/objc-act.c:3992 objc/objc-act.c:4020 objc/objc-act.c:4075
74320 #, gcc-internal-format
74321 msgid "duplicate instance variable %q+D"
74322 msgstr ""
74323
74324 #: objc/objc-act.c:4135
74325 #, gcc-internal-format
74326 msgid ""
74327 "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
74328 msgstr ""
74329
74330 #: objc/objc-act.c:4219
74331 #, gcc-internal-format
74332 msgid "%<@catch%> parameter is not a known Objective-C class type"
74333 msgstr ""
74334
74335 #: objc/objc-act.c:4225
74336 #, gcc-internal-format
74337 msgid "%<@catch%> parameter cannot be protocol-qualified"
74338 msgstr ""
74339
74340 #: objc/objc-act.c:4270
74341 #, gcc-internal-format
74342 msgid "exception of type %<%T%> will be caught"
74343 msgstr ""
74344
74345 #: objc/objc-act.c:4272
74346 #, gcc-internal-format
74347 msgid " by earlier handler for %<%T%>"
74348 msgstr ""
74349
74350 #: objc/objc-act.c:4319
74351 #, gcc-internal-format
74352 msgid "%<@try%> without %<@catch%> or %<@finally%>"
74353 msgstr ""
74354
74355 #: objc/objc-act.c:4348
74356 #, gcc-internal-format
74357 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
74358 msgstr ""
74359
74360 #: objc/objc-act.c:4361
74361 #, gcc-internal-format
74362 msgid "%<@throw%> argument is not an object"
74363 msgstr ""
74364
74365 #: objc/objc-act.c:4382
74366 #, gcc-internal-format
74367 msgid "%<@synchronized%> argument is not an object"
74368 msgstr ""
74369
74370 #: objc/objc-act.c:4590
74371 #, gcc-internal-format
74372 msgid "%s %qs"
74373 msgstr ""
74374
74375 #: objc/objc-act.c:4613 objc/objc-act.c:4638
74376 #, gcc-internal-format
74377 msgid "inconsistent instance variable specification"
74378 msgstr ""
74379
74380 #: objc/objc-act.c:4693
74381 #, gcc-internal-format
74382 msgid "cannot use an object as parameter to a method"
74383 msgstr ""
74384
74385 #: objc/objc-act.c:4737
74386 #, gcc-internal-format
74387 msgid "method argument attributes are not available in Objective-C 1.0"
74388 msgstr ""
74389
74390 #: objc/objc-act.c:5111
74391 #, gcc-internal-format
74392 msgid "multiple methods named %<%c%E%> found"
74393 msgstr ""
74394
74395 #: objc/objc-act.c:5114
74396 #, gcc-internal-format
74397 msgid "using %<%c%s%>"
74398 msgstr ""
74399
74400 #: objc/objc-act.c:5123
74401 #, gcc-internal-format
74402 msgid "multiple selectors named %<%c%E%> found"
74403 msgstr ""
74404
74405 #: objc/objc-act.c:5126
74406 #, gcc-internal-format
74407 msgid "found %<%c%s%>"
74408 msgstr ""
74409
74410 #: objc/objc-act.c:5135
74411 #, gcc-internal-format
74412 msgid "also found %<%c%s%>"
74413 msgstr ""
74414
74415 #. If 'rtype' is NULL_TREE at this point it means that
74416 #. we have seen no @interface corresponding to that
74417 #. class name, only a @class declaration (alternatively,
74418 #. this was a call such as [objc_getClass("SomeClass")
74419 #. alloc], where we've never seen the @interface of
74420 #. SomeClass). So, we have a class name (class_tree)
74421 #. but no actual details of the class methods. We won't
74422 #. be able to check that the class responds to the
74423 #. method, and we will have to guess the method
74424 #. prototype. Emit a warning, then keep going (this
74425 #. will use any method with a matching name, as if the
74426 #. receiver was of type 'Class').
74427 #. We could not find an @interface declaration, and
74428 #. there are no protocols attached to the receiver,
74429 #. so we can't complete the check that the receiver
74430 #. responds to the method, and we can't retrieve the
74431 #. method prototype. But, because the receiver has
74432 #. a well-specified class, the programmer did want
74433 #. this check to be performed. Emit a warning, then
74434 #. keep going as if it was an 'id'. To remove the
74435 #. warning, either include an @interface for the
74436 #. class, or cast the receiver to 'id'. Note that
74437 #. rtype is an IDENTIFIER_NODE at this point.
74438 #: objc/objc-act.c:5423 objc/objc-act.c:5558
74439 #, gcc-internal-format
74440 msgid "%<@interface%> of class %qE not found"
74441 msgstr ""
74442
74443 #: objc/objc-act.c:5432
74444 #, gcc-internal-format
74445 msgid "no super class declared in @interface for %qE"
74446 msgstr ""
74447
74448 #: objc/objc-act.c:5483
74449 #, gcc-internal-format
74450 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
74451 msgstr ""
74452
74453 #. We have a type, but it's not an Objective-C type (!).
74454 #: objc/objc-act.c:5595
74455 #, gcc-internal-format
74456 msgid "invalid receiver type %qs"
74457 msgstr ""
74458
74459 #: objc/objc-act.c:5612
74460 #, gcc-internal-format
74461 msgid "%<%c%E%> not found in protocol(s)"
74462 msgstr ""
74463
74464 #: objc/objc-act.c:5626
74465 #, gcc-internal-format
74466 msgid "%qE may not respond to %<%c%E%>"
74467 msgstr ""
74468
74469 #: objc/objc-act.c:5634
74470 #, gcc-internal-format
74471 msgid "no %<%c%E%> method found"
74472 msgstr ""
74473
74474 #: objc/objc-act.c:5641
74475 #, gcc-internal-format
74476 msgid ""
74477 "(messages without a matching method signature will be assumed to return %<id"
74478 "%> and accept %<...%> as arguments)"
74479 msgstr ""
74480
74481 #: objc/objc-act.c:5752
74482 #, gcc-internal-format
74483 msgid "undeclared selector %qE"
74484 msgstr ""
74485
74486 #. Historically, a class method that produced objects (factory
74487 #. method) would assign `self' to the instance that it
74488 #. allocated. This would effectively turn the class method into
74489 #. an instance method. Following this assignment, the instance
74490 #. variables could be accessed. That practice, while safe,
74491 #. violates the simple rule that a class method should not refer
74492 #. to an instance variable. It's better to catch the cases
74493 #. where this is done unknowingly than to support the above
74494 #. paradigm.
74495 #: objc/objc-act.c:5776
74496 #, gcc-internal-format
74497 msgid "instance variable %qE accessed in class method"
74498 msgstr ""
74499
74500 #: objc/objc-act.c:6006 objc/objc-act.c:6026
74501 #, gcc-internal-format
74502 msgid ""
74503 "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
74504 msgstr ""
74505
74506 #: objc/objc-act.c:6010
74507 #, gcc-internal-format
74508 msgid "previous declaration of %<%c%E%> as %<@required%>"
74509 msgstr ""
74510
74511 #: objc/objc-act.c:6030
74512 #, gcc-internal-format
74513 msgid "previous declaration of %<%c%E%> as %<@optional%>"
74514 msgstr ""
74515
74516 #: objc/objc-act.c:6090
74517 #, gcc-internal-format
74518 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
74519 msgstr ""
74520
74521 #: objc/objc-act.c:6094
74522 #, gcc-internal-format
74523 msgid "previous declaration of %<%c%E%>"
74524 msgstr ""
74525
74526 #: objc/objc-act.c:6131
74527 #, gcc-internal-format
74528 msgid "duplicate interface declaration for category %<%E(%E)%>"
74529 msgstr ""
74530
74531 #: objc/objc-act.c:6219
74532 #, gcc-internal-format
74533 msgid "illegal reference type specified for instance variable %qs"
74534 msgstr ""
74535
74536 #: objc/objc-act.c:6230
74537 #, gcc-internal-format
74538 msgid "instance variable %qs has unknown size"
74539 msgstr ""
74540
74541 #: objc/objc-act.c:6251
74542 #, gcc-internal-format
74543 msgid "instance variable %qs uses flexible array member"
74544 msgstr ""
74545
74546 #: objc/objc-act.c:6278
74547 #, gcc-internal-format
74548 msgid "type %qE has no default constructor to call"
74549 msgstr ""
74550
74551 #: objc/objc-act.c:6284
74552 #, gcc-internal-format
74553 msgid "destructor for %qE shall not be run either"
74554 msgstr ""
74555
74556 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
74557 #. initialize them.
74558 #: objc/objc-act.c:6296
74559 #, gcc-internal-format
74560 msgid "type %qE has virtual member functions"
74561 msgstr ""
74562
74563 #: objc/objc-act.c:6297
74564 #, gcc-internal-format
74565 msgid "illegal aggregate type %qE specified for instance variable %qs"
74566 msgstr ""
74567
74568 #: objc/objc-act.c:6307
74569 #, gcc-internal-format
74570 msgid "type %qE has a user-defined constructor"
74571 msgstr ""
74572
74573 #: objc/objc-act.c:6309
74574 #, gcc-internal-format
74575 msgid "type %qE has a user-defined destructor"
74576 msgstr ""
74577
74578 #: objc/objc-act.c:6313
74579 #, gcc-internal-format
74580 msgid ""
74581 "C++ constructors and destructors will not be invoked for Objective-C fields"
74582 msgstr ""
74583
74584 #: objc/objc-act.c:6444
74585 #, gcc-internal-format
74586 msgid "instance variable %qE is declared private"
74587 msgstr ""
74588
74589 #: objc/objc-act.c:6455
74590 #, gcc-internal-format
74591 msgid "instance variable %qE is %s; this will be a hard error in the future"
74592 msgstr ""
74593
74594 #: objc/objc-act.c:6462
74595 #, gcc-internal-format
74596 msgid "instance variable %qE is declared %s"
74597 msgstr ""
74598
74599 #: objc/objc-act.c:6573 objc/objc-act.c:6688
74600 #, gcc-internal-format
74601 msgid "incomplete implementation of class %qE"
74602 msgstr ""
74603
74604 #: objc/objc-act.c:6577 objc/objc-act.c:6692
74605 #, gcc-internal-format
74606 msgid "incomplete implementation of category %qE"
74607 msgstr ""
74608
74609 #: objc/objc-act.c:6586 objc/objc-act.c:6700
74610 #, gcc-internal-format
74611 msgid "method definition for %<%c%E%> not found"
74612 msgstr ""
74613
74614 #: objc/objc-act.c:6741
74615 #, gcc-internal-format
74616 msgid "%s %qE does not fully implement the %qE protocol"
74617 msgstr ""
74618
74619 #: objc/objc-act.c:6831
74620 #, gcc-internal-format
74621 msgid "cannot find interface declaration for %qE, superclass of %qE"
74622 msgstr ""
74623
74624 #: objc/objc-act.c:6870
74625 #, gcc-internal-format
74626 msgid "reimplementation of class %qE"
74627 msgstr ""
74628
74629 #: objc/objc-act.c:6903
74630 #, gcc-internal-format
74631 msgid "conflicting super class name %qE"
74632 msgstr ""
74633
74634 #: objc/objc-act.c:6906
74635 #, gcc-internal-format
74636 msgid "previous declaration of %qE"
74637 msgstr ""
74638
74639 #: objc/objc-act.c:6908
74640 #, gcc-internal-format
74641 msgid "previous declaration"
74642 msgstr ""
74643
74644 #: objc/objc-act.c:6921 objc/objc-act.c:6923
74645 #, gcc-internal-format
74646 msgid "duplicate interface declaration for class %qE"
74647 msgstr ""
74648
74649 #: objc/objc-act.c:7240 objc/objc-act.c:7436
74650 #, gcc-internal-format
74651 msgid "cannot find instance variable associated with property"
74652 msgstr ""
74653
74654 #. TODO: This should be caught much earlier than this.
74655 #: objc/objc-act.c:7402
74656 #, gcc-internal-format
74657 msgid "invalid setter, it must have one argument"
74658 msgstr ""
74659
74660 #: objc/objc-act.c:7566 objc/objc-act.c:7783
74661 #, gcc-internal-format
74662 msgid "property %qs already specified in %<@dynamic%>"
74663 msgstr ""
74664
74665 #: objc/objc-act.c:7569 objc/objc-act.c:7786
74666 #, gcc-internal-format
74667 msgid "property %qs already specified in %<@synthesize%>"
74668 msgstr ""
74669
74670 #: objc/objc-act.c:7583 objc/objc-act.c:7800
74671 #, gcc-internal-format
74672 msgid "no declaration of property %qs found in the interface"
74673 msgstr ""
74674
74675 #: objc/objc-act.c:7610
74676 #, gcc-internal-format
74677 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
74678 msgstr ""
74679
74680 #: objc/objc-act.c:7631
74681 #, gcc-internal-format
74682 msgid "property %qs is using instance variable %qs of incompatible type"
74683 msgstr ""
74684
74685 #: objc/objc-act.c:7653
74686 #, gcc-internal-format
74687 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
74688 msgstr ""
74689
74690 #: objc/objc-act.c:7667
74691 #, gcc-internal-format
74692 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
74693 msgstr ""
74694
74695 #: objc/objc-act.c:7686
74696 #, gcc-internal-format
74697 msgid "property %qs is using the same instance variable as property %qs"
74698 msgstr ""
74699
74700 #: objc/objc-act.c:7727
74701 #, gcc-internal-format
74702 msgid "%<@synthesize%> is not available in Objective-C 1.0"
74703 msgstr ""
74704
74705 #. We can get here only in Objective-C; the Objective-C++ parser
74706 #. detects the problem while parsing, outputs the error
74707 #. "misplaced '@synthesize' Objective-C++ construct" and skips
74708 #. the declaration.
74709 #: objc/objc-act.c:7738
74710 #, gcc-internal-format
74711 msgid "%<@synthesize%> not in @implementation context"
74712 msgstr ""
74713
74714 #: objc/objc-act.c:7744
74715 #, gcc-internal-format
74716 msgid "%<@synthesize%> cannot be used in categories"
74717 msgstr ""
74718
74719 #: objc/objc-act.c:7753
74720 #, gcc-internal-format
74721 msgid "%<@synthesize%> requires the @interface of the class to be available"
74722 msgstr ""
74723
74724 #: objc/objc-act.c:7836
74725 #, gcc-internal-format
74726 msgid "%<@dynamic%> is not available in Objective-C 1.0"
74727 msgstr ""
74728
74729 #. We can get here only in Objective-C; the Objective-C++ parser
74730 #. detects the problem while parsing, outputs the error
74731 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
74732 #. declaration.
74733 #: objc/objc-act.c:7847
74734 #, gcc-internal-format
74735 msgid "%<@dynamic%> not in @implementation context"
74736 msgstr ""
74737
74738 #: objc/objc-act.c:7869
74739 #, gcc-internal-format
74740 msgid "%<@dynamic%> requires the @interface of the class to be available"
74741 msgstr ""
74742
74743 #: objc/objc-act.c:8067
74744 #, gcc-internal-format
74745 msgid "definition of protocol %qE not found"
74746 msgstr ""
74747
74748 #. It would be nice to use warn_deprecated_use() here, but
74749 #. we are using TREE_CHAIN (which is supposed to be the
74750 #. TYPE_STUB_DECL for a TYPE) for something different.
74751 #: objc/objc-act.c:8098
74752 #, gcc-internal-format
74753 msgid "protocol %qE is deprecated"
74754 msgstr ""
74755
74756 #: objc/objc-act.c:8217
74757 #, gcc-internal-format
74758 msgid "duplicate declaration for protocol %qE"
74759 msgstr ""
74760
74761 #: objc/objc-act.c:8728
74762 #, gcc-internal-format
74763 msgid "conflicting types for %<%c%s%>"
74764 msgstr ""
74765
74766 #: objc/objc-act.c:8732
74767 #, gcc-internal-format
74768 msgid "previous declaration of %<%c%s%>"
74769 msgstr ""
74770
74771 #: objc/objc-act.c:8832
74772 #, gcc-internal-format
74773 msgid "no super class declared in interface for %qE"
74774 msgstr ""
74775
74776 #: objc/objc-act.c:8859
74777 #, gcc-internal-format
74778 msgid "%<[super ...]%> must appear in a method context"
74779 msgstr ""
74780
74781 #: objc/objc-act.c:8899
74782 #, gcc-internal-format
74783 msgid "method possibly missing a [super dealloc] call"
74784 msgstr ""
74785
74786 #: objc/objc-act.c:9367
74787 #, gcc-internal-format
74788 msgid "instance variable %qs is declared private"
74789 msgstr ""
74790
74791 #: objc/objc-act.c:9420
74792 #, gcc-internal-format
74793 msgid "local declaration of %qE hides instance variable"
74794 msgstr ""
74795
74796 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
74797 #. should be impossible for real properties, which always
74798 #. have a getter.
74799 #: objc/objc-act.c:9466
74800 #, gcc-internal-format
74801 msgid "no %qs getter found"
74802 msgstr ""
74803
74804 #: objc/objc-act.c:9706
74805 #, gcc-internal-format
74806 msgid "fast enumeration is not available in Objective-C 1.0"
74807 msgstr ""
74808
74809 #: objc/objc-act.c:9716
74810 #, gcc-internal-format
74811 msgid "iterating variable in fast enumeration is not an object"
74812 msgstr ""
74813
74814 #: objc/objc-act.c:9722
74815 #, gcc-internal-format
74816 msgid "collection in fast enumeration is not an object"
74817 msgstr ""
74818
74819 #: objc/objc-encoding.c:130
74820 #, gcc-internal-format
74821 msgid "type %qT does not have a known size"
74822 msgstr ""
74823
74824 #: objc/objc-encoding.c:721
74825 #, gcc-internal-format
74826 msgid "unknown type %<%T%> found during Objective-C encoding"
74827 msgstr ""
74828
74829 #. Do not do any encoding, produce an error and keep going.
74830 #: objc/objc-encoding.c:804
74831 #, gcc-internal-format
74832 msgid "trying to encode non-integer type as a bit-field"
74833 msgstr ""
74834
74835 #: objc/objc-gnu-runtime-abi-01.c:134
74836 #, gcc-internal-format
74837 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
74838 msgstr ""
74839
74840 #: objc/objc-gnu-runtime-abi-01.c:142
74841 #, gcc-internal-format
74842 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
74843 msgstr ""
74844
74845 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2818
74846 #: objc/objc-next-runtime-abi-02.c:3593
74847 #, gcc-internal-format
74848 msgid "non-objective-c type %qT cannot be caught"
74849 msgstr ""
74850
74851 #: objc/objc-next-runtime-abi-01.c:152
74852 #, gcc-internal-format
74853 msgid ""
74854 "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-"
74855 "fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
74856 msgstr ""
74857
74858 #: objc/objc-next-runtime-abi-02.c:245
74859 #, gcc-internal-format
74860 msgid ""
74861 "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-"
74862 "abi-version%> greater than 1"
74863 msgstr ""
74864
74865 #: objc/objc-runtime-shared-support.c:425
74866 #, gcc-internal-format
74867 msgid "creating selector for nonexistent method %qE"
74868 msgstr ""
74869
74870 #: fortran/lang.opt:421
74871 #, gcc-internal-format
74872 msgid "Unrecognized option to endianness value: %qs"
74873 msgstr ""
74874
74875 #: fortran/lang.opt:633
74876 #, gcc-internal-format
74877 msgid "Unrecognized option to floating-point init value: %qs"
74878 msgstr ""
74879
74880 #: fortran/lang.opt:767
74881 #, gcc-internal-format
74882 msgid "Unrecognized option: %qs"
74883 msgstr ""
74884
74885 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
74886 #, gcc-internal-format
74887 msgid "assertion missing after %qs"
74888 msgstr ""
74889
74890 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
74891 #: c-family/c.opt:193 c-family/c.opt:256
74892 #, gcc-internal-format
74893 msgid "macro name missing after %qs"
74894 msgstr ""
74895
74896 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
74897 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
74898 #: c-family/c.opt:236 c-family/c.opt:1974 c-family/c.opt:1982 brig/lang.opt:44
74899 #: config/darwin.opt:30 common.opt:332 common.opt:335 common.opt:3281
74900 #, gcc-internal-format
74901 msgid "missing filename after %qs"
74902 msgstr ""
74903
74904 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
74905 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1970
74906 #: c-family/c.opt:1990 c-family/c.opt:1994 c-family/c.opt:1998
74907 #, gcc-internal-format
74908 msgid "missing path after %qs"
74909 msgstr ""
74910
74911 #: c-family/c.opt:244 c-family/c.opt:248
74912 #, gcc-internal-format
74913 msgid "missing makefile target after %qs"
74914 msgstr ""
74915
74916 #: c-family/c.opt:283
74917 #, gcc-internal-format
74918 msgid "argument %qs to %<-Waligned-new%> not recognized"
74919 msgstr ""
74920
74921 #: c-family/c.opt:948
74922 #, gcc-internal-format
74923 msgid "argument %qs to %<-Wnormalized%> not recognized"
74924 msgstr ""
74925
74926 #: c-family/c.opt:1468
74927 #, gcc-internal-format
74928 msgid "no class name specified with %qs"
74929 msgstr ""
74930
74931 #: c-family/c.opt:1587
74932 #, gcc-internal-format
74933 msgid ""
74934 "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by "
74935 "default)"
74936 msgstr ""
74937
74938 #: c-family/c.opt:1674
74939 #, gcc-internal-format
74940 msgid "unrecognized ivar visibility value %qs"
74941 msgstr ""
74942
74943 #: c-family/c.opt:1834
74944 #, gcc-internal-format
74945 msgid "unrecognized scalar storage order value %qs"
74946 msgstr ""
74947
74948 #: d/lang.opt:189
74949 #, gcc-internal-format
74950 msgid "unknown array bounds setting %qs"
74951 msgstr ""
74952
74953 #: config/vms/vms.opt:42
74954 #, gcc-internal-format
74955 msgid "unknown pointer size model %qs"
74956 msgstr ""
74957
74958 #: config/i386/i386.opt:315
74959 #, gcc-internal-format
74960 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
74961 msgstr ""
74962
74963 #: config/i386/i386.opt:375
74964 #, gcc-internal-format
74965 msgid ""
74966 "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-"
74967 "masm=intel%> and %<-masm=att%> instead"
74968 msgstr ""
74969
74970 #: config/i386/i386.opt:676
74971 #, gcc-internal-format
74972 msgid "%<-msse5%> was removed"
74973 msgstr ""
74974
74975 #: config/avr/avr.opt:26
74976 #, gcc-internal-format
74977 msgid "missing device or architecture after %qs"
74978 msgstr ""
74979
74980 #: config/rs6000/rs6000.opt:316
74981 #, gcc-internal-format
74982 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
74983 msgstr ""
74984
74985 #: config/rs6000/rs6000.opt:320
74986 #, gcc-internal-format
74987 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
74988 msgstr ""
74989
74990 #: config/rs6000/rs6000.opt:368
74991 #, gcc-internal-format
74992 msgid "using darwin64 ABI"
74993 msgstr ""
74994
74995 #: config/rs6000/rs6000.opt:371
74996 #, gcc-internal-format
74997 msgid "using old darwin ABI"
74998 msgstr ""
74999
75000 #: config/fused-madd.opt:22
75001 #, gcc-internal-format
75002 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
75003 msgstr ""
75004
75005 #: config/microblaze/microblaze.opt:87
75006 #, gcc-internal-format
75007 msgid "%qs is deprecated; use -fstack-check"
75008 msgstr ""
75009
75010 #: config/microblaze/microblaze.opt:95
75011 #, gcc-internal-format
75012 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
75013 msgstr ""
75014
75015 #: config/arc/arc.opt:173 config/arc/arc.opt:334 config/arc/arc.opt:338
75016 #: config/arc/arc.opt:342 config/arc/arc.opt:349 config/arc/arc.opt:353
75017 #: config/arc/arc.opt:357 config/arc/arc.opt:361 config/arc/arc.opt:364
75018 #: config/arc/arc.opt:367 config/arc/arc.opt:384
75019 #, gcc-internal-format
75020 msgid "%qs is deprecated"
75021 msgstr ""
75022
75023 #: lto/lang.opt:31
75024 #, gcc-internal-format
75025 msgid "unknown linker output %qs"
75026 msgstr ""
75027
75028 #: common.opt:1498
75029 #, gcc-internal-format
75030 msgid "unknown excess precision style %qs"
75031 msgstr ""
75032
75033 #: common.opt:1513
75034 #, gcc-internal-format
75035 msgid ""
75036 "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
75037 msgstr ""
75038
75039 #: common.opt:1557
75040 #, gcc-internal-format
75041 msgid "unknown floating point contraction style %qs"
75042 msgstr ""
75043
75044 #: common.opt:1714
75045 #, gcc-internal-format
75046 msgid "unknown Stack Reuse Level %qs"
75047 msgstr ""
75048
75049 #: common.opt:1783
75050 #, gcc-internal-format
75051 msgid "unknown Control-Flow Protection Level %qs"
75052 msgstr ""
75053
75054 #: common.opt:1878
75055 #, gcc-internal-format
75056 msgid "unknown IRA algorithm %qs"
75057 msgstr ""
75058
75059 #: common.opt:1891
75060 #, gcc-internal-format
75061 msgid "unknown IRA region %qs"
75062 msgstr ""
75063
75064 #: common.opt:1965
75065 #, gcc-internal-format
75066 msgid "unknown LTO partitioning model %qs"
75067 msgstr ""
75068
75069 #: common.opt:2067
75070 #, gcc-internal-format
75071 msgid "options or targets missing after %qs"
75072 msgstr ""
75073
75074 #: common.opt:2075
75075 #, gcc-internal-format
75076 msgid "unknown offload ABI %qs"
75077 msgstr ""
75078
75079 #: common.opt:2217
75080 #, gcc-internal-format
75081 msgid "unknown profile reproducibility method %qs"
75082 msgstr ""
75083
75084 #: common.opt:2233
75085 #, gcc-internal-format
75086 msgid "unknown profile update method %qs"
75087 msgstr ""
75088
75089 #: common.opt:2327
75090 #, gcc-internal-format
75091 msgid "unknown Live-Patching Level %qs"
75092 msgstr ""
75093
75094 #: common.opt:2360
75095 #, gcc-internal-format
75096 msgid "unknown basic block reordering algorithm %qs"
75097 msgstr ""
75098
75099 #: common.opt:2667
75100 #, gcc-internal-format
75101 msgid "unknown TLS model %qs"
75102 msgstr ""
75103
75104 #: common.opt:3003
75105 #, gcc-internal-format
75106 msgid "unknown vectorizer cost model %qs"
75107 msgstr ""
75108
75109 #: common.opt:3041
75110 #, gcc-internal-format
75111 msgid "unrecognized visibility value %qs"
75112 msgstr ""
75113
75114 #: common.opt:3060
75115 #, gcc-internal-format
75116 msgid "unknown vtable verify initialization priority %qs"
75117 msgstr ""